.styles_modalOverlay__1oX2X{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000}.styles_modalContent__nSjDL{background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow);padding:2.5rem;width:100%;max-width:480px;position:relative;max-height:92vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;border-radius:20px;animation:styles_modalFadeIn__k5_w9 .25s ease-out}@media (max-width:640px){.styles_modalOverlay__1oX2X{align-items:flex-end}.styles_modalContent__nSjDL{max-width:100%;width:100%;padding:1.75rem 1.25rem 2rem;max-height:96vh;border-radius:20px 20px 0 0;animation:styles_modalSlideUp__I_Va6 .3s cubic-bezier(.32,.72,0,1)}}.styles_modalContent__nSjDL h2{color:var(--text);font-size:24px;font-weight:600;margin-bottom:8px}.styles_modalContent__nSjDL p{color:var(--text-soft);font-size:16px;margin-bottom:24px}.styles_closeButton__fB5lG{position:absolute;top:1.5rem;right:1.5rem;background:var(--icon-btn-bg);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--icon-btn-color)}.styles_closeButton__fB5lG:hover{background:var(--icon-btn-bg-hover);transform:scale(1.1)}.styles_passwordWrapper__T358H{position:relative}.styles_eyeIcon__Ac7Ij{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--text-soft);transition:color .2s ease}.styles_eyeIcon__Ac7Ij:hover{color:var(--text)}.styles_modalContent__nSjDL .form-control{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;padding:10px 12px;transition:all .2s ease;color:var(--text);margin-bottom:4px}@media (max-width:640px){.styles_modalContent__nSjDL .form-control{padding:9px 12px;font-size:16px}}.styles_modalContent__nSjDL .form-control:-webkit-autofill,.styles_modalContent__nSjDL .form-control:-webkit-autofill:active,.styles_modalContent__nSjDL .form-control:-webkit-autofill:focus,.styles_modalContent__nSjDL .form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.styles_modalContent__nSjDL .form-control:focus{background:var(--input-focus-bg);border-color:var(--input-focus-border);box-shadow:0 0 0 2px rgba(99,102,241,.15);color:var(--text);outline:none}.styles_modalContent__nSjDL .form-control::placeholder{color:var(--text-soft)}.styles_modalContent__nSjDL .form-label{color:var(--text);font-weight:500;margin-bottom:8px}.styles_modalContent__nSjDL .btn-primary{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;padding:12px;font-weight:500;margin-top:16px;transition:all .2s ease;color:#ffffff}.styles_modalContent__nSjDL .btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.4);background:linear-gradient(135deg,#7578f2,#5f57f7)}.styles_modalContent__nSjDL .btn-primary:active{transform:translateY(0)}.styles_modalContent__nSjDL .btn-primary:disabled{background:linear-gradient(135deg,#4a4b9c,#3e3894);cursor:not-allowed;transform:none;opacity:.7}.styles_links__7afCI{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.styles_link__Rhpc1{background:none;border:none;color:var(--text-soft);font-size:14px;cursor:pointer;transition:color .2s ease;padding:0}.styles_link__Rhpc1:hover{color:var(--text);text-decoration:underline}.styles_redirectingContainer__yyH_g{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px}.styles_redirectingContainer__yyH_g h2{color:var(--text);margin:16px 0 8px}.styles_redirectingContainer__yyH_g p{color:var(--text-soft);margin:0}.styles_spinner__AY_qH{width:40px;height:40px;border-radius:50%;border:3px solid var(--border);border-top:3px solid #6366f1;animation:styles_spin__M0uEP 1s ease-in-out infinite;margin-bottom:16px}.styles_phoneInputContainer__I2e3a{width:100%!important;height:46px!important;margin-bottom:4px}.styles_phoneInputContainer__I2e3a .form-control{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;border-radius:8px!important;padding:10px 12px 10px 52px!important;font-size:16px!important;line-height:1.25rem!important;color:var(--text)!important;transition:all .2s ease!important;height:46px!important;width:100%!important;margin-bottom:0!important}.styles_phoneInputContainer__I2e3a .form-control:focus{background:var(--input-focus-bg)!important;border-color:var(--input-focus-border)!important;box-shadow:0 0 0 2px rgba(99,102,241,.15)!important;color:var(--text)!important;outline:none!important}.styles_phoneInputContainer__I2e3a .form-control::placeholder{color:var(--text-soft)!important}.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:active,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:focus,.styles_phoneInputContainer__I2e3a .form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text)!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.styles_phoneInputField__8nnn7{width:100%!important;height:46px!important;border:1px solid var(--input-border)!important;border-radius:8px!important;padding:10px 12px 10px 52px!important;font-size:16px!important;line-height:1.25rem!important;background:var(--input-bg)!important;color:var(--text)!important;transition:all .2s ease!important}.styles_phoneInputField__8nnn7:focus{background:var(--input-focus-bg)!important;border-color:var(--input-focus-border)!important;box-shadow:0 0 0 2px rgba(99,102,241,.15)!important;color:var(--text)!important;outline:none!important}.styles_phoneInputField__8nnn7::placeholder{color:var(--text-soft)!important}.styles_phoneInputField__8nnn7:-webkit-autofill,.styles_phoneInputField__8nnn7:-webkit-autofill:active,.styles_phoneInputField__8nnn7:-webkit-autofill:focus,.styles_phoneInputField__8nnn7:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-autofill-bg) inset!important;-webkit-text-fill-color:var(--text)!important;caret-color:var(--text)!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.styles_phoneDropdownButton__ZcpVz{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;border-right:none!important;border-radius:8px 0 0 8px!important;height:48px!important;width:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}.styles_phoneDropdown__OZVol{position:absolute!important;z-index:10!important;background:var(--dropdown-bg)!important;border:1px solid var(--border)!important;border-radius:8px!important;margin-top:4px!important;max-height:300px!important;box-shadow:var(--shadow)!important;overflow-y:auto!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.styles_phoneDropdown__OZVol .country{background:transparent!important;color:var(--text)!important}.styles_phoneDropdown__OZVol .country:hover{background:var(--dropdown-hover)!important}.styles_phoneSearchField__yLUI9{background:var(--input-bg)!important;border:1px solid var(--input-border)!important;color:var(--text)!important;margin:0!important;padding:.5rem!important}.styles_phoneSearchField__yLUI9::placeholder{color:var(--text-soft)!important}.styles_stepIndicator__kMq2H{display:flex;align-items:center;margin-bottom:20px;gap:0;padding-right:44px}.styles_stepDot__BMvfU{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:var(--bg-surface-hover);color:var(--text-soft);border:2px solid var(--border);flex-shrink:0;transition:all .3s ease}.styles_stepDotActive__agK8a{background:#6366f1;color:#ffffff;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.2)}.styles_stepLine__XbCPa{flex:1 1;height:2px;background:var(--border);transition:background .3s ease;margin:0 8px}.styles_stepLineDone__oLf_i{background:#6366f1}.styles_optionalTag___DQbI{font-size:11px;font-weight:400;color:var(--text-soft);margin-left:4px}@keyframes styles_modalFadeIn__k5_w9{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes styles_modalSlideUp__I_Va6{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_spin__M0uEP{to{transform:rotate(1turn)}}.styles_pageWrapper__pV2ol{background:var(--bg);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:90px 1rem 100px}.styles_pageInner__X2Cwj{display:flex;gap:3rem;width:100%;max-width:1040px;align-items:flex-start}.styles_formSide__BJ80J{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:16px}.styles_imageSide__qNTcV{flex:1 1;display:flex;align-items:center;justify-content:center}.styles_stepIndicator__KTZHW{display:flex;align-items:center;gap:0;margin-bottom:1.5rem}.styles_stepDot__jO1Bk{width:32px;height:32px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--text-soft);flex-shrink:0;transition:all .25s ease}.styles_stepDotActive__YYjGN{background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:transparent;color:#fff}.styles_stepLine__Divvy{flex:1 1;height:2px;background:var(--border);transition:background .3s ease}.styles_stepLineDone__I6dvM{background:linear-gradient(90deg,#7c3aed,#a855f7)}.styles_formContainer__eUQDA{padding:2.5rem;color:var(--text);font-family:var(--font-instrument-sans);background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.styles_title__d0oOK{font-size:1.75rem;margin-bottom:.5rem;font-weight:700;color:var(--text);font-family:var(--font-sora);letter-spacing:-.02em}.styles_subtitle__yz3a_{font-size:.875rem;color:var(--text-soft);margin-bottom:1.75rem}.styles_inputLabel__BMkfb{color:var(--text-soft);margin-bottom:6px;font-size:13px;font-weight:500;display:block;letter-spacing:.3px}.styles_customInput__fkc1u,.styles_customInput__fkc1u[type=email],.styles_customInput__fkc1u[type=password],.styles_customInput__fkc1u[type=text]{background-color:var(--bg)!important;border:1px solid var(--border)!important;border-radius:12px!important;padding:12px 16px!important;color:var(--text)!important;height:48px!important;font-size:16px!important;transition:all .2s ease;width:100%!important}.styles_customInput__fkc1u::placeholder{color:var(--text-soft)!important;opacity:.6!important}.styles_customInput__fkc1u:focus,.styles_customInput__fkc1u[type=email]:focus,.styles_customInput__fkc1u[type=password]:focus,.styles_customInput__fkc1u[type=text]:focus{border-color:rgba(124,58,237,.5)!important;box-shadow:0 0 0 4px rgba(124,58,237,.1)!important;outline:none!important}.styles_row2__2XJKr{display:grid;grid-template-columns:1fr 1fr;gap:12px}.styles_phoneInputContainer__INVRh{width:100%;margin-bottom:0}.styles_phoneInputContainer__INVRh .form-control{background-color:var(--bg)!important;border:1px solid var(--border)!important;border-radius:12px!important;height:48px!important;font-size:16px!important;color:var(--text)!important;padding-left:52px!important;width:100%!important;box-sizing:border-box!important;transition:all .2s ease}.styles_phoneInputContainer__INVRh .form-control:focus{border-color:rgba(124,58,237,.5)!important;box-shadow:0 0 0 4px rgba(124,58,237,.1)!important}.styles_phoneInputContainer__INVRh .flag-dropdown{border:1px solid var(--border)!important;border-right:none!important}.styles_phoneInputContainer__INVRh .flag-dropdown,.styles_phoneInputContainer__INVRh .selected-flag{background-color:var(--bg)!important;border-radius:12px 0 0 12px!important}.styles_phoneInputContainer__INVRh .country-list{background-color:var(--bg-surface)!important;border:1px solid var(--border)!important}.styles_phoneInputContainer__INVRh .country{color:var(--text)!important}.styles_phoneInputContainer__INVRh .country.highlight,.styles_phoneInputContainer__INVRh .country:hover{background-color:rgba(124,58,237,.08)!important}.styles_phoneInputContainer__INVRh .search{background-color:var(--bg-surface)!important;padding:8px!important}.styles_phoneInputContainer__INVRh .search-box{background-color:var(--bg)!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:8px!important;padding:6px 10px!important;width:100%!important;box-sizing:border-box!important}.styles_phoneInputContainer__INVRh .dial-code{color:var(--text-soft)!important}.styles_passwordWrapper__P9sH1{position:relative}.styles_passwordWrapper__P9sH1 .styles_customInput__fkc1u{padding-right:45px!important}.styles_eyeIcon__2w7pw{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--text-soft)}.styles_createAccountButton__tZyBu{width:100%;background:linear-gradient(135deg,#7c3aed,#6d28d9)!important;border:none!important;padding:.875rem!important;margin-top:1.25rem;border-radius:12px!important;font-weight:600;letter-spacing:.3px;transition:all .2s ease;font-size:.9rem;color:#fff!important}.styles_createAccountButton__tZyBu:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6)!important;transform:translateY(-1px);box-shadow:0 4px 16px rgba(124,58,237,.3)}.styles_createAccountButton__tZyBu:active{transform:translateY(0)}.styles_backLink__ofRNs{display:block;width:100%;text-align:center;margin-top:12px;font-size:.875rem;color:var(--text-soft);background:none;border:none;cursor:pointer;padding:6px;transition:color .2s ease}.styles_backLink__ofRNs:hover{color:var(--text)}.styles_linkText__Srq4p{color:var(--brand-purple,#7c3aed);text-decoration:none;font-weight:600;transition:opacity .2s ease}.styles_linkText__Srq4p:hover{opacity:.8}.styles_termsText__xoAA8{font-size:.8rem;color:var(--text-soft);margin-top:.75rem;margin-bottom:0}.styles_whatsappContent__HJSGa{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;padding:18px 22px;display:flex;align-items:center;gap:14px;transition:border-color .2s ease,box-shadow .2s ease}.styles_whatsappContent__HJSGa:hover{border-color:#25D366;box-shadow:0 4px 16px rgba(37,211,102,.1)}.styles_whatsappIcon__rvrhO{color:#25D366;flex-shrink:0;background:rgba(37,211,102,.1);padding:10px;border-radius:12px}.styles_whatsappText__Z27Eq h3{color:var(--text);font-size:.95rem;margin:0 0 2px;font-weight:600}.styles_whatsappText__Z27Eq a{color:#25D366;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s ease}.styles_whatsappText__Z27Eq a:hover{color:#128C7E}.styles_imageCard__SAC9D{width:100%;max-width:460px;height:580px;border-radius:24px;position:relative;transform-style:preserve-3d;transition:transform .3s ease;box-shadow:0 12px 40px rgba(0,0,0,.25)}.styles_imageOverlay__aVsnD{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.35));display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;padding:2rem;text-align:center;gap:8px}.styles_imageTitle__Xwbit{color:#fff;font-size:2.25rem;font-weight:800;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.styles_imageSubtitle__FDZrX{color:rgba(255,255,255,.75);font-size:1rem;margin:0}@media (max-width:900px){.styles_imageSide__qNTcV{display:none}.styles_pageInner__X2Cwj{max-width:520px;margin:0 auto}}@media (max-width:540px){.styles_pageWrapper__pV2ol{padding-top:70px;padding-bottom:60px;align-items:flex-start}.styles_formContainer__eUQDA{padding:1.5rem}.styles_row2__2XJKr{grid-template-columns:1fr}.styles_title__d0oOK{font-size:1.5rem}}.styles_container__m9U5h{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(255,255,255,.12)}.styles_formGroup__wY0AC{display:flex;flex-direction:column;gap:.5rem}.styles_formLabel__8EgHI{color:#fff;font-weight:600;font-size:.875rem;display:block}.styles_required__ydqVe{color:#ef4444;font-weight:600}.styles_formInput__vQeUt{background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;padding:.875rem 1rem;transition:all .3s ease;font-size:.875rem;width:100%;font-family:inherit}.styles_formInput__vQeUt:focus{background:rgba(255,255,255,.08);border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.1);outline:none}.styles_formInput__vQeUt::placeholder{color:rgba(255,255,255,.4)}.styles_inputError__9DStk{border-color:#ef4444!important}.styles_errorMessage__mybTv{color:#ef4444;font-size:.75rem;font-weight:500}.styles_radioGroup__iUHye{display:flex;flex-wrap:wrap;gap:.75rem}.styles_radioItem__h6UI7{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;transition:all .2s;color:#fff;font-size:.85rem;font-weight:500;flex:1 1 120px;min-width:120px;justify-content:center}.styles_radioItem__h6UI7:hover{background:rgba(255,255,255,.08)}.styles_radioItem__h6UI7 input[type=radio]{accent-color:#a855f7;width:16px;height:16px}.styles_radioItem__h6UI7:has(input:checked){border-color:#a855f7;background:rgba(168,85,247,.12)}.styles_searchSelect__MuEMh{position:relative}.styles_searchSelectButton__TWKEu{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.styles_selectedText___G8Mh{color:#fff}.styles_placeholderText__Gbwe_{color:rgba(255,255,255,.4)}.styles_caret___D13O{color:rgba(255,255,255,.5);font-size:.8rem}.styles_searchSelectDropdown__v59_V{background:#18181b;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.5rem;max-height:280px;display:flex;flex-direction:column;gap:.5rem;z-index:9999;box-shadow:0 20px 50px rgba(0,0,0,.6);overflow:hidden}.styles_searchSelectInput__4YSui{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;padding:.625rem .875rem;font-size:.85rem;font-family:inherit;outline:none;width:100%}.styles_searchSelectInput__4YSui:focus{border-color:#a855f7}.styles_searchSelectList__kSe1N{overflow-y:auto;display:flex;flex-direction:column;gap:.125rem}.styles_searchSelectItem___jp5H{background:transparent;border:none;color:#fff;padding:.65rem .75rem;text-align:left;border-radius:6px;cursor:pointer;font-size:.85rem;font-family:inherit;transition:background .15s}.styles_searchSelectItem___jp5H:hover{background:rgba(168,85,247,.15)}.styles_searchSelectItemActive__P3ugr{background:rgba(168,85,247,.25);font-weight:600}.styles_searchSelectEmpty__P91_3{color:rgba(255,255,255,.5);text-align:center;padding:1rem;font-size:.85rem}select.styles_formInput__vQeUt{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff80' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}select.styles_formInput__vQeUt option{background:#1a1a2e;color:#fff}