.RegisterPage_page__AWPMH{min-height:100vh;background:#050a12;display:flex;align-items:center;justify-content:center;padding:40px 20px}.RegisterPage_card__26gOC{background:rgba(13,27,42,.95);border:1px solid rgba(27,82,118,.3);border-radius:20px;padding:40px;width:100%;max-width:520px;box-shadow:0 24px 64px rgba(0,0,0,.4)}.RegisterPage_logo__KWuqT{text-align:center;margin-bottom:28px}.RegisterPage_steps___WCnd{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px}.RegisterPage_stepDot__VHlPa{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;flex:1 1}.RegisterPage_stepDot__VHlPa:after{content:"";position:absolute;top:14px;left:50%;width:100%;height:2px;background:rgba(27,82,118,.3);z-index:0}.RegisterPage_stepDot__VHlPa:last-child:after{display:none}.RegisterPage_stepNum__XDnJ5{width:28px;height:28px;border-radius:50%;background:rgba(27,82,118,.2);border:2px solid rgba(27,82,118,.4);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#4a6b82;position:relative;z-index:1;transition:all .3s}.RegisterPage_stepActive__rZbKi .RegisterPage_stepNum__XDnJ5{background:#27ae60;border-color:#27ae60;color:#fff;box-shadow:0 0 16px rgba(39,174,96,.4)}.RegisterPage_stepDone__xzl97 .RegisterPage_stepNum__XDnJ5{background:rgba(39,174,96,.2);border-color:#27ae60;color:#27ae60}.RegisterPage_stepLabel__pjL9V{font-size:10px;color:#4a6b82;text-align:center;white-space:nowrap}.RegisterPage_stepActive__rZbKi .RegisterPage_stepLabel__pjL9V{color:#27ae60}.RegisterPage_stepContent__vhX2a{display:flex;flex-direction:column;gap:20px}.RegisterPage_title__5Sf36{font-size:22px;font-weight:700;color:#e8f4fd;margin:0;text-align:center}.RegisterPage_subtitle__Bsamk{font-size:14px;color:#4a6b82;text-align:center;margin:0;line-height:1.6}.RegisterPage_hint__wbTfR{font-size:12px;color:#4a6b82;text-align:center;margin:-8px 0 0}.RegisterPage_typeGrid__LhBzs{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.RegisterPage_typeCard__QcMeG{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;background:rgba(27,82,118,.1);border:2px solid rgba(27,82,118,.25);border-radius:14px;cursor:pointer;transition:all .2s;text-align:center}.RegisterPage_typeCard__QcMeG:hover{border-color:rgba(39,174,96,.4);background:rgba(39,174,96,.06)}.RegisterPage_typeCardActive__i_duQ{border-color:#27ae60!important;background:rgba(39,174,96,.1)!important;box-shadow:0 0 20px rgba(39,174,96,.15)}.RegisterPage_typeIcon__CVL_D{font-size:32px}.RegisterPage_typeName__zDYI_{font-size:14px;font-weight:600;color:#e8f4fd}.RegisterPage_typeDesc___rGSZ{font-size:11px;color:#4a6b82;line-height:1.4}.RegisterPage_providerToggle__5CTCG{background:rgba(27,82,118,.1);border:1px solid rgba(27,82,118,.25);border-radius:10px;padding:14px 16px}.RegisterPage_toggleLabel__sgUH7{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:#8ba7be}.RegisterPage_toggleLabel__sgUH7 input{width:16px;height:16px;accent-color:#27ae60;cursor:pointer}.RegisterPage_formGrid__nC3rt{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.RegisterPage_formGroup__kOetl{display:flex;flex-direction:column;gap:6px}.RegisterPage_fullWidth__HRHvb{grid-column:1/-1}.RegisterPage_formGroup__kOetl label{font-size:12px;font-weight:500;color:#8ba7be}.RegisterPage_input__JE2bW{background:rgba(27,82,118,.1);border:1px solid rgba(27,82,118,.3);border-radius:8px;padding:10px 14px;color:#e8f4fd;font-size:14px;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.RegisterPage_input__JE2bW:focus{border-color:#27ae60}.RegisterPage_input__JE2bW::placeholder{color:#4a6b82}.RegisterPage_codeInput__7Fsc0{text-align:center;font-size:28px;font-weight:700;letter-spacing:12px;padding:16px}.RegisterPage_checkboxGroup__ZM_rT{display:flex;flex-direction:column;gap:10px}.RegisterPage_checkboxLabel__EXsfj{display:flex;align-items:center;gap:10px;font-size:13px;color:#8ba7be;cursor:pointer}.RegisterPage_checkboxLabel__EXsfj input{accent-color:#27ae60;width:15px;height:15px}.RegisterPage_checkboxLabel__EXsfj a{color:#27ae60;text-decoration:none}.RegisterPage_btnRow__GYmFM{display:flex;gap:10px}.RegisterPage_btnPrimary__zLKeu{flex:1 1;padding:13px;background:#27ae60;border:none;border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.RegisterPage_btnPrimary__zLKeu:hover:not(:disabled){background:#1e8449;transform:translateY(-1px)}.RegisterPage_btnPrimary__zLKeu:disabled{opacity:.6;cursor:not-allowed}.RegisterPage_btnSecondary__qDNoE{padding:13px 20px;background:transparent;border:1px solid rgba(27,82,118,.4);border-radius:10px;color:#8ba7be;font-size:15px;cursor:pointer;transition:all .2s}.RegisterPage_btnSecondary__qDNoE:hover{border-color:#27ae60;color:#27ae60}.RegisterPage_error__yM_o0{background:rgba(226,75,74,.1);border:1px solid rgba(226,75,74,.3);border-radius:8px;padding:10px 14px;font-size:13px;color:#e24b4a}.RegisterPage_successIcon__3DEki{font-size:48px;text-align:center}.RegisterPage_loginLink__1js2p{text-align:center;font-size:13px;color:#4a6b82;margin-top:20px}.RegisterPage_loginLink__1js2p a{color:#27ae60;text-decoration:none}.RegisterPage_suggestions__qzzB9{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#0d1b2a;border:1px solid rgba(27,82,118,.4);border-radius:10px;overflow:hidden;z-index:100;box-shadow:0 8px 24px rgba(0,0,0,.4)}.RegisterPage_suggestion__psnAn{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:10px 14px;background:none;border:none;border-bottom:1px solid rgba(27,82,118,.15);cursor:pointer;transition:background .15s;text-align:left}.RegisterPage_suggestion__psnAn:last-child{border-bottom:none}.RegisterPage_suggestion__psnAn:hover{background:rgba(27,82,118,.2)}.RegisterPage_suggestionMain__2q2hF{font-size:13px;color:#e8f4fd;font-weight:500}.RegisterPage_suggestionSub__N98g5{font-size:11px;color:#4a6b82;margin-top:2px}.RegisterPage_changePhone__HjpTe{text-align:center;margin-top:8px;padding-top:16px;border-top:1px solid rgba(27,82,118,.2)}.RegisterPage_changePhone__HjpTe p{font-size:13px;color:#4a6b82;margin:0 0 6px}.RegisterPage_btnLink__MkYlB{background:none;border:none;color:#27ae60;font-size:13px;cursor:pointer;text-decoration:underline;padding:0}.RegisterPage_btnLink__MkYlB:hover{color:#1e8449}.RegisterPage_aprChecking__XWcVI{font-size:13px;color:#f39c12;margin:4px 0 0}.RegisterPage_aprValid__uP88Q{font-size:13px;color:#27ae60;margin:4px 0 0;font-weight:600}.RegisterPage_aprInvalid__hIanz{font-size:13px;color:#e24b4a;margin:4px 0 0}