/* Lokale Leaflet-Basisregeln als Fallback, falls das externe Stylesheet blockiert wird. */
.leaflet-container{position:relative;overflow:hidden;outline:0;background:#151922;-webkit-tap-highlight-color:transparent}.leaflet-container a{color:#6dd4ff}.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 img.leaflet-tile,.leaflet-container .leaflet-marker-icon,.leaflet-container .leaflet-marker-shadow{max-width:none!important;max-height:none!important;width:auto;height:auto}.leaflet-tile{width:256px!important;height:256px!important;max-width:none!important;max-height:none!important;object-fit:fill!important}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.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 svg,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-pane{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-control{position:relative;z-index:800;pointer-events:auto;float:left;clear:both}.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{margin:10px}.leaflet-bar{box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:8px;overflow:hidden}.leaflet-bar a{display:block;width:34px;height:34px;line-height:34px;text-align:center;text-decoration:none;background:#151922;color:#fff;border-bottom:1px solid #343a46;font-size:20px}.leaflet-bar a:last-child{border-bottom:0}.leaflet-control-attribution{padding:3px 7px;border-radius:6px;background:rgba(15,16,18,.82);font-size:10px}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.4);padding:1px}.leaflet-popup-content{margin:14px 16px;line-height:1.45}.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);box-shadow:3px 3px 8px rgba(0,0,0,.25)}.leaflet-popup-close-button{position:absolute;top:5px;right:7px;border:0;background:transparent;color:#fff!important;font-size:20px;font-weight:700}.leaflet-interactive{cursor:pointer}
