:root{--van-background-2:#293145;--van-red:#f3382c;--van-green:#32ac41;--van-primary-color:#009af9;--van-dialog-width:80%;--van-dialog-radius:0.48vw;--van-dialog-header-isolated-padding:8.7vw;--van-tabbar-background:#293145;--van-tabbar-item-icon-size:4.83vw;--van-tabbar-item-font-size:2.42vw;--van-tabbar-item-text-color:#8ea5c0;--van-tabbar-item-active-color:#fff;--van-tabbar-item-active-background:#293145;--van-nav-bar-height:13.53vw;--van-nav-bar-arrow-size:4.83vw;--van-nav-bar-text-color:var(--van-white);--van-nav-bar-icon-color:var(--van-white);--van-nav-bar-title-font-size:3.86vw;--van-cell-font-size:3.86vw;--van-cell-text-color:hsla(0,0%,100%,.85);--van-cell-value-color:#969599;--van-notice-bar-background:#293145;--van-notice-bar-text-color:var(--van-text-color);--van-grid-item-text-font-size:3.38vw;--van-grid-item-content-padding:3.86vw}*{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}#app,body,html{background:#1c202e;height:100%;min-height:100%}.text-primary{color:var(--van-primary-color)}.text-danger{color:var(--van-red)}.text-color{color:var(--van-text-color)}