.timeFont{font-size:var(--font-size-2xs)!important;color:var(--grey-500);font-weight:var(--font-weight-regular)}.tagged-name{color:var(--red-500)}.hash-tag,.tagged-name{font-weight:var(--font-weight-bold)}.hash-tag{color:var(--color-pending-approval)}.comments__thread-name{font-weight:var(--font-weight-semibold);color:var(--grey-900)}.comments__list{display:flex;flex-direction:column;gap:var(--space-2)}.comments__item{display:flex;align-items:flex-start;gap:var(--space-xs);max-width:50%;width:100%}.comments__item--self{align-self:flex-end;flex-direction:row-reverse}.comments__item--other{align-self:flex-start}.comments__avatar-col{flex-shrink:0;width:var(--size-avatar-sm)}.comments__avatar-spacer{display:block;height:var(--size-avatar-sm);width:var(--size-avatar-sm)}.comments__content-col{display:flex;flex:1;flex-direction:column;gap:var(--space-2);min-width:0}.comments__meta{align-items:center;display:flex;gap:var(--space-xs)}.comments__meta--self{justify-content:flex-end}.comments__meta--other{justify-content:flex-start}.comments__message-card{width:100%}.comments__message-card--other{border-radius:2px 16px 16px 16px!important}.comments__message-card--self{border-radius:16px 2px 16px 16px!important}.user-list-menu{max-height:300px;overflow-y:auto;min-width:200px}.user-badge{position:absolute;top:0;right:0}.self-message{color:var(--grey-900)}