.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:1fr;gap:1.25rem}@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]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px oklch(from var(--color-overlay) l c h / .12);aspect-ratio:4 / 3;background:var(--color-surface)}.gallery-card--zoomable[data-astro-cid-sahthylw]{cursor:zoom-in}.gallery-card--zoomable[data-astro-cid-sahthylw]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.gallery-card__image[data-astro-cid-sahthylw]{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .4s ease}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-card__image[data-astro-cid-sahthylw]{transform:scale(1.08)}.gallery-card__placeholder[data-astro-cid-sahthylw]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;height:100%;color:var(--color-text-muted);font-size:.875rem}.gallery-card__overlay[data-astro-cid-sahthylw]{position:absolute;inset:auto 0 0;padding:1.25rem 1.5rem;background:oklch(from var(--color-overlay) l c h / .78);opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-card__overlay[data-astro-cid-sahthylw]{opacity:1}.gallery-card__description[data-astro-cid-sahthylw]{margin:0;color:var(--color-text-on-dark);font-size:.875rem;line-height:1.55}@media(hover:none){.gallery-card__overlay[data-astro-cid-sahthylw]{opacity:1;background:linear-gradient(to top,oklch(from var(--color-overlay) l c h / .88) 0%,oklch(from var(--color-overlay) l c h / .55) 70%,transparent 100%)}}.gallery-lightbox[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000d9;opacity:0;transition:opacity .3s ease}.gallery-lightbox[data-astro-cid-sahthylw].is-open{opacity:1}.gallery-lightbox[data-astro-cid-sahthylw][hidden]{display:none}.gallery-lightbox__stage[data-astro-cid-sahthylw]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;pointer-events:none}.gallery-lightbox__figure[data-astro-cid-sahthylw]{margin:0;display:flex;flex-direction:column;align-items:center;max-width:min(90vw,100%);max-height:90vh;pointer-events:auto;transform:scale(.8);opacity:0;transition:transform .3s ease,opacity .3s ease}.gallery-lightbox[data-astro-cid-sahthylw].is-open .gallery-lightbox__figure[data-astro-cid-sahthylw]{transform:scale(1);opacity:1}.gallery-lightbox__image[data-astro-cid-sahthylw]{display:block;max-width:90vw;max-height:calc(90vh - 4rem);width:auto;height:auto;object-fit:contain;border-radius:4px}.gallery-lightbox__caption[data-astro-cid-sahthylw]{margin:.875rem 0 0;max-width:min(90vw,40rem);padding:0 .5rem;color:#fff;font-size:clamp(.875rem,2.5vw,1rem);line-height:1.5;text-align:center}.gallery-lightbox__close[data-astro-cid-sahthylw]{position:absolute;top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));z-index:2;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;border:none;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.375rem;line-height:1;cursor:pointer;transition:background .2s ease}.gallery-lightbox__close[data-astro-cid-sahthylw]:hover,.gallery-lightbox__close[data-astro-cid-sahthylw]:focus-visible{background:#ffffff38;outline:none}.gallery-lightbox__nav[data-astro-cid-sahthylw]{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0;padding:0;border:none;border-radius:999px;background:#ffffff1f;color:#fff;font-size:2rem;line-height:1;cursor:pointer;transform:translateY(-50%);transition:background .2s ease;-webkit-tap-highlight-color:transparent}.gallery-lightbox__nav[data-astro-cid-sahthylw]:hover,.gallery-lightbox__nav[data-astro-cid-sahthylw]:focus-visible{background:#ffffff38;outline:none}.gallery-lightbox__nav--prev[data-astro-cid-sahthylw]{left:max(.5rem,env(safe-area-inset-left))}.gallery-lightbox__nav--next[data-astro-cid-sahthylw]{right:max(.5rem,env(safe-area-inset-right))}@media(min-width:640px){.gallery-lightbox__nav[data-astro-cid-sahthylw]{width:3.25rem;height:3.25rem;font-size:2.25rem}.gallery-lightbox__nav--prev[data-astro-cid-sahthylw]{left:max(1rem,env(safe-area-inset-left))}.gallery-lightbox__nav--next[data-astro-cid-sahthylw]{right:max(1rem,env(safe-area-inset-right))}}@media(prefers-reduced-motion:reduce){.gallery-lightbox[data-astro-cid-sahthylw],.gallery-lightbox__figure[data-astro-cid-sahthylw]{transition:none}}
