.home-hero{position:relative;min-height:720px;padding:118px 0 172px;color:var(--brand-text-inverse);background:linear-gradient(120deg,rgba(39,64,42,.94),rgba(63,93,66,.82)),#27402a;overflow:hidden}.home-hero .section-copy,.home-hero .section-title{color:var(--brand-text-inverse)}.hero-visual-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:14px}.hero-visual-card img{height:420px}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;background:rgba(15,17,21,.92);border-top:1px solid rgba(255,255,255,.16)}.hero-bottom-bar .stat{flex:1;padding:28px 22px;border-right:1px solid rgba(255,255,255,.16)}.hero-bottom-bar .stat:last-child{border-right:0}.hero-bottom-bar strong{display:block;color:var(--brand-secondary);font-size:1.55rem}.industry-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.industry-card{position:relative;overflow:hidden;min-height:260px;border-radius:var(--brand-radius);background-color:var(--brand-primary-dark)}.industry-card img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.industry-card:hover img{transform:scale(1.05)}.industry-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;padding:24px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.08))}.feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));grid-gap:18px;gap:18px}.feature-row{display:flex;gap:18px;padding:24px}.feature-icon{flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:var(--brand-accent);color:var(--brand-primary-dark);display:grid;align-items:center;justify-items:center;place-items:center;font-weight:900}.large-quote{background:var(--brand-bg-alt);text-align:center}.large-quote blockquote{max-width:850px;margin:0 auto 22px;font-size:max(1.7rem, min(3vw, 2.55rem));line-height:1.25;font-weight:800;color:var(--brand-text)}.trust-divider{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-divider .trust-row{display:flex;flex-wrap:nowrap}.trust-divider .trust-item{flex:1;padding:28px 20px;border-right:1px solid rgba(255,255,255,.18)}.trust-divider .trust-item:last-child{border-right:0}.trust-divider strong{display:block;color:var(--brand-secondary);font-size:1.8rem}.faq-group{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.faq-group h3{background:var(--brand-bg-alt);padding:18px 24px;margin:0;font-size:1.05rem}.faq-group details{padding:18px 24px;border-top:1px solid var(--brand-border)}.faq-group summary{cursor:pointer;font-weight:800}.home-cta{color:var(--brand-text-inverse);background:linear-gradient(120deg,rgba(39,64,42,.88),rgba(39,64,42,.72)),#27402a;padding:92px 0 108px}.home-cta .section-copy,.home-cta .section-title{color:var(--brand-text-inverse)}@media (max-width:767px){.home-hero{min-height:auto;padding:78px 0 0}.hero-bottom-bar{position:static;margin-top:44px}.hero-bottom-bar .stat,.trust-divider .trust-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.18)}.hero-bottom-bar .d-flex,.trust-divider .trust-row{flex-wrap:wrap}}