/* GENERATED FILE - DO NOT EDIT.
 * Source: src/css/trailmap-fullscreen.v1.css
 */
:root{--safe-bottom:0px;--safe-top:0px;--ada-height:56px;--bottom-ui-height:70px}#mapView.is-fullscreen{position:fixed;inset:0;width:100vw;height:var(--vvh,100dvh);z-index:999999;background:#fff}#mapView.is-fullscreen #map{height:calc(var(--vvh) - var(--ada-height) - var(--bottom-ui-height))}body.is-map-fullscreen{overflow:hidden}.is-fullscreen #ada-info{position:fixed;top:var(--safe-top,0);left:0;right:0;background:rgba(255,255,255,.95);padding:10px 14px;z-index:1000000;box-shadow:0 2px 6px rgba(0,0,0,.15)}#mapView.is-fullscreen #bottomUiGroupMap{bottom:calc(62px + var(--safe-bottom,0px) + env(safe-area-inset-bottom))}
