:root{--purple:#2563eb;--purple-light:#3b82f6;--orange:#f9b878;--teal:#00bfe6;--green:#38ac87;--lavender:#8c78ff;--dark:#44546a;--charcoal:#4f5959;--sidebar-bg:#0d0720;--sidebar-border:#ffffff12;--bg:#efecf7;--card:#fff;--border:#eceaf3;--text:#0f0a1e;--text-muted:#9ca3af;--text-secondary:#6b7280;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:16px}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000038}@media (width<=768px){*{box-sizing:border-box}body{overflow-x:hidden}}
