/* Basic styling for the popup */ /* Hide by default */ /* Semi-transparent background */ /* Make sure it's on top */ /* Greenish color for Christmas theme */ /* Red button */ // Check if the popup has been shown before // Show the popup if it hasn't been shown before // Mark the popup as shown in localStorage // Close the popup when the close button is clicked