body,html{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto;backface-visibility:hidden;height:100%}*{box-sizing:border-box;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@font-face{font-family:OPPOSans;src:url(../fonts/OPPOSans-B.9f6ed9a4.ttf)}@font-face{font-family:OPPOSans-R;src:url(../fonts/OPPOSans-R.aca7761d.ttf)}a{text-decoration:none}#app,body,html{line-height:1.2}#app{-webkit-user-select:none;-moz-user-select:none;user-select:none}.page{background:#fff;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.page-body{flex:1;overflow-y:auto}.flex{flex-direction:row}.flex-end{justify-content:flex-end}.flex-column{display:flex;flex-direction:column}.flex{display:flex;flex-grow:0}.flex-col{flex-direction:column}.align-center{align-items:center}.align-end{align-items:flex-end}.align-start{align-items:start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-gap-5{gap:1.33333vw}.flex-gap-10{gap:2.66667vw}.flex-gap-20{gap:5.33333vw}.flex-gap-30{gap:8vw}.flex-nowrap{flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden}.flex-wrap{flex-wrap:wrap}.flex-grow-0{flex-grow:0}