- Clicking a day highlights it and shows a panel below the calendar
- Panel lists all events for that day (recurring + one-off + brunch)
- Click same day again or X button to dismiss
- Navigating month clears selection
- index.html: full menu page with cocktails, beer, wine, spirits, and
food sections; dark/gold theme navbar linking to both pages
- events.html: upcoming events calendar rendered from an admin-editable
JSON array in a <script> tag; shows name, date, time, description, tag
- style.css: single dark-theme stylesheet with gold/amber accents, CSS
variables, responsive mobile nav, and card/grid layouts; no frameworks
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>