html,body{width:100%;height:100%;min-height:100%;margin:0;padding:0;background:#fff;overflow:hidden;overscroll-behavior:none}body,body.ios-client{position:static}body.ios-standalone{position:static;background:#fff}#map{position:fixed;inset:0;touch-action:manipulation}#map .leaflet-top,#map .leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}#map .leaflet-top .leaflet-control,#map .leaflet-bottom .leaflet-control{pointer-events:auto}#map .leaflet-bottom.leaflet-right{right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-end}#map .leaflet-bottom.leaflet-right .leaflet-control{float:none;clear:none}#map .leaflet-bottom.leaflet-left{left:0;bottom:0;display:flex;flex-direction:row;align-items:flex-end;gap:8px;padding:0 0 12px 12px}#map .leaflet-bottom.leaflet-left .leaflet-control{float:none;clear:none;margin:0}#map .leaflet-bottom.leaflet-left .leaflet-control-attribution{display:none}#map .leaflet-bottom.leaflet-right .leaflet-control-attribution{display:block;margin-right:12px}#map .leaflet-top.leaflet-right{top:env(safe-area-inset-top);right:0;display:flex;flex-direction:column;align-items:flex-end;padding-top:8px}#map .leaflet-top.leaflet-right .leaflet-control{float:none;clear:none}body #map .leaflet-top.leaflet-left{top:env(safe-area-inset-top);left:0;display:flex;flex-direction:column;align-items:flex-start;padding-top:8px}body #map .leaflet-top.leaflet-left .leaflet-control{float:none;clear:none}body.top-controls-left #map .leaflet-top.leaflet-right{top:env(safe-area-inset-top);right:auto;left:0;align-items:flex-start}body.top-controls-left #map .leaflet-top.leaflet-left{top:env(safe-area-inset-top);left:auto;right:0;align-items:flex-end}.map-title-badge{position:fixed;top:calc(env(safe-area-inset-top) + 14px);left:50%;transform:translate(-50%);z-index:1000;pointer-events:auto;cursor:pointer;padding:8px 14px;border-radius:8px;background:#1870ff80;color:#fff;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:18px;font-weight:700;letter-spacing:.08em;box-shadow:0 10px 24px #0000002e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.map-layer-switch,.map-csv-toggle,.map-current-location{margin:12px}.map-patrol-route{margin:0 12px 12px}.map-refresh-control{margin:12px}.map-camera-control,.map-gallery-control,.map-qr-control,.map-bee-control,.map-remote-camera-control{margin:0 12px 12px}.map-camera-input{display:none}.map-bottom-overlay{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 12px);z-index:1005;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.map-bottom-overlay__left,.map-bottom-overlay__right{pointer-events:auto}.map-bottom-overlay__left{display:grid;gap:12px;justify-items:start}.map-bottom-overlay__right{display:grid;gap:12px;justify-items:end}.map-whiteboard-trigger{border:0;border-radius:10px;width:42px;height:42px;padding:9px;background:#fffffff2;box-shadow:0 10px 24px #0f172a33;border:1px solid rgba(203,213,225,.95);color:#0f172a;cursor:pointer;display:grid;place-items:center}.map-whiteboard-trigger:active{transform:translateY(1px)}.map-whiteboard-trigger svg{width:24px;height:24px;fill:none;stroke:#0f172a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.map-qr-trigger{border:0;border-radius:10px;width:42px;height:42px;padding:9px;background:#0f172aeb;box-shadow:0 10px 24px #0f172a3d;border:1px solid rgba(148,163,184,.5);color:#fff;cursor:pointer;display:grid;place-items:center}.map-qr-trigger:active{transform:translateY(1px)}.map-qr-trigger svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.map-search{position:relative;margin:0;width:min(170px,45vw);padding:5px;border-radius:10px;background:#ffffffeb;box-shadow:0 10px 24px #0000002e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.map-search__input{box-sizing:border-box;width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:7px 9px;font-size:16px;outline:none}.map-search__input:focus{border-color:#2563eb}.map-search__results{position:absolute;left:10px;right:10px;bottom:calc(100% + 8px);margin:0;padding:0;list-style:none;max-height:170px;overflow-y:auto;border-radius:10px;background:#fffffff5;box-shadow:0 10px 24px #0000002e}.map-search__item{width:100%;border:0;background:transparent;text-align:left;padding:7px 4px;color:#111827;font-size:13px;cursor:pointer}.map-search__item:hover{background:#2563eb14}.map-search__empty{padding:6px 2px;color:#64748b;font-size:12px}.map-safety-message{margin:0;width:min(170px,45vw);height:42px;transform:translateY(-35%);box-sizing:border-box;padding:0 10px;border-radius:10px;background:#0f172ad1;color:#f8fafc;font-size:14px;font-weight:700;line-height:1;display:flex;align-items:center;overflow:hidden;box-shadow:0 8px 20px #0f172a40;cursor:pointer}.map-bottom-overlay .map-safety-message{transform:translateY(0)}.whiteboard-modal{position:fixed;inset:0;z-index:3270;background:#02061794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}.whiteboard-modal__panel{width:min(520px,calc(100vw - 32px));max-height:min(calc(100dvh - 32px),calc(100vh - 32px));border-radius:14px;background:#f8fafc;box-shadow:0 24px 56px #0f172a59;overflow:hidden;display:flex;flex-direction:column}.whiteboard-modal__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#0f172a}.whiteboard-modal__title{color:#fff;font-size:15px;font-weight:800}.whiteboard-modal__close{border:0;border-radius:9px;width:30px;height:30px;background:#ffffff2e;color:#fff;font-size:20px;line-height:1;cursor:pointer}.whiteboard-modal__body{padding:12px;display:grid;gap:12px;overflow-y:auto}.whiteboard-modal__section{border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:10px}.whiteboard-modal__section-title{font-size:14px;font-weight:800;color:#0f172a;margin-bottom:8px}.whiteboard-modal__list{display:grid;gap:6px}.whiteboard-modal__item{border-radius:8px;background:#eef2ff;color:#0f172a;padding:7px 8px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px}.whiteboard-modal__item-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1}.whiteboard-modal__item.is-removed{opacity:.72;background:#e2e8f0}.whiteboard-modal__item-name{min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4px 8px;border-radius:7px}.whiteboard-modal__item-stamp{font-size:11px;line-height:1;color:#475569;font-weight:800;letter-spacing:.02em;padding-left:2px;white-space:nowrap}.whiteboard-modal__list--work .whiteboard-modal__item-name{color:#fff;background:#dc2626}.whiteboard-modal__list--flash .whiteboard-modal__item-name{color:#fff;background:#f97316}.whiteboard-modal__item-action{border:0;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:800;color:#fff;background:#334155;cursor:pointer;white-space:nowrap}.whiteboard-modal__item-action:disabled{opacity:.7;cursor:default}.whiteboard-modal__empty{border-radius:8px;background:#e2e8f0;color:#334155;padding:8px;font-size:12px;font-weight:700}.map-safety-message__text{display:inline-block;white-space:nowrap;will-change:transform;--marquee-from: 100%;--marquee-to: -100%;--marquee-duration: 10s;animation:safety-marquee var(--marquee-duration) linear infinite}.map-safety-message__text.is-static{animation:none;transform:translate(0)}@keyframes safety-marquee{0%{transform:translate(var(--marquee-from))}to{transform:translate(var(--marquee-to))}}.map-layer-toggle{border:0;border-radius:10px;width:42px;height:42px;padding:9px;background:#2d3748db;box-shadow:0 10px 24px #0003;cursor:pointer;display:grid;place-items:center}.map-layer-toggle--csv.is-off{background:#64748bd1}.map-layer-toggle--csv.is-disabled{opacity:.65}.map-layer-toggle--location{background:linear-gradient(145deg,#145dd9f2,#2563ebeb)}.map-layer-toggle--location.is-locating{opacity:.72}.map-layer-toggle--location.is-following{background:linear-gradient(145deg,#b91c1cf5,#ef4444ed)}.map-layer-toggle--refresh{background:#fb923c}.map-layer-toggle--camera{background:linear-gradient(145deg,#581c87f2,#7c3aede6)}.map-layer-toggle--camera.is-disabled{background:#94a3b8b8;cursor:not-allowed;opacity:.82}.map-layer-toggle--gallery{background:linear-gradient(145deg,#059669f2,#10b981eb)}.map-layer-toggle--qr{background:linear-gradient(145deg,#0f172af2,#334155e6)}.map-layer-toggle--bee{background:linear-gradient(145deg,#b91c1cf7,#dc2626f0)}.map-layer-toggle--bee.is-active{background:linear-gradient(145deg,#7f1d1dfa,#b91c1cf5)}.map-layer-toggle--remote-camera{background:linear-gradient(145deg,#1e3a8af2,#1e40afeb)}.map-layer-toggle--remote-camera.is-active{background:linear-gradient(145deg,#60a5faf2,#93c5fdeb)}.map-layer-toggle--route{background:linear-gradient(145deg,#c8a27af2,#b8885feb)}.map-layer-toggle--route.is-off{background:linear-gradient(145deg,#92400ef2,#78350feb)}.map-layer-toggle--route.is-active{background:linear-gradient(145deg,#c8a27af2,#b8885feb)}.map-layer-toggle--route.is-loading{opacity:.72}body:not(.top-controls-left) #map .leaflet-top.leaflet-right .map-layer-toggle--route:not(.is-off){background:#6b7280eb}body:not(.top-controls-left) #map .leaflet-top.leaflet-right .map-layer-toggle--remote-camera.is-active{background:#6b7280eb}.map-layer-toggle:active{transform:translateY(1px)}.map-layer-toggle svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bee-placement-crosshair{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;pointer-events:none;z-index:2500;display:none;filter:drop-shadow(0 0 6px rgba(255,255,255,.85)) drop-shadow(0 0 10px rgba(185,28,28,.75))}.bee-placement-crosshair__inner{position:relative;width:100%;height:100%}.bee-placement-crosshair__inner:before,.bee-placement-crosshair__inner:after{content:"";position:absolute;background:#ef4444fa;border-radius:4px}.bee-placement-crosshair__inner:before{left:50%;top:4px;width:4px;height:40px;transform:translate(-50%)}.bee-placement-crosshair__inner:after{top:50%;left:4px;width:40px;height:4px;transform:translateY(-50%)}.bee-placement-panel{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 82px);transform:translate(-50%);display:none;gap:8px;align-items:center;z-index:2500}.bee-placement-panel__place-bee,.bee-placement-panel__place-roadblock{border:0;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer;box-shadow:0 10px 24px #0000002e}.bee-placement-panel__place-bee{background:#b45309f2;color:#fff}.bee-placement-panel__place-roadblock{background:#b91c1cf2;color:#fff}body.bee-placement-mode .bee-placement-crosshair,body.bee-placement-mode .bee-placement-panel{display:flex}.map-point{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;width:9.6px!important;height:9.6px!important;margin-left:-4.8px;margin-top:-4.8px;border:1px solid #fff;background:#e11d48;box-shadow:0 0 0 1px #0000001f;overflow:hidden;transform:scale(1);transition:width .18s ease,height .18s ease,margin-left .18s ease,margin-top .18s ease,transform .18s ease}.map--booting .map-point,.map--booting .map-point-label{transition:none!important}.map-point--circle{border-radius:50%}.map-point--square{border-radius:2px}.map-point--purple{background:#7c3aed}.map-point--orange{background:#f97316}.map-point--flicker{transform:scale(1.35);opacity:.9;box-shadow:0 0 0 8px #0f177885}.map-point--work-target{transform:scale(1.28);box-shadow:0 0 0 4px #fbbf24f2,0 0 0 8px #fbbf2459}.current-location-marker{width:16px!important;height:16px!important;border-radius:50%;background:#2563eb;border:2px solid #fff;box-shadow:0 0 0 1px #1e40af73;position:relative}.current-location-marker:after{content:"";position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(29,78,216,.72);animation:current-location-pulse 1.8s ease-out infinite}.patrol-start-marker,.patrol-goal-marker{width:30px!important;height:30px!important}.patrol-start-marker svg,.patrol-goal-marker svg{width:30px;height:30px;filter:drop-shadow(0 3px 8px rgba(15,23,42,.45))}.patrol-start-marker circle{fill:#16a34a;stroke:#fff;stroke-width:2}.patrol-start-marker text{fill:#fff;font-size:13px;font-weight:800;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}.patrol-goal-marker circle{fill:#dc2626;stroke:#fff;stroke-width:2}.patrol-goal-marker path{stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}@keyframes current-location-pulse{0%{transform:scale(.75);opacity:.9}to{transform:scale(1.5);opacity:0}}.map-point-label{position:absolute;top:50%;left:50%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;color:#fff;font-size:0;font-weight:700;line-height:1;text-align:center;letter-spacing:0;text-shadow:0 1px 2px rgba(0,0,0,.6);-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%);transition:opacity .18s ease,font-size .18s ease;pointer-events:none}.map--show-point-labels .map-point{width:20.16px!important;height:20.16px!important;margin-left:-10.08px!important;margin-top:-10.08px!important;transform:scale(1.02)}.map--show-point-labels .map-point-label{opacity:1;font-size:12px}.point-popup__title{margin:0 0 4px;font-size:15.6px;font-weight:700;color:#1f2937}.point-popup__notice{margin:0 0 4px;color:#dc2626;font-size:13px;font-weight:800;animation:point-popup-notice-flicker .95s ease-in-out infinite}@keyframes point-popup-notice-flicker{0%{opacity:1;filter:brightness(1)}50%{opacity:.35;filter:brightness(1.2)}to{opacity:1;filter:brightness(1)}}.point-popup__link{display:block;border:0;padding:0;margin:0;background:transparent;appearance:none;-webkit-appearance:none;font-family:inherit;line-height:1.35;color:#2563eb;font-size:14.4px;font-weight:700;text-decoration:none;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.point-popup{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.leaflet-container{-webkit-touch-callout:none}.leaflet-popup-content-wrapper,.leaflet-popup-content,.leaflet-popup-content *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.leaflet-popup-content{min-width:172px}.point-popup__link--maps{color:#1d4ed8}.point-popup__link--gallery{color:#7c3aed;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.point-popup__link--save{color:#b45309}.point-popup__link--work-tag{color:#15803d}.point-popup__link--flash-tag{color:#f97316}.point-popup__link--remove-tag{color:#1d4ed8}.point-popup__link--bee-tag,.point-popup__link--bee-remove{color:#111827}.bee-hazard-marker{background:transparent;border:0}.bee-hazard-marker__inner{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-size:21px;line-height:1;background:#ffeb3be6;border:2px solid #78350f;box-shadow:0 4px 10px #78350f59}.roadblock-hazard-marker{background:transparent;border:0}.roadblock-hazard-marker__inner{position:relative;width:34px;height:34px;border-radius:999px;display:block;background:#dc2626f5;border:2px solid #7f1d1d;box-shadow:0 4px 10px #7f1d1d59}.roadblock-hazard-marker__inner:before,.roadblock-hazard-marker__inner:after{content:none}.roadblock-hazard-marker__inner:before{content:"止";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:18px;font-weight:900;line-height:1;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}.remote-camera-marker{background:transparent;border:0}.remote-camera-marker__inner{width:30px;height:30px;border-radius:10px;position:relative;background:linear-gradient(145deg,#0f172afa,#1e293bf2);border:2px solid #e2e8f0;box-shadow:0 6px 14px #02061766}.remote-camera-marker__inner:before{content:"";position:absolute;left:6px;top:10px;width:12px;height:8px;border-radius:2px;background:#f8fafc}.remote-camera-marker__inner:after{content:"";position:absolute;right:4px;top:8px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #f8fafc}.remote-camera-marker__lens{position:absolute;left:10px;top:12px;width:4px;height:4px;border-radius:50%;background:#0f172a;box-shadow:0 0 0 1px #ffffff59}.remote-camera-tag-marker{position:relative;background:transparent;border:0;width:220px;height:161px;display:flex;align-items:flex-start;justify-content:center}.remote-camera-tag-marker:after{content:"";position:absolute;left:50%;bottom:1px;width:14px;height:14px;background:#fffffffa;border-left:1px solid rgba(148,163,184,.6);border-bottom:1px solid rgba(148,163,184,.6);transform:translate(-50%) rotate(-45deg)}.remote-camera-tag{position:relative;display:block;width:220px;height:151px;box-sizing:border-box;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fffffffa;border:1px solid rgba(148,163,184,.6);box-shadow:0 12px 26px #0f172a47;text-decoration:none;color:inherit}.remote-camera-tag:after{content:none}.remote-camera-tag__head{padding:6px 9px;background:#0f172a;color:#fff;font-size:12px;font-weight:800;line-height:1.2}.remote-camera-tag__image{display:block;width:100%;height:102px;flex:0 0 102px;object-fit:cover;background:#cbd5e1}.remote-camera-tag__meta{display:grid;gap:2px;padding:5px 8px 3px;box-sizing:border-box}.remote-camera-tag__time{display:block;font-size:11px;line-height:1.2;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remote-camera-tag__loading{flex:1;display:flex;align-items:center;justify-content:center;padding:8px;font-size:12px;font-weight:700;color:#334155;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.remote-camera-tag__error{flex:1;display:flex;align-items:center;justify-content:center;padding:8px;font-size:12px;font-weight:700;color:#b91c1c;background:linear-gradient(180deg,#fff1f2,#ffe4e6);text-align:center}.point-popup--camera{min-width:220px}.point-popup__camera-loading{font-size:12px;color:#475569;margin-bottom:6px}.point-popup__camera-card{display:block;margin-bottom:6px;border-radius:10px;overflow:hidden;text-decoration:none;box-shadow:0 8px 18px #0f172a29}.point-popup__camera-image{display:block;width:100%;max-height:140px;object-fit:cover;background:#e2e8f0}.point-popup__camera-meta{display:block;padding:6px 8px;font-size:11px;font-weight:700;color:#334155;background:#f8fafc}.remote-camera-modal{position:fixed;inset:0;z-index:3220;background:#02061794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.remote-camera-modal__panel{width:min(920px,calc(100vw - 28px));max-height:calc(100vh - 28px);border-radius:14px;background:#f8fafc;box-shadow:0 24px 56px #0f172a59;overflow:hidden;display:flex;flex-direction:column}.remote-camera-modal__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#0f172a}.remote-camera-modal__title{color:#fff;font-size:15px;font-weight:800}.remote-camera-modal__close{border:0;border-radius:9px;width:30px;height:30px;background:#ffffff2e;color:#fff;font-size:20px;line-height:1;cursor:pointer}.remote-camera-modal__body{padding:12px;overflow-y:auto}.remote-camera-modal__loading,.remote-camera-modal__empty{border-radius:12px;padding:16px;text-align:center;background:#e2e8f0;color:#334155;font-size:14px;font-weight:700}.remote-camera-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:12px}.remote-camera-card{display:block;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a2e;overflow:hidden;padding:8px;text-decoration:none}.remote-camera-card--photo{padding:0}.remote-camera-card__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#cbd5e1}.remote-camera-card__name{padding:8px 9px 0;font-size:13px;font-weight:800;color:#0f172a}.remote-camera-card__coord{padding:3px 9px 0;font-size:11px;font-weight:700;color:#334155}.remote-camera-card__time{padding:3px 9px 9px;font-size:11px;color:#475569}.remote-camera-card__error{margin-top:6px;font-size:12px;color:#b91c1c}.remote-camera-card__link{display:inline-block;margin-top:6px;color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none}@keyframes work-tag-pulse{0%{box-shadow:0 6px 14px #0284c759}50%{box-shadow:0 8px 18px #0284c78c}to{box-shadow:0 6px 14px #0284c759}}.work-tag-marker{background:transparent;border:0}.work-tag-marker__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:83px;min-height:32px;padding:3px 8px;border-radius:8px;border:1px solid rgba(255,255,255,.85);background:linear-gradient(135deg,#b91c1cf0,#ef4444e6);box-shadow:0 5px 10px #7f1d1d38;text-align:center;animation:none}.work-tag-marker__inner:before{content:"";position:absolute;left:-6px;top:50%;width:8px;height:8px;background:#d0232ff2;border-left:1px solid rgba(255,255,255,.85);border-top:1px solid rgba(255,255,255,.85);transform:translateY(-50%) rotate(-45deg)}.work-tag-marker__pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:46px;height:auto;padding:0;border-radius:0;background:transparent;color:#fff;font-size:14.4px;font-weight:800;letter-spacing:.01em;line-height:1.05}.work-tag-marker__pill span{display:block;line-height:1;letter-spacing:.29em}.work-tag-marker__name{display:none}.work-tag-popup__title{margin:0 0 4px;color:#0f172a;font-size:13px;font-weight:700}.flash-tag-marker{background:transparent;border:0}.flash-tag-marker__inner{position:relative;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.92);background:#f97316;box-shadow:0 6px 14px #c2410c47;display:flex;align-items:center;justify-content:center}.flash-tag-marker__inner:before{content:"";position:absolute;left:-6px;top:50%;width:8px;height:8px;background:#f97316;border-left:1px solid rgba(255,255,255,.92);border-top:1px solid rgba(255,255,255,.92);transform:translateY(-50%) rotate(-45deg)}.flash-tag-marker__pill{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;font-size:14.4px;font-weight:800;line-height:1.02}.point-popup__link:hover{text-decoration:underline}.point-popup__link+.point-popup__link{margin-top:4px}.point-popup__link[hidden]{display:none!important}.leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 10px 24px #0f172a33}.leaflet-popup-content{margin:4px 6px;min-width:0}.tower-choice-modal{position:fixed;inset:0;z-index:3000;background:#02061773;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 20px max(12px,env(safe-area-inset-bottom))}.tower-choice-modal__panel{width:min(340px,calc(100vw - 40px));max-height:min(calc(100dvh - 24px),calc(100vh - 24px));border-radius:14px;background:#fff;box-shadow:0 20px 44px #0206174d;padding:14px;display:flex;flex-direction:column;overflow:hidden}.tower-choice-modal__title{font-size:15px;font-weight:800;color:#111827;margin-bottom:10px}.tower-choice-modal__list{display:grid;gap:8px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;min-height:0}.tower-choice-modal__item{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;background:#f8fafc;color:#0f172a;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.tower-choice-modal__item:active{transform:translateY(1px)}.tower-choice-modal__cancel{margin-top:10px;width:100%;border:0;border-radius:10px;padding:10px 12px;background:#334155;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.tower-choice-modal__save-device{margin-top:10px;width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;background:#f8fafc;color:#0f172a;font-size:13px;font-weight:700;cursor:pointer}.photo-gallery-modal{position:fixed;inset:0;z-index:3100;background:#02061794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:18px}.photo-gallery-modal__panel{width:min(1200px,calc(100vw - 36px));max-height:calc(100vh - 36px);border-radius:16px;background:#f8fafc;box-shadow:0 24px 56px #0f172a6b;overflow:hidden;display:flex;flex-direction:column}.photo-gallery-modal__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#0f172a}.photo-gallery-modal__title{color:#fff;font-size:15px;font-weight:800}.photo-gallery-modal__close{border:0;border-radius:9px;width:30px;height:30px;background:#ffffff2e;color:#fff;font-size:20px;line-height:1;cursor:pointer}.photo-gallery-modal__body{padding:12px;overflow-y:auto}.photo-gallery-modal__empty{border-radius:12px;padding:16px;text-align:center;background:#e2e8f0;color:#334155;font-size:14px;font-weight:700}.photo-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:700px)and (orientation:portrait){.photo-gallery-modal{align-items:flex-start;padding-top:calc(env(safe-area-inset-top) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 12px)}.photo-gallery-modal__panel{width:min(760px,calc(100vw - 18px));max-height:min(calc(100dvh - 12px),calc(100vh - 12px))}}@media(min-width:900px){.photo-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:12px}}.photo-gallery-grid__item{border:0;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a2e;overflow:hidden;text-align:left;cursor:pointer;padding:0}.photo-gallery-grid__thumb{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#cbd5e1}.photo-gallery-grid__meta{padding:8px 9px}.photo-gallery-grid__tower{font-size:13px;font-weight:800;color:#0f172a;line-height:1.3}.photo-gallery-grid__time{margin-top:3px;font-size:11px;color:#475569}.photo-viewer-modal{position:fixed;inset:0;z-index:3200;background:#000000d6;display:flex;align-items:center;justify-content:center;padding:16px}.photo-viewer-modal__panel{position:relative;width:min(920px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:min(calc(var(--photo-vh, 100dvh) - 32px),calc(100vh - 32px));display:grid;grid-template-rows:auto 1fr auto;gap:8px;overflow:hidden}.photo-viewer-modal__close{position:relative;z-index:4;justify-self:end;border:0;border-radius:9px;width:36px;height:36px;background:#ffffff38;color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:opacity .16s ease}.photo-viewer-modal__image{position:relative;z-index:3;display:block;width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;transform-origin:center center;will-change:transform;transition:transform .14s ease;touch-action:none}.photo-viewer-modal__image.is-gesturing{transition:none}.photo-viewer-modal__image-viewport{position:relative;z-index:2;isolation:isolate;width:100%;max-height:min(calc(var(--photo-vh, 100dvh) - 140px),calc(100vh - 140px));display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#020617;cursor:grab}.photo-viewer-modal__loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;padding:8px 12px;border-radius:10px;background:#020617b3;color:#f8fafc;font-size:13px;font-weight:800;letter-spacing:.02em;transition:opacity .16s ease}.photo-viewer-modal__image-viewport:active{cursor:grabbing}.photo-viewer-modal__meta{position:relative;z-index:1;color:#fff;text-align:center;transition:opacity .16s ease}.photo-viewer-modal__tower{font-size:14px;font-weight:800}.photo-viewer-modal__time{margin-top:2px;font-size:12px;color:#fffc}.photo-viewer-modal__pager{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .16s ease}.photo-viewer-modal__panel.is-image-loading .photo-viewer-modal__meta,.photo-viewer-modal__panel.is-image-loading .photo-viewer-modal__pager,.photo-viewer-modal__panel.is-image-loading .photo-viewer-modal__close{opacity:0;pointer-events:none}.photo-viewer-modal__panel:not(.is-image-loading) .photo-viewer-modal__loading{opacity:0;pointer-events:none}.photo-viewer-modal__nav{border:0;border-radius:8px;min-width:60px;height:32px;padding:0 10px;background:#fff3;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.photo-viewer-modal__nav:disabled{opacity:.4;cursor:default}.photo-viewer-modal__pager-index{color:#e2e8f0;font-size:12px;font-weight:700;min-width:64px;text-align:center}.qr-modal{position:fixed;inset:0;z-index:3250;background:#02061794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.qr-modal__panel{width:min(360px,calc(100vw - 32px));border-radius:16px;background:#f8fafc;box-shadow:0 24px 56px #0f172a59;padding:12px;display:grid;gap:8px;justify-items:center}.qr-modal__close{justify-self:end;border:0;border-radius:9px;width:32px;height:32px;background:#e2e8f0;color:#0f172a;font-size:20px;line-height:1;cursor:pointer}.qr-modal__image{width:min(280px,calc(100vw - 88px));height:auto;border-radius:10px;background:#fff;border:1px solid #e2e8f0}.board-modal{position:fixed;inset:0;z-index:3300;background:#02061794;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:18px}.board-modal__panel{width:min(760px,calc(100vw - 36px));height:calc(100dvh - 36px);max-height:calc(100dvh - 36px);border-radius:16px;background:#f8fafc;box-shadow:0 24px 56px #0f172a6b;overflow:hidden;display:flex;flex-direction:column}.board-modal__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#0f172a}.board-modal__title{color:#fff;font-size:15px;font-weight:800}.board-modal__close{border:0;border-radius:9px;width:30px;height:30px;background:#ffffff2e;color:#fff;font-size:20px;line-height:1;cursor:pointer}.board-modal__body{padding:12px;overflow:hidden;display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0}.board-modal__feed{display:block;flex:1 1 auto;overflow-y:auto;min-height:0;padding-right:2px}.board-modal__feed>*{display:grid;gap:8px}.board-modal__empty{border-radius:12px;padding:16px;text-align:center;background:#e2e8f0;color:#334155;font-size:14px;font-weight:700}.board-modal__list{display:grid;gap:8px}.board-modal__item{border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a1f;border:1px solid #e2e8f0;padding:9px 10px}.board-modal__message{font-size:14px;line-height:1.45;color:#0f172a;font-weight:700;white-space:pre-wrap;word-break:break-word}.board-modal__meta{margin-top:5px;font-size:11px;color:#64748b;font-weight:700}.board-modal__form{display:grid;gap:8px}.board-modal__input,.board-modal__password,.board-modal__author{box-sizing:border-box;width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:8px 10px;background:#fff;color:#0f172a;font-size:16px;outline:none}.board-modal__input{min-height:72px;resize:none}.board-modal__input:focus,.board-modal__password:focus,.board-modal__author:focus{border-color:#2563eb}.board-modal__credentials{display:flex;gap:8px}.board-modal__credentials .board-modal__password,.board-modal__credentials .board-modal__author{flex:1 1 50%;min-width:0}.board-modal__submit{border:0;border-radius:10px;padding:10px 12px;background:#0f172a;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.board-modal__submit:disabled{opacity:.72;cursor:default}.board-modal__notify{border:1px solid #cbd5e1;border-radius:10px;padding:9px 12px;background:#fff;color:#0f172a;font-size:13px;font-weight:800;cursor:pointer}.board-modal__notify:disabled{opacity:.75;cursor:default}@media(max-width:700px){.board-modal{align-items:flex-start;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}.board-modal__panel{width:min(760px,calc(100vw - 18px));height:calc(100dvh - 14px);max-height:calc(100dvh - 14px)}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
