: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)}html body .van-tabbar.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--active{color:#2666d6!important}.custom-tabbar .van-tabbar-item--active .van-tabbar-item__text{color:#2666d6!important;font-weight:700!important}.custom-tabbar .van-tabbar-item--active .van-icon{color:#2666d6!important}.custom-tabbar .van-tabbar-item__icon img{width:22px;height:22px;object-fit:contain}.loading-container{display:flex;justify-content:center;align-items:center;min-height:60vh}