*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-0: #0a0a0b;--bg-1: #111113;--bg-2: #18181b;--bg-3: #212124;--bg-4: #2a2a2e;--border: #2e2e33;--border-light: #3a3a40;--text-1: #f4f4f5;--text-2: #a1a1aa;--text-3: #71717a;--accent: #22c55e;--accent-dim: rgba(34,197,94,.12);--accent-hover: #16a34a;--blue: #3b82f6;--blue-dim: rgba(59,130,246,.12);--amber: #f59e0b;--amber-dim: rgba(245,158,11,.12);--red: #ef4444;--red-dim: rgba(239,68,68,.12);--purple: #a855f7;--purple-dim: rgba(168,85,247,.12);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-xl: 20px;--font: "Inter", system-ui, sans-serif;--shadow: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--shadow-lg: 0 10px 25px rgba(0,0,0,.5);--sidebar-w: 240px}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg-0);color:var(--text-1);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg-4);border-radius:99px}input,textarea,select{font-family:inherit;font-size:inherit}button{cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}
