.home-hero{min-height:620px;padding:170px 0 88px;background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%)}.hero-product-image{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);box-shadow:var(--shadow-soft)}.hero-lede{color:var(--brand-text);font-size:18px;margin-top:18px}.spec-nav{justify-content:center;border-bottom:1px solid var(--brand-border);margin-bottom:28px}.spec-nav .nav-link{color:var(--brand-text);border:0;border-bottom:3px solid transparent;border-radius:0;font-weight:700}.spec-nav .nav-link.active{color:var(--brand-primary);border-bottom-color:var(--brand-secondary)}.spec-content{border:1px solid var(--brand-border);background:#fff;padding:18px}.spec-table th{color:#fff;background:var(--brand-primary-dark)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.feature-grid article{background:#fff;border:1px solid var(--brand-border);padding:30px;text-align:center}.feature-grid span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--brand-primary);margin-bottom:18px;font-weight:800}.trust-bar{background:var(--brand-primary-dark);color:#fff}.trust-row{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;text-align:center;padding:28px 18px;border-right:1px solid rgba(255,255,255,.28)}.trust-item:last-child{border-right:0}.trust-item span,.trust-item strong{display:block;color:#fff}.trust-item strong{font-size:30px}.faq-category{max-width:940px;margin:0 auto 28px}.download-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.download-grid article{background:#fff;border:1px solid var(--brand-border);padding:28px;transition:box-shadow .2s,transform .2s}.download-grid article:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.download-grid span{color:var(--brand-secondary);font-weight:800}.horizontal-band{padding:72px 0}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-band h2{max-width:780px}@media (max-width:991px){.feature-grid{grid-template-columns:repeat(2,1fr)}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.24)}.cta-band{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.home-hero{padding-top:120px}.feature-grid{grid-template-columns:1fr}.trust-item{flex-basis:100%;border-right:0}}