*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}
:root{--color-primary:#6c47ff;--color-primary-hover:#5a38e8;--color-primary-light:#ede9ff;--color-primary-subtle:#f5f3ff;--color-secondary:#0ea5e9;--color-secondary-hover:#0284c7;--color-secondary-light:#e0f2fe;--color-success:#10b981;--color-success-light:#d1fae5;--color-success-text:#065f46;--color-warning:#f59e0b;--color-warning-light:#fef3c7;--color-warning-text:#92400e;--color-danger:#ef4444;--color-danger-hover:#dc2626;--color-danger-light:#fee2e2;--color-danger-text:#991b1b;--color-info:#3b82f6;--color-info-light:#dbeafe;--color-info-text:#1e40af;--color-bg:#f8f7ff;--color-bg-alt:#fff;--color-bg-sidebar:#0f0a2e;--color-bg-card:#fff;--color-bg-muted:#f1f0f7;--color-bg-hover:#f5f3ff;--color-border:#e5e3f0;--color-border-strong:#c8c4e0;--color-text:#1a1635;--color-text-muted:#6b6894;--color-text-subtle:#9e9bbf;--color-text-inverse:#fff;--color-text-on-primary:#fff;--color-sidebar-text:#ffffffbf;--color-sidebar-text-active:#fff;--color-sidebar-hover:#ffffff14;--color-sidebar-active:#6c47ff59;--color-sidebar-border:#ffffff1a;--family-body:"DM Sans", system-ui, -apple-system, sans-serif;--family-mono:"JetBrains Mono", "Fira Code", monospace;--family-display:"DM Sans", system-ui, sans-serif;--text-xs:.6875rem;--text-sm:.8125rem;--text-base:.9375rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0f0a2e0d;--shadow-md:0 4px 12px #0f0a2e14;--shadow-lg:0 8px 24px #0f0a2e1f;--shadow-xl:0 16px 40px #0f0a2e26;--shadow-card:0 1px 3px #0f0a2e0f, 0 2px 8px #0f0a2e0a;--transition-fast:.12s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--sidebar-width:240px;--header-height:60px}
body{font-family:var(--family-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--color-primary-light);color:var(--color-primary)}code,pre,kbd{font-family:var(--family-mono)}
html,body{min-height:100%}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
