/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */:root{--font-size:16px;--color-secondary:#794f81;--color-primary:#100028;--color-error:#ba1a1a;--color-primary-container:#2b124c;--color-surface:#fffdfd;--color-background:#fffdfd;--color-surface-dim:#fbd0cc;--color-outline:#7b7580;--color-on-primary-fixed:#260c47;--color-tertiary-container:#3b102a;--color-surface-variant:#ffdad6;--color-on-primary-container:#977cbc;--color-surface-container-lowest:#fff;--color-secondary-fixed-dim:#e8b5ef;--color-surface-container:#ffe9e7;--color-on-tertiary-container:#b27695;--color-secondary-fixed:#fcd6ff;--color-on-tertiary-fixed:#350b25;--color-on-tertiary-fixed-variant:#683652;--color-on-error:#fff;--color-inverse-surface:#442927;--color-tertiary-fixed-dim:#f6b3d4;--color-tertiary:#1b0010;--color-outline-variant:#ccc4d0;--color-on-secondary-fixed-variant:#603768;--color-on-surface-variant:#4a454f;--color-primary-fixed-dim:#d7bafe;--color-on-secondary-container:#764c7e;--color-on-primary:#fff;--color-secondary-container:#f7c3fe;--color-surface-container-highest:#ffdad6;--color-on-secondary:#fff;--color-tertiary-fixed:#ffd8e9;--color-surface-bright:#fffdfd;--color-primary-fixed:#eddcff;--color-surface-tint:#6c538f;--color-surface-container-high:#ffe2de;--color-on-surface:#2c1513;--color-on-tertiary:#fff;--color-surface-container-low:#fff0ef;--color-on-error-container:#93000a;--color-inverse-primary:#d7bafe;--color-on-secondary-fixed:#300a3a;--color-inverse-on-surface:#ffedeb;--color-on-primary-fixed-variant:#533b75;--color-on-background:#2c1513;--color-error-container:#ffdad6;--background:#fffdfd;--foreground:#2c1513;--card:#fff;--card-foreground:#2c1513;--popover:#fff;--popover-foreground:#2c1513;--primary:#100028;--primary-foreground:#fff;--secondary:#794f81;--secondary-foreground:#fff;--muted:#ffe9e7;--muted-foreground:#4a454f;--accent:#2b124c;--accent-foreground:#fff;--destructive:#ba1a1a;--destructive-foreground:#fff;--border:#7b758033;--input:transparent;--input-background:#ffe2de;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:#7b7580;--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--radius:.75rem;--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(14.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(14.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(98.5% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(39.6% .141 25.723);--destructive-foreground:oklch(63.7% .237 25.331);--border:oklch(26.9% 0 0);--input:oklch(26.9% 0 0);--ring:oklch(43.9% 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(26.9% 0 0);--sidebar-ring:oklch(43.9% 0 0)}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--color-surface);color:var(--color-on-surface);font-family:Manrope,sans-serif}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl)}h1,h2{font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}button,h3,h4,label{font-weight:var(--font-weight-medium);line-height:1.5}button,h4,input,label{font-size:var(--text-base)}input{font-weight:var(--font-weight-normal);line-height:1.5}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}}.sidebar-scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;scroll-behavior:smooth}.sidebar-scroll::-webkit-scrollbar{width:5px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0;margin:8px 0}.sidebar-scroll::-webkit-scrollbar-thumb{background:padding-box padding-box;border:1px solid #0000;border-radius:999px}@media (hover:hover){.sidebar-scroll:hover{scrollbar-color:#0d948861 transparent}.sidebar-scroll:hover::-webkit-scrollbar-thumb{background:#0d948861 padding-box padding-box}}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#0d948885 padding-box padding-box}