*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#111;--surface-2:#161616;--border:#1e1e1e;--border-h:#2a2a2a;--amber:#f5a623;--amber-dim:#a06a10;--amber-glow:rgba(245,166,35,.08);--text:#e8e8e8;--text-2:#999;--muted:#444;--error:#e05252;--success:#4caf79;--mono:"IBM Plex Mono",monospace;--sans:"IBM Plex Sans",sans-serif;--sidebar-w:280px;--topbar-h:52px}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-h);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}