.ArticleCard-module__ZO5ghW__card{background-color:var(--background);border:1px solid var(--border);border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ArticleCard-module__ZO5ghW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}@media (min-width:640px){.ArticleCard-module__ZO5ghW__card{flex-direction:row;height:200px}}.ArticleCard-module__ZO5ghW__imageWrapper{background-color:var(--secondary);width:100%;padding-top:56.25%;position:relative;overflow:hidden}@media (min-width:640px){.ArticleCard-module__ZO5ghW__imageWrapper{flex-shrink:0;width:280px;height:100%;padding-top:0}}.ArticleCard-module__ZO5ghW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.ArticleCard-module__ZO5ghW__card:hover .ArticleCard-module__ZO5ghW__image{transform:scale(1.03)}.ArticleCard-module__ZO5ghW__content{flex-direction:column;flex:1;justify-content:space-between;padding:1.25rem;display:flex}.ArticleCard-module__ZO5ghW__meta{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:flex}.ArticleCard-module__ZO5ghW__category{color:var(--primary)}.ArticleCard-module__ZO5ghW__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3;transition:color .2s}.ArticleCard-module__ZO5ghW__title:hover{color:var(--primary)}.ArticleCard-module__ZO5ghW__excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ArticleCard-module__ZO5ghW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.ArticleCard-module__ZO5ghW__author{align-items:center;gap:.5rem;display:flex}.ArticleCard-module__ZO5ghW__avatar{object-fit:cover;border-radius:50%;width:22px;height:22px}.ArticleCard-module__ZO5ghW__authorName{color:var(--foreground);font-size:.75rem;font-weight:500}.ArticleCard-module__ZO5ghW__readTime{color:var(--muted);font-size:.72rem}
