.home-article-author{display:flex;align-items:center;gap:.6rem;min-height:2.5rem}.home-article-author img{width:2.45rem;height:2.45rem;flex:0 0 2.45rem;object-fit:contain;border:2px solid var(--accent-mint);border-radius:50%;background:var(--bg-surface-alt);padding:.18rem}.home-article-author span{display:flex;align-items:baseline;flex-wrap:wrap;gap:.3rem;color:var(--text-muted);font-size:.78rem}.home-article-author strong{color:var(--text-heading);font-weight:800}.home-article-author small{padding-right:.35rem;border-right:1px solid var(--border-color);color:var(--primary-teal);font-size:.72rem;font-weight:700}body.dark-mode .home-article-author img{border-color:#34d399;background:#172033}body.dark-mode .home-article-author small{border-color:#475569;color:#8ee1cd}
