:root{--bg: #0b1220;--bg-deep: #070b15;--surface: rgba(17, 25, 40, .72);--surface-strong: rgba(11, 18, 32, .88);--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .14);--fg: #e7eef7;--fg-soft: #c7d0dc;--fg-muted: #8794a8;--accent: #60a5fa;--accent-strong: #3b82f6;--accent-soft: rgba(96, 165, 250, .12);--warn: #f59e0b;--shadow-1: 0 8px 24px rgba(0, 0, 0, .32);--shadow-2: 0 16px 48px rgba(0, 0, 0, .4);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--fg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-feature-settings:"ss01","cv11"}button{font:inherit;color:inherit;cursor:pointer}a{color:var(--accent)}.glass{background:var(--surface);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid var(--border);box-shadow:var(--shadow-1)}.maplibregl-ctrl-group{background:var(--surface)!important;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border:1px solid var(--border)!important;border-radius:12px!important;overflow:hidden;box-shadow:var(--shadow-1)!important}.maplibregl-ctrl-group button{background-color:transparent!important;width:38px!important;height:38px!important}.maplibregl-ctrl-group button+button{border-top:1px solid var(--border)!important}.maplibregl-ctrl-group button:hover{background-color:#ffffff0f!important}.maplibregl-ctrl-group button .maplibregl-ctrl-icon{filter:invert(1) brightness(1.8);opacity:.88}.maplibregl-ctrl-attrib.maplibregl-compact{background:#0b1220b8!important;color:var(--fg-muted)!important;border:1px solid var(--border)!important;border-radius:10px!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.maplibregl-ctrl-attrib-inner,.maplibregl-ctrl-attrib-inner a{color:var(--fg-muted)!important}.maplibregl-ctrl-scale{background:#0b1220a6!important;color:var(--fg-soft)!important;border:1px solid var(--border)!important;border-top:none!important;font-family:inherit!important;font-size:11px!important;padding:2px 6px!important;border-radius:0 0 6px 6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
