*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F5F5F5;--primary: #7C3AED;--primary-dark: #6D28D9;--text: #1A1A1A;--text-muted: #6B7280;--border: #E5E7EB;--surface: #FFFFFF;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{font-size:16px;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#00000008}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c3aed66}@keyframes spin{to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;letter-spacing:-.3px}a{color:inherit}button,input,textarea,select{font-family:var(--font)}::selection{background:#7c3aed33;color:#1a1a1a}img{max-width:100%;display:block}@media (max-width: 768px){[data-sidebar]{width:100%!important;height:auto!important;position:static!important;border-right:none!important;border-bottom:1px solid #E5E7EB!important}[data-layout]{flex-direction:column!important}}
