.auth-password-input[data-v-2e4763fb]{display:flex;flex-direction:column;gap:8px}.auth-password-input__label[data-v-2e4763fb]{font-size:14px;color:var(--color-text-secondary)}.auth-password-input__wrap[data-v-2e4763fb]{position:relative}.auth-password-input__field[data-v-2e4763fb]{width:100%;height:46px;padding:0 42px 0 14px;border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text);font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.auth-password-input__field[data-v-2e4763fb]::placeholder{color:var(--color-text-muted)}.auth-password-input__field[data-v-2e4763fb]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.auth-password-input__toggle[data-v-2e4763fb]{position:absolute;right:0;top:0;width:42px;height:46px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.auth-password-input__toggle[data-v-2e4763fb]:hover{color:var(--color-text-secondary)}.auth-phone-input[data-v-fec0525e]{display:flex;flex-direction:column;gap:8px}.auth-phone-input__label[data-v-fec0525e]{font-size:14px;color:var(--color-text-secondary)}.auth-phone-input__box[data-v-fec0525e]{display:flex;align-items:center;height:46px;border-radius:10px;border:1px solid var(--color-border);background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.auth-phone-input__box[data-v-fec0525e]:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.auth-phone-input__country[data-v-fec0525e]{position:relative;flex-shrink:0;max-width:118px;border-right:1px solid var(--color-border)}.auth-phone-input__country-select[data-v-fec0525e]{width:100%;height:44px;padding:0 24px 0 12px;border:none;background:transparent;color:var(--color-text);font-size:13px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.auth-phone-input__chevron[data-v-fec0525e]{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.auth-phone-input__dial[data-v-fec0525e]{flex-shrink:0;padding:0 10px;font-size:14px;color:var(--color-text-secondary);border-right:1px solid var(--color-border)}.auth-phone-input__field[data-v-fec0525e]{flex:1;min-width:0;height:100%;padding:0 12px;border:none;background:transparent;color:var(--color-text);font-size:14px;outline:none}.auth-phone-input__field[data-v-fec0525e]::placeholder{color:var(--color-text-muted)}.auth-social-login__divider[data-v-93c69bbc]{position:relative;margin:4px 0 16px;text-align:center}.auth-social-login__divider[data-v-93c69bbc]:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--color-border)}.auth-social-login__divider span[data-v-93c69bbc]{position:relative;padding:0 12px;background:#fff;font-size:13px;color:var(--color-text-muted)}.auth-social-login__grid[data-v-93c69bbc]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auth-social-login__btn[data-v-93c69bbc]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 12px;border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text-secondary);transition:border-color .2s,box-shadow .2s}.auth-social-login__btn[data-v-93c69bbc]:hover{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light)}.auth-social-login__icon[data-v-93c69bbc]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;height:28px;color:var(--color-text)}.auth-social-login__icon--apple[data-v-93c69bbc]{color:#111}.auth-social-login__label[data-v-93c69bbc]{font-size:13px;line-height:1.2;white-space:nowrap}@media(max-width:520px){.auth-social-login__grid[data-v-93c69bbc]{grid-template-columns:repeat(3,minmax(0,1fr))}}.auth-passkey-modal[data-v-2f56960d]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.auth-passkey-modal__panel[data-v-2f56960d]{width:min(100%,420px);padding:28px 24px 20px;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a2e}.auth-passkey-modal__hero[data-v-2f56960d]{display:flex;justify-content:center;margin-bottom:18px}.auth-passkey-modal__illustration[data-v-2f56960d]{display:flex;align-items:center;justify-content:center}.auth-passkey-modal__title[data-v-2f56960d]{margin:0 0 20px;text-align:center;font-size:18px;line-height:1.5;font-weight:500;color:#1f2937}.auth-passkey-modal__title strong[data-v-2f56960d]{font-weight:700}.auth-passkey-modal__list[data-v-2f56960d]{margin:0;padding:0;list-style:none;border-top:1px solid #e5e7eb}.auth-passkey-modal__option[data-v-2f56960d]{width:100%;display:flex;align-items:center;gap:14px;padding:16px 4px;border:none;border-bottom:1px solid #e5e7eb;background:transparent;text-align:left;cursor:pointer}.auth-passkey-modal__option[data-v-2f56960d]:hover:not(:disabled){background:#f8fafc}.auth-passkey-modal__option[data-v-2f56960d]:disabled{opacity:.6;cursor:not-allowed}.auth-passkey-modal__option-icon[data-v-2f56960d]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;color:#4b5563}.auth-passkey-modal__option-label[data-v-2f56960d]{flex:1;font-size:15px;color:#111827}.auth-passkey-modal__option-arrow[data-v-2f56960d]{color:#9ca3af;font-size:22px;line-height:1}.auth-passkey-modal__footer[data-v-2f56960d]{display:flex;justify-content:flex-end;padding-top:16px}.auth-passkey-modal__cancel[data-v-2f56960d]{min-width:72px;height:36px;padding:0 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px}.auth-passkey-modal__cancel[data-v-2f56960d]:hover:not(:disabled){background:#f9fafb}.auth-passkey-fade-enter-active[data-v-2f56960d],.auth-passkey-fade-leave-active[data-v-2f56960d]{transition:opacity .2s ease}.auth-passkey-fade-enter-from[data-v-2f56960d],.auth-passkey-fade-leave-to[data-v-2f56960d]{opacity:0}.auth-oauth-modal[data-v-1d73f29a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.auth-oauth-modal__window[data-v-1d73f29a]{width:min(100%,420px);overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f172a33}.auth-oauth-modal__titlebar[data-v-1d73f29a]{display:flex;align-items:center;gap:12px;height:42px;padding:0 14px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.auth-oauth-modal__dots[data-v-1d73f29a]{display:flex;gap:6px}.auth-oauth-modal__dots span[data-v-1d73f29a]{width:10px;height:10px;border-radius:50%;background:#d1d5db}.auth-oauth-modal__dots span[data-v-1d73f29a]:first-child{background:#fca5a5}.auth-oauth-modal__dots span[data-v-1d73f29a]:nth-child(2){background:#fcd34d}.auth-oauth-modal__dots span[data-v-1d73f29a]:nth-child(3){background:#86efac}.auth-oauth-modal__titlebar-text[data-v-1d73f29a]{font-size:13px;color:#4b5563}.auth-oauth-modal__body[data-v-1d73f29a]{padding:28px 24px 12px}.auth-oauth-modal__brand[data-v-1d73f29a]{text-align:center;margin-bottom:24px}.auth-oauth-modal__google-logo[data-v-1d73f29a],.auth-oauth-modal__apple-logo[data-v-1d73f29a]{display:inline-flex;margin-bottom:12px}.auth-oauth-modal__apple-logo[data-v-1d73f29a]{color:#111}.auth-oauth-modal__heading[data-v-1d73f29a]{margin:0 0 8px;font-size:20px;color:#111827}.auth-oauth-modal__desc[data-v-1d73f29a]{margin:0;font-size:14px;line-height:1.6;color:#6b7280}.auth-oauth-modal__accounts[data-v-1d73f29a]{display:flex;flex-direction:column;gap:12px}.auth-oauth-modal__account[data-v-1d73f29a]{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;text-align:left}.auth-oauth-modal__account[data-v-1d73f29a]:hover:not(:disabled){border-color:#93c5fd;background:#f8fbff}.auth-oauth-modal__avatar[data-v-1d73f29a]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-weight:700}.auth-oauth-modal__account-info[data-v-1d73f29a]{display:flex;flex-direction:column;gap:2px}.auth-oauth-modal__account-info strong[data-v-1d73f29a]{font-size:15px;color:#111827}.auth-oauth-modal__account-info span[data-v-1d73f29a]{font-size:13px;color:#6b7280}.auth-oauth-modal__another[data-v-1d73f29a]{border:none;background:none;color:#2563eb;font-size:14px;text-align:center;padding:8px}.auth-oauth-modal__another[data-v-1d73f29a]:hover:not(:disabled){text-decoration:underline}.auth-oauth-modal__loading[data-v-1d73f29a]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0 12px;color:#6b7280;font-size:14px}.auth-oauth-modal__spinner[data-v-1d73f29a]{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:auth-oauth-spin-1d73f29a .8s linear infinite}@keyframes auth-oauth-spin-1d73f29a{to{transform:rotate(360deg)}}.auth-oauth-modal__footer[data-v-1d73f29a]{display:flex;justify-content:flex-end;padding:12px 16px 16px}.auth-oauth-modal__cancel[data-v-1d73f29a]{min-width:72px;height:36px;padding:0 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px}.auth-oauth-fade-enter-active[data-v-1d73f29a],.auth-oauth-fade-leave-active[data-v-1d73f29a]{transition:opacity .2s ease}.auth-oauth-fade-enter-from[data-v-1d73f29a],.auth-oauth-fade-leave-to[data-v-1d73f29a]{opacity:0}.auth-country-select[data-v-663a2c94]{display:flex;flex-direction:column;gap:8px}.auth-country-select__label[data-v-663a2c94]{font-size:14px;color:var(--color-text-secondary)}.auth-country-select__wrap[data-v-663a2c94]{position:relative}.auth-country-select__field[data-v-663a2c94]{width:100%;height:46px;padding:0 36px 0 14px;border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text);font-size:14px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s,box-shadow .2s}.auth-country-select__field[data-v-663a2c94]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.auth-country-select__chevron[data-v-663a2c94]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.auth-register-form[data-v-a70df8f6]{display:flex;flex-direction:column;min-height:0}.auth-register-form__scroll[data-v-a70df8f6]{flex:0 1 auto;max-height:min(52vh,480px);min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:18px;padding-right:4px;margin-right:-4px}.auth-register-form__scroll[data-v-a70df8f6]::-webkit-scrollbar{width:6px}.auth-register-form__scroll[data-v-a70df8f6]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.auth-register-form__scroll[data-v-a70df8f6]::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.auth-register-form__actions[data-v-a70df8f6]{flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-top:16px}.auth-register-form__field[data-v-a70df8f6]{display:flex;flex-direction:column;gap:8px}.auth-register-form__label[data-v-a70df8f6]{font-size:14px;color:var(--color-text-secondary)}.auth-register-form__input[data-v-a70df8f6]{width:100%;height:46px;padding:0 14px;border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text);font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.auth-register-form__input[data-v-a70df8f6]::placeholder{color:var(--color-text-muted)}.auth-register-form__input[data-v-a70df8f6]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.auth-register-form__input-wrap[data-v-a70df8f6]{position:relative}.auth-register-form__input--with-action[data-v-a70df8f6]{padding-right:108px}.auth-register-form__inline-action[data-v-a70df8f6]{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:0;border:none;background:none;color:var(--color-primary);font-size:14px;white-space:nowrap}.auth-register-form__inline-action[data-v-a70df8f6]:hover:not(:disabled){color:var(--color-primary-hover)}.auth-register-form__inline-action[data-v-a70df8f6]:disabled{opacity:.5;cursor:not-allowed}.auth-register-form__agree[data-v-a70df8f6]{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--color-text-secondary);line-height:1.65}.auth-register-form__agree input[data-v-a70df8f6]{margin-top:4px;accent-color:var(--color-primary)}.auth-register-form__legal-link[data-v-a70df8f6]{color:var(--color-primary);font-size:inherit;line-height:inherit;padding:0;border:none;background:none;cursor:pointer}.auth-register-form__legal-link[data-v-a70df8f6]:hover{text-decoration:underline}.auth-register-form__submit[data-v-a70df8f6]{height:46px;border-radius:10px;background:var(--color-primary);color:#fff;font-size:15px;font-weight:600;box-shadow:0 8px 20px #1a56db47}.auth-register-form__submit[data-v-a70df8f6]:hover:not(:disabled){background:var(--color-primary-hover)}.auth-register-form__submit[data-v-a70df8f6]:disabled{opacity:.7;cursor:not-allowed}@media(max-width:960px){.auth-register-form[data-v-a70df8f6]{min-height:auto}.auth-register-form__scroll[data-v-a70df8f6]{max-height:none;overflow:visible;padding-right:0;margin-right:0}}.auth-legal[data-v-3e49bf4d]{max-height:60vh;overflow-y:auto;padding-right:4px}.auth-legal__updated[data-v-3e49bf4d]{font-size:13px;color:var(--color-text-muted);margin-bottom:20px}.auth-legal__section+.auth-legal__section[data-v-3e49bf4d]{margin-top:20px}.auth-legal__section-title[data-v-3e49bf4d]{font-size:15px;font-weight:600;color:var(--color-text);margin-bottom:10px}.auth-legal__paragraph[data-v-3e49bf4d]{font-size:14px;line-height:1.8;color:var(--color-text-secondary);margin-bottom:10px}.auth-legal__paragraph[data-v-3e49bf4d]:last-child{margin-bottom:0}.auth-page--register[data-v-a0d77a25]{display:flex;flex-direction:column;min-height:0}.auth-page__header[data-v-a0d77a25]{flex-shrink:0;margin-bottom:28px}.auth-page--register .auth-page__header[data-v-a0d77a25]{margin-bottom:20px}.auth-page__footer[data-v-a0d77a25]{flex-shrink:0}.auth-page__title[data-v-a0d77a25]{font-size:28px;font-weight:700;color:var(--color-text);margin-bottom:8px}.auth-page__title strong[data-v-a0d77a25]{font-weight:700}.auth-page__tabs[data-v-a0d77a25]{display:flex;gap:24px;margin-top:20px;border-bottom:1px solid var(--color-border)}.auth-page__tab[data-v-a0d77a25]{position:relative;padding:0 0 12px;border:none;background:none;font-size:15px;color:var(--color-text-secondary);cursor:pointer}.auth-page__tab--active[data-v-a0d77a25]{color:var(--color-text);font-weight:600}.auth-page__tab--active[data-v-a0d77a25]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--color-primary);border-radius:2px 2px 0 0}.auth-page__subtitle[data-v-a0d77a25]{font-size:14px;color:var(--color-text-secondary);line-height:1.6}.auth-page__form[data-v-a0d77a25]{display:flex;flex-direction:column;gap:18px}.auth-page__field[data-v-a0d77a25]{display:flex;flex-direction:column;gap:8px}.auth-page__label[data-v-a0d77a25]{font-size:14px;color:var(--color-text-secondary)}.auth-page__input[data-v-a0d77a25]{width:100%;height:46px;padding:0 14px;border-radius:10px;border:1px solid var(--color-border);background:#fff;color:var(--color-text);font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.auth-page__input[data-v-a0d77a25]::placeholder{color:var(--color-text-muted)}.auth-page__input[data-v-a0d77a25]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.auth-page__forgot[data-v-a0d77a25]{align-self:flex-start;margin-top:-6px;font-size:13px;color:var(--color-primary)}.auth-page__forgot[data-v-a0d77a25]:hover{text-decoration:underline}.auth-page__submit[data-v-a0d77a25]{height:46px;border-radius:10px;background:var(--color-primary);color:#fff;font-size:15px;font-weight:600;box-shadow:0 8px 20px #1a56db47}.auth-page__submit[data-v-a0d77a25]:hover:not(:disabled){background:var(--color-primary-hover)}.auth-page__submit[data-v-a0d77a25]:disabled{opacity:.7;cursor:not-allowed}.auth-page__footer[data-v-a0d77a25]{flex-shrink:0;margin-top:20px;text-align:center;font-size:14px;color:var(--color-text-secondary)}.auth-page:not(.auth-page--register) .auth-page__footer[data-v-a0d77a25]{margin-top:24px}.auth-page__footer--login[data-v-a0d77a25]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.auth-page__mode-link[data-v-a0d77a25]{color:var(--color-primary);font-weight:600;margin-left:4px;padding:0;border:none;background:none;cursor:pointer;font-size:inherit}.auth-page__mode-link[data-v-a0d77a25]:hover{text-decoration:underline}.auth-page__demo-tip[data-v-a0d77a25]{margin-top:16px;text-align:center;font-size:12px;color:var(--color-text-muted)}@media(max-width:960px){.auth-page--register[data-v-a0d77a25]{min-height:auto}}
