.gallery-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.45fr);align-items:end;gap:clamp(2rem,7vw,8rem);margin-bottom:clamp(3rem,6vw,6rem);display:grid}.gallery-intro h2{max-width:11ch;font:600 clamp(3rem,6.5vw,7rem)/.85 var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin:0}.gallery-intro p{color:#fcf7eea3;max-width:32rem;margin:0;line-height:1.75}.gallery-wall{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:76px;gap:clamp(.7rem,1.2vw,1.1rem);display:grid}.gallery-shot{background:#24221e;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 60px #0004}.gallery-shot:first-child{grid-area:span 7/span 7}.gallery-shot:nth-child(2){grid-area:span 4/span 5}.gallery-shot:nth-child(3){grid-area:span 6/8/auto/span 5}.gallery-shot:nth-child(4){grid-area:span 5/span 4}.gallery-shot:nth-child(5){grid-area:span 5/span 3}.gallery-shot:nth-child(6){grid-area:span 6/span 5}.gallery-shot img{object-fit:cover;filter:saturate(.8)contrast(1.04);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s}.gallery-shot:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#10100fc7);position:absolute;inset:0}.gallery-shot:hover img{filter:saturate();transform:scale(1.035)}.gallery-shot figcaption{z-index:1;color:var(--i-bone);justify-content:space-between;align-items:end;gap:1rem;display:flex;position:absolute;bottom:1.1rem;left:1.2rem;right:1.2rem}.gallery-shot strong{font:600 clamp(1.4rem,2.5vw,2.3rem)/1 var(--font-display);text-transform:uppercase}.gallery-shot span{color:var(--i-gold);font:700 .58rem/1 var(--font-condensed);letter-spacing:.17em;text-transform:uppercase}.gallery-proof{font:italic 500 clamp(1.8rem,3.4vw,3.5rem)/1.12 var(--font-display);border-top:1px solid #10100f22;border-bottom:1px solid #10100f22;padding-block:clamp(2rem,4vw,4rem)}@media (max-width:700px){.gallery-intro{grid-template-columns:1fr}.gallery-wall{display:block}.gallery-shot{height:clamp(310px,112vw,470px);margin-bottom:.8rem}.gallery-shot figcaption{left:1rem;right:1rem}.gallery-shot strong{font-size:1.55rem}}@media (prefers-reduced-motion:reduce){.gallery-shot:hover img{transform:none}}
