/*! Copyright © 2011 - 2025 miHoYo. All Rights Reserved */
.account-sea-login-icon[data-v-b9455bc8]{width:40px;height:40px;cursor:pointer}@media(min-width:320px)and (max-width:1024px){.account-sea-login-icon[data-v-b9455bc8]{width:30px;height:30px}}.account-sea-login-icon.disable[data-v-b9455bc8]{cursor:not-allowed}.strip-apple-login[data-v-129d8efe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 20px 0 18px;border-radius:15px;border:1px solid #000}.strip-apple-login .icon[data-v-129d8efe]{width:16px;height:16px}.strip-apple-login .text[data-v-129d8efe]{padding-left:8px;font-size:12px;font-weight:400;color:#000;line-height:12px}.strip-google-login[data-v-6c0986e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;padding:0 20px;border-radius:15px;border:1px solid #999}.strip-google-login .icon[data-v-6c0986e6]{width:16px;height:16px}.strip-google-login .text[data-v-6c0986e6]{padding-left:7px;font-size:12px;font-weight:400;color:#757575;line-height:12px}.account-sea-third-party-login[data-v-b270f318]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-sea-third-party-login[data-v-b270f318] .account-sea-third-party-login-item{margin-right:30px}
.account-sea-toast{position:absolute;top:0;right:0;width:100%;height:100%;z-index:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.account-sea-toast--content{max-width:600px;padding:14px 20px;background:rgba(0,0,0,.8);border-radius:6px;font-size:20px;color:#fff;line-height:30px}@media(min-width:320px)and (max-width:1024px){.account-sea-toast--content{max-width:335px;padding:11px 15px;font-size:14px}}
.account-sea-input{position:relative;z-index:20}.account-sea-input.has-error .input:focus{border-color:#ff667f}.account-sea-input input::-webkit-inner-spin-button,.account-sea-input input::-webkit-outer-spin-button{-webkit-appearance:none}.account-sea-input input[type=number]{-moz-appearance:textfield}.account-sea-input .input{padding:0 20px;width:100%;height:48px;background:#fff;border-radius:4px;border:1px solid #e6e6e6;color:#333;outline:none}.account-sea-input .input:focus{border-color:#4ea4dc}.account-sea-input .input::-moz-placeholder{color:#ccc}.account-sea-input .input:-ms-input-placeholder{color:#ccc}.account-sea-input .input::-webkit-input-placeholder{color:#ccc}.account-sea-input .input::-ms-input-placeholder{color:#ccc}.account-sea-input .input::placeholder{color:#ccc}.account-sea-input .error-text{font-size:12px;color:#ff667f;line-height:12px;padding:10px 0 0}.account-sea-input .password-strength{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:12px;font-size:12px;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-sea-input .password-strength .strength-title{color:#737373}.account-sea-input .password-strength .strength-bar{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#f5f5f5;position:relative;height:4px;border-radius:4px;margin:0 10px}.account-sea-input .password-strength .strength-bar:before{content:"";width:0;height:100%;position:absolute;top:0;left:0;border-radius:4px}.account-sea-input .password-strength .strength-bar.week:before{background-color:#ff667f;width:33%}.account-sea-input .password-strength .strength-bar.normal:before{background-color:#ffae00;width:66%}.account-sea-input .password-strength .strength-bar.strong:before{background-color:#31bd00;width:100%}.account-sea-input .password-strength .strength-text.week{color:#ff667f}.account-sea-input .password-strength .strength-text.normal{color:#ffae00}.account-sea-input .password-strength .strength-text.strong{color:#31bd00}
