html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;line-height:initial;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea,select{font-family:inherit;font-size:inherit;line-height:initial}a{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}button{cursor:pointer;background:0 0;border:none}input[type=text],input[type=password],input[type=email],input[type=search],input[type=number],input[type=tel],input[type=url],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime-local],input[type=range],input[type=color],textarea,input[type=checkbox],input[type=radio],input[type=file]{appearance:none}input[type=submit],input[type=button],button{cursor:pointer;appearance:none}input[type=reset],input[type=image]{appearance:none}input[type=file]::file-selector-button{appearance:none}input[type=file]::file-selector-button{cursor:pointer}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{color:#fff;background-color:#000;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.layout-container{width:100%;height:100vh;display:flex;overflow:hidden}.layout-container .left-panel{background-color:#000;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;height:100%;display:flex;overflow-y:auto}.layout-container .left-panel .form-container{flex-direction:column;align-items:center;width:100%;max-width:5.8rem;margin:0 auto;display:flex}.layout-container .left-panel .form-container .logo-area{text-align:center;background-image:url(/assets/soon_logo.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:1.2rem;height:1.2rem;margin-bottom:.24rem}.layout-container .left-panel .form-container .title{color:#fff;margin-bottom:.8rem;font-family:Source Han Sans CN;font-size:.24rem;font-weight:500;line-height:.24rem}.layout-container .left-panel .input-suffix button{padding:0 .24rem!important}.layout-container .left-panel .custom-button{max-width:4rem}.layout-container .right-panel{background-color:#1a1a1a;background-image:url(/assets/home_banner.jpg);background-position:50%;background-size:100% 100%;flex:1;justify-content:center;align-items:center;max-width:6.9rem;display:flex;position:relative}.layout-container .right-panel .poster-content{text-align:center;color:#fff}.layout-container .right-panel .poster-content h2{color:#ffc803;text-shadow:0 0 .2rem #ffc80380;margin:0;font-size:4rem;font-style:italic}.layout-container .right-panel .poster-content h3{margin:1rem 0;font-size:3rem}@media (max-width:768px){.layout-container{flex-direction:column}.layout-container .left-panel{justify-content:flex-start;padding:1rem}.layout-container .right-panel{display:none}}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.custom-input-group{justify-content:space-between;align-items:center;width:100%;margin-bottom:.16rem;display:flex}.custom-input-group label{color:#fff;white-space:nowrap;width:.72rem;font-size:.14rem;font-weight:400}.custom-input-group .input-wrapper{flex:1;align-items:center;display:flex;position:relative}.custom-input-group .input-wrapper input,.custom-input-group .input-wrapper select,.custom-input-group .input-wrapper textarea{color:#fff;background-color:#1d182b;border:.01rem solid #0000;border-radius:.04rem;outline:none;width:100%;height:.48rem;padding:0 .24rem;font-size:.14rem;transition:all .3s}.custom-input-group .input-wrapper input::placeholder,.custom-input-group .input-wrapper select::placeholder,.custom-input-group .input-wrapper textarea::placeholder{color:#fff9}.custom-input-group .input-wrapper input:focus,.custom-input-group .input-wrapper select:focus,.custom-input-group .input-wrapper textarea:focus{background-color:#ffffff26;border-color:#ffc80380}.custom-input-group .input-wrapper textarea{resize:none;border-radius:.04rem;height:.8rem;padding:.16rem .16rem 0;overflow-y:auto}.custom-input-group .input-wrapper .input-suffix{align-items:center;margin-left:.1rem;display:flex}.custom-input-group .input-wrapper .input-suffix button{white-space:nowrap;color:#ffc803;cursor:pointer;background-color:#ffc80333;border:.01rem solid #ffc80380;border-radius:.04rem;height:.48rem;padding:0 1rem;font-size:.14rem;transition:all .3s}.custom-input-group .input-wrapper .input-suffix button:hover{background-color:#ffc8034d}.custom-input-group .input-wrapper .input-suffix button:disabled{opacity:.5;cursor:not-allowed;color:#fff9;background-color:#0000;border-color:#fff3}.custom-input-group .input-wrapper .input-status-icon{justify-content:center;align-items:center;font-size:.18rem;display:flex;position:absolute;top:50%;right:-.3rem;transform:translateY(-50%)}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.custom-button{color:#000;cursor:pointer;background-color:#ffc803;border:none;border-radius:.04rem;width:100%;height:.48rem;margin-top:.6rem;font-size:.16rem;font-weight:700;transition:all .3s}.custom-button:hover{background-color:#fccf32}.custom-button:active{background-color:#d5aa0e}.custom-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.custom-button.loading{color:#0000;position:relative}.custom-button.loading:after{content:"";border:.02rem solid #000;border-top-color:#0000;border-radius:50%;width:.2rem;height:.2rem;margin-top:-.1rem;margin-left:-.1rem;animation:.8s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(.04rem);backdrop-filter:blur(.04rem);background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-overlay .modal-container{background-color:#2d2c32;border:.01rem solid #ffffff1a;border-radius:.12rem;width:90%;max-width:3.2rem;animation:.3s slideUp;position:relative;box-shadow:0 .1rem .25rem #00000080}.modal-overlay .modal-container .modal-header{justify-content:space-between;align-items:center;padding:.16rem .16rem 0;display:flex}.modal-overlay .modal-container .modal-header h3{color:#cfcbde;align-items:center;gap:.08rem;height:100%;margin:0;font-family:Source Han Sans CN;font-size:.12rem;font-weight:400;line-height:.12rem;display:flex}.modal-overlay .modal-container .modal-header h3 .icon{color:#ffc803;align-items:center;font-size:.14rem;display:flex}.modal-overlay .modal-container .modal-header .close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;padding:0;font-size:.2rem;line-height:1;transition:color .2s}.modal-overlay .modal-container .modal-header .close-btn:hover{color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(.2rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.captcha-modal-content{text-align:center;flex-direction:column;align-items:center;padding:.16rem .4rem;display:flex}.captcha-modal-content .captcha-image-container{cursor:pointer;background-color:#2a2a2a;border-radius:.04rem;width:2.4rem;height:.8rem;position:relative;overflow:hidden}.captcha-modal-content .captcha-image-container img{object-fit:contain;row-gap:0;width:100%;height:100%;position:absolute;left:0}.captcha-modal-content .refresh-text{color:#fff;margin:.08rem 0 .24rem;font-size:.12rem}.captcha-modal-content .refresh-text .link{color:#ffc803;cursor:pointer;margin-left:.04rem}.captcha-modal-content .refresh-text .link:hover{text-decoration:underline}.captcha-modal-content .captcha-input{color:#fff;text-align:center;background-color:#1d182b;border:.01rem solid #ffffff1a;border-radius:.04rem;width:100%;height:.48rem;margin-bottom:.16rem;font-size:.14rem}.captcha-modal-content .captcha-input:focus{border-color:#ffc803;outline:none}.captcha-modal-content .captcha-input::placeholder{color:#ffffff4d}.captcha-modal-content .confirm-btn{color:#010103;cursor:pointer;background-color:#ffc803;border:none;border-radius:.04rem;width:100%;height:.36rem;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400;transition:opacity .3s}.captcha-modal-content .confirm-btn:hover{background-color:#fccf32}.captcha-modal-content .confirm-btn:active{background-color:#d5aa0e}.captcha-modal-content .confirm-btn:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.success-modal-content{text-align:center;flex-direction:column;align-items:center;padding:0 .4rem .16rem;display:flex}.success-modal-content .success-icon{color:#ffc803;font-size:1rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleIn}.success-modal-content h2{color:#ffc803;font-family:Source Han Sans CN;font-size:.28rem;font-weight:500;margin:.16rem 0 .08rem!important}.success-modal-content p{color:#cfcbde;margin-bottom:.16rem;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400;line-height:.14rem}.success-modal-content .confirm-btn{color:#010103;cursor:pointer;background-color:#ffc803;border:none;border-radius:.04rem;width:100%;height:.36rem;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400;transition:all .2s}.success-modal-content .confirm-btn:hover{background-color:#fccf32}.success-modal-content .confirm-btn:active{background-color:#d5aa0e}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.my-icon{cursor:auto;display:block;background-repeat:no-repeat!important}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.result-modal-content{text-align:center;flex-direction:column;align-items:center;padding:0 .4rem .16rem;display:flex}.result-modal-content .result-icon{font-size:1rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleIn}.result-modal-content .result-icon.success{color:#ffc803}.result-modal-content .result-icon.error{color:#ff4d4f}.result-modal-content .result-icon.warning{color:#ffc803}.result-modal-content h2{color:#ffc803;margin:.16rem 0 .08rem;font-family:Source Han Sans CN;font-size:.28rem;font-weight:500}.result-modal-content p{color:#cfcbde;margin-bottom:.16rem;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400;line-height:.14rem}.result-modal-content .confirm-btn{color:#010103;cursor:pointer;background-color:#ffc803;border:none;border-radius:.04rem;width:100%;height:.36rem;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400;transition:all .2s}.result-modal-content .confirm-btn:hover{background-color:#fccf32}.result-modal-content .confirm-btn:active{background-color:#d5aa0e}body{color:#fff;background-color:#000;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}html{font-size:100px}@media screen and (max-width:750px){html{font-size:26.6667vw}}@media screen and (min-width:751px){html{font-size:5.20833vw}}.custom-upload-group{align-items:center;margin-bottom:.16rem;display:flex}.custom-upload-group label{color:#fff;white-space:nowrap;width:.72rem;font-size:.14rem;font-weight:400}.custom-upload-group .upload-area{color:#fff;cursor:pointer;background-color:#0000;border:.01rem dashed #fff9;border-radius:.04rem;flex:1;justify-content:center;align-items:center;gap:.04rem;height:.48rem;font-size:.14rem;transition:all .3s;display:flex}.custom-upload-group .upload-area:hover{background:#cfcbde66}.custom-upload-group .upload-area:active{background:#cfcbde33}.custom-upload-group .upload-area .icon{margin-right:.08rem;font-size:.16rem}.upload-page-row{align-items:center;gap:.4rem;width:100%;display:flex}.upload-page-row>*{flex:1}.upload-page-row .input-wrapper input{text-align:center;color:#7d7891;font-family:Source Han Sans CN;font-size:.14rem;font-weight:400}@media (max-width:600px){.upload-page-row{flex-direction:column;gap:0}}
