Started to transform the gifting dialog into the two-step setup as per previous mockups
- Remove commented console.log statements from main.ts - Add test output directories to .gitignore: - playwright-tests/ - test-playwright/ - test-playwright-results/ Keeps repository clean by excluding test artifacts and removing unused logging statements.