@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&family=JetBrains+Mono:wght@400;500&display=swap");

/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */:root{--font-size:14px;--background:#f4f6f9;--foreground:#0d1424;--card:#fff;--card-foreground:#0d1424;--popover:#fff;--popover-foreground:#0d1424;--primary:#009e9a;--primary-foreground:#fff;--primary-hover:#00b8b4;--secondary:#eef1f6;--secondary-foreground:#0d1424;--muted:#eef1f6;--muted-foreground:#64748b;--accent:#e8fdf8;--accent-foreground:#065f46;--destructive:#ef4444;--destructive-foreground:#fff;--border:#0d142417;--border-strong:#0d142426;--input:transparent;--input-background:#eef1f6;--switch-background:#cbd5e1;--ring:#009e9a;--font-weight-medium:600;--font-weight-normal:400;--status-success:#10b981;--status-warning:#f59e0b;--status-danger:#ef4444;--status-info:#3b82f6;--chart-1:#009e9a;--chart-2:#10b981;--chart-3:#3b82f6;--chart-4:#f59e0b;--chart-5:#ec4899;--radius:.75rem;--sidebar:#0b1729;--sidebar-surface:#0f1e35;--sidebar-foreground:#cbd5e1;--sidebar-primary:#00c4bf;--sidebar-primary-foreground:#fff;--sidebar-accent:#ffffff0f;--sidebar-accent-foreground:#fff;--sidebar-border:#ffffff0d;--sidebar-ring:#00c4bf;--sidebar-muted:#475569}.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)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:var(--font-size);scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);font-family:Plus Jakarta Sans,DM Sans,system-ui,sans-serif}h1{font-size:var(--text-2xl);letter-spacing:-.02em;font-weight:800;line-height:1.25}h2{font-size:var(--text-xl);letter-spacing:-.015em;line-height:1.3}h2,h3{font-weight:700}h3{font-size:var(--text-lg);letter-spacing:-.01em;line-height:1.4}h4{font-size:var(--text-base);font-weight:600;line-height:1.5}button,label{font-size:var(--text-sm);font-weight:600;line-height:1.5}button{cursor:pointer}input,textarea{font-size:var(--text-sm);font-weight:400;line-height:1.5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#64748b80}}