:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not(.light){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#070a0f;--foreground:#f1f4f7;--card:#13181e;--card-foreground:#f1f4f7;--popover:#13181e;--popover-foreground:#f1f4f7;--primary-foreground:#fafafa;--secondary:#1e232a;--secondary-foreground:#e8ebef;--muted:#1e232a;--muted-foreground:#bdc5d0;--accent:#242b33;--accent-foreground:#eff2f6;--border:#fff3;--input:#ffffff3d;--ring:#6fa7ee;--sidebar:#0d1116;--sidebar-foreground:#f1f4f7;--sidebar-accent:#1e232a;--sidebar-accent-foreground:#eff2f6;--sidebar-border:#fff3;--color-bg:#0f172a;--color-surface:#111827;--color-text:#e5edf7;--color-text-muted:#cbd5e1;--color-border:#475569;--color-slate-bg:#0f172a;--color-warm-bg:#17120f;--color-warm-cream:#2a211c;--color-slate-cream:#263244}@supports (color:lab(0% 0 0)){:root:not(.light){--background:lab(2.73481% -.339404 -2.41935);--foreground:lab(95.9282% -.492334 -2.20417);--card:lab(7.74106% -.855997 -5.01499);--card-foreground:lab(95.9282% -.492334 -2.20417);--popover:lab(7.74106% -.855997 -5.01499);--popover-foreground:lab(95.9282% -.492334 -2.20417);--primary-foreground:lab(98.26% 0 0);--secondary:lab(13.5414% -.941634 -5.04282);--secondary-foreground:lab(93.0282% -.492066 -2.20398);--muted:lab(13.5414% -.941634 -5.04282);--muted-foreground:lab(79.0801% -1.39263 -6.5667);--accent:lab(17.0078% -1.16397 -6.46519);--accent-foreground:lab(95.3482% -.492275 -2.20412);--border:lab(100% 0 0/.2);--input:lab(100% 0 0/.24);--ring:lab(66.9519% -3.62927 -41.9607);--sidebar:lab(4.81548% -.533909 -3.4604);--sidebar-foreground:lab(95.9282% -.492334 -2.20417);--sidebar-accent:lab(13.5414% -.941634 -5.04282);--sidebar-accent-foreground:lab(95.3482% -.492275 -2.20412);--sidebar-border:lab(100% 0 0/.2)}}}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#070a0f;--foreground:#f1f4f7;--card:#13181e;--card-foreground:#f1f4f7;--popover:#13181e;--popover-foreground:#f1f4f7;--primary-foreground:#fafafa;--secondary:#1e232a;--secondary-foreground:#e8ebef;--muted:#1e232a;--muted-foreground:#bdc5d0;--accent:#242b33;--accent-foreground:#eff2f6;--border:#fff3;--input:#ffffff3d;--ring:#6fa7ee;--sidebar:#0d1116;--sidebar-foreground:#f1f4f7;--sidebar-accent:#1e232a;--sidebar-accent-foreground:#eff2f6;--sidebar-border:#fff3;--color-bg:#0f172a;--color-surface:#111827;--color-text:#e5edf7;--color-text-muted:#cbd5e1;--color-border:#475569;--color-slate-bg:#0f172a;--color-warm-bg:#17120f;--color-warm-cream:#2a211c;--color-slate-cream:#263244}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.73481% -.339404 -2.41935);--foreground:lab(95.9282% -.492334 -2.20417);--card:lab(7.74106% -.855997 -5.01499);--card-foreground:lab(95.9282% -.492334 -2.20417);--popover:lab(7.74106% -.855997 -5.01499);--popover-foreground:lab(95.9282% -.492334 -2.20417);--primary-foreground:lab(98.26% 0 0);--secondary:lab(13.5414% -.941634 -5.04282);--secondary-foreground:lab(93.0282% -.492066 -2.20398);--muted:lab(13.5414% -.941634 -5.04282);--muted-foreground:lab(79.0801% -1.39263 -6.5667);--accent:lab(17.0078% -1.16397 -6.46519);--accent-foreground:lab(95.3482% -.492275 -2.20412);--border:lab(100% 0 0/.2);--input:lab(100% 0 0/.24);--ring:lab(66.9519% -3.62927 -41.9607);--sidebar:lab(4.81548% -.533909 -3.4604);--sidebar-foreground:lab(95.9282% -.492334 -2.20417);--sidebar-accent:lab(13.5414% -.941634 -5.04282);--sidebar-accent-foreground:lab(95.3482% -.492275 -2.20412);--sidebar-border:lab(100% 0 0/.2)}}html,body,#root{background:var(--background,#fff);color:var(--foreground,#0f172a)}::selection{background:#60a5fa59}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b8}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#475569}::-webkit-scrollbar-thumb:hover{background:#64748b}}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.pal-theme-toggle{color:#64748b;vertical-align:middle;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:2px;width:fit-content;max-width:100%;padding:2px;display:inline-flex;box-shadow:0 1px 2px #0f172a0f}.dark .pal-theme-toggle{color:#cbd5e1;background:#0f172a;border-color:#334155}.pal-theme-toggle__button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;transition:background-color .15s,color .15s,box-shadow .15s;display:flex}.pal-theme-toggle__button:hover{color:#0f172a;background:#ffffffc7}.dark .pal-theme-toggle__button:hover{color:#fff;background:#1e293b}.pal-theme-toggle__button[data-active=true]{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a1f}.dark .pal-theme-toggle__button[data-active=true]{color:#fff;background:#334155}.pal-theme-toggle__button:focus-visible{outline-offset:2px;outline:2px solid #94a3b8}.pal-theme-toggle__button svg{width:16px;height:16px}.dark :where(.bg-red-50,.bg-red-100,.bg-red-50\/30,.bg-red-50\/50,.hover\:bg-red-50:hover,.hover\:bg-red-100:hover){background-color:#7f1d1d61!important}.dark :where(.border-red-100,.border-red-200,.border-red-200\/80){border-color:#7f1d1dad!important}.dark :where(.text-red-500,.text-red-600,.text-red-700,.text-red-800,.text-red-900,.text-red-950,.hover\:text-red-500:hover,.hover\:text-red-600:hover){color:#fecaca!important}.dark :where(.bg-amber-50,.bg-amber-100,.bg-amber-50\/30,.bg-amber-50\/50,.bg-yellow-50,.bg-yellow-100,.bg-orange-50,.bg-orange-100,.hover\:bg-amber-50:hover,.hover\:bg-amber-100:hover,.hover\:bg-yellow-50:hover,.hover\:bg-orange-50:hover){background-color:#78350f5c!important}.dark :where(.border-amber-100,.border-amber-200,.border-amber-200\/60,.border-yellow-100,.border-yellow-200,.border-orange-100,.border-orange-200){border-color:#92400e9e!important}.dark :where(.text-amber-500,.text-amber-600,.text-amber-700,.text-amber-800,.text-amber-900,.text-amber-950,.text-yellow-500,.text-yellow-600,.text-yellow-700,.text-yellow-800,.text-orange-500,.text-orange-600,.text-orange-700,.text-orange-800){color:#fde68a!important}.dark :where(.bg-emerald-50,.bg-emerald-100,.bg-emerald-50\/30,.bg-emerald-50\/50,.bg-green-50,.bg-green-100,.bg-green-50\/30,.bg-green-50\/50,.hover\:bg-emerald-50:hover,.hover\:bg-emerald-100:hover,.hover\:bg-green-50:hover,.hover\:bg-green-100:hover){background-color:#064e3b61!important}.dark :where(.border-emerald-100,.border-emerald-200,.border-emerald-200\/60,.border-green-100,.border-green-200){border-color:#065f46a6!important}.dark :where(.text-emerald-500,.text-emerald-600,.text-emerald-700,.text-emerald-800,.text-emerald-900,.text-emerald-950,.text-green-400,.text-green-500,.text-green-600,.text-green-700,.text-green-800,.text-green-900,.hover\:text-emerald-500:hover,.hover\:text-emerald-600:hover,.hover\:text-green-500:hover,.hover\:text-green-600:hover){color:#a7f3d0!important}.dark :where(.bg-indigo-50,.bg-indigo-100,.bg-indigo-50\/20,.bg-indigo-50\/30,.bg-indigo-50\/50,.bg-blue-50,.bg-blue-100,.bg-blue-50\/30,.bg-blue-50\/50,.bg-sky-50,.bg-sky-100,.bg-sky-50\/30,.bg-sky-50\/50,.bg-cyan-50,.bg-cyan-100,.bg-cyan-50\/30,.bg-cyan-50\/50,.from-blue-50,.hover\:bg-indigo-50:hover,.hover\:bg-indigo-100:hover,.hover\:bg-blue-50:hover,.hover\:bg-blue-100:hover,.hover\:bg-sky-50:hover,.hover\:bg-sky-100:hover,.hover\:bg-cyan-50:hover,.hover\:bg-cyan-100:hover){background-color:#1e40af57!important}.dark :where(.from-blue-50){--tw-gradient-from:#1e40af57 var(--tw-gradient-from-position)!important;--tw-gradient-to:#1e40af00 var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}.dark :where(.to-white){--tw-gradient-to:#0f172aeb var(--tw-gradient-to-position)!important}.dark :where(.border-indigo-100,.border-indigo-200,.border-blue-100,.border-blue-200,.border-blue-500\/20,.border-sky-100,.border-sky-200,.border-cyan-100,.border-cyan-200){border-color:#1e40afa3!important}.dark :where(.text-indigo-500,.text-indigo-600,.text-indigo-700,.text-indigo-800,.text-indigo-900,.text-indigo-950,.text-blue-500,.text-blue-600,.text-blue-700,.text-blue-800,.text-blue-900,.text-blue-950,.text-sky-400,.text-sky-500,.text-sky-600,.text-sky-700,.text-sky-800,.text-sky-900,.text-cyan-400,.text-cyan-500,.text-cyan-600,.text-cyan-700,.text-cyan-800,.text-cyan-900,.hover\:text-indigo-500:hover,.hover\:text-indigo-600:hover,.hover\:text-indigo-700:hover,.hover\:text-blue-500:hover,.hover\:text-blue-600:hover,.hover\:text-sky-500:hover,.hover\:text-sky-600:hover,.hover\:text-cyan-500:hover,.hover\:text-cyan-600:hover){color:#bfdbfe!important}.dark :where(.bg-teal-50,.bg-teal-100,.bg-teal-50\/30,.bg-teal-50\/50,.hover\:bg-teal-50:hover,.hover\:bg-teal-100:hover){background-color:#115e5961!important}.dark :where(.border-teal-100,.border-teal-200){border-color:#0f766ea3!important}.dark :where(.text-teal-400,.text-teal-500,.text-teal-600,.text-teal-700,.text-teal-800,.text-teal-900,.hover\:text-teal-500:hover,.hover\:text-teal-600:hover){color:#99f6e4!important}.dark :where(.bg-pink-50,.bg-pink-100,.bg-pink-50\/30,.bg-pink-50\/50,.bg-rose-50,.bg-rose-100,.bg-rose-50\/30,.bg-rose-50\/50,.bg-purple-50,.bg-purple-100,.bg-purple-50\/30,.bg-purple-50\/50,.hover\:bg-pink-50:hover,.hover\:bg-pink-100:hover,.hover\:bg-rose-50:hover,.hover\:bg-rose-100:hover,.hover\:bg-purple-50:hover,.hover\:bg-purple-100:hover){background-color:#8318435c!important}.dark :where(.border-pink-100,.border-pink-200,.border-rose-100,.border-rose-200,.border-purple-100,.border-purple-200){border-color:#9d174d9e!important}.dark :where(.text-pink-400,.text-pink-500,.text-pink-600,.text-pink-700,.text-pink-800,.text-rose-400,.text-rose-500,.text-rose-600,.text-rose-700,.text-rose-800,.text-purple-400,.text-purple-500,.text-purple-600,.text-purple-700,.text-purple-800,.hover\:text-pink-500:hover,.hover\:text-pink-600:hover,.hover\:text-rose-500:hover,.hover\:text-rose-600:hover,.hover\:text-purple-500:hover,.hover\:text-purple-600:hover){color:#fbcfe8!important}
