/*
 * Gallery layout v2 intentionally lives at a versioned public URL.
 * The original compiled stylesheet was shipped with an immutable cache policy,
 * so this file guarantees that existing visitors receive the uncropped layout.
 */
.item-gallery-stage.composed {
  background-color: #0b1116 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.item-gallery-stage.composed .item-gallery-shade {
  background: linear-gradient(0deg, rgba(5, 11, 16, 0.2), transparent 32%) !important;
}
