*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0c10;--fg:#e9eaf0}html,body,#root{min-height:100vh}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-family:Fraunces,Georgia,serif}.hero{place-items:center;min-height:100vh;display:grid}.hero h1{letter-spacing:-.03em;font-size:clamp(3rem,12vw,8rem);font-weight:600}
