/*
WARNING:
This website's styles, UI design, and assets are protected under copyright law.
Unauthorized copying or redistribution is strictly prohibited.
Legal action may be taken against violators.
*/
.hero{padding:60px 0 30px;text-align:center}
.hero h1{font-size:clamp(32px,6vw,56px);margin:0 0 14px;font-weight:800;letter-spacing:-.02em;
  background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero p{color:var(--muted);font-size:16px;max-width:580px;margin:0 auto}
