.hg-blog-card-image{border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin:-2rem -2rem 0;overflow:hidden}.hg-blog-card-image img{object-fit:cover;width:100%;height:200px;display:block}.hg-blog-card-author{align-items:center;gap:.5rem;display:flex}.hg-blog-card-author-photo{object-fit:cover;border-radius:50%;width:24px;height:24px}.hg-blog-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.hg-blog-grid{grid-template-columns:repeat(2,1fr)}}.hg-blog-tag-empty{color:var(--muted-foreground);text-align:center;padding:2rem 0}
