.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)}[data-v-25f955f5] [data-testid=comments]{border:0!important;box-shadow:none!important;background:transparent!important}[data-v-25f955f5] [data-testid=comments__list]{max-height:30vh;overflow-y:auto;padding:12px 16px!important}@media(min-width:1280px){[data-v-25f955f5] [data-testid=comments__list]{max-height:40vh}}@media(min-width:1600px){[data-v-25f955f5] [data-testid=comments__list]{max-height:45vh}}[data-v-25f955f5] [data-testid^=comments__message-self-card]{background:var(--color-primary-base,#193541)!important;color:var(--grey-white)!important}[data-v-25f955f5] [data-testid^=comments__message-self-text]{color:var(--grey-white)!important}[data-v-25f955f5] [data-testid^=comments__message-other-card]{background:var(--grey-50,#f7f7f7)!important;border:1px solid var(--grey-100,#e5e5e5)}[data-v-25f955f5] [data-testid^=comments__avatar-other-],[data-v-25f955f5] [data-testid^=comments__avatar-self-]{background:var(--color-primary-base,#193541)!important}[data-v-25f955f5] [data-testid=comments__input-wrapper]{border-top:1px solid var(--grey-100);padding:12px 16px!important}[data-v-25f955f5] [data-testid=comments__input] input,[data-v-25f955f5] [data-testid=comments__input] textarea{font-size:13px}[data-v-25f955f5] [data-testid=comments__send-btn]{min-width:64px;height:32px!important;text-transform:none;font-size:12px}