page{-webkit-font-smoothing:antialiased;background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;min-height:100%}taro-button-core,taro-image-core,taro-input-core,taro-text-core,taro-view-core{box-sizing:border-box}taro-button-core::after{border:none}.page-shell{background:#fff;min-height:100vh;padding-bottom:calc(3rem + env(safe-area-inset-bottom))}.page-enter{animation:page-enter .42s cubic-bezier(.2,.8,.2,1) both}@keyframes page-enter{from{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}.taro-tabbar__tabbar,.weui-tabbar{border-top:none!important;box-shadow:0 -.05rem .3rem rgba(0,0,0,.12);box-sizing:border-box!important;display:flex!important;padding:0 0 env(safe-area-inset-bottom)!important;width:100%!important}.weui-tabbar__item{-webkit-tap-highlight-color:transparent;box-sizing:border-box!important;flex:1 1 0!important;margin:0!important;min-width:0!important;padding:.375rem 0!important;position:relative;transition:none!important}.weui-tabbar__item:nth-child(1){background:#ef5350!important}.weui-tabbar__item:nth-child(2){background:#26a69a!important}.weui-tabbar__item:nth-child(3){background:#ffb300!important}.weui-tabbar__item:nth-child(4){background:#5c6bc0!important}.weui-tabbar__label{color:#fff!important;font-size:.4rem!important;font-weight:700!important;line-height:1.2!important;margin-top:.1rem}.weui-tabbar__icon,.weui-tabbar__icon > *,.weui-tabbar__icon img{filter:brightness(0) invert(1)!important;height:.525rem!important;width:.525rem!important}.weui-tabbar__item:nth-child(3) .weui-tabbar__label{color:#6b4e00!important}.weui-tabbar__item:nth-child(3) .weui-tabbar__icon,.weui-tabbar__item:nth-child(3) .weui-tabbar__icon > *,.weui-tabbar__item:nth-child(3) .weui-tabbar__icon img{filter:brightness(0) invert(.22)!important}.weui-tabbar__item.weui-bar__item_on::before{background:hsla(0,0%,100%,.92);content:"";height:.075rem;left:0;position:absolute;right:0;top:0}