Horizontal-scroll media strip that renders mixed still-image and video tiles, opening a lightbox modal for images and playing clips inline. ## Key Components ### Interfaces - **`MediaGalleryStripItem`** — Shape of each media item: `media_type`, `media_url`, optional `title`, and optional stable `id` - **`MediaGalleryStripProps`** — Props for the strip: an `items` array and an optional `className` ### Exports - **`MediaGalleryStrip`** — Primary component; renders a horizontally-scrollable row of 240×200 tiles - **`isGalleryImage`** *(internal)* — Returns `true` for any `media_type` that is not `"video"` or `"demo"` ### Behavior - **Image tiles** render as accessible `