.custom-message{position:fixed;top:50%;left:50%;width:max-content;transform:translate(-50%,-50%);padding:.1rem .2rem;background-color:var(--theme-common-dialog-overlay-bg-color);border:.01rem solid var(--theme-common-border-color);border-radius:.15rem;z-index:9999;max-width:6.9rem;box-sizing:border-box}.custom-message.wg{background-color:#fff;border:none;padding:.24rem .4rem;border-radius:.14rem}.custom-message.wg .svg-icon{margin-right:.24rem;padding:0}.custom-message.wg .text{font-size:.28rem;color:#333;line-height:.4rem;text-align:center}.custom-message-inner{display:flex;align-items:flex-start}.custom-message .svg-icon{flex:none;font-size:.42rem;margin-right:.2rem;padding:.1rem;border-radius:50%}.custom-message .text{color:var(--theme-common-main-font-color);font-size:.28rem;line-height:1.5}.custom-message-fade-enter-active,.custom-message-fade-leave-active{transition:opacity 1.5s}.custom-message-fade-enter-from,.custom-message-fade-leave-to{opacity:0}.svg-icon[data-v-63655f90]{width:1em;height:1em}@font-face{font-family:Barlow-Regular;src:url(/ttf/Barlow-Regular.1da0b65f.ttf);font-weight:400;font-style:normal}@font-face{font-family:Barlow-Thin;src:url(/ttf/Barlow-Thin.8dad965e.ttf);font-weight:400;font-style:normal}@font-face{font-family:Archivo-black;src:url(/ttf/Archivo-black.c93191c5.ttf);font-weight:400;font-style:normal}@font-face{font-family:IMPACT;src:url(/ttf/IMPACT.d8bbdb72.ttf);font-weight:400;font-style:normal}:root{--lobby__max-width: 450px }html{height:100%;width:100%}html[data-device=desktop]{font-size:5.20833vw;font-size:calc(100vw / (1920 / var(--lobby__rem-unit, 100)))}@media screen and (min-width: 1920px){html[data-device=desktop]{font-size:100px;font-size:calc(1920px / (1920 / var(--lobby__rem-unit, 100)))}}@media only screen and (min-width: 1400px) and (max-width: 1499px){html[data-device=desktop]{font-size:5.5208333333vw}}@media only screen and (min-width: 1300px) and (max-width: 1399px){html[data-device=desktop]{font-size:5.6770833333vw}}@media only screen and (min-width: 1200px) and (max-width: 1299px){html[data-device=desktop]{font-size:6.1458333333vw}}@media only screen and (min-width: 1100px) and (max-width: 1199px){html[data-device=desktop]{font-size:6.5625vw}}@media only screen and (min-width: 1000px) and (max-width: 1099px){html[data-device=desktop]{font-size:6.7708333333vw}}@media only screen and (min-width: 900px) and (max-width: 999px){html[data-device=desktop]{font-size:7.2916666667vw}}@media only screen and (min-width: 750px) and (max-width: 899px){html[data-device=desktop]{font-size:8.3333333333vw}}html[data-device=mobile]{font-size:13.33333vw;font-size:calc(100vw / (750 / var(--lobby__rem-unit, 100)))}html[data-device-nodesktop="1"]{background:var(--skin__border, var(--theme-common-border-color));font-size:60px!important;font-size:calc(var(--lobby__max-width) / (750 / var(--lobby__rem-unit, 100)))!important;margin:0 auto;max-width:450px;max-width:var(--lobby__max-width)}html[data-device-nodesktop="1"] #nprogress,html[data-device-nodesktop="1"] .van-overlay,html[data-device-nodesktop="1"] .van-tabbar,html[data-device-nodesktop="1"] .verification-btn__group,html[data-device-nodesktop="1"] .wg-fixed-no-desktop{left:auto!important;margin:0 auto;max-width:var(--lobby__max-width)}html[data-device-nodesktop="1"] .van-popup{left:50%!important;margin:0 auto;max-width:var(--lobby__max-width);transform:translate(-50%)}html[data-device-nodesktop="1"] .ant-modal-mask{margin:0 auto;max-width:450px;max-width:var(--lobby__max-width)}html[data-device-nodesktop="1"] #nprogress{margin-left:.03rem;overflow:hidden}.skeleton-cover-page{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1}.dialog-page{position:fixed;top:0;bottom:0;left:0;right:0;background:var(--theme-common-dialog-overlay-bg-color);display:flex;align-items:center;justify-content:center;z-index:999}.dialog-page-box{width:var(--width);padding:.23rem .3rem .3rem;background:var(--theme-dialog-inner-bg-color);transform:translate(-50%,-50%);display:flex;flex-direction:column;position:absolute;box-sizing:border-box;overflow:visible;max-height:calc(100vh - var(--browser-address-bar, 0px) - 2rem);border-radius:.3rem}.dialog-page-box.wg{padding:.2rem .3rem .3rem;background:var(--skin__bg_2)}.dialog-page-box.wg .dialog-page-box-header{color:var(--skin__lead);font-size:.3rem;margin-bottom:.3rem}.dialog-page-box.wg .dialog-page-box-close img{width:.6rem;height:.6rem}.dialog-page-box .goback-icon{color:var(--theme-common-main-font-color);width:.8rem;height:.8rem;position:absolute;left:.1rem;top:.1rem;z-index:1}.dialog-page-box-header{flex:none;position:relative;font-size:.36rem;font-weight:500;color:var(--theme-common-main-font-color);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.dialog-page-box-content{flex:1;font-size:.18rem;color:var(--theme-common-main-font-color);overflow-y:auto;position:relative;z-index:1}.dialog-page-box-footer{padding:0 30px;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.dialog-page-box-footer-btn{width:200px;height:56px;line-height:56px;text-align:center;border-radius:8px;background-color:#4d4d4d;font-size:24px;cursor:pointer;margin-right:12px}.dialog-page-box-footer-btn.blue{margin-left:0;background:var(--theme-login-tab-button-bg-color);color:var(--theme-login-dialog-input-text-color)}.dialog-page-box-footer-btn.disabled{color:#fff;background:#4d4d4d}.dialog-page-box-close{position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:.7rem;height:.7rem}.dialog-page-box-close img{cursor:pointer;width:.7rem;height:.7rem}
