@import url("https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap");.font-bengali{font-family:Hind Siliguri,sans-serif}.font-english{font-family:Inter,sans-serif}.font-serif{font-family:Playfair Display,serif}

/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */:root{--font-size:16px;--mango-yellow:#ffc83d;--lychee-pink:#ff6b8a;--fresh-leaf-green:#5dbb63;--soft-orange:#ff914d;--cream-white:#fff8ed;--sky-blue:#87d7ff;--warm-gradient-start:#fff8ed;--warm-gradient-end:#ffe5cc;--background:#fff8ed;--foreground:#2d1b12;--card:#fff;--card-foreground:#2d1b12;--popover:#fff;--popover-foreground:#2d1b12;--primary:#ffc83d;--primary-foreground:#2d1b12;--secondary:#ff914d;--secondary-foreground:#fff;--muted:#ffe5cc;--muted-foreground:#8b7355;--accent:#ff6b8a;--accent-foreground:#fff;--destructive:#d4183d;--destructive-foreground:#fff;--border:#ff914d33;--input:transparent;--input-background:#fff;--switch-background:#ffe5cc;--font-weight-medium:500;--font-weight-normal:400;--ring:#ffc83d;--chart-1:#ffc83d;--chart-2:#ff6b8a;--chart-3:#5dbb63;--chart-4:#ff914d;--chart-5:#87d7ff;--radius:1rem;--sidebar:#fff8ed;--sidebar-foreground:#2d1b12;--sidebar-primary:#ffc83d;--sidebar-primary-foreground:#2d1b12;--sidebar-accent:#ffe5cc;--sidebar-accent-foreground:#2d1b12;--sidebar-border:#ff914d33;--sidebar-ring:#ffc83d}.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)}}html{scroll-behavior:smooth;font-size:var(--font-size)}body{background-color:var(--background);color:var(--foreground);font-family:Hind Siliguri,Inter,sans-serif}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}}