.menu-drawer__backdrop {
  pointer-events: none;
}

details.menu-open > .menu-drawer__backdrop {
  pointer-events: auto;
}
