.gallery-grid[data-v-df188638]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-card[data-v-df188638]{display:block;overflow:hidden;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#111827;transition:border-color .2s ease,transform .2s ease}.gallery-card[data-v-df188638]:hover{border-color:#111827;transform:translateY(-2px)}.gallery-card__media[data-v-df188638]{aspect-ratio:4 / 3;overflow:hidden;background:#eef2f7}.gallery-card__media img[data-v-df188638]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .28s ease}.gallery-card:hover .gallery-card__media img[data-v-df188638]{transform:scale(1.04)}.gallery-card__placeholder[data-v-df188638]{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#eef2f7,#fff);color:#98a2b3;font-size:12px;font-weight:900}.gallery-card__body[data-v-df188638]{padding:16px}.gallery-card__meta[data-v-df188638],.gallery-card__foot[data-v-df188638]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:#98a2b3;font-size:11px;font-weight:900}.gallery-card__meta span[data-v-df188638]:first-child{color:#6046d8}.gallery-card__body strong[data-v-df188638]{display:-webkit-box;min-height:48px;margin-top:10px;overflow:hidden;color:#111827;font-size:17px;font-weight:900;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gallery-card__foot[data-v-df188638]{margin-top:16px;color:#667085}.gallery-empty[data-v-df188638]{grid-column:1 / -1;border-top:1px solid #111827;border-bottom:1px solid #d8dee8;padding:54px 0;text-align:center}.gallery-empty strong[data-v-df188638]{display:block;color:#111827;font-size:17px;font-weight:900}.gallery-empty p[data-v-df188638]{margin-top:8px;color:#667085;font-size:14px;font-weight:700}@media (max-width: 1024px){.gallery-grid[data-v-df188638]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.gallery-grid[data-v-df188638]{grid-template-columns:1fr}}
