.home-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.home-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.34))}.hero-content{position:relative;max-width:820px;padding:96px 15px;color:var(--brand-text-inverse);background-color:var(--brand-primary-dark)}.hero-content h1{color:var(--brand-text-inverse);font-size:3.25rem;line-height:1.08;font-weight:900}.hero-content p{color:rgba(255,255,255,.86);font-size:1.15rem;margin:18px auto 0;max-width:760px}.cta-actions,.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px}.cert-logo-row,.feature-six-section,.home-product-grid,.spec-tabs-section{padding:88px 0}.feature-six-section,.spec-tabs-section{background:var(--brand-bg-alt)}.spec-tabs{border-bottom:1px solid var(--brand-border);gap:20px}.spec-tabs .nav-link{border:0;border-bottom:3px solid transparent;color:var(--brand-text);font-weight:800;border-radius:0}.spec-tabs .nav-link.active{color:var(--brand-accent);background:0 0;border-bottom-color:var(--brand-accent)}.spec-tab-content{max-width:920px;margin:32px auto 0;background:#fff;border:1px solid var(--brand-border)}.spec-table{margin:0}.spec-table th{width:230px;background:#f7fafc}.cert-row,.feature-six-grid,.product-compact-grid{display:grid;grid-gap:22px;gap:22px}.product-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-mini-card{border:1px solid var(--brand-border);background:#fff}.product-mini-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary)}.product-mini-card h3,.product-mini-card span{display:block;padding:0 18px}.product-mini-card h3{margin:18px 0 6px;font-size:1.15rem;font-weight:800}.product-mini-card span{color:var(--brand-text-secondary);padding-bottom:20px}.feature-six-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-six-grid article{background:#fff;border:1px solid var(--brand-border);padding:28px;text-align:center}.feature-six-grid span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--brand-text-inverse);margin-bottom:16px;font-weight:800}.feature-six-grid h3{font-size:1.08rem;font-weight:800}.feature-six-grid p{color:var(--brand-text-secondary);margin-bottom:0}.cert-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.cert-row span{border:1px solid var(--brand-border);min-height:64px;display:flex;align-items:center;justify-content:center;filter:grayscale(1);color:var(--brand-text-secondary);font-weight:800}.cert-row span:hover{filter:none;color:var(--brand-accent)}.cta-centered-solid{background:var(--brand-primary);color:var(--brand-text-inverse);padding:80px 0 96px}.cta-centered-solid h2,.cta-centered-solid p{color:var(--brand-text-inverse)}.cta-centered-solid p{max-width:720px;margin:16px auto 0;color:rgba(255,255,255,.86)}@media (max-width:991px){.feature-six-grid,.product-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-content h1{font-size:2.4rem}}@media (max-width:575px){.home-hero{min-height:520px}.feature-six-grid,.product-compact-grid{grid-template-columns:1fr}.cta-actions,.hero-actions{flex-direction:column}}