:root{--background:#000000;--panel:#090909;--panel-strong:#111111;--border:#2e2a20;--text:#f4ead7;--muted:#b9a989;--accent:#ff9c00;--accent-soft:rgba(255,156,0,0.16);--positive:#76d772;--negative:#ff6666}*{box-sizing:border-box}::selection{background:rgba(255,159,28,.3);color:#fff3e0}body,html{margin:0;padding:0;min-height:100%;background:#000;color:var(--text);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Monaco,Consolas,monospace}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}