.home-hero{padding:176px 0 88px;background:var(--brand-bg-alt)}.hero-copy{font-size:1.12rem;max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-image-frame{border:1px solid var(--brand-border);background:#fff;padding:18px}.hero-image-frame img{width:100%;aspect-ratio:1.18/1;-o-object-fit:cover;object-fit:cover;background:#eef2f6}.spec-table-wrap{border:1px solid var(--brand-border);background:#fff}.spec-table{margin:0}.spec-table td:first-child{font-weight:700;color:var(--brand-text);width:22%}.three-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.three-product-grid article{background:#fff;border:1px solid var(--brand-border)}.three-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#e9eef4}.three-product-grid h3,.three-product-grid p{padding-left:22px;padding-right:22px}.three-product-grid h3{margin-top:22px}.three-product-grid p{padding-bottom:24px}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 28px;gap:18px 28px}.feature-list article{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--brand-border)}.feature-list span{flex:0 0 44px;color:var(--brand-accent);font-weight:800}.feature-list h3{margin-bottom:8px}.trust-stats{background:var(--brand-primary-dark);padding:56px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.trust-grid article{border-right:1px solid rgba(255,255,255,.18);padding:0 24px}.trust-grid article:last-child{border-right:0}.trust-grid strong{display:block;color:#fff;font-size:48px;line-height:1}.trust-grid span{display:block;color:#fff;opacity:.82;margin-top:12px}.cta-image{background:linear-gradient(rgba(13,16,23,.84),rgba(13,16,23,.84)),var(--brand-primary-dark)}.cta-panel{max-width:760px}.cta-panel .section-kicker,.cta-panel h2,.cta-panel p{color:#fff}.cta-panel .btn{background:#fff;color:var(--brand-primary);border-color:#fff;margin-top:14px}@media (max-width:991px){.feature-list,.three-product-grid,.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:22px 0}.trust-grid article:last-child{border-bottom:0}}