.citymap{width:100%;display:block}.map-block{fill:#ffffff0e}.map-street{stroke:#ffffff1c;stroke-width:2px;fill:none}.map-ave{stroke:#ffffff38;stroke-width:6px;fill:none;stroke-linecap:round}.map-river{stroke:#60a5fa61;fill:none;stroke-linecap:round}.map-lbl{fill:#ffffff80;font-size:10.5px;font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;font-weight:600}.map-lbl.river{fill:#93c5fdcc;text-transform:none;letter-spacing:.02em;font-size:12px;font-style:italic;font-weight:500}.map-lbl.rua{text-transform:none;letter-spacing:.03em;fill:#ffffff6b;font-size:10px;font-weight:500}.map-route{stroke:var(--color-lime-500);stroke-width:3px;fill:none;stroke-linecap:round;stroke-dasharray:9 11;filter:drop-shadow(0 0 7px #84cc168c);animation:24s linear infinite routedash}@keyframes routedash{to{stroke-dashoffset:-800px}}.map-hub rect{fill:var(--color-lime-600)}.map-hub text{fill:#fff;font-size:12.5px;font-family:var(--font-sans);text-anchor:middle;font-weight:700}.map-pulse{fill:none;stroke:var(--color-lime-500);stroke-width:1.5px;opacity:0;animation:3s ease-out infinite map-pulse}@keyframes map-pulse{0%{opacity:.8;r:12}to{opacity:0;r:42}}@media (prefers-reduced-motion:reduce){.map-pulse{opacity:0;animation:none}}
