.ProfileCompletionModal_overlay__8yQN6{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.6);padding:16px}.ProfileCompletionModal_modal__6zgbX{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:92vh;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.25);border:1px solid rgba(148,163,184,.35);position:relative;display:flex;flex-direction:column}.ProfileCompletionModal_header__hFbRb{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(148,163,184,.35);background:#fff}.ProfileCompletionModal_headerContent__yo2X4{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.ProfileCompletionModal_header__hFbRb h2{margin:0;font-size:22px;font-weight:650;color:#0f172a;letter-spacing:-.01em;flex:1;min-width:0;text-align:center}.ProfileCompletionModal_headerSpacer__6YY4r{width:72px;flex:0 0 72px}.ProfileCompletionModal_backButtonSecondary__HoHuK,.ProfileCompletionModal_backButton__R3Xfl{border:1px solid rgba(148,163,184,.45);background:#fff;color:#0f172a;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}.ProfileCompletionModal_backButtonSecondary__HoHuK:hover:not(:disabled),.ProfileCompletionModal_backButton__R3Xfl:hover:not(:disabled){background-color:#f8fafc;border-color:rgba(37,99,235,.35)}.ProfileCompletionModal_backButtonSecondary__HoHuK:disabled,.ProfileCompletionModal_backButton__R3Xfl:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_skipButton__aqmCv{background:none;border:none;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background-color .2s}.ProfileCompletionModal_skipButton__aqmCv:hover:not(:disabled){background-color:#f3f4f6}.ProfileCompletionModal_skipButton__aqmCv:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_progressBar__TScIF{width:100%;height:6px;background-color:rgba(148,163,184,.2);position:relative}.ProfileCompletionModal_progressFill__iGUTI{height:100%;background:linear-gradient(90deg,#1d4ed8,#2563eb);transition:width .3s ease;box-shadow:0 0 12px rgba(37,99,235,.35)}.ProfileCompletionModal_error__E7YL6{background-color:hsla(0,93%,94%,.9);color:#991b1b;padding:12px 16px;margin:0;border-radius:10px;font-size:13px;border:1px solid hsla(0,91%,71%,.35)}.ProfileCompletionModal_modalBody__mLWvS{padding:20px 24px 8px;overflow-y:auto;flex:1}.ProfileCompletionModal_page__tuxTH{display:flex;flex-direction:column;gap:16px;animation:ProfileCompletionModal_fadeSlideIn__ABORY .25s ease}.ProfileCompletionModal_formGroup__KdK1S{display:flex;flex-direction:column;gap:8px;margin-bottom:0;min-width:0}.ProfileCompletionModal_formGroup__KdK1S>label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#0f172a}.ProfileCompletionModal_input__hzIv2{width:100%;height:40px;padding:0 12px;border:1px solid rgba(148,163,184,.6);border-radius:10px;font-size:14px;color:#0f172a;background-color:#fff;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.ProfileCompletionModal_input__hzIv2:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.ProfileCompletionModal_input__hzIv2:disabled{background-color:#f1f5f9;color:#6b7280;cursor:not-allowed}.ProfileCompletionModal_helperText__Q39LZ{display:block;margin-top:4px;font-size:12px;color:#6b7280}.ProfileCompletionModal_usernameFeedback__c6sAx{margin-top:4px;font-size:12px}.ProfileCompletionModal_checking__tc0xz{color:#6b7280}.ProfileCompletionModal_available__6BSuW{color:#059669;font-weight:600}.ProfileCompletionModal_taken__ZGEO5{color:#dc2626;font-weight:600}.ProfileCompletionModal_errorText__CimL3{color:#dc2626}.ProfileCompletionModal_phoneInputGroup__8lEeh{display:flex;gap:10px;align-items:stretch;flex-wrap:wrap}.ProfileCompletionModal_phoneField__nH3nR{flex:1 1 240px;min-width:0}.ProfileCompletionModal_sendOtpButton__8eMxc{min-height:56px;padding:0 16px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 18px rgba(37,99,235,.2)}.ProfileCompletionModal_sendOtpButton__8eMxc:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px rgba(37,99,235,.25)}.ProfileCompletionModal_sendOtpButton__8eMxc:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ProfileCompletionModal_verified__8wyYH{display:block;margin-top:6px;font-size:12px;color:#059669;font-weight:600}.ProfileCompletionModal_otpGroup__ldouG{display:flex;flex-direction:column;gap:12px}.ProfileCompletionModal_otpInputField__E1J81{width:100%;max-width:18ch;margin:0 auto}.ProfileCompletionModal_otpInputControl__OOoR6{width:100%;text-align:center;letter-spacing:.25em;font-family:monospace}.ProfileCompletionModal_otpActions__D_wSg{display:flex;gap:8px;justify-content:space-between}.ProfileCompletionModal_resendButton__j0Bjb{padding:8px 12px;background-color:#f1f5f9;color:#0f172a;border:1px solid rgba(148,163,184,.4);border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s}.ProfileCompletionModal_resendButton__j0Bjb:hover:not(:disabled){background-color:#e2e8f0}.ProfileCompletionModal_resendButton__j0Bjb:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_verifyButton__q0mLO{padding:8px 16px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 18px rgba(37,99,235,.2)}.ProfileCompletionModal_verifyButton__q0mLO:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px rgba(37,99,235,.25)}.ProfileCompletionModal_verifyButton__q0mLO:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ProfileCompletionModal_progressText__snGd3{padding:8px 24px 12px;font-size:12px;color:#475569;text-align:right;letter-spacing:.02em}.ProfileCompletionModal_footerBar__0sMUY{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid rgba(148,163,184,.35);background:#fff;z-index:2}.ProfileCompletionModal_footerActions__GwudA{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.ProfileCompletionModal_cancelButton__T4tFX{background:transparent;border:1px solid transparent;color:#64748b;font-size:13px;font-weight:600;padding:8px 12px;border-radius:10px;cursor:pointer;transition:color .2s,background-color .2s}.ProfileCompletionModal_cancelButton__T4tFX:hover:not(:disabled){color:#0f172a;background-color:#f1f5f9}.ProfileCompletionModal_cancelButton__T4tFX:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_saveButton__upmcc{background:#fff;border:1px solid rgba(148,163,184,.6);color:#0f172a;font-size:13px;font-weight:600;padding:8px 16px;border-radius:10px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.ProfileCompletionModal_saveButton__upmcc:hover:not(:disabled){border-color:rgba(37,99,235,.6);box-shadow:0 0 0 3px rgba(37,99,235,.12)}.ProfileCompletionModal_saveButton__upmcc:disabled{opacity:.6;cursor:not-allowed}.ProfileCompletionModal_primaryButton__q7FUg{padding:8px 18px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 22px rgba(37,99,235,.25)}.ProfileCompletionModal_primaryButton__q7FUg:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 26px rgba(37,99,235,.3)}.ProfileCompletionModal_primaryButton__q7FUg:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ProfileCompletionModal_secondaryButton__8dVTR{padding:10px 20px;background-color:#fff;color:#111827;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.ProfileCompletionModal_secondaryButton__8dVTR:hover:not(:disabled){background-color:#f9fafb}.ProfileCompletionModal_secondaryButton__8dVTR:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.ProfileCompletionModal_overlay__8yQN6{align-items:flex-end;padding:10px}.ProfileCompletionModal_modal__6zgbX{max-height:min(92vh,100dvh - 20px);border-radius:18px 18px 0 0}.ProfileCompletionModal_header__hFbRb{padding:16px 18px}.ProfileCompletionModal_headerContent__yo2X4{gap:8px}.ProfileCompletionModal_header__hFbRb h2{font-size:18px}.ProfileCompletionModal_headerSpacer__6YY4r{width:60px;flex-basis:60px}.ProfileCompletionModal_modalBody__mLWvS{padding:16px 18px 10px}.ProfileCompletionModal_footerActions__GwudA,.ProfileCompletionModal_footerBar__0sMUY,.ProfileCompletionModal_otpActions__D_wSg,.ProfileCompletionModal_phoneInputGroup__8lEeh{flex-direction:column;align-items:stretch}.ProfileCompletionModal_backButtonSecondary__HoHuK,.ProfileCompletionModal_cancelButton__T4tFX,.ProfileCompletionModal_primaryButton__q7FUg,.ProfileCompletionModal_resendButton__j0Bjb,.ProfileCompletionModal_saveButton__upmcc,.ProfileCompletionModal_sendOtpButton__8eMxc,.ProfileCompletionModal_verifyButton__q0mLO{width:100%;justify-content:center}.ProfileCompletionModal_progressText__snGd3{padding:8px 18px 10px}.ProfileCompletionModal_footerBar__0sMUY{padding:12px 16px 16px}}@keyframes ProfileCompletionModal_fadeSlideIn__ABORY{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}