*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#1a1d26;--border:#2a2e3d;--text:#e8eaf0;--muted:#8b8fa8;--accent:#c4956a;--accent-hover:#d4a578;--chat-bg:#131620}body{background:var(--bg);color:var(--text);font-family:IBM Plex Mono,Courier New,monospace;font-size:14px;line-height:1.6;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}h1,h2,h3{font-weight:600;letter-spacing:-.02em}