.authorLine{min-height:28px!important;margin-top:9px!important;padding-top:8px!important;gap:6px!important;align-items:center!important}
.authorLine .avatar{width:24px!important;height:24px!important;font-size:10px!important}
.authorLine>span:nth-child(2){display:flex!important;align-items:center;gap:4px;min-width:0;flex:1;flex-wrap:nowrap;overflow:hidden}
.authorLine>span:nth-child(2)>b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:108px;flex:none}
.authorLine>span:nth-child(2)>small{display:none!important}
.compactTrustBadges,.inlineTrustBadges{display:flex;align-items:center;gap:4px;min-width:0;flex-wrap:nowrap;overflow:hidden}
.trustBadge{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;border-radius:7px;background:#f3f0f5;color:#6d6372;font-size:8px;font-weight:800;line-height:1;white-space:nowrap;flex:none;text-decoration:none}
.trustBadge.x{background:#f1f1f2;color:#27242a}
a.trustBadge.x{cursor:pointer}
a.trustBadge.x:hover{background:#e9e9eb;text-decoration:none}
.trustBadge.public{background:#f4effb;color:#7651a7}
.host.expandedHostCard{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto;gap:2px 10px;width:100%;margin:18px 0 0;padding:14px!important;border:1px solid #ece7ef!important;border-radius:16px;background:#fbfafc!important;text-align:left;cursor:pointer;align-items:center}
.host.expandedHostCard:hover{background:#f8f6f9!important}
.host.expandedHostCard>.avatar{width:40px!important;height:40px!important;grid-row:1/span 3;align-self:center}
.host.expandedHostCard>span:nth-child(2){min-width:0;grid-column:2}
.host.expandedHostCard>span:nth-child(2)>b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.host.expandedHostCard>span:nth-child(2)>small{display:block!important;margin-top:3px;color:#8b838e;font-size:9px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.host.expandedHostCard>.inlineTrustBadges{grid-column:2;margin-top:3px}
.host.expandedHostCard>b:last-child{display:none!important}
.xProfileLink{grid-column:3;grid-row:1/span 3;align-self:center;color:#19171b;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap;padding:7px 0 7px 8px}
.xProfileLink:hover{text-decoration:underline}
