@media (max-width: 850px) {
  .sidebar:not(.open) { transform: translateX(-100%); }
}
