Ask the account-type question first, not last
Problem
Account type was inferred late in the flow, and password rules only appeared as an error after submitting. Customers who guessed wrong went back to the beginning.
Insight
Individual or business determines every screen that follows. It is not a detail to collect along the way — it is the first question.
Design response
One entry screen: account type as an explicit two-option choice, then email and password with all five requirements visible and resolving live as you type.
Why it worked
Nothing is rejected after submit. The customer sees the rules being met before they commit, and lands in the right branch of the flow first time.