.como-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.95fr);grid-gap:48px;gap:48px;align-items:center;min-height:620px;padding:96px max(24px,(100vw - 1200px) / 2);background:linear-gradient(135deg,#fff 0,var(--brand-bg-alt) 100%)}.bt-hero-spotlight__media{min-width:0}.bt-hero-spotlight__media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:var(--brand-neutral-light)}.bt-hero-spotlight__copy h1{margin:12px 0 18px;font-size:max(2rem, min(3.6vw, 3.2rem))}.bt-hero-spotlight__copy p{max-width:620px;font-size:1.12rem;margin-bottom:28px}.como-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.como-trust-strip{display:flex;flex-wrap:nowrap;gap:0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.bt-trust__item{flex:1 1 0;min-width:0;padding:30px 22px;border-right:1px solid rgba(255,255,255,.18);text-align:center}.bt-trust__item:last-child{border-right:0}.bt-trust__ico{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:10px;border:1px solid rgba(255,255,255,.42);color:var(--brand-text-inverse);font-weight:800}.bt-trust__item span,.bt-trust__item strong{display:block;color:var(--brand-text-inverse)}.bt-trust__item strong{margin-bottom:4px;font-size:1.02rem}.bt-trust__item span:last-child{font-size:.92rem}.como-feature-alt{padding:80px 0}.como-feature-row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1fr);grid-gap:46px;gap:46px;align-items:center;margin-top:52px}.como-feature-row--reverse .como-feature-row__media{order:2}.como-feature-row__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.como-feature-row__copy h3{font-size:max(1.45rem, min(2vw, 2rem));margin-bottom:14px}.como-feature-row__copy p{font-size:1.03rem}.como-age-grid{padding:80px 0;background:var(--brand-bg-alt)}.bt-age-grid__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.bt-age-card{position:relative;min-height:230px;padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border);color:var(--brand-text)}.bt-age-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(22,32,43,.12)}.bt-age-card__badge{display:inline-flex;margin-bottom:22px;padding:6px 10px;background:var(--brand-accent);color:var(--brand-text-inverse);font-weight:800;font-size:.82rem}.bt-age-card h3{font-size:1.28rem}.bt-age-card p{margin-bottom:0}.como-large-quote{padding:84px 0;background:#fff}.como-large-quote blockquote{max-width:880px;margin:0 auto;text-align:center}.como-large-quote p{font-size:max(1.45rem, min(3vw, 2.25rem));line-height:1.26;font-weight:700}.como-large-quote cite{display:block;margin-top:22px;color:var(--brand-primary-dark);font-style:normal;font-weight:700}@media (max-width:991px){.como-feature-row,.como-home-hero{grid-template-columns:1fr}.como-feature-row--reverse .como-feature-row__media{order:0}.bt-age-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.como-trust-strip{flex-wrap:wrap}.bt-trust__item{flex:0 0 50%}}@media (max-width:575px){.como-home-hero{padding:64px 18px;min-height:auto}.bt-age-grid__cards{grid-template-columns:1fr}.bt-trust__item{flex-basis:100%}}