public/ ├── index.html # Step 1: Landing page (new / existing user) ├── step2.php # Step 2: Mobile & email form ├── step3.php # Step 3: OTP verification (mobile/email modes) ├── step4.php # Step 4: ...