.LoginForm_pageFullHeight__wlS_Y{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:0}.LoginForm_wrap__iEcUC{margin:0 auto;max-width:420px;width:100%}.LoginForm_card__19WYM{background:#fff;border:1px solid #e8e8e8;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08),0 2px 12px rgba(0,0,0,.04);padding:2.5rem 2.5rem 2.75rem;transition:box-shadow .2s ease}.LoginForm_card__19WYM:hover{box-shadow:0 14px 48px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.06)}.LoginForm_title__245Eg{font-size:1.5rem;font-weight:600;color:#2d2d2d;margin:0 0 1.75rem;text-align:center;letter-spacing:-.02em}.LoginForm_form__qcgBi{display:flex;flex-direction:column;gap:1.25rem}.LoginForm_formGroup___vU7Q{margin:0}.LoginForm_formGroup___vU7Q label{display:block;font-size:.875rem;font-weight:600;color:#444;margin-bottom:.5rem;letter-spacing:.01em}.LoginForm_formGroup___vU7Q input{width:100%;padding:.875rem 1rem;font-size:1rem;line-height:1.4;color:#2d2d2d;background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.LoginForm_formGroup___vU7Q input::placeholder{color:#999}.LoginForm_formGroup___vU7Q input:hover{background:#f5f5f5}.LoginForm_formGroup___vU7Q input:focus{outline:none;border-color:#3740b0;background:#fff;box-shadow:0 0 0 3px rgba(55,64,176,.12)}.LoginForm_error__kGyTe{margin:0 0 .25rem;padding:.75rem 1rem;font-size:.875rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;text-align:center}.LoginForm_submitWrap__wBUqm{margin-top:.5rem;text-align:center}.LoginForm_submit__F7g7n{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#3740b0;border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .1s ease;letter-spacing:.02em}.LoginForm_submit__F7g7n:hover{background:#2a3390}.LoginForm_submit__F7g7n:active{transform:scale(.99)}@media (max-width:767px){.LoginForm_wrap__iEcUC{margin:2rem 1.25rem;padding:0}.LoginForm_card__19WYM{padding:2rem 1.5rem}}