// Initialize Flatpickr Date Picker
// Open Modal
// Close Modal
// Close Modal when clicking outside
// Close Modal when pressing "Esc" key
// Prevent clicks inside the modal from closing it
// Fix "Next" button click issue
// Handle Form Submission
// ✅ Moved showStep function outside so it's globally accessible