Introduce EmailRegisterScreen (Compose) with contract, validation, and
loading UX matching the email sign-in layout. Register submits via
AuthService.registerWithEmail; success navigates to Manage and clears
the login stack.
Email login Register action opens the new route instead of handling
registration on the same screen.
Made-with: Cursor