.pulse-blue{--pulse-color: 59, 130, 246}.pulse-green{--pulse-color: 16, 185, 129}.pulse-yellow{--pulse-color: 245, 158, 11}.pulse-orange{--pulse-color: 249, 115, 22}.pulse-red{--pulse-color: 239, 68, 68}.pulse-blue,.pulse-green,.pulse-yellow,.pulse-orange,.pulse-red{box-shadow:0 0 rgba(var(--pulse-color),.7);animation:pulse-generic 2s infinite}@keyframes pulse-generic{70%{box-shadow:0 0 0 10px rgba(var(--pulse-color),0)}to{box-shadow:0 0 rgba(var(--pulse-color),0)}}.custom-popup .leaflet-popup-content-wrapper{border-radius:1rem;padding:.5rem;font-family:Poppins,sans-serif;box-shadow:0 10px 25px -5px #00000026;background:#fff;color:#1e293b;border:1px solid rgba(0,0,0,.05)}.leaflet-container{font-family:Poppins,sans-serif!important}.leaflet-interactive:focus{outline:none!important}
