.search-form.svelte-e12qt1{display:flex;gap:1rem;margin-bottom:2rem}.search-form.svelte-e12qt1 input:where(.svelte-e12qt1){flex:1;font-size:1.125rem}.results-count.svelte-e12qt1{color:var(--text-light);margin-bottom:1.5rem}.posts-grid.svelte-e12qt1{display:grid;gap:1.5rem}.post-card.svelte-e12qt1{display:grid;grid-template-columns:200px 1fr;gap:1.5rem;background:var(--card);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s}.post-card.svelte-e12qt1:hover{transform:translateY(-2px)}.post-card.svelte-e12qt1 img:where(.svelte-e12qt1){width:100%;height:150px;object-fit:cover}.post-info.svelte-e12qt1{padding:1rem;display:flex;flex-direction:column;justify-content:center}.post-info.svelte-e12qt1 h3:where(.svelte-e12qt1){margin:0 0 .5rem}.location.svelte-e12qt1{color:var(--text-light);font-size:.875rem;margin-bottom:.5rem}.post-info.svelte-e12qt1 p:where(.svelte-e12qt1){color:var(--text-light);margin:0;font-size:.875rem}.no-results.svelte-e12qt1{grid-column:1 / -1;text-align:center;color:var(--text-light);padding:3rem}@media(max-width:600px){.post-card.svelte-e12qt1{grid-template-columns:1fr}.post-card.svelte-e12qt1 img:where(.svelte-e12qt1){height:200px}}
