.page_signupPage__vvWJj{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#35047f,#290264);color:#fff;font-family:Poppins,sans-serif}.page_signupBoxWrapper__Z_uPW{display:flex;align-items:center;position:relative}@media(max-width:768px){.page_signupBoxWrapper__Z_uPW{position:static;width:100%;display:flex;justify-content:center}}.page_signupBox__0ho3z{width:90%;max-width:400px;padding:2.5rem;background-color:rgba(53,4,127,.8);box-shadow:0 6px 18px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:2rem;border:1px solid rgba(255,222,0,.3);display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;z-index:2}@media(min-width:768px){.page_signupBox__0ho3z{max-width:500px;padding:3rem;gap:2.5rem}}@media(max-width:768px){.page_signupBox__0ho3z{width:85%;padding:2rem;gap:1.5rem;margin:0 auto}}@media(max-width:480px){.page_signupBox__0ho3z{padding:1.5rem;gap:1rem}}.page_welcomeBox__Caq3a{position:absolute;left:calc(-100% + 10px);width:300px;height:100%;background:linear-gradient(135deg,#290264,#35047f);border-radius:2rem;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;opacity:0;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease;box-shadow:0 6px 18px rgba(0,0,0,.3);z-index:1}@media(max-width:768px){.page_welcomeBox__Caq3a{display:none}}.page_welcomeBoxVisible__tGIIv{opacity:1;transform:translateX(0)}.page_welcomeTitle__H7fX_{font-size:1.8rem;font-weight:700;color:#ffde00;text-align:center}.page_welcomeText__IV7zm{font-size:1rem;color:#fff;text-align:center;line-height:1.5}.page_signupTitle__8rB5S{font-size:2.5rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:#ffde00;margin:0 0 2rem;text-align:center}@media(max-width:768px){.page_signupTitle__8rB5S{font-size:2rem;margin:0 0 1.5rem}}@media(max-width:480px){.page_signupTitle__8rB5S{font-size:1.5rem}}.page_inputGroup__ljtKG{width:100%;max-width:350px;height:3.5rem;background-color:rgba(107,33,168,.6);border-radius:2rem;display:flex;align-items:center;padding:0 1.2rem;gap:1.2rem;box-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1.2rem;transition:box-shadow .3s}.page_inputGroup__ljtKG:hover{box-shadow:0 5px 10px rgba(0,0,0,.3)}@media(max-width:768px){.page_inputGroup__ljtKG{max-width:300px;height:3rem;padding:0 1rem;margin-bottom:1rem}}@media(max-width:480px){.page_inputGroup__ljtKG{max-width:250px;height:2.5rem;padding:0 .8rem;margin-bottom:.8rem}}.page_emailIcon__SsISz,.page_lockIcon__DGrwC,.page_phoneIcon__tzJz9,.page_userIcon__e_lh8{width:1.8rem;height:1.8rem;color:#ffde00;transition:color .3s}.page_emailIcon__SsISz:hover,.page_lockIcon__DGrwC:hover,.page_phoneIcon__tzJz9:hover,.page_userIcon__e_lh8:hover{color:#ff51d6}.page_inputField__M08qS{flex:1 1;border:none;background:none;font-size:1.1rem;color:#fff;outline:none}.page_inputField__M08qS::placeholder{color:#ddd}.page_inputField__M08qS:focus{border-bottom:2px solid #ffde00}@media(max-width:768px){.page_inputField__M08qS{font-size:1rem}}@media(max-width:480px){.page_inputField__M08qS{font-size:.9rem}}.page_eyeIcon__TqEaR{cursor:pointer;color:#ffde00;transition:color .3s}.page_eyeIcon__TqEaR:hover{color:#ff51d6}.page_eyeIcon__TqEaR svg{width:1.8rem;height:1.8rem}@media(max-width:768px){.page_eyeIcon__TqEaR svg{width:1.5rem;height:1.5rem}}@media(max-width:480px){.page_eyeIcon__TqEaR svg{width:1.2rem;height:1.2rem}}.page_signupButton__AMPj5{width:100%;max-width:250px;height:3.5rem;background-color:#ffde00;border-radius:2rem;border:none;color:#35047f;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background-color .3s,transform .3s;margin:0 auto;display:block}.page_signupButton__AMPj5:hover{background-color:#ff51d6;color:#fff;transform:scale(1.05)}@media(max-width:768px){.page_signupButton__AMPj5{max-width:220px;height:3rem;font-size:1.1rem}}@media(max-width:480px){.page_signupButton__AMPj5{max-width:180px;height:2.5rem;font-size:1rem}}.page_loginLink__9s66n{font-size:1rem;text-align:center;color:#ccc}.page_loginLink__9s66n a{color:#ffde00;text-decoration:none;font-weight:600;transition:color .3s}.page_loginLink__9s66n a:hover{color:#ff51d6;text-decoration:underline}@media(max-width:768px){.page_loginLink__9s66n{font-size:.9rem}}@media(max-width:480px){.page_loginLink__9s66n{font-size:.8rem}}.page_errorMessage__dVT1_{color:#ff4d4d;font-size:1rem;margin-bottom:1.2rem;text-align:center;background:rgba(255,77,77,.1);padding:.5rem 1rem;border-radius:1rem}@media(max-width:480px){.page_errorMessage__dVT1_{font-size:.8rem;padding:.3rem .8rem}}