.LoginForm_container__w7j3j{width:100%;padding:1.5rem}.LoginForm_form-container__3URk_{width:100%;max-width:400px;margin:0 auto}.LoginForm_form__b5TC_{width:100%;display:flex;flex-direction:column;gap:1.25rem}.LoginForm_form-title__krItH{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#004954;text-align:center}.LoginForm_input-container__VToqW{display:flex;flex-direction:column;width:100%}.LoginForm_form-label__4CuJW{font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#4b5563}.LoginForm_input__PV2bP{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;background-color:#fff}.LoginForm_input__PV2bP:focus{outline:none;border-color:#00bc6f;box-shadow:0 0 0 2px rgba(0,188,111,.1)}.LoginForm_button__HcqdT{padding:.75rem 1.5rem;background-color:#00bc6f;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;width:100%;font-size:1rem}.LoginForm_button__HcqdT:hover:not(:disabled){background-color:#00a65d}.LoginForm_button__HcqdT:active:not(:disabled){transform:translateY(1px)}.LoginForm_button__HcqdT:disabled{opacity:.7;cursor:not-allowed}.LoginForm_buttonSecondary__OUl8f{padding:.75rem 1.5rem;background-color:#fff;color:#00bc6f;border:1px solid #00bc6f;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;font-size:1rem}.LoginForm_buttonSecondary__OUl8f:hover:not(:disabled){background-color:rgba(0,188,111,.05)}.LoginForm_buttonSecondary__OUl8f:active:not(:disabled){transform:translateY(1px)}.LoginForm_buttonSecondary__OUl8f:disabled{opacity:.7;cursor:not-allowed}.LoginForm_error-message___C1ng{color:#ef4444;background-color:rgba(239,68,68,.05)}.LoginForm_error-message___C1ng,.LoginForm_success-message__ODs8k{font-size:.875rem;margin-top:.5rem;padding:.5rem;border-radius:.25rem}.LoginForm_success-message__ODs8k{color:#10b981;background-color:rgba(16,185,129,.05)}@media (max-width:640px){.LoginForm_container__w7j3j{padding:1.25rem}.LoginForm_form-container__3URk_{max-width:100%}.LoginForm_buttonSecondary__OUl8f,.LoginForm_button__HcqdT{padding:.7rem 1.25rem}}