/* Generated from staging-styles.css. Edit the source and run npm run build:css. */
.lightbox-content { display: grid; max-height: calc(100vh - 110px); place-items: center; overflow: auto; }
.lightbox-content picture,
.lightbox-content img { width: auto; max-width: 100%; height: auto; max-height: calc(100vh - 110px); object-fit: contain; }
.lightbox-content .product-shot__viewport { border: 0; box-shadow: none; }
.lightbox-close { width: auto; padding-inline: 14px; border-radius: 999px; font-size: 14px; font-weight: 700; }
