.gallery-hero[data-astro-cid-3mhbem3k]{background:var(--color-midnight);min-height:min(82svh,54rem);color:var(--color-sea-salt);place-items:center;display:grid;position:relative;overflow:hidden}.gallery-hero[data-astro-cid-3mhbem3k]>img[data-astro-cid-3mhbem3k],.gallery-hero__shade[data-astro-cid-3mhbem3k]{width:100%;height:100%;position:absolute;inset:0}.gallery-hero[data-astro-cid-3mhbem3k]>img[data-astro-cid-3mhbem3k]{object-fit:cover}.gallery-hero__shade[data-astro-cid-3mhbem3k]{background:linear-gradient(#07394259,#1d1c1852 42%,#073942d1)}.gallery-hero__content[data-astro-cid-3mhbem3k]{z-index:1;max-width:62rem;padding-top:var(--nav-height);text-align:center;position:relative}.gallery-hero[data-astro-cid-3mhbem3k] .eyebrow[data-astro-cid-3mhbem3k]{color:var(--color-marigold);margin-bottom:1.25rem}.gallery-hero[data-astro-cid-3mhbem3k] h1[data-astro-cid-3mhbem3k]{max-width:none;font-size:clamp(3.2rem,7.5vw,7rem)}.gallery-hero__content[data-astro-cid-3mhbem3k]>p[data-astro-cid-3mhbem3k]:last-child{max-width:47rem;color:color-mix(in srgb, var(--color-sea-salt) 86%, transparent);margin:1.5rem auto 0;font-size:clamp(1.05rem,1.6vw,1.25rem)}.gallery-hero__cue[data-astro-cid-3mhbem3k]{z-index:1;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:2rem}.gallery[data-astro-cid-3mhbem3k]{background:var(--color-charred-ink);padding:clamp(.7rem,1.4vw,1.25rem)}.gallery-grid[data-astro-cid-3mhbem3k]{column-count:3;column-gap:clamp(.7rem,1.4vw,1.25rem)}.gallery-item[data-astro-cid-3mhbem3k]{background:var(--color-midnight);break-inside:avoid;width:100%;color:var(--color-sea-salt);cursor:zoom-in;border:0;border-radius:.45rem;margin:0 0 clamp(.7rem,1.4vw,1.25rem);padding:0;display:block;position:relative;overflow:hidden}.gallery-item[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{width:100%;height:auto;transition:transform .7s var(--ease-out), filter .5s ease;display:block}.gallery-item[data-astro-cid-3mhbem3k]>span[data-astro-cid-3mhbem3k]{letter-spacing:.12em;opacity:0;text-transform:uppercase;transition:opacity var(--duration-fast), transform var(--duration-fast);background:#073942a8;border:1px solid #fff7e58c;border-radius:99rem;padding:.45rem .65rem;font-size:.68rem;font-weight:600;position:absolute;bottom:1rem;right:1rem;transform:translateY(.5rem)}.gallery-item[data-astro-cid-3mhbem3k]:hover img[data-astro-cid-3mhbem3k],.gallery-item[data-astro-cid-3mhbem3k]:focus-visible img[data-astro-cid-3mhbem3k]{filter:brightness(.84);transform:scale(1.025)}.gallery-item[data-astro-cid-3mhbem3k]:hover>span[data-astro-cid-3mhbem3k],.gallery-item[data-astro-cid-3mhbem3k]:focus-visible>span[data-astro-cid-3mhbem3k]{opacity:1;transform:translateY(0)}body.gallery-lightbox-open{overflow:hidden}.lightbox[data-astro-cid-3mhbem3k]{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--color-sea-salt);background:#073942f7;border:0;margin:0;padding:clamp(1rem,3vw,3rem)}.lightbox[data-astro-cid-3mhbem3k]::backdrop{background:#073942eb}.lightbox[data-astro-cid-3mhbem3k][open]{grid-template-columns:4rem minmax(0,1fr) 4rem;align-items:center;display:grid}.lightbox[data-astro-cid-3mhbem3k] figure[data-astro-cid-3mhbem3k]{place-items:center;min-width:0;max-height:calc(100dvh - 5rem);display:grid}.lightbox[data-astro-cid-3mhbem3k] figure[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 9rem)}.lightbox[data-astro-cid-3mhbem3k] figcaption[data-astro-cid-3mhbem3k]{width:min(100%,68rem);color:color-mix(in srgb, var(--color-sea-salt) 76%, transparent);justify-content:space-between;gap:2rem;margin-top:1rem;font-size:.85rem;display:flex}.lightbox[data-astro-cid-3mhbem3k] figcaption[data-astro-cid-3mhbem3k] small[data-astro-cid-3mhbem3k]{font-family:var(--font-mono);flex:none}.lightbox__close[data-astro-cid-3mhbem3k],.lightbox__nav[data-astro-cid-3mhbem3k]{color:inherit;cursor:pointer;background:0 0;border:0}.lightbox__close[data-astro-cid-3mhbem3k]{z-index:2;width:3rem;height:3rem;font-size:2.2rem;font-weight:300;position:fixed;top:1rem;right:1.25rem}.lightbox__nav[data-astro-cid-3mhbem3k]{width:3.25rem;height:3.25rem;transition:background var(--duration-fast), color var(--duration-fast);border:1px solid #fff7e566;border-radius:50%;font-size:1.35rem}.lightbox__nav[data-astro-cid-3mhbem3k]:hover,.lightbox__nav[data-astro-cid-3mhbem3k]:focus-visible{background:var(--color-marigold);color:var(--color-midnight)}@media (width<=767px){.gallery-hero[data-astro-cid-3mhbem3k]{min-height:70svh}.gallery-hero[data-astro-cid-3mhbem3k] h1[data-astro-cid-3mhbem3k]{font-size:clamp(3rem,14vw,4.7rem)}.gallery-grid[data-astro-cid-3mhbem3k]{column-count:2}.lightbox[data-astro-cid-3mhbem3k]{padding:4rem .75rem 1rem}.lightbox[data-astro-cid-3mhbem3k][open]{grid-template-columns:2.8rem minmax(0,1fr) 2.8rem}.lightbox__nav[data-astro-cid-3mhbem3k]{width:2.5rem;height:2.5rem}.lightbox[data-astro-cid-3mhbem3k] figcaption[data-astro-cid-3mhbem3k]{gap:1rem;font-size:.75rem}}@media (width<=430px){.gallery-grid[data-astro-cid-3mhbem3k]{column-count:1}}@media (prefers-reduced-motion:reduce){.gallery-item[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k],.gallery-item[data-astro-cid-3mhbem3k]>span[data-astro-cid-3mhbem3k]{transition:none}}
