.related-article{border-radius:7px;display:flex;gap:12px;margin-bottom:12px;padding:10px;text-decoration:none;transition:background .15s}.related-article:hover{background:var(--gray-50)}.related-thumb{background:var(--gray-200);border-radius:6px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.related-thumb img{height:100%;object-fit:cover;width:100%}.related-meta{min-width:0}.related-cat{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.related-title{color:var(--gray-900);font-size:13px;font-weight:700;line-height:1.3}