:root{color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:#0a0c10;color:#e6e8eb;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.landing{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.landing__inner{max-width:32rem}.landing__title{margin:0;font-size:clamp(3rem,12vw,6rem);font-weight:700;letter-spacing:-.04em;background:linear-gradient(180deg,#f5f7fa,#8b93a1);-webkit-background-clip:text;background-clip:text;color:transparent}.landing__tagline{margin:1.25rem 0 0;font-size:clamp(1rem,3vw,1.25rem);line-height:1.5;color:#9aa3b2}
