:root{color:#f7f7fb;background:#101827;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.hero{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.hero h1{margin:0;font-size:clamp(3rem,10vw,6rem)}.hero p{color:#cbd5e1;font-size:1.1rem}.hero__eyebrow{color:#60a5fa;letter-spacing:.12em;text-transform:uppercase;font-weight:700}
