@import url("https://unpkg.com/leaflet@1.7.1/dist/leaflet.css");.custom-scrollbar::-webkit-scrollbar{width:3px}.custom-scrollbar::-webkit-scrollbar-track{background:#f9f9f9}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffb3da;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ff99cc}.custom_badge{display:flex;align-items:center;gap:6px;background:white;border:1.5px solid #f7b5dd;padding:4px 10px;border-radius:9999px;font-weight:600;font-size:14px;box-shadow:0 2px 6px rgba(247,181,221,.6);color:black;min-width:auto;font-family:AeonikFont;font-size:calc(.75 / 12px)}.custom_badge.highlighted{box-shadow:0 6px 20px rgba(244,204,238,.4)!important;transform:scale(1.15)!important;z-index:1000!important;font-size:calc(1.1 / 12px)!important;font-weight:700!important}.leaflet-marker-icon.highlighted-marker{z-index:1000!important}