:root{color-scheme:dark;--bg: #0a0a0f;--fg: #f5f3ee;--muted: #9a978f;--amber: #f5a623}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(1200px 600px at 50% -10%,#16131d,var(--bg));color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.shell{max-width:32rem;margin:0 auto;padding:4rem 1.5rem}.shell__title{margin:0;font-size:3rem;letter-spacing:-.02em;color:var(--amber)}.shell__tagline{margin:.25rem 0 2.5rem;color:var(--muted)}.shell__facts{display:grid;gap:1rem;margin:0}.shell__facts div{display:flex;justify-content:space-between;border-top:1px solid #241f2e;padding-top:.75rem}.shell__facts dt{color:var(--muted)}.shell__facts dd{margin:0;font-variant-numeric:tabular-nums}
