.error-container>div{padding-top:20vh;display:flex;flex-direction:column;align-items:center;color:#333}.error-container>div .link{text-decoration:none}.error-container>div h2{font-size:1.2rem;font-weight:400;padding:0;margin:.8rem 0;color:#000;text-align:center}.error-container>div h4{font-size:.866666666666667rem;font-weight:400;text-align:center;line-height:1.38;color:#999;padding:0 1rem}.error-container>div .download{width:19.666666666666668rem;height:2.666666666666667rem;font-size:1rem;font-weight:700;line-height:2.666666666666667rem;color:#fff;border:0;border-radius:2.666666666666667rem;background-color:#ff6500;margin-top:2rem;text-decoration:none;text-align:center}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}*{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,select,textarea{-webkit-user-select:auto}::-moz-placeholder{color:#c9c9c9!important}::placeholder{color:#c9c9c9!important}html,pre{font-family:SFProText,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html{font-size:15px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#333;line-height:1.15}body{background-color:#fff}*,:after,:before{font-family:SFProText,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-sizing:border-box;margin:0}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-placeholder{color:#c9c9c9;opacity:1}::placeholder{color:#c9c9c9;opacity:1}img{max-width:none}.tip-container{position:fixed;z-index:99;width:100%;height:100%;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2)}.tip-container,.tip-container .tip{display:flex;justify-content:center;align-items:center}.tip-container .tip{min-width:6.666666666666667rem;max-width:90%;margin:0 auto;padding:.266666666666667rem .666666666666667rem;background-color:rgba(0,0,0,.5);color:#fff}.prompt-msg,.tip-container .tip{border-radius:.266666666666667rem;text-align:center}.prompt-msg{position:fixed;top:-2.266666666666667rem;min-height:2.266666666666667rem;line-height:1.2rem;padding:.533333333333333rem .666666666666667rem;margin:0 .666666666666667rem;left:0;right:0;font-size:.8rem;font-weight:600;transition:all .3s;z-index:99}.prompt-msg.error,.prompt-msg.success{background-color:rgba(0,0,0,.55);color:#fff}.prompt-msg.show{top:.666666666666667rem}