:root{--purple:#2563eb;--purple-light:#3b82f6;--orange:#f9b878;--teal:#00bfe6;--green:#38ac87;--lavender:#8c78ff;--dark:#44546a;--charcoal:#4f5959;--sidebar-bg:#0d0720;--sidebar-border:rgba(255,255,255,.07);--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%}body{-webkit-overflow-scrolling:touch;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,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:rgba(0,0,0,.12);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.22)}@media (max-width:768px){*{box-sizing:border-box}body{overflow-x:hidden}}
