::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-image-pair(root){isolation:auto}::view-transition-old(root){z-index:0}::view-transition-new(root){z-index:1}@media (prefers-reduced-motion:no-preference){html[data-theme-swap]::view-transition-new(root){animation:1s cubic-bezier(.4,0,.2,1) forwards theme-reveal}}@keyframes theme-reveal{0%{clip-path:circle(0px at var(--theme-reveal-x,50%) var(--theme-reveal-y,50%))}to{clip-path:circle(var(--theme-reveal-r,150vmax) at var(--theme-reveal-x,50%) var(--theme-reveal-y,50%))}}.theme-toggle{transition:transform .32s cubic-bezier(.33,1,.68,1)}.theme-toggle:active{transform:scale(.9)}.theme-toggle-icons{width:18px;height:18px;display:block;position:relative}.theme-toggle-icon{width:18px;height:18px;transition:opacity .36s,transform .7s cubic-bezier(.33,1,.68,1);position:absolute;inset:0}.theme-toggle-icon.is-sun{opacity:1;transition-delay:.14s;transform:rotate(0)scale(1)}.theme-toggle-icon.is-moon{opacity:0;transition-delay:0s;transform:rotate(-60deg)scale(.6)}html.dark .theme-toggle-icon.is-sun{opacity:0;transition-delay:0s;transform:rotate(60deg)scale(.6)}html.dark .theme-toggle-icon.is-moon{opacity:1;transition-delay:.14s;transform:rotate(0)scale(.94)}.theme-toggle-wrinkles{pointer-events:none;position:absolute;inset:0}.theme-toggle-ring{border:1px solid color-mix(in srgb, var(--color-primary,#4f46e5) 42%, transparent);opacity:0;border-radius:999px;position:absolute;inset:0;transform:scale(.55)}.theme-toggle.is-swapping{z-index:3}.theme-toggle.is-swapping .theme-toggle-ring{will-change:transform, opacity;animation:1.2s cubic-bezier(.33,1,.68,1) both theme-ring-scale,1.2s linear both theme-ring-fade}.theme-toggle.is-swapping .theme-toggle-ring:nth-child(2){animation-delay:.2s,.2s}.theme-toggle.is-swapping .theme-toggle-ring:nth-child(3){animation-delay:.4s,.4s}@keyframes theme-ring-scale{0%{transform:scale(.55)}to{transform:scale(2.2)}}@keyframes theme-ring-fade{0%{opacity:0}14%{opacity:.55}62%{opacity:.3}to{opacity:0}}@media (prefers-reduced-motion:reduce){.theme-toggle,.theme-toggle-icon{transition-duration:1ms;transition-delay:0s}.theme-toggle:active{transform:none}.theme-toggle.is-swapping .theme-toggle-ring{animation:none}}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101113;--foreground:#f1f3f3;--text-main:#f1f3f3;--n2b-chrome:#16181a;--n2b-chrome-hover:#1a1c1e;--n2b-chrome-active:#1f2124;--n2b-hairline:#ffffff12;--n2b-chrome-shadow:0 1px 2px #0006, 0 22px 48px -32px #000000f2;--n2b-chrome-shadow-lift:0 1px 2px #0006, 0 22px 48px -32px #000000f2;--n2b-card-hover-shadow:0 1px 2px #00000073, 0 26px 56px -30px #000;--card:#1a1c1e;--card-foreground:#f1f3f3;--popover:#16181a;--popover-foreground:#f1f3f3;--primary:#6366f1;--primary-foreground:#fff;--secondary:#16181a;--secondary-foreground:#d5d9da;--muted:#16181a;--muted-foreground:#8f9598;--accent:#1f2124;--accent-foreground:#f1f3f3;--destructive:#fb7185;--border:#ffffff12;--border-light:#ffffff21;--input:#ffffff1a;--ring:#f1f3f3;--chart-1:#79b8e8;--chart-2:#6fdba4;--chart-3:#e8b765;--chart-4:#ef7a80;--chart-5:#a892e8;--chart-grid:#ffffff12;--sidebar:#16181a;--sidebar-foreground:#d5d9da;--sidebar-primary:#f1f3f3;--sidebar-primary-foreground:#0d0e10;--sidebar-accent:#1f2124;--sidebar-accent-foreground:#f1f3f3;--sidebar-border:#ffffff12;--sidebar-ring:#f1f3f3;--aui-surface:#101113;--aui-surface-2:#16181a;--aui-card-bg:#1a1c1e;--aui-ink:#f1f3f3;--aui-ink-soft:#d5d9da;--aui-muted:#8f9598;--aui-muted-2:#6e7477;--aui-hairline:#ffffff21;--aui-hairline-soft:#ffffff12;--aui-ghost-bg:#ffffff14;--aui-ghost-bg-hover:#ffffff26;--aui-lift:0 1px 2px #0006, 0 22px 48px -32px #000000f2;--aui-edge-light:#ffffff57;--aui-sheen:#ffffff0b;--aui-well-bg:#0000003d;--lead-detail-canvas:var(--aui-surface);--lead-detail-panel:var(--aui-surface-2);--client-detail-canvas:var(--aui-surface);--n2b-glass-panel:var(--aui-card-bg);--color-primary:#6366f1;--color-primary-strong:#818cf8;--color-primary-soft:#6366f129;--color-secondary-soft:#8b5cf629;--glow-indigo:0 18px 44px -16px #000000d9;--glow-violet:0 8px 40px -8px #000000d9;--shadow-hero:0 2px 4px #0006, 0 18px 44px -16px #000000d9}html.dark,html.dark body{background:var(--background)!important}::selection{color:#0f172a;background:#c7d2fe}html.dark ::selection{color:#f8fafc;background:#818cf852}input:-webkit-autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-background-clip:text;transition:background-color 100000s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-background-clip:text;transition:background-color 100000s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-background-clip:text;transition:background-color 100000s ease-in-out}textarea:-webkit-autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-background-clip:text;transition:background-color 100000s ease-in-out}select:-webkit-autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-background-clip:text;transition:background-color 100000s ease-in-out}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-webkit-scrollbar-track{background:0 0}html.dark ::-webkit-scrollbar-thumb{background:#ffffff29}html.dark ::-webkit-scrollbar-thumb:hover{background:#ffffff47}:where(html.dark,html.dark *):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:var(--border)}html.dark :where(.bg-white,.bg-white\/50,.bg-white\/60,.bg-white\/70,.bg-white\/75,.bg-white\/80,.bg-white\/85,.bg-white\/90,.bg-white\/95):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--foreground);border-color:var(--border);background-color:var(--card)!important}html.dark :where(.bg-slate-50,.bg-slate-50\/30,.bg-slate-50\/40,.bg-slate-50\/50,.bg-slate-50\/60,.bg-slate-50\/70,.bg-slate-50\/75,.bg-slate-50\/80,.bg-slate-50\/85,.bg-slate-50\/90,.bg-slate-50\/95,.bg-slate-100,.bg-slate-100\/50,.bg-slate-100\/60,.bg-slate-100\/70,.bg-slate-100\/80,.bg-gray-50,.bg-gray-50\/30,.bg-gray-50\/50,.bg-gray-50\/60,.bg-gray-50\/70,.bg-gray-50\/80,.bg-gray-100,.bg-gray-100\/50,.bg-gray-100\/60,.bg-gray-100\/70,.bg-zinc-50,.bg-zinc-100,.bg-neutral-50,.bg-neutral-100,.bg-\[\#f8fafc\],.bg-\[\#F8FAFC\],.bg-\[\#f1f5f9\],.bg-\[\#f9fafb\],.bg-\[\#fafafa\],.bg-\[\#f8f9fc\],.bg-\[\#f0f2f7\],.bg-\[\#F6F8FE\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--muted)!important}html.dark :where(.bg-slate-200,.bg-slate-200\/50,.bg-slate-200\/60,.bg-slate-200\/70,.bg-slate-200\/80,.bg-slate-300,.bg-slate-300\/50,.bg-gray-200,.bg-gray-200\/50,.bg-gray-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--border)!important}html.dark :where(.bg-slate-900,.bg-slate-800,.bg-\[\#0f172a\],.bg-\[\#1e293b\],.bg-\[\#1E3A5F\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#0d0e10!important;background-color:#f2f4f4!important}html.dark :where(.hover\:bg-slate-800:hover,.hover\:bg-slate-900:hover,.hover\:bg-\[\#1e293b\]:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#0d0e10!important;background-color:#fff!important}html.dark :where(.bg-slate-900,.bg-slate-800,.bg-\[\#0f172a\],.bg-\[\#1e293b\],.bg-\[\#1E3A5F\]) :where(.text-white):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#0d0e10!important}html.dark :where(.bg-navy):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#0d0e10!important;background-color:#f2f4f4!important}html.dark :where(.bg-white\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg)!important}html.dark :where(.bg-indigo-50,.bg-indigo-100,.bg-violet-50,.bg-violet-100,.bg-purple-50,.bg-purple-100,.bg-blue-50,.bg-blue-100,.bg-sky-50,.bg-sky-100,.bg-\[\#eef2ff\],.bg-\[\#EEF2FF\],.bg-\[\#e0e7ff\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#6366f129!important}html.dark :where(.bg-indigo-50\/20,.bg-indigo-50\/30,.bg-indigo-50\/40,.bg-indigo-50\/50,.bg-indigo-50\/60,.bg-indigo-50\/70,.bg-indigo-50\/80,.bg-indigo-100\/30,.bg-indigo-100\/40,.bg-indigo-100\/50,.bg-indigo-100\/60,.bg-indigo-100\/70,.bg-violet-50\/50,.bg-violet-50\/60,.bg-violet-50\/70,.bg-violet-100\/50,.bg-purple-50\/50,.bg-purple-100\/50,.bg-blue-50\/50,.bg-blue-50\/60,.bg-sky-50\/50,.bg-sky-50\/60,.bg-sky-50\/70):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#6366f11f!important}html.dark :where(.bg-emerald-50,.bg-emerald-100,.bg-green-50,.bg-green-100,.bg-teal-50,.bg-teal-100):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#10b98129!important}html.dark :where(.bg-emerald-50\/40,.bg-emerald-50\/50,.bg-emerald-50\/60,.bg-emerald-50\/70,.bg-emerald-50\/80,.bg-emerald-100\/50,.bg-green-50\/50,.bg-green-50\/60,.bg-teal-50\/50):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#10b9811f!important}html.dark :where(.bg-amber-50,.bg-amber-100,.bg-yellow-50,.bg-yellow-100,.bg-orange-50,.bg-orange-100,.bg-\[\#fffbeb\],.bg-\[\#fff9f0\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f59e0b2e!important}html.dark :where(.bg-amber-50\/40,.bg-amber-50\/50,.bg-amber-50\/60,.bg-amber-50\/70,.bg-amber-50\/80,.bg-amber-100\/50,.bg-yellow-50\/50,.bg-orange-50\/50,.bg-orange-50\/60,.bg-orange-50\/70):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f59e0b24!important}html.dark :where(.bg-rose-50,.bg-rose-100,.bg-red-50,.bg-red-100,.bg-\[\#fef2f2\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f43f5e2e!important}html.dark :where(.bg-rose-50\/40,.bg-rose-50\/50,.bg-rose-50\/60,.bg-rose-50\/70,.bg-rose-50\/80,.bg-rose-100\/50,.bg-red-50\/50,.bg-red-50\/60):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f43f5e24!important}html.dark :where(.text-slate-950,.text-slate-900,.text-slate-800,.text-gray-950,.text-gray-900,.text-gray-800,.text-navy,.text-\[\#1E3A5F\],.text-\[\#1e3a5f\],.text-\[\#0f172a\],.text-\[\#1e293b\],.text-\[\#111827\],.text-\[\#000\],.text-black):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--foreground)!important}html.dark :where(.text-slate-700,.text-slate-600,.text-gray-700,.text-gray-600,.text-\[\#334155\],.text-\[\#475569\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--secondary-foreground)!important}html.dark :where(.text-slate-500,.text-slate-400,.text-slate-300,.text-gray-500,.text-gray-400,.text-gray-300,.text-\[\#64748b\],.text-\[\#94a3b8\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)),html.dark :where(.placeholder\:text-slate-400,.placeholder\:text-slate-300,.placeholder\:text-gray-400):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *))::placeholder{color:var(--muted-foreground)!important}html.dark :where(.text-indigo-500,.text-indigo-600,.text-indigo-700,.text-violet-500,.text-violet-600,.text-violet-700,.text-purple-500,.text-purple-600,.text-purple-700,.text-blue-500,.text-blue-600,.text-blue-700,.text-sky-500,.text-sky-600,.text-sky-700,.text-\[\#4338ca\],.text-\[\#4f46e5\],.text-\[\#4F46E5\],.text-\[\#3B82F6\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#a5b4fc!important}html.dark :where(.text-emerald-500,.text-emerald-600,.text-emerald-700,.text-green-500,.text-green-600,.text-green-700,.text-teal-500,.text-teal-600,.text-teal-700,.text-\[\#16A34A\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#6ee7b7!important}html.dark :where(.text-amber-500,.text-amber-600,.text-amber-700,.text-yellow-500,.text-yellow-600,.text-yellow-700,.text-orange-500,.text-orange-600,.text-orange-700,.text-\[\#b45309\],.text-\[\#d97706\],.text-\[\#F59E0B\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fbbf24!important}html.dark :where(.text-rose-500,.text-rose-600,.text-rose-700,.text-red-500,.text-red-600,.text-red-700,.text-\[\#DC2626\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fb7185!important}html.dark :where(.border-slate-50,.border-slate-100,.border-slate-100\/40,.border-slate-100\/50,.border-slate-100\/60,.border-slate-100\/70,.border-slate-200,.border-slate-200\/30,.border-slate-200\/40,.border-slate-200\/50,.border-slate-200\/60,.border-slate-200\/70,.border-slate-200\/80,.border-slate-200\/90,.border-slate-300,.border-slate-300\/50,.border-gray-50,.border-gray-100,.border-gray-200,.border-gray-200\/50,.border-gray-200\/70,.border-gray-200\/80,.border-gray-300,.border-black\/5,.border-black\/10,.border-\[\#e2e8f0\],.border-\[\#E2E8F0\],.border-\[\#cbd5e1\],.border-\[\#CBD5E1\],.border-\[\#f1f5f9\],.border-\[\#e5e7eb\],.border-\[\#EEF2F6\],.lg\:border-slate-100,.lg\:border-slate-200\/70):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:var(--border)!important}html.dark :where(.border-white,.ring-white):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:var(--card)!important;--tw-ring-color:var(--card)!important}html.dark :where(.border-white\/50,.border-white\/60,.border-white\/70,.border-white\/80,.border-white\/90):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:var(--aui-hairline)!important}html.dark :where(.ring-white\/60,.ring-white\/70,.ring-white\/80,.ring-white\/90):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-ring-color:var(--aui-hairline-soft)!important}html.dark :where(.divide-slate-50,.divide-slate-100,.divide-slate-100\/70,.divide-slate-200,.divide-slate-200\/60,.divide-gray-50,.divide-gray-100,.divide-gray-200):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *))>:not([hidden])~:not([hidden]){border-color:var(--border)!important}html.dark :where(.ring-slate-100,.ring-slate-200,.ring-slate-200\/60,.ring-slate-200\/70,.ring-slate-200\/80,.ring-gray-200,.ring-black\/5,.ring-black\/10,.ring-slate-900\/5,.ring-slate-900\/10,.ring-slate-900\/\[0\.04\],.ring-slate-900\/\[0\.045\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-ring-color:var(--border)!important}html.dark :where(.border-indigo-100,.border-indigo-200,.border-indigo-300,.border-indigo-100\/40,.border-indigo-100\/50,.border-indigo-100\/60,.border-indigo-100\/70,.border-indigo-100\/80,.border-indigo-100\/90,.border-indigo-200\/40,.border-indigo-200\/50,.border-indigo-200\/60,.border-indigo-200\/70,.border-indigo-300\/45,.border-violet-100,.border-violet-200,.border-violet-300,.border-violet-100\/90,.border-violet-200\/40,.border-violet-200\/70,.border-violet-300\/55,.border-purple-100,.border-purple-200,.border-purple-300,.border-purple-100\/80,.border-sky-100,.border-sky-200,.border-sky-100\/90,.border-sky-200\/70,.border-blue-100,.border-blue-200,.border-blue-300,.border-blue-100\/50,.border-blue-100\/80,.border-\[\#4f46e5\],.border-\[\#3B82F6\],.border-\[\#c7d2fe\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#818cf852!important}html.dark :where(.border-emerald-100,.border-emerald-200,.border-emerald-300,.border-emerald-100\/70,.border-emerald-100\/80,.border-emerald-100\/90,.border-emerald-200\/50,.border-emerald-200\/60,.border-emerald-200\/70,.border-green-100,.border-green-200,.border-green-200\/60,.border-teal-100,.border-teal-200,.border-teal-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#10b98152!important}html.dark :where(.border-amber-100,.border-amber-200,.border-amber-300,.border-amber-100\/80,.border-amber-100\/90,.border-amber-200\/30,.border-amber-200\/50,.border-amber-200\/60,.border-amber-200\/70,.border-yellow-100,.border-yellow-200,.border-orange-100,.border-orange-200,.border-orange-300,.border-orange-100\/90,.border-orange-200\/70,.border-\[\#ffeed0\]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f59e0b57!important}html.dark :where(.border-rose-100,.border-rose-200,.border-rose-300,.border-rose-100\/70,.border-rose-100\/90,.border-rose-200\/40,.border-rose-200\/50,.border-rose-200\/60,.border-rose-200\/70,.border-red-100,.border-red-200,.border-red-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f43f5e57!important}html.dark :where(.ring-indigo-100,.ring-indigo-200,.ring-amber-200,.ring-emerald-200,.ring-rose-200,.ring-sky-200):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-ring-color:#818cf852!important}html.dark :where(.hover\:bg-slate-50:hover,.hover\:bg-slate-50\/60:hover,.hover\:bg-slate-50\/70:hover,.hover\:bg-slate-50\/80:hover,.hover\:bg-slate-100:hover,.hover\:bg-slate-100\/50:hover,.hover\:bg-slate-100\/70:hover,.hover\:bg-gray-50:hover,.hover\:bg-gray-50\/50:hover,.hover\:bg-gray-100:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg)!important}html.dark :where(.hover\:bg-slate-200:hover,.hover\:bg-slate-200\/70:hover,.hover\:bg-gray-200:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg-hover)!important}html.dark .group:hover :where(.group-hover\:bg-white,.group-hover\:bg-slate-50,.group-hover\:bg-slate-50\/80,.group-hover\:bg-slate-100,.group-hover\:bg-slate-200,.group-hover\:bg-slate-200\/70,.group-hover\:bg-slate-200\/80,.group-hover\:bg-indigo-50,.group-hover\:bg-indigo-100,.group-hover\:bg-indigo-200\/70):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)),html.dark .group\/panel:hover :where(.group-hover\/panel\:bg-indigo-50),html.dark .group\/mod:hover :where(.group-hover\/mod\:bg-indigo-50),html.dark .group\/spot:hover :where(.group-hover\/spot\:bg-indigo-100){color:#c7d2fe!important;background-color:#6366f14d!important}html.dark .group:hover :where(.group-hover\:bg-emerald-200\/70,.group-hover\:bg-emerald-400\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#10b9814d!important}html.dark .group:hover :where(.group-hover\:bg-amber-200\/70,.group-hover\:bg-amber-400\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f59e0b4d!important}html.dark .group:hover :where(.group-hover\:bg-rose-200\/70,.group-hover\:bg-rose-400\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#f43f5e4d!important}html.dark .group:hover :where(.group-hover\:bg-violet-400\/40,.group-hover\:bg-indigo-400\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:#6366f14d!important}html.dark .group:hover :where(.group-hover\:bg-slate-400\/40):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg-hover)!important}html.dark .group:hover :where(.group-hover\:border-slate-200,.group-hover\:border-slate-400,.group-hover\:border-violet-200,.group-hover\:border-violet-300,.group-hover\:border-cyan-300,.group-hover\:border-fuchsia-300,.group-hover\:border-teal-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#818cf873!important}html.dark .group:hover :where(.group-hover\:border-emerald-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#10b98173!important}html.dark .group:hover :where(.group-hover\:border-amber-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f59e0b73!important}html.dark .group:hover :where(.group-hover\:border-rose-300):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f43f5e73!important}html.dark :where(.hover\:bg-white:hover,.hover\:bg-white\/60:hover,.hover\:bg-white\/70:hover,.hover\:bg-white\/80:hover,.hover\:bg-white\/90:hover,.hover\:bg-white\/95:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)),html.dark :where(.hover\:bg-indigo-50:hover,.hover\:bg-indigo-50\/30:hover,.hover\:bg-indigo-50\/40:hover,.hover\:bg-indigo-50\/50:hover,.hover\:bg-indigo-50\/60:hover,.hover\:bg-indigo-50\/70:hover,.hover\:bg-indigo-100:hover,.hover\:bg-indigo-100\/60:hover,.hover\:bg-indigo-100\/70:hover,.hover\:bg-violet-50:hover,.hover\:bg-violet-50\/40:hover,.hover\:bg-purple-50:hover,.hover\:bg-blue-50:hover,.hover\:bg-blue-50\/40:hover,.hover\:bg-sky-50:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#c7d2fe!important;background-color:#6366f14d!important}html.dark :where(.hover\:bg-emerald-50:hover,.hover\:bg-emerald-50\/40:hover,.hover\:bg-emerald-50\/50:hover,.hover\:bg-emerald-100:hover,.hover\:bg-green-50:hover,.hover\:bg-teal-50:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#6ee7b7!important;background-color:#10b9814d!important}html.dark :where(.hover\:bg-amber-50:hover,.hover\:bg-amber-100:hover,.hover\:bg-yellow-50:hover,.hover\:bg-orange-50:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fbbf24!important;background-color:#f59e0b4d!important}html.dark :where(.hover\:bg-rose-50:hover,.hover\:bg-rose-50\/30:hover,.hover\:bg-rose-50\/40:hover,.hover\:bg-rose-100:hover,.hover\:bg-red-50:hover,.hover\:bg-red-100:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fb7185!important;background-color:#f43f5e4d!important}html.dark :where(.hover\:border-indigo-100:hover,.hover\:border-indigo-200:hover,.hover\:border-indigo-200\/70:hover,.hover\:border-indigo-200\/80:hover,.hover\:border-indigo-300:hover,.hover\:border-violet-300:hover,.hover\:border-sky-300:hover,.hover\:border-blue-200:hover,.hover\:border-blue-300:hover,.hover\:border-blue-300\/50:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#818cf873!important}html.dark :where(.hover\:border-emerald-200:hover,.hover\:border-emerald-300:hover,.hover\:border-teal-300:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#10b98173!important}html.dark :where(.hover\:border-amber-300:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f59e0b73!important}html.dark :where(.hover\:border-rose-200:hover,.hover\:border-rose-300:hover,.hover\:border-red-100:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#f43f5e73!important}html.dark :where(.hover\:border-slate-100:hover,.hover\:border-slate-200:hover,.hover\:border-slate-300:hover,.hover\:border-slate-300\/80:hover,.hover\:border-slate-400:hover,.hover\:border-gray-200:hover,.hover\:border-gray-300:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:var(--border-light)!important}html.dark :where(.hover\:text-slate-900:hover,.hover\:text-slate-800:hover,.hover\:text-slate-700:hover,.hover\:text-gray-900:hover,.hover\:text-gray-700:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--foreground)!important}html.dark :where(.hover\:text-slate-600:hover,.hover\:text-slate-500:hover,.hover\:text-slate-400:hover,.hover\:text-gray-600:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--secondary-foreground)!important}html.dark :where(.hover\:text-indigo-500:hover,.hover\:text-indigo-600:hover,.hover\:text-indigo-700:hover,.hover\:text-purple-700:hover,.hover\:text-blue-500:hover,.hover\:text-blue-600:hover,.hover\:text-sky-600:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#c7d2fe!important}html.dark :where(.hover\:text-rose-500:hover,.hover\:text-rose-600:hover,.hover\:text-rose-700:hover,.hover\:text-red-500:hover,.hover\:text-red-600:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fb7185!important}html.dark :where(.hover\:text-emerald-600:hover,.hover\:text-emerald-700:hover,.hover\:text-teal-700:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#6ee7b7!important}html.dark :where(.hover\:text-amber-500:hover,.hover\:text-amber-600:hover,.hover\:text-amber-700:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fbbf24!important}html.dark :where(.data-\[state\=open\]\:bg-indigo-50[data-state=open],.data-\[state\=open\]\:bg-slate-50[data-state=open],.data-\[state\=open\]\:bg-slate-100[data-state=open]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg)!important}html.dark :where(.data-\[state\=open\]\:border-indigo-300[data-state=open],.data-\[state\=open\]\:border-slate-300[data-state=open]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){border-color:#818cf873!important}html.dark :where(.data-\[state\=open\]\:text-indigo-600[data-state=open]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#c7d2fe!important}html.dark :where(.focus\:bg-white:focus,.focus\:bg-white\/70:focus,.focus-visible\:bg-white:focus-visible,.focus\:bg-indigo-50:focus,.focus\:bg-indigo-100:focus,.focus-visible\:bg-indigo-50\/40:focus-visible,.focus-visible\:bg-indigo-50\/60:focus-visible,.active\:bg-indigo-50:active,.active\:bg-indigo-50\/70:active,.data-\[selected\]\:bg-indigo-50[data-selected],.data-\[highlighted\]\:bg-indigo-50[data-highlighted],.data-\[checked\]\:bg-indigo-50[data-checked]):where(:not(input,textarea,select)):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#c7d2fe!important;background-color:#6366f14d!important}html.dark .file\:bg-indigo-50:where(:not(.n2b-theme-exempt,.n2b-theme-exempt *))::file-selector-button{color:#c7d2fe!important;background-color:#6366f14d!important}html.dark :where(.focus\:bg-slate-50:focus,.focus\:bg-slate-100:focus,.focus\:bg-gray-50:focus,.focus\:bg-gray-100:focus,.focus-visible\:bg-slate-50:focus-visible,.focus-visible\:bg-slate-100:focus-visible,.active\:bg-slate-50:active,.active\:bg-slate-100:active,.data-\[state\=open\]\:bg-gray-100[data-state=open],.data-\[selected\]\:bg-slate-50[data-selected],.data-\[highlighted\]\:bg-slate-50[data-highlighted]):where(:not(input,textarea,select)):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-ghost-bg)!important}html.dark :where(.focus\:bg-emerald-50:focus,.active\:bg-emerald-50:active,.focus-visible\:bg-emerald-50:focus-visible):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#6ee7b7!important;background-color:#10b9814d!important}html.dark :where(.focus\:bg-amber-50:focus,.active\:bg-amber-50:active,.focus-visible\:bg-amber-50:focus-visible):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fbbf24!important;background-color:#f59e0b4d!important}html.dark :where(.focus\:bg-rose-50:focus,.focus\:bg-red-50:focus,.active\:bg-rose-50:active,.focus-visible\:bg-rose-50:focus-visible):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fb7185!important;background-color:#f43f5e4d!important}html.dark :where(input,textarea,select):where(.focus\:bg-white:focus,.focus\:bg-white\/70:focus,.focus\:bg-slate-50:focus,.focus\:bg-gray-100:focus,.focus-visible\:bg-white:focus-visible,.focus-visible\:bg-slate-50:focus-visible):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--foreground)!important;background-color:#6366f126!important}html.dark :where(.disabled\:hover\:bg-white:disabled:hover,.disabled\:hover\:bg-white[disabled]:hover,.disabled\:hover\:bg-white[aria-disabled=true]:hover):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--card)!important}html.dark :where(.focus\:text-navy:focus,.focus\:text-slate-900:focus,.focus\:text-slate-800:focus,.focus\:text-gray-900:focus,.focus-visible\:text-slate-900:focus-visible,.active\:text-slate-900:active,.data-\[state\=open\]\:text-navy[data-state=open],.data-\[selected\]\:text-navy[data-selected]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:var(--foreground)!important}html.dark :where(.focus\:text-indigo-600:focus,.focus\:text-indigo-700:focus,.active\:text-indigo-700:active):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#c7d2fe!important}html.dark :where(.focus\:text-emerald-700:focus,.focus\:text-emerald-800:focus,.active\:text-emerald-700:active):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#6ee7b7!important}html.dark :where(.focus\:text-amber-700:focus,.active\:text-amber-700:active):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fbbf24!important}html.dark :where(.focus\:text-rose-600:focus,.focus\:text-rose-700:focus,.active\:text-rose-700:active):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){color:#fb7185!important}html.dark :where(.from-white,.from-white\/70,.from-white\/80,.from-white\/85,.from-white\/90,.from-white\/95,.from-slate-50,.from-slate-50\/50,.from-slate-50\/70,.from-slate-50\/80,.from-slate-100,.from-slate-100\/70,.from-gray-50,.from-gray-50\/80,.from-indigo-50,.from-indigo-50\/30,.from-indigo-50\/40,.from-indigo-50\/50,.from-indigo-50\/60,.from-indigo-50\/70,.from-indigo-50\/80,.from-indigo-100,.from-violet-50,.from-violet-50\/70,.from-violet-50\/80,.from-violet-50\/90,.from-purple-50,.from-blue-50,.from-blue-50\/70,.from-blue-50\/80,.from-sky-50,.from-emerald-50,.from-emerald-50\/40,.from-emerald-50\/70,.from-emerald-50\/80,.from-green-50,.from-teal-50,.from-amber-50,.from-amber-50\/40,.from-amber-50\/70,.from-amber-50\/80,.from-yellow-50,.from-orange-50,.from-rose-50,.from-rose-50\/40,.from-rose-50\/70,.from-rose-50\/80,.from-red-50):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-gradient-from:var(--aui-surface-2)!important}html.dark :where(.via-white,.via-white\/50,.via-white\/85,.via-slate-50,.via-indigo-50,.via-indigo-50\/30,.via-indigo-50\/60,.via-indigo-50\/70,.via-indigo-50\/80,.via-indigo-50\/90,.via-violet-50,.via-violet-50\/40,.via-violet-50\/70,.via-violet-50\/80,.via-purple-50,.via-sky-50\/70,.via-emerald-50\/70,.via-emerald-50\/80,.via-amber-50\/70,.via-amber-50\/80,.via-orange-50,.via-orange-50\/70,.via-rose-50\/70,.via-rose-50\/80):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-gradient-stops:var(--tw-gradient-from), var(--aui-card-bg) var(--tw-gradient-via-position), var(--tw-gradient-to)!important}html.dark :where(.to-white,.to-slate-50,.to-slate-50\/50,.to-slate-50\/60,.to-slate-50\/80,.to-slate-100,.to-slate-100\/60,.to-gray-50,.to-indigo-50,.to-indigo-50\/10,.to-indigo-50\/40,.to-indigo-50\/60,.to-indigo-100\/50,.to-indigo-100\/55,.to-indigo-100\/60,.to-violet-50,.to-violet-50\/10,.to-violet-50\/50,.to-violet-50\/60,.to-violet-50\/70,.to-violet-50\/80,.to-purple-50,.to-blue-50,.to-blue-50\/20,.to-blue-50\/90,.to-sky-50,.to-emerald-50,.to-emerald-50\/10,.to-emerald-50\/40,.to-teal-50,.to-amber-50,.to-amber-50\/10,.to-orange-50,.to-rose-50,.to-rose-50\/40,.to-red-50):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-gradient-to:var(--aui-ghost-bg)!important}html.dark .h-px.via-white:where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){--tw-gradient-stops:var(--tw-gradient-from), var(--aui-edge-light) var(--tw-gradient-via-position), var(--tw-gradient-to)!important}html.dark [data-slot=card]:not(.n2b-theme-exempt,.n2b-theme-exempt *){background:var(--card)!important;border-color:var(--border)!important;box-shadow:inset 0 0 0 1px var(--aui-hairline), var(--aui-lift)!important}html.dark [data-slot=popover-content],html.dark [data-slot=select-content],html.dark [data-slot=dropdown-menu-content],html.dark [data-slot=tabs-list]{background:var(--popover)!important;color:var(--popover-foreground)!important;border-color:var(--border)!important}html.dark [data-slot=popover-content],html.dark [data-slot=select-content],html.dark [data-slot=dropdown-menu-content]{box-shadow:inset 0 0 0 1px var(--aui-hairline), 0 1px 2px #0003, 0 22px 58px -28px #000000c7!important}html.dark [data-slot=dialog-content],html.dark [data-slot=sheet-content]{background:var(--aui-surface-2)!important;color:var(--aui-ink)!important;box-shadow:inset 0 0 0 1px var(--aui-hairline), 0 40px 90px -30px #000!important}html.dark :where([data-slot=input],[data-slot=textarea],[data-slot=select-trigger],.cs-input,.form-control):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)){background-color:var(--aui-surface-2)!important;border-color:var(--input)!important;color:var(--foreground)!important}html.dark :where([data-slot=input],[data-slot=textarea],.cs-input,.form-control):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)):focus{border-color:var(--ring)!important;box-shadow:0 0 0 2px #ffffff38!important}html.dark :where([data-slot=select-trigger]):where(:not(.n2b-theme-exempt,.n2b-theme-exempt *)):hover{background-color:var(--n2b-chrome-active)!important}html.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7)}html.dark input[type=time]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7)}html.dark input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert()opacity(.7)}html.dark :where(.kpi-card,.cs-card,.cs-table-wrapper,.filter-bar,.mobile-card){background:var(--card)!important;box-shadow:inset 0 0 0 1px var(--aui-hairline), var(--aui-lift)!important;border-color:#0000!important}html.dark .kpi-card:hover{box-shadow:inset 0 0 0 1px var(--aui-hairline), 0 1px 2px #00000073, 0 26px 56px -30px #000!important}html.dark .mobile-card:active{background:var(--aui-ghost-bg)!important}html.dark :where(.page-title,.kpi-value,.cs-card-title){color:var(--foreground)!important}html.dark :where(.page-subtitle,.kpi-label,.kpi-sub,.cs-label){color:var(--muted-foreground)!important}html.dark .cs-table thead tr{background:var(--aui-surface-2)!important;border-bottom-color:var(--border)!important}html.dark .cs-table thead th{color:var(--muted-foreground)!important}html.dark .cs-table tbody tr{border-bottom-color:var(--border)!important}html.dark .cs-table tbody tr:hover{background:var(--aui-ghost-bg)!important}html.dark .cs-table tbody td{color:var(--secondary-foreground)!important}html.dark .cs-table .cell-name{color:var(--foreground)!important}html.dark .cs-table .cell-sub{color:var(--muted-foreground)!important}html.dark .badge-indigo{color:#a5b4fc!important;background:#6366f129!important}html.dark .badge-emerald{color:#6ee7b7!important;background:#10b98129!important}html.dark .badge-rose{color:#fb7185!important;background:#f43f5e2e!important}html.dark .badge-amber{color:#fbbf24!important;background:#f59e0b2e!important}html.dark .badge-violet{color:#c4b5fd!important;background:#6366f129!important}html.dark .badge-sky{color:#7dd3fc!important;background:#6366f129!important}html.dark .badge-slate{background:var(--aui-ghost-bg)!important;color:var(--secondary-foreground)!important}html.dark .cs-btn-outline{background:var(--card)!important;color:var(--foreground)!important;border-color:var(--border)!important}html.dark .cs-btn-outline:hover{background:var(--aui-ghost-bg)!important;border-color:var(--border-light)!important}html.dark .cs-input::placeholder{color:var(--muted-foreground)!important}html.dark .avatar-circle{color:#c7d2fe!important;background:#6366f12e!important}html.dark .cs-spinner{border-color:#818cf8 #818cf840 #818cf840!important}html.dark .empty-state i{color:var(--muted-foreground)!important}html.dark .empty-state h3{color:var(--secondary-foreground)!important}html.dark .empty-state p{color:var(--muted-foreground)!important}html.dark .recharts-cartesian-grid line,html.dark .recharts-cartesian-axis-line,html.dark .recharts-cartesian-axis-tick-line{stroke:var(--chart-grid)!important}html.dark .recharts-cartesian-axis-tick text,html.dark .recharts-polar-angle-axis-tick text,html.dark .recharts-pie-label-text,html.dark .recharts-legend-item-text{fill:var(--muted-foreground)!important;color:var(--muted-foreground)!important}html.dark .recharts-default-tooltip{background:var(--popover)!important;border-color:var(--border)!important;color:var(--foreground)!important}html.dark .recharts-tooltip-label,html.dark .recharts-tooltip-item{color:var(--foreground)!important}html.dark .role-flow .react-flow__edge-path{stroke:#818cf8}html.dark .react-flow__controls button{background:var(--card);border-bottom-color:var(--border);color:var(--foreground)}html.dark .react-flow__controls button:hover{background:var(--accent)}html.dark .react-flow__attribution{color:var(--muted-foreground);background:0 0}html.dark .react-flow__minimap{--xy-minimap-background-color:var(--card);background:var(--card)!important}html.dark .react-flow__minimap-mask{fill:#00000073}html.dark .react-flow__minimap-node{fill:var(--aui-ghost-bg);stroke:var(--border)}html.dark .sidebar-brand-tile{--tw-ring-color:#818cf847!important;background:#0b0c0d!important}html.dark .sidebar-brand-tile svg>path:first-of-type{stroke:#fff;stroke-opacity:.13}html.dark .sidebar-brand-tile stop:nth-child(6){stop-color:#94a3b8}html.dark .sidebar-brand-tile stop:nth-child(7){stop-color:#6366f1}html.dark .n2b-paper{color:var(--foreground)}html.dark .n2b-theme-exempt{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f4f5;--foreground:#0f172a;--card:#fff;--card-foreground:#04080d;--popover:#fff;--popover-foreground:#04080d;--primary:#161616;--primary-foreground:#fafafa;--secondary:#ecf1f5;--secondary-foreground:#1a222b;--muted:#f0f2f4;--muted-foreground:#606a74;--accent:#ecf1f5;--accent-foreground:#1a222b;--destructive:#e40014;--border:#c4c4c4;--input:#c4c4c4;--ring:#717171;--color-primary:#4f46e5;--color-primary-strong:#4338ca;--color-primary-soft:#eef2ff;--color-secondary-soft:#f5f3ff}@supports (color:lab(0% 0 0)){html.dark .n2b-theme-exempt{--card:lab(100% 0 0);--card-foreground:lab(1.96975% -.445165 -2.46078);--popover:lab(100% 0 0);--popover-foreground:lab(1.96975% -.445165 -2.46078);--primary:lab(7.22637% -.0000149012 0);--primary-foreground:lab(98.26% 0 0);--secondary:lab(94.7735% -.878096 -2.85872);--secondary-foreground:lab(12.9615% -1.76475 -6.95769);--muted:lab(95.3599% -.510246 -1.40361);--muted-foreground:lab(44.2947% -2.01917 -7.05785);--accent:lab(94.7735% -.878096 -2.85872);--accent-foreground:lab(12.9615% -1.76475 -6.95769);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(79.12% -.0000298023 -.0000119209);--input:lab(79.12% -.0000298023 -.0000119209);--ring:lab(47.8% 0 .0000119209)}}@media (max-width:640px){.app-topbar [data-slot=select-trigger]>svg:last-child{display:none}}@media (max-width:480px){.app-topbar-inner{gap:4px!important}.tb-btn{width:34px!important;height:34px!important}.tb-pill,.tb-punch{height:34px!important}}@media (max-width:360px){.app-topbar-inner{gap:3px!important}.tb-btn{width:32px!important;height:32px!important}.tb-pill,.tb-punch{height:32px!important}.tb-pill{padding-left:7px!important;padding-right:7px!important}}@media print{.app-sidebar,.app-topbar{display:none!important}html{--n2b-sb:0px!important}}html.dark{--cc-surface:var(--aui-card-bg);--cc-surface-hover:#1f2124;--cc-border:#ffffff1a;--cc-border-hover:#818cf873;--cc-shadow:0 1px 2px #0006, 0 18px 40px -28px #000000e6;--cc-wash:radial-gradient(115% 85% at 100% 0%, #6366f124, #6366f100 62%);--cc-rule:#ffffff14;--cc-well:#ffffff09;--cc-well-border:#ffffff0f;--cc-icon-bg:#ffffff0f;--cc-icon-border:#ffffff17;--cc-icon-ink:#a5b4fc;--cc-avatar:linear-gradient(140deg, #4f46e5 0%, #4338ca 100%);--cc-avatar-ring:#ffffff24;--cc-title:var(--aui-ink);--cc-body:var(--aui-ink-soft);--cc-muted:var(--aui-muted);--cc-new-bg:#6366f12e;--cc-new-fg:#a5b4fc;--cc-new-bd:#6366f152;--cc-exist-bg:#ffffff12;--cc-exist-fg:#b6bbbd;--cc-exist-bd:#ffffff1c;--cc-ok-bg:#10b98129;--cc-ok-fg:#6ee7b7;--cc-ok-bd:#10b98147;--cc-off-bg:#ffffff12;--cc-off-fg:#b6bbbd;--cc-off-bd:#ffffff1c;--cc-warn:#b45309;--cc-warn-ink:#fef3c7;--n2b-page-glow:#6366f157}html.dark .cc-shell:hover .cc-title{color:#a5b4fc}
