css .leaflet-control-locate{display:none!important}@keyframes slide-in-right{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scale-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-in-right{animation:slide-in-right .4s cubic-bezier(.16,1,.3,1)}.animate-scale-in{animation:scale-in .3s cubic-bezier(.16,1,.3,1)}.animate-fade-in{animation:fade-in .3s ease-in}.animate-fade-in-up{animation:fade-in-up .4s cubic-bezier(.16,1,.3,1)}.custom-popup .leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 4px 20px #00000026}.custom-popup .leaflet-popup-content{margin:0}.custom-popup .leaflet-popup-tip{box-shadow:0 2px 4px #0000001a}
