:root{--bg:#f4f7f9;--surface:#fff;--surface-2:#eef2f5;--text:#14232b;--muted:#5f7480;--border:#d9e1e7;--primary:#0b6e8f;--primary-text:#fff;--primary-soft:#e0f1f7;--danger:#c0392b;--danger-soft:#fbe9e7;--success:#1e8e5a;--warning:#b7791f;--radius:14px;--radius-sm:8px;--shadow:0 4px 16px #14232b14;--tabbar-h:60px;--topbar-h:52px;--safe-b:env(safe-area-inset-bottom,0px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg:#0e161b;--surface:#172129;--surface-2:#1f2c35;--text:#e6edf1;--muted:#8fa3ad;--border:#2b3a45;--primary:#2fa6cf;--primary-text:#06202b;--primary-soft:#133544;--danger:#e06c5d;--danger-soft:#3a1f1b;--success:#3fbf7f;--warning:#e0a94a;--shadow:0 4px 16px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;font:15px/1.45 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--primary);text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.muted{color:var(--muted)}.row{align-items:center;gap:10px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.leaflet-container{font:inherit;background:var(--surface-2)}:focus-visible{outline:3px solid var(--primary);outline-offset:2px;border-radius:6px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.tabbar.svelte-1wwzsr0{z-index:30;height:calc(var(--tabbar-h) + var(--safe-b));padding-bottom:var(--safe-b);background:var(--surface);border-top:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}a.svelte-1wwzsr0{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;font-weight:500;display:flex}a.active.svelte-1wwzsr0{color:var(--primary)}.ico.svelte-1wwzsr0{display:grid;position:relative}.dot.svelte-1wwzsr0{background:var(--danger);color:#fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-4px;right:-10px}@media (width>=900px){.tabbar.svelte-1wwzsr0{border-top:0;border-right:1px solid var(--border);grid-template-columns:1fr;grid-auto-rows:72px;align-content:start;width:84px;height:100vh;padding-top:12px;inset:0 auto auto 0}}.host.svelte-53xc05{left:50%;bottom:calc(var(--tabbar-h) + var(--safe-b) + 12px);z-index:100;pointer-events:none;flex-direction:column;gap:8px;width:min(92vw,420px);display:flex;position:fixed;transform:translate(-50%)}.toast.svelte-53xc05{background:var(--text);color:var(--bg);border-radius:var(--radius-sm);box-shadow:var(--shadow);padding:12px 16px;font-weight:500;animation:.2s ease-out svelte-53xc05-in}.success.svelte-53xc05{background:var(--success);color:#fff}.error.svelte-53xc05{background:var(--danger);color:#fff}@keyframes svelte-53xc05-in{0%{opacity:0;transform:translateY(8px)}}.confirm.svelte-6d5x9a{background:var(--surface);width:min(92vw,380px);color:var(--text);box-shadow:var(--shadow);border:0;border-radius:16px;padding:20px}.confirm.svelte-6d5x9a::backdrop{background:#00000073}h2.svelte-6d5x9a{margin-bottom:8px;font-size:17px}p.svelte-6d5x9a{color:var(--muted)}.actions.svelte-6d5x9a{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.update.svelte-12qhfyh{z-index:90;background:var(--primary);color:var(--primary-text);box-shadow:var(--shadow);border-radius:20px;padding:8px 14px;font-weight:600;position:fixed;top:8px;left:50%;transform:translate(-50%)}.offline.svelte-12qhfyh{z-index:50;background:var(--warning);color:#fff;text-align:center;padding:4px;font-size:13px;position:sticky;top:0}
