@charset "UTF-8";: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)}body{--un-bg-opacity:1;background-color:rgb(250 252 255 / var(--un-bg-opacity))}.default-layout--flex{display:flex;flex-direction:column;box-sizing:border-box;height:100vh;padding-bottom:50px}.title-nav{display:grid;align-items:center;grid-template-columns:50px 1fr 50px}.bottom-tabbar{background:#fff;bottom:0;box-sizing:border-box;left:0;padding-bottom:env(safe-area-inset-bottom)!important;position:fixed!important;right:0;width:100%}@media (max-height:500px){.bottom-tabbar{position:static}}
