.home-hero{position:relative;min-height:720px;padding:0 0 180px;overflow:hidden;background:var(--brand-primary-dark)}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,34,43,.86),rgba(21,34,43,.28))}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-content{position:relative;z-index:2;max-width:820px;margin-left:max((100vw - 1140px) / 2,12px);color:#fff}.hero-content h1,.hero-content p{color:#fff}.hero-content h1{font-size:max(2.45rem, min(5vw, 4.75rem));line-height:1.04;font-weight:900;margin-bottom:20px}.hero-content p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.86);font-size:1.08rem}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;background:rgba(45,59,69,.92)}.hero-bottom-bar .container{display:grid;grid-template-columns:repeat(4,1fr)}.hero-bottom-bar div div{padding:22px 20px;border-left:1px solid rgba(255,255,255,.18)}.hero-bottom-bar div div:last-child{border-right:1px solid rgba(255,255,255,.18)}.hero-bottom-bar span,.hero-bottom-bar strong{display:block;color:#fff}.hero-bottom-bar strong{font-size:1.35rem;font-weight:900}.hero-bottom-bar span{color:rgba(255,255,255,.78);font-size:.88rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.feature-grid article{border:1px solid var(--brand-border);padding:28px;min-height:220px;background:#fff}.feature-grid span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--brand-bg-alt);color:var(--brand-secondary);font-weight:900;margin-bottom:18px}.feature-grid h3,.product-mini-grid h3{font-size:1.08rem;font-weight:900}.feature-grid p,.product-mini-grid p{color:var(--brand-text-muted);margin-bottom:0}.product-section{background:var(--brand-bg-alt)}.product-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product-mini-grid article{background:#fff;border:1px solid var(--brand-border);padding:16px}.product-mini-grid img{width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;background:#f8fafc;margin-bottom:16px}.spec-accordion .accordion-item{border-color:var(--brand-border);border-radius:0}.spec-accordion .accordion-button{font-weight:900;color:var(--brand-text);border-radius:0}.spec-accordion th{width:220px;color:var(--brand-primary)}.stats-band{background:var(--brand-primary);padding:34px 0}.stats-band .container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.stats-band .container>div{border-left:1px solid rgba(255,255,255,.2);padding:0 26px}.stats-band span,.stats-band strong{display:block;color:#fff}.stats-band strong{font-size:2rem;font-weight:900}.stats-band span{color:rgba(255,255,255,.82)}.cta-strip-inner{border:1px solid var(--brand-border);background:var(--brand-bg-alt);min-height:80px;padding:16px 24px;display:grid;grid-template-columns:1fr auto auto;grid-gap:22px;gap:22px;align-items:center}.cta-strip-inner span,.cta-strip-inner strong{display:block}.cta-strip-inner span{color:var(--brand-text-muted)}.cta-links{display:flex;gap:12px}.cta-links a{font-weight:900;border-bottom:1px solid var(--brand-secondary)}@media (max-width:991.98px){.home-hero{padding-top:150px;min-height:760px}.hero-content{margin-left:auto}.feature-grid,.hero-bottom-bar .container,.product-mini-grid,.stats-band .container{grid-template-columns:repeat(2,1fr)}.cta-strip-inner{grid-template-columns:1fr}}@media (max-width:575.98px){.home-hero{padding-bottom:230px}.feature-grid,.hero-bottom-bar .container,.product-mini-grid,.stats-band .container{grid-template-columns:1fr}}