// Disable auto phone enhancement for this form since we're doing it manually
// Initialize international phone input manually
// Update hidden country code field
// Set initial country code
// Listen for country change
// Enhanced form validation with manual phone override
// Override phone validation to use intl-tel-input
// Use intl-tel-input validation for this specific field
// Use original validation for other phone fields
// Update phone number format before form submission
// Update the phone field with full international number
// If no phone field found, just initialize form validation
// Add debug logging
// Add test function to debug form issues
// Show all form fields
// Test each validation step manually
// Test text fields
// Test booth size
// Test email
// Test phone