.article-card[data-v-27f52f68]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;display:flex;flex-direction:column;gap:16px;padding:16px;text-decoration:none}.article-card__cover[data-v-27f52f68]{background:var(--color-bg-alt);border-radius:12px;height:182px;overflow:hidden}.article-card__cover img[data-v-27f52f68]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-card__body[data-v-27f52f68]{display:flex;flex-direction:column;gap:16px}.article-card__text[data-v-27f52f68]{display:flex;flex-direction:column;gap:8px}.article-card__title[data-v-27f52f68]{font-family:var(--font-tight);font-size:var(--text-h4);font-weight:var(--fw-semibold)}.article-card__excerpt[data-v-27f52f68],.article-card__title[data-v-27f52f68]{color:var(--color-text);line-height:var(--lh-normal);margin:0}.article-card__excerpt[data-v-27f52f68]{display:-webkit-box;-webkit-box-orient:vertical;font-size:var(--text-small);-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.article-card__date[data-v-27f52f68]{color:var(--color-text-muted);font-size:var(--text-small);line-height:var(--lh-normal);margin:0}@media(max-width:767px){.article-card__cover[data-v-27f52f68]{height:124px}.article-card__excerpt[data-v-27f52f68]{-webkit-line-clamp:3;line-clamp:3}}
