:root{--background:#f4f5f7;--background-2:#eef1f5;--surface:#fff;--surface-raised:#fff;--surface-inset:#f4f6f8;--glass:#ffffffd9;--glass-strong:#fffffff5;--border:#e3e6ea;--border-strong:#cbd0d8;--border-faint:#eef0f3;--text-primary:#1a202c;--text-secondary:#4a5568;--text-muted:#718096;--text-placeholder:#a0aec0;--accent-cyan:#0891b2;--accent-cyan-deep:#2aa7d6;--accent-indigo:#4f46e5;--accent-violet:#7c3aed;--gradient-primary:linear-gradient(135deg, #2aa7d6 0%, #6366f1 100%);--gradient-indigo:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--gradient-surface:linear-gradient(180deg, #fff 0%, #f7f9fc 100%);--gradient-brand-text:linear-gradient(135deg, #38bdf8 0%, #818cf8 60%, #a78bfa 100%);--primary:#4f46e5;--primary-hover:#4338ca;--primary-text:#fff;--focus-ring:#6366f147;--success:#047857;--warning:#b45309;--error:#dc2626;--info:#0369a1;--error-bg:#fdecec;--badge-success-bg:#10b9811f;--badge-success-text:#047857;--badge-success-border:#10b98157;--badge-warning-bg:#f59e0b24;--badge-warning-text:#b45309;--badge-warning-border:#f59e0b66;--badge-error-bg:#f43f5e1a;--badge-error-text:#be123c;--badge-error-border:#f43f5e57;--badge-info-bg:#38bdf824;--badge-info-text:#0369a1;--badge-info-border:#38bdf866;--badge-indigo-bg:#6366f11f;--badge-indigo-text:#4338ca;--badge-indigo-border:#6366f157;--badge-neutral-bg:#64748b1a;--badge-neutral-text:#475569;--badge-neutral-border:#64748b47;--radius-sm:6px;--radius:9px;--radius-card:14px;--radius-pill:999px;--shadow-card:0 1px 3px #1018280f, 0 1px 2px #1018280a;--shadow-raised:0 12px 32px -12px #10182833;--shadow-glow:0 0 0 1px #6366f11f, 0 10px 28px -14px #6366f152;--overlay:#10182873;--sidebar-width:264px;--sidebar-collapsed:76px;--header-height:64px;--content-max:1360px;--ease:cubic-bezier(.4, 0, .2, 1);--transition-fast:.15s;--transition:.22s;--transition-slow:.3s;--z-base:1;--z-header:30;--z-sidebar:40;--z-overlay:55;--z-drawer:60;--z-modal:70;--z-toast:80}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text-primary);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60rem 40rem at 100% -5%,#38bdf80f,#0000 60%),radial-gradient(46rem 40rem at 0 100%,#6366f10d,#0000 60%);position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent-indigo);outline-offset:2px;border-radius:4px}*{scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#64748b4d padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#64748b80 padding-box padding-box}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
