/* Muimeisan Global Header Navigation Add-on v1.0.0
 * Most visuals intentionally inherit the frozen Oracle Art Deco Theme.
 * This file only provides route-safe guards for custom templates. */
.muig-global-header{z-index:100000!important;overflow:visible!important}
.muig-global-header .mora-site-header__inner,
.muig-global-header .mora-nav,
.muig-global-header .mora-menu{overflow:visible!important}
.muig-global-header .mora-menu{list-style:none}
/* Legacy route navigation is removed server-side; this guards cached fragments injected later. */
[data-muig-legacy-nav="1"]{display:none!important}
