:root{--bg-canvas:#efecfd;--bg-surface:#fff;--bg-surface-alt:#f8f8f8;--bg-table-head:#faf9fe;--bg-hover:#f4f1fe;--text-ink:#12161f;--text-muted:#5a6478;--text-inverse:#fff;--border:#e6e2f5;--border-strong:#cfc7ea;--violet-500:#8d62ee;--violet-600:#7b4ee0;--violet-700:#6a3dd0;--violet-800:#5b32b8;--violet-100:#efe9fd;--brand-700:var(--violet-800);--brand-600:var(--violet-700);--brand-500:var(--violet-600);--brand-400:var(--violet-500);--brand-100:var(--violet-100);--lime-500:#d8fd5c;--sky-500:#4bb1da;--chip-ink:#0e0e10;--tooltip-bg:#0e0e10;--tooltip-ink:#fff;--amber-600:#8a5a00;--amber-500:#e0900f;--amber-100:#fdf3e0;--success-700:#1f7a4d;--success-500:#35a167;--success-100:#e8f5ee;--danger-700:#b02a2f;--danger-500:#e24c4b;--danger-100:#fceaea;--neutral-700:#5a6478;--neutral-100:#eceef2;--font-display:"Instrument Serif", Georgia, "Times New Roman", serif;--font-ui:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans Devanagari", Roboto, sans-serif;--text-h1:26px;--text-h2:18px;--text-kpi:26px;--text-body:14px;--text-table:13px;--text-caption:12px;--leading-h1:32px;--leading-h2:24px;--leading-body:20px;--leading-table:18px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-control:10px;--radius-card:16px;--radius-pill:999px;--shadow-card:0 1px 3px #0000000f, 0 8px 24px #0000000a;--shadow-popover:0 8px 24px #0000001f;--motion-instant:.12s;--motion-fast:.15s;--motion-base:.22s;--motion-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--sidebar-width:268px;--topbar-height:60px;--rail-width:72px;--rail-icon-size:22px;--rail-item-size:44px;--rail-bg:var(--bg-surface);--rail-border:var(--border);--rail-item-active-bg:var(--violet-100);--rail-item-active-ink:var(--violet-700);--rail-item-hover-bg:var(--bg-hover);--rail-item-ink:var(--text-muted);--pill-nav-bg:var(--bg-surface);--pill-nav-radius:var(--radius-pill);--pill-nav-pad-y:6px;--pill-nav-pad-x:8px;--pill-item-pad-y:8px;--pill-item-pad-x:16px;--pill-item-active-bg:var(--violet-700);--pill-item-active-ink:var(--text-inverse);--pill-item-ink:var(--text-muted);--pill-item-hover-ink:var(--text-ink);--icon-btn-size:40px;--icon-btn-bg:var(--bg-surface);--icon-btn-border:var(--border);--icon-btn-hover-bg:var(--bg-hover);--profile-chip-radius:var(--radius-pill);--profile-avatar-size:36px;--motion-page:.38s;--motion-page-ease:cubic-bezier(.22, 1, .36, 1);--spring-stiffness:260;--spring-damping:22}:root[data-theme=dark]{--bg-canvas:#0b0d12;--bg-surface:#141821;--bg-surface-alt:#1d2230;--bg-table-head:#1d2230;--bg-hover:#272d3d;--text-ink:#fff;--text-muted:#aab3c5;--border:#2e3546;--border-strong:#3d465c;--brand-600:#3b5be0;--brand-100:#1a2350;--amber-600:#e0900f;--amber-100:#2a1f08;--success-700:#35a167;--success-100:#0f2418;--danger-700:#e24c4b;--danger-100:#2a1112;--neutral-700:#aab3c5;--neutral-100:#1d2230;--shadow-card:none;--violet-100:#241a3c;--violet-500:#a385ff;--violet-600:#9070f5;--violet-700:#b09aff;--violet-800:#d6c9ff;--lime-500:#cfef67;--sky-500:#6ac6e6;--chip-ink:#f5f5f7;--rail-bg:var(--bg-surface);--rail-item-active-bg:#ffffff0f;--rail-item-hover-bg:#ffffff0a;--pill-nav-bg:var(--bg-surface-alt);--pill-item-active-bg:var(--violet-500);--pill-item-active-ink:#0b0d12;--icon-btn-bg:var(--bg-surface);--icon-btn-border:var(--border);--icon-btn-hover-bg:var(--bg-hover)}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg-canvas);color:var(--text-ink);font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--leading-body);-webkit-font-smoothing:antialiased}.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
