.content-image-gallery[data-astro-cid-5vkyrvqq]{gap:var(--space-5);margin-top:var(--space-8);display:grid}.content-image-gallery[data-astro-cid-5vkyrvqq] h2[data-astro-cid-5vkyrvqq]{font-size:var(--font-size-heading-section);margin:0}.content-image-gallery__grid[data-astro-cid-5vkyrvqq]{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-image-gallery__item[data-astro-cid-5vkyrvqq]{align-content:start;gap:var(--space-3);margin:0;display:grid}.content-image-gallery__trigger[data-astro-cid-5vkyrvqq]{aspect-ratio:3/2;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-soft);place-items:center;width:100%;padding:0;display:grid;position:relative;overflow:hidden}.content-image-gallery__image{object-fit:contain;object-position:var(--image-object-position,center);width:100%;height:100%}.content-image-gallery__item--cover[data-astro-cid-5vkyrvqq] .content-image-gallery__image{object-fit:cover}.content-image-gallery__expand[data-astro-cid-5vkyrvqq]{right:var(--space-3);bottom:var(--space-3);padding:var(--space-1) var(--space-3);color:#fff;background:#111827d1;border-radius:999px;font-size:.8rem;font-weight:800;position:absolute}.content-image-gallery__trigger[data-astro-cid-5vkyrvqq]:hover .content-image-gallery__expand[data-astro-cid-5vkyrvqq]{background:var(--color-primary)}.content-image-gallery__item[data-astro-cid-5vkyrvqq] figcaption[data-astro-cid-5vkyrvqq]{gap:var(--space-1);color:var(--color-text-muted);font-size:.9rem;line-height:1.5;display:grid}.content-image-gallery__caption[data-astro-cid-5vkyrvqq]{color:var(--color-text)}.content-image-gallery__credit[data-astro-cid-5vkyrvqq]{font-size:.85rem}.content-image-gallery__popover[data-astro-cid-5vkyrvqq]{background:0 0;border:0;width:min(94vw,90rem);max-width:none;max-height:none;margin:auto;padding:0;inset:0;overflow:visible}.content-image-gallery__popover[data-astro-cid-5vkyrvqq]::backdrop{backdrop-filter:blur(4px);background:#111827db}.content-image-gallery__popover-panel[data-astro-cid-5vkyrvqq]{min-height:12rem;max-height:92vh;padding:var(--space-5);border-radius:var(--radius-lg);background:#111827;place-items:center;display:grid;position:relative;box-shadow:0 28px 90px #00000073}.content-image-gallery__close[data-astro-cid-5vkyrvqq]{top:var(--space-3);right:var(--space-3);z-index:3;color:#fff;background:#111827db;border:1px solid #ffffff6b;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:grid;position:absolute}.content-image-gallery__close[data-astro-cid-5vkyrvqq] svg[data-astro-cid-5vkyrvqq]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25px;display:block}.content-image-gallery__close[data-astro-cid-5vkyrvqq]:hover{background:var(--color-accent)}.content-image-gallery__popover-content[data-astro-cid-5vkyrvqq]{justify-items:center;gap:var(--space-3);width:100%;display:grid}.content-image-gallery__popover-media[data-astro-cid-5vkyrvqq]{place-items:center;width:100%;min-height:12rem;display:grid;position:relative}.content-image-gallery__spinner[data-astro-cid-5vkyrvqq]{border:3px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:2.75rem;height:2.75rem;position:absolute}.content-image-gallery__popover[data-astro-cid-5vkyrvqq]:popover-open .content-image-gallery__spinner[data-astro-cid-5vkyrvqq]{animation:.76s linear infinite content-image-gallery-spin}.content-image-gallery__popover-image{z-index:1;border-radius:var(--radius-md);object-fit:contain;background:#111827;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 8rem);position:relative}.content-image-gallery__popover-caption[data-astro-cid-5vkyrvqq]{gap:var(--space-1);color:#ffffffe0;text-align:center;width:100%;font-size:.9rem;line-height:1.5;display:grid}@media (width<=640px){.content-image-gallery__grid[data-astro-cid-5vkyrvqq]{grid-template-columns:1fr}.content-image-gallery__popover[data-astro-cid-5vkyrvqq]{width:96vw}.content-image-gallery__popover-panel[data-astro-cid-5vkyrvqq]{padding:var(--space-4)}.content-image-gallery__popover-image{max-height:calc(92vh - 7rem)}}@media (prefers-reduced-motion:no-preference){.content-image-gallery__popover[data-astro-cid-5vkyrvqq]:popover-open{animation:.16s ease-out content-image-gallery-fade-in}}@media (prefers-reduced-motion:reduce){.content-image-gallery__spinner[data-astro-cid-5vkyrvqq]{animation:none}}@keyframes content-image-gallery-spin{to{transform:rotate(360deg)}}@keyframes content-image-gallery-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
