*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0f1117;--color-surface:#181c26;--color-surface-2:#1f2435;--color-border:#2a3047;--color-accent:#3d7fff;--color-accent-hover:#5591ff;--color-danger:#ef4444;--color-success:#22c55e;--color-warning:#f59e0b;--color-text:#e4e8f0;--color-text-muted:#8892a4;--color-text-faint:#4a5568;--radius:8px;--radius-sm:4px;--shadow:0 4px 24px #0006;--font:"Inter", system-ui, -apple-system, sans-serif;--sidebar-width:240px}html,body,#root{height:100%}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.loading-screen{height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:16px;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-faint)}
