:host {
  position: relative;
  touch-action: manipulation;
}

:host(.menu-toggle-hidden) {
  display: none;
}