@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@400;500;600;700&display=swap";body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{font-family:Bebas Neue,Poppins,sans-serif;letter-spacing:.02em}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */:root{--font-size:16px;--background:#fff8e7;--foreground:#2d1810;--card:#fff;--card-foreground:#2d1810;--popover:#fff;--popover-foreground:#2d1810;--primary:#00b4d8;--primary-foreground:#fff;--secondary:#ffe5e5;--secondary-foreground:#2d1810;--muted:#f5ebd9;--muted-foreground:#6b5d52;--accent:#ffd6d6;--accent-foreground:#2d1810;--destructive:#e63946;--destructive-foreground:#fff;--success:#52b788;--success-foreground:#fff;--warning:#fb8500;--warning-foreground:#fff;--info:#00b4d8;--info-foreground:#fff;--border:#2d181026;--input:transparent;--input-background:#fff;--switch-background:#f5ebd9;--font-weight-medium:600;--font-weight-normal:400;--ring:#00b4d8;--chart-1:#00b4d8;--chart-2:#e63946;--chart-3:#ffb703;--chart-4:#52b788;--chart-5:#fb8500;--radius:.75rem;--sidebar:#fff;--sidebar-foreground:#2d1810;--sidebar-primary:#00b4d8;--sidebar-primary-foreground:#fff;--sidebar-accent:#f5ebd9;--sidebar-accent-foreground:#2d1810;--sidebar-border:#2d18101f;--sidebar-ring:#00b4d8}.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(--background);color:var(--foreground)}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}
