{# Shared event detail modal. Include this partial on any page that wants to call showEventDetail(eventId) from event-modal.js. The partial provides only the modal shell — the actual content is rendered by JS into #event-detail-modal-content. Usage: {% include 'partials/event_detail_modal.html' %} #}