.hero{min-height:320px;display:grid;place-items:center;text-align:center}.hero h1{font-size:clamp(3rem,10vw,7.8rem);letter-spacing:-.08em;line-height:.9;margin:12px 0;background:linear-gradient(90deg,var(--green),#fff,var(--blue));-webkit-background-clip:text;background-clip:text;color:transparent}.subtitle{font-size:clamp(1rem,2.5vw,1.35rem);color:var(--muted);max-width:660px}
