/*
 * Stamp & Scrapbook Expo -- 2027-SEASON-ONLY CSS overrides
 * =====================================================================
 * Enqueued (AFTER inc/css/all-show-pages.css, the shared stylesheet used by
 * every season) only on pages listed in ssbe_2027_show_page_slugs()
 * (inc/2027-show-pages.php) -- currently just Orlando/OR-27. Loading after
 * the shared file means any rule added here can override a shared rule for
 * 2027-season pages specifically, without touching 2026 pages.
 *
 * Currently EMPTY on purpose -- Orlando's styling is 100% identical to
 * every 2026 show page, so there's nothing 2027-specific to put here yet.
 * Kept as a real, always-enqueued file (rather than only creating it once
 * it's needed) so adding a 2027-only tweak in the future never requires a
 * functions.php/inc/all-show-pages.php change -- just add CSS here.
 */
