.Flex-module__MEKmBG__root{display:flex}
.Logo-module__PHUziW__logoLong,.Logo-module__PHUziW__logoShort{cursor:pointer}
.UploadFiles-module__mHFuYq__visuallyHiddenInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;bottom:0;left:0;overflow:hidden}.UploadFiles-module__mHFuYq__files{flex-wrap:wrap;gap:8px}.UploadFiles-module__mHFuYq__uploadBtn{cursor:pointer;background:#f4f5f6;border:1px dashed #e3e4e6;border-radius:8px;flex-direction:column;align-items:center;width:fit-content;padding:10px;transition:background .3s ease-in-out}.UploadFiles-module__mHFuYq__uploadBtn:hover{background:#eaeaed}
.EmptyAvatar-module__krrYZG__root{align-items:center;gap:10px}
.UserBrief-module__t-sQ8q__root{color:var(--mui-palette-text-primary);text-decoration:none}.UserBrief-module__t-sQ8q__content{gap:6px;display:flex}.UserBrief-module__t-sQ8q__info{flex-direction:column;align-self:center}.UserBrief-module__t-sQ8q__onlineStatus{background-color:#4caf50;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.UserBrief-module__t-sQ8q__avatarWrapper{height:fit-content;position:relative}.UserBrief-module__t-sQ8q__avatarWrapper:after{content:"";z-index:1;border:2px solid #6bdfff80;border-radius:50%;position:absolute;inset:0}
.Paginator-module__1dMojG__root{z-index:1000;background:#fff;border-top:1px solid #e3e4e6;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:20px;padding-block:10px;padding-inline:0;display:flex;position:sticky;bottom:0}.Paginator-module__1dMojG__container{flex-direction:column;gap:12px}.Paginator-module__1dMojG__button{border-color:#e3e4e6;margin-inline:3px}@media (min-width:500px){.Paginator-module__1dMojG__root{padding:20px}}
.Delete-module__M_XW-W__form{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.Delete-module__M_XW-W__fieldContainer{flex-direction:column;gap:5px;width:100%;display:flex}.Delete-module__M_XW-W__buttonGroup{z-index:200;background:#fff;justify-content:space-between;gap:10px;width:100%;padding-block:20px;display:flex;position:sticky;bottom:0}.Delete-module__M_XW-W__buttonGroup .MuiButton-root{flex:1}
.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__channelList{flex-grow:1;padding:0 16px}.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__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{cursor:pointer;opacity:0;border-radius:8px;justify-content:space-between;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;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}
.Avatar-module__LiS4mW__avatar{grid-area:avatar;align-self:end}
.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}
.EditPage-module__3Kigcq__dialog{max-width:100%}.EditPage-module__3Kigcq__dialog .MuiDialog-paper{border-radius:0 0 10px 10px;width:100%;max-width:100%;margin:0;position:absolute;top:0}.EditPage-module__3Kigcq__title{justify-content:center;padding:24px 24px 16px;display:flex}.EditPage-module__3Kigcq__tab{color:#404145;text-transform:none;border-radius:8px;min-height:34px;padding:8px 12px;font-size:16px}.EditPage-module__3Kigcq__tab:hover{color:var(--mui-palette-primary-main);background-color:#f0fcff}.EditPage-module__3Kigcq__tab.Mui-selected{color:var(--mui-palette-primary-main);background-color:#e5faff}.EditPage-module__3Kigcq__tabs{min-height:48px;padding-inline:20px;overflow:auto hidden}.EditPage-module__3Kigcq__tabs .MuiTabs-scroller{overflow-y:hidden;scrollbar-width:thin!important;overflow-x:auto!important}.EditPage-module__3Kigcq__tabs .MuiTabs-indicator{display:none}.EditPage-module__3Kigcq__tabs .MuiTabs-flexContainer{justify-content:space-between;display:flex}.EditPage-module__3Kigcq__formWrapper{padding:32px 24px}.EditPage-module__3Kigcq__closeButton{border-radius:50%;width:24px;height:24px;position:absolute;top:16px;right:16px;min-width:auto!important}.EditPage-module__3Kigcq__closeIcon{color:#b7b6b6}@media (min-width:900px){.EditPage-module__3Kigcq__dialog .MuiDialog-paper{border-radius:10px;width:100%;max-width:576px;margin:0;position:absolute;top:auto}}
/*# sourceMappingURL=933e5790a200dcea.css.map*/