:root{color-scheme:light dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0b0c0f;color:#e6e8ec}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh}.page{min-height:100vh;display:grid;place-items:center;padding:2rem}.hero{text-align:center;max-width:36rem}.hero h1{font-size:clamp(2.5rem,6vw,4rem);margin:0 0 .5rem;letter-spacing:-.02em}.tagline{font-size:1.125rem;opacity:.85;margin:0 0 1.5rem}.status{display:inline-block;padding:.25rem .75rem;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:.875rem;opacity:.7;margin:0}.links{margin-top:2rem;text-align:center;font-size:.95rem;opacity:.75}.links a{color:inherit;text-decoration:none;border-bottom:1px dotted currentColor}.links a:hover{opacity:1}.links span{margin:0 .5rem}
