.author{position:relative;display:inline-block}.author .author__avatar{position:relative;top:3px}.author .author__avatar img{width:32px;height:auto;border-radius:50%}.author .author__info{visibility:hidden;opacity:0;background:var(--background);box-shadow:var(--shadow-subtle);border:1px solid var(--edge);color:var(--text-secondary);border-radius:11px;padding:9px 12px;box-sizing:border-box;width:-moz-max-content;width:max-content;min-width:180px;max-width:240px;font-size:13px;line-height:16px;font-weight:400;position:absolute;left:50%;top:75%;text-align:left;transform:translate(-50%);z-index:1;transition:opacity .1s linear .5s}.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}
