.van-tabbar{z-index:var(--van-tabbar-z-index);display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:content-box;width:100%;height:var(--van-tabbar-height);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:var(--van-tabbar-background-color);font-size:16px}.van-tabbar--fixed{position:fixed;bottom:0;left:0;z-index:4000}.van-tabbar--unfit{padding-bottom:0}