:root{--gallery-bg:#f4f4f4;--gallery-ink:#1c1a17;--gallery-muted:#7a7168;--gallery-accent:#8b6f47;--gallery-border:#ddd8ce;--gallery-gap:12px;--gallery-radius:2px;--gallery-transition:400ms cubic-bezier(0.4, 0, 0.2, 1);--content-max:1200px}body.gallery-page .ph3,body.gallery-page .mw8{max-width:100%;padding-left:0;padding-right:0}.gallery-intro{background:var(--gallery-bg);padding:2rem 1.5rem 1rem;max-width:var(--content-max);margin:0 auto}.gallery-intro__inner{max-width:var(--content-max);margin:0 auto;font-family:georgia,times new roman,serif;font-size:1.05rem;line-height:1.7;color:var(--gallery-muted);letter-spacing:.01em}.gallery-controls{background:var(--gallery-bg);padding:1.5rem 1.5rem .75rem;border-bottom:1px solid var(--gallery-border);max-width:var(--content-max);margin:0 auto}.gallery-controls__inner{max-width:var(--content-max);margin:0 auto;display:flex;flex-wrap:wrap;gap:.5rem}.gallery-filter{background:0 0;border:1px solid #c4a882;color:#8b6f47;font-family:georgia,serif;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .9rem;cursor:pointer;border-radius:var(--gallery-radius);transition:all var(--gallery-transition)}.gallery-filter:hover{border-color:#8b6f47;color:#6b5537}.gallery-filter.active{background:#8b6f47;border-color:#8b6f47;color:#f7f4ef}.gallery-grid{background:var(--gallery-bg);padding:1.5rem;columns:3 280px;column-gap:var(--gallery-gap);max-width:var(--content-max);margin:0 auto}.gallery-item{break-inside:avoid;margin:0 0 var(--gallery-gap);position:relative;cursor:pointer;border-radius:var(--gallery-radius);overflow:hidden}.gallery-item__link{display:block;position:relative;overflow:hidden;text-decoration:none}.gallery-item__img{display:block;width:100%;height:auto;object-fit:cover;transition:transform var(--gallery-transition);filter:saturate(.92)}.gallery-item__overlay{position:absolute;inset:0;background:linear-gradient( to top,rgba(28,26,23,.75) 0%,rgba(28,26,23,.1) 45%,transparent 70% );opacity:0;transition:opacity var(--gallery-transition);display:flex;align-items:flex-end;padding:1rem .85rem}.gallery-item__caption{color:#f7f4ef;font-family:georgia,times new roman,serif;font-size:.8rem;line-height:1.4;letter-spacing:.01em}.gallery-item:hover .gallery-item__img{transform:scale(1.025);filter:saturate(1)}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-item.is-hidden{display:none}.gallery-item{animation:galleryFadeIn .5s ease both}@keyframes galleryFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gallery-item:nth-child(1){animation-delay:.05s}.gallery-item:nth-child(2){animation-delay:.1s}.gallery-item:nth-child(3){animation-delay:.15s}.gallery-item:nth-child(4){animation-delay:.2s}.gallery-item:nth-child(5){animation-delay:.25s}.gallery-item:nth-child(6){animation-delay:.3s}.gallery-item:nth-child(7){animation-delay:.35s}.gallery-item:nth-child(8){animation-delay:.4s}.gallery-item:nth-child(9){animation-delay:.45s}.gallery-item:nth-child(10){animation-delay:.5s}.gallery-item:nth-child(11){animation-delay:.55s}.gallery-item:nth-child(12){animation-delay:.6s}@media(max-width:640px){.gallery-grid{columns:2 160px;padding:1rem}.gallery-controls__inner{gap:.4rem}.gallery-filter{font-size:.72rem;padding:.3rem .7rem}}.pswp__caption__center{text-align:center;font-family:georgia,times new roman,serif;font-size:.875rem;color:#d4cfc8;max-width:640px;margin:0 auto;letter-spacing:.02em;line-height:1.6}.gallery-page .nested-copy-line-height>p,.gallery-page .nested-copy-line-height>h1,.gallery-page .nested-copy-line-height>h2,.gallery-page .nested-copy-line-height>h3{max-width:38rem}.gallery-grid,.gallery-controls{margin-left:-1rem;margin-right:-1rem}.gallery-item__overlay{opacity:1;background:linear-gradient( to top,rgba(28,26,23,.85) 0%,rgba(28,26,23,.2) 50%,transparent 75% )}.gallery-item__caption{font-size:.85rem}@media(max-width:640px){.gallery-item__caption{font-size:.5rem}}.inline-figure{margin:1.5rem auto;text-align:center}.inline-figure__link{display:inline-block;cursor:zoom-in}.inline-figure__img{display:block;width:100%;max-width:320px;height:auto}.inline-figure__caption{font-family:georgia,times new roman,serif;font-size:.85rem;color:var(--gallery-muted);margin-top:.5rem;line-height:1.4;letter-spacing:.01em}