:root{--font-pixel: "Press Start 2P", "Space Mono", monospace;--font-mono: "Space Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--bg: #fffdf5;--card: #ffffff;--card2: #f3f3ea;--text: #111827;--muted: #5b6170;--line: #111827;--ink: #111827;--accent: #2a3fe5;--secondary: #f4b9b0;--green: #16a34a;--orange: #d97706;--red: #dc2626;--purple: #2a3fe5;--yellow: #ffcc00;--on-accent: #ffffff}:root[data-theme=dark]{--bg: #000000;--card: #0e0e14;--card2: #18181f;--text: #f4f4f5;--muted: #a1a1aa;--line: #52525b;--ink: #000000;--accent: #5468ff;--secondary: #f4b9b0;--green: #22c55e;--orange: #f59e0b;--red: #f87171;--purple: #5468ff;--yellow: #ffcc00;--on-accent: #0a0a0a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:var(--font-pixel);cursor:pointer}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
