.blogComponent-module-scss-module__Sr8GPa__blogGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:30px;margin:40px 0;display:grid}.blogComponent-module-scss-module__Sr8GPa__blogCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.blogComponent-module-scss-module__Sr8GPa__blogCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.blogComponent-module-scss-module__Sr8GPa__blogCard:hover .blogComponent-module-scss-module__Sr8GPa__cardImage{transform:scale(1.05)}.blogComponent-module-scss-module__Sr8GPa__cardImage{object-fit:cover;width:100%;height:220px;transition:transform .3s}.blogComponent-module-scss-module__Sr8GPa__cardContent{padding:20px}.blogComponent-module-scss-module__Sr8GPa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.blogComponent-module-scss-module__Sr8GPa__cardCategory{background:var(--color-decorate);color:#fff;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:500}.blogComponent-module-scss-module__Sr8GPa__cardReadTime{color:#666;font-size:.875rem}.blogComponent-module-scss-module__Sr8GPa__cardTitle{color:#333;margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.3}.blogComponent-module-scss-module__Sr8GPa__cardExcerpt{color:#666;margin-bottom:16px;font-size:.95rem;line-height:1.5}.blogComponent-module-scss-module__Sr8GPa__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.blogComponent-module-scss-module__Sr8GPa__cardDate{color:#999;font-size:.875rem}.blogComponent-module-scss-module__Sr8GPa__readMore{color:var(--color-decorate);font-size:.875rem;font-weight:500;text-decoration:none}
