.home-hero{position:relative;min-height:720px;overflow:hidden;display:flex;align-items:center;padding:150px 0 160px;background:var(--brand-primary-dark)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.42}.hero-content{position:relative;z-index:2;max-width:820px;margin-left:max(24px,(100vw - 1140px) / 2)}.home-hero h1,.home-hero p{color:var(--brand-text-inverse)}.home-hero h1{font-size:max(2.5rem, min(5vw, 4.8rem))}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-bottom-metrics{position:absolute;left:0;right:0;bottom:0;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(31,81,121,.88);color:var(--brand-text-inverse)}.hero-bottom-metrics div{padding:24px 32px;border-right:1px solid rgba(255,255,255,.22)}.hero-bottom-metrics strong{display:block;color:var(--brand-text-inverse);font-size:2rem}.trust-bar{background:#101820;color:var(--brand-text-inverse)}.trust-row{display:flex;flex-wrap:nowrap}.trust-row>div{flex:1;padding:26px 24px;border-right:1px solid rgba(255,255,255,.18)}.trust-row>div:last-child{border-right:0}.trust-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;margin-bottom:10px;background:var(--brand-secondary);color:var(--brand-text);font-weight:900}.trust-row small,.trust-row strong{display:block;color:var(--brand-text-inverse)}.trust-row small{color:rgba(255,255,255,.7)}.milestone-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.milestone-grid article,.scroll-cards article,.stats-grid article{padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.milestone-grid strong{color:var(--brand-primary);font-size:1.8rem}.industry-scroll{background:var(--brand-bg-alt)}.scroll-cards{display:flex;gap:18px;overflow-x:auto;padding-bottom:14px}.scroll-cards article{min-width:240px}.testimonial-carousel{background:var(--brand-primary)}.testimonial-shell{max-width:860px;margin:0 auto;text-align:center}.testimonial-shell,.testimonial-shell p,.testimonial-shell strong{color:var(--brand-text-inverse)}.quote-mark{color:var(--brand-secondary);font-size:4rem;line-height:1}.carousel-dots span{display:inline-block;width:8px;height:8px;margin:18px 4px 0;background:rgba(255,255,255,.65);border-radius:50%}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.stat-icon{display:inline-block;color:var(--brand-secondary);font-weight:900}.stats-grid strong{display:block;font-size:2.5rem;color:var(--brand-primary)}.cta-split-form{padding:80px 0 96px;background:var(--brand-primary-dark)}.cta-split-form h2,.cta-split-form li,.cta-split-form p{color:var(--brand-text-inverse)}@media (max-width:900px){.hero-bottom-metrics,.milestone-grid,.stats-grid,.trust-row{grid-template-columns:1fr;display:grid}.home-hero{padding-bottom:260px}}