.screen-view{width:100%;height:100%;text-align:left}.screen-view__content{width:100%;height:100%;position:relative}.screen-view .component-wrapper{position:absolute;overflow:hidden}.screen-view .component-wrapper[data-hide="1"]{display:none}.screen-view .component-wrapper-overflow{overflow:initial}.screen-view__empty{width:100%;height:100vh;font-size:12px;text-align:center;background-color:#191c22;color:#7b7a7a}.screen-view__empty>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-view__empty>div>img{width:310px;height:210px}.adaptation::-webkit-scrollbar{display:none}.adaptation{height:100%;scrollbar-width:none}.adaptation #app{width:100%;height:100%}