bc6c48bb24
- Add distinct rendering branches for minimal and none header styles in GalleryLayout (grid and non-grid), skipping the colored banner/wave divider for both - Cap hero section height at 700px via max-h to prevent it dominating ultra-wide viewports - Watch selectedCategoryId in GalleryView and swap the hero photo to the category's hero_photo_id when filtering, reverting to the event default when cleared - Add minimal/none preview branches in GalleryPreview so the admin theme editor shows visually distinct previews for all four styles - Remove unused AdminPhoto import that was blocking the build - Add Playwright e2e tests covering all four header styles, hero max height, and category hero switching