body[data-page="home"] .hero{min-height:0;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:72px;align-items:start;padding-top:96px;padding-bottom:80px}
body[data-page="home"] .hero-copy{min-width:0;max-width:590px}
body[data-page="home"] .hero h1{font-size:clamp(3rem,5.4vw,5.3rem);line-height:.92;letter-spacing:-.055em;overflow-wrap:normal}
body[data-page="home"] .hero h1 strong{display:block}
body[data-page="home"] .hero .lead{max-width:560px;font-size:clamp(.95rem,1.1vw,1.08rem);line-height:1.62}
body[data-page="home"] .product-stage{min-width:0;margin-top:34px}
body[data-page="home"] .chip-one{left:0}
body[data-page="home"] .chip-two{right:0}
body[data-page="home"] .feature-card{padding-bottom:8rem}

@media(max-width:1180px){
  body[data-page="home"] .hero{grid-template-columns:minmax(0,1fr);gap:52px;padding-top:110px}
  body[data-page="home"] .hero-copy{max-width:780px}
  body[data-page="home"] .product-stage{width:min(780px,94%);margin-inline:auto}
}
