:root{--card-border: #ccc;--card-bg-hover: #f9f9f9;--card-date-color: #666}:root.dark{--card-border: #444;--card-bg-hover: #222;--card-date-color: #bbb}.post-card.svelte-v0tcjm{display:block;border-bottom:1px solid var(--card-border);margin-bottom:1.5rem;padding-bottom:1rem;text-decoration:none;color:inherit;transition:background-color .2s;position:relative}.post-card.pinned.svelte-v0tcjm{border:2px solid transparent;background:linear-gradient(var(--bg-primary, white),var(--bg-primary, white)) padding-box,linear-gradient(90deg,#3b82f6,#a78bfa,#3b82f6) border-box;background-size:400% 100%;animation:svelte-v0tcjm-rainbowBorder 5s linear infinite}@keyframes svelte-v0tcjm-rainbowBorder{0%{background-position:0% 0%}to{background-position:400% 0%}}.post-content.svelte-v0tcjm{display:flex;gap:1rem;align-items:flex-start}.post-info.svelte-v0tcjm{flex:1}.thumbnail.svelte-v0tcjm{border-radius:.25rem;object-fit:cover}.full-thumbnail.svelte-v0tcjm{width:100%;height:auto;margin-bottom:1rem}.side-thumbnail.svelte-v0tcjm{border-radius:.5rem;max-width:25%;flex-shrink:0}.post-info.svelte-v0tcjm .title:where(.svelte-v0tcjm){font-size:1.5rem;font-weight:500;margin:0 0 .5rem}.post-info.svelte-v0tcjm .date:where(.svelte-v0tcjm){font-size:.9rem;color:var(--card-date-color);margin-bottom:1.5rem}.post-info.svelte-v0tcjm .description:where(.svelte-v0tcjm){font-weight:300;margin:0;line-height:1.6}@media screen and (max-width:576px){.has-side-thumbnail.svelte-v0tcjm .post-content:where(.svelte-v0tcjm){flex-direction:column}.has-side-thumbnail.svelte-v0tcjm .side-thumbnail:where(.svelte-v0tcjm){width:100%;height:auto;order:-1}.post-card.pinned.svelte-v0tcjm{border-radius:.5rem;padding:1rem}}@media screen and (min-width:768px){.post-card.svelte-v0tcjm{display:block;border:1px solid var(--card-border);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;text-decoration:none;color:inherit;transition:background-color .2s}.post-card.svelte-v0tcjm:hover{background-color:var(--card-bg-hover)}}
