.posts.svelte-rf440j{display:flex;flex-direction:column;gap:2rem}.post-card.svelte-rf440j{display:grid;grid-template-columns:300px 1fr;gap:2rem;text-decoration:none;color:inherit;border-bottom:1px solid var(--border);padding-bottom:2rem}.post-card.svelte-rf440j img:where(.svelte-rf440j){width:100%;aspect-ratio:16/10;object-fit:cover}.post-card.svelte-rf440j h2:where(.svelte-rf440j){font-size:1.5rem;transition:color .2s}.post-card.svelte-rf440j:hover h2:where(.svelte-rf440j){color:var(--brand-accent)}.post-card.svelte-rf440j time:where(.svelte-rf440j){font-size:.85em;color:var(--muted)}@media(max-width:700px){.post-card.svelte-rf440j{grid-template-columns:1fr}}
