.custom-tabbar{position:fixed;bottom:0;left:0;right:0;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-top:.05rem solid #e8e8e8;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);z-index:999}.tabbar-item{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.3rem 0 .2rem;gap:.1rem}.tabbar-icon{width:1.2rem;height:1.2rem}.tabbar-label{font-size:.5rem;color:#999}.tabbar-label.active{color:#07c160}
