.categories-container.svelte-fcgmnr{max-width:1200px;margin:0 auto;padding:2rem 1rem}h1.svelte-fcgmnr{font-size:2rem;margin-bottom:2rem}.categories-grid.svelte-fcgmnr{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-card.svelte-fcgmnr{background-color:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e9ecef;text-decoration:none;color:inherit;transition:transform .2s ease-in-out}.category-card.svelte-fcgmnr:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.category-card.svelte-fcgmnr h2:where(.svelte-fcgmnr){margin:0;font-size:1.25rem;color:var(--primary-color)}.post-count.svelte-fcgmnr{display:block;margin-top:.5rem;font-size:.9rem;color:var(--secondary-color)}
