.gallery-section:where(.astro-loewgr25){width:100%}.gallery-filters:where(.astro-loewgr25){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-s);margin-bottom:var(--space-l)}.filter-btn:where(.astro-loewgr25){transition:all .2s ease;cursor:pointer;border:2px solid var(--brand-primary);border-radius:var(--radius-full);background:0 0;padding:var(--space-xs) var(--space-m);color:var(--brand-primary);font-weight:500;font-size:var(--text-sm)}.filter-btn:where(.astro-loewgr25):hover,.filter-btn:where(.astro-loewgr25):focus-visible{background:var(--brand-primary);color:#fff}.filter-btn:where(.astro-loewgr25).active{background:var(--brand-primary);color:#fff}.filter-btn:where(.astro-loewgr25):focus-visible{outline:2px solid var(--brand-secondary);outline-offset:2px}.gallery-grid:where(.astro-loewgr25){display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-m)}@media (min-width:640px){.gallery-grid:where(.astro-loewgr25){grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.gallery-grid:where(.astro-loewgr25){grid-template-columns:repeat(4,1fr)}}.gallery-item:where(.astro-loewgr25){position:relative;transition:transform .2s ease;cursor:pointer;border:0;border-radius:var(--radius-md);padding:0;aspect-ratio:4/3;overflow:hidden}.gallery-item:where(.astro-loewgr25):hover{transform:scale(1.02)}.gallery-item:where(.astro-loewgr25):focus-visible{outline:3px solid var(--brand-primary);outline-offset:2px}.gallery-item:where(.astro-loewgr25)[data-hidden=true]{display:none}.gallery-thumb:where(.astro-loewgr25){width:100%;height:100%;object-fit:cover}.gallery-overlay:where(.astro-loewgr25){display:flex;position:absolute;justify-content:center;align-items:center;opacity:0;transition:opacity .2s ease;inset:0;background:#0006}.gallery-item:where(.astro-loewgr25):hover .gallery-overlay:where(.astro-loewgr25),.gallery-item:where(.astro-loewgr25):focus-visible .gallery-overlay:where(.astro-loewgr25){opacity:1}.view-icon:where(.astro-loewgr25){display:flex;justify-content:center;align-items:center;border-radius:50%;background:#ffffffe6;padding:var(--space-s);color:var(--brand-primary)}.darkmode .filter-btn:where(.astro-loewgr25){border-color:var(--brand-secondary);color:var(--brand-secondary)}.darkmode .filter-btn:where(.astro-loewgr25):hover,.darkmode .filter-btn:where(.astro-loewgr25):focus-visible,.darkmode .filter-btn:where(.astro-loewgr25).active{background:var(--brand-secondary);color:var(--background-color)}.lightbox:where(.astro-hiopj22y){position:fixed;margin:0;inset:0;border:0;background:0 0;padding:0;width:100%;max-width:100%;height:100%;max-height:100%}.lightbox:where(.astro-hiopj22y)::backdrop{background:#000000f2}.lightbox-inner:where(.astro-hiopj22y){display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%}.lightbox-close:where(.astro-hiopj22y){position:absolute;top:var(--space-m);right:var(--space-m);z-index:10;transition:background .2s ease;cursor:pointer;border:0;border-radius:var(--radius-full);background:#ffffff1a;padding:var(--space-s);color:#fff}.lightbox-close:where(.astro-hiopj22y):hover,.lightbox-close:where(.astro-hiopj22y):focus-visible{background:#fff3}.lightbox-close:where(.astro-hiopj22y):focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.lightbox-nav:where(.astro-hiopj22y){position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:background .2s ease;cursor:pointer;border:0;border-radius:var(--radius-full);background:#ffffff1a;padding:var(--space-m);color:#fff}.lightbox-nav:where(.astro-hiopj22y):hover,.lightbox-nav:where(.astro-hiopj22y):focus-visible{background:#fff3}.lightbox-nav:where(.astro-hiopj22y):focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.lightbox-prev:where(.astro-hiopj22y){left:var(--space-m)}.lightbox-next:where(.astro-hiopj22y){right:var(--space-m)}.lightbox-figure:where(.astro-hiopj22y){display:flex;flex-direction:column;align-items:center;margin:0;padding:var(--space-xl);max-width:90vw;max-height:80vh}.lightbox-image:where(.astro-hiopj22y){border-radius:var(--radius-sm);max-width:100%;max-height:calc(80vh - 4rem);object-fit:contain}.lightbox-caption:where(.astro-hiopj22y){margin-top:var(--space-m);padding:var(--space-s) var(--space-m);max-width:600px;color:#ffffffe6;font-size:var(--text-sm);line-height:1.5;text-align:center}.lightbox-counter:where(.astro-hiopj22y){position:absolute;bottom:var(--space-m);left:50%;transform:translate(-50%);color:#ffffffb3;font-size:var(--text-sm)}@media (max-width:640px){.lightbox-nav:where(.astro-hiopj22y){padding:var(--space-s)}.lightbox-nav:where(.astro-hiopj22y) svg:where(.astro-hiopj22y){width:24px;height:24px}.lightbox-figure:where(.astro-hiopj22y){padding:var(--space-m)}}@media (prefers-reduced-motion:reduce){.lightbox:where(.astro-hiopj22y),.lightbox-close:where(.astro-hiopj22y),.lightbox-nav:where(.astro-hiopj22y){transition:none}}