:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}option{color:#e8e8e8;background:#1a1a1a}html,body{color:#e8e8e8;background:#1a1a1a;height:100%;margin:0;padding:0;overflow-x:hidden}button,a,[role=button],input[type=checkbox],input[type=radio]{touch-action:manipulation}#map{touch-action:manipulation;background:#1a1a1a;position:fixed;inset:0}#loading{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#loading.hidden{display:none}.loading-spinner{border:3px solid #ffffff1f;border-top-color:#4ecdc4;border-radius:50%;width:28px;height:28px;animation:.9s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.seo-intro,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.node-marker .node-dot{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #00000080}.node-marker.node-intersection .node-dot{background:#ff6b35}.node-marker.node-junction .node-dot{background:#4ecdc4}.node-marker.node-entrance .node-dot{background:#ffe66d}.node-marker.node-business .node-dot{background:#95e1d3}.node-marker.node-elevator .node-dot{background:#c084fc}.node-marker.node-elevator .node-dot:after{content:"";box-sizing:border-box;border:1.5px solid #1a1a1a;border-radius:1px;position:absolute;inset:4px}.node-marker.node-elevator .node-dot{position:relative}.node-marker.node-door .node-dot{background:#22c55e;border-radius:50% 50% 50% 0;position:relative;transform:rotate(-45deg)}.node-marker.node-door .node-dot:after{content:"";background:#1a1a1a;border-radius:50%;position:absolute;inset:4px}.node-marker.node-scheduled.node-entrance .node-dot,.node-marker.node-scheduled.node-elevator .node-dot,.node-marker.node-scheduled.node-door .node-dot{background:#fb923c}.node-marker.node-closed .node-dot{opacity:.55;border-color:#ef4444;position:relative;box-shadow:0 0 0 2px #ef444473,0 1px 4px #00000080}.node-marker.node-closed .node-dot:before{content:"";transform-origin:50%;pointer-events:none;background:#ef4444;border-radius:1px;height:2.5px;position:absolute;top:50%;left:-3px;right:-3px;transform:rotate(-45deg)}.node-marker.node-skywalk_door .node-dot{background:#fb923c;border:1px solid #fff;border-radius:2px;position:relative;box-shadow:0 1px 4px #00000080}.node-marker.node-skywalk_door .node-dot:after{content:"";background:#fff;border-radius:1px;width:1.5px;margin-left:-.75px;position:absolute;top:2px;bottom:2px;left:50%}.node-marker.state-selected .node-dot{transform:scale(1.15);box-shadow:0 0 0 4px #ffd700a6,0 1px 4px #00000080}.node-marker.state-edge-pending .node-dot{animation:1.4s ease-in-out infinite node-edge-pending-pulse;transform:scale(1.2)}@keyframes node-edge-pending-pulse{0%,to{box-shadow:0 0 0 4px #4ecdc499,0 0 12px #4ecdc4b3,0 1px 4px #00000080}50%{box-shadow:0 0 0 6px #4ecdc473,0 0 18px #4ecdc4e6,0 1px 4px #00000080}}.node-marker.node-ghost{pointer-events:none;opacity:.55}.node-marker.node-ghost .node-dot{transform:scale(1.05);box-shadow:0 0 0 3px #4ecdc48c,0 1px 4px #0006}.node-marker.building-bound .node-dot{box-shadow:0 0 0 2px #a855f7b3,0 1px 4px #00000080}.node-marker.building-selected .node-dot{transform:scale(1.18);box-shadow:0 0 0 3px #facc15d9,0 0 10px #facc1580,0 1px 4px #00000080}.node-marker.building-selected.state-selected .node-dot{box-shadow:0 0 0 3px #facc15d9,0 0 0 6px #ffd70073,0 0 10px #facc1580,0 1px 4px #00000080}.leaflet-pane.leaflet-popup-pane{z-index:1100}.leaflet-popup.node-popup-wrap .leaflet-popup-content-wrapper{color:#e8e8e8;background:#141416f7;border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 6px 24px #00000080}.leaflet-popup.node-popup-wrap .leaflet-popup-content{margin:12px 14px;font-size:13px}.leaflet-popup.node-popup-wrap .leaflet-popup-tip{background:#141416f7}.leaflet-popup.node-popup-wrap a.leaflet-popup-close-button{color:#888;padding:6px 8px 0 0}.node-popup{flex-direction:column;gap:8px;min-width:220px;display:flex}.node-popup .np-header{justify-content:space-between;align-items:center;gap:12px;padding-right:18px;display:flex}.node-popup .np-id{color:#888;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.node-popup .np-delete{color:#fca5a5;cursor:pointer;background:#ef444426;border:1px solid #ef444466;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600}.node-popup .np-delete:hover{color:#fff;background:#ef44444d}.node-popup .np-field{flex-direction:column;gap:3px;display:flex}.node-popup .np-field span{color:#999;text-transform:uppercase;letter-spacing:.4px;font-size:11px}.node-popup input,.node-popup select{color:#e8e8e8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;padding:6px 8px;font-family:inherit;font-size:13px}.node-popup input:focus,.node-popup select:focus{border-color:#4ecdc4}.node-popup .np-coords{color:#777;border-top:1px solid #ffffff0d;padding-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}#edge-panel .epn-photo-slot{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;margin-top:8px;padding:8px}#edge-panel .epn-photo-slot+.epn-photo-slot{margin-top:10px}#edge-panel .epn-photo-label{color:#cbd5e1;margin-bottom:6px;font-size:12px}#edge-panel .epn-photo-label strong{color:#facc15;font-weight:600}#edge-panel .epn-photo-sub{color:#94a3b8;margin-left:4px;font-size:11px}@keyframes node-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.node-marker .node-dot{animation:2.4s ease-in-out infinite node-pulse}.leaflet-container.tool-add-node{cursor:crosshair!important}.leaflet-container.tool-add-edge{cursor:alias!important}.leaflet-container.tool-add-shop{cursor:copy!important}#editor-toolbar{z-index:1000;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:10px;grid-template:"left tools""hint hint"/auto 1fr;align-items:center;gap:8px 16px;width:calc(100vw - 24px);max-width:1600px;padding:10px 14px;font-size:13px;display:grid;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0006}#editor-toolbar .tb-left{white-space:nowrap;grid-area:left;align-items:center;gap:10px;display:flex}#editor-toolbar .tb-tools{flex-wrap:wrap;grid-area:tools;justify-content:flex-end;justify-self:end;gap:8px 6px;min-width:0;display:flex}#editor-toolbar .tb-hint{color:#aaa;text-align:left;grid-area:hint;font-size:12px}#editor-toolbar .tb-badge{color:#fff;letter-spacing:.5px;background:#ff6b35;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}#editor-toolbar .tb-count{color:#ccc}#editor-toolbar .tb-dirty{color:#ffb347;font-weight:600}#editor-toolbar .tb-clean{color:#6dd47e}#editor-toolbar button{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .12s}#editor-toolbar button:hover{background:#ffffff1f}#editor-toolbar button.active{color:#fff;background:#ff6b35;border-color:#ff6b35}#editor-toolbar .tb-floor{gap:0;margin-right:4px;display:inline-flex}#editor-toolbar .tb-floor button{letter-spacing:.02em;border-radius:0;padding:5px 8px;font-weight:600}#editor-toolbar .tb-floor button:first-child{border-radius:6px 0 0 6px}#editor-toolbar .tb-floor button:last-child{border-left-width:0;border-radius:0 6px 6px 0}#editor-toolbar button.primary{color:#0a2926;background:#4ecdc4;border-color:#4ecdc4;font-weight:600}#editor-toolbar button[data-action=save-online].saving{opacity:.7;cursor:progress}#editor-toolbar button:disabled{opacity:.4;cursor:not-allowed}#toolbar-toast{z-index:1100;color:#e8e8e8;opacity:0;pointer-events:none;background:#141416f7;border:1px solid #4ecdc480;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:opacity .18s,transform .18s;position:fixed;top:56px;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 6px 20px #00000080}#toolbar-toast.visible{opacity:1;transform:translate(-50%)translateY(0)}#toolbar-toast[data-kind=err]{color:#fca5a5;border-color:#ef444499}#editor-toolbar .tb-type-select{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;outline:none;padding:5px 8px;font-family:inherit;font-size:12px}#editor-toolbar .tb-type-select:focus{border-color:#4ecdc4}#editor-toolbar .tb-export{display:inline-block;position:relative}#editor-toolbar .tb-export-menu{z-index:1100;background:#141416f7;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;gap:2px;min-width:170px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 6px 24px #00000073}#editor-toolbar .tb-export-menu[hidden]{display:none}#editor-toolbar .tb-export-menu button{color:#e8e8e8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}#editor-toolbar .tb-export-menu button:hover{color:#4ecdc4;background:#4ecdc42e}#access-panel{z-index:1003;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f7;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;width:360px;max-width:calc(100vw - 24px);display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow:hidden;box-shadow:0 6px 24px #00000080}#access-panel.hidden{display:none}#access-panel .ap-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}#access-panel .ap-tabs{gap:4px;display:flex}#access-panel .ap-tabs button{color:#ccc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500}#access-panel .ap-tabs button.active{color:#0a2926;background:#4ecdc4;border-color:#4ecdc4;font-weight:600}#access-panel .ap-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:22px;display:flex}#access-panel .ap-close:hover{color:#fff;background:#ffffff14}#access-panel .ap-search-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px 12px;display:flex}#access-panel .ap-search{color:#e8e8e8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-family:inherit;font-size:13px}#access-panel .ap-search:focus{border-color:#4ecdc4}#access-panel .ap-stat{color:#888;white-space:nowrap;font-size:11px}#access-panel .ap-list{flex:1;padding:4px 8px;overflow-y:auto}#access-panel .ap-row{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;font-size:13px;display:flex}#access-panel .ap-row:hover{background:#ffffff0a}#access-panel .ap-row input[type=checkbox]{accent-color:#4ecdc4;cursor:pointer;flex-shrink:0;width:16px;height:16px}#access-panel .ap-row-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}#access-panel .ap-name{color:#e8e8e8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#access-panel .ap-sub{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}#access-panel .ap-legend{color:#999;background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 12px;font-size:11px;display:flex}#access-panel .ap-legend-item{letter-spacing:.5px;border-radius:3px;padding:1px 5px;font-size:9px;font-weight:700}#access-panel .ap-legend-in{color:#4ecdc4;background:#4ecdc440}#access-panel .ap-legend-out{color:#94a3b8;background:#94a3b833}#access-panel .ap-pill{letter-spacing:.5px;text-align:center;border-radius:3px;flex-shrink:0;min-width:56px;padding:2px 5px;font-size:9px;font-weight:700}#access-panel .ap-row.is-in .ap-pill{color:#4ecdc4;background:#4ecdc440}#access-panel .ap-row.is-out .ap-pill{color:#94a3b8;background:#94a3b833}#access-panel .ap-row.is-override .ap-name{color:#4ecdc4}#access-panel .ap-badge{letter-spacing:.5px;text-transform:uppercase;color:#4ecdc4;background:#4ecdc433;border-radius:3px;flex-shrink:0;padding:2px 5px;font-size:9px;font-weight:700}#access-panel .ap-more,#access-panel .ap-empty{color:#888;text-align:center;padding:12px;font-size:12px}#access-panel .ap-footer{color:#888;border-top:1px solid #ffffff0f;padding:8px 12px;font-size:11px}#editor-toolbar button.primary:hover{background:#5fdbd2}.leaflet-container{background:#1a1a1a}.view-node .view-dot{box-sizing:border-box;cursor:pointer;border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 1px 3px #00000080}.view-node-intersection .view-dot{background:#ff6b35}.view-node-junction .view-dot{background:#4ecdc4}.view-node-entrance .view-dot{background:#ffe66d}.view-node-business .view-dot{background:#95e1d3}.view-node-door .view-dot{background:#22c55e;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.view-node-elevator .view-dot{color:#fff;background:#a855f7;justify-content:center;align-items:center;width:14px;height:14px;font-family:system-ui,-apple-system,sans-serif;font-size:9px;font-weight:700;line-height:1;display:flex}.view-node-elevator .view-dot:before{content:"E"}.view-node-state-from .view-dot{background:#3b82f6;width:14px;height:14px;box-shadow:0 0 0 4px #3b82f64d,0 1px 3px #00000080}.view-node-state-to .view-dot{background:#22c55e;width:14px;height:14px;box-shadow:0 0 0 4px #22c55e4d,0 1px 3px #00000080}#cv-stage{z-index:5000;color:#e8e8e8;background:#0b0b0d;flex-direction:column;display:flex;position:fixed;inset:0}#cv-stage.hidden,body.cv-stage-open #floor-switcher,body.cv-stage-open #cv-trigger{display:none}#cv-stage .cv-top{padding:12px 16px max(12px, env(safe-area-inset-top,0px));padding-top:max(12px, env(safe-area-inset-top,0px));background:#141416f5;border-bottom:1px solid #ffffff14;align-items:flex-start;gap:12px;display:flex}#cv-stage .cv-back,#cv-stage .cv-exit{color:#e8e8e8;cursor:pointer;background:#28282ccc;border:1px solid #ffffff1f;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;display:flex}#cv-stage .cv-back.cv-back-disabled{opacity:.3;cursor:default;pointer-events:none}#cv-stage .cv-exit:hover,#cv-stage .cv-back:not(.cv-back-disabled):hover{background:#3c3c40f2}#cv-stage .cv-top-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}#cv-stage .cv-top-row{align-items:center;gap:10px;font-size:13px;display:flex}#cv-stage .cv-top-row-secondary{color:#9aa0a6}#cv-stage .cv-location strong,#cv-stage .cv-facing strong{color:#fff;font-weight:600}#cv-stage .cv-floor{color:#fff;letter-spacing:.04em;background:#3b82f652;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:700}#cv-stage .cv-closed-badge{color:#fca5a5;margin-top:4px;font-size:12px;font-weight:600}#cv-stage .cv-closed-badge.hidden{display:none}#cv-stage .cv-photo-wrap{background:#000;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}#cv-stage .cv-photo{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .18s}#cv-stage .cv-photo.hidden{display:none}#cv-stage .cv-photo-missing{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:480px;padding:24px;display:flex}#cv-stage .cv-photo-missing.hidden{display:none}#cv-stage .cv-missing-icon{font-size:48px}#cv-stage .cv-missing-text{font-size:14px;line-height:1.5}#cv-stage .cv-overlay{pointer-events:none;z-index:1;position:absolute}#cv-stage .cv-calib-handle{cursor:grab;touch-action:none;z-index:5;background:#facc152e;border:2px solid #facc15;border-radius:50%;width:28px;height:28px;margin:-14px 0 0 -14px;display:none;position:absolute;box-shadow:0 0 0 1px #00000080,0 2px 8px #00000080}#cv-stage .cv-calib-handle:active{cursor:grabbing}#cv-stage .cv-calib-handle.hidden{display:none}#cv-stage .cv-calib-handle:before,#cv-stage .cv-calib-handle:after{content:"";background:#facc15b3;position:absolute}#cv-stage .cv-calib-handle:before{width:1px;height:48px;margin-left:-.5px;top:-10px;left:50%}#cv-stage .cv-calib-handle:after{width:48px;height:1px;margin-top:-.5px;top:50%;left:-10px}#cv-stage .cv-calib-handle-dot{background:#facc15;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;position:absolute;top:50%;left:50%}#cv-stage .cv-calib-node{cursor:grab;touch-action:none;z-index:5;background:#facc151f;border:2px solid #facc15;border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;position:absolute;box-shadow:0 0 0 1px #00000080}#cv-stage .cv-calib-node:hover{background:#facc154d}#cv-stage .cv-calib-node:active{cursor:grabbing}#cv-stage .cv-calib-node[data-type=elevator],#cv-stage .cv-calib-mark[data-kind=elevator]{background:#a855f7;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin:-9px 0 0 -9px;display:flex;box-shadow:0 1px 4px #0009}#cv-stage .cv-calib-node[data-type=elevator]:after,#cv-stage .cv-calib-mark[data-kind=elevator]:after{content:"E";color:#fff;pointer-events:none;font:700 10px/1 system-ui,-apple-system,sans-serif}#cv-stage .cv-calib-node[data-type=door],#cv-stage .cv-calib-mark[data-kind=door]{background:#22c55e;border:2px solid #fff;border-radius:50% 50% 50% 0;width:18px;height:18px;margin:-9px 0 0 -9px;transform:rotate(-45deg);box-shadow:0 1px 4px #0009}#cv-stage .cv-photo-wrap.cv-retype-aim .cv-calib-node,#cv-stage .cv-photo-wrap.cv-retype-aim .cv-calib-mark{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b73,0 0 12px 2px #f59e0b80}#cv-stage .cv-calib-node.cv-calib-node-pinned:not([data-type=elevator]):not([data-type=door]){background:#facc15d9;box-shadow:0 0 0 1px #0009,0 1px 6px #00000080}#cv-stage .cv-anchor-armed{z-index:8;background:#22c55ee6;border-color:#22c55e;animation:1s ease-in-out infinite cv-armed-pulse;transform:scale(1.4);box-shadow:0 0 0 4px #22c55e8c,0 0 16px 4px #22c55eb3}@keyframes cv-armed-pulse{0%,to{box-shadow:0 0 0 4px #22c55e8c,0 0 16px 4px #22c55eb3}50%{box-shadow:0 0 0 8px #22c55e4d,0 0 22px 6px #22c55e80}}#cv-stage .cv-mark-tools{z-index:7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416eb;border:1px solid #ffffff24;border-radius:10px;gap:6px;padding:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000080}#cv-stage .cv-mark-tools.hidden{display:none}#cv-stage .cv-mark-tools button{color:#e8e8e8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:13px}#cv-stage .cv-mark-tools button:hover{background:#ffffff29}#cv-stage .cv-mark-tools button.active{color:#fff;background:#3b82f659;border-color:#3b82f6b3}#cv-stage .cv-mark-tools .cv-mark-sep{background:#ffffff2e;align-self:stretch;width:1px;margin:2px}#cv-stage .cv-mark-tools button[data-tool=elevator].active,#cv-stage .cv-mark-tools button[data-tool=door].active{color:#fff;background:#f59e0b61;border-color:#f59e0bbf}#cv-stage .cv-photo-wrap.cv-mark-aim{cursor:crosshair}#cv-stage .cv-calib-node.cv-calib-node-flash{animation:.5s ease-out cvNodeFlash}@keyframes cvNodeFlash{0%{box-shadow:0 0 #f59e0be6}to{box-shadow:0 0 0 16px #f59e0b00}}#cv-stage .cv-calib-mark{cursor:grab;touch-action:none;z-index:6;background:#60a5fa80;border:2px solid #60a5fa;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;position:absolute;box-shadow:0 0 0 1px #00000080}#cv-stage .cv-calib-mark:active{cursor:grabbing}#cv-stage .cv-ov-line.cv-ov-mark{stroke:#ff8a4cf2}#cv-stage .cv-ov-line.cv-ov-mark.cv-ov-stairs{stroke:#7dd3fcf2}#cv-stage .cv-ov-dot.cv-ov-mark{fill:#ff8a4cf2}#cv-stage .cv-calib{z-index:6;color:#e8e8e8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416eb;border:1px solid #facc1566;border-radius:8px;width:220px;padding:10px 12px;font-size:12px;display:none;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 16px #00000080}#cv-stage .cv-calib.hidden{display:none}#cv-stage .cv-calib-title{margin-bottom:6px;font-weight:700}#cv-stage .cv-calib-readout{color:#9aa0a6;font-variant-numeric:tabular-nums;margin-bottom:8px}#cv-stage .cv-calib-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}#cv-stage .cv-calib-row>span:first-child{color:#9aa0a6;width:30px}#cv-stage .cv-calib-row input[type=range]{flex:1;min-width:0}#cv-stage .cv-calib-row>span:last-child{text-align:right;font-variant-numeric:tabular-nums;width:38px}#cv-stage .cv-calib-actions{margin-top:8px}#cv-stage .cv-calib-reset{color:#e8e8e8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;width:100%;padding:6px 8px;font-family:inherit;font-size:12px}#cv-stage .cv-calib-reset:hover{background:#ffffff29}#cv-stage .cv-calib-hint{color:#6b7280;margin-top:8px;line-height:1.4}#cv-stage .cv-ov-line{stroke:#ff8a4c73;stroke-width:5px;stroke-linecap:round;fill:none;filter:drop-shadow(0 1px 1px #00000080)}#cv-stage .cv-ov-line.cv-ov-facing{stroke:#ffb85ad9;stroke-width:7px}#cv-stage .cv-ov-line.cv-ov-stairs{stroke:#4ecdc48c;stroke-dasharray:7 5}#cv-stage .cv-ov-dot{fill:#ffb85ab3;stroke:#141416b3;stroke-width:1px}#cv-stage .cv-ov-dot.cv-ov-facing{fill:#ffdc8cf2}#cv-stage .cv-ov-marker{stroke:#fff;stroke-width:2px}#cv-stage .cv-ov-marker-elevator{fill:#a855f7}#cv-stage .cv-ov-marker-door{fill:#22c55e}#cv-stage .cv-ov-marker-e{fill:#fff;text-anchor:middle;dominant-baseline:central;pointer-events:none;font:700 9px system-ui,-apple-system,sans-serif}#cv-stage .cv-forward,#cv-stage .cv-turn{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141416b8;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;max-width:60%;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex;position:absolute}#cv-stage .cv-forward{top:12px;left:50%;transform:translate(-50%)}#cv-stage .cv-turn-left{top:50%;left:12px;transform:translateY(-50%)}#cv-stage .cv-turn-right{top:50%;right:12px;transform:translateY(-50%)}#cv-stage .cv-turn-around{bottom:12px;left:12px}#cv-stage .cv-forward:hover,#cv-stage .cv-turn:hover{background:#28282ce6}#cv-stage .cv-forward.cv-dir-disabled,#cv-stage .cv-turn.cv-dir-disabled{opacity:.25;cursor:default;pointer-events:none}#cv-stage .cv-dir-arrow{color:#4ecdc4;flex-shrink:0;font-size:18px;font-weight:700;line-height:1}#cv-stage .cv-dir-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=600px){#cv-stage .cv-turn-left,#cv-stage .cv-turn-right{max-width:45vw;top:auto;bottom:144px;transform:none}}#cv-stage .cv-compass{padding:12px 16px max(12px, env(safe-area-inset-bottom,0px));background:#141416f5;border-top:1px solid #ffffff14;flex-shrink:0;max-height:32vh;overflow-y:auto}#cv-stage .cv-compass-stub{flex-wrap:wrap;gap:8px;display:flex}#cv-stage .cv-compass-arrow,#cv-stage .cv-compass-elevator{color:#e8e8e8;cursor:pointer;background:#28282cd9;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:inline-flex}#cv-stage .cv-compass-arrow:hover,#cv-stage .cv-compass-elevator:hover{background:#3c3c40f2}#cv-stage .cv-arrow-dir{letter-spacing:.04em;color:#4ecdc4;background:#4ecdc41f;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}#cv-stage .cv-arrow-label{color:#fff}#cv-stage .cv-badge{color:#93c5fd;background:#3b82f638;border-radius:4px;padding:2px 6px;font-size:10px}#cv-stage .cv-badge-empty{color:#cbd5e1;background:#94a3b82e}#cv-stage .cv-compass-elevator{color:#ddd6fe;background:#a855f738;border-color:#a855f780;font-weight:600}#cv-stage .cv-compass-deadend{color:#94a3b8;padding:8px;font-size:13px;font-style:italic}#cv-stage .cv-minimap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#141416e0;border:1px solid #ffffff1f;border-radius:8px;width:160px;height:120px;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 4px 16px #00000080}.cv-mm-svg{width:100%;height:100%;display:block}.cv-mm-edge{stroke:#ff6b35;stroke-width:2px;stroke-linecap:round}.cv-mm-edge.cv-mm-stairs{stroke:#7dd3fc;stroke-dasharray:2 4}.cv-mm-edge.cv-mm-cross{stroke:#93c5fd;stroke-dasharray:3 3}.cv-mm-end{fill:#fbbf24}.cv-mm-end-stairs{fill:#7dd3fc}.cv-mm-next{fill:#ffffff8c;stroke:#141416e6;stroke-width:1.5px}.cv-mm-ahead-edge{opacity:.5;stroke-width:1.5px}.cv-mm-ahead-end{opacity:.5}.cv-mm-ahead-floor{fill:#cbd5e1;font-size:9px;font-weight:700}.cv-mm-node{fill:#fff;stroke:#141416e6;stroke-width:2px}.cv-mm-arrow{fill:#4ecdc4;stroke:#0b0b0d;stroke-width:.5px}.cv-mm-label{letter-spacing:.04em;color:#fff;pointer-events:none;background:#3b82f652;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700;position:absolute;top:4px;left:6px}#cv-trigger{z-index:1000;color:#e8e8e8;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;line-height:1;transition:background .15s,color .15s;display:flex;position:fixed;top:12px;right:196px;box-shadow:0 4px 16px #0006}#cv-trigger:hover{background:#28282cf2}body.nav-active #cv-trigger{display:none}#cv-trigger.cv-trigger-editor{inset:auto 12px 76px auto}@media (width<=600px){#cv-trigger.cv-trigger-editor{top:auto;left:auto;right:12px;bottom:calc(108px + env(safe-area-inset-bottom,0px))}body.hud-expanded #cv-trigger{display:none}}#cv-picker-banner{z-index:1003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8e8e8;background:#141416f5;border:1px solid #4ecdc466;border-radius:999px;align-items:center;gap:12px;max-width:calc(100vw - 24px);padding:10px 16px;font-size:13px;display:flex;position:fixed;top:60px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0000008c}#cv-picker-banner .cv-picker-cancel{color:#9aa0a6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:4px 10px;font-size:12px}#cv-picker-banner .cv-picker-cancel:hover{color:#fff;background:#ffffff14}@keyframes cv-pulse{0%{box-shadow:0 0 #4ecdc4b3,0 1px 3px #00000080}70%{box-shadow:0 0 0 10px #4ecdc400,0 1px 3px #00000080}to{box-shadow:0 0 #4ecdc400,0 1px 3px #00000080}}body.cv-picker-active .view-node .view-dot{cursor:pointer;animation:1.6s ease-out infinite cv-pulse;position:relative}body.cv-picker-active .view-node .view-dot:after{content:"";cursor:pointer;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.view-node-closed .view-dot{box-shadow:0 0 0 2px #ef444473,0 1px 3px #00000080;background:#6b7280!important;border-color:#fca5a5!important}.view-node-closed.view-node-elevator .view-dot:before{content:"✕";color:#fecaca;font-size:9px;font-weight:700}#left-rail{z-index:1001;pointer-events:none;flex-direction:column;gap:8px;width:320px;max-width:calc(100vw - 24px);height:calc(100dvh - 24px);display:flex;position:fixed;top:12px;left:12px}#left-rail>*{pointer-events:auto}#route-hud{z-index:1000;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#141416f2;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;flex:1 1 0;gap:8px;width:100%;min-height:0;padding:12px 16px;font-size:13px;display:flex;overflow-y:auto;box-shadow:0 6px 24px #0006}#route-hud-handle{display:none}#route-hud-content{flex-direction:column;gap:8px;min-height:0;display:flex}#route-hud.hidden{display:none}@media (width<=600px){#left-rail{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}#route-form{gap:4px 6px;width:100%;padding:8px}#route-form .rf-mode{gap:8px;margin-top:0;padding-top:4px;font-size:11px}#route-hud{--hud-peek-h:calc(40px + env(safe-area-inset-bottom,0px));width:100vw;max-width:100vw;height:auto;max-height:none;transform:translateY(calc(100% - var(--hud-peek-h)));z-index:1004;border-bottom:none;border-left:none;border-right:none;border-radius:14px 14px 0 0;flex:none;padding:0;transition:transform .25s;position:fixed;inset:auto 0 0;overflow:hidden}body.hud-expanded #route-hud{height:75vh;transform:translateY(0)}#route-hud-handle{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:28px;padding:0;display:flex}#route-hud-handle .hud-grabber{background:#ffffff4d;border-radius:2px;width:40px;height:4px}#route-hud-handle:hover .hud-grabber{background:#ffffff80}#route-hud-content{padding:4px 12px max(12px, env(safe-area-inset-bottom,0px));flex:1;min-height:0;overflow-y:auto}body:not(.hud-expanded) #route-hud .hud-steps{display:none}body.nav-active.hud-expanded #route-hud{height:60vh;transform:translateY(0)}}#route-hud .hud-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}#route-hud .hud-result{font-weight:600}#route-hud .hud-distance{color:#fff;font-size:16px}#route-hud .hud-time{color:#4ecdc4}#route-hud .hud-segments{color:#999;font-size:12px;font-weight:400}#route-hud .hud-sep{color:#555}#route-hud .hud-pill{color:#fff;letter-spacing:.5px;background:#3b82f6;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}#route-hud .hud-pill-warn{color:#1a1a1a;background:#f59e0b}#route-hud .hud-no-route{font-weight:600}#route-hud .hud-closure{border-radius:8px;align-items:flex-start;gap:10px;margin:4px 0 8px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}#route-hud .hud-closure-icon{flex-shrink:0;font-size:16px;line-height:1.2}#route-hud .hud-closure-text strong{margin-bottom:2px;font-weight:600;display:block}#route-hud .hud-closure-detail{opacity:.85;font-size:12px;display:block}#route-hud .hud-closure-blocked{color:#fca5a5;background:#ef44441f;border:1px solid #ef444466}#route-hud .hud-closure-blocked .hud-closure-icon{color:#f87171}#route-hud .hud-closure-detour{color:#fbbf24;background:#eab3081f;border:1px solid #eab30859}#route-hud .hud-closure-detour .hud-closure-icon{color:#fbbf24}#route-hud .hud-closure-hours-blocked{color:#fcd34d;background:#f59e0b24;border:1px solid #f59e0b80}#route-hud .hud-closure-hours-blocked .hud-closure-icon{color:#fbbf24}#route-hud .hud-closure-hours-detour{color:#fde68a;background:#f59e0b14;border:1px solid #f59e0b4d}#route-hud .hud-closure-hours-detour .hud-closure-icon{color:#fcd34d}#route-hud .hud-closure-partial-skywalkonly{color:#fca5a5;background:#ef444429;border:1px solid #ef444480}#route-hud .hud-closure-partial-skywalkonly .hud-closure-icon{color:#f87171}#route-hud .hud-closure-partial-skywalkonly em{color:#fde68a;font-style:normal;font-weight:600}#route-hud .hud-closure-partial-bridged{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b66}#route-hud .hud-closure-partial-bridged .hud-closure-icon{color:#fbbf24}#route-hud .hud-closure-upcoming{color:#cffafe;background:#22d3ee1a;border:1px solid #22d3ee59}#route-hud .hud-closure-upcoming .hud-closure-icon{color:#22d3ee}#route-hud .hud-alternative{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:10px;margin:8px 0;padding:8px 12px;font-size:13px;display:flex}#route-hud .hud-alt-icon{color:#94a3b8;flex-shrink:0;font-size:16px}#route-hud .hud-alt-text{flex:1;min-width:0;line-height:1.35}#route-hud .hud-alt-text strong{color:#f1f5f9;font-weight:600}#route-hud .hud-alt-tag{letter-spacing:.04em;text-transform:uppercase;vertical-align:1px;border-radius:3px;margin-left:4px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}#route-hud .hud-alt-shorter{color:#6dd47e;background:#6ed47e2e}#route-hud .hud-alt-switch{color:#e8e8e8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:5px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600}#route-hud .hud-alt-switch:hover{background:#ffffff24}body.nav-active #route-hud .hud-alternative{display:none}#route-hud .hud-start{color:#fff;letter-spacing:.3px;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;width:100%;margin:4px 0 8px;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:600;display:block}#route-hud .hud-start:hover{background:#2563eb}body.nav-active #route-hud .hud-start{display:none}#route-hud .hud-steps{flex-direction:column;gap:4px;max-height:50vh;margin:6px 0 4px;padding:0;list-style:none;display:flex;overflow-y:auto}#route-hud .hud-steps li{background:#ffffff08;border-radius:6px;align-items:flex-start;gap:10px;padding:6px 8px;font-size:13px;line-height:1.35;display:flex}#route-hud .step-num{color:#4ecdc4;background:#4ecdc433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}#route-hud .step-text{color:#ddd}#route-hud .step-row{align-items:center!important}#route-hud .step-icon{background:#ffffff0a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}#route-hud .step-row.step-outdoor .step-icon{color:#4ecdc4;background:#4ecdc42e}#route-hud .step-row.step-skywalk .step-icon{color:#93c5fd;background:#3b82f62e}#route-hud .step-row.step-transition .step-icon{color:#fde68a;background:#ffd7002e}#route-hud .step-row.step-outdoor .step-icon svg{stroke:#4ecdc4}#route-hud .step-row.step-skywalk .step-icon svg{stroke:#93c5fd}#route-hud .step-row.step-transition .step-icon svg{stroke:#fde68a}#route-hud .step-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}#route-hud .step-dist{color:#888;font-variant-numeric:tabular-nums;font-size:11px}#route-hud .hud-hint{color:#aaa;font-size:12px}#route-hud .hud-clear{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-self:flex-start;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:500}#route-hud .hud-clear:hover{background:#ffffff1f}#route-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#141416f2;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:6px 8px;width:100%;padding:10px;display:grid;box-shadow:0 6px 24px #0006}body.nav-active #route-form{display:none}#route-form .rf-row{align-items:center;gap:8px;min-width:0;padding:0;display:flex}#route-form .rf-input{flex:auto;min-width:0}#route-form .rf-from{grid-area:1/1}#route-form .rf-to{grid-area:2/1}#route-form .rf-swap{color:#ddd;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;grid-area:1/2/span 2;align-self:center;width:36px;height:56px;font-family:inherit;font-size:16px}#route-form .rf-swap:hover{background:#ffffff1f}#route-form .rf-dot{box-sizing:border-box;border:2px solid #fff9;border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}#route-form .rf-dot-from{background:#3b82f6}#route-form .rf-dot-to{background:#22c55e}#route-form .rf-input{color:#e8e8e8;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:13px}#route-form .rf-input:focus{border-color:#4ecdc4}#route-form .rf-input::placeholder{color:#777}#route-form .rf-clear{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:18px;display:none}#route-form .rf-clear.visible{display:inline-flex}#route-form .rf-clear:hover{color:#fff;background:#ffffff14}#route-form .rf-locate{color:#4ecdc4;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:16px;display:inline-flex}#route-form .rf-locate:hover:not(:disabled){background:#4ecdc42e}#route-form .rf-locate:disabled{cursor:progress;opacity:.7}#route-form .rf-locate-busy:before{content:"";border:2px solid #4ecdc440;border-top-color:#4ecdc4;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite rf-locate-spin;display:inline-block}#route-form .rf-locate-busy{font-size:0}@keyframes rf-locate-spin{to{transform:rotate(360deg)}}#route-form .rf-mode{color:#aaa;border-top:1px solid #ffffff0f;flex-wrap:wrap;grid-area:3/1/auto/span 2;gap:12px;margin-top:2px;padding-top:6px;font-size:12px;display:flex}#route-form .rf-mode-opt{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:flex}#route-form .rf-mode-opt input{accent-color:#4ecdc4;cursor:pointer;width:13px;height:13px}#route-form .rf-mode-opt:hover{color:#ddd}#route-form .rf-mode-opt-pref{color:#94a3b8;border-left:1px solid #ffffff14;margin-left:auto;padding-left:12px}#route-form .rf-mode-opt-pref input:checked+span{color:#4ade80}#route-form .rf-mode-opt-pref input:checked~*{color:#e8e8e8}#route-form .rf-results{background:#141416f7;border:1px solid #ffffff1a;border-radius:8px;grid-area:4/1/auto/span 2;max-height:320px;margin-top:4px;overflow:hidden auto}#route-hud .step-outdoor .step-num{color:#4ecdc4;background:#4ecdc440}#route-hud .step-tag{color:#0a2926;letter-spacing:.5px;vertical-align:middle;background:#4ecdc4;border-radius:3px;margin-right:5px;padding:1px 5px;font-size:9px;font-weight:700;display:inline-block}.search-result{cursor:pointer;border-bottom:1px solid #ffffff0a;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.search-result:last-child{border-bottom:none}.search-suggest-header{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;background:#94a3b80f;border-bottom:1px solid #ffffff0a;padding:6px 12px 4px;font-size:11px;font-weight:600}.search-result:hover,.search-result.active{background:#4ecdc426}.sr-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sr-name{color:#e8e8e8;font-size:14px}.sr-addr{color:#888;font-size:12px}.search-result{flex-direction:row;align-items:center}.sr-badge{text-transform:uppercase;letter-spacing:.5px;color:#fff;text-align:center;background:#444;border-radius:4px;flex-shrink:0;min-width:56px;padding:2px 6px;font-size:9px;font-weight:700}.sr-badge-building{background:#6b7280}.sr-badge-food{background:#ef4444}.sr-badge-coffee{background:#a16207}.sr-badge-retail{background:#a855f7}.sr-badge-services{background:#94a3b8}.sr-badge-banking{background:#10b981}.sr-badge-healthcare{background:#dc2626}.sr-badge-hotel{background:#f59e0b}.sr-dist{color:#aaa;font-variant-numeric:tabular-nums;letter-spacing:.2px;flex-shrink:0;margin-left:auto;font-size:11px}.sr-open{letter-spacing:.4px;text-transform:uppercase;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.sr-open-yes{color:#4ade80;background:#22c55e2e}.sr-open-no{color:#cbd5e1;background:#94a3b82e}.search-result .sr-open+.sr-dist{margin-left:0}.search-result .sr-open{margin-left:auto}.biz-marker{justify-content:center;align-items:center;display:flex}.biz-marker .biz-bubble{cursor:pointer;box-sizing:border-box;background:#fff;border:2px solid #888;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:14px;line-height:1;display:flex;box-shadow:0 2px 6px #00000073}.biz-marker .biz-bubble:hover{transition:transform .12s;transform:scale(1.1)}body[data-map-theme=dark] .biz-marker .biz-bubble{background:#0f0f10;border-color:#555}body[data-map-theme=dark] .biz-marker .biz-dot{border-color:#fff}.biz-marker .biz-bubble{position:relative}.biz-marker .biz-dot{box-sizing:border-box;border:1.5px solid #1a1a1a;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-2px;right:-2px}.biz-marker .biz-dot-open{background:#22c55e}.biz-marker .biz-dot-closed{background:#94a3b8}#biz-sidebar{z-index:1002;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f7;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:10px;width:320px;max-width:calc(100vw - 24px);padding:18px 20px;display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow-y:auto;box-shadow:0 6px 24px #00000080}#biz-sidebar.hidden{display:none}.biz-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;display:flex;position:absolute;top:6px;right:6px}.biz-close:hover{color:#fff;background:#ffffff14}.biz-cat{text-transform:uppercase;letter-spacing:.6px;color:#fff;background:#555;border-radius:4px;align-self:flex-start;margin-top:4px;padding:3px 7px;font-size:10px;font-weight:700}.biz-cat-food{background:#ef4444}.biz-cat-coffee{background:#a16207}.biz-cat-retail{background:#a855f7}.biz-cat-services{color:#1a1a1a;background:#94a3b8}.biz-cat-banking{color:#052e1f;background:#10b981}.biz-cat-healthcare{background:#dc2626}.biz-name{margin:4px 0 0;font-size:22px;line-height:1.2}.biz-trust{flex-wrap:wrap;gap:6px;margin:6px 0 0;display:flex}.biz-freshness,.biz-unverified{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-items:center;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.biz-fresh-fresh{color:#4ade80;background:#22c55e2e}.biz-fresh-aging{color:#fbbf24;background:#eab3082e}.biz-fresh-stale{color:#fca5a5;background:#ef44442e}.biz-fresh-unknown{color:#cbd5e1;background:#94a3b82e}.biz-unverified{color:#fb923c;cursor:help;background:#ea580c2e}.biz-addr{color:#aaa;font-size:13px}.biz-rating{color:#ddd;align-items:center;gap:6px;font-size:13px;display:flex}.biz-stars{color:#facc15;letter-spacing:1px}.biz-rating-count{color:#777;font-size:12px}.biz-status{border-radius:4px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-block}.biz-status.biz-open{color:#4ade80;background:#22c55e2e}.biz-status.biz-closed{color:#cbd5e1;background:#94a3b82e}.biz-status.biz-unknown{color:#94a3b8;background:#94a3b81a}.biz-hours{margin:0}.biz-hours summary{cursor:pointer;align-items:center;gap:8px;list-style:none;display:flex}.biz-hours summary::-webkit-details-marker{display:none}.biz-hours summary:after{content:"▾";color:#777;flex-shrink:0;margin-left:auto;font-size:10px}.biz-hours[open] summary:after{content:"▴"}.biz-today{color:#ccc;font-size:12px}.biz-hours-flat{margin:0}.biz-hours-list{color:#ccc;border-top:1px solid #ffffff0d;flex-direction:column;gap:2px;margin:6px 0 0;padding:6px 0 0;font-size:12px;list-style:none;display:flex}.biz-desc{color:#ccc;margin:4px 0 0;font-size:13px;font-style:italic;line-height:1.45}.biz-price{color:#4ade80;letter-spacing:1px;font-weight:700}.biz-rating-sep{color:#555}.biz-chips{flex-wrap:wrap;gap:4px 6px;margin:2px 0;display:flex}.biz-chip{color:#ddd;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:3px 8px;font-size:11px}.biz-chip-meal{color:#4ecdc4;background:#4ecdc41f;border-color:#4ecdc44d}.biz-chips-vibe .biz-chip{color:#c4b5fd;background:#a78bfa1a;border-color:#a78bfa40}.biz-access{color:#4ade80;background:#22c55e14;border:1px solid #22c55e40;border-radius:6px;align-items:center;gap:6px;margin:2px 0;padding:4px 8px;font-size:12px;display:flex}.biz-access-icon{font-size:14px}.biz-parking{border-radius:8px;flex-direction:column;gap:6px;margin:2px 0;padding:8px 10px;font-size:12px;display:flex}.biz-parking-city{background:#4ecdc414;border:1px solid #4ecdc440}.biz-parking-private{background:#94a3b814;border:1px solid #94a3b833;flex-direction:row;align-items:center;gap:8px}.biz-parking-tag{letter-spacing:.5px;text-transform:uppercase;color:#4ecdc4;background:#4ecdc440;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.biz-parking-private .biz-parking-tag{color:#94a3b8;background:#94a3b840}.biz-parking-note{color:#aaa;font-style:italic}.biz-parking-rates{grid-template-columns:auto 1fr;gap:3px 10px;margin:0;display:grid}.biz-parking-rates dt{color:#888;text-transform:uppercase;letter-spacing:.4px;font-size:11px}.biz-parking-rates dd{color:#ddd;font-variant-numeric:tabular-nums;margin:0}.biz-parking-source{color:#777;align-self:flex-end;font-size:10px;text-decoration:none}.biz-parking-source:hover{color:#4ecdc4}.biz-actions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.biz-route{color:#0a2926;cursor:pointer;background:#4ecdc4;border:none;border-radius:6px;padding:9px 14px;font-family:inherit;font-size:14px;font-weight:600}.biz-route:hover{background:#5fdbd2}.biz-route-from{color:#4ecdc4;background:#4ecdc41f;border:1px solid #4ecdc480}.biz-route-from:hover{color:#6deee5;background:#4ecdc438}.biz-route-from-gps{color:#0a2926;background:#4ecdc4;width:100%;margin-bottom:4px;font-weight:700}.biz-route-from-gps:hover{background:#5fdbd2}.biz-link{color:#ddd;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:8px 12px;font-size:13px;text-decoration:none}.biz-link:hover{background:#ffffff1f}.biz-meta{color:#777;border-top:1px solid #ffffff0f;margin-top:auto;padding-top:12px;font-size:11px}.biz-meta code{background:#ffffff0f;border-radius:3px;padding:1px 4px}.biz-report{color:#888;cursor:pointer;text-align:center;background:0 0;border:1px dashed #ffffff26;border-radius:6px;margin-top:4px;padding:6px 10px;font-family:inherit;font-size:12px}.biz-report:hover{color:#fde68a;background:#fde68a0f;border-color:#fde68a80}#route-hint{z-index:999;color:#ccc;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141416d9;border:1px solid #ffffff14;border-radius:16px;padding:6px 12px;font-size:12px;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}#floor-switcher{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:flex;position:fixed;bottom:76px;right:12px;overflow:hidden;box-shadow:0 4px 16px #0006}#floor-switcher .floor-btn{color:#9aa0a6;letter-spacing:.3px;cursor:pointer;background:#141416f2;border:none;width:44px;height:40px;font-size:13px;font-weight:700;transition:color .15s,background .15s}#floor-switcher .floor-btn+.floor-btn{border-top:1px solid #ffffff14}#floor-switcher .floor-btn:hover{background:#28282cf2}#floor-switcher .floor-btn-active{color:#fff;background:#3b82f652}body.nav-active #floor-switcher{display:none}#locate-btn{z-index:1000;color:#e8e8e8;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;transition:color .15s,background .15s;display:flex;position:fixed;bottom:24px;right:12px;box-shadow:0 4px 16px #0006}#locate-btn:hover{background:#28282cf2}#locate-btn.locate-btn-active{color:#3b82f6}#locate-btn.locate-btn-pending{color:#aaa;animation:1.2s ease-in-out infinite locate-pulse}@keyframes locate-pulse{0%,to{opacity:.6}50%{opacity:1}}#locate-status{z-index:1000;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:8px;max-width:calc(100vw - 80px);padding:8px 12px;font-size:12px;position:fixed;bottom:30px;right:64px;box-shadow:0 4px 16px #0006}#locate-status.hidden{display:none}#locate-status[data-kind=error]{color:#fca5a5;border-color:#f8717166}#locate-btn.hidden{display:none}#route-hud .hud-start-nav{color:#fff;cursor:pointer;letter-spacing:.3px;background:#3b82f6;border:none;border-radius:6px;margin-left:auto;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600}#route-hud .hud-start-nav:hover{background:#2563eb}body.nav-active #route-hud .hud-start-nav{display:none}#route-hud .step-row.step-active{outline:1px solid #3b82f666;background:#3b82f626!important}#route-hud .step-row.step-active .step-text{color:#fff;font-weight:600}#nav-banner{z-index:1100;color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f11f7;border:1px solid #3b82f680;border-radius:12px;width:480px;max-width:calc(100vw - 24px);padding:14px 16px;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0009}#nav-banner.hidden{display:none}#nav-banner .nav-row{align-items:center;gap:14px;display:flex}#nav-banner .nav-icon{color:#93c5fd;background:#3b82f62e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}#nav-banner .nav-icon svg{stroke:#93c5fd}#nav-banner .nav-icon-pending svg{stroke:#aaa}#nav-banner .nav-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}#nav-banner .nav-primary{color:#fff;font-size:17px;font-weight:600;line-height:1.2}#nav-banner .nav-secondary{color:#aaa;align-items:center;gap:6px;font-size:12px;display:flex}#nav-banner .nav-badge{text-transform:uppercase;letter-spacing:.5px;color:#fde68a;background:#ffd7002e;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}#nav-banner .nav-end{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500}#nav-banner .nav-end:hover{background:#ffffff1f}#nav-banner .nav-row-warn{align-items:center}#nav-banner.nav-warn-border,#nav-banner .nav-row-warn~*{border-color:#f8717180}#nav-banner .nav-warn-icon{color:#fca5a5;background:#f8717133;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;font-weight:700;display:flex}body.nav-active #route-hud{top:100px}@media (width<=600px){#nav-banner{width:calc(100vw - 24px);padding:12px 14px}#nav-banner .nav-primary{font-size:15px}#nav-banner .nav-icon{width:40px;height:40px}}#nav-recenter{z-index:1000;color:#93c5fd;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f11f2;border:1px solid #3b82f680;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:fixed;bottom:80px;right:12px;box-shadow:0 4px 16px #0006}#nav-recenter:hover{background:#28282cf2}#nav-recenter.hidden{display:none}#nav-banner .nav-voice{color:#aaa;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;display:flex}#nav-banner .nav-voice:hover{color:#fff;background:#ffffff1f}.nav-dot-icon{pointer-events:none}.nav-dot-wrap{width:28px;height:28px;position:relative}.nav-dot-core{background:#3b82f6;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 6px #00000073}.nav-chevron{transform-origin:50%;background:conic-gradient(from -25deg,#0000 0deg,#3b82f68c 0deg 50deg,#0000 50deg);width:28px;height:28px;margin-top:-14px;margin-left:-14px;position:absolute;top:50%;left:50%;-webkit-mask:radial-gradient(circle,#0000 7px,#000 7.5px 14px,#0000 14.5px);mask:radial-gradient(circle,#0000 7px,#000 7.5px 14px,#0000 14.5px)}#report-btn{z-index:1000;color:#aaa;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:flex;position:fixed;top:12px;right:12px;box-shadow:0 4px 16px #0006}#report-btn:hover{color:#fde68a;background:#28282cf2}body.nav-active #report-btn{display:none}#nav-steps-hint{left:50%;bottom:calc(46px + env(safe-area-inset-bottom,0px));z-index:1006;pointer-events:none;opacity:0;flex-direction:column;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:fixed;transform:translate(-50%)translateY(8px)}#nav-steps-hint.nsh-visible{opacity:1;transform:translate(-50%)translateY(0)}#nav-steps-hint.nsh-leaving{opacity:0;transform:translate(-50%)translateY(8px)}#nav-steps-hint .nsh-card{color:#06231f;white-space:nowrap;background:#4ecdc4;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;box-shadow:0 6px 20px #00000073}#nav-steps-hint .nsh-arrow{border-top:9px solid #4ecdc4;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0}#return-visit-hint{z-index:1100;opacity:0;pointer-events:none;width:min(280px,100vw - 24px);transition:opacity .22s,transform .22s;position:fixed;top:58px;right:12px;transform:translateY(-6px)}#return-visit-hint.rvh-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#return-visit-hint.rvh-leaving{opacity:0;pointer-events:none;transform:translateY(-6px)}#return-visit-hint .rvh-card{color:#f1f5f9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#232328fa,#16161afa);border:1px solid #facc1573;border-radius:10px;padding:14px 16px;font-size:13px;line-height:1.45;box-shadow:0 10px 28px #00000073}#return-visit-hint strong{color:#fde68a;margin-bottom:6px;font-size:14px;font-weight:700;display:block}#return-visit-hint p{color:#e2e8f0;margin:0 0 12px}#return-visit-hint .rvh-got-it{color:#1a1a1a;cursor:pointer;letter-spacing:.02em;background:#facc15;border:none;border-radius:5px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}#return-visit-hint .rvh-got-it:hover{background:#fde047}#return-visit-hint .rvh-arrow{background:linear-gradient(135deg,#232328fa 50%,#0000 50%);border-top:1px solid #facc1573;border-left:1px solid #facc1573;width:14px;height:14px;position:absolute;top:-7px;right:24px;transform:rotate(45deg)}#report-btn.rvh-pulse{color:#fde68a;animation:1.4s ease-in-out infinite rvh-pulse}@keyframes rvh-pulse{0%,to{box-shadow:0 4px 16px #0006,0 0 #facc1566}50%{box-shadow:0 4px 16px #0006,0 0 0 10px #facc1500}}@media (width<=600px){#return-visit-hint{top:auto;left:12px;right:auto;bottom:calc(116px + env(safe-area-inset-bottom,0px));transform:translateY(6px)}#return-visit-hint.rvh-visible{transform:translateY(0)}#return-visit-hint.rvh-leaving{transform:translateY(6px)}#return-visit-hint .rvh-arrow{border:1px solid #facc1573;border-top:none;border-left:none;inset:auto auto -7px 24px;transform:rotate(225deg)}}#theme-toggle{z-index:1000;color:#aaa;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:flex;position:fixed;top:12px;right:58px;box-shadow:0 4px 16px #0006}#theme-toggle:hover{color:#fde68a;background:#28282cf2}body.nav-active #theme-toggle{display:none}@media (width<=600px){body.hud-expanded #theme-toggle{display:none}}#about-btn{z-index:1000;color:#aaa;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:flex;position:fixed;top:12px;right:104px;box-shadow:0 4px 16px #0006}#about-btn:hover{color:#93c5fd;background:#28282cf2}body.nav-active #about-btn{display:none}@media (width<=600px){body.hud-expanded #about-btn{display:none}}#about-modal{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.about-card{color:#e8e8e8;background:#141416fa;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:520px;padding:28px 28px 20px;position:relative;box-shadow:0 12px 40px #0009}.about-card h2{letter-spacing:.2px;margin:0 0 14px;font-size:20px;font-weight:600}.about-card p{color:#d1d5db;margin:0 0 14px;font-size:14px;line-height:1.55}.about-card p:last-of-type{margin-bottom:18px}.about-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:22px;line-height:1;display:flex;position:absolute;top:6px;right:6px}.about-close:hover{color:#fff}.about-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:14px;padding-top:12px;font-size:13px;display:flex}.about-link{color:#4ecdc4;text-decoration:none}.about-link:hover{color:#6deee5;text-decoration:underline}button.about-link{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.about-attribution{color:#94a3b8;border-top:1px solid #ffffff0f;margin-top:12px;padding-top:10px;font-size:11px;line-height:1.5}.about-attribution a{color:inherit;text-decoration:underline}.about-attribution a:hover{color:#cbd5e1}#report-modal{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.report-card{color:#e8e8e8;background:#141416fa;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;max-width:480px;max-height:calc(100dvh - 32px);display:flex;overflow:hidden;box-shadow:0 12px 40px #0009}.report-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.report-header h2{letter-spacing:.2px;margin:0;font-size:16px;font-weight:600}.report-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:26px;line-height:1;display:flex}.report-close:hover{color:#fff}.report-body{flex-direction:column;flex:1;gap:14px;padding:16px 18px;display:flex;overflow-y:auto}.report-field{flex-direction:column;gap:5px;font-size:13px;display:flex}.report-field>span{color:#aaa;letter-spacing:.2px;font-size:12px}.report-field input,.report-field select,.report-field textarea{color:#e8e8e8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.report-field input:focus,.report-field select:focus,.report-field textarea:focus{border-color:#4ecdc4}.report-field textarea{resize:vertical;min-height:60px}.report-field input.report-error,.report-field textarea.report-error{border-color:#f87171b3}.report-field.report-checkbox{cursor:pointer;flex-direction:row;align-items:center;gap:8px}.report-field.report-checkbox input{accent-color:#4ecdc4;width:16px;height:16px;margin:0}.report-field.report-checkbox>span{color:#ddd;font-size:13px}.report-footer{border-top:1px solid #ffffff14;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.report-cancel{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px}.report-cancel:hover{background:#ffffff1f}.report-submit{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.report-submit:hover{background:#2563eb}#report-toast{z-index:1200;color:#e8e8e8;opacity:0;pointer-events:none;background:#141416f7;border:1px solid #4ecdc473;border-radius:8px;padding:10px 16px;font-size:13px;transition:opacity .25s,transform .25s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);box-shadow:0 6px 24px #00000080}#report-toast.report-toast-show{opacity:1;transform:translate(-50%)}@media (width<=600px){#report-btn{top:12px;right:12px}body.hud-expanded #report-btn{display:none}.report-card{max-height:calc(100dvh - 24px)}#report-toast{bottom:110px}}#route-form .rf-summary{color:#aaa;border-top:1px solid #ffffff0f;flex-wrap:wrap;grid-area:4/1/auto/span 2;align-items:center;gap:8px;margin-top:4px;padding-top:8px;font-size:13px;display:flex}#route-form .rf-summary[hidden]{display:none}#route-form .rfs-distance{color:#fff;font-size:14px;font-weight:600}#route-form .rfs-sep{color:#555}#route-form .rfs-time{color:#4ecdc4}#route-form .rfs-share{color:#aaa;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-family:inherit;display:inline-flex}#route-form .rfs-share:hover{color:#fff;background:#ffffff1f}#route-form .rfs-cancel{color:#d1d5db;cursor:pointer;letter-spacing:.2px;background:0 0;border:1px solid #ffffff2e;border-radius:6px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500}#route-form .rfs-cancel:hover{color:#fca5a5;background:#ef44441f;border-color:#ef444473}#route-form .rfs-start{color:#fff;cursor:pointer;letter-spacing:.3px;background:#3b82f6;border:none;border-radius:6px;flex-shrink:0;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:600}#route-form .rfs-start:hover:not(:disabled){background:#2563eb}#route-form .rfs-start:disabled{color:#d1d5db;cursor:not-allowed;opacity:.7;background:#4b5563}#route-form .rf-summary-no-route .rfs-distance{color:#fca5a5;font-weight:600}#route-form .rf-summary-no-route{border-top-color:#ef444473}#route-form .rf-results{grid-row:5}body.nav-active #route-form .rfs-start{display:none}@media (width<=600px){#route-form .rf-input,#route-form input[type=text],.report-field input,.report-field select,.report-field textarea,#report-modal input,#report-modal select,#report-modal textarea,#search-input{font-size:16px}#route-form .rf-summary{margin-top:2px;padding-top:6px}#route-form .rfs-start{padding:10px 22px;font-size:15px}#locate-btn{bottom:calc(56px + env(safe-area-inset-bottom,0px))}#locate-status{bottom:calc(62px + env(safe-area-inset-bottom,0px))}body.nav-active #nav-recenter{bottom:calc(56px + env(safe-area-inset-bottom,0px))}#floor-switcher{bottom:calc(108px + env(safe-area-inset-bottom,0px))}}:is(#building-panel,#biz-panel,#node-panel,#edge-panel){z-index:1003;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#141416f7;border:1px solid #facc1559;border-radius:10px;flex-direction:column;width:360px;max-width:calc(100vw - 24px);display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow:hidden auto;box-shadow:0 6px 24px #00000080}:is(#building-panel,#biz-panel,#node-panel,#edge-panel).hidden{display:none}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-header{z-index:2;background:#141416f7;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 14px;display:flex;position:sticky;top:0}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-title{flex-direction:column;gap:2px;min-width:0;display:flex}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-name{color:#facc15;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-addr{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;width:28px;height:28px;font-size:22px;line-height:1}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-close:hover{color:#fff;background:#ffffff14}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-section{border-bottom:1px solid #ffffff0f;padding:10px 14px}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-section h3{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;align-items:center;gap:6px;margin:0 0 6px;font-size:11px;display:flex}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-hint{color:#94a3b8;margin:0 0 8px;font-size:11px;line-height:1.4}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-count{color:#e8e8e8;letter-spacing:0;background:#ffffff14;border-radius:8px;padding:1px 6px;font-size:10px;font-weight:600}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-list{margin:0;padding:0;list-style:none}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-node{color:#e8e8e8;border-radius:6px;align-items:center;gap:6px;padding:5px 6px;font-size:12px;display:flex}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-node:hover{background:#ffffff0a}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-node-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-node-label em{color:#94a3b8;margin-left:6px;font-style:normal}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-pan,:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-unbind,:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-bind{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:14px;line-height:1;display:inline-flex}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-pan:hover{background:#4ecdc433;border-color:#4ecdc4}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-unbind:hover{color:#fca5a5;background:#f8717133;border-color:#f87171}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-bind:hover{color:#d8b4fe;background:#a855f733;border-color:#a855f7}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-empty{color:#64748b;padding:4px 6px;font-size:12px;font-style:italic}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-suggest{margin-top:6px;font-size:11px}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-suggest summary{cursor:pointer;color:#a855f7;-webkit-user-select:none;user-select:none;border-radius:4px;padding:4px 6px}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-suggest summary:hover{background:#a855f71a}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-suggested{opacity:.85}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-footer{color:#64748b;z-index:2;background:#141416f7;border-top:1px solid #ffffff0f;margin-top:auto;padding:8px 14px;font-size:11px;position:sticky;bottom:0}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bp-icon{color:#4ecdc4}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) kbd{background:#ffffff14;border:1px solid #ffffff1f;border-radius:3px;padding:0 4px;font-family:inherit;font-size:10px}.biz-edit-popup{font-size:12px;line-height:1.4}.biz-edit-popup .bep-name-input{box-sizing:border-box;color:#0f172a;border:1px solid #cbd5e1;border-radius:4px;width:100%;margin-bottom:4px;padding:5px 8px;font-family:inherit;font-size:13px;font-weight:600}.biz-edit-popup .bep-cat-select{box-sizing:border-box;color:#475569;text-transform:capitalize;background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:100%;margin-bottom:4px;padding:4px 6px;font-family:inherit;font-size:11px}.biz-edit-popup .bep-addr-input{box-sizing:border-box;color:#475569;border:1px solid #cbd5e1;border-radius:4px;width:100%;margin-bottom:4px;padding:4px 8px;font-family:inherit;font-size:11px}.biz-edit-popup .bep-actions{gap:6px;margin-top:6px;display:flex}.biz-edit-popup .bep-delete{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444473;border-radius:4px;flex:1;padding:5px 10px;font-size:11px}.biz-edit-popup .bep-delete:hover{background:#ef44441a}.biz-edit-popup .bep-flags{background:#4ecdc40f;border:1px solid #4ecdc42e;border-radius:4px;grid-template-columns:1fr 1fr;gap:4px 10px;margin:6px 0;padding:6px 8px;display:grid}.biz-edit-popup .bep-flag{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12px;display:flex}.biz-edit-popup .bep-flag input[type=checkbox]{cursor:pointer;margin:0}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bep-flags{background:#4ecdc40f;border:1px solid #4ecdc433;border-radius:6px;grid-template-columns:1fr 1fr;gap:4px 10px;margin:6px 0 0;padding:8px 10px;display:grid}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bep-flag{color:#d1d5db;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;display:flex}:is(#building-panel,#biz-panel,#node-panel,#edge-panel) .bep-flag input[type=checkbox]{cursor:pointer;accent-color:#4ecdc4;margin:0}.biz-edit-popup .bep-coords{color:#94a3b8;font-family:ui-monospace,Menlo,monospace;font-size:11px}.biz-edit-popup .bep-reset{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444473;border-radius:4px;margin-top:6px;padding:4px 10px;font-size:11px}.biz-edit-popup .bep-reset:hover{background:#ef44441a}.bep-photo{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:6px;margin:8px 0 4px;padding:8px 0;display:flex}.bep-photo-preview{aspect-ratio:4/3;background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.bep-photo-preview img{object-fit:cover;width:100%;height:100%}.bep-photo-empty{color:#6b7280;font-size:11px;font-style:italic}.bep-photo-pick{color:#4ecdc4;cursor:pointer;background:#4ecdc424;border:1px solid #4ecdc466;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.bep-photo-pick:hover{background:#4ecdc438}.bep-photo-clear{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:11px}body.lightbox-scroll-lock{width:100%;position:fixed;overflow:hidden}.lightbox{z-index:11000;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#000000f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-stage{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.lightbox-img{object-fit:contain;transform-origin:50%;will-change:transform;cursor:zoom-in;width:auto;max-width:100vw;height:auto;max-height:100dvh;transition:transform .12s ease-out}.lightbox-img:active{transition:none}.lightbox-close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;line-height:1;display:flex;position:fixed}.lightbox-close:hover{background:#000c}.lightbox-nav{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;line-height:1;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-prev{left:max(12px, env(safe-area-inset-left))}.lightbox-next{right:max(12px, env(safe-area-inset-right))}.lightbox-nav:hover{background:#000c}.lightbox-counter{bottom:calc(max(20px, env(safe-area-inset-bottom)) + 52px);color:#fff;letter-spacing:.04em;pointer-events:none;background:#0009;border-radius:14px;padding:6px 14px;font-size:13px;font-weight:600;position:fixed;left:50%;transform:translate(-50%)}.lightbox-zoom{bottom:max(16px, env(safe-area-inset-bottom));background:#0009;border-radius:22px;align-items:center;gap:4px;padding:4px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.lightbox-zoom button{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:18px;min-width:40px;height:36px;padding:0 12px;font-family:inherit;font-size:18px;font-weight:600;line-height:1}.lightbox-zoom .lightbox-zoom-reset{font-size:13px}.lightbox-zoom button:hover{background:#ffffff38}.lightbox.lb-zoomed .lightbox-img{cursor:grab}.lightbox.lb-zoomed .lightbox-img:active{cursor:grabbing}@media (width<=600px){.lightbox-nav{display:none}}.biz-photo,.biz-photo-strip-img{cursor:zoom-in}.drag-loupe{z-index:10000;pointer-events:none;opacity:1;width:140px;height:140px;transition:opacity 80ms;position:fixed}.drag-loupe-hidden{opacity:0}.drag-loupe-clip{background:#1a1a1a;border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:0 4px 16px #00000073,0 0 0 3px #4ecdc4d9}.drag-loupe-clone{transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.drag-loupe-crosshair{pointer-events:none;position:absolute;inset:0}.drag-loupe-cross-h,.drag-loupe-cross-v{background:#4ecdc4f2;position:absolute;box-shadow:0 0 4px #000000b3}.drag-loupe-cross-h{width:18px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.drag-loupe-cross-v{width:2px;height:18px;top:50%;left:50%;transform:translate(-50%,-50%)}.bep-photos-strip{flex-wrap:wrap;gap:8px;padding:6px 0;display:flex}.bep-photos-empty{background:#ffffff08;border-radius:6px;justify-content:center;padding:14px}.bep-photos-placeholder{color:#6b7280;font-size:11px;font-style:italic}.bep-photo-thumb{background:#ffffff0a;border-radius:6px;flex-shrink:0;width:88px;height:88px;position:relative;overflow:hidden}.bep-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bep-photo-thumb-remove{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:3px;right:3px}.bep-photo-thumb-remove:hover{background:#dc2626e6}.bep-photo-thumb-copy{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:12px;line-height:1;display:flex;position:absolute;top:3px;left:3px}.bep-photo-thumb-copy:hover{background:#3b82f6d9}.bep-photo-thumb-crop{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:12px;line-height:1;display:flex;position:absolute;bottom:3px;left:3px}.bep-photo-thumb-crop:hover{background:#10b981e6}.bep-photo-thumb-crop:disabled{opacity:.5;cursor:default}#photo-cropper{z-index:6000;-webkit-user-select:none;user-select:none;background:#000000c7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}#photo-cropper .pc-shell{background:#16181c;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;max-width:96vw;max-height:92vh;display:flex;overflow:hidden}#photo-cropper .pc-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}#photo-cropper .pc-title{color:#e8e8e8;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}#photo-cropper .pc-cancel{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;width:28px;height:28px;font-size:18px;line-height:1}#photo-cropper .pc-cancel:hover{background:#dc2626d9}#photo-cropper .pc-tabs{border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:8px 14px;display:flex}#photo-cropper .pc-tab{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:13px}#photo-cropper .pc-tab.pc-tab-active{color:#04130d;background:#10b981;border-color:#10b981;font-weight:600}#photo-cropper .pc-hint{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin-left:6px;font-size:12px;overflow:hidden}#photo-cropper .pc-stage{background:#0b0c0e;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex;position:relative;overflow:hidden}#photo-cropper .pc-imgwrap{transform-origin:50%;touch-action:none;position:relative}#photo-cropper.pc-mode-pan .pc-crop{display:none}#photo-cropper.pc-mode-pan .pc-blur-layer{pointer-events:none}#photo-cropper.pc-mode-pan .pc-imgwrap{cursor:grab}#photo-cropper.pc-mode-pan .pc-imgwrap:active{cursor:grabbing}#photo-cropper .pc-zoom{z-index:2;background:#0000009e;border-radius:20px;align-items:center;gap:4px;padding:4px;display:flex;position:absolute;bottom:12px;right:12px}#photo-cropper .pc-zoom button{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:16px;min-width:34px;height:30px;padding:0 8px;font-family:inherit;font-size:16px;font-weight:600;line-height:1}#photo-cropper .pc-zoom .pc-zoom-fit{font-size:12px}#photo-cropper .pc-zoom button:hover{background:#ffffff38}#photo-cropper .pc-img{pointer-events:none;width:100%;height:100%;display:block}#photo-cropper .pc-crop{box-sizing:border-box;cursor:move;border:1px solid #ffffffe6;position:absolute;box-shadow:0 0 0 100vmax #0000008c}#photo-cropper .pc-grip{background:#10b981;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;box-shadow:0 1px 3px #0009}#photo-cropper .pc-grip-nw{cursor:nwse-resize;top:-8px;left:-8px}#photo-cropper .pc-grip-ne{cursor:nesw-resize;top:-8px;right:-8px}#photo-cropper .pc-grip-sw{cursor:nesw-resize;bottom:-8px;left:-8px}#photo-cropper .pc-grip-se{cursor:nwse-resize;bottom:-8px;right:-8px}#photo-cropper .pc-grip-n{cursor:ns-resize;top:-8px;left:50%;transform:translate(-50%)}#photo-cropper .pc-grip-s{cursor:ns-resize;bottom:-8px;left:50%;transform:translate(-50%)}#photo-cropper .pc-grip-w{cursor:ew-resize;top:50%;left:-8px;transform:translateY(-50%)}#photo-cropper .pc-grip-e{cursor:ew-resize;top:50%;right:-8px;transform:translateY(-50%)}#photo-cropper .pc-blur-layer{pointer-events:none;position:absolute;inset:0}#photo-cropper .pc-blur-box{box-sizing:border-box;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:move;background:#10b9810f;border:1px solid #10b981e6;position:absolute}#photo-cropper .pc-blur-del{color:#fff;cursor:pointer;background:#000000bf;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:13px;line-height:1;display:flex;position:absolute;top:-10px;right:-10px}#photo-cropper .pc-blur-del:hover{background:#dc2626e6}#photo-cropper.pc-mode-blur .pc-crop{display:none}#photo-cropper.pc-mode-blur .pc-blur-layer{pointer-events:auto;cursor:crosshair}#photo-cropper.pc-mode-crop .pc-blur-layer{pointer-events:none}#photo-cropper .pc-foot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}#photo-cropper .pc-foot-actions{gap:8px;display:flex}#photo-cropper .pc-mode-action,#photo-cropper .pc-cancel-btn,#photo-cropper .pc-apply{cursor:pointer;border:1px solid #ffffff2e;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:13px}#photo-cropper .pc-mode-action,#photo-cropper .pc-cancel-btn{color:#e8e8e8;background:#ffffff0f}#photo-cropper .pc-reset:hover,#photo-cropper .pc-cancel-btn:hover{background:#ffffff1f}#photo-cropper .pc-apply{color:#04130d;background:#10b981;border-color:#10b981;font-weight:600}#photo-cropper .pc-apply:hover{background:#0ea372}.epn-photo-paste,.np-photo-paste{color:#93c5fd;cursor:pointer;background:#3b82f624;border:1px solid #3b82f666;border-radius:4px;justify-content:center;align-items:center;margin-top:6px;padding:7px 10px;font-family:inherit;font-size:12px;display:inline-flex}.epn-photo-paste:hover,.np-photo-paste:hover{background:#3b82f638}.bep-photo-thumb.bep-photo-pending{outline-offset:1px;outline:2px solid #f59e0b}.tb-pending-photos{color:#fcd34d;background:#f59e0b40;border-radius:10px;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-block}.edge-direction-arrow{pointer-events:none;background:0 0;border:none}.edge-direction-arrow svg{filter:drop-shadow(0 1px 2px #0009);display:block}body.edge-lock-active .leaflet-overlay-pane,body.edge-lock-active .leaflet-overlay-pane path,body.edge-lock-active .leaflet-shadow-pane,body.edge-lock-active .leaflet-tile-pane{pointer-events:none!important}body.edge-lock-active .leaflet-editorEdges-pane,body.edge-lock-active .leaflet-editorEdges-pane path{pointer-events:auto!important}body.edge-lock-active .leaflet-editorEdges-pane path{stroke-width:12px!important}body.edge-lock-active #map:after{content:"🔒 EDGE LOCK · ESC to exit";color:#fff;letter-spacing:.04em;pointer-events:none;z-index:1100;background:#ff6b35eb;border-radius:4px;padding:5px 12px;font-size:11px;font-weight:700;position:fixed;top:64px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}#editor-toolbar .tb-secondary.edge-lock-on{color:#ff6b35;background:#ff6b3538;border-color:#ff6b358c}.leaflet-tooltip.node-label-permanent{color:#1f2937;background:#facc15f2;border:1px solid #7850008c;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:600;box-shadow:0 1px 3px #00000059}.leaflet-tooltip.node-label-permanent:before{border-top-color:#facc15f2}body.labels-visible #map:before{content:"· UNNAMED LABELS · press . to hide";color:#1f2937;letter-spacing:.04em;pointer-events:none;z-index:1100;background:#facc15f2;border-radius:4px;padding:5px 12px;font-size:11px;font-weight:700;position:fixed;top:64px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}body.labels-visible.edge-lock-active #map:before{top:96px}#save-retry-banner{color:#fef2f2;z-index:1105;opacity:0;background:#7f1d1df7;border:1px solid #f87171a6;border-radius:8px;align-items:center;gap:10px;max-width:calc(100vw - 24px);padding:10px 14px;font-size:13px;line-height:1.3;transition:opacity .18s,transform .18s;display:none;position:fixed;top:64px;left:50%;transform:translate(-50%,-20px);box-shadow:0 6px 24px #00000073}#save-retry-banner.visible{opacity:1;display:flex;transform:translate(-50%)}#save-retry-banner .srb-icon{flex-shrink:0;font-size:16px}#save-retry-banner .srb-text{flex:1;min-width:0}#save-retry-banner .srb-retry,#save-retry-banner .srb-dismiss{color:#fef2f2;cursor:pointer;background:0 0;border:1px solid #fef2f266;border-radius:4px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:600}#save-retry-banner .srb-retry{background:#fef2f226}#save-retry-banner .srb-retry:hover{background:#fef2f247}#save-retry-banner .srb-dismiss{padding:4px 8px;font-size:16px;line-height:1}#save-retry-banner .srb-dismiss:hover{background:#fef2f21a}#editor-toolbar button[data-action=save-online].saving{cursor:progress;opacity:.85}.biz-photo{object-fit:cover;background:#ffffff0a;border-radius:8px;width:100%;max-height:220px;margin:6px 0 2px;display:block}.biz-carousel{-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#ffffff0a;border-radius:8px;margin:6px 0 2px;position:relative}.biz-carousel-track{aspect-ratio:4/3;background:#ffffff0f;border-radius:8px;width:100%;max-height:320px;position:relative;overflow:hidden}.biz-carousel-img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;display:none;position:absolute;inset:0}.biz-carousel-img.active{display:block}.biz-carousel-prev,.biz-carousel-next{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:inherit;font-size:22px;line-height:1;transition:opacity .12s,background .12s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.biz-carousel-prev{left:6px}.biz-carousel-next{right:6px}.biz-carousel-prev:hover:not(:disabled),.biz-carousel-next:hover:not(:disabled){background:#000000bf}.biz-carousel-prev:disabled,.biz-carousel-next:disabled{opacity:0;pointer-events:none}.biz-carousel-dots{background:#0006;border-radius:999px;gap:5px;padding:4px 8px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.biz-carousel-dot{cursor:pointer;background:#ffffff80;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:background .12s,transform .12s}.biz-carousel-dot.active{background:#fff;transform:scale(1.25)}@media (width<=600px){.biz-carousel-prev,.biz-carousel-next{width:30px;height:30px;font-size:18px}}#cat-bar{z-index:1002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);scrollbar-width:none;background:#141416eb;border:1px solid #ffffff1a;border-radius:999px;gap:6px;max-width:calc(100vw - 24px);padding:6px 10px;display:flex;position:fixed;top:12px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 4px 16px #0006}#cat-bar::-webkit-scrollbar{display:none}.cat-chip{color:#ccc;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;min-height:32px;padding:8px 14px;font-family:inherit;font-size:13px;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.cat-chip:hover{color:#fff;background:#ffffff0f}.cat-chip-emoji{font-size:13px;line-height:1}.cat-chip-active{color:#4ecdc4;background:#4ecdc42e;border-color:#4ecdc480}.cat-chip-active:hover{color:#5fdbd2;background:#4ecdc447}.cat-chip-none.cat-chip-active{color:#fca5a5;background:#ef44442e;border-color:#ef444480}.cat-chip-none.cat-chip-active:hover{color:#fecaca;background:#ef444447}@media (width<=600px){#cat-bar{border-radius:14px;padding:5px 8px;top:8px}.cat-chip{justify-content:center;min-width:36px;min-height:36px;padding:9px 12px;font-size:12px}.cat-chip-label{display:none}.cat-chip-all .cat-chip-label,.cat-chip-none .cat-chip-label,.cat-chip-active .cat-chip-label{display:inline}#cat-bar{gap:8px}#left-rail{max-height:calc(100dvh - 68px);top:56px}body.nav-active #cat-bar{display:none}body:has(#biz-sidebar:not(.hidden)) #cat-bar{display:none}}#rf-toast{z-index:1200;color:#e8e8e8;opacity:0;pointer-events:none;background:#141416f7;border:1px solid #4ecdc473;border-radius:8px;padding:9px 14px;font-size:13px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,16px);box-shadow:0 6px 24px #00000080}#rf-toast.rf-toast-show{opacity:1;transform:translate(-50%)}@media (width<=600px){#rf-toast{bottom:80px}}.fatal-error{pointer-events:auto;color:#e8e8e8;text-align:center;background:#141416f7;border:1px solid #f8717166;border-radius:12px;flex-direction:column;align-items:center;gap:10px;max-width:420px;padding:24px 28px;display:flex}.fatal-error-title{color:#fca5a5;font-size:16px;font-weight:600}.fatal-error-body{color:#ccc;font-size:13px;line-height:1.45}.fatal-error-retry{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;margin-top:8px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600}.fatal-error-retry:hover{background:#2563eb}#tile-error-banner{z-index:1100;color:#fde68a;background:#141416f7;border:1px solid #fde68a73;border-radius:999px;align-items:center;gap:12px;padding:8px 8px 8px 14px;font-size:13px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #00000080}#tile-error-banner button{color:inherit;cursor:pointer;background:0 0;border:none;padding:0 8px;font-family:inherit;font-size:18px}@media (width<=600px){#tile-error-banner{max-width:calc(100vw - 24px);font-size:12px;bottom:70px}}#onboarding-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out ob-fade-in;display:flex;position:fixed;inset:0}@keyframes ob-fade-in{0%{opacity:0}to{opacity:1}}#onboarding-overlay.ob-fade-out{opacity:0;transition:opacity .2s ease-in}#onboarding-overlay .ob-card{color:#e8e8e8;text-align:center;background:#141416fa;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:360px;padding:22px 24px 20px;box-shadow:0 12px 40px #0009}#onboarding-overlay .ob-card h2{color:#fff;margin:0 0 8px;font-size:18px;font-weight:600}#onboarding-overlay .ob-card p{color:#cbd5e1;margin:0 0 18px;font-size:14px;line-height:1.5}#onboarding-overlay .ob-actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}#onboarding-overlay .ob-locate,#onboarding-overlay .ob-dismiss{cursor:pointer;border-radius:8px;min-height:40px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600}#onboarding-overlay .ob-locate{color:#0f172a;background:#4ecdc4;border:none}#onboarding-overlay .ob-locate:hover{background:#5fdbd2}#onboarding-overlay .ob-dismiss{color:#94a3b8;background:0 0;border:1px solid #ffffff1f;font-weight:500}#onboarding-overlay .ob-dismiss:hover{color:#cbd5e1;background:#ffffff0a}@media (width<=600px){#onboarding-overlay .ob-card{padding:20px 18px 16px}}#bl-button{z-index:1000;color:#aaa;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f2;border:1px solid #ffffff1a;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,background .15s;display:flex;position:fixed;top:12px;right:150px;box-shadow:0 4px 16px #0006}#bl-button:hover{color:#4ecdc4;background:#28282cf2}#bl-button.active{color:#4ecdc4;background:#4ecdc42e;border-color:#4ecdc480}body.nav-active #bl-button{display:none}#bl-panel{z-index:1003;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141416f7;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;width:320px;max-width:calc(100vw - 24px);display:flex;position:fixed;top:60px;bottom:12px;right:12px;overflow:hidden;box-shadow:0 6px 24px #00000080}#bl-panel.hidden{display:none}#bl-panel .bl-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}#bl-panel .bl-header h3{color:#fff;letter-spacing:0;text-transform:none;margin:0;font-size:14px;font-weight:600}#bl-panel .bl-count{color:#94a3b8;margin-left:6px;font-size:11px;font-weight:500}#bl-panel .bl-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:22px;line-height:1}#bl-panel .bl-close:hover{color:#fff;background:#ffffff14}#bl-panel .bl-search{color:#e8e8e8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;margin:8px 14px 6px;padding:8px 10px;font-family:inherit;font-size:13px}#bl-panel .bl-search:focus{border-color:#4ecdc4;outline:none}#bl-panel .bl-list{flex:1;margin:0;padding:0 6px 8px;list-style:none;overflow-y:auto}#bl-panel .bl-row{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex}#bl-panel .bl-row:hover{background:#ffffff0d}#bl-panel .bl-row-text{flex-direction:column;flex:1;min-width:0;display:flex}#bl-panel .bl-name{color:#e8e8e8;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#bl-panel .bl-addr{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}#bl-panel .bl-tenants{text-transform:uppercase;letter-spacing:.04em;color:#4ecdc4;background:#4ecdc41f;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}#bl-panel .bl-empty{text-align:center;color:#64748b;padding:16px;font-size:13px;font-style:italic}@media (width<=600px){#report-btn{top:auto;left:12px;right:auto;bottom:calc(64px + env(safe-area-inset-bottom,0px))}#theme-toggle{top:auto;left:12px;right:auto;bottom:calc(112px + env(safe-area-inset-bottom,0px))}#about-btn{top:auto;left:12px;right:auto;bottom:calc(160px + env(safe-area-inset-bottom,0px))}#bl-button{top:auto;left:12px;right:auto;bottom:calc(208px + env(safe-area-inset-bottom,0px))}#cv-trigger{top:auto;left:12px;right:auto;bottom:calc(256px + env(safe-area-inset-bottom,0px))}body.hud-expanded #bl-button{display:none}#bl-panel{width:auto;max-width:none;inset:12px 8px 296px}body.nav-active #bl-panel{display:none}body:has(#bl-panel:not(.hidden)) #cat-bar{display:none}}#debug-overlay{z-index:9999;color:#cbd5e1;background:#0f0f11f0;border:1px solid #4ecdc466;border-radius:6px;flex-direction:column;width:min(440px,100vw - 16px);max-height:50vh;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:flex;position:fixed;bottom:8px;left:8px;overflow:hidden;box-shadow:0 6px 24px #00000080}#debug-overlay.collapsed{max-height:32px}#debug-overlay.collapsed .dbg-body{display:none}#debug-overlay .dbg-head{background:#4ecdc41f;border-bottom:1px solid #4ecdc433;align-items:center;gap:8px;padding:6px 10px;display:flex}#debug-overlay .dbg-title{color:#4ecdc4;letter-spacing:.05em;text-transform:uppercase;font-weight:600}#debug-overlay .dbg-stats{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;overflow:hidden}#debug-overlay .dbg-toggle{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:4px;width:22px;height:22px;font-size:14px}#debug-overlay .dbg-toggle:hover{background:#ffffff14}#debug-overlay .dbg-body{white-space:pre-wrap;word-break:break-word;color:#e2e8f0;margin:0;padding:6px 10px;font-size:10.5px;overflow-y:auto}.np-fieldset{border:1px solid #ffffff14;border-radius:6px;margin:6px 0;padding:6px 8px 8px}.np-fieldset>legend{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;padding:0 6px;font-size:11px}.np-photo{flex-direction:column;gap:6px;display:flex}.np-photo-preview{aspect-ratio:4/3;background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.np-photo-preview img{object-fit:cover;width:100%;height:100%}.np-photo-empty{color:#6b7280;font-size:11px;font-style:italic}.np-photo-pick{color:#4ecdc4;cursor:pointer;background:#4ecdc424;border:1px solid #4ecdc466;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.np-photo-pick:hover{background:#4ecdc438}.np-photo-clear{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;align-self:flex-start;padding:4px 8px;font-size:11px}.np-avail-modes{flex-direction:column;gap:4px;margin-bottom:6px;font-size:12px;display:flex}.np-avail-modes label{cursor:pointer;color:#cbd5e1;align-items:center;gap:6px;display:flex}.step-access{flex-direction:column;gap:4px;margin-top:6px;display:flex}.step-photo{aspect-ratio:4/3;object-fit:cover;cursor:zoom-in;background:#ffffff0a;border-radius:4px;width:100%;max-width:200px;transition:filter .12s}.step-photo:hover{filter:brightness(1.1)}.step-avail{color:#cbd5e1;font-size:11px;display:inline-block}.step-instruction{color:#4ecdc4;font-size:12px;font-weight:500;display:inline-block}.step-instruction strong{color:#fff;font-weight:700}.step-avail-bldg{color:#94a3b8}.step-avail-keycard{color:#fde68a;letter-spacing:.2px;background:#fde68a26;border:1px solid #fde68a66;border-radius:4px;padding:2px 7px;font-weight:600}.step-avail-custom summary{cursor:pointer;color:#94a3b8;font-size:11px;list-style:none}.step-avail-custom summary::-webkit-details-marker{display:none}.step-avail-detail{color:#cbd5e1;margin-top:4px;padding-left:14px;font-size:11px;line-height:1.5}#map-legend{z-index:1000;color:#cbd5e1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#141416eb;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:4px;padding:6px 10px;font-size:11px;display:flex;position:fixed;bottom:168px;right:12px;box-shadow:0 4px 14px #00000059}#map-legend .ml-row{white-space:nowrap;align-items:center;gap:8px;display:flex}#map-legend .ml-swatch{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}#map-legend .ml-swatch-dot{box-sizing:border-box;background:#ffe66d;border:2px solid #fff;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 3px #00000080}#map-legend .ml-swatch-pin{box-sizing:border-box;background:#22c55e;border:2px solid #fff;border-radius:50% 50% 50% 0;width:12px;height:12px;transform:rotate(-45deg);box-shadow:0 1px 3px #00000080}#map-legend .ml-swatch-line{width:28px;height:8px}body.nav-active #map-legend,body.hud-expanded #map-legend{display:none}@media (width<=600px){#map-legend{left:50%;right:auto;bottom:calc(76px + env(safe-area-inset-bottom,0px));flex-direction:row;gap:14px;padding:5px 12px;font-size:10.5px;transform:translate(-50%)}#map-legend .ml-row{gap:6px}}#biz-panel .bzp-field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}#biz-panel .bzp-field>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.4px;font-size:11px}#building-panel .bp-name-input{color:#e8e8e8;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}#building-panel .bp-name-input:focus{border-color:#4ecdc4}#building-panel .bp-hint{color:#6b7280;margin-top:4px;font-size:11px;line-height:1.4;display:block}:is(#building-panel,#biz-panel) .bp-overridden-tag{color:#facc15;letter-spacing:.05em;text-transform:uppercase;border:1px solid #facc1566;border-radius:999px;margin-left:4px;padding:1px 6px;font-size:10px;font-style:normal;font-weight:500}#biz-panel .bzp-field input[type=text],#biz-panel .bzp-field input[type=tel],#biz-panel .bzp-field input[type=url],#biz-panel .bzp-field select{color:#e8e8e8;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}#biz-panel .bzp-field input[type=text]:focus,#biz-panel .bzp-field input[type=tel]:focus,#biz-panel .bzp-field input[type=url]:focus,#biz-panel .bzp-field select:focus{border-color:#4ecdc4}#biz-panel .bzp-cat-row{align-items:stretch;gap:8px;display:flex}#biz-panel .bzp-cat-row select{flex:1}#biz-panel .bzp-icon-preview{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:20px;line-height:1;transition:border-color .12s,background .12s;display:inline-flex}#biz-panel .bzp-icon-preview:hover{background:#4ecdc41a;border-color:#4ecdc4}#biz-panel .bzp-icon-preview.bzp-icon-overridden{border-color:#4ecdc4;box-shadow:0 0 0 1px #4ecdc466}#biz-panel .bzp-icon-picker{background:#0f0f11fa;border:1px solid #ffffff24;border-radius:8px;margin-top:8px;padding:8px;box-shadow:0 6px 20px #00000080}#biz-panel .bzp-icon-picker[hidden]{display:none}#biz-panel .bzp-icon-picker-head{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:11px;display:flex}#biz-panel .bzp-icon-auto{color:#4ecdc4;cursor:pointer;text-transform:none;letter-spacing:0;background:#4ecdc41f;border:1px solid #4ecdc466;border-radius:4px;padding:3px 8px;font-family:inherit;font-size:11px}#biz-panel .bzp-icon-auto:hover{background:#4ecdc438}#biz-panel .bzp-icon-grid{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(auto-fill,minmax(32px,1fr));gap:4px;max-height:220px;display:grid;overflow-y:auto}#biz-panel .bzp-icon-pick{aspect-ratio:1;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:0;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:18px;line-height:1;display:inline-flex}#biz-panel .bzp-icon-pick:hover{background:#4ecdc42e;border-color:#4ecdc466}#biz-panel .bzp-icon-pick.bzp-icon-pick-active{background:#4ecdc447;border-color:#4ecdc4;box-shadow:0 0 0 1px #4ecdc480}#biz-panel .bzp-hint{color:#6b7280;margin-top:4px;font-size:11px;line-height:1.4;display:block}#biz-panel .bp-section-tags>.bzp-tags-details>.bzp-tags-summary{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:baseline;gap:8px;padding:4px 0 8px;list-style:none;display:flex}#biz-panel .bp-section-tags>.bzp-tags-details>.bzp-tags-summary::-webkit-details-marker{display:none}#biz-panel .bzp-tags-summary-title{letter-spacing:.02em;color:#e8e8e8;text-transform:uppercase;font-size:13px;font-weight:600}#biz-panel .bzp-tags-summary-count{color:#4ecdc4;background:#4ecdc41f;border:1px solid #4ecdc44d;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}#biz-panel .bzp-tags-summary-caret{color:#94a3b8;margin-left:auto;font-size:14px;transition:transform .15s;display:inline-block}#biz-panel .bzp-tags-details[open] .bzp-tags-summary-caret{transform:rotate(180deg)}#biz-panel .bzp-tags-details>:not(summary){animation:.18s bzp-tags-fade-in}@keyframes bzp-tags-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}#biz-panel .bzp-description{box-sizing:border-box;color:#e8e8e8;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;min-height:64px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.5}#biz-panel .bzp-description:focus{border-color:#4ecdc4}#biz-panel .bzp-tag-group{margin-bottom:12px}#biz-panel .bzp-tag-group:last-child{margin-bottom:0}#biz-panel .bzp-tag-group-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:600}#biz-panel .bzp-tag-grid{flex-wrap:wrap;gap:5px;display:flex}#biz-panel .bzp-tag{color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:5px 11px;font-family:inherit;font-size:12px;transition:background .1s,border-color .1s,color .1s}#biz-panel .bzp-tag:hover{color:#fff;border-color:#4ecdc480}#biz-panel .bzp-tag-active{color:#fff;background:#4ecdc438;border-color:#4ecdc4;font-weight:500}#biz-panel .bzp-tag-active:hover{background:#4ecdc452}#biz-panel .bzp-subcategories{color:#e8e8e8;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:13px}#biz-panel .bzp-subcategories:focus{border-color:#4ecdc4}@media (width<=600px){#biz-panel .bzp-tag{padding:7px 12px;font-size:13px}}:is(#biz-panel,#node-panel) .bzp-hours-grid{flex-direction:column;gap:4px;display:flex}:is(#biz-panel,#node-panel) .bzp-day{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;grid-template-columns:64px 1fr auto;align-items:center;gap:8px;padding:5px 6px;font-size:12px;display:grid}:is(#biz-panel,#node-panel) .bzp-day-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}:is(#biz-panel,#node-panel) .bzp-day-toggle input[type=checkbox]{accent-color:#facc15;cursor:pointer;width:14px;height:14px}:is(#biz-panel,#node-panel) .bzp-day-label{color:#e8e8e8;letter-spacing:.02em;font-weight:600}:is(#biz-panel,#node-panel) .bzp-day-times{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;display:inline-flex}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel{color:#e8e8e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:4px;min-width:0;padding:3px 4px;font-family:inherit;font-size:12px}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel:focus{background:#ffffff1a;border-color:#facc1599;outline:none}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel:disabled{opacity:.35;cursor:not-allowed}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel-hour{min-width:38px}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel-min{min-width:42px}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel-period{min-width:46px}:is(#biz-panel,#node-panel) .bzp-day-times .bzp-day-sel-sep{color:#94a3b8;margin:0 -1px}:is(#biz-panel,#node-panel) .bzp-day-dash{color:#64748b;flex-shrink:0}:is(#biz-panel,#node-panel) .bzp-day-24-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#94a3b8;white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:inline-flex}:is(#biz-panel,#node-panel) .bzp-day-24-toggle input[type=checkbox]{accent-color:#4ecdc4;cursor:pointer;width:12px;height:12px}:is(#biz-panel,#node-panel) .bzp-day-status{color:#94a3b8;text-align:center;grid-column:2;font-size:11px;font-style:italic;display:none}:is(#biz-panel,#node-panel) .bzp-day.bzp-day-closed .bzp-day-times,:is(#biz-panel,#node-panel) .bzp-day.bzp-day-24h .bzp-day-times{display:none}:is(#biz-panel,#node-panel) .bzp-day.bzp-day-closed .bzp-day-status,:is(#biz-panel,#node-panel) .bzp-day.bzp-day-24h .bzp-day-status{display:block}:is(#biz-panel,#node-panel) .bzp-day.bzp-day-closed{opacity:.55}:is(#biz-panel,#node-panel) .bzp-day.bzp-day-closed .bzp-day-24-toggle{opacity:.4}:is(#biz-panel,#node-panel) .bzp-hours-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}:is(#biz-panel,#node-panel) .bzp-hours-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:4px;padding:5px 9px;font-family:inherit;font-size:11px}:is(#biz-panel,#node-panel) .bzp-hours-btn:hover{color:#e8e8e8;background:#4ecdc41f;border-color:#4ecdc4}:is(#biz-panel,#node-panel) .bzp-hours-btn-danger:hover{color:#fca5a5;background:#ef44441f;border-color:#ef444480}#biz-panel .bzp-coords{color:#6b7280;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:flex}#biz-panel .bzp-reset-loc{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444473;border-radius:4px;padding:3px 8px;font-family:inherit;font-size:11px}#biz-panel .bzp-reset-loc:hover{background:#ef44441a}#biz-panel .bp-section-danger{border-top:1px solid #ef44442e;padding-top:14px}#biz-panel .bzp-delete{color:#fca5a5;cursor:pointer;background:#ef44441f;border:1px solid #ef444473;border-radius:6px;width:100%;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600}#biz-panel .bzp-delete:hover{color:#fff;background:#ef444438}#node-panel{border-color:#4ecdc459}#edge-panel{border-color:#ff6b3559}:is(#node-panel,#edge-panel) .np-type-badge{text-transform:uppercase;letter-spacing:.05em;color:#4ecdc4;background:#4ecdc42e;border-radius:4px;align-self:flex-start;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}:is(#node-panel,#edge-panel) .np-type-entrance{color:#ffe66d;background:#ffe66d38}:is(#node-panel,#edge-panel) .np-type-door{color:#4ade80;background:#22c55e38}:is(#node-panel,#edge-panel) .np-type-elevator{color:#c084fc;background:#c084fc38}:is(#node-panel,#edge-panel) .np-type-intersection{color:#ff6b35;background:#ff6b3538}:is(#node-panel,#edge-panel) .np-type-junction{color:#4ecdc4;background:#4ecdc438}:is(#node-panel,#edge-panel) .np-type-business{color:#95e1d3;background:#95e1d338}#edge-panel .np-type-edge{color:#ff6b35;background:#ff6b3538}:is(#node-panel,#edge-panel) .bp-section{padding:12px 14px}:is(#node-panel,#edge-panel) .np-field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}:is(#node-panel,#edge-panel) .np-field:last-child{margin-bottom:0}:is(#node-panel,#edge-panel) .np-field>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px}:is(#node-panel,#edge-panel) input[type=text],:is(#node-panel,#edge-panel) select,:is(#node-panel,#edge-panel) textarea{color:#e8e8e8;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:6px 8px;font-family:inherit;font-size:13px}:is(#node-panel,#edge-panel) input[type=text]:focus,:is(#node-panel,#edge-panel) select:focus,:is(#node-panel,#edge-panel) textarea:focus{border-color:#4ecdc4}:is(#node-panel,#edge-panel) textarea{resize:vertical}:is(#node-panel,#edge-panel) .np-photo{flex-direction:column;gap:6px;display:flex}:is(#node-panel,#edge-panel) .np-photo-preview{aspect-ratio:4/3;background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}:is(#node-panel,#edge-panel) .np-photo-preview img{object-fit:cover;width:100%;height:100%}:is(#node-panel,#edge-panel) .np-photo-empty{color:#6b7280;font-size:11px;font-style:italic}:is(#node-panel,#edge-panel) .np-photo-pick{color:#4ecdc4;cursor:pointer;background:#4ecdc424;border:1px solid #4ecdc466;border-radius:4px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;display:inline-flex}:is(#node-panel,#edge-panel) .np-photo-pick:hover{background:#4ecdc438}:is(#node-panel,#edge-panel) .np-photo-clear{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;align-self:flex-start;padding:5px 8px;font-size:11px}:is(#node-panel,#edge-panel) .np-avail-modes{color:#cbd5e1;flex-direction:column;gap:6px;margin-bottom:10px;font-size:12.5px;display:flex}:is(#node-panel,#edge-panel) .np-avail-modes label{cursor:pointer;align-items:center;gap:8px;display:flex}:is(#node-panel,#edge-panel) .np-meta{color:#94a3b8;border-top:1px solid #ffffff0f;padding-top:10px;font-size:11px}:is(#node-panel,#edge-panel) .np-id-row{align-items:center;gap:6px;margin-bottom:4px;display:flex}:is(#node-panel,#edge-panel) .np-id-label{text-transform:uppercase;letter-spacing:.06em;font-size:10px}:is(#node-panel,#edge-panel) .np-id{word-break:break-all;background:#ffffff0a;border-radius:3px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}:is(#node-panel,#edge-panel) .np-coords{color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}:is(#node-panel,#edge-panel) .np-footer{background:#0000002e;border-top:1px solid #ffffff0f;gap:8px;padding:10px 14px;display:flex}:is(#node-panel,#edge-panel) .np-pan,:is(#node-panel,#edge-panel) .np-delete{cursor:pointer;border:1px solid #0000;border-radius:6px;flex:1;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:600}:is(#node-panel,#edge-panel) .np-pan{color:#4ecdc4;background:#4ecdc424;border-color:#4ecdc466}:is(#node-panel,#edge-panel) .np-pan:hover{background:#4ecdc438}:is(#node-panel,#edge-panel) .np-delete{color:#fca5a5;background:#ef444424;border-color:#ef444466}:is(#node-panel,#edge-panel) .np-delete:hover{color:#fff;background:#ef444447}#editor-toolbar .tb-overflow{display:none}@media (width<=600px){#editor-toolbar{border-radius:8px;grid-template-columns:auto 1fr;grid-template-areas:"left tools";gap:6px;max-width:calc(100vw - 16px);padding:6px 8px;font-size:11.5px}#editor-toolbar .tb-hint,#editor-toolbar .tb-badge,#editor-toolbar .tb-count{display:none}#editor-toolbar .tb-left{gap:4px}#editor-toolbar .tb-dirty,#editor-toolbar .tb-clean{background:#ffffff0f;border-radius:10px;padding:3px 6px;font-size:10px}#editor-toolbar .tb-secondary{display:none}#editor-toolbar .tb-overflow{display:inline-block;position:relative}#editor-toolbar .tb-overflow>button[data-action=overflow-toggle]{padding:5px 9px;font-size:14px;font-weight:700;line-height:1}#editor-toolbar .tb-tools{flex-wrap:nowrap;gap:4px}#editor-toolbar .tb-tools button{white-space:nowrap;padding:5px 8px;font-size:11px}#editor-toolbar .tb-type-select{max-width:110px;padding:5px 6px;font-size:11px}#editor-toolbar button[data-action=save-online]{padding:5px 10px}#editor-toolbar button[data-action=save-online]:before{content:"☁ Save"}#editor-toolbar button[data-action=save-online]{font-size:0}#editor-toolbar button[data-action=save-online]:before{font-size:11px;font-weight:600}#editor-toolbar button[data-action=save-online].saving:before{content:"☁ Saving…"}}#editor-toolbar .tb-overflow-menu{z-index:1100;background:#141416f7;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;min-width:200px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 24px #00000080}#editor-toolbar .tb-overflow-menu[hidden]{display:none}#editor-toolbar .tb-overflow-menu button{text-align:left;color:#e8e8e8;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px 12px;font-size:13px}#editor-toolbar .tb-overflow-menu button:hover{background:#ffffff0f}#editor-toolbar .tb-overflow-menu button:disabled{opacity:.4;cursor:not-allowed}#editor-toolbar .tb-overflow-menu button.danger{color:#fca5a5}#editor-toolbar .tb-overflow-menu button.danger:hover{background:#ef444426}#editor-toolbar .tb-overflow-divider{background:#ffffff14;height:1px;margin:4px 0}@media (width<=600px){body.toolbar-show-all #editor-toolbar .tb-secondary{display:revert}body.toolbar-show-all #editor-toolbar .tb-overflow{display:none}body.toolbar-show-all #editor-toolbar{grid-template-columns:1fr;grid-template-areas:"left""tools""hint";max-width:calc(100vw - 16px)}body.toolbar-show-all #editor-toolbar .tb-tools{flex-wrap:wrap;justify-self:stretch;gap:4px}body.toolbar-show-all #editor-toolbar .tb-hint{color:#94a3b8;font-size:10.5px;display:block}body.toolbar-show-all #editor-toolbar .tb-badge{font-size:9px;display:inline-block}body.toolbar-show-all #editor-toolbar .tb-count{font-size:10.5px;display:inline-block}body.toolbar-show-all #editor-toolbar button[data-action=save-online]{font-size:11px}body.toolbar-show-all #editor-toolbar button[data-action=save-online]:before{content:none}}#activity-panel{z-index:1004;color:#e8e8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#141416fa;border:1px solid #4ecdc466;border-radius:10px;flex-direction:column;width:380px;max-width:calc(100vw - 24px);font-family:inherit;display:flex;position:fixed;top:12px;bottom:12px;right:12px;overflow:hidden auto;box-shadow:0 6px 24px #0000008c}#activity-panel.hidden{display:none}#activity-panel .ap-header{z-index:2;background:#141416fa;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:sticky;top:0}#activity-panel h2{letter-spacing:.02em;margin:0;font-size:14px;font-weight:600}#activity-panel .ap-header-actions{gap:6px;display:inline-flex}#activity-panel .ap-refresh,#activity-panel .ap-close{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:14px;display:inline-flex}#activity-panel .ap-refresh:hover,#activity-panel .ap-close:hover{color:#fff;background:#ffffff0f}#activity-panel .ap-stats{background:#4ecdc40f;border:1px solid #4ecdc42e;border-radius:8px;margin:12px 14px;padding:10px 12px;font-size:12px}#activity-panel .ap-stat-row{justify-content:space-between;align-items:baseline;gap:12px;padding:3px 0;display:flex}#activity-panel .ap-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:11px}#activity-panel .ap-stat-val{color:#e8e8e8;text-align:right;font-size:12px}#activity-panel .ap-stat-total{border-top:1px dashed #ffffff1a;margin-top:4px;padding-top:6px}#activity-panel .ap-stat-total .ap-stat-val{color:#4ecdc4;font-weight:600}#activity-panel .ap-stat-note{color:#6b7280;margin-top:6px;font-size:10.5px;font-style:italic}#activity-panel .ap-filters{z-index:1;background:#141416fa;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;gap:4px;padding:0 14px 8px;display:flex;position:sticky;top:49px}#activity-panel .ap-filter{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:11px}#activity-panel .ap-filter:hover{background:#4ecdc41f;border-color:#4ecdc466}#activity-panel .ap-filter.active{color:#fff;background:#4ecdc438;border-color:#4ecdc4}#activity-panel .ap-day{margin:8px 0}#activity-panel .ap-day-label{text-transform:uppercase;letter-spacing:.05em;color:#facc15;padding:6px 14px 4px;font-size:11px;font-weight:600}#activity-panel .ap-list{margin:0;padding:0;list-style:none}#activity-panel .ap-row{border-bottom:1px solid #ffffff0a}#activity-panel .ap-row-link{color:inherit;grid-template-columns:50px 22px 1fr;align-items:center;gap:8px;padding:8px 14px;text-decoration:none;display:grid}#activity-panel .ap-row-link:hover{background:#4ecdc414}#activity-panel .ap-row-time{color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}#activity-panel .ap-row-icon{text-align:center;font-size:14px}#activity-panel .ap-row-label{color:#e8e8e8;overflow-wrap:anywhere;font-size:12.5px;line-height:1.4}#activity-panel .ap-row-other .ap-row-label{color:#94a3b8;font-style:italic}#activity-panel .ap-footer{border-top:1px solid #ffffff0f;justify-content:center;margin-top:8px;padding:14px;display:flex}#activity-panel .ap-load-more{color:#4ecdc4;cursor:pointer;background:#4ecdc41f;border:1px solid #4ecdc466;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px}#activity-panel .ap-load-more:hover:not(:disabled){background:#4ecdc433}#activity-panel .ap-load-more:disabled{opacity:.5;cursor:not-allowed}#activity-panel .ap-footer-note{text-align:center;color:#6b7280;border-top:1px solid #ffffff0f;margin-top:8px;padding:14px;font-size:11px;font-style:italic}#activity-panel .ap-loading,#activity-panel .ap-empty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:10px;padding:28px 14px;font-size:12px;display:flex}#activity-panel .ap-spinner{border:2px solid #ffffff1a;border-top-color:#4ecdc4;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ap-spin}@keyframes ap-spin{to{transform:rotate(360deg)}}#activity-panel .ap-load-all{color:#4ecdc4;cursor:pointer;background:#4ecdc42e;border:1px solid #4ecdc473;border-radius:4px;margin-left:4px;padding:2px 8px;font-family:inherit;font-size:10.5px;font-style:normal;display:inline-block}#activity-panel .ap-load-all:hover{background:#4ecdc447}#activity-panel .ap-error{color:#fca5a5;padding:18px 14px;font-size:12px}#activity-panel .ap-error-hint{color:#94a3b8;margin:8px 0;font-size:11px}#activity-panel .ap-retry{color:#fca5a5;cursor:pointer;background:#ef44441f;border:1px solid #ef444466;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px}@media (width<=600px){#activity-panel{border:none;border-left:1px solid #4ecdc466;border-radius:0;width:100%;max-width:100%;top:0;bottom:0;right:0}#activity-panel .ap-row-link{grid-template-columns:44px 22px 1fr;padding:10px 12px}}.draft-guard-banner{z-index:4000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fde9c8;background:#241c0cf7;border:1px solid #fbbf24b3;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px 16px;max-width:min(680px,100vw - 24px);padding:12px 16px;font-size:13px;line-height:1.45;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #0000008c}.draft-guard-banner .dgb-text{flex:320px}.draft-guard-banner .dgb-text strong{color:#fcd34d}.draft-guard-banner .dgb-actions{flex:none;gap:8px;display:flex}.draft-guard-banner .dgb-btn{font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:7px;padding:7px 12px;font-weight:600}.draft-guard-banner .dgb-reset{color:#221a06;background:#fbbf24}.draft-guard-banner .dgb-reset:hover{background:#fcd34d}.draft-guard-banner .dgb-keep{color:#fde9c8;background:0 0;border-color:#fde9c866}.draft-guard-banner .dgb-keep:hover{background:#fde9c81a}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
