.hg-blog-card-image{margin:-2rem -2rem 0;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.hg-blog-card-image img{width:100%;height:200px;object-fit:cover;display:block}.hg-blog-listing{padding-bottom:4rem}.hg-blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.hg-blog-grid{grid-template-columns:repeat(2,1fr)}}.hg-blog-load-more{margin-top:3rem;display:flex;justify-content:center}.hg-blog-load-more button{cursor:pointer;border-radius:9999px;border:1px solid var(--border);padding:.75rem 1.5rem;font-size:var(--text-sm);font-weight:500;color:var(--muted-foreground);background:transparent;transition:border-color var(--hg-transition-base),color var(--hg-transition-base)}.hg-blog-load-more button:hover{border-color:var(--border-hover);color:var(--foreground)}
