body:has(.map-root),html:has(.map-root){width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:100dvh;margin:0;padding:0;overflow:hidden}.map-root{display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}.map-main{flex:1 1 auto;min-height:0;width:100%;overflow:hidden}