:root{--color-bg: #080B10;--color-surface: #0E1420;--color-surface-2: #141C2B;--color-border: #1E2D3D;--color-green: #A8EE48;--color-blue: #057FFB;--color-text: #E8EDF5;--color-text-muted: #64748B;--color-text-dim: #94A3B8;--color-red: #EF4444;--color-orange: #F59E0B;--color-yellow: #F2C94C;--font-heading: "Syne", sans-serif;--font-body: "Inter", sans-serif;--radius: 12px;--radius-sm: 8px;--sidebar-collapsed: 52px;--sidebar-expanded: 220px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}
