*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg-card:#1a1a1a;--bg-card-hover:#222;--bg-sidebar:#111;--bg-input:#1a1a1a;--border:#2a2a2a;--text:#e0e0e0;--text-secondary:#888;--text-muted:#555;--accent:#e8192c;--accent-dim:#e8192c26;--green:#22c55e;--green-dim:#22c55e26;--yellow:#eab308;--yellow-dim:#eab30826;--blue:#3b82f6;--blue-dim:#3b82f626;--orange:#f97316;--orange-dim:#f9731626;--purple:#a855f7;--purple-dim:#a855f726;--radius:12px;--radius-sm:8px;--sidebar-width:240px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}body,#root{min-height:100vh}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input{font:inherit;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
