.ArticleListItem_list__geat9{background-color:var(--color-surface);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex}.ArticleListItem_list__geat9:hover{transform:translateY(-8px);box-shadow:var(--shadow-md)}.ArticleListItem_link__AMzzy{display:flex;flex-direction:column;width:100%}.ArticleListItem_image__5biIE{width:100%;aspect-ratio:16/9;object-fit:contain}.ArticleListItem_content__MW0IH{padding:16px;display:flex;flex-direction:column;flex-grow:1}.ArticleListItem_title__eXX8S{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:12px;color:var(--color-text-main);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ArticleListItem_meta__kBg33{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width:640px){.ArticleListItem_link__AMzzy{flex-direction:row;align-items:center}.ArticleListItem_image__5biIE{width:100px;height:75px;flex-shrink:0;aspect-ratio:auto}.ArticleListItem_title__eXX8S{font-size:.9rem;margin-bottom:4px;-webkit-line-clamp:2}.ArticleListItem_content__MW0IH{padding:10px}.ArticleListItem_meta__kBg33{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;font-size:.75rem}}