:root{--bg-app: #f8fafc;--bg-panel: rgba(255, 255, 255, .92);--bg-panel-hover: rgba(248, 250, 252, .98);--border-glass: rgba(203, 213, 225, .8);--border-glass-active: rgba(245, 158, 11, .8);--text-main: #0f172a;--text-muted: #64748b;--accent-amber: #d97706;--accent-amber-glow: rgba(245, 158, 11, .15);--accent-blue: #0284c7;--accent-emerald: #059669;--accent-purple: #7c3aed;--accent-red: #dc2626}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-app);color:var(--text-main);overflow:hidden;height:100vh;width:100vw;-webkit-font-smoothing:antialiased}.glass-panel{background:var(--bg-panel);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);box-shadow:0 8px 30px #00000014}.glass-panel-subtle{background:#f1f5f9b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(203,213,225,.6)}.glass-button{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(203,213,225,.8);color:var(--text-main);transition:all .15s ease-in-out}.glass-button:hover{background:#fff;border-color:#f59e0b80;box-shadow:0 2px 8px #0000000f;transform:translateY(-1px)}.map-container{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.maplibregl-popup-content{background:#fffffff5!important;color:#0f172a!important;border-radius:10px!important;padding:12px 14px!important;border:1px solid rgba(203,213,225,.8)!important;box-shadow:0 10px 30px #0000001f!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:#fffffff5!important}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fffffff5!important}.maplibregl-popup-close-button{color:#64748b!important;padding:4px 8px!important}.maplibregl-popup-close-button:hover{color:#0f172a!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f999}::-webkit-scrollbar-thumb{background:#cbd5e1cc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8e6}.phoebus-resource-tooltip,.phoebus-resource-tooltip .maplibregl-popup-content{pointer-events:none!important}@media(max-width:767px){.maplibregl-ctrl-bottom-right{bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;right:12px!important;margin:0!important;transition:bottom .3s cubic-bezier(.32,.72,0,1)!important;z-index:15!important}body.has-bottom-sheet .maplibregl-ctrl-bottom-right{bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.maplibregl-ctrl-bottom-left{bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;left:12px!important;margin:0!important;transition:bottom .3s cubic-bezier(.32,.72,0,1)!important;z-index:15!important}body.has-bottom-sheet .maplibregl-ctrl-bottom-left{bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}}
