:root{--bg: #0b1220;--panel: #111a2e;--line: #22304d;--txt: #e7ecf7;--sub: #93a0bd;--brand: #f7b500;--brand2: #3ecf8e}html,body,#root{height:100%}body{background:var(--bg);color:var(--txt)}.card{background:var(--panel);border:1px solid var(--line)}.btn-brand{background:var(--brand);color:#1a1200;font-weight:700}.btn-brand:hover{filter:brightness(1.08)}.mono{font-family:ui-monospace,Menlo,Consolas,monospace}
