.auth_container__vRJ_m{display:flex;min-height:100vh;width:100%;font-family:Manrope,sans-serif;background:#f8fafc}.auth_leftPanel__lf3_v{flex:1;background:linear-gradient(135deg,#fff,#1e4c4d);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;position:relative;overflow:hidden}.auth_leftPanel__lf3_v:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.auth_leftPanel__lf3_v>*{position:relative;z-index:1}.auth_welcomeText__knQJ0{font-size:3.5rem;color:#fff;text-align:center;font-weight:700;margin-top:2rem;text-shadow:0 4px 8px rgba(0,0,0,.2);line-height:1.2;letter-spacing:-.02em}.auth_rightPanel__PfQVT{flex:1;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;box-shadow:-10px 0 30px rgba(0,0,0,.05)}.auth_form__FcSZa{width:100%;max-width:420px;animation:auth_slideInUp__VzbDg .6s ease-out}@keyframes auth_slideInUp__VzbDg{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth_title__INrSP{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1a202c;text-align:center;letter-spacing:-.02em}.auth_subtitle__Hjj_O{font-size:1.1rem;color:#64748b;text-align:center;margin-bottom:2.5rem;line-height:1.5}.auth_inputGroup__6KdsB{margin-bottom:1.5rem;position:relative}.auth_label__642y9{display:block;margin-bottom:.75rem;color:#374151;font-weight:600;font-size:.95rem;letter-spacing:.01em}.auth_input__2iiLT{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;font-family:Manrope,sans-serif;background-color:#fafbfc;color:#1a202c;transition:all .3s ease;box-sizing:border-box}.auth_input__2iiLT:focus{outline:none;border-color:#fff;background-color:#fff;box-shadow:0 0 0 4px rgba(102,126,234,.1);transform:translateY(-1px)}.auth_input__2iiLT::-moz-placeholder{color:#9ca3af;font-weight:400}.auth_input__2iiLT::placeholder{color:#9ca3af;font-weight:400}.auth_button__eKtsD{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff,#1e4c4d);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.3);position:relative;overflow:hidden}.auth_button__eKtsD:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.auth_button__eKtsD:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.auth_button__eKtsD:hover:before{left:100%}.auth_button__eKtsD:active{transform:translateY(0)}.auth_divider__LhdcP{display:flex;align-items:center;margin:2rem 0;color:#9ca3af}.auth_divider__LhdcP:after,.auth_divider__LhdcP:before{content:"";flex:1;border-bottom:1px solid #e2e8f0}.auth_dividerText__CL9D0{padding:0 1.5rem;font-weight:500;font-size:.9rem;background:#fff}.auth_socialButtons__PAqk6{display:flex;justify-content:center;margin:1.5rem 0}.auth_socialButton__ZEAbp{width:56px;height:56px;border:2px solid #e2e8f0;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background-color:#fff;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.auth_socialButton__ZEAbp:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#fff}.auth_socialButton__ZEAbp:active{transform:translateY(0)}.auth_error__WpX77{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.auth_error__WpX77,.auth_success__HZTRc{padding:.75rem 1rem;margin-bottom:1.5rem;text-align:center;font-size:.9rem;font-weight:500}.auth_success__HZTRc{color:#10b981;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.auth_authText__MYm4t{margin-top:2rem;text-align:center;color:#64748b;font-size:.95rem;line-height:1.5}.auth_authLink__LHFgq{color:#1e4c4d;text-decoration:none;font-weight:600;transition:color .2s ease}.auth_authLink__LHFgq:hover{color:#5a67d8;text-decoration:underline}@keyframes auth_spin__6DziB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_loadingSpinner__XfPNB{width:24px;height:24px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:auth_spin__6DziB 1s linear infinite}@media (max-width:768px){.auth_container__vRJ_m{flex-direction:column}.auth_leftPanel__lf3_v{flex:none;min-height:40vh;padding:2rem 1rem}.auth_welcomeText__knQJ0{font-size:2.5rem}.auth_rightPanel__PfQVT{flex:none;min-height:60vh;padding:2rem 1rem}.auth_title__INrSP{font-size:2rem}}@media (max-width:480px){.auth_leftPanel__lf3_v{padding:1.5rem 1rem}.auth_welcomeText__knQJ0{font-size:2rem}.auth_rightPanel__PfQVT{padding:1.5rem 1rem}.auth_form__FcSZa{max-width:100%}.auth_title__INrSP{font-size:1.75rem}}