:root{--r: 12px;--r2: 16px;--r3: 8px;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--transition: .15s ease}:root[data-theme=dark]{--bg: #0f172a;--surface: #1e293b;--s2: #243347;--s3: #2c3e56;--border: rgba(148,163,184,.1);--b2: rgba(148,163,184,.2);--b3: rgba(148,163,184,.35);--accent: #38bdf8;--accent-h: #0ea5e9;--accent-bg: rgba(56,189,248,.1);--accent-border: rgba(56,189,248,.3);--green: #4ade80;--green-bg: rgba(74,222,128,.1);--green-border: rgba(74,222,128,.25);--amber: #fbbf24;--amber-bg: rgba(251,191,36,.1);--amber-border: rgba(251,191,36,.25);--red: #f87171;--red-bg: rgba(248,113,113,.08);--red-border: rgba(248,113,113,.2);--purple: #a78bfa;--text: #e2e8f0;--t2: #94a3b8;--t3: #475569;--shadow: 0 2px 16px rgba(0,0,0,.4);--shadow-lg: 0 8px 40px rgba(0,0,0,.55)}:root[data-theme=light]{--bg: #f0f3f8;--surface: #ffffff;--s2: #f8fafc;--s3: #eef2f7;--border: rgba(0,0,0,.08);--b2: rgba(0,0,0,.14);--b3: rgba(0,0,0,.22);--accent: #0ea5e9;--accent-h: #0284c7;--accent-bg: rgba(14,165,233,.08);--accent-border: rgba(14,165,233,.3);--green: #16a34a;--green-bg: rgba(22,163,74,.1);--green-border: rgba(22,163,74,.3);--amber: #d97706;--amber-bg: rgba(217,119,6,.1);--amber-border: rgba(217,119,6,.3);--red: #dc2626;--red-bg: rgba(220,38,38,.07);--red-border: rgba(220,38,38,.2);--purple: #7c3aed;--text: #111827;--t2: #4b5563;--t3: #9ca3af;--shadow: 0 2px 12px rgba(0,0,0,.07);--shadow-lg: 0 8px 32px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#app{height:100%}a{color:var(--accent);text-decoration:none}.loading-bar.active{background:#2433472e}.loading-bar.active:after{background:linear-gradient(90deg,transparent,var(--accent),var(--accent),transparent)}dialog[open]~#app .maplibregl-map{will-change:auto!important}dialog[open] .loading-bar.active:after{animation-play-state:paused}a:hover{color:var(--accent-h)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--s3);border-radius:4px}::-webkit-scrollbar-track{background:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
