.gal-grid[data-astro-cid-3mhbem3k]{grid-template-columns:repeat(3,1fr);gap:clamp(.7rem,1.4vw,1.1rem);display:grid}.gal-tile[data-astro-cid-3mhbem3k]{aspect-ratio:4/3;cursor:zoom-in;background:var(--paper-2);transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease);border:1px solid #0000;border-radius:16px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 40px -30px #0a241280}.gal-tile[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.gal-tile[data-astro-cid-3mhbem3k]:hover{box-shadow:var(--shadow-md);border-color:var(--willow);transform:translateY(-3px)}.gal-tile[data-astro-cid-3mhbem3k]:hover img[data-astro-cid-3mhbem3k]{transform:scale(1.05)}.gal-tile[data-astro-cid-3mhbem3k].is-feature{aspect-ratio:auto;grid-area:span 2/span 2}.gal-cap[data-astro-cid-3mhbem3k]{z-index:2;color:#fff;background:linear-gradient(#0a241200,#0a2412d1);padding:1.1rem 1.2rem 1rem;font-family:Marcellus,serif;font-size:1.08rem;line-height:1.2;position:absolute;bottom:0;left:0;right:0}.gal-zoom[data-astro-cid-3mhbem3k]{z-index:3;color:#eef4e2;backdrop-filter:blur(3px);opacity:0;width:34px;height:34px;transition:opacity .35s var(--ease), transform .35s var(--ease);background:#0a241299;border:1px solid #a8d13866;border-radius:50%;place-items:center;display:grid;position:absolute;top:.7rem;right:.7rem;transform:translateY(-4px)}.gal-zoom[data-astro-cid-3mhbem3k] svg[data-astro-cid-3mhbem3k]{width:17px;height:17px}.gal-tile[data-astro-cid-3mhbem3k]:hover .gal-zoom[data-astro-cid-3mhbem3k],.gal-tile[data-astro-cid-3mhbem3k]:focus-visible .gal-zoom[data-astro-cid-3mhbem3k]{opacity:1;transform:none}.gal-events-head[data-astro-cid-3mhbem3k]{max-width:56ch;margin-bottom:clamp(1.6rem,3vw,2.4rem)}.gal-events-head[data-astro-cid-3mhbem3k] .kicker{margin-bottom:.6rem}.gal-events-head[data-astro-cid-3mhbem3k] h2[data-astro-cid-3mhbem3k]{color:var(--ink);margin-bottom:.7rem;font-size:clamp(1.6rem,1.3rem + 1.2vw,2.3rem)}.gal-events-head[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]{color:var(--ink-soft)}.gal-events-grid[data-astro-cid-3mhbem3k]{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.gae-card[data-astro-cid-3mhbem3k]{background:var(--card);border:1px solid var(--line);color:inherit;transition:transform .45s var(--ease), border-color .45s var(--ease), box-shadow .45s var(--ease);border-radius:16px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.gae-card[data-astro-cid-3mhbem3k]:hover{border-color:var(--willow);box-shadow:var(--shadow-md);transform:translateY(-4px)}.gae-media[data-astro-cid-3mhbem3k]{aspect-ratio:3/2;background:var(--paper-2);overflow:hidden}.gae-media[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease)}.gae-card[data-astro-cid-3mhbem3k]:hover .gae-media[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{transform:scale(1.05)}.gae-text[data-astro-cid-3mhbem3k]{flex-direction:column;gap:.3rem;padding:1rem 1.2rem 1.2rem;display:flex}.gae-name[data-astro-cid-3mhbem3k]{color:var(--ink);font-family:Marcellus,serif;font-size:1.12rem;line-height:1.2}.gae-date[data-astro-cid-3mhbem3k]{color:var(--gold-ink);font-size:.8rem;font-weight:600}.gal-events-all[data-astro-cid-3mhbem3k]{color:var(--forest-text);align-items:center;gap:.4em;margin-top:1.8rem;font-weight:600;text-decoration:none;display:inline-flex}.gal-events-all[data-astro-cid-3mhbem3k] svg{width:1em;height:1em;transition:transform .3s var(--ease)}.gal-events-all[data-astro-cid-3mhbem3k]:hover svg{transform:translate(3px)}.lightbox[data-astro-cid-3mhbem3k]{background:0 0;border:none;width:100%;max-width:100vw;height:100%;max-height:100vh;margin:auto;padding:0;overflow:hidden}.lightbox[data-astro-cid-3mhbem3k]::backdrop{backdrop-filter:blur(6px);background:#07160beb}.lb-stage[data-astro-cid-3mhbem3k]{place-items:center;width:100%;height:100%;padding:clamp(1rem,4vw,3rem);display:grid;position:relative}.lb-img[data-astro-cid-3mhbem3k]{width:auto;max-width:min(94vw,1300px);height:auto;max-height:86vh;animation:lb-in .4s var(--ease);border-radius:12px;box-shadow:0 40px 90px -30px #000c}@keyframes lb-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.lb-btn[data-astro-cid-3mhbem3k]{cursor:pointer;color:#eef4e2;transition:background-color .3s var(--ease), border-color .3s var(--ease), transform .3s var(--ease);background:#eef4e21a;border:1px solid #a8d13857;border-radius:50%;place-items:center;display:grid;position:absolute}.lb-btn[data-astro-cid-3mhbem3k]:hover{border-color:var(--willow);background:#a8d13838}.lb-btn[data-astro-cid-3mhbem3k] svg[data-astro-cid-3mhbem3k]{width:50%;height:50%}.lb-close[data-astro-cid-3mhbem3k]{width:46px;height:46px;top:clamp(.8rem,2.5vw,1.6rem);right:clamp(.8rem,2.5vw,1.6rem)}.lb-prev[data-astro-cid-3mhbem3k],.lb-next[data-astro-cid-3mhbem3k]{width:54px;height:54px;top:50%;transform:translateY(-50%)}.lb-prev[data-astro-cid-3mhbem3k]{left:clamp(.6rem,2vw,1.6rem)}.lb-next[data-astro-cid-3mhbem3k]{right:clamp(.6rem,2vw,1.6rem)}.lb-prev[data-astro-cid-3mhbem3k]:hover{transform:translateY(-50%)translate(-2px)}.lb-next[data-astro-cid-3mhbem3k]:hover{transform:translateY(-50%)translate(2px)}.lb-count[data-astro-cid-3mhbem3k]{color:#d4e6a4;letter-spacing:.06em;background:#0a241299;border-radius:999px;padding:.4em .9em;font-size:.86rem;font-weight:600;position:absolute;bottom:clamp(.8rem,2.5vw,1.6rem);left:50%;transform:translate(-50%)}@media (width<=900px){.gal-grid[data-astro-cid-3mhbem3k]{grid-template-columns:repeat(2,1fr)}.gal-tile[data-astro-cid-3mhbem3k].is-feature{aspect-ratio:16/9;grid-area:span 1/span 2}.gal-events-grid[data-astro-cid-3mhbem3k]{grid-template-columns:1fr}}@media (width<=560px){.gal-grid[data-astro-cid-3mhbem3k]{grid-template-columns:1fr}.gal-tile[data-astro-cid-3mhbem3k].is-feature{aspect-ratio:4/3;grid-area:span 1/span 1}}@media (prefers-reduced-motion:reduce){.gal-tile[data-astro-cid-3mhbem3k],.gal-tile[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k],.gal-zoom[data-astro-cid-3mhbem3k],.gae-card[data-astro-cid-3mhbem3k],.gae-media[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k],.lb-btn[data-astro-cid-3mhbem3k],.gal-events-all[data-astro-cid-3mhbem3k] svg{transition:none}.lb-img[data-astro-cid-3mhbem3k]{animation:none}}
