.author{display:inline-block;position:relative}.author .author__avatar{position:relative;top:3px}.author .author__avatar img{border-radius:50%;width:32px;height:auto}.author .author__info{visibility:hidden;opacity:0;background:var(--surface-1);box-shadow:var(--shadow-1);border:1px solid var(--edge);color:var(--text-2);box-sizing:border-box;text-align:left;z-index:1;border-radius:11px;width:max-content;min-width:180px;max-width:240px;padding:9px 12px;font-size:.775rem;font-weight:400;line-height:1rem;transition:opacity .1s linear .5s;position:absolute;top:75%;left:50%;transform:translate(-50%)}.author .author__info .author__info__details{margin-bottom:6px}.author .author__info .author__info__details h1,.author .author__info .author__info__details h2,.author .author__info .author__info__details h3,.author .author__info .author__info__details h4,.author .author__info .author__info__details h5,.author .author__info .author__info__details h6,.author .author__info .author__info__details p{margin:0}.author .author__info .author__info__links{text-align:center}.author .author__info .author__info__links .action-link{margin:0}.author+.author{margin-left:6px}.author:hover .author__info{visibility:visible;opacity:1}
