*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base:#0a0b0f;--bg-surface:#13151c;--bg-elevated:#1a1d27;--bg-hover:#1e2130;--border:#1e2130;--border-light:#252839;--accent:#4f8ef7;--accent-dim:#4f8ef726;--accent-warm:#f7934f;--accent-warm-dim:#f7934f26;--accent-green:#4fd1a0;--accent-green-dim:#4fd1a01f;--text-primary:#f0f2ff;--text-secondary:#8b92a9;--text-muted:#4a5068;--danger:#f75f5f;--danger-dim:#f75f5f26;--sidebar-width:220px;--radius:10px;--radius-sm:6px;--radius-lg:16px}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:15px;line-height:1.6}button{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none}input,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:none}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
