.GalleryWall-module__4e5fLG__wall{gap:var(--space-3);padding-block:var(--space-8);grid-template-columns:1fr;display:grid}.GalleryWall-module__4e5fLG__figure{aspect-ratio:4/3;background:var(--color-bg-deep);min-width:0;overflow:hidden}.GalleryWall-module__4e5fLG__figure[data-variant=tall]{aspect-ratio:3/4}.GalleryWall-module__4e5fLG__figure[data-variant=wide],.GalleryWall-module__4e5fLG__figure[data-variant=hero],.GalleryWall-module__4e5fLG__figure[data-variant=large]{aspect-ratio:16/10}.GalleryWall-module__4e5fLG__tile{width:100%;height:100%;color:var(--color-primary-contrast);cursor:zoom-in;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.GalleryWall-module__4e5fLG__tile:focus-visible{outline-offset:-4px}.GalleryWall-module__4e5fLG__image{object-fit:cover;width:100%;height:100%;transition:filter var(--transition-base), transform .8s ease}.GalleryWall-module__4e5fLG__tile:hover .GalleryWall-module__4e5fLG__image,.GalleryWall-module__4e5fLG__tile:focus-visible .GalleryWall-module__4e5fLG__image{filter:saturate(1.04)contrast(1.02);transform:scale(1.025)}.GalleryWall-module__4e5fLG__zoomCue{right:var(--space-2);bottom:var(--space-2);width:2.75rem;height:2.75rem;color:var(--color-primary-contrast);background:var(--color-primary-glass);border:1px solid var(--color-on-dark-border);opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);place-items:center;display:grid;position:absolute;transform:translateY(.35rem)}.GalleryWall-module__4e5fLG__tile:hover .GalleryWall-module__4e5fLG__zoomCue,.GalleryWall-module__4e5fLG__tile:focus-visible .GalleryWall-module__4e5fLG__zoomCue{opacity:1;transform:translateY(0)}.GalleryWall-module__4e5fLG__zoomCue svg{width:1.15rem;height:1.15rem}.GalleryWall-module__4e5fLG__lightbox{z-index:calc(var(--z-header) + 30);gap:var(--space-3);padding:clamp(4.25rem, 6vw, 5.5rem) clamp(var(--space-3), 5vw, var(--space-8)) var(--space-3);color:var(--color-primary-contrast);background:var(--color-primary-deep);touch-action:pan-y;grid-template-rows:minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.GalleryWall-module__4e5fLG__stage{place-items:center;min-width:0;min-height:0;display:grid}.GalleryWall-module__4e5fLG__stageImage{object-fit:contain;width:100%;height:100%;max-height:calc(100dvh - 11rem)}.GalleryWall-module__4e5fLG__closeButton,.GalleryWall-module__4e5fLG__navButton{width:3rem;height:3rem;color:var(--color-primary-contrast);background:var(--color-primary-glass);border:1px solid var(--color-on-dark-border);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);place-items:center;display:grid;position:absolute}.GalleryWall-module__4e5fLG__closeButton:hover,.GalleryWall-module__4e5fLG__navButton:hover{color:var(--color-primary-deep);background:var(--color-accent-soft);border-color:var(--color-accent-soft)}.GalleryWall-module__4e5fLG__closeButton svg,.GalleryWall-module__4e5fLG__navButton svg{width:1.25rem;height:1.25rem}.GalleryWall-module__4e5fLG__closeButton{top:var(--space-3);right:var(--space-3)}.GalleryWall-module__4e5fLG__navButton{top:50%;transform:translateY(-50%)}.GalleryWall-module__4e5fLG__navButton:disabled{cursor:default;opacity:.4}.GalleryWall-module__4e5fLG__previousButton{left:var(--space-3)}.GalleryWall-module__4e5fLG__nextButton{right:var(--space-3)}.GalleryWall-module__4e5fLG__counter{top:var(--space-3);left:var(--space-3);color:var(--color-primary-contrast);background:var(--color-primary-glass);border:1px solid var(--color-on-dark-border);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:.55rem .8rem;font-weight:800;position:absolute}.GalleryWall-module__4e5fLG__thumbnailRail{gap:var(--space-2);min-width:0;padding:var(--space-1);scrollbar-width:thin;scrollbar-color:var(--color-accent) transparent;display:flex;overflow-x:auto}.GalleryWall-module__4e5fLG__thumbnail,.GalleryWall-module__4e5fLG__thumbnailActive{background:var(--color-bg-deep);cursor:pointer;opacity:.58;width:5rem;height:3.5rem;transition:opacity var(--transition-fast), border-color var(--transition-fast);border:2px solid #0000;flex:none;padding:0;overflow:hidden}.GalleryWall-module__4e5fLG__thumbnail:hover,.GalleryWall-module__4e5fLG__thumbnailActive{border-color:var(--color-accent);opacity:1}.GalleryWall-module__4e5fLG__thumbnail img,.GalleryWall-module__4e5fLG__thumbnailActive img{object-fit:cover;width:100%;height:100%}@media (min-width:720px){.GalleryWall-module__4e5fLG__wall{grid-template-columns:repeat(2,minmax(0,1fr))}.GalleryWall-module__4e5fLG__figure[data-variant=hero],.GalleryWall-module__4e5fLG__figure[data-variant=wide],.GalleryWall-module__4e5fLG__figure[data-variant=large]{grid-column:span 2}}@media (min-width:1120px){.GalleryWall-module__4e5fLG__wall{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:var(--space-4)}.GalleryWall-module__4e5fLG__figure{aspect-ratio:1}.GalleryWall-module__4e5fLG__figure[data-variant=hero],.GalleryWall-module__4e5fLG__figure[data-variant=large]{grid-area:span 2/span 2}.GalleryWall-module__4e5fLG__figure[data-variant=wide]{aspect-ratio:2;grid-column:span 2}.GalleryWall-module__4e5fLG__figure[data-variant=tall]{aspect-ratio:1/2;grid-row:span 2}}@media (max-width:680px){.GalleryWall-module__4e5fLG__wall{padding-block:var(--space-6) calc(var(--space-8) + 4rem)}.GalleryWall-module__4e5fLG__zoomCue{display:none}.GalleryWall-module__4e5fLG__lightbox{padding:4.5rem var(--space-2) calc(var(--space-3) + 4rem)}.GalleryWall-module__4e5fLG__stageImage{max-height:calc(100dvh - 12rem)}.GalleryWall-module__4e5fLG__previousButton{left:var(--space-2)}.GalleryWall-module__4e5fLG__nextButton{right:var(--space-2)}.GalleryWall-module__4e5fLG__thumbnail,.GalleryWall-module__4e5fLG__thumbnailActive{width:4.35rem;height:3rem}}@media (prefers-reduced-motion:reduce){.GalleryWall-module__4e5fLG__image,.GalleryWall-module__4e5fLG__zoomCue,.GalleryWall-module__4e5fLG__closeButton,.GalleryWall-module__4e5fLG__navButton,.GalleryWall-module__4e5fLG__thumbnail,.GalleryWall-module__4e5fLG__thumbnailActive{transition-duration:.01ms}}
