:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--orange:#ff8c00;--bg:#0a0a0a;--fg:#f2f2f2;--muted:#a8a8a8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--fg);margin:0}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--orange);margin:0 0 .75rem;font-size:.75rem;font-weight:600}h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.tagline{max-width:28rem;color:var(--muted);margin:1rem 0 0;line-height:1.5}
