.turnstile-overlay{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.25s turnstileFadeIn;display:flex;position:fixed;inset:0}.turnstile-dialog{text-align:center;background:#fff;border-radius:24px;min-width:400px;padding:48px 48px 44px;animation:.35s cubic-bezier(.25,.8,.25,1) turnstileSlideUp;position:relative;box-shadow:0 25px 60px -12px #6966b640,0 0 0 1px #6966b60f}.turnstile-close{color:#999;cursor:pointer;background:#0000000a;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.turnstile-close:hover{color:#6966b6;background:#6966b61a;transform:scale(1.05)}.turnstile-icon{color:#6966b6;background:linear-gradient(135deg,#6966b61f 0%,#8e8bce14 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:inline-flex}.turnstile-title{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.3rem;font-weight:700}.turnstile-subtitle{color:#666;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;line-height:1.6}.turnstile-body{justify-content:center;align-items:center;min-height:65px;margin-top:32px;display:flex}.turnstile-widget{justify-content:center;align-items:center;min-width:300px;min-height:65px;display:flex}@keyframes turnstileFadeIn{0%{opacity:0}to{opacity:1}}@keyframes turnstileSlideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.turnstile-dialog{border-radius:20px;width:100%;min-width:auto;padding:40px 28px 36px}}
.login-page{--panel-text:#18213d;--panel-muted:#8b96b8;--panel-border:#b2bee261;--panel-accent:#6861ff;--panel-accent-soft:#6861ff24;--panel-pink:#ef73ae;isolation:isolate;width:100vw;min-height:100svh;color:var(--panel-text);font-family:var(--font-geist-sans),"Inter","PingFang SC","Microsoft YaHei",sans-serif;background:#f7f1ff;position:relative;overflow:hidden}.login-page *{box-sizing:border-box}.login-bg-image{z-index:-3;object-fit:cover;object-position:center;transform:scale(1.01)}.login-bg-wash{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#ffffff1a 0%,#f7f1ff24 48%,#f5f7ff5c 100%),radial-gradient(circle at 78% 18%,#ffffff47,#0000 34%);position:absolute;inset:0}.login-page button,.login-page input{font:inherit}.auth-container{z-index:1;justify-content:space-between;align-items:center;gap:clamp(36px,6vw,96px);width:100%;min-height:100svh;padding:clamp(26px,5.6vh,68px) clamp(44px,6vw,96px);display:flex;position:relative}.login-brand-panel{color:#58668f;flex-direction:column;align-items:flex-start;width:min(48vw,620px);min-height:calc(100svh - 120px);display:flex}.login-brand-logo{color:#5d63e8;letter-spacing:0;align-items:center;gap:12px;font-size:26px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.login-brand-mark{object-fit:contain;width:36px;height:36px}.login-brand-copy{margin-top:clamp(96px,16vh,150px)}.login-brand-copy h2{letter-spacing:2px;color:#0000;background:linear-gradient(90deg,#5f66eb 0%,#7b61e9 48%,#e36b9a 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:inherit;font-size:clamp(36px,3.5vw,48px);font-weight:600;line-height:normal}.login-title-accent{background:linear-gradient(90deg,#ff7ca7 0%,#625cf5 100%);border-radius:999px;width:44px;height:5px;margin:22px 0 28px;display:block}.login-brand-copy p{color:#647094;letter-spacing:0;margin:0;font-size:16px;font-weight:500;line-height:1.75}.glass-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffffe6 0%,#ffffffb8 100%);border:1px solid #ffffffd1;border-radius:24px;flex-direction:column;width:min(100%,420px);min-height:auto;padding:clamp(28px,3.5vh,40px) clamp(28px,3.2vw,40px) 24px;display:flex;box-shadow:0 36px 86px #675da933,inset 0 1px #fffffff2}.form-content{animation:.26s panelFadeIn;display:none}.form-content.active{display:block}.panel-heading{margin:0 0 20px}.panel-heading.compact{margin-bottom:18px}.panel-heading h1{color:#17203a;letter-spacing:0;margin:0;font-size:clamp(22px,1.5vw,28px);font-weight:750;line-height:1.16}.panel-heading p{color:var(--panel-muted);margin:6px 0 0;font-size:14px;font-weight:520;line-height:1.5}.auth-form{margin:0}.form-group{margin:0 0 12px}.input-shell,.input-with-button{border:1px solid var(--panel-border);color:#9aa4c3;background:#ffffff8a;border-radius:9px;align-items:center;width:100%;min-height:44px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.input-shell:focus-within,.input-with-button:focus-within{box-shadow:0 0 0 4px var(--panel-accent-soft);background:#ffffffd1;border-color:#6861ff6b}.field-icon{color:#93a0c5;flex:none;margin-left:15px}.form-input{color:#27304f;background:0 0;border:0;outline:0;width:100%;min-width:0;height:42px;padding:0 14px;font-size:14px;font-weight:520}.input-shell .form-input{padding-left:14px}.form-input::placeholder{color:#9da8c8}.form-input:disabled{cursor:not-allowed;opacity:.68}.password-toggle{color:#8f99ba;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;margin-right:8px;transition:color .18s,background .18s;display:inline-grid}.password-toggle:hover{color:var(--panel-accent);background:#6861ff14}.form-row-actions{justify-content:space-between;align-items:center;min-height:22px;margin:-4px 0 12px;display:flex}.forgot-link{color:#725cff;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:620;transition:color .18s}.forgot-link:hover{color:#ef5aa6}.submit-btn,.create-account-btn,.code-btn,.social-btn,.sso-btn{appearance:none;cursor:pointer;transition:box-shadow .18s,border-color .18s,background .18s,color .18s}.submit-btn{color:#fff;background:linear-gradient(100deg,#5e58f4 0%,#7a5dec 44%,#ed77ad 100%);border:0;border-radius:8px;width:100%;height:44px;font-size:15px;font-weight:720;box-shadow:0 14px 28px #785bea38}.submit-btn:hover:not(:disabled){box-shadow:0 18px 34px #785bea47}.create-account-btn{color:#34405f;background:#ffffff8f;border:1px solid #796fef4d;border-radius:8px;width:100%;height:44px;margin-top:10px;font-size:14px;font-weight:680}.create-account-btn:hover:not(:disabled){background:#ffffffd6;border-color:#6861ff7a}.submit-btn:disabled,.create-account-btn:disabled,.code-btn:disabled{cursor:not-allowed;opacity:.64;box-shadow:none}.input-with-button{padding-right:6px}.input-with-button .form-input{height:42px}.code-btn{color:#fff;background:linear-gradient(100deg,#625cf5,#e773aa);border:0;border-radius:8px;flex:none;min-width:100px;height:34px;font-size:13px;font-weight:700}.code-btn:hover:not(:disabled){box-shadow:0 10px 20px #785bea38}.social-auth{margin-top:22px}.divider{color:#9aa4c3;align-items:center;gap:16px;font-size:13px;font-weight:560;display:flex}.divider:before,.divider:after{content:"";background:linear-gradient(90deg,#0000,#aab4d561);flex:1;height:1px}.divider:after{background:linear-gradient(90deg,#aab4d561,#0000)}.divider span{white-space:nowrap}.social-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.social-btn{border:1px solid var(--panel-border);color:#303957;background:#ffffff94;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:0;height:42px;font-size:14px;font-weight:680;display:inline-flex}.social-btn:hover{background:#ffffffdb;border-color:#6861ff5c;box-shadow:0 12px 24px #675da91a}.brand-auth-icon{flex:none;width:20px;height:20px;display:block}.apple-auth-icon{color:#0f172a}.wechat-auth-icon{width:23px}.sso-btn{border:1px solid var(--panel-border);color:#8b96b8;background:#ffffff7a;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:44px;margin-top:18px;padding:0 18px;display:flex}.sso-btn:hover{background:#ffffffd1;border-color:#6861ff5c}.sso-label,.sso-action{white-space:nowrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.sso-label{color:#7b86a8;font-size:13px;font-weight:650}.sso-label svg{color:var(--panel-accent)}.sso-action{color:#9aa4c3;font-size:12px;font-weight:560}.footer-links{text-align:center;color:#929dbe;margin-top:auto;padding-top:18px;font-size:12px;font-weight:560;line-height:1.7}.footer-links a{color:#665cff;font-weight:700;text-decoration:none}.footer-links a:hover{color:#e55f9e}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.auth-container{justify-content:center;padding:28px}.login-brand-panel{display:none}.glass-card{min-height:auto}}@media (max-height:820px) and (min-width:621px){.auth-container{padding-top:22px;padding-bottom:22px}.glass-card{scrollbar-width:none;min-height:auto;max-height:calc(100svh - 44px);padding-top:28px;padding-bottom:22px;overflow-y:auto}.glass-card::-webkit-scrollbar{display:none}.panel-heading{margin-bottom:18px}.panel-heading h1{font-size:26px}.panel-heading p{margin-top:6px}.form-group{margin-bottom:12px}.social-auth{margin-top:20px}.social-grid{margin-top:14px}.sso-btn{margin-top:18px}.footer-links{padding-top:18px}.login-brand-copy{margin-top:72px}.login-brand-copy h2{font-size:36px}.login-title-accent{width:40px;height:4px;margin:18px 0 22px}.login-brand-copy p{font-size:14px;line-height:1.55}}@media (max-width:620px){.login-page{overflow-y:auto}.auth-container{min-height:100svh;padding:16px}.glass-card{border-radius:20px;width:100%;padding:30px 20px 22px}.panel-heading{margin-bottom:24px}.social-grid{grid-template-columns:1fr;gap:10px}.sso-btn{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;height:auto;min-height:52px;margin-top:16px;padding:10px 14px}.divider{gap:10px;font-size:13px}}
