#photo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#312449}#photo-lightbox[hidden]{display:none}.phl-slider{width:100%;height:100%;display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.phl-slider::-webkit-scrollbar{display:none}.phl-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center}.phl-content{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:min(96vw,1400px);max-height:96vh}.phl-image{display:block;max-width:100%;max-height:88vh;object-fit:contain;border-radius:24px}.phl-meta{text-align:center;padding:0 48px;max-width:680px}.phl-caption{margin:0 0 4px;color:#ff6368;font-size:.95rem;line-height:1.5}.phl-credits{margin:0;color:#5094d4;font-size:.78rem}.phl-credits a{color:#5094d4;text-decoration:underline}.phl-credits a:hover{color:#7ab0e0}.phl-close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.phl-close:hover{background:#ffffff38}.phl-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.phl-nav:hover{background:#ffffff38}.phl-prev{left:16px}.phl-next{right:16px}.phl-counter{position:absolute;bottom:14px;left:50%;transform:translate(-50%);color:#ffffff59;font-size:.72rem;letter-spacing:.05em;z-index:2;white-space:nowrap}@media screen and (max-width:749px){.phl-nav{display:none}.phl-meta{padding:0 16px}}.photo-gallery{width:100%;display:grid;gap:10px}.photo-gallery[data-count="1"]{grid-template-columns:1fr}.photo-gallery[data-count="2"]{grid-template-columns:repeat(2,1fr)}.photo-gallery[data-count="3"]{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;aspect-ratio:2 / 1}.photo-gallery[data-count="4"]{grid-template-columns:repeat(2,1fr)}.photo-gallery[data-count="5"]{grid-template-columns:repeat(6,1fr)}.photo-gallery[data-count="6"]{grid-template-columns:repeat(3,1fr)}@media screen and (min-width:750px){.photo-gallery[data-count="5"] .photo-gallery__item:nth-child(-n+3){grid-column:span 2}.photo-gallery[data-count="5"] .photo-gallery__item:nth-child(n+4){grid-column:span 3}}.photo-gallery[data-count="3"] .photo-gallery__item:first-child{grid-row:span 2}.photo-gallery[data-count="3"] .photo-gallery__item{aspect-ratio:unset}.photo-gallery__item{min-width:0;overflow:hidden;background:var(--color-background);border-radius:12px;aspect-ratio:4 / 3}.photo-gallery__trigger{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:zoom-in}.photo-gallery__image{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .35s ease,opacity .35s ease}.photo-gallery[data-count="1"] .photo-gallery__item{aspect-ratio:unset}.photo-gallery[data-count="1"] .photo-gallery__image{height:auto;max-height:80vh;object-fit:contain;background:transparent}.photo-gallery__trigger:hover .photo-gallery__image{transform:scale(1.04);opacity:.88}@media screen and (max-width:749px){.photo-gallery[data-count="2"],.photo-gallery[data-count="3"],.photo-gallery[data-count="4"],.photo-gallery[data-count="5"],.photo-gallery[data-count="6"]{grid-template-columns:repeat(2,1fr);grid-template-rows:unset;aspect-ratio:unset}.photo-gallery[data-count="3"] .photo-gallery__item,.photo-gallery[data-count="5"] .photo-gallery__item{grid-column:span 1;grid-row:unset;aspect-ratio:4 / 3}.photo-gallery[data-count="3"] .photo-gallery__item:first-child,.photo-gallery[data-count="5"] .photo-gallery__item:first-child{grid-column:span 2}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/photo-lightbox.css.map */
