:root{--ui-scale:1;--navbar-height:calc(56px * var(--ui-scale));--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--app-height:calc(100vh - var(--navbar-height) - 1px - var(--safe-top))}@supports (height:100dvh){:root{--app-height:calc(100dvh - var(--navbar-height) - 1px - var(--safe-top))}}@media (min-width:600px){:root{--navbar-height:calc(64px * var(--ui-scale))}}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{height:100%;max-width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden}a{color:inherit;text-decoration:none}html .leaflet-container{background:#000}html .leaflet-bar a,html .leaflet-touch .leaflet-bar a{width:calc(30px * var(--ui-scale));height:calc(30px * var(--ui-scale));line-height:calc(30px * var(--ui-scale))}html .leaflet-control-zoom-in,html .leaflet-control-zoom-out,html .leaflet-touch .leaflet-control-zoom-in,html .leaflet-touch .leaflet-control-zoom-out{font-size:calc(22px * var(--ui-scale))}.leaflet-bottom{margin-bottom:env(safe-area-inset-bottom)}.route-noninteractive{pointer-events:none}.leaflet-control a,.leaflet-control button{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}@media (max-width:899px){.map-debug-overlay{bottom:calc(88px + env(safe-area-inset-bottom))!important;left:12px!important;right:auto!important;max-width:calc(100vw - 84px)!important}}.route-mark-picker{cursor:crosshair}.rider-popup .maplibregl-popup-content{background:#161618;color:#eeedf2;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 10px;box-shadow:0 4px 14px rgba(0,0,0,.55)}.rider-popup.maplibregl-popup-anchor-top .maplibregl-popup-tip,.rider-popup.maplibregl-popup-anchor-top-left .maplibregl-popup-tip,.rider-popup.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-bottom-color:#161618}.rider-popup.maplibregl-popup-anchor-bottom .maplibregl-popup-tip,.rider-popup.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip,.rider-popup.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#161618}.rider-popup.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:#161618}.rider-popup.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#161618}