*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body{background-color:var(--sa-color-bg);min-height:100dvh;color:var(--sa-color-text);transition:background-color .3s,color .3s}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:var(--sa-color-primary);text-decoration:none}a:hover{text-decoration:underline}ul,ol{list-style:none}:root,[data-theme=light]{--sa-color-primary:#6366f1;--sa-color-primary-hover:#5457e5;--sa-color-primary-active:#4f46e5;--sa-color-primary-light:#e0e7ff;--sa-color-primary-subtle:#eef2ff;--sa-color-bg:#f8fafc;--sa-color-bg-elevated:#fff;--sa-color-bg-sunken:#f1f5f9;--sa-color-bg-overlay:#0f172a66;--sa-color-text:#0f172a;--sa-color-text-secondary:#475569;--sa-color-text-muted:#94a3b8;--sa-color-text-inverse:#fff;--sa-color-border:#e2e8f0;--sa-color-border-strong:#cbd5e1;--sa-color-border-focus:#6366f1;--sa-color-success:#10b981;--sa-color-success-light:#d1fae5;--sa-color-warning:#f59e0b;--sa-color-warning-light:#fef3c7;--sa-color-error:#ef4444;--sa-color-error-light:#fee2e2;--sa-color-info:#3b82f6;--sa-color-info-light:#dbeafe;--sa-shadow-xs:0 1px 2px #0000000d;--sa-shadow-sm:0 1px 3px #00000014, 0 1px 2px #0000000a;--sa-shadow-md:0 4px 6px -1px #00000014, 0 2px 4px -2px #0000000d;--sa-shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000d;--sa-shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000000d;--sa-sidebar-bg:#fff;--sa-sidebar-text:#334155;--sa-sidebar-text-active:#6366f1;--sa-sidebar-hover-bg:#f1f5f9;--sa-sidebar-active-bg:#eef2ff;--sa-sidebar-border:#e2e8f0;--sa-sidebar-width:260px;--sa-sidebar-collapsed-width:72px}[data-theme=dark]{--sa-color-primary:#818cf8;--sa-color-primary-hover:#a5b4fc;--sa-color-primary-active:#6366f1;--sa-color-primary-light:#312e81;--sa-color-primary-subtle:#1e1b4b;--sa-color-bg:#0f172a;--sa-color-bg-elevated:#1e293b;--sa-color-bg-sunken:#0c1222;--sa-color-bg-overlay:#0009;--sa-color-text:#f1f5f9;--sa-color-text-secondary:#94a3b8;--sa-color-text-muted:#64748b;--sa-color-text-inverse:#0f172a;--sa-color-border:#334155;--sa-color-border-strong:#475569;--sa-color-border-focus:#818cf8;--sa-color-success:#34d399;--sa-color-success-light:#064e3b;--sa-color-warning:#fbbf24;--sa-color-warning-light:#78350f;--sa-color-error:#f87171;--sa-color-error-light:#7f1d1d;--sa-color-info:#60a5fa;--sa-color-info-light:#1e3a5f;--sa-shadow-xs:0 1px 2px #0000004d;--sa-shadow-sm:0 1px 3px #0006, 0 1px 2px #0000004d;--sa-shadow-md:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--sa-shadow-lg:0 10px 15px -3px #0006, 0 4px 6px -4px #0000004d;--sa-shadow-xl:0 20px 25px -5px #00000080, 0 8px 10px -6px #0006;--sa-sidebar-bg:#1e293b;--sa-sidebar-text:#94a3b8;--sa-sidebar-text-active:#818cf8;--sa-sidebar-hover-bg:#334155;--sa-sidebar-active-bg:#312e81;--sa-sidebar-border:#334155}:root{--sa-font-xs:.75rem;--sa-font-sm:.8125rem;--sa-font-base:.875rem;--sa-font-md:1rem;--sa-font-lg:1.125rem;--sa-font-xl:1.25rem;--sa-font-2xl:1.5rem;--sa-font-3xl:1.875rem;--sa-font-4xl:2.25rem;--sa-font-weight-light:300;--sa-font-weight-regular:400;--sa-font-weight-medium:500;--sa-font-weight-semibold:600;--sa-font-weight-bold:700;--sa-font-weight-extrabold:800;--sa-line-height-tight:1.25;--sa-line-height-normal:1.5;--sa-line-height-relaxed:1.75;--sa-space-0:0;--sa-space-1:.25rem;--sa-space-2:.5rem;--sa-space-3:.75rem;--sa-space-4:1rem;--sa-space-5:1.25rem;--sa-space-6:1.5rem;--sa-space-8:2rem;--sa-space-10:2.5rem;--sa-space-12:3rem;--sa-space-16:4rem;--sa-space-20:5rem;--sa-radius-sm:.25rem;--sa-radius-md:.5rem;--sa-radius-lg:.75rem;--sa-radius-xl:1rem;--sa-radius-2xl:1.5rem;--sa-radius-full:9999px;--sa-transition-fast:.15s ease;--sa-transition-normal:.25s ease;--sa-transition-slow:.35s ease;--sa-z-base:0;--sa-z-dropdown:100;--sa-z-sticky:200;--sa-z-sidebar:300;--sa-z-overlay:400;--sa-z-modal:500;--sa-z-toast:600;--sa-z-tooltip:700}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--sa-color-border);border-radius:var(--sa-radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--sa-color-border-strong)}:focus-visible{outline:2px solid var(--sa-color-border-focus);outline-offset:2px;border-radius:var(--sa-radius-sm)}
