.home-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.home-hero .hero-bg,.home-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero .hero-bg{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.home-hero .hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.3))}.home-hero .hero-content{position:relative;z-index:2;max-width:800px;text-align:center;padding-top:92px;padding-bottom:92px}.home-hero .eyebrow,.home-hero h1{color:var(--text-on-dark)}.home-hero h1{margin-bottom:18px;font-size:54px}.home-hero .hero-sub{max-width:720px;margin:0 auto;color:rgba(255,255,255,.86);font-size:20px}.cta-actions,.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px;flex-wrap:wrap}.trust-stats-only{background:var(--brand-bg);border-bottom:1px solid var(--brand-border);padding:34px 0}.trust-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;text-align:center}.trust-stat-grid strong{display:block;color:var(--brand-primary);font-size:52px;line-height:1}.trust-stat-grid span{display:block;margin-top:8px;color:var(--brand-text-secondary);font-size:14px}.featured-product-grid,.industry-icon-grid,.milestones-vertical{padding:86px 0}.featured-product-grid{background:var(--brand-bg-alt)}.featured-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);grid-gap:40px;gap:40px;align-items:center;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;box-shadow:var(--shadow-soft)}.featured-product figure,.product-mini-grid img{margin:0;background:#dde7f4}.featured-product img{width:100%;aspect-ratio:16/11;-o-object-fit:cover;object-fit:cover}.product-kicker{display:inline-block;margin-bottom:12px;color:var(--brand-secondary);font-weight:700}.product-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px;margin-top:24px}.product-mini-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.product-mini-grid img{width:100%;aspect-ratio:13/9;-o-object-fit:cover;object-fit:cover}.product-mini-grid h3,.product-mini-grid p{padding-right:20px;padding-left:20px}.product-mini-grid h3{margin-top:18px}.product-mini-grid p{color:var(--brand-text-secondary);padding-bottom:20px}.timeline{position:relative;display:grid;grid-gap:30px;gap:30px;max-width:920px;margin:0 auto}.timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--brand-border)}.timeline article{position:relative;display:grid;grid-template-columns:1fr 80px 1fr;grid-gap:24px;gap:24px;align-items:center}.timeline article:nth-child(odd) div{grid-column:1;text-align:right}.timeline article:nth-child(2n) div{grid-column:3}.timeline-year{grid-column:2;display:grid;align-items:center;justify-items:center;place-items:center;width:70px;height:70px;margin:0 auto;border-radius:50%;background:var(--brand-primary);color:var(--text-on-dark);font-weight:700;z-index:1}.timeline p{color:var(--brand-text-secondary)}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;text-align:center;transition:background 180ms,border-color 180ms,transform 180ms}.industry-grid article:hover{background:var(--brand-bg-alt);border-color:var(--brand-primary-light);transform:translateY(-4px)}.industry-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;margin-bottom:18px;border-radius:50%;background:rgba(11,68,173,.1);color:var(--brand-primary);font-weight:800}.industry-grid p{color:var(--brand-text-secondary)}.cta-centered-solid{background:var(--brand-primary);color:rgba(255,255,255,.9);padding:80px 0 96px;text-align:center}.cta-centered-solid h2{color:var(--text-on-dark)}.cta-centered-solid p{max-width:700px;margin:0 auto}@media (max-width:991.98px){.home-hero{min-height:540px}.home-hero h1{font-size:40px}.industry-grid,.trust-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product{grid-template-columns:1fr}.timeline::before{left:34px}.timeline article{grid-template-columns:70px 1fr}.timeline article:nth-child(2n) div,.timeline article:nth-child(odd) div{grid-column:2;text-align:left}.timeline-year{grid-column:1}}@media (max-width:575.98px){.home-hero .hero-content{padding-top:64px;padding-bottom:64px}.home-hero h1{font-size:34px}.home-hero .hero-sub{font-size:17px}.cta-actions .btn,.hero-actions .btn{width:100%}.industry-grid,.trust-stat-grid{grid-template-columns:1fr}.trust-stat-grid strong{font-size:42px}}