feat(identity-wallet): wire EmailVerificationScreen into page state machine
Adds EmailVerificationScreen import and routing logic to the main page.
The flow transitions from pds_auth -> email_verification -> review_operation.
On successful verification, stores VerifiedClaimOp in page state.