.hero-wrapper.svelte-n22wyh{margin-bottom:6rem}.clickbox.svelte-n22wyh{cursor:pointer;display:block}.post-hero.svelte-n22wyh{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:1rem;padding:.75rem;border-radius:1rem;background:var(--card-background);border:var(--divider-secondary);transition:background .3s ease}.post-hero.svelte-n22wyh:hover{background:var(--card-background-hover)}@media (max-width: 48rem){.post-hero.svelte-n22wyh{flex-direction:column;flex-wrap:nowrap}}.post-image.svelte-n22wyh{flex:0 0 160px;width:40%;object-fit:cover;border-radius:.5rem}@media (max-width: 48rem){.post-image.svelte-n22wyh{width:100%;height:auto;flex:0 0 auto}}.post-details.svelte-n22wyh{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;padding:.75rem .5rem;margin:0}.post-details.svelte-n22wyh #description:where(.svelte-n22wyh){margin:0;font-weight:400;color:var(--text-secondary)}.post-title.svelte-n22wyh{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:.5rem;margin:0}.post-title.svelte-n22wyh h1:where(.svelte-n22wyh){font-size:1.75em;line-height:1.1;margin:0;color:var(--text-primary)}.post-title.svelte-n22wyh #date:where(.svelte-n22wyh){font-size:.875rem;margin:0;color:var(--text-tertiary)}.post-posts-container.svelte-1jpd16v{max-width:1200px;margin:0 auto;padding:0 1rem}.post-posts-grid.svelte-1jpd16v{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.post-post.svelte-1jpd16v{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem;border-radius:16px;transition:transform .2s,box-shadow .2s;background:#fff;text-decoration:none;color:inherit;background:var(--card-background);border:var(--divider-secondary);border-radius:1rem}.post-post.svelte-1jpd16v:hover{background:var(--card-background-hover);transform:translateY(-5px);box-shadow:0 4px 8px #0000001a}.post-image.svelte-1jpd16v{max-width:100%;border-radius:8px;margin-bottom:1rem}.post-details.svelte-1jpd16v{display:flex;flex-direction:column;align-items:center}.post-title.svelte-1jpd16v{font-size:1.25rem;margin-bottom:.5rem}.post-description.svelte-1jpd16v{font-size:1rem;margin-bottom:.5rem;color:var(--text-secondary)}.post-date.svelte-1jpd16v{font-size:.9rem;margin-bottom:1rem;color:var(--text-tertiary)}
