*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #00ff41;--bg: #011627;--surface: #012030;--surface2: #022b45;--border: rgba(0, 255, 65, .12);--border-active: rgba(0, 255, 65, .4);--text: #cdd6f4;--text-dim: #4a5568;--text-info: #7fdbff;--glow: .6;--font-mono: "Courier New", monospace;--success: #00ff41;--warning: #ffd700;--error: #ff4444}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-active);border-radius:2px}button{font-family:var(--font-mono);cursor:pointer}input{font-family:var(--font-mono)}.theme-phosphor{--accent: #00ff41;--bg: #011627;--surface: #012030;--surface2: #022b45}.theme-amber{--accent: #ffd700;--bg: #0f0800;--surface: #1a0f00;--surface2: #251500}.theme-cyan{--accent: #00d4ff;--bg: #00121a;--surface: #001820;--surface2: #002030}.theme-red{--accent: #ff4444;--bg: #0f0000;--surface: #1a0000;--surface2: #250000}.theme-ghost{--accent: #c0c0c0;--bg: #0a0a0a;--surface: #141414;--surface2: #1e1e1e}
