.gallery-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;padding:9rem clamp(1.5rem,8vw,8rem) 6rem;color:#fff;isolation:isolate;overflow:hidden}.gallery-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.gallery-hero .hero-shade{z-index:-1}.gallery-hero>div:last-child{max-width:1050px}.gallery-hero h1{font-size:clamp(4rem,9vw,9rem)}.gallery-hero p:last-child{max-width:650px}.gallery-filters{display:flex;gap:.6rem;padding:2rem clamp(1.5rem,6vw,7rem);background:var(--forest);overflow:auto}.gallery-filters button{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;padding:.75rem 1rem;white-space:nowrap;cursor:pointer}.gallery-filters button.is-active{background:#fff;color:var(--forest)}.gallery-masonry{padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,4rem);columns:3 300px;column-gap:1rem}.gallery-tile{break-inside:avoid;margin-bottom:1rem}.gallery-tile[hidden]{display:none}.gallery-tile button{position:relative;width:100%;border:0;padding:0;background:#13291f;color:#fff;text-align:left;cursor:zoom-in;overflow:hidden}.gallery-tile img{display:block;width:100%;object-fit:cover;transition:transform .7s}.gallery-portrait img{aspect-ratio:3/4}.gallery-landscape img{aspect-ratio:4/3}.gallery-square img{aspect-ratio:1}.gallery-tile button:hover img{transform:scale(1.025)}.gallery-tile button>span{position:absolute;inset:auto 0 0;padding:4rem 1.4rem 1.4rem;background:linear-gradient(0deg,rgba(5,20,13,.88),transparent)}.gallery-tile small,.gallery-tile strong{display:block}.gallery-tile small{text-transform:uppercase;letter-spacing:.12em;font-size:.65rem}.gallery-tile strong{font:500 1.4rem Manrope}.gallery-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;border:0;padding:0;background:rgba(5,16,11,.97);color:#fff}.gallery-lightbox::backdrop{background:#06100b}.gallery-lightbox figure{height:100%;margin:0;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);align-items:center}.gallery-lightbox figure>img{width:100%;height:100vh;object-fit:contain}.gallery-lightbox figcaption{padding:3rem}.gallery-lightbox figcaption h2{font-size:clamp(2rem,4vw,4rem)}.lightbox-close,.lightbox-nav{position:fixed;z-index:2;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(5,20,13,.65);color:#fff;cursor:pointer}.lightbox-close{right:1.5rem;top:1.5rem;width:3rem;height:3rem;font-size:1.7rem}.lightbox-nav{top:50%;width:3.3rem;height:3.3rem}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}@media(max-width:800px){.gallery-hero h1{font-size:clamp(3rem,14vw,5rem)}.gallery-masonry{columns:2 150px}.gallery-lightbox figure{grid-template-columns:1fr;grid-template-rows:65vh 1fr;overflow:auto}.gallery-lightbox figure>img{height:65vh}.gallery-lightbox figcaption{padding:1.5rem}.lightbox-nav{top:35%}}
