@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-mono: "JetBrains 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)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-active);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}button{font-family:var(--font-mono);cursor:pointer}input,select,textarea{font-family:var(--font-mono)}:focus-visible{outline:1px solid var(--accent);outline-offset:2px}.tabnum{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.theme-phosphor{--accent: #00ff41;--bg: #060d10;--surface: #0a1520;--surface2: #0f1e2e;--border: rgba(0, 255, 65, .12);--border-active: rgba(0, 255, 65, .45);--text: #d4e8f0;--text-dim: #6a8a9a;--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}
