@keyframes connectivity-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.connectivity-route{stroke-dasharray:1;animation:2.4s ease-out both connectivity-draw}.connectivity-city{outline:none}.connectivity-city:focus-visible .connectivity-dot{stroke:#fff5dd;stroke-width:3px}@media (width<=639px){.connectivity-label{display:none}}@media (prefers-reduced-motion:reduce){.connectivity-route{stroke-dashoffset:0;animation:none}}@keyframes connectivity-arrive{0%{opacity:0}to{opacity:1}}.connectivity-arrival{animation:.3s ease-out both connectivity-arrive}@media (prefers-reduced-motion:reduce){.connectivity-arrival{opacity:1;animation:none}}
