.detail-author{display:flex;align-items:center}.detail-author .badges,.detail-author .tooltip-wrapper{display:flex;align-items:center;gap:4px}.detail-author .badges .pro-tag{width:20px;height:20px;margin-left:0}.detail-author .badges .tier-tag{width:20px;height:20px}.detail-author .badges .tier-tag svg{width:18px;height:20px;margin:0}.detail-author a.author-name{display:flex;gap:8px;color:var(--text-primary);font-size:16px;font-weight:500;background-color:var(--surface-tertiery);padding:4px 12px;border-radius:22px;text-align:center;cursor:pointer}.detail-author a.author-name img{align-self:center;border-radius:100%;border:1px solid var(--border-tertiery,rgba(255,255,255,.16));width:17px;height:17px}.detail-author a.author-name svg{margin:0}.detail-author a.author-name .tier-badge-icon{height:20px;width:18px}.detail-author a.author-name:hover{background-color:var(--surface-on-surface-hover)}