.editorial-gallery{padding:clamp(5rem,8vw,8.5rem) clamp(1.25rem,5vw,5.5rem);background:#f3efe7;color:#171a18}.editorial-gallery--ink{background:#17211e;color:#f6f1e7}.editorial-gallery__header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(17rem,.8fr);gap:clamp(2rem,7vw,8rem);align-items:end;max-width:90rem;margin:0 auto clamp(2.5rem,5vw,4.5rem)}.editorial-gallery__header h2{margin:.5rem 0 0;font-size:clamp(2.55rem,5vw,5.4rem);line-height:.94;font-weight:400;letter-spacing:-.045em}.editorial-gallery__header h2 em{font-weight:400;color:#a67245}.editorial-gallery--ink .editorial-gallery__header h2 em{color:#d7ad78}.editorial-gallery__header>p{max-width:36rem;margin:0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.75;color:#5a5d58}.editorial-gallery--ink .editorial-gallery__header>p{color:#c6c8c1}.editorial-gallery__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.8rem,1.4vw,1.5rem);max-width:100rem;margin:auto}.editorial-gallery__item{grid-column:span 4;color:inherit;text-decoration:none;min-width:0}.editorial-gallery__item--feature{grid-column:span 7}.editorial-gallery__item--tall{grid-column:span 5}.editorial-gallery__item--wide{grid-column:span 8}.editorial-gallery__item--panorama{grid-column:1/-1}.editorial-gallery__item figure{height:100%;margin:0;display:flex;flex-direction:column}.editorial-gallery__frame{position:relative;overflow:hidden;background:#ded7ca;aspect-ratio:4/3}.editorial-gallery__item--feature .editorial-gallery__frame,.editorial-gallery__item--wide .editorial-gallery__frame{aspect-ratio:16/10}.editorial-gallery__item--tall .editorial-gallery__frame{aspect-ratio:4/5}.editorial-gallery__item--panorama .editorial-gallery__frame{aspect-ratio:21/8}.editorial-gallery__frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.26);pointer-events:none}.editorial-gallery__frame img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.editorial-gallery__item:hover .editorial-gallery__frame img,.editorial-gallery__item:focus-visible .editorial-gallery__frame img{transform:scale(1.025)}.editorial-gallery__item:focus-visible{outline:2px solid #a67245;outline-offset:5px}.editorial-gallery__item figcaption{display:grid;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:1rem .05rem 0}.editorial-gallery__item figcaption span{grid-column:1/-1;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#7a746c}.editorial-gallery--ink .editorial-gallery__item figcaption span{color:#aaa99f}.editorial-gallery__item figcaption strong{font-family:Georgia,serif;font-size:clamp(1.15rem,1.5vw,1.55rem);font-weight:400}.editorial-gallery__item figcaption b{align-self:center;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.editorial-gallery__note{max-width:100rem;margin:2.75rem auto 0;padding-top:1rem;border-top:1px solid rgba(23,26,24,.18);font-size:.78rem;line-height:1.6;color:#686a65}.editorial-gallery--ink .editorial-gallery__note{border-color:rgba(255,255,255,.2);color:#aaa99f}@media(max-width:780px){.editorial-gallery__header{grid-template-columns:1fr;gap:1.25rem}.editorial-gallery__item,.editorial-gallery__item--wide{grid-column:span 6}.editorial-gallery__item--feature,.editorial-gallery__item--tall{grid-column:span 6}.editorial-gallery__item--panorama{grid-column:1/-1}.editorial-gallery__item--panorama .editorial-gallery__frame{aspect-ratio:16/9}}@media(max-width:520px){.editorial-gallery__grid{grid-template-columns:1fr}.editorial-gallery__item,.editorial-gallery__item--feature,.editorial-gallery__item--tall,.editorial-gallery__item--wide,.editorial-gallery__item--panorama{grid-column:1}.editorial-gallery__item--tall .editorial-gallery__frame{aspect-ratio:4/5}.editorial-gallery__item--panorama .editorial-gallery__frame{aspect-ratio:4/3}.editorial-gallery__item figcaption{padding-bottom:.75rem}}@media(prefers-reduced-motion:reduce){.editorial-gallery__frame img{transition:none}.editorial-gallery__item:hover .editorial-gallery__frame img{transform:none}}
