.gallery-section[data-astro-cid-sahthylw]{background:var(--color-surface)}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(3,1fr)}}.gallery-card[data-astro-cid-sahthylw]{display:flex;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:0;border:none;background:var(--color-surface-raised);border-radius:.75rem;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);cursor:pointer;text-align:left;transition:box-shadow .35s ease}.gallery-card[data-astro-cid-sahthylw]:hover{box-shadow:var(--shadow-md)}.gallery-card[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-card__media[data-astro-cid-sahthylw]{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:.75rem .75rem 0 0;background:var(--color-dark-surface)}.gallery-card[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw],.gallery-card[data-astro-cid-sahthylw] video[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.25,.46,.45,.94);will-change:transform}.gallery-card[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw],.gallery-card[data-astro-cid-sahthylw]:hover video[data-astro-cid-sahthylw]{transform:scale(1.08)}.gallery-card__play-badge[data-astro-cid-sahthylw]{position:absolute;top:.625rem;right:.625rem;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:#0f1419b8;color:#fff;pointer-events:none;z-index:1}.gallery-card__caption[data-astro-cid-sahthylw]{display:block;padding:.5rem .75rem .75rem;font-size:.85rem;color:var(--color-text-muted);text-align:center;line-height:1.4}.gallery-empty[data-astro-cid-sahthylw]{text-align:center;font-size:1.0625rem;color:var(--color-text-secondary);padding:clamp(3rem,8vw,5rem) 1rem;max-width:42ch;margin-inline:auto}.gallery-lightbox[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gallery-lightbox[data-astro-cid-sahthylw][hidden]{display:none}.gallery-lightbox__backdrop[data-astro-cid-sahthylw]{position:absolute;inset:0;background:#000000eb;cursor:pointer}.gallery-lightbox__content[data-astro-cid-sahthylw]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:min(92vw,1100px);max-height:90vh;width:100%}.gallery-lightbox__media[data-astro-cid-sahthylw]{display:block;max-width:100%;max-height:calc(90vh - 3rem);width:auto;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:var(--shadow-lg)}.gallery-lightbox__caption[data-astro-cid-sahthylw]{margin:.75rem 0 0;font-size:.9375rem;color:#ffffffd1;text-align:center}.gallery-lightbox__close[data-astro-cid-sahthylw],.gallery-lightbox__nav[data-astro-cid-sahthylw]{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;border:none;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .2s ease}.gallery-lightbox__close[data-astro-cid-sahthylw]:hover,.gallery-lightbox__nav[data-astro-cid-sahthylw]:hover:not(:disabled){background:#ffffff38}.gallery-lightbox__close[data-astro-cid-sahthylw]:focus-visible,.gallery-lightbox__nav[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent-light);outline-offset:2px}.gallery-lightbox__close[data-astro-cid-sahthylw]{top:1rem;right:1rem;width:2.5rem;height:2.5rem;border-radius:999px;font-size:1.25rem;line-height:1}.gallery-lightbox__nav[data-astro-cid-sahthylw]{top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border-radius:999px;font-size:2rem;line-height:1}.gallery-lightbox__nav[data-astro-cid-sahthylw]:disabled{opacity:.35;cursor:not-allowed}.gallery-lightbox__nav--prev[data-astro-cid-sahthylw]{left:1rem}.gallery-lightbox__nav--next[data-astro-cid-sahthylw]{right:1rem}@media(max-width:639px){.gallery-lightbox__nav--prev[data-astro-cid-sahthylw]{left:.5rem}.gallery-lightbox__nav--next[data-astro-cid-sahthylw]{right:.5rem}}
