*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080808;--surface:#111;--panel:#0d0d0d;--panel-alt:#111;--input-bg:#111;--border:#2a2a2a;--border-subtle:#1e1e1e;--border-input:#2e2e2e;--border-focus:#666;--text-primary:#f0f0f0;--text-secondary:#9a9a9a;--text-tertiary:#666;--text-dim:#505050;--text-muted:#3e3e3e;--accent:#fff;--accent-dim:#ffffff0f;--green:#4daa74;--green-bg:#0d1a0d;--green-border:#1a2e1a;--amber:#c8960a;--amber-bg:#1a1000;--amber-border:#3a2000;--red:#d14444;--red-bg:#1a0000;--red-border:#3a0000}html,body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.5}#root{min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;box-shadow:0 0 0 2px #66666626;border-color:var(--border-focus)!important}button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}::placeholder{color:#555;opacity:1}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
