.Avatar-module__LiS4mW__avatar{grid-area:avatar;align-self:end}
.ChannelLink-module__C3CkKq__iconBtnContainer{align-items:center;display:flex}
.ChannelList-module__77h4JG__root{background-color:#fcfcfd;border-left:1px solid #f4f5f6;flex-direction:column;height:100%;padding:12px 0;display:flex;overflow:auto;box-shadow:0 0 6px -1px #9993}.ChannelList-module__77h4JG__title{margin:0;padding:32px 16px;font-size:24px;font-weight:500;line-height:28px}.ChannelList-module__77h4JG__search{padding:0 16px 16px}.ChannelList-module__77h4JG__searchWrapper{border:1px solid #e3e4e6;border-radius:8px;align-items:center;padding:0;display:flex}.ChannelList-module__77h4JG__searchInput{background-color:#0000;border:none;outline:none;flex-grow:1;height:46px;padding:0;font-size:16px;font-weight:400;line-height:24px}.ChannelList-module__77h4JG__searchInput::placeholder{color:#b7b6b6}.ChannelList-module__77h4JG__searchIconWrapper{justify-content:center;align-items:center;padding:0 12px;display:flex}.ChannelList-module__77h4JG__searchIcon{fill:#62646a}.ChannelList-module__77h4JG__searchHeader{color:#858587;background-color:#efeff0;padding:10px 16px}.ChannelList-module__77h4JG__channelsList{padding:4px 16px}.ChannelList-module__77h4JG__channelList{flex-grow:1}.ChannelList-module__77h4JG__channelListWrapper{height:100%}.ChannelList-module__77h4JG__previewHead{cursor:pointer;align-items:center;min-height:60px;padding:12px 8px;display:flex}.ChannelList-module__77h4JG__channel{cursor:pointer;border-radius:6px;margin:6px 4px;padding:10px}.ChannelList-module__77h4JG__channel:hover,.ChannelList-module__77h4JG__channel[data-active=true]{background-color:#f5fdff}.ChannelList-module__77h4JG__taskName{border:1px solid #e3e4e6;border-radius:6px;padding-inline:6px}.ChannelList-module__77h4JG__taskName .ChannelList-module__77h4JG__taskLink{color:#62646a;text-decoration:none}.ChannelList-module__77h4JG__messagesList{padding:4px 16px}.ChannelList-module__77h4JG__message{align-items:center;gap:10px;padding-right:10px}.ChannelList-module__77h4JG__rightPartMsg{justify-content:space-between;align-items:center;width:100%}.ChannelList-module__77h4JG__onlineStatus{background-color:#4caf50;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.ChannelList-module__77h4JG__noMatchesWrapper{justify-content:center;align-items:center;height:100%;display:flex}
@keyframes ChannelCard-module__DRs-0W__fadeIn{0%{opacity:0}to{opacity:1}}.ChannelCard-module__DRs-0W__cardWrapper{opacity:0;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px;animation:.2s ease-out forwards ChannelCard-module__DRs-0W__fadeIn;display:flex}.ChannelCard-module__DRs-0W__cardWrapper[data-active=true]{cursor:default;pointer-events:none;background-color:#efeff0}.ChannelCard-module__DRs-0W__cardWrapper:hover{background-color:#f4f5f6}.ChannelCard-module__DRs-0W__content{overflow:hidden}.ChannelCard-module__DRs-0W__status{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.ChannelCard-module__DRs-0W__messageStatus{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:4px;display:flex}.ChannelCard-module__DRs-0W__messageCreatedTime{color:#a8a8a8;text-wrap:nowrap;font-size:14px;font-weight:500;line-height:20px}.ChannelCard-module__DRs-0W__channelName{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 6px;font-size:16px;font-weight:500;line-height:1.1;display:-webkit-box;overflow:hidden}.ChannelCard-module__DRs-0W__channelMessage{color:#999;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.ChannelCard-module__DRs-0W__unreadCount{text-align:center;flex-shrink:0;width:20px}
.ChannelPreview-module__PY_BtG__previewHead{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:12px;align-items:center;gap:12px;min-height:60px;padding:12px 30px 12px 8px;display:flex;position:relative}.ChannelPreview-module__PY_BtG__previewHead:hover{background-color:#f4f5f6}.ChannelPreview-module__PY_BtG__avatar{width:36px;height:36px}.ChannelPreview-module__PY_BtG__userName{flex:1;font-size:16px;font-weight:600}.ChannelPreview-module__PY_BtG__unreadCount{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ChannelPreview-module__PY_BtG__unreadCount[data-expanded=true]{display:none}.ChannelPreview-module__PY_BtG__arrowIcon{fill:#999;transition:transform .3s;position:absolute;top:18px;right:0}.ChannelPreview-module__PY_BtG__arrowIcon[data-expanded=true]{transform:rotate(180deg)}.ChannelPreview-module__PY_BtG__previewBody{transition:max-height .3s;overflow:hidden}.ChannelPreview-module__PY_BtG__previewBody[data-expanded=true]{flex-direction:column;gap:12px;padding:8px 0;display:flex}.ChannelPreview-module__PY_BtG__onlineStatus{background-color:#4caf50;border:2px solid #fff;border-radius:50%;width:10px;height:10px}
.MessageCard-module__Rc_YqW__wrapper{cursor:pointer;border-radius:8px;flex-direction:column;gap:8px;padding:12px 8px;display:flex}.MessageCard-module__Rc_YqW__wrapper:hover{background-color:#f4f5f6}.MessageCard-module__Rc_YqW__header{align-items:center;gap:12px;display:flex}.MessageCard-module__Rc_YqW__body{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.MessageCard-module__Rc_YqW__userName{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.MessageCard-module__Rc_YqW__avatar{width:36px;height:36px}.MessageCard-module__Rc_YqW__content{flex-direction:column;gap:4px;display:flex;overflow:hidden}.MessageCard-module__Rc_YqW__channelName{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:500;line-height:18px;display:-webkit-box;overflow:hidden}.MessageCard-module__Rc_YqW__messageText{color:#999;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.MessageCard-module__Rc_YqW__messageStatus{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:4px;display:flex}.MessageCard-module__Rc_YqW__messageCreatedTime{color:#a8a8a8;text-wrap:nowrap;font-size:14px;font-weight:500;line-height:20px}
.NoMatches-module__PXWNIW__root{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.NoMatches-module__PXWNIW__message{max-width:200px;font-size:16px;font-weight:500;line-height:1.1}
.Skeleton-module__SVUDLW__skeletonWrapper{flex-direction:column;gap:8px;display:flex}
.ChannelsPopover-module__eScy8a__badgeBox{background:#fff}.ChannelsPopover-module__eScy8a__channels{min-width:280px;padding:2px}.ChannelsPopover-module__eScy8a__channelsLoader{align-items:center;gap:6px}.ChannelsPopover-module__eScy8a__chatBadge .MuiBadge-badge{top:-8px;right:-4px}.ChannelsPopover-module__eScy8a__iconBtnConatiner{align-items:center;display:flex}
.Empty-module__YTg5mW__root{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.Empty-module__YTg5mW__title{font-size:20px;font-weight:500;line-height:24px}
.MessageList-module__SOhH-q__root{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}
/*# sourceMappingURL=dea74a1e7570d50c.css.map*/