.leaflet-interactive.animated-polyline{stroke-dasharray:1000;stroke-dashoffset:1000;animation:dash 1.5s linear forwards}@keyframes dash{to{stroke-dashoffset:0}}.leaflet-control-attribution{display:none}.leaflet-popup-content-wrapper{background:transparent;color:var(--chakra-colors-text-primary);border:none;box-shadow:none}.leaflet-popup-content p{padding:0;margin:0}.leaflet-popup-tip{display:none}.leaflet-popup-close-button{color:var(--chakra-colors-gray-600);background:var(--chakra-colors-gray-100);border:1px solid var(--chakra-colors-gray-300);border-radius:6px;width:28px;height:28px;font-size:18px;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.dark .leaflet-popup-close-button{color:var(--chakra-colors-gray-800);background:var(--chakra-colors-gray-200);border-color:var(--chakra-colors-gray-300)}.leaflet-popup-close-button:hover{color:var(--chakra-colors-gray-800);background:var(--chakra-colors-gray-200);border-color:var(--chakra-colors-gray-400);transform:scale(1.05)}.dark .leaflet-popup-close-button:hover{color:var(--chakra-colors-gray-900);background:var(--chakra-colors-gray-100);border-color:var(--chakra-colors-gray-400)}.leaflet-tooltip{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;text-align:inherit!important;text-decoration:none!important;text-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;word-spacing:normal!important;word-wrap:normal!important;white-space:normal!important;word-break:normal!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;position:absolute!important;z-index:1000!important;max-width:none!important;min-width:0!important;width:auto!important;height:auto!important}.leaflet-tooltip-left:before{right:0!important;margin-right:0!important;border-left:none!important}.leaflet-tooltip-right:before{left:0!important;margin-left:0!important;border-right:none!important}*{scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover{scrollbar-color:rgba(0,0,0,.2) transparent}*::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;border:2px solid transparent;background-clip:content-box}*:hover::-webkit-scrollbar-thumb{background-color:#0003}*::-webkit-scrollbar-thumb:hover{background-color:#0000004d}
