.Register_modalWrap__JLW3D{background:#fff;border-radius:16px;display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.Register_modalHeader__Zv5GP{display:flex;align-items:center;justify-content:space-between;padding:20px 28px 16px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.Register_modalHeaderLeft__hEmFP h2{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 2px}.Register_modalHeaderLeft__hEmFP p{font-size:13px;color:#64748b;margin:0}.Register_modalClose__DuteM{width:34px;height:34px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0}.Register_modalClose__DuteM:hover{background:#e2e8f0;color:#334155}.Register_modalBody__LYDJ_{flex:1;overflow-y:auto;padding:24px 28px 28px}.Register_modalFooter__F2ze7{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-top:1px solid #f1f5f9;background:#fafbfc;flex-shrink:0}.Register_loadingOverlay__Ou9dC{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:9;background:rgba(255,255,255,.85);border-radius:16px}.Register_loadingSpinner___DS0_{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#2e5ba8;border-radius:50%;animation:Register_spin__pPc8k .7s linear infinite}@keyframes Register_spin__pPc8k{to{transform:rotate(1turn)}}.Register_regProgressBanner__Q8Ljl{position:sticky;top:0;z-index:10;padding:0 0 16px}.Register_regProgressInner__EyC4f{background:linear-gradient(135deg,#f8fbff,#eef4fb);border:1px solid #d9e5f7;border-radius:14px;padding:20px 24px 16px;box-shadow:0 4px 16px rgba(46,91,168,.08)}.Register_regProgressHeader__vySXk{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#2e5ba8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.Register_regProgressDot__g_9xc{width:8px;height:8px;border-radius:50%;background:#2e5ba8;box-shadow:0 0 0 4px rgba(46,91,168,.15);animation:Register_regPulse__RiH_q 1.5s ease-in-out infinite}@keyframes Register_regPulse__RiH_q{0%,to{box-shadow:0 0 0 4px rgba(46,91,168,.15)}50%{box-shadow:0 0 0 8px rgba(46,91,168,.08)}}.Register_regProgressSteps__v4SaR{display:flex;flex-direction:column;gap:10px}.Register_regProgressStep__K_d_b{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:10px;transition:all .3s ease}.Register_regProgressStepActive__TNDwK{background:#fff;box-shadow:0 2px 8px rgba(46,91,168,.1);border:1px solid #c5d5ec}.Register_regProgressStepDone__BSS4b{opacity:.65}.Register_regProgressStepPending__mAjP8{opacity:.35}.Register_regProgressStepIcon__lgUc7{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:700;transition:all .3s ease}.Register_regProgressStepDone__BSS4b .Register_regProgressStepIcon__lgUc7{background:#10b981;color:#fff}.Register_regProgressStepActive__TNDwK .Register_regProgressStepIcon__lgUc7{background:linear-gradient(135deg,#2e5ba8,#3d6fbe);color:#fff}.Register_regProgressStepPending__mAjP8 .Register_regProgressStepIcon__lgUc7{background:#e2e8f0;color:#94a3b8}.Register_regProgressStepLabel__uBi3q{font-size:13px;font-weight:600;color:#0f172a}.Register_regProgressStepDone__BSS4b .Register_regProgressStepLabel__uBi3q{color:#64748b}.Register_regProgressStepPending__mAjP8 .Register_regProgressStepLabel__uBi3q{color:#94a3b8}.Register_regProgressStepActive__TNDwK .Register_regProgressStepLabel__uBi3q{color:#2e5ba8}.Register_regProgressSpinner__PKlTn{display:block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:Register_spin__pPc8k .7s linear infinite}.Register_regProgressStepNum__5_Ha9{font-size:11px}.Register_regProgressNote__gPPDr{margin:14px 0 0;padding-top:12px;border-top:1px solid #d9e5f7;font-size:12px;color:#64748b;text-align:center;line-height:1.4}.Register_stepper__CvcNa{display:flex;align-items:center;justify-content:center;padding:0 8px 20px}.Register_stepItem__F_jUO{display:flex;flex-direction:column;align-items:center;position:relative;flex-shrink:0}.Register_stepCircle__gFEgY{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;border:2px solid #cbd5e1;color:#94a3b8;background:#fff;transition:all .3s ease;position:relative;z-index:1}.Register_stepCircle__gFEgY.Register_active__42gNO{background:#2E5BA8;border-color:#2E5BA8;color:#fff;box-shadow:0 0 0 4px rgba(46,91,168,.15);animation:Register_stepPulse__61laY 2s ease-in-out infinite}.Register_stepCircle__gFEgY.Register_completed__3pqOH{background:#2E5BA8;border-color:#2E5BA8;color:#fff}.Register_stepCircle__gFEgY.Register_pending__OirbM{background:#fff;border-color:#cbd5e1;color:#94a3b8}@keyframes Register_stepPulse__61laY{0%,to{box-shadow:0 0 0 4px rgba(46,91,168,.15)}50%{box-shadow:0 0 0 8px rgba(46,91,168,.08)}}.Register_stepLabel__XLUZV{font-size:11px;font-weight:500;color:#94a3b8;margin-top:6px;white-space:nowrap;transition:color .2s}.Register_stepLabel__XLUZV.Register_active__42gNO,.Register_stepLabel__XLUZV.Register_completed__3pqOH{color:#2E5BA8;font-weight:600}.Register_stepConnector__RBlPT{flex:1;height:2px;background:#e2e8f0;min-width:40px;margin:0 6px 20px;transition:background .3s ease}.Register_stepConnector__RBlPT.Register_completed__3pqOH{background:#2E5BA8}.Register_draftBanner__ivjgl{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f2f6ff;border:1px solid #dbeafe;border-left:3px solid #2e5ba8;border-radius:10px;margin-bottom:20px}.Register_draftIcon__P_Cy8{color:#2E5BA8;flex-shrink:0}.Register_draftText__ruAV2{flex:1;font-size:13px;color:#334155;line-height:1.4}.Register_draftActions__xDygK{display:flex;gap:8px;flex-shrink:0}.Register_formGroup__RUP_O{margin-bottom:18px}.Register_formLabel__sVTK3{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.Register_formRequired__F1vSv{color:#ef4444;margin-left:2px}.Register_formOptional__lVrKf{font-size:11px;font-weight:400;color:#94a3b8;margin-left:4px}.Register_formInput__Z6hll{width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;background:#fff;transition:all .15s;outline:none;box-sizing:border-box}.Register_formInput__Z6hll:focus{border-color:#2E5BA8;box-shadow:0 0 0 3px rgba(46,91,168,.1)}.Register_formInput__Z6hll::placeholder{color:#94a3b8}.Register_formInput__Z6hll:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.Register_formSelect__PKgwV{cursor:pointer;appearance:auto}.Register_formRow__Si_xi{display:grid;grid-template-columns:1fr 1fr;gap:16px}.Register_formRow3__AT_Oo{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.Register_formError__BlplN{font-size:12px;color:#ef4444;margin-top:4px}.Register_formHint__QtZiv{font-size:11px;color:#94a3b8;margin-top:3px}.Register_sectionTitle__D8SAy{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:24px 0 14px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.Register_sectionTitle__D8SAy:first-child{margin-top:0}.Register_passwordWrap__YbT7f{position:relative}.Register_eyeBtn__9wGID{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center}.Register_eyeBtn__9wGID:hover{color:#64748b}.Register_otpRow__6Jg42{display:flex;gap:8px;align-items:center}.Register_otpRow__6Jg42 .Register_formInput__Z6hll{flex:1}.Register_otpInputWrap__eHjd6{display:flex;gap:8px;align-items:center;margin-top:10px}.Register_otpInput__hUO1v{max-width:160px;letter-spacing:4px;text-align:center;font-weight:600}.Register_verifiedBadge__1RczD{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;background:#dcfce7;color:#16a34a;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.Register_otpHint__e4Ige{font-size:11px;color:#94a3b8;margin-top:6px}.Register_fileDropZone__ask_e{border:1.5px dashed #cbd5e1;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all .15s;background:#fafbfc;position:relative}.Register_fileDropZone__ask_e:hover{border-color:#2E5BA8;background:#f2f6ff}.Register_fileDropZone__ask_e.Register_hasFile__46LAZ{border-style:solid;border-color:#bbf7d0;background:#f0fdf4}.Register_fileDropZone__ask_e.Register_hasError__RnsSS{border-color:#fecaca;background:#fef2f2}.Register_fileDropIcon__HzXF2{color:#94a3b8;margin-bottom:6px}.Register_fileDropText__1GaB4{font-size:13px;color:#64748b}.Register_fileDropText__1GaB4 span{color:#2E5BA8;font-weight:600}.Register_fileDropHint__sy67h{font-size:11px;color:#94a3b8;margin-top:4px}.Register_fileHiddenInput__dhzJC{position:absolute;inset:0;opacity:0;cursor:pointer}.Register_fileInfo__wH7fh{display:flex;align-items:center;gap:8px}.Register_fileInfoIcon__9rMwP{color:#16a34a;flex-shrink:0}.Register_fileInfoName__LytDg{font-size:13px;color:#334155;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Register_fileRemoveBtn__Ts05A{background:none;border:none;color:#94a3b8;cursor:pointer;padding:2px;display:flex;flex-shrink:0}.Register_fileRemoveBtn__Ts05A:hover{color:#ef4444}.Register_tncGroup__vrgl0{margin-top:20px}.Register_tncItem__2jMiK{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .15s;margin-bottom:10px}.Register_tncItem__2jMiK:hover{border-color:#2E5BA8;background:#f2f6ff}.Register_tncItem__2jMiK.Register_accepted__R8RyT{border-color:#bbf7d0;background:#f0fdf4}.Register_tncCheckbox__2no4f{width:18px;height:18px;accent-color:#16a34a;flex-shrink:0;margin-top:1px;pointer-events:none}.Register_tncLabel__68UYx{font-size:13px;color:#334155;line-height:1.5}.Register_tncLabel__68UYx strong{color:#2E5BA8}.Register_btnPrimary__hSe2z{padding:10px 24px;background:#2E5BA8;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.Register_btnPrimary__hSe2z:hover:not(:disabled){background:#264FA0}.Register_btnPrimary__hSe2z:disabled{opacity:.5;cursor:not-allowed}.Register_btnOutline__Bz_w5{padding:10px 24px;background:#fff;color:#334155;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.Register_btnOutline__Bz_w5:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.Register_btnOutline__Bz_w5:disabled{opacity:.5;cursor:not-allowed}.Register_btnSmall__hUeiJ{padding:7px 14px;font-size:13px}.Register_mobileRow__BuGlQ{display:flex;gap:8px}.Register_countryCodeSelect__3fyzG{width:auto;min-width:100px;max-width:120px;flex-shrink:0}.Register_hotelOptionMain__3MIau{font-weight:500;font-size:14px;color:#1e293b}.Register_hotelOptionSub__of16h{font-size:12px;color:#94a3b8;margin-top:1px}.Register_selectInvalid__GQGo0 .css-13cymwt-control,.Register_selectInvalid__GQGo0 .css-t3ipsp-control{border-color:#ef4444!important}.Register_triggerBtn__vNh_r{padding:10px 28px;background:#fff;color:#1e293b;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .15s}.Register_triggerBtn__vNh_r:hover{background:#f8fafc}.Register_registerContainer__xEv7x{position:relative}.Register_reviewStep__7WAUX{display:flex;flex-direction:column;gap:14px}.Register_reviewIntro__9_zaX{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 0 10px;border-bottom:1px solid #eef2f7}.Register_reviewKicker__FfpT0{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.Register_reviewTitle__asMAz{font-size:18px;line-height:1.2;font-weight:700;color:#0f172a;margin:0 0 4px}.Register_reviewText__EVGHc{margin:0;color:#64748b;font-size:13px;line-height:1.6}.Register_reviewAmountCard__6OC_p{min-width:150px;border-radius:10px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:flex-end}.Register_reviewAmountLabel__fdgnd{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.Register_reviewAmountValue__QwMuc{font-size:22px;font-weight:700;line-height:1.1;margin-top:6px;color:#0f172a}.Register_reviewLayout__162Hn,.Register_reviewMain__Vra_W{display:flex;flex-direction:column;gap:12px}.Register_reviewAside__7fBBi{display:flex;align-self:stretch}.Register_reviewCard__puS2r{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:14px 16px}.Register_reviewCardTitle__Dj0yG{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:10px}.Register_reviewDetailList__ncJQo{display:flex;flex-direction:column;gap:0}.Register_reviewDetailRow__Pxqq_{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #f1f5f9}.Register_reviewDetailRow__Pxqq_:last-child{border-bottom:none;padding-bottom:0}.Register_reviewDetailRow__Pxqq_:first-child{padding-top:0}.Register_reviewDetailRow__Pxqq_ span{font-size:13px;color:#64748b}.Register_reviewDetailRow__Pxqq_ strong{font-size:13px;font-weight:600;color:#0f172a;text-align:right;word-break:break-word}.Register_reviewInfoLabel__vC4Nf{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:5px}.Register_reviewInfoValue__cZGVz{font-size:14px;color:#1e293b;line-height:1.5;word-break:break-word}.Register_reviewSection__rOytT+.Register_reviewSection__rOytT{margin-top:12px}.Register_summaryChipList__2Ih4g{display:flex;flex-wrap:wrap;gap:6px}.Register_summaryChip__S1Q_Z{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:600}.Register_summaryEmpty__07Kt8{color:#94a3b8;font-size:12px}.Register_documentList__IOqH4{display:flex;flex-direction:column;gap:6px}.Register_documentRow__UZgDE{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:8px;background:#fafbfd}.Register_documentLabel__sPbgT{font-size:12px;color:#475569;font-weight:600}.Register_documentValue__bLy81{font-size:12px;color:#0f172a;font-weight:500;text-align:right;word-break:break-word}.Register_reviewPaymentCard__Vs7Zy{width:100%;background:#fff;border-color:#e2e8f0}.Register_paymentSummaryGrid__bFeju{display:flex;flex-direction:column;gap:8px}.Register_paymentSummaryRow__l3Pzv{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;color:#334155;font-size:13px}.Register_paymentSummaryRow__l3Pzv strong{color:#0f172a;font-weight:700;text-align:right}.Register_paymentSummaryNote__4rdxh{padding-top:8px;border-top:1px dashed #cbd5e1}.Register_paymentSummaryTotal__th8XK{padding:10px 12px;border-radius:10px;background:#f8fafc;color:#0f172a;margin-top:4px}.Register_paymentSummaryTotal__th8XK strong{color:#0f172a;font-size:17px}.Register_reviewPaymentHint__a5lPc{margin:12px 0 0;font-size:12px;line-height:1.6;color:#64748b}.Register_processingOverlay___i6m7{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.55);backdrop-filter:blur(8px)}.Register_processingCard___W4Mw{position:relative;overflow:hidden;width:min(420px,100%);padding:32px 30px 28px;border-radius:22px;background:#ffffff;border:1px solid #dbe4f0;box-shadow:0 24px 64px rgba(15,23,42,.24);text-align:center}.Register_processingCard___W4Mw:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2e5ba8,#4f7cc7)}.Register_processingBadge__64ma2{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f8fbff;border:1px solid #d9e5f7;color:#2e5ba8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.Register_processingBadgeDot___ctnn{width:8px;height:8px;border-radius:50%;background:#2e5ba8;box-shadow:0 0 0 6px rgba(46,91,168,.12)}.Register_processingSpinner__U1hhk{position:relative;width:72px;height:72px;margin:18px auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid #d9e5f7}.Register_processingSpinner__U1hhk span{width:38px;height:38px;border:3px solid #c5d5ec;border-top-color:#2e5ba8;border-radius:50%;animation:Register_paymentSpin__nMfMG .9s linear infinite}.Register_processingTitle__olpFR{font-size:28px;line-height:1.12;color:#0f172a;margin:0 0 12px;font-weight:700}.Register_processingText__DeFqp{margin:0;color:#475569;font-size:14px;line-height:1.65}.Register_processingFootnote__R_uI3{margin-top:16px;padding-top:14px;border-top:1px solid #e8eef7;color:#64748b;font-size:12px;line-height:1.55}@keyframes Register_paymentSpin__nMfMG{to{transform:rotate(1turn)}}.Register_ppfOverlay__fqdnQ{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.55);backdrop-filter:blur(8px);animation:Register_ppfFadeIn__sNOh6 .3s ease}@keyframes Register_ppfFadeIn__sNOh6{0%{opacity:0}to{opacity:1}}.Register_ppfCard__qS05v{position:relative;overflow:hidden;width:min(460px,100%);max-height:85vh;overflow-y:auto;padding:32px 28px 28px;border-radius:20px;background:#ffffff;border:1px solid #e2e8f0;box-shadow:0 24px 64px rgba(15,23,42,.2);animation:Register_ppfSlideUp__k19OB .4s cubic-bezier(.16,1,.3,1)}@keyframes Register_ppfSlideUp__k19OB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Register_ppfBar__sAOxX{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2e5ba8,#4f7cc7 50%,#10b981)}.Register_ppfCenter__S5d32{text-align:center}.Register_ppfSpinnerWrap__LA76N{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid #d9e5f7}.Register_ppfSpinner__1N1up{display:block;width:32px;height:32px;border:3px solid #c5d5ec;border-top-color:#2e5ba8;border-radius:50%;animation:Register_spin__pPc8k .8s linear infinite}.Register_ppfIconDone__NAsxs{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 20px rgba(16,185,129,.25)}.Register_ppfIconDone__NAsxs,.Register_ppfIconRfq__pzFV_{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.Register_ppfIconRfq__pzFV_{background:linear-gradient(135deg,#2e5ba8,#3d6fbe);box-shadow:0 6px 20px rgba(46,91,168,.25)}.Register_ppfIconError__GoABu{width:64px;height:64px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:28px;font-weight:700;box-shadow:0 6px 20px rgba(239,68,68,.25)}.Register_ppfTitle__FgM_M{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 6px}.Register_ppfSubtext__ZiChS{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.5}.Register_ppfNote__2xngs{margin:16px 0 0;padding-top:12px;border-top:1px solid #f1f5f9;font-size:12px;color:#94a3b8}.Register_ppfHint__1cxHa{font-size:12px;color:#94a3b8;margin:0 0 20px;line-height:1.4}.Register_ppfSummary__5plkR{background:linear-gradient(135deg,#f8fbff,#eef4fb);border:1px solid #dce4f5;border-radius:12px;padding:14px 18px;margin-bottom:8px;text-align:left}.Register_ppfRow__tAiEi{display:flex;justify-content:space-between;align-items:flex-start;font-size:13px;padding:5px 0;gap:12px}.Register_ppfRow__tAiEi span{color:#64748b;flex-shrink:0}.Register_ppfRow__tAiEi strong{color:#0f172a;text-align:right;word-break:break-word}.Register_ppfRfqList__9MyFD{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;text-align:left;padding-right:4px}.Register_ppfRfqList__9MyFD::-webkit-scrollbar{width:4px}.Register_ppfRfqList__9MyFD::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.Register_ppfRfqItem__sr9HF{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s;background:#fff}.Register_ppfRfqItem__sr9HF:hover{border-color:#cbd5e1;background:#f8fafc}.Register_ppfRfqItemChecked__c8Ilu{border-color:#2e5ba8;background:#f2f6ff}.Register_ppfRfqCheck__1WyUP{margin-top:2px;width:16px;height:16px;accent-color:#2e5ba8;cursor:pointer;flex-shrink:0}.Register_ppfRfqBadge__9zGjs{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:2px 7px;border-radius:4px;background:linear-gradient(135deg,#2e5ba8,#3d6fbe);color:#fff}.Register_ppfActions__2Ssue{display:flex;gap:10px}.Register_ppfBtnPrimary__6zF9i{flex:1;padding:12px 20px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2e5ba8,#3d6fbe);transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(46,91,168,.2)}.Register_ppfBtnPrimary__6zF9i:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(46,91,168,.3)}.Register_ppfBtnPrimary__6zF9i:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.Register_ppfBtnSecondary__fTG3s{flex:1;padding:12px 20px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;background:#fff;color:#475569;cursor:pointer;transition:all .2s}.Register_ppfBtnSecondary__fTG3s:hover{border-color:#cbd5e1;background:#f8fafc}.Register_ppfBtnSecondary__fTG3s:disabled{opacity:.6;cursor:not-allowed}@media (max-width:576px){.Register_modalBody__LYDJ_{padding:16px 18px 20px}.Register_modalHeader__Zv5GP{padding:16px 18px 12px}.Register_modalFooter__F2ze7{padding:12px 18px}.Register_stepper__CvcNa{padding:0 0 16px}.Register_stepLabel__XLUZV{display:none}.Register_stepConnector__RBlPT{min-width:24px;margin-bottom:0}.Register_formRow3__AT_Oo,.Register_formRow__Si_xi{grid-template-columns:1fr}.Register_draftBanner__ivjgl{flex-direction:column;align-items:flex-start}.Register_draftActions__xDygK{width:100%}.Register_draftActions__xDygK button{flex:1}.Register_mobileRow__BuGlQ{flex-direction:column;gap:12px}.Register_countryCodeSelect__3fyzG{max-width:100%}.Register_reviewIntro__9_zaX{flex-direction:column;align-items:flex-start}.Register_reviewAmountCard__6OC_p{align-items:flex-start}.Register_reviewAside__7fBBi{width:100%}.Register_documentRow__UZgDE,.Register_paymentSummaryRow__l3Pzv,.Register_reviewDetailRow__Pxqq_{flex-direction:column}.Register_documentValue__bLy81,.Register_paymentSummaryRow__l3Pzv strong,.Register_reviewDetailRow__Pxqq_ strong{text-align:left}.Register_processingCard___W4Mw{padding:28px 22px;border-radius:20px}.Register_processingTitle__olpFR{font-size:22px}}