.gallery-page{background:var(--paper)}.gallery-back{font-size:14px;color:#626c58}.gallery-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin:60px 0 48px}.gallery-heading h1{font-size:clamp(55px,7vw,100px);margin:25px 0 0}.gallery-heading h1 span{color:#858e7b}.gallery-heading>p{max-width:340px;color:#65705c;font-size:16px}.gallery-filter{display:flex;flex-wrap:wrap;gap:10px;padding:25px 0;border-top:1px solid var(--line)}#gallery-status{font-size:13px;color:#65705c;margin:0 0 24px}.full-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 30px;align-items:start}.gallery-item{margin:0;min-width:0}.gallery-item[hidden]{display:none}.gallery-open{display:block;position:relative;border:0;padding:0;width:100%;background:#d8dfd0;overflow:hidden}.gallery-open img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.gallery-open span{position:absolute;right:16px;bottom:16px;border-radius:50%;display:grid;place-items:center;width:44px;height:44px;background:var(--paper);font-size:24px}.gallery-item figcaption{padding:20px 0 0}.gallery-item h2{font-size:26px;letter-spacing:-.04em;margin:0 0 10px}.gallery-item figcaption p{font-size:13px;color:#65705c;margin:0}.gallery-contact{border-top:1px solid var(--line);margin-top:65px;padding-top:40px;display:flex;justify-content:space-between;gap:20px;align-items:center}.gallery-contact p{font-size:32px;letter-spacing:-.045em;margin:0}.gallery-footer{background:var(--ink);padding:35px 5vw;display:flex;justify-content:space-between;gap:25px;color:var(--paper);font-size:13px}#gallery-viewer{max-width:1500px;background:var(--ink);color:var(--paper);overflow:auto}#gallery-full-image{width:100%;height:calc(85svh - 115px);object-fit:contain}.gallery-viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px}.gallery-viewer-bottom p{margin:0;font-size:13px;text-align:center}#gallery-position{color:#bbc4b2;margin-top:7px;font-size:12px}.viewer-arrow{border:1px solid #71796a;border-radius:50%;width:44px;height:44px;flex:none;background:none;color:var(--paper);font-size:22px}.gallery-page:has(dialog[open]){overflow:hidden}
@media(max-width:760px){.gallery-page .site-header>.button{font-size:12px;padding:13px;gap:5px}.gallery-heading{display:block;margin:40px 0 30px}.gallery-heading h1{font-size:56px}.gallery-heading>p{margin:25px 0 0}.gallery-heading .eyebrow{font-size:10px}.full-gallery-grid{grid-template-columns:1fr;gap:35px}.gallery-filter{gap:8px}.gallery-filter .chip{font-size:13px;padding:10px 12px}.gallery-contact{display:block;margin-top:40px}.gallery-contact .button{margin-top:25px}.gallery-footer{display:flex;flex-direction:column;padding:28px 24px}.gallery-viewer-bottom{padding:16px 12px;gap:12px}.gallery-viewer-bottom p{font-size:12px}.gallery-heading h1{font-size:clamp(43px,13vw,56px)}}

#gallery-full-image{height:auto;max-height:calc(85svh - 115px);margin-inline:auto}
