.signup_signupContainer__ufBkJ{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7ff,#e3e7ff);padding:2rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.signup_signupWrapper__yCHFm{display:flex;width:100%;max-width:1200px;min-height:650px;background-color:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.08);overflow:hidden}.signup_signupLeft__hwfxY{flex:1 1;background:linear-gradient(135deg,#2c3782,#6576ff);color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.signup_signupLeft__hwfxY:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 70%);pointer-events:none}.signup_leftContent__LFbA0{position:relative;z-index:2}.signup_signupLeft__hwfxY h1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.5px}.signup_signupLeft__hwfxY>p{font-size:1.1rem;margin-bottom:3rem;opacity:.9;line-height:1.6}.signup_featuresList__Xj5tm{display:flex;flex-direction:column;gap:2rem}.signup_featureItem__oQekP{display:flex;align-items:flex-start;gap:1rem}.signup_featureIcon__1abBv{background-color:hsla(0,0%,100%,.15);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.signup_featureIcon__1abBv svg{width:24px;height:24px;color:#fff}.signup_featureText__Vm7QE h3{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.signup_featureText__Vm7QE p{font-size:.95rem;margin:0;opacity:.8;line-height:1.5}.signup_signupRight__KP7Ze{flex:1.2 1;padding:3rem;display:flex;align-items:center;justify-content:center;overflow-y:auto}.signup_signupBox__zk7Lk{width:100%;max-width:500px}.signup_brandHeader__7NaXU{text-align:center;margin-bottom:1.5rem}.signup_brandName__hM_cC{font-size:1.8rem;font-weight:700;color:#2c3782;margin:0}.signup_brandHighlight__mVZiI{color:#6576ff;font-size:1.2rem;font-weight:500}.signup_signupTitle__d4MIP{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#1a1a1a}.signup_errorMessage__eK28R{display:flex;align-items:center;background-color:#fff0f0;color:#e53935;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;gap:.5rem}.signup_errorMessage__eK28R svg{width:16px;height:16px;flex-shrink:0}.signup_signupForm__c4GBM{width:100%;display:flex;flex-direction:column;gap:1.25rem}.signup_formRow__ge__C{display:flex;gap:1rem;width:100%}.signup_formRow__ge__C .signup_formGroup__J7XXe{flex:1 1;width:50%}.signup_formGroup__J7XXe{display:flex;flex-direction:column;gap:.5rem}.signup_formGroup__J7XXe label{font-size:.9rem;color:#555;font-weight:500}.signup_inputWithIcon__7PTi_{position:relative;width:100%}.signup_inputIcon__CV7__{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#9e9e9e}.signup_inputWithIcon__7PTi_ input{width:100%;padding:.9rem 2.75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s}.signup_inputWithIcon__7PTi_ input:focus{border-color:#6576ff;box-shadow:0 0 0 4px rgba(101,118,255,.15)}.signup_togglePassword__5bwYF{background:none;border:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#9e9e9e}.signup_togglePassword__5bwYF svg{width:18px;height:18px}.signup_formAgreement__ESJrt{margin-top:.5rem}.signup_formAgreement__ESJrt p{font-size:.85rem;color:#757575;text-align:center;margin:0}.signup_formAgreement__ESJrt span{color:#2c3782;font-weight:500;cursor:pointer}.signup_signupButton__x5yoj{background-color:#2c3782;color:#fff;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .2s;width:100%;margin-top:.5rem}.signup_signupButton__x5yoj:hover{background-color:#232d6b}.signup_signupButton__x5yoj:disabled{background-color:#9e9e9e;cursor:not-allowed}.signup_spinnerContainer__rYS6m{display:flex;align-items:center;gap:.75rem}.signup_spinner__6rsqI{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:signup_spin__i_hBU 1s linear infinite}@keyframes signup_spin__i_hBU{to{transform:rotate(1turn)}}.signup_loginContainer__fDuec{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.signup_loginContainer__fDuec p{font-size:.95rem;color:#555;margin:0}.signup_loginLink__pyQFO{background:none;border:none;color:#2c3782;font-size:.95rem;font-weight:600;cursor:pointer;padding:0}@media (max-width:1024px){.signup_signupWrapper__yCHFm{max-width:95%}}@media (max-width:900px){.signup_signupWrapper__yCHFm{flex-direction:column}.signup_signupLeft__hwfxY,.signup_signupRight__KP7Ze{padding:2rem}.signup_featuresList__Xj5tm{gap:1.5rem}}@media (max-width:600px){.signup_signupLeft__hwfxY{display:none}.signup_signupRight__KP7Ze{padding:1.5rem}.signup_formRow__ge__C{flex-direction:column;gap:1.25rem}.signup_formRow__ge__C .signup_formGroup__J7XXe{width:100%}}