.maps-wrapper{position:relative;width:100%;height:100%}.maps-wrapper.split-view{display:flex;gap:1px}.map-container{position:relative;width:100%;height:100%}.maps-wrapper.split-view .map-container{width:50%}.temp-map-controls{position:absolute;bottom:8px;left:8px;display:flex;gap:4px}canvas.hovering-poi-3d{cursor:pointer!important}.mapboxgl-ctrl-attrib,.mapboxgl-ctrl-bottom-right,.maplibregl-ctrl-attrib,.maplibregl-ctrl-bottom-right,.maptiler-ctrl-attrib{z-index:0!important}.app-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr auto;grid-template-areas:"map      map" "footer   footer";width:100%;height:calc(var(--unit-100vh) - 48px);overflow:hidden;grid-gap:8px;padding:0 12px 12px}.app-grid.sidebar-open{grid-template-areas:"map      panel" "footer   panel"}.app-grid:not(.timeline-expanded):not(.sidebar-open){grid-template-rows:1fr;grid-template-areas:"map map"}.app-grid:not(.timeline-expanded).sidebar-open{grid-template-rows:1fr;grid-template-areas:"map    panel"}@media(max-width:768px){.app-grid{grid-template-columns:1fr;grid-template-rows:1fr;padding:0}.app-grid,.app-grid.sidebar-open{grid-template-areas:"map"}.app-grid.sidebar-open,.app-grid:not(.timeline-expanded).sidebar-open,.app-grid:not(.timeline-expanded):not(.sidebar-open){grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"map"}}.app-grid>main{position:relative;grid-area:map;display:flex;overflow:hidden;background-color:var(--bg-map);border-radius:var(--border-radius-outer);border:1px solid var(--border-color)}@media(max-width:768px){.app-grid>main{border-radius:0;margin:0}}.app-grid>main .map-timeline{position:absolute;bottom:12px;width:50%;left:50%;transform:translate(-50%);border-radius:var(--border-radius);box-shadow:0 2px 6px var(--black-a2);overflow:hidden}@media(max-width:768px){.app-grid>main .map-timeline{display:none}}.app-grid .map-footer{position:relative;grid-area:footer;border-radius:var(--border-radius-outer)}@media(max-width:768px){.desktop-only{display:none!important}}
