.SignInPage_container__1erZ_{display:flex;min-height:100vh;background-color:#f0f2f5}.SignInPage_leftPanel__gHU3I{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-align:center}.SignInPage_welcomeTitle__timCf{font-size:3rem;font-weight:700;margin-bottom:20px}.SignInPage_welcomeMessage__azPr2{font-size:1.2rem;max-width:400px;line-height:1.6}.SignInPage_rightPanel__xalS_{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.SignInPage_formContainer__u_3_3{width:100%;max-width:400px;background:white;padding:40px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.SignInPage_title__Evafp{font-size:2rem;font-weight:700;text-align:center;margin-bottom:30px;color:#333}.SignInPage_form__ry__S{display:flex;flex-direction:column}.SignInPage_formGroup__e0WgF{margin-bottom:20px}.SignInPage_label__aP83I{display:block;margin-bottom:8px;font-weight:600;color:#555}.SignInPage_input__PcsEk{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.SignInPage_input__PcsEk:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.2)}.SignInPage_forgotPassword__Fi49r{display:block;text-align:right;margin-top:8px;font-size:.9rem;color:#667eea;text-decoration:none}.SignInPage_forgotPassword__Fi49r:hover{text-decoration:underline}.SignInPage_button__ap_MZ{width:100%;padding:12px;border:none;border-radius:4px;background-color:#667eea;color:white;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.SignInPage_button__ap_MZ:disabled{background-color:#a3b0f2;cursor:not-allowed}.SignInPage_button__ap_MZ:hover:not(:disabled){background-color:#5a6ed8}.SignInPage_error__mFcic{color:#e53e3e;margin-bottom:15px;text-align:center}.SignInPage_divider__uK3df{text-align:center;margin:20px 0;color:#aaa}.SignInPage_oauthContainer__HfrEB{display:flex;flex-direction:column;gap:15px}.SignInPage_oauthButton__N5Bsm{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;background-color:white;display:flex;justify-content:center;align-items:center;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.SignInPage_oauthButton__N5Bsm:hover{background-color:#f9f9f9}.SignInPage_oauthIcon__ssR6H{margin-right:10px;width:20px;height:20px}.SignInPage_footer__Tspwc{text-align:center;margin-top:30px;color:#888}.SignInPage_signupLink__Ogt6o{color:#667eea;text-decoration:none;font-weight:600}.SignInPage_signupLink__Ogt6o:hover{text-decoration:underline}