:host,:root{--van-tabbar-height:50px;--van-tabbar-z-index:1;--van-tabbar-background:var(--van-background-2)}.van-tabbar{background:var(--van-tabbar-background);box-sizing:content-box;display:flex;height:var(--van-tabbar-height);width:100%;z-index:var(--van-tabbar-z-index)}.van-tabbar--fixed{bottom:0;left:0;position:fixed}:host,:root{--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{align-items:center;color:var(--van-tabbar-item-text-color);cursor:pointer;display:flex;flex:1;flex-direction:column;font-size:var(--van-tabbar-item-font-size);justify-content:center;line-height:var(--van-tabbar-item-line-height)}.van-tabbar-item__icon{font-size:var(--van-tabbar-item-icon-size);margin-bottom:var(--van-tabbar-item-icon-margin-bottom)}.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{display:block;height:20px}.van-tabbar-item--active{background-color:var(--van-tabbar-item-active-background);color:var(--van-tabbar-item-active-color)}[data-v-aa620002] .van-tabbar-item__icon{--van-tabbar-item-icon-margin-bottom:0}[data-v-aa620002] .van-tabbar-item--active .van-tabbar-item__text{font-weight:600}.icon-wrapper[data-v-aa620002]{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;position:relative;transition:all .25s ease;width:32px}.icon-wrapper.active[data-v-aa620002]{background:radial-gradient(circle at center,#ff4d4d33 0,#ff000014);box-shadow:0 0 6px #f003}.icon-wrapper.active[data-v-aa620002]:before{background:radial-gradient(circle at center,red 0,transparent 70%);border-radius:50%;content:"";inset:0;position:absolute}.tabbar-icon[data-v-aa620002]{height:22px;position:relative;transition:transform .25s ease;width:22px;z-index:1}.icon-wrapper.active .tabbar-icon[data-v-aa620002]{transform:scale(1.08)}
