@charset "UTF-8";
/***!  Style Declaration  !***/

.map-wrap{width:100%}#map{height:60vh;min-height:600px}.map-toolbar{margin:8px 0 12px;font-family:"Lato";font-size:2rem;text-transform:uppercase;font-weight:bold}.map-toolbar label{user-select:none;cursor:pointer;display:inline-flex;align-items:center}.map-toolbar .status-swatch{display:inline-block;width:24px;height:24px;border-radius:50%;margin:0 6px 0 8px;border:1px solid rgba(0,0,0,0.1)}.map-legend{background:rgba(255,255,255,0.95);padding:8px 10px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,0.15);font-family:"Lato";font-size:1.5em}.map-legend .legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px;border:1px solid rgba(0,0,0,0.1)}.custom-pin .pin{display:inline-block;width:25px;height:25px;border-radius:50%;border:2px solid transparent;box-shadow:0 0 0 1px rgba(0,0,0,0.1)}.leaflet-popup-content .popup .img{margin:6px 0 8px}.leaflet-popup-content .popup .img img{display:block;width:100%;max-width:200px;height:auto;border-radius:6px}.leaflet-popup-content .popup .desc{margin:6px 0}.leaflet-popup-content .popup .title{margin-bottom:4px}
