.blog-listing.svelte-fqc755{min-height:60vh;background:var(--color-background)}.blog-container.svelte-fqc755{max-width:var(--max-width);margin:0 auto;padding:5rem 2rem}.blog-header.svelte-fqc755{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.blog-header.svelte-fqc755 h1:where(.svelte-fqc755){font-size:2.5rem;font-weight:300;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.02em}.blog-header.svelte-fqc755 .subtitle:where(.svelte-fqc755){font-size:1.1rem;color:var(--color-text-muted);font-weight:300;line-height:1.5}.posts-grid.svelte-fqc755{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 2.5rem}.post-card.svelte-fqc755{display:block;text-decoration:none;color:inherit;transition:transform .25s ease}.post-card.svelte-fqc755:hover{transform:translateY(-4px)}.post-card.svelte-fqc755:hover .post-link:where(.svelte-fqc755){color:var(--color-primary)}.post-image.svelte-fqc755{aspect-ratio:3/2;overflow:hidden;background:var(--color-background-light);margin-bottom:1.25rem}.post-image.svelte-fqc755 img:where(.svelte-fqc755){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card.svelte-fqc755:hover .post-image:where(.svelte-fqc755) img:where(.svelte-fqc755){transform:scale(1.03)}.post-meta.svelte-fqc755{margin-bottom:.5rem}.post-meta.svelte-fqc755 time:where(.svelte-fqc755){font-size:.85rem;color:var(--color-text-muted);font-weight:400}.post-title.svelte-fqc755{font-size:1.35rem;font-weight:400;color:var(--color-text);margin-bottom:.75rem;line-height:1.3;letter-spacing:-.01em}.post-excerpt.svelte-fqc755{font-size:.95rem;color:var(--color-text-muted);line-height:1.55;margin-bottom:1rem}.post-link.svelte-fqc755{font-size:.9rem;font-weight:500;color:var(--color-text);transition:color .2s ease}@media (max-width: 768px){.blog-container.svelte-fqc755{padding:3rem 1.5rem 4rem}.blog-header.svelte-fqc755{margin-bottom:3rem}.blog-header.svelte-fqc755 h1:where(.svelte-fqc755){font-size:2rem}.posts-grid.svelte-fqc755{grid-template-columns:1fr;gap:2.5rem}}
