.page-hero.svelte-za2g2h{background:var(--color-ink);color:var(--color-text-on-ink);padding-block:var(--space-9) var(--space-8)}.page-hero.svelte-za2g2h .eyebrow:where(.svelte-za2g2h){color:var(--color-marsh-light)}.page-hero.svelte-za2g2h h1:where(.svelte-za2g2h){font-size:var(--step-5);margin-top:var(--space-4)}.page-hero__sub.svelte-za2g2h{margin-top:var(--space-5);max-width:36rem;color:var(--color-text-muted-on-ink);font-size:var(--step-1)}.gallery-section.svelte-za2g2h{background:var(--color-ink);padding-bottom:var(--space-9)}.gallery-section__inner.svelte-za2g2h{padding-inline:0}.gallery-grid.svelte-za2g2h{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;grid-auto-flow:dense;gap:3px;list-style:none;display:grid}.gallery-cell.svelte-za2g2h{background:var(--color-ink-soft);overflow:hidden}.gallery-btn.svelte-za2g2h{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.gallery-btn.svelte-za2g2h:focus-visible{outline:2px solid var(--color-marsh-light);outline-offset:-3px;z-index:1;position:relative}.gallery-cell.svelte-za2g2h picture{width:100%;height:100%}.gallery-cell.svelte-za2g2h img{object-fit:cover;object-position:center var(--focal-y,50%);width:100%;height:100%;transition:transform .4s var(--ease-out);display:block}.gallery-cell.svelte-za2g2h:hover img{transform:scale(1.03)}.gallery-cell--tall.svelte-za2g2h{grid-row:span 2}.gallery-cell--wide.svelte-za2g2h{grid-column:span 2}.gallery-cell--full.svelte-za2g2h{grid-column:span 3}.cta-band.svelte-za2g2h{background:var(--color-sand);padding-block:var(--space-9);border-top:1px solid var(--color-border)}.cta-band__inner.svelte-za2g2h{justify-content:space-between;align-items:center;gap:var(--space-7);flex-wrap:wrap;display:flex}.cta-band__copy.svelte-za2g2h h2:where(.svelte-za2g2h){font-size:var(--step-3)}.cta-band__copy.svelte-za2g2h p:where(.svelte-za2g2h){margin-top:var(--space-3);color:var(--color-text-muted);max-width:34rem}@media (width<=55rem){.gallery-grid.svelte-za2g2h{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.gallery-cell--full.svelte-za2g2h{grid-column:span 2}}@media (width<=32rem){.gallery-grid.svelte-za2g2h{grid-template-columns:1fr;grid-auto-rows:280px}.gallery-cell--tall.svelte-za2g2h,.gallery-cell--wide.svelte-za2g2h,.gallery-cell--full.svelte-za2g2h{grid-area:span 1/span 1}}@media (prefers-reduced-motion:reduce){.gallery-cell.svelte-za2g2h img{transition:none}}.lightbox::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111926f7}.lightbox.svelte-za2g2h{background:0 0;border:none;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.lightbox__close.svelte-za2g2h{top:var(--space-5);right:var(--space-5);width:2.5rem;height:2.5rem;color:var(--color-marsh-light);border:1px solid var(--color-border-on-ink);cursor:pointer;z-index:1;background:#ffffff0f;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute}.lightbox__close.svelte-za2g2h:hover{color:var(--color-porch);background:#ffffff24}.lightbox__close.svelte-za2g2h:focus-visible{outline:2px solid var(--color-marsh-light);outline-offset:3px}.lightbox__layout.svelte-za2g2h{width:100%;height:100%;padding:var(--space-8) var(--space-5) var(--space-5);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.lightbox__main.svelte-za2g2h{align-items:center;gap:var(--space-4);flex-direction:column;min-width:0;max-width:min(100vw - 10rem,80rem);display:flex}.lightbox__img-wrap.svelte-za2g2h{animation:svelte-za2g2h-lb-in .18s var(--ease-out) both;justify-content:center;align-items:center;display:flex}.lightbox__img-wrap.svelte-za2g2h img{object-fit:contain;width:auto;max-width:min(100vw - 10rem,80rem);height:auto;max-height:calc(100vh - 6rem);display:block}@keyframes svelte-za2g2h-lb-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.lightbox__nav.svelte-za2g2h{width:3rem;height:3rem;color:var(--color-marsh-light);border:1px solid var(--color-border-on-ink);cursor:pointer;background:#ffffff0a;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav--prev.svelte-za2g2h{left:var(--space-5)}.lightbox__nav--next.svelte-za2g2h{right:var(--space-5)}.lightbox__nav.svelte-za2g2h:hover{color:var(--color-porch);background:#ffffff1f}.lightbox__nav.svelte-za2g2h:focus-visible{outline:2px solid var(--color-marsh-light);outline-offset:3px}@media (width<=40rem){.lightbox__layout.svelte-za2g2h{padding:var(--space-8) var(--space-2) var(--space-4)}.lightbox__main.svelte-za2g2h{max-width:calc(100vw - 7rem)}.lightbox__img-wrap.svelte-za2g2h img{max-width:calc(100vw - 7rem);max-height:calc(100vh - 8rem)}.lightbox__nav.svelte-za2g2h{width:2.5rem;height:2.5rem}.lightbox__nav--prev.svelte-za2g2h{left:var(--space-2)}.lightbox__nav--next.svelte-za2g2h{right:var(--space-2)}}@media (prefers-reduced-motion:reduce){.lightbox__img-wrap.svelte-za2g2h{animation:none}}
