html,body,.app{height:100%;width:100%;--rm-topnav-height: 64px}.app{overflow:hidden;display:flex;flex-direction:column}.app__topnav{background-color:#626262;height:64px;z-index:1030}.app__topnav,.app__topnav a{color:azure}.app__topnav{display:none}.app__topnav:not(:empty){display:inline-block}.app__container{display:flex;height:100%;width:100%;flex:1;background-color:rgba(250,250,250,.9803921569)}.app__container,.app__container main,.app__container nav>div{transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.app__sidenav{height:100%;width:fit-content;background-color:#a9a9a9;z-index:1030}.app__main{flex:1;height:100%;overflow:auto}.app__main>div{height:100%}.app__main::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.app__main::-webkit-scrollbar-track{background-color:rgba(250,250,250,.9803921569)}.app__main::-webkit-scrollbar-thumb{background-color:#797978;border:2px solid rgba(0,0,0,0);border-radius:6px;background-clip:content-box}.app:has(>.app__topnav div:not(:empty)) .app__main{height:calc(100% - 64px);padding-left:24px;padding-top:8px;padding-right:16px;padding-bottom:16px;overflow:auto;display:flex;flex-direction:column}.mapboxgl-ctrl-logo{display:none !important}.mapboxgl-ctrl-attrib{display:none !important}.mapboxgl-ctrl-bottom-right{display:none !important}

/*# sourceMappingURL=styles.css.map*/