/* Oasis header menu — the standing state the motion layer animates from.

   Everything that moves is a CSS transition declared in menu-lab.css: the
   panel's 0fr -> 1fr unfold and the hover tints. menu-motion.js only stamps
   a signature on the shell when the menu opens.

   The .menu-motion-tap ripple that used to fill this file was unreachable —
   nothing ever built a tap element or set data-motion-system — and
   .menu-lab-close went with the modal chrome. */
.menu-lab-trigger{transform-origin:center}
.menu-lab-link{position:relative}
