*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #060c15;--bg2: #0a1220;--card: #0d1a2e;--border: #1a3050;--border2: #0f2040;--text: #d4dce8;--muted: #4a6080;--green: #10b981;--green-dim: #064e3b;--amber: #f59e0b;--amber-dim: #451a03;--red: #ef4444;--red-dim: #450a0a;--blue: #3b82f6;--blue-dim: #1e3a5f;--teal: #06b6d4;--purple: #8b5cf6}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:13px;line-height:1.5;overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}button{cursor:pointer;font-family:inherit;font-size:12px}input,textarea{font-family:inherit;font-size:13px}
