/* Local Leaflet layout safety net. The official stylesheet still loads from CDN. */
.leaflet-container{position:relative;overflow:hidden;background:#dfe7e1;outline:0;-webkit-tap-highlight-color:transparent}
.leaflet-container .leaflet-pane,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-marker-icon,.leaflet-container .leaflet-marker-shadow,.leaflet-container .leaflet-tile-container,.leaflet-container .leaflet-pane>svg,.leaflet-container .leaflet-pane>canvas,.leaflet-container .leaflet-image-layer,.leaflet-container .leaflet-layer{position:absolute;left:0;top:0}
.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:256px;height:256px;visibility:hidden;margin:0!important;padding:0!important;border:0!important}
.leaflet-container .leaflet-tile-loaded{visibility:inherit}
.leaflet-container img.leaflet-image-layer{max-width:none!important}
.leaflet-map-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-control{position:relative;z-index:800;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-bar{box-shadow:0 2px 12px rgba(19,42,36,.18);border-radius:10px;overflow:hidden}.leaflet-bar a{display:block;width:32px;height:32px;line-height:32px;text-align:center;background:#fff;color:#132a24;border-bottom:1px solid rgba(19,42,36,.12);font-weight:800}.leaflet-bar a:last-child{border-bottom:0}
.leaflet-control-attribution{background:rgba(255,255,255,.88);padding:2px 6px;font-size:10px;color:#53615c}.leaflet-control-attribution a{color:#23423a}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{background:#fff;border-radius:14px;box-shadow:0 14px 38px rgba(19,42,36,.2);text-align:left}.leaflet-popup-content{margin:12px;line-height:1.4}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg);background:#fff;box-shadow:3px 3px 10px rgba(19,42,36,.14)}.leaflet-popup-close-button{position:absolute;top:4px;right:5px;border:0;background:transparent;color:#132a24;font-size:22px;line-height:22px;z-index:2}
.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}
.vb-map-marker{background:transparent;border:0}.vb-map-marker span{display:grid;place-items:center;width:34px;height:34px;border:3px solid #fff;border-radius:50% 50% 50% 8px;background:#132a24;color:#fff;box-shadow:0 8px 18px rgba(19,42,36,.28);transform:rotate(-45deg)}.vb-map-marker i{font-size:14px;line-height:1;transform:rotate(45deg)}.vb-map-marker.event span{background:#d99225}.vb-map-marker.food span{background:#8b4c2b}.vb-map-marker.stay span{background:#315e9c}.vb-map-marker.service span{background:#52635d}.vb-map-marker.beauty span{background:#a84f78}
.vb-map-loading,.vb-map-error{position:absolute;inset:0;z-index:900;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;background:linear-gradient(135deg,#e8efeb,#f7f4ec);color:#132a24}.vb-map-loading{pointer-events:none;transition:opacity .2s ease}.vb-map-loading.is-hidden{opacity:0;visibility:hidden}.vb-map-loading span{display:inline-flex;align-items:center;gap:.65rem;font-weight:800}.vb-map-loading i{font-size:1.2rem}.vb-map-error{flex-direction:column;gap:.65rem}.vb-map-error strong{font-size:1.05rem}.vb-map-error a{font-weight:800;text-decoration:underline}
