:root{--bg:#08090f;--surface:#0f1117;--surface-elevated:#141720;--border:#ffffff0f;--border-light:#ffffff1a;--text:#e8eaf0;--text-muted:#4b5563;--amber:#f0a500;--amber-dim:#f0a5001f;--green:#22c55e;--red:#ef4444;--mono:"JetBrains Mono", "Fira Code", monospace;--sans:"Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}button{font-family:inherit}
