.AttachmentsList__container{max-height:100%;min-height:120px;overflow-y:auto}.AttachmentsList__attachment{background-color:#cbd7dc}.AttachmentsList__attachmentContainer{position:relative}.AttachmentsList__attachmentUndetected{height:80px;flex-grow:1;display:flex;align-items:center;justify-content:center}.AttachmentsList__attachmentUndetectedText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AttachmentsList__attachmentRemove{opacity:.3;position:absolute;right:1em;top:1em}.AttachmentsList__attachmentRemove:hover{opacity:1}.AttachmentsList__progressContainer{justify-content:center;height:100%;align-content:center;margin:0}.MessageAttachmentsList__attachment{background-color:#cbd7dc}.MessageAttachmentsList__attachmentContainer{position:relative;cursor:pointer}.MessageAttachmentsList__progressContainer{justify-content:center;height:100%;align-content:center;margin:0}.ChatMessageItem{margin-bottom:2em;align-self:flex-start;display:grid;grid-template-areas:"avatar name" "empty message" "empty date"}.ChatMessageItem__avatar{grid-area:avatar;margin:.375em;font-size:1.1429em}.ChatMessageItem__name{grid-area:name;align-self:center;display:flex;gap:.5em;font-size:1.1429em;font-weight:600}.ChatMessageItem__userLink{color:inherit;text-decoration:none}.ChatMessageItem__message{grid-area:message;white-space:pre-line}.ChatMessageItem__date{grid-area:date;font-size:.75em;color:#818181}.ChatItem__loading{margin:1em;align-self:center}.ChatItem__messages{display:flex;flex-direction:column}.ChatItem__mainContainer{display:flex;flex-direction:column;height:60vh}.ChatItem__input{margin-bottom:.5em;padding-top:.5em}.ChatItem__actions{display:flex;flex-direction:row-reverse;justify-content:space-between}.ChatItem__actions:empty{display:none}.ChatItem__sendMessage{background-color:#ff4319}.ChatItem__sendMessage:not([disabled]){color:#fff}@media(max-width:600px){.ChatItem__sendMessageDetails{display:none}}
