.gallery-chip[data-astro-cid-gb6d655k]{display:inline-flex;align-items:center;padding:.5rem 1.1rem;border-radius:9999px;border:2px solid rgba(91,33,182,.18);background:transparent;font-family:var(--font-heading, inherit);font-weight:600;font-size:.9rem;color:rgb(var(--brand-dark-purple-rgb, 91 33 182));color:#7641ab;transition:all .2s ease;cursor:pointer}.gallery-chip[data-astro-cid-gb6d655k]:hover{background:#ccb4e3}.gallery-chip[data-astro-cid-gb6d655k].is-active{background:#7641ab;border-color:#7641ab;color:#fff}.gallery-grid[data-astro-cid-gb6d655k]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px;gap:.9rem}@media(min-width:640px){.gallery-grid[data-astro-cid-gb6d655k]{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:200px;gap:1rem}}@media(min-width:1024px){.gallery-grid[data-astro-cid-gb6d655k]{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:220px;gap:1.1rem}}.gallery-cell[data-astro-cid-gb6d655k]{position:relative;overflow:hidden;border-radius:1.25rem;opacity:1;transform:translateY(0) scale(1);transition:opacity .4s ease,transform .4s ease}.gallery-cell--tall[data-astro-cid-gb6d655k]{grid-row:span 2}.gallery-cell[data-astro-cid-gb6d655k][hidden]{opacity:0;transform:translateY(6px) scale(.98);pointer-events:none;display:none}.gallery-tile[data-astro-cid-gb6d655k]{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#ccb4e3;cursor:pointer;overflow:hidden;border-radius:inherit}.gallery-img[data-astro-cid-gb6d655k]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.22,.61,.36,1),filter .3s ease;filter:saturate(.9)}.gallery-tile[data-astro-cid-gb6d655k]:hover .gallery-img[data-astro-cid-gb6d655k],.gallery-tile[data-astro-cid-gb6d655k]:focus-visible .gallery-img[data-astro-cid-gb6d655k]{transform:scale(1.06);filter:saturate(1.1)}.gallery-glow[data-astro-cid-gb6d655k]{position:absolute;inset:0;background:linear-gradient(180deg,#0000 55%,#00000047);opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-tile[data-astro-cid-gb6d655k]:hover .gallery-glow[data-astro-cid-gb6d655k],.gallery-tile[data-astro-cid-gb6d655k]:focus-visible .gallery-glow[data-astro-cid-gb6d655k]{opacity:1}.gallery-lightbox[data-astro-cid-gb6d655k]{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);background:#0f081edb;backdrop-filter:blur(8px);animation:gallery-fade .2s ease}@keyframes gallery-fade{0%{opacity:0}to{opacity:1}}.gallery-lightbox[data-astro-cid-gb6d655k][hidden]{display:none}.gallery-lightbox__figure[data-astro-cid-gb6d655k]{max-width:min(90vw,1200px);max-height:85vh;display:flex;flex-direction:column;gap:.75rem;align-items:center}.gallery-lightbox__figure[data-astro-cid-gb6d655k] img[data-astro-cid-gb6d655k]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:.75rem;box-shadow:0 24px 60px #00000080}.gallery-lightbox__figure[data-astro-cid-gb6d655k] figcaption[data-astro-cid-gb6d655k]{color:#ffffffd9;font-size:.95rem;text-align:center;max-width:48rem}.gallery-lightbox__close[data-astro-cid-gb6d655k],.gallery-lightbox__nav[data-astro-cid-gb6d655k]{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;background:#ffffff1f;color:#fff;border:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.gallery-lightbox__close[data-astro-cid-gb6d655k]:hover,.gallery-lightbox__nav[data-astro-cid-gb6d655k]:hover{background:#ffffff3d;transform:scale(1.05)}.gallery-lightbox__close[data-astro-cid-gb6d655k]{top:1.25rem;right:1.25rem}.gallery-lightbox__nav--prev[data-astro-cid-gb6d655k]{left:clamp(.5rem,3vw,2rem)}.gallery-lightbox__nav--next[data-astro-cid-gb6d655k]{right:clamp(.5rem,3vw,2rem)}@media(prefers-reduced-motion:reduce){.gallery-img[data-astro-cid-gb6d655k],.gallery-cell[data-astro-cid-gb6d655k],.gallery-lightbox__close[data-astro-cid-gb6d655k],.gallery-lightbox__nav[data-astro-cid-gb6d655k]{transition:none!important;animation:none!important}}
