/* OVspot accessibility layer V81.6.34.9.4.89 */
:root{--a11y-focus:#0b5fff}
body.theme-night{--a11y-focus:#9ed8ff}
:where(button,a,input,select,textarea,summary,[role="button"],[tabindex="0"],.leaflet-control a):focus-visible{
 outline:3px solid var(--a11y-focus)!important;outline-offset:3px!important;box-shadow:0 0 0 2px var(--surface,#fff)!important
}
#map:focus-visible{outline:4px solid var(--a11y-focus)!important;outline-offset:-5px!important}
#searchInput:focus-visible,#lineFilterInput:focus-visible{outline:3px solid var(--a11y-focus)!important;outline-offset:2px!important}
#vehiclePanel .vprTimeline li.passed{opacity:1!important;color:var(--muted)!important}
#vehiclePanel .vprTimeline li.passed .journey-sub,#vehiclePanel .vprTimeline li.passed time{color:var(--muted)!important}
#vehiclePanel .vprQuality.estimated{background:#fff0d2!important;color:#8a4700!important}
#vehiclePanel .vprQuality.schedule,#vehiclePanel .vprQuality.stale{background:#eef1f3!important;color:#5a626a!important}
#vehiclePanel .vprDelaySuffix.estimated{color:#8c5200!important}
#stopPanel{--text-warning:#8a4a00}
#stopPanel .depDelayInline.late{color:#8a4a00!important}
#stopPanel .depStatus.neutral{background:#eef1f3!important;color:#5a626a!important}
.vprTimelineStatus.live{color:#146b3e!important}
body.theme-night .vprTimelineStatus.live{color:#8fdda8!important}
body.theme-night #vehiclePanel .vprQuality.estimated{background:#4a3219!important;color:#ffbf68!important}
body.theme-night #vehiclePanel .vprQuality.schedule,body.theme-night #vehiclePanel .vprQuality.stale{background:#273139!important;color:#c5cdd3!important}
@media(max-width:760px){
 button,#contactMapLink,[role="button"][tabindex="0"]{min-width:44px!important;min-height:44px!important}
 .detail-panel>header button,.favRemove,#searchClear,#lineFilterClear{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}
 .sheet-handle{min-height:44px!important}
 #mapTools .mode-buttons button,#mapTools .rail-filter-grid button,#mapTools .filter-actions button,#stopPanel .stopTabs button,#stopPanel .stopLineChip{min-height:44px!important}
 #mobileQuickBar button{min-height:44px!important}
}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important;scroll-behavior:auto!important}
 .leaflet-zoom-animated,.leaflet-fade-anim .leaflet-popup{transition:none!important}
}
.ovspot-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
