.post-card[data-v-22612fa0]{display:flex;flex-direction:column;background:var(--ui-bg-elevated);border:1px solid var(--ui-border);border-radius:.5rem;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.post-card[data-v-22612fa0]:hover{border-color:var(--ui-primary);transform:translateY(-2px)}.post-image-wrapper[data-v-22612fa0]{width:100%;height:10rem;overflow:hidden}.post-image[data-v-22612fa0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.post-card:hover .post-image[data-v-22612fa0]{transform:scale(1.03)}.post-body[data-v-22612fa0]{padding:1rem}.post-date[data-v-22612fa0]{display:block;font-size:.75rem;color:var(--ui-text-muted);margin-bottom:.5rem}.post-title[data-v-22612fa0]{color:var(--ui-text-highlighted);font-weight:700;font-size:1rem;line-height:1.3;margin-bottom:.5rem;-webkit-line-clamp:2}.post-description[data-v-22612fa0],.post-title[data-v-22612fa0]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.post-description[data-v-22612fa0]{color:var(--ui-text-muted);font-size:.875rem;line-height:1.4;-webkit-line-clamp:3}
