.blog__container:where(.astro-AT4Y73EJ){padding:2rem;max-width:800px;margin:0 auto}.blog__header:where(.astro-AT4Y73EJ){margin-bottom:3rem;text-align:center}.blog__title:where(.astro-AT4Y73EJ){margin-bottom:1rem}.blog__description:where(.astro-AT4Y73EJ){color:var(--color-text-light)}.blog__post-list:where(.astro-AT4Y73EJ){display:grid;gap:2rem}.blog__post:where(.astro-AT4Y73EJ){border:1px solid var(--color-border);border-radius:8px;padding:1.5rem;transition:transform .2s ease-in-out}.blog__post:where(.astro-AT4Y73EJ):hover{transform:translateY(-5px)}.blog__post-title:where(.astro-AT4Y73EJ){margin-bottom:.5rem;color:var(--color-text)}.blog__post-meta:where(.astro-AT4Y73EJ){display:flex;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.blog__post-date:where(.astro-AT4Y73EJ),.blog__post-read-time:where(.astro-AT4Y73EJ){font-size:.875rem;color:var(--color-text-light)}.blog__post-category:where(.astro-AT4Y73EJ){font-size:.75rem;padding:.25rem .5rem;border-radius:100px;background-color:#333;color:#fff}.blog__post-meta-separator:where(.astro-AT4Y73EJ){color:var(--color-text-light);font-size:.875rem}.blog__post-description:where(.astro-AT4Y73EJ){margin-bottom:1rem}.blog__post-link:where(.astro-AT4Y73EJ){display:inline-block;background-color:#333;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;transition:background-color .2s ease-in-out}.blog__post-link:where(.astro-AT4Y73EJ):hover{background-color:#444}.blog__post-featured:where(.astro-AT4Y73EJ){display:flex;flex-direction:column;border-radius:8px;overflow:hidden;margin-bottom:2rem;background-color:var(--color-border)}.blog__post-featured-image:where(.astro-AT4Y73EJ){width:100%;height:200px;object-fit:cover}.blog__post-featured-content:where(.astro-AT4Y73EJ){padding:1.5rem}@media (max-width: 768px){.blog__container:where(.astro-AT4Y73EJ){padding:1rem}}
