:root{--clr-bg:var(--theme-bg);--clr-surface:#fff;--clr-border:#e2e8f0;--clr-primary:#3b5bdb;--clr-primary-dark:#2f4ac4;--clr-primary-light:#eef2ff;--clr-accent:#22c55e;--clr-accent-dark:#16a34a;--clr-purple:#7c3aed;--clr-pink:#ec4899;--clr-teal:#0ea5e9;--clr-orange:#f97316;--clr-text-primary:#0f172a;--clr-text-secondary:#64748b;--clr-text-muted:#94a3b8;--clr-text-on-dark:#fff;--sidebar-w:230px;--topbar-h:56px;--rightpanel-w:300px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--r-sm:6px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-full:9999px;--shadow-xs:0 1px 2px #0000000f;--shadow-sm:0 2px 8px #00000012;--shadow-md:0 4px 16px #0000001a;--shadow-card:0 2px 12px #3b5bdb14;--t-fast:.15s ease;--t-base:.22s ease;--t-slow:.35s cubic-bezier(.4, 0, .2, 1);--font-display:"Sora", sans-serif;--font-body:"DM Sans", sans-serif;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-light:#eff6ff;--color-bg-left:#fff;--color-text-heading:#0f172a;--color-text-body:#334155;--color-text-muted:#94a3b8;--color-border:#e2e8f0;--color-input-bg:#f8fafc;--color-input-focus-bg:#fff;--color-error-bg:#fef2f2;--color-error-text:#dc2626;--color-error-border:#fecaca;--color-link:#2563eb;--color-tip-bg:#eff6ff;--color-tip-border:#bfdbfe;--color-tip-text:#1d4ed8;--color-right-from:#1e3a8a;--color-right-mid:#312e81;--color-right-to:#581c87;--color-glass-bg:#ffffff1a;--color-glass-border:#ffffff2e;--color-stat-bg:#2563eb80;--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;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-full:9999px;--shadow-input:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-btn:0 4px 14px #2563eb59;--shadow-btn-hover:0 6px 20px #2563eb80;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.15s;--dur-mid:.25s;--dur-slow:.4s;--navbar-h:64px;--max-w:1200px;--theme-teal:#0ea5e9;--theme-teal-dim:#0ea5e91f;--theme-orange:#f97316;--theme-orange-dim:#f973161f;--theme-pink:#ec4899;--theme-pink-dim:#ec48991f;--theme-green-dim:#22c55e1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font-body);background:var(--theme-bg);color:var(--theme-text);line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}img,svg{max-width:100%;display:block}ul,ol{list-style:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html.theme-transitioning *,html.theme-transitioning :before,html.theme-transitioning :after{transition:background .35s cubic-bezier(.4,0,.2,1),background-color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)!important}:root,[data-theme=dark]{--theme-bg:#0a0c14;--theme-bg-secondary:#13141f;--theme-surface:#1c1c1f;--theme-surface-2:#242428;--theme-border:#ffffff14;--theme-border-hover:#ffffff29;--theme-text:#f0f0f0;--theme-text-secondary:#8a8a9a;--theme-text-muted:#5a5a6a;--theme-accent:#ffd166;--theme-accent-dim:#ffd1661f;--theme-accent-glow:#ffd16640;--theme-purple:#7c5ff5;--theme-purple-light:#c084fc;--theme-purple-dim:#7c5ff526;--theme-green:#22c55e;--theme-red:#ef4444;--theme-card-shadow:0 4px 24px #0006;--theme-navbar-bg:#ffffff0a;--theme-navbar-blur:blur(12px);--theme-input-bg:#ffffff0d;--theme-input-border:#ffffff1f;--toggle-track-bg:#ffffff1a;--toggle-track-border:#ffffff26;--toggle-thumb-bg:#1c1c2e;--toggle-accent:#7c5ff5}[data-theme=light]{--theme-bg:#f7f8fc;--theme-bg-secondary:#eef0f6;--theme-surface:#fff;--theme-surface-2:#f0f2f8;--theme-border:#00000014;--theme-border-hover:#00000029;--theme-text:#0d0e14;--theme-text-secondary:#4a4a5a;--theme-text-muted:#8a8a9a;--theme-accent:#c49a00;--theme-accent-dim:#c49a001a;--theme-accent-glow:#c49a0033;--theme-purple:#5b3fd4;--theme-purple-light:#7c5ff5;--theme-purple-dim:#5b3fd41f;--theme-green:#16a34a;--theme-red:#dc2626;--theme-card-shadow:0 2px 16px #00000014;--theme-navbar-bg:#ffffffd9;--theme-navbar-blur:blur(16px);--theme-input-bg:#fff;--theme-input-border:#0000001f;--toggle-track-bg:#e2e4ef;--toggle-track-border:#c8cadc;--toggle-thumb-bg:#fff;--toggle-accent:#5b3fd4}
