[data-c42-gallery-lightbox][hidden] {
  display: none;
}

[data-c42-gallery-lightbox] {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-c42-gallery-overlay] {
  position: absolute;
  inset: 0;
}
