.signup_page__fl6rl{display:grid;grid-template-columns:50% 50%;grid-template-rows:100%;background:#231F1D;background:linear-gradient(13deg,rgba(35,31,29,1) 40%,rgba(182,127,60,1) 83%,rgba(223,190,137,1));width:100%;height:100vh}.signup_container__p7EEk{grid-row:1;grid-column:1;background-color:white;min-width:260px;height:100%;margin:0;padding:96px 48px;display:flex;justify-content:center}.signup_content__bvyZL{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:70%;min-width:220px;max-width:550px}.signup_name-row__9Yg9x{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%}.signup_title__aN0eK{margin-bottom:32px;font-size:2.5rem;color:black}.signup_form__kGT7f{display:flex;flex-direction:column;align-items:center;width:100%;gap:24px}.signup_login-group__63yi9{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:100%;font-weight:700;color:#4C4442}.signup_input__Njpei{padding:10px;font-size:1rem;border:1px solid #d4d4d4;border-radius:4px;width:100%;color:black;background-color:white}.signup_button__kH4zv{padding:12px;font-size:1rem;cursor:pointer;background-color:#f59e0c;border:none;border-radius:1000px;font-weight:600;margin-top:32px;max-width:320px;width:100%}.signup_button__kH4zv:hover{background-color:#f6b33e}.signup_button__kH4zv:disabled{opacity:.7;cursor:not-allowed}.signup_error__4DFlZ{margin-bottom:1rem;color:red}.signup_success__seUld{background-color:rgba(0,128,0,.1);color:green;padding:16px;border-radius:4px;margin-bottom:16px;text-align:center}.signup_loginLink__pyQFO{text-align:center;margin-top:16px;color:black}.signup_loginLink__pyQFO a{color:black;font-weight:600;text-decoration:underline}.signup_loginLink__pyQFO a:hover{color:#4C4442}.signup_helios__tCKsr{grid-row:1;grid-column:2;justify-self:center;align-self:center;height:90%;width:85%;padding:48px 64px;min-width:200px;background:none;border-radius:16px;flex-direction:column}.signup_helios-title__ajItQ,.signup_helios__tCKsr{display:flex;justify-content:center;align-items:center}.signup_helios-title__ajItQ{flex-direction:row;gap:16px;color:white}.signup_helios-title__ajItQ h1{font-size:3rem}.signup_helios-title__ajItQ svg{width:64px;height:64px;color:#f59e0c;flex-shrink:0}.signup_helios__tCKsr h2{color:#dfbe89;padding-left:80px}@media screen and (max-width:1024px){.signup_helios__tCKsr{width:100%;padding:24px}.signup_content__bvyZL{width:100%}}@media screen and (max-width:772px){.signup_helios__tCKsr{display:none}.signup_container__p7EEk{grid-column:1/-1}}@media screen and (max-width:380px){.signup_container__p7EEk{padding:24px}}