/* ═══════════════════════════════════════════ SHADOW PLAY LABS — DESKTOP EXPERIENCE
   Loaded only for desktop/tablet. The full editorial layout already lives in
   shared.css (ported from the original design). This file holds desktop-only
   refinements and overrides. Kept intentionally light for now. */

/* The mobile-only bottom action bar must never appear on desktop even if markup leaks. */
.m-actionbar { display: none !important; }
