.gallery[data-v-5f042cc4]{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:clamp(.6rem,.4rem + 1vw,1rem)}.gallery-item[data-v-5f042cc4]{margin:0;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-sm)}.gallery-item img[data-v-5f042cc4]{width:100%;height:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.gallery-item:hover img[data-v-5f042cc4]{transform:scale(1.05)}@media(max-width:760px){.gallery[data-v-5f042cc4]{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.gallery[data-v-5f042cc4]{grid-template-columns:1fr}}
