:root{--theme-color: #00baab;--van-nav-bar-text-color: #fff;--van-nav-bar-icon-color: #fff;--van-nav-bar-title-text-color: #fff}:root{--van-primary-color: var(--theme-color);--van-nav-bar-background: var(--theme-color)}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}::-webkit-scrollbar{width:6px}*{scrollbar-width:thin;scrollbar-color:#e3e3e3 transparent}*{-ms-overflow-style:thin}::-webkit-scrollbar{height:6px}::-webkit-scrollbar-thumb{background-color:#e3e3e3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#e3e3e3}::-webkit-scrollbar-track{background-color:#e3e3e3}::-webkit-scrollbar-track-piece{background-color:#e3e3e3}::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar{height:6px}body::-webkit-scrollbar-thumb{background-color:#e3e3e3}body::-webkit-scrollbar-track{background-color:#e3e3e3}body{scrollbar-width:thin;scrollbar-color:#e3e3e3 #e3e3e3}body::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:active{background-color:#e3e3e3}body{background-color:#f6f6f8}.fs-theme-color{color:var(--theme-color)!important}.bgtheme-color{background-color:var(--theme-color)!important}.van-nav-bar__title{font-weight:400;font-size:3.333333vw}
