.gallery-hero[data-astro-cid-3mhbem3k]{background:var(--color-limestone);border-bottom:1px solid var(--color-hairline);padding-block:clamp(3rem,6vw,5rem)}.gallery-hero__inner[data-astro-cid-3mhbem3k]{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;max-width:48rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex}.gallery-hero__eyebrow[data-astro-cid-3mhbem3k]{margin:0}.gallery-hero__h1[data-astro-cid-3mhbem3k]{font-family:var(--font-display);font-weight:900;font-size:clamp(var(--text-3xl), 4vw, var(--text-5xl));letter-spacing:-.03em;text-transform:uppercase;color:var(--color-ink);text-wrap:balance;margin:0;line-height:.95}.gallery-hero__sub[data-astro-cid-3mhbem3k]{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-ink-soft);text-wrap:balance;gap:var(--space-sm);flex-direction:column;align-items:center;max-width:54ch;margin:0;line-height:1.6;display:flex}.gallery-hero__license[data-astro-cid-3mhbem3k]{font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--color-pocc-green-deep);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.gallery-hero__license-icon[data-astro-cid-3mhbem3k]{color:var(--color-pocc-green-deep);flex-shrink:0}.gallery-filters[data-astro-cid-3mhbem3k]{background:var(--color-paper);border-bottom:1px solid var(--color-hairline);z-index:10;padding-block:clamp(1rem,2vw,1.5rem);position:sticky;top:0}.gallery-filters__inner[data-astro-cid-3mhbem3k]{align-items:center;gap:var(--space-md);flex-wrap:wrap;justify-content:space-between;max-width:80rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex}.gallery-filters__chips[data-astro-cid-3mhbem3k]{gap:var(--space-xs);flex-wrap:wrap;display:flex}.gallery-filter-chip[data-astro-cid-3mhbem3k]{border:1.5px solid var(--color-hairline);border-radius:var(--radius-sm);min-height:44px;color:var(--color-ink-soft);font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .16s var(--ease-out-quart), color .16s var(--ease-out-quart), background-color .16s var(--ease-out-quart);background:0 0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-weight:700;display:inline-flex}.gallery-filter-chip[data-astro-cid-3mhbem3k]:hover{border-color:var(--color-pocc-blue);color:var(--color-ink)}.gallery-filter-chip[data-astro-cid-3mhbem3k]:focus-visible{outline:2px solid var(--color-pocc-blue);outline-offset:2px}.gallery-filter-chip--active[data-astro-cid-3mhbem3k],.gallery-filter-chip[data-astro-cid-3mhbem3k][aria-pressed=true]{border-color:var(--color-pocc-blue-deep);background:var(--color-pocc-blue-deep);color:#fff}.gallery-filter-chip__icon[data-astro-cid-3mhbem3k]{flex-shrink:0}.gallery-filters__count[data-astro-cid-3mhbem3k]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-ink-soft);white-space:nowrap;margin:0}.gallery-grid-section[data-astro-cid-3mhbem3k]{background:var(--color-paper)}.gallery-grid-section__shell[data-astro-cid-3mhbem3k]{max-width:80rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.gallery-grid[data-astro-cid-3mhbem3k]{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}@media (width>=960px){.gallery-grid[data-astro-cid-3mhbem3k]{gap:var(--space-lg);grid-template-columns:repeat(5,minmax(0,1fr))}}.gallery-cell[data-astro-cid-3mhbem3k][hidden]{display:none}.gallery-cell[data-astro-cid-3mhbem3k]{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--color-hairline);background:var(--color-card-surface);transition:border-color .2s var(--ease-out-quart);overflow:hidden}@media (hover:hover){.gallery-cell[data-astro-cid-3mhbem3k]:hover{border-color:var(--color-pocc-green-deep)}.gallery-cell[data-astro-cid-3mhbem3k]:hover .gallery-cell__img[data-astro-cid-3mhbem3k]{transform:scale(1.03)}.gallery-cell[data-astro-cid-3mhbem3k]:hover .gallery-cell__overlay[data-astro-cid-3mhbem3k]{opacity:1}}.gallery-cell__trigger[data-astro-cid-3mhbem3k]{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:relative}.gallery-cell__trigger[data-astro-cid-3mhbem3k]:focus-visible{outline:none}.gallery-cell[data-astro-cid-3mhbem3k]:has(.gallery-cell__trigger:focus-visible){border-color:var(--color-pocc-green-deep);outline:2px solid var(--color-pocc-blue);outline-offset:2px}.gallery-cell__img[data-astro-cid-3mhbem3k]{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out-quart);display:block}.gallery-cell__overlay[data-astro-cid-3mhbem3k]{color:#fff;opacity:0;transition:opacity .2s var(--ease-out-quart);background:oklch(14% .08 254/.55);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-cell__zoom-icon[data-astro-cid-3mhbem3k]{filter:drop-shadow(0 1px 3px #0006)}@media (prefers-reduced-motion:reduce){.gallery-cell__img[data-astro-cid-3mhbem3k],.gallery-cell[data-astro-cid-3mhbem3k],.gallery-cell__overlay[data-astro-cid-3mhbem3k]{transition:none}.gallery-cell[data-astro-cid-3mhbem3k]:hover .gallery-cell__img[data-astro-cid-3mhbem3k]{transform:none}}.gallery-empty[data-astro-cid-3mhbem3k]{text-align:center;padding-block:clamp(2rem,4vw,3rem)}.gallery-empty__text[data-astro-cid-3mhbem3k]{color:var(--color-ink-soft);font-size:var(--text-base);margin:0 0 1rem}.gallery-empty__reset[data-astro-cid-3mhbem3k]{border:1.5px solid var(--color-pocc-blue);color:var(--color-pocc-blue);font-family:var(--font-display);font-weight:700;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:background-color .16s var(--ease-out-quart), color .16s var(--ease-out-quart);background:0 0;padding:.625rem 1.25rem}.gallery-empty__reset[data-astro-cid-3mhbem3k]:hover{background:var(--color-pocc-blue);color:#fff}.gallery-attribution[data-astro-cid-3mhbem3k]{justify-content:center;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-ink-soft);margin:clamp(1.5rem,3vw,2.25rem) 0 0;display:flex}.gallery-attribution__g-mark[data-astro-cid-3mhbem3k]{flex-shrink:0;width:1rem;height:1rem;display:inline-flex}.gallery-attribution__g-mark[data-astro-cid-3mhbem3k] svg[data-astro-cid-3mhbem3k]{width:100%;height:100%}.gallery-attribution__link[data-astro-cid-3mhbem3k]{color:inherit;text-underline-offset:3px;transition:color .16s var(--ease-out-quart);text-decoration:underline 1px}.gallery-attribution__link[data-astro-cid-3mhbem3k]:hover{color:var(--color-ink)}.lightbox[data-astro-cid-3mhbem3k]{z-index:200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lightbox[data-astro-cid-3mhbem3k][hidden]{display:none}.lightbox__backdrop[data-astro-cid-3mhbem3k]{cursor:pointer;background:oklch(5% 0 0/.88);position:absolute;inset:0}.lightbox__panel[data-astro-cid-3mhbem3k]{z-index:1;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:min(90vw,64rem);display:flex;position:relative}.lightbox__close[data-astro-cid-3mhbem3k]{color:#fff;cursor:pointer;border-radius:var(--radius-sm);transition:opacity .16s var(--ease-out-quart);background:0 0;border:none;padding:.5rem;position:absolute;top:-2.5rem;right:0}.lightbox__close[data-astro-cid-3mhbem3k]:hover{opacity:.75}.lightbox__close[data-astro-cid-3mhbem3k]:focus-visible{outline-offset:2px;outline:2px solid #fff}.lightbox__close-icon[data-astro-cid-3mhbem3k]{width:1.5rem;height:1.5rem}.lightbox__img-wrap[data-astro-cid-3mhbem3k]{justify-content:center;align-items:center;width:100%;display:flex}.lightbox__img[data-astro-cid-3mhbem3k]{object-fit:contain;border-radius:var(--radius-md);max-width:100%;max-height:80vh;display:block}.lightbox__caption[data-astro-cid-3mhbem3k]{color:oklch(88% .03 254);font-size:var(--text-sm);font-family:var(--font-body);text-align:center;max-width:60ch;margin:0;line-height:1.5}.lightbox__nav[data-astro-cid-3mhbem3k]{gap:1rem;display:flex}.lightbox__nav-btn[data-astro-cid-3mhbem3k]{color:#fff;cursor:pointer;width:3rem;height:3rem;transition:background-color .16s var(--ease-out-quart);background:oklch(20% .05 254/.8);border:1px solid oklch(90% .02 254/.3);border-radius:50%;justify-content:center;align-items:center;display:flex}.lightbox__nav-btn[data-astro-cid-3mhbem3k]:hover{background:oklch(35% .08 254/.9)}.lightbox__nav-btn[data-astro-cid-3mhbem3k]:focus-visible{outline-offset:2px;outline:2px solid #fff}.lightbox__nav-btn[data-astro-cid-3mhbem3k] svg[data-astro-cid-3mhbem3k]{width:1.25rem;height:1.25rem}@media (prefers-reduced-motion:reduce){.lightbox__close[data-astro-cid-3mhbem3k],.lightbox__nav-btn[data-astro-cid-3mhbem3k],.gallery-filter-chip[data-astro-cid-3mhbem3k],.gallery-empty__reset[data-astro-cid-3mhbem3k]{transition:none}}.gallery-cta-band[data-astro-cid-3mhbem3k]{background:var(--color-limestone);border-top:1px solid var(--color-hairline)}.gallery-cta-band__inner[data-astro-cid-3mhbem3k]{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;max-width:40rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex}.gallery-cta-band__heading[data-astro-cid-3mhbem3k]{font-family:var(--font-display);font-weight:800;font-size:clamp(var(--text-xl), 2.5vw, var(--text-3xl));letter-spacing:-.02em;text-transform:uppercase;color:var(--color-ink);text-wrap:balance;margin:0}.gallery-cta-band__sub[data-astro-cid-3mhbem3k]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-ink-soft);max-width:48ch;margin:0;line-height:1.6}.gallery-cta-band__actions[data-astro-cid-3mhbem3k]{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.gallery-cta-band__btn[data-astro-cid-3mhbem3k]{border-radius:var(--radius-sm);min-height:48px;font-family:var(--font-display);font-weight:800;font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;transition:background-color .16s var(--ease-out-quart), border-color .16s var(--ease-out-quart), color .16s var(--ease-out-quart);justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.75rem 1.75rem;text-decoration:none;display:inline-flex}@media (width>=480px){.gallery-cta-band__btn[data-astro-cid-3mhbem3k]{width:auto}}.gallery-cta-band__btn--primary[data-astro-cid-3mhbem3k]{background:var(--color-pocc-green);color:var(--color-pocc-blue-darker);border:2px solid #0000}.gallery-cta-band__btn--primary[data-astro-cid-3mhbem3k]:hover{background:var(--color-pocc-green-deep)}.gallery-cta-band__btn--secondary[data-astro-cid-3mhbem3k]{border:2px solid var(--color-pocc-blue);color:var(--color-pocc-blue);background:0 0}.gallery-cta-band__btn--secondary[data-astro-cid-3mhbem3k]:hover{background:var(--color-pocc-blue);color:#fff}@media (prefers-color-scheme:dark){.gallery-cta-band__btn--secondary[data-astro-cid-3mhbem3k]{color:oklch(76% .14 254);border-color:oklch(76% .14 254)}.gallery-cta-band__btn--secondary[data-astro-cid-3mhbem3k]:hover{color:oklch(14% .08 254);background:oklch(76% .14 254)}}.gallery-cta-band__btn-icon[data-astro-cid-3mhbem3k]{color:var(--color-pocc-blue-darker);flex-shrink:0}.section-spacing[data-astro-cid-3mhbem3k]{padding-block:clamp(3rem,6vw,5rem)}.sr-only[data-astro-cid-3mhbem3k]{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.gallery-cta-band__btn[data-astro-cid-3mhbem3k]{transition:none}}
