*{box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,sans-serif}button{white-space:nowrap;font-family:Manrope,sans-serif}input,textarea{font-family:inherit}:root{--navy:#0a2a4e;--blue:#0e5a8a;--teal:#00b5c0;--cyan:#00d6c2;--brand-grad:linear-gradient(157deg, #0a2a4e 0%, #0e5380 48%, #00b9be 100%);--brand-grad-nav:linear-gradient(157deg, #0a2a4e 0%, #0e5380 100%);--accent:#0094b0;--accent-2:#00b5c0;--accent-soft:#00a0b81f;--accent-strong:#00758c;--ok:#16a766;--ok-soft:#16a76621;--warn:#e8941a;--warn-soft:#e8941a24;--danger:#e14942;--danger-soft:#e1494221;--ok-strong:#0f7a4a;--warn-strong:#8a5406;--danger-strong:#a82a25;--bg:#ebf1f7;--surface:#fff;--surface-2:#f4f8fb;--surface-3:#edf3f8;--border:#e0e8f0;--border-2:#d2deea;--text:#0d2236;--text-dim:#506880;--text-mute:#57708a;--shadow:0 1px 2px #0d22360a, 0 6px 20px #0d22360f;--shadow-lg:0 20px 50px -12px #0d223638}[data-theme=dark]{--accent:#22c3da;--accent-2:#00d6c2;--accent-soft:#22c3da26;--accent-strong:#22c3da;--ok:#2bcb80;--ok-soft:#2bcb8026;--warn:#f2a93b;--warn-soft:#f2a93b29;--danger:#f0605a;--danger-soft:#f0605a29;--ok-strong:#2bcb80;--warn-strong:#f2a93b;--danger-strong:#f58680;--bg:#061523;--surface:#0d2236;--surface-2:#10293f;--surface-3:#16344e;--border:#1c3a56;--border-2:#244764;--text:#eaf2f9;--text-dim:#9bb1c6;--text-mute:#8a9db2;--shadow:0 1px 2px #0000004d, 0 8px 24px #00000047;--shadow-lg:0 24px 60px -12px #0009}@keyframes qpulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes qfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes qbar{0%{transform:scaleX(0)}}@keyframes qspin{to{transform:rotate(360deg)}}@keyframes qmodalin{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-2);background-clip:padding-box;border:3px solid #0000;border-radius:10px}.q-shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.q-shell-main{flex-direction:column;min-width:0;display:flex}.q-shell-nav{height:100vh;position:sticky;top:0}.q-shell-burger{display:none}.q-shell-scrim{z-index:55;background:#06152380;border:0;padding:0;display:none;position:fixed;inset:0}@media (width<=900px){.q-shell{grid-template-columns:1fr}.q-shell-nav{z-index:60;width:248px;height:auto;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.q-shell-nav[data-open=true]{box-shadow:var(--shadow-lg);transform:none}.q-shell-scrim{display:block}.q-shell-burger{display:flex}.q-shell-content{padding:16px!important}}@media (prefers-reduced-motion:reduce){.q-shell-nav{transition:none}}.q-btn-disabled:disabled{background:var(--surface-3);color:var(--text-dim);border-color:var(--border);box-shadow:none}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg)}.leaflet-container a.leaflet-popup-close-button{color:var(--text-mute)}.leaflet-bar a,.leaflet-bar a:hover{background:var(--surface);color:var(--text);border-bottom-color:var(--border)}.leaflet-control-attribution{color:var(--text-mute);background:var(--surface)!important}.leaflet-control-attribution a{color:var(--text-dim)}.q-global-main{min-width:0;overflow-x:hidden}.q-global-chrome{height:64px;padding:0 26px}@media (width<=820px){.q-global-chrome{flex-wrap:wrap;row-gap:8px;height:auto;min-height:64px;padding:10px 16px}}@media (width<=1100px){.q-editor-cols{grid-template-columns:1fr!important}}.q-list-table>*{min-width:0}@media (width<=820px){.q-list-table{overflow-x:auto!important}.q-list-table>*{min-width:720px}}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.q-input:focus-visible{outline:none}.q-on-brand :focus-visible{outline-color:#fff}.q-row:hover{background:var(--surface-2)}.q-card-hover:hover{border-color:var(--accent)}.q-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.q-input{border:1px solid var(--border-2);background:var(--surface-2);width:100%;height:42px;color:var(--text);border-radius:10px;outline:none;padding:0 12px;font-size:14px}textarea.q-input{resize:vertical;height:auto;padding:10px 12px;line-height:1.5}.q-input:disabled{background:var(--surface-3);border-color:var(--border);color:var(--text-mute);cursor:not-allowed}.q-fade{animation:.28s both qfade}.q-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0615238c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.q-modal{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:calc(100vh - 48px);animation:.2s both qmodalin;display:flex}.q-spin{border:2.5px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite qspin}
