.location-map-wrapper{width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.location-map-wrapper.no-coordinates{justify-content:center;align-items:center;display:flex}.location-map-wrapper.no-coordinates .map-placeholder{text-align:center;color:#999}.location-map-wrapper.no-coordinates .map-placeholder svg{color:#007f9b4d;margin-bottom:1rem}.location-map-wrapper.no-coordinates .map-placeholder h4{color:#666;margin:.5rem 0}.location-map-wrapper.no-coordinates .map-placeholder p{margin:0;font-size:14px;font-style:italic}.location-map-loading{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;min-height:400px;display:flex}.location-map-loading svg{color:#007f9b4d;animation:2s ease-in-out infinite pulse}.location-map-loading p{margin:0;font-style:italic}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.location-map-container{z-index:1;border-radius:8px;width:100%;height:100%;min-height:400px}.location-map-container .leaflet-control-attribution{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;font-size:10px}.location-map-container .leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #0000001a}.location-map-container .location-popup strong{color:#007f9b;margin-bottom:.5rem;font-size:14px;display:block}.location-map-container .location-popup .location-address{color:#666;font-size:12px;line-height:1.5}
