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