*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--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;--border: rgba(0, 255, 65, .12);--border-active: rgba(0, 255, 65, .4);--text: #cdd6f4;--text-dim: #4a5568;--text-info: #7fdbff}.theme-amber{--accent: #ffd700;--bg: #0f0800;--surface: #1a0f00;--surface2: #251500;--border: rgba(255, 215, 0, .12);--border-active: rgba(255, 215, 0, .4);--text: #e8dcc0;--text-dim: #5a4a20;--text-info: #ffcc44}.theme-cyan{--accent: #00d4ff;--bg: #00121a;--surface: #001820;--surface2: #002030;--border: rgba(0, 212, 255, .12);--border-active: rgba(0, 212, 255, .4);--text: #c0e8f0;--text-dim: #2a5a6a;--text-info: #80eeff}.theme-purple{--accent: #bf00ff;--bg: #08000a;--surface: #100011;--surface2: #180018;--border: rgba(191, 0, 255, .12);--border-active: rgba(191, 0, 255, .4);--text: #ddc0f0;--text-dim: #4a2060;--text-info: #dd88ff}.theme-synthwave{--accent: #ff00c8;--bg: #0d0015;--surface: #150020;--surface2: #1e0030;--border: rgba(255, 0, 200, .12);--border-active: rgba(255, 0, 200, .4);--text: #f0c0e8;--text-dim: #5a2050;--text-info: #ff80ee}.theme-dracula{--accent: #bd93f9;--bg: #282a36;--surface: #343746;--surface2: #40424f;--border: rgba(189, 147, 249, .2);--border-active: rgba(189, 147, 249, .5);--text: #f8f8f2;--text-dim: #6272a4;--text-info: #8be9fd}.theme-light{--accent: #1a1a2e;--bg: #f5f5f5;--surface: #ffffff;--surface2: #e8e8e8;--border: rgba(0, 0, 0, .12);--border-active: rgba(0, 0, 0, .4);--text: #1a1a2e;--text-dim: #888888;--text-info: #0055aa}.theme-custom{--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}
