/* Hide the theme header immediately (in <head>) so it never flashes before our
   mega-menu (#hmm) mounts. The 4s safety-restore in NINJA_Assets removes this
   <link> if the menu fails to mount, so the site is never left header-less.
   Slice 5 (2026-06-22) — replaces the old footer-injected header-hide. */
header:not(.bar){display:none!important}
.header_gap_down{display:none!important}
