*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--void: #050810;--abyss: #0A0F1E;--navy-deep: #0F1629;--navy-mid: #1A2342;--navy-card: #1E2A4A;--navy-light: #2A3A5C;--gold: #C5A55A;--gold-light: #D4B96E;--gold-bright: #E2C97E;--teal: #14B8A6;--blue: #3B82F6;--amber: #F59E0B;--red: #EF4444;--text-white: #FFFFFF;--text-primary:#E8ECF1;--text-body: #CBD5E1;--text-muted: #8899AA;--bg: #050810;--bg2: #0A0F1E;--card: #1E2A4A;--border: #2A3A5C;--border2: #1A2342;--text: #E8ECF1;--muted: #8899AA;--green: #10B981;--green-dim: #064e3b;--amber-dim: #451a03;--red-dim: #450a0a;--blue-dim: #1e3a5f;--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}
