:root{--bg:#0a0a0a;--bg-deep:#050505;--surface:#121218;--surface-2:#1a1a22;--surface-3:#22222c;--fg:#f5f5f5;--fg-dim:#c8c8c8;--muted:#6b6b75;--border:#2a2a32;--border-strong:#3a3a44;--border-soft:#ffffff14;--accent:#c5fa3a;--accent-glow:#c5fa3a;--accent-soft:#c5fa3a26;--danger:#ef5a3f;--summary-green:#c5fa3a;--summary-cyan:#5eead4;--summary-orange:#fb923c;--summary-purple:#a78bfa;--font-display:"Bebas Neue", "Impact", "Helvetica Neue", sans-serif;--font-pixel:"Press Start 2P", "Courier New", monospace;--font-mono:"VT323", "Courier New", monospace;--radius:14px;--radius-sm:8px;--radius-pill:999px;--border-w:1.5px}html,body{background:var(--bg);min-height:100%;color:var(--fg);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:20px;line-height:1.35}*,:before,:after{box-sizing:border-box}h1,h2,h3{font-family:var(--font-display);letter-spacing:.02em;font-weight:400;line-height:1.05}button,input,select,textarea{font-family:var(--font-mono);color:inherit;font-size:1rem}a{color:inherit}::selection{background:var(--accent);color:var(--bg)}main.svelte-12qhfyh{flex-direction:column;gap:1rem;max-width:1100px;margin:0 auto;padding:1.25rem 1rem 1.5rem;display:flex}@media (width<=540px){html,body{font-size:18px}main.svelte-12qhfyh{gap:.875rem;padding:.75rem .75rem 1rem}}
