.gallery-module__zlwOTG__page{color:#fff;background:#0a0407;min-height:100vh;position:relative}.gallery-module__zlwOTG__header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0a0407d9;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 5%;display:flex;position:sticky;top:0}.gallery-module__zlwOTG__backLink{color:#ffffff8c;text-transform:uppercase;letter-spacing:2px;flex-shrink:0;align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .25s;display:flex}.gallery-module__zlwOTG__backLink:hover{color:#d81b60}.gallery-module__zlwOTG__backArrow{font-size:1rem;transition:transform .25s}.gallery-module__zlwOTG__backLink:hover .gallery-module__zlwOTG__backArrow{transform:translate(-3px)}.gallery-module__zlwOTG__headerText{text-align:center;flex-direction:column;align-items:center;display:flex}.gallery-module__zlwOTG__pageTitle{text-transform:uppercase;letter-spacing:4px;color:#fff;margin:0;font-size:1.1rem;font-weight:900;line-height:1}.gallery-module__zlwOTG__pageSub{color:#fff6;letter-spacing:1px;text-transform:uppercase;margin:.25rem 0 0;font-family:Courier New,monospace;font-size:.62rem}.gallery-module__zlwOTG__headerTag{color:#d81b60;letter-spacing:2px;text-transform:uppercase;flex-shrink:0;font-family:Courier New,monospace;font-size:.7rem;font-weight:700}.gallery-module__zlwOTG__grid{columns:3;column-gap:.75rem;padding:.75rem 5% 4rem}.gallery-module__zlwOTG__gridItem{break-inside:avoid;cursor:pointer;opacity:0;width:100%;animation:.5s forwards gallery-module__zlwOTG__reveal;animation-delay:calc(var(--i,0)*60ms);background:0 0;border:none;border-radius:8px;margin-bottom:.75rem;padding:0;display:block;position:relative;overflow:hidden}.gallery-module__zlwOTG__imgWrap{aspect-ratio:4/3;border-radius:8px;width:100%;position:relative;overflow:hidden}.gallery-module__zlwOTG__gridItem:nth-child(3n+1) .gallery-module__zlwOTG__imgWrap{aspect-ratio:4/5}.gallery-module__zlwOTG__gridItem:nth-child(3n+2) .gallery-module__zlwOTG__imgWrap{aspect-ratio:4/3}.gallery-module__zlwOTG__gridItem:nth-child(3n) .gallery-module__zlwOTG__imgWrap{aspect-ratio:1}.gallery-module__zlwOTG__gridImg{object-fit:cover;filter:grayscale(20%)brightness(.9);transition:transform .55s cubic-bezier(.25,.46,.45,.94),filter .55s}.gallery-module__zlwOTG__gridItem:hover .gallery-module__zlwOTG__gridImg{filter:grayscale(0%)brightness();transform:scale(1.06)}.gallery-module__zlwOTG__imgOverlay{opacity:0;background:linear-gradient(#0000 0%,#0a04071a 50%,#0a0407d9 100%);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__gridItem:hover .gallery-module__zlwOTG__imgOverlay{opacity:1}.gallery-module__zlwOTG__imgSeason{letter-spacing:2.5px;text-transform:uppercase;color:#d81b60;margin-bottom:.25rem;font-size:.6rem;font-weight:800}.gallery-module__zlwOTG__imgAlt{color:#ffffffe6;font-size:.82rem;font-weight:600;line-height:1.3}.gallery-module__zlwOTG__zoomHint{color:#fff;background:#d81b60e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:1rem;right:1rem;transform:scale(0)rotate(-45deg)}.gallery-module__zlwOTG__gridItem:hover .gallery-module__zlwOTG__zoomHint{transform:scale(1)rotate(0)}.gallery-module__zlwOTG__galleryFooter{border-top:1px solid #ffffff12;flex-direction:column;align-items:center;gap:.4rem;padding:2rem 5%;display:flex}.gallery-module__zlwOTG__footerLine{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:600}.gallery-module__zlwOTG__lightbox{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#050204f5;justify-content:center;align-items:center;animation:.25s gallery-module__zlwOTG__lbFadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__zlwOTG__lbFadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__zlwOTG__lbImgWrap{border-radius:8px;width:min(90vw,1100px);height:min(82vh,740px);position:relative;overflow:hidden}.gallery-module__zlwOTG__lbImg{object-fit:contain}.gallery-module__zlwOTG__lbClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .25s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.gallery-module__zlwOTG__lbClose:hover{background:#d81b60;border-color:#d81b60;transform:rotate(90deg)}.gallery-module__zlwOTG__lbNav{color:#fff;cursor:pointer;z-index:10;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__lbNav:hover{background:#d81b60cc;border-color:#d81b60}.gallery-module__zlwOTG__lbPrev{left:1.5rem}.gallery-module__zlwOTG__lbNext{right:1.5rem}.gallery-module__zlwOTG__lbMeta{white-space:nowrap;align-items:center;gap:1.25rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__lbSeason{letter-spacing:2px;text-transform:uppercase;color:#d81b60;font-size:.6rem;font-weight:800}.gallery-module__zlwOTG__lbCaption{color:#ffffffb3;font-size:.82rem;font-weight:500}.gallery-module__zlwOTG__lbCounter{color:#ffffff59;letter-spacing:1px;font-family:Courier New,monospace;font-size:.72rem;font-weight:700}@keyframes gallery-module__zlwOTG__reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.gallery-module__zlwOTG__grid{columns:2;padding:.75rem 3% 3rem}.gallery-module__zlwOTG__lbPrev{left:.75rem}.gallery-module__zlwOTG__lbNext{right:.75rem}.gallery-module__zlwOTG__lbNav{width:40px;height:40px;font-size:1rem}}@media (max-width:600px){.gallery-module__zlwOTG__header{padding:1rem}.gallery-module__zlwOTG__headerTag{display:none}.gallery-module__zlwOTG__grid{columns:1;padding:.5rem 1rem 3rem}.gallery-module__zlwOTG__gridItem:nth-child(n) .gallery-module__zlwOTG__imgWrap{aspect-ratio:16/10}.gallery-module__zlwOTG__lbImgWrap{width:95vw;height:60vh}.gallery-module__zlwOTG__lbMeta{flex-direction:column;align-items:center;gap:.4rem;bottom:1rem}.gallery-module__zlwOTG__lbPrev{left:.4rem}.gallery-module__zlwOTG__lbNext{right:.4rem}}
