:root,:host{--van-tabbar-height:50px;--van-tabbar-z-index:1;--van-tabbar-background:var(--van-background-2)}.van-tabbar{z-index:var(--van-tabbar-z-index);box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background);display:flex}.van-tabbar--fixed{position:fixed;bottom:0;left:0}:root,:host{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-text-color);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background:var(--van-background-2);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:22px;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{height:20px;display:block}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background)}*{box-sizing:border-box;margin:0;padding:0}.van-tabbar{-webkit-backdrop-filter:blur(10px);background:#ffffffe6!important;border-radius:30px 30px 0 0!important;height:auto!important;padding:5px 0 8px!important;box-shadow:0 -4px 12px #0000000a!important}.van-tabbar-item{transition:all .2s;color:#a89b93!important}.van-tabbar-item--active{font-weight:500;color:#ff9a9e!important}.custom-tab-icon{margin-bottom:2px;font-size:22px;line-height:1;transition:transform .2s;display:block}.custom-tab-icon.active{text-shadow:0 4px 8px #ff9a9e33;transform:scale(1.15)}.tab-label{font-size:12px}.van-tabbar-item--active:after{content:"";opacity:.8;background:#ff9a9e;border-radius:10px;width:20px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.app{padding-bottom:60px}.van-nav-bar__left .van-icon-arrow-left{display:none!important}
