- renders title/location/description/calendar-name as plain text - Escape key and backdrop click close the popover via setOpenEventId(null) - close button aria-label=Close assertion - XSS guard: HTML-looking title and description render as escaped text not DOM elements - renders null when openEventId is null