.leaflet-container{width:100%;height:100%}:root{--font-size:16px;--background:#f8fafc;--foreground:#0f172a;--card:#fff;--card-foreground:#0f172a;--popover:#fff;--popover-foreground:#0f172a;--primary:#2563eb;--primary-foreground:#fff;--secondary:#10b981;--secondary-foreground:#fff;--muted:#e2e8f0;--muted-foreground:#64748b;--accent:#2563eb;--accent-foreground:#fff;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0000001a;--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:#2563eb;--chart-1:#2563eb;--chart-2:#10b981;--chart-3:#0f172a;--chart-4:#fcbb00;--chart-5:#f99c00;--radius:.75rem;--sidebar:#f8fafc;--sidebar-foreground:#0f172a;--sidebar-primary:#2563eb;--sidebar-primary-foreground:#fff;--sidebar-accent:#eef2ff;--sidebar-accent-foreground:#0f172a;--sidebar-border:#e2e8f0;--sidebar-ring:#2563eb}@supports (color:lab(0% 0 0)){:root{--popover:lab(100% 0 0);--chart-4:lab(80.1641% 16.6016 99.2089);--chart-5:lab(72.7183% 31.8672 97.9407)}}.dark{--background:#0f172a;--foreground:#f8fafc;--card:#1e293b;--card-foreground:#f8fafc;--popover:#1e293b;--popover-foreground:#f8fafc;--primary:#2563eb;--primary-foreground:#fff;--secondary:#10b981;--secondary-foreground:#fff;--muted:#334155;--muted-foreground:#94a3b8;--accent:#2563eb;--accent-foreground:#fff;--destructive:#82181a;--destructive-foreground:#fb2c36;--border:#ffffff1a;--input:#334155;--ring:#2563eb;--font-weight-medium:500;--font-weight-normal:400;--chart-1:#2563eb;--chart-2:#10b981;--chart-3:#f8fafc;--chart-4:#ac4bff;--chart-5:#ff2357;--sidebar:#1e293b;--sidebar-foreground:#f8fafc;--sidebar-primary:#2563eb;--sidebar-primary-foreground:#fff;--sidebar-accent:#334155;--sidebar-accent-foreground:#f8fafc;--sidebar-border:#334155;--sidebar-ring:#2563eb}@supports (color:lab(0% 0 0)){.dark{--destructive:lab(28.5139% 44.5539 29.0463);--destructive-foreground:lab(55.4814% 75.0732 48.8528);--chart-4:lab(52.0183% 66.11 -78.2316);--chart-5:lab(56.101% 79.4328 31.4532)}}@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}}
