.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gallery-card[data-astro-cid-sahthylw]{position:relative;margin:0;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:var(--cream);box-shadow:0 4px 14px #00000014;transition:transform .35s ease,box-shadow .35s ease}.gallery-card[data-astro-cid-sahthylw]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000024}.gallery-card[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.gallery-card[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw]{transform:scale(1.05)}@media(max-width:960px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(2,1fr);gap:14px}}@media(max-width:560px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr;gap:12px}}
