.gallery-page{min-height:100svh;padding:clamp(130px,18vh,190px) 6vw 12vh}.gallery-page__header{opacity:1}.gallery-page__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,360px);gap:28px;align-items:end;max-width:1320px;margin:0 auto clamp(72px,12vh,160px)}.gallery-page__eyebrow{grid-column:1 / -1;margin:0;padding-top:12px;border-top:1px solid var(--line);font:10px/1.3 'DM Mono',monospace;letter-spacing:.1em;color:#aaa}.gallery-page__intro h1{margin:0;font:600 clamp(4.7rem,12vw,12rem)/.72 'Cormorant Garamond',Georgia,serif;letter-spacing:-.065em}.gallery-page__intro h1 i{font-weight:500}.gallery-page__intro>p:last-child{max-width:280px;margin:0 0 3px;color:#aaa;font-size:13px;line-height:1.6}

/* An editorial pinboard rather than a uniform product grid. */
.gallery-page__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,5vw,78px) clamp(12px,2vw,28px);max-width:1320px;margin:auto;align-items:start}.gallery-page figure{position:relative;min-width:0;margin:0;padding:7px 7px 38px;overflow:hidden;border:1px solid rgba(241,239,233,.28);background:#101010;box-shadow:0 20px 42px rgba(0,0,0,.28);transform:rotate(var(--tile-lean,0deg));transition:transform .55s var(--ease),box-shadow .55s var(--ease),border-color .55s var(--ease)}.gallery-page figure::before{content:"";position:absolute;z-index:2;top:14px;right:14px;width:28px;height:28px;border:1px solid rgba(241,239,233,.76);border-radius:50%;background:rgba(9,9,9,.22);backdrop-filter:blur(3px);pointer-events:none}.gallery-page figure::after{content:"LIVINK";position:absolute;z-index:3;top:24px;right:18px;font:6px/1 'DM Mono',monospace;letter-spacing:.06em;color:var(--paper);pointer-events:none}.gallery-page img{display:block;width:100%;height:var(--tile-height,540px);object-fit:cover;filter:grayscale(.22);transition:filter .55s var(--ease),transform .8s var(--ease)}.gallery-page figcaption{position:absolute;z-index:3;right:7px;bottom:7px;left:7px;padding:10px 11px;background:rgba(9,9,9,.86);font:8px/1.25 'DM Mono',monospace;letter-spacing:.1em;color:#d4d1c9;backdrop-filter:blur(9px)}.gallery-page figure:hover{z-index:4;border-color:var(--paper);box-shadow:0 28px 54px rgba(0,0,0,.48);transform:translateY(-12px) rotate(0deg)}.gallery-page figure:hover img{filter:grayscale(0);transform:scale(1.045)}
.gallery-page figure:nth-child(1){grid-column:1 / span 5;--tile-height:620px;--tile-lean:-1.8deg}.gallery-page figure:nth-child(2){grid-column:7 / span 6;margin-top:clamp(34px,8vw,120px);--tile-height:710px;--tile-lean:1.4deg}.gallery-page figure:nth-child(3){grid-column:2 / span 4;margin-top:clamp(-40px,-4vw,-16px);--tile-height:475px;--tile-lean:1.2deg}.gallery-page figure:nth-child(4){grid-column:7 / span 5;margin-top:clamp(12px,3vw,44px);--tile-height:630px;--tile-lean:-1.5deg}.gallery-page figure:nth-child(5){grid-column:1 / span 6;margin-top:clamp(12px,4vw,60px);--tile-height:680px;--tile-lean:1.3deg}.gallery-page figure:nth-child(6){grid-column:8 / span 4;margin-top:clamp(72px,12vw,180px);--tile-height:540px;--tile-lean:-2deg}.gallery-page figure:nth-child(3)::before,.gallery-page figure:nth-child(6)::before{right:auto;left:14px}.gallery-page figure:nth-child(3)::after,.gallery-page figure:nth-child(6)::after{right:auto;left:18px}
.gallery-page__back{display:flex;justify-content:space-between;align-items:center;max-width:1320px;margin:clamp(84px,14vh,190px) auto 0;padding:20px 0;border-block:1px solid var(--line);font:500 clamp(1.1rem,2.2vw,1.65rem)/1 'Oswald',sans-serif;letter-spacing:.02em}.gallery-page__back span{font-size:1.45em;transition:transform .4s var(--ease)}.gallery-page__back:hover span{transform:translate(4px,-4px)}
@media(max-width:700px){.gallery-page{padding:116px 6vw 11vh}.gallery-page__intro{display:block;margin-bottom:70px}.gallery-page__eyebrow{font-size:8px}.gallery-page__intro h1{margin:42px 0 25px;font-size:clamp(4rem,18vw,6.5rem)}.gallery-page__intro>p:last-child{font-size:12px}.gallery-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.gallery-page figure{padding:4px 4px 31px}.gallery-page img{height:var(--tile-height-mobile,330px)}.gallery-page figcaption{right:4px;bottom:4px;left:4px;padding:8px 7px;font-size:6px;letter-spacing:.06em}.gallery-page figure::before{top:10px;right:10px;width:22px;height:22px}.gallery-page figure::after{top:18px;right:13px;font-size:5px}.gallery-page figure:nth-child(1){grid-column:1;--tile-height-mobile:330px;--tile-lean:-1.8deg}.gallery-page figure:nth-child(2){grid-column:2;margin-top:39px;--tile-height-mobile:395px;--tile-lean:1.4deg}.gallery-page figure:nth-child(3){grid-column:1;margin-top:-5px;--tile-height-mobile:286px;--tile-lean:1.2deg}.gallery-page figure:nth-child(4){grid-column:2;margin-top:18px;--tile-height-mobile:365px;--tile-lean:-1.5deg}.gallery-page figure:nth-child(5){grid-column:1;margin-top:12px;--tile-height-mobile:390px;--tile-lean:1.3deg}.gallery-page figure:nth-child(6){grid-column:2;margin-top:54px;--tile-height-mobile:312px;--tile-lean:-2deg}.gallery-page figure:nth-child(3)::before,.gallery-page figure:nth-child(6)::before{left:10px}.gallery-page figure:nth-child(3)::after,.gallery-page figure:nth-child(6)::after{left:13px}.gallery-page__back{margin-top:84px;font-size:1.1rem}}
@media(prefers-reduced-motion:reduce){.gallery-page figure,.gallery-page img,.gallery-page__back span{transition:none}.gallery-page figure:hover{transform:rotate(var(--tile-lean,0deg))}.gallery-page figure:hover img{transform:none}}

/* Symmetrical full-gallery layout. These overrides intentionally neutralise the earlier collage positions. */
.gallery-page .gallery-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1200px}.gallery-page .gallery-page__grid .gallery-tile:nth-child(n){grid-column:auto;margin-top:0;--tile-lean:0deg;--tile-height:500px;transform:none}.gallery-page .gallery-page__grid .gallery-tile{cursor:pointer}.gallery-page .gallery-page__grid .gallery-tile::before,.gallery-page .gallery-page__grid .gallery-tile::after{display:none}.gallery-page .gallery-page__grid .gallery-tile:hover{transform:translateY(-7px);box-shadow:0 26px 48px rgba(0,0,0,.42)}.gallery-page .gallery-page__grid .gallery-tile:focus-visible{border-color:var(--paper);outline:2px solid var(--paper);outline-offset:4px}.gallery-page .gallery-page__grid .gallery-tile img{height:auto;aspect-ratio:3 / 4}.gallery-page .gallery-page__grid .gallery-tile figcaption{position:static;margin-top:10px;padding:0;background:transparent;backdrop-filter:none}.gallery-page .gallery-page__grid .gallery-tile:nth-child(n+4){--tile-height:500px}@media(max-width:700px){.gallery-page .gallery-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gallery-page .gallery-page__grid .gallery-tile:nth-child(n){grid-column:auto;margin-top:0;--tile-height-mobile:auto}.gallery-page .gallery-page__grid .gallery-tile img{height:auto;aspect-ratio:3 / 4}.gallery-page .gallery-page__grid .gallery-tile figcaption{font-size:7px}.gallery-page .gallery-page__grid .gallery-tile:hover{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.gallery-page .gallery-page__grid .gallery-tile:hover{transform:none}}
 .gallery-page .gallery-page__grid .gallery-tile video{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;filter:grayscale(.22);transition:filter .55s var(--ease),transform .8s var(--ease)}.gallery-page .gallery-page__grid .gallery-tile:hover video{filter:grayscale(0);transform:scale(1.045)}
@media(max-width:700px){.gallery-page .gallery-page__grid .gallery-tile:nth-child(1){order:1}.gallery-page .gallery-page__grid .gallery-tile:nth-child(9){order:2}.gallery-page .gallery-page__grid .gallery-tile:nth-child(10){order:3}.gallery-page .gallery-page__grid .gallery-tile:nth-child(2){order:4}.gallery-page .gallery-page__grid .gallery-tile:nth-child(3){order:5}.gallery-page .gallery-page__grid .gallery-tile:nth-child(11){order:6}.gallery-page .gallery-page__grid .gallery-tile:nth-child(12){order:7}.gallery-page .gallery-page__grid .gallery-tile:nth-child(4){order:8}.gallery-page .gallery-page__grid .gallery-tile:nth-child(5){order:9}.gallery-page .gallery-page__grid .gallery-tile:nth-child(13){order:10}.gallery-page .gallery-page__grid .gallery-tile:nth-child(6){order:11}.gallery-page .gallery-page__grid .gallery-tile:nth-child(7){order:12}.gallery-page .gallery-page__grid .gallery-tile:nth-child(8){order:13}}
@media(min-width:701px){.gallery-page .gallery-page__grid .gallery-tile:nth-child(1){order:1}.gallery-page .gallery-page__grid .gallery-tile:nth-child(9){order:2}.gallery-page .gallery-page__grid .gallery-tile:nth-child(2){order:3}.gallery-page .gallery-page__grid .gallery-tile:nth-child(10){order:4}.gallery-page .gallery-page__grid .gallery-tile:nth-child(3){order:5}.gallery-page .gallery-page__grid .gallery-tile:nth-child(11){order:6}.gallery-page .gallery-page__grid .gallery-tile:nth-child(4){order:7}.gallery-page .gallery-page__grid .gallery-tile:nth-child(12){order:8}.gallery-page .gallery-page__grid .gallery-tile:nth-child(5){order:9}.gallery-page .gallery-page__grid .gallery-tile:nth-child(13){order:10}.gallery-page .gallery-page__grid .gallery-tile:nth-child(6){order:11}.gallery-page .gallery-page__grid .gallery-tile:nth-child(7){order:12}.gallery-page .gallery-page__grid .gallery-tile:nth-child(8){order:13}}
