.auth-field[data-v-892b0cbd]{display:flex;flex-direction:column;gap:6px}.auth-field-label[data-v-892b0cbd]{color:var(--auth-neutral-700);font-size:12px;font-weight:500;line-height:1.5}.auth-field-required[data-v-892b0cbd]{margin-left:2px;color:var(--auth-red-400)}.auth-shell[data-v-5a3239a3]{--auth-cyan-50:#eef1ff;--auth-cyan-100:#dee4ff;--auth-cyan-200:#c4ceff;--auth-cyan-500:#4f66ff;--auth-cyan-600:#3b5bff;--auth-cyan-700:#2b43d6;--auth-neutral-0:#fff;--auth-neutral-50:#f8fafb;--auth-neutral-100:#f1f4f6;--auth-neutral-150:#e8ecef;--auth-neutral-200:#dce2e6;--auth-neutral-300:#bdc5cc;--auth-neutral-400:#8b95a0;--auth-neutral-500:#5e6975;--auth-neutral-600:#424c57;--auth-neutral-700:#2f3741;--auth-neutral-900:#0f141b;--auth-red-400:#f87171;--auth-red-500:#ef4444;--auth-surface-base:#f3f4fd;--auth-surface-raised:#fff;--auth-border-quiet:#e8ecef;--auth-border-subtle:#dce2e6;--auth-border-strong:#bdc5cc;--auth-radius-sm:6px;--auth-radius-md:8px;--auth-radius-lg:10px;--auth-radius-xl:12px;--auth-shadow-md:0 1px 2px rgba(15,20,27,.04),0 4px 8px rgba(15,20,27,.04),0 8px 16px rgba(15,20,27,.04);--auth-shadow-lg:0 2px 4px rgba(15,20,27,.04),0 8px 16px rgba(15,20,27,.06),0 24px 40px rgba(15,20,27,.08);--auth-shadow-focus:0 0 0 3px rgba(59,91,255,.26);--auth-duration-fast:.16s;--auth-duration-base:.24s;--auth-ease-out:cubic-bezier(.16,.84,.32,1);--auth-font-display:"Manrope","Noto Sans SC","PingFang SC","Microsoft YaHei",-apple-system,BlinkMacSystemFont,sans-serif;--auth-font-sans:"Noto Sans SC","Manrope","PingFang SC","Microsoft YaHei",-apple-system,BlinkMacSystemFont,sans-serif;min-width:960px;min-height:100vh;justify-content:center;flex-direction:column;padding:48px 24px;background:var(--auth-surface-base);color:var(--auth-neutral-900);font-family:var(--auth-font-sans)}.auth-shell[data-v-5a3239a3],.auth-shell-logo[data-v-5a3239a3]{display:flex;align-items:center}.auth-shell-logo[data-v-5a3239a3]{gap:8px;margin-bottom:28px}.auth-shell-logo-image[data-v-5a3239a3]{width:auto;height:34px;border-radius:var(--auth-radius-sm)}.auth-shell-logo-text[data-v-5a3239a3]{color:var(--auth-neutral-900);font-family:var(--auth-font-display);font-size:18px;font-weight:700;letter-spacing:0}.auth-shell-card[data-v-5a3239a3]{width:100%;max-width:420px;padding:36px 40px 32px;border:1px solid var(--auth-border-quiet);border-radius:var(--auth-radius-xl);background:var(--auth-surface-raised);box-shadow:var(--auth-shadow-lg)}.auth-shell-title[data-v-5a3239a3]{margin:0 0 6px;color:var(--auth-neutral-900);font-family:var(--auth-font-display);font-size:24px;font-weight:700;letter-spacing:0;line-height:1.25}.auth-shell-subtitle[data-v-5a3239a3]{margin:0 0 28px;color:var(--auth-neutral-500);font-size:13px;line-height:1.6}.auth-shell-proto-nav[data-v-5a3239a3]{position:fixed;right:20px;bottom:20px;z-index:999;display:flex;gap:8px;padding:10px 14px;border-radius:var(--auth-radius-lg);background:var(--auth-neutral-900)}.auth-shell-proto-link[data-v-5a3239a3]{padding:3px 8px;border-radius:var(--auth-radius-sm);color:var(--auth-neutral-400);font-size:11px;line-height:1.5;text-decoration:none;transition:color var(--auth-duration-fast) var(--auth-ease-out),background var(--auth-duration-fast) var(--auth-ease-out)}.auth-shell-proto-link[data-v-5a3239a3]:hover{background:#ffffff14;color:var(--auth-neutral-0)}.auth-shell-proto-link.active[data-v-5a3239a3]{color:var(--auth-cyan-200)}[data-v-5a3239a3] .auth-form-fields{display:flex;flex-direction:column;gap:18px}[data-v-5a3239a3] .auth-input{width:100%;height:38px;padding:0 12px;border:1px solid var(--auth-border-subtle);border-radius:var(--auth-radius-lg);outline:none;background:var(--auth-surface-raised);color:var(--auth-neutral-900);font-family:var(--auth-font-sans);font-size:14px;transition:border-color var(--auth-duration-base) var(--auth-ease-out),box-shadow var(--auth-duration-base) var(--auth-ease-out)}[data-v-5a3239a3] .auth-input::-moz-placeholder{color:var(--auth-neutral-400)}[data-v-5a3239a3] .auth-input::placeholder{color:var(--auth-neutral-400)}[data-v-5a3239a3] .auth-input:hover{border-color:var(--auth-border-strong)}[data-v-5a3239a3] .auth-input:focus{border-color:var(--auth-cyan-500);box-shadow:var(--auth-shadow-focus)}[data-v-5a3239a3] .auth-input:-moz-read-only{color:var(--auth-neutral-700);cursor:default}[data-v-5a3239a3] .auth-input:read-only{color:var(--auth-neutral-700);cursor:default}[data-v-5a3239a3] .auth-input.input-error{border-color:var(--auth-red-500);box-shadow:0 0 0 3px #ef444426}[data-v-5a3239a3] .auth-input-with-action{display:flex;gap:8px}[data-v-5a3239a3] .auth-input-with-action .auth-input{flex:1}[data-v-5a3239a3] .auth-send-code-button{height:36px;min-width:96px;flex-shrink:0;padding:0 14px;border:1px solid var(--auth-cyan-200);border-radius:var(--auth-radius-md);background:var(--auth-cyan-50);color:var(--auth-cyan-600);cursor:pointer;font-family:var(--auth-font-sans);font-size:13px;font-weight:500;white-space:nowrap;transition:color var(--auth-duration-fast) var(--auth-ease-out),background var(--auth-duration-fast) var(--auth-ease-out),border-color var(--auth-duration-fast) var(--auth-ease-out)}[data-v-5a3239a3] .auth-send-code-button:hover:not(:disabled){background:var(--auth-cyan-100)}[data-v-5a3239a3] .auth-send-code-button:disabled{border-color:var(--auth-neutral-200);background:var(--auth-neutral-100);color:var(--auth-neutral-400);cursor:not-allowed}[data-v-5a3239a3] .auth-primary-button{width:100%;height:44px;border:none;border-radius:var(--auth-radius-xl);background:var(--auth-cyan-600);box-shadow:0 2px 4px #3b5bff2e,inset 0 1px #ffffff2e;color:var(--auth-neutral-0);cursor:pointer;font-family:var(--auth-font-sans);font-size:15px;font-weight:600;letter-spacing:0;transition:background var(--auth-duration-base) var(--auth-ease-out),box-shadow var(--auth-duration-base) var(--auth-ease-out),transform var(--auth-duration-fast) var(--auth-ease-out)}[data-v-5a3239a3] .auth-primary-button:hover{background:var(--auth-cyan-700);box-shadow:0 6px 16px #3b5bff3d,inset 0 1px #ffffff2e}[data-v-5a3239a3] .auth-primary-button:active{transform:translateY(1px)}[data-v-5a3239a3] .auth-footer-link{margin-top:20px;color:var(--auth-neutral-500);font-size:13px;line-height:1.6;text-align:center}[data-v-5a3239a3] .auth-footer-link a{color:var(--auth-cyan-600);font-weight:500}[data-v-5a3239a3] .auth-footer-link a:hover{text-decoration:underline}[data-v-5a3239a3] .auth-agreement{margin-top:16px;color:var(--auth-neutral-400);font-size:11px;line-height:1.6;text-align:center}[data-v-5a3239a3] .auth-agreement a{color:var(--auth-neutral-500);text-decoration:underline}
