.auth-page,.auth-page *{-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:0}.auth-page{min-height:100dvh;overflow-y:auto;color:#18191d;background:#f5f5f4;font-family:Satoshi,Geist,PingFang SC,Microsoft YaHei,Arial,sans-serif}@media(min-width:1024px){.auth-page{zoom:.9}}.auth-announcement{min-height:46px;padding:0 24px;display:grid;grid-template-columns:28px minmax(0,auto) 28px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#202514;background:#def95d;font-size:14px;font-weight:700;line-height:1.45}.auth-announcement__spark{width:24px;height:24px;display:grid;place-items:center;color:#1b2011;font-size:20px;line-height:1}.auth-announcement button{width:28px;height:28px;border:0;border-radius:999px;color:#202514;background:transparent;font-size:20px;line-height:1;cursor:pointer;-webkit-transition:background .18s ease,-webkit-transform .18s ease;transition:background .18s ease,-webkit-transform .18s ease;transition:background .18s ease,transform .18s ease;transition:background .18s ease,transform .18s ease,-webkit-transform .18s ease}.auth-announcement button:hover{background:rgba(24,25,29,.08)}.auth-announcement button:active{-webkit-transform:scale(.96);transform:scale(.96)}.auth-frame{min-height:calc(100dvh - 46px);width:min(100% - 32px,420px);margin:0 auto;padding:92px 0 44px;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.auth-card{width:100%;padding:26px 28px 24px;border:1px solid #dfdfdd;border-radius:14px;background:#fff;-webkit-box-shadow:0 16px 40px rgba(24,25,29,.055);box-shadow:0 16px 40px rgba(24,25,29,.055);-webkit-animation:auth-rise .42s cubic-bezier(.16,1,.3,1) both;animation:auth-rise .42s cubic-bezier(.16,1,.3,1) both}.auth-card__brand{width:52px;height:52px;margin:0 auto 14px;display:grid;place-items:center;border-radius:15px;background:#18191d;-webkit-box-shadow:0 10px 20px rgba(24,25,29,.1);box-shadow:0 10px 20px rgba(24,25,29,.1)}.auth-brand__mark{width:34px;height:34px}.auth-card__header{text-align:center}.auth-card__header h2{margin:0;color:#18191d;font-size:24px;line-height:1.2;font-weight:800}.auth-card__header p{margin:7px 0 0;color:#7a7d86;font-size:13px;line-height:1.6}.auth-segmented{margin-top:20px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:14px;background:#f0f0ef}.auth-segmented button{height:34px;border:0;border-radius:12px;color:#6f727a;background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer;-webkit-transition:color .18s ease,background .18s ease,-webkit-box-shadow .18s ease,-webkit-transform .18s ease;transition:color .18s ease,background .18s ease,-webkit-box-shadow .18s ease,-webkit-transform .18s ease;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease,-webkit-box-shadow .18s ease,-webkit-transform .18s ease}.auth-segmented button.is-active{color:#18191d;background:#fff;-webkit-box-shadow:0 2px 8px rgba(24,25,29,.06);box-shadow:0 2px 8px rgba(24,25,29,.06)}.auth-segmented button:active{-webkit-transform:scale(.98);transform:scale(.98)}.auth-alert{margin:16px 0 0;border-radius:12px}.auth-form{display:grid;margin-top:18px}.auth-form .el-form-item{margin-bottom:14px}.auth-form .el-form-item__label{padding:0 0 7px;line-height:1.2;color:#202126;font-size:13px;font-weight:800}.auth-form .el-input__inner{height:40px;border-color:#d8dbe2;border-radius:12px;color:#18191d;background:#eef3fb;font-size:14px;-webkit-transition:border-color .18s ease,background .18s ease,-webkit-box-shadow .18s ease;transition:border-color .18s ease,background .18s ease,-webkit-box-shadow .18s ease;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,-webkit-box-shadow .18s ease}.auth-form .el-input__inner:hover{border-color:#cfd3dc}.auth-form .el-input__inner:focus{border-color:#c6ccd8;background:#e9f0fb;-webkit-box-shadow:0 0 0 3px rgba(24,25,29,.05);box-shadow:0 0 0 3px rgba(24,25,29,.05)}.auth-form .el-input__prefix{color:#8b8f99}.auth-form .el-form-item__error{padding-top:6px}.captcha-row,.sms-code-field{display:grid;grid-template-columns:1fr 112px;gap:8px}.captcha-tile{height:40px;overflow:hidden;border:1px solid #d8dbe2;border-radius:12px;color:#52555d;background:#f2f2f1;cursor:pointer;-webkit-transition:border-color .18s ease,background .18s ease,-webkit-transform .18s ease;transition:border-color .18s ease,background .18s ease,-webkit-transform .18s ease;transition:transform .18s ease,border-color .18s ease,background .18s ease;transition:transform .18s ease,border-color .18s ease,background .18s ease,-webkit-transform .18s ease}.captcha-tile:hover{border-color:#c8cbd3;background:#ebebe9}.auth-link-button:active,.auth-submit:active,.captcha-tile:active,.sms-code-field__button:active{-webkit-transform:translateY(1px) scale(.99);transform:translateY(1px) scale(.99)}.captcha-tile img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.captcha-tile.is-empty{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}.captcha-tile__hint{font-size:13px;color:#52555d}.auth-form__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;margin:-2px 0 16px}.auth-form .el-checkbox{color:#6f727a;font-weight:500}.auth-form .el-checkbox__input.is-checked .el-checkbox__inner,.auth-form .el-checkbox__input.is-indeterminate .el-checkbox__inner{border-color:#18191d;background:#18191d}.auth-form .el-checkbox__input.is-checked+.el-checkbox__label{color:#18191d}.auth-link-button{padding:0;border:0;color:#4f535c;font:inherit;font-size:14px;font-weight:650;background:transparent;cursor:pointer;-webkit-transition:color .18s ease,-webkit-transform .18s ease;transition:color .18s ease,-webkit-transform .18s ease;transition:color .18s ease,transform .18s ease;transition:color .18s ease,transform .18s ease,-webkit-transform .18s ease}.auth-link-button:hover{color:#18191d}.auth-submit.el-button,.auth-submit.el-button--primary{width:100%;height:44px;border:0;border-radius:12px;color:#fff;background:#18191d;-webkit-box-shadow:0 12px 24px rgba(24,25,29,.12);box-shadow:0 12px 24px rgba(24,25,29,.12);font-weight:800;-webkit-transition:-webkit-transform .18s ease,-webkit-filter .18s ease,-webkit-box-shadow .18s ease;transition:-webkit-transform .18s ease,-webkit-filter .18s ease,-webkit-box-shadow .18s ease;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-webkit-filter .18s ease,-webkit-box-shadow .18s ease}.auth-submit.el-button--primary:focus,.auth-submit.el-button--primary:hover,.auth-submit.el-button:focus,.auth-submit.el-button:hover{color:#fff;background:#18191d;-webkit-filter:brightness(1.08);filter:brightness(1.08);-webkit-box-shadow:0 14px 28px rgba(24,25,29,.14);box-shadow:0 14px 28px rgba(24,25,29,.14)}.auth-submit.el-button.is-loading{background:#18191d}.auth-legal{margin:18px 0 0;color:#858994;text-align:center;font-size:11px;line-height:1.6}.auth-legal__link{color:#4f535c;text-decoration:underline;text-underline-offset:2px}.auth-legal__link:hover{color:#18191d}.auth-card__footer{margin-top:14px;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;gap:8px;color:#858994;font-size:13px}.sms-code-field__button.el-button{height:40px;padding:0 10px;border-color:#d8dbe2;border-radius:12px;color:#18191d;background:#f2f2f1;font-size:13px;font-weight:750}.sms-code-field__button.el-button:focus,.sms-code-field__button.el-button:hover{border-color:#c8cbd3;color:#18191d;background:#ebebe9}.password-strength{margin-top:8px}.password-strength__track{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.password-strength__track span{height:4px;border-radius:999px;background:#e2e3e5}.password-strength.is-weak .password-strength__track .is-active{background:#c56a6a}.password-strength.is-medium .password-strength__track .is-active{background:#9d7b45}.password-strength.is-strong .password-strength__track .is-active{background:#4f765d}.password-strength p{margin:6px 0 0;color:#8a8e97;font-size:11px;line-height:1.5}@-webkit-keyframes auth-rise{0%{opacity:0;-webkit-transform:translateY(14px);transform:translateY(14px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes auth-rise{0%{opacity:0;-webkit-transform:translateY(14px);transform:translateY(14px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width:700px){body{min-width:0!important}.auth-announcement{min-height:44px;padding:8px 12px;grid-template-columns:20px minmax(0,1fr) 28px;font-size:12px}.auth-frame{min-height:calc(100dvh - 44px);width:calc(100% - 24px);padding:28px 0 28px}.auth-card{padding:22px 16px;border-radius:14px}.auth-card__header h2{font-size:23px}.captcha-row,.sms-code-field{grid-template-columns:1fr}.auth-card__footer,.auth-form__options{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}