:root{--app-tabbar-height:13.33333vw}body,html{margin:0;padding:0}#app,body,html{width:100%;min-height:100%;background:#fff;transform:none!important;perspective:none!important;filter:none!important;contain:none!important}#app{box-sizing:border-box}.app--with-tabbar{padding-bottom:calc(var(--app-tabbar-height, 13.33333vw) + 2.13333vw)}.custom-tabbar{position:fixed!important;inset:auto 0 0 0!important;top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;height:var(--app-tabbar-height)!important;margin:0!important;padding:0!important;transform:none!important;z-index:90!important;background:#fff;box-sizing:border-box}.custom-tabbar .van-tabbar-item,.custom-tabbar .van-tabbar-item--active{color:#333}.loading-container{display:flex;justify-content:center;align-items:center;min-height:60vh}