.Message_messageBody__BzOxo{display:flex;flex-direction:column;font-size:13px;white-space:normal;width:100%;text-align:start;gap:5px;text-overflow:ellipsis;overflow:hidden}.Message_messageBodyTop__nScV7{display:flex;width:100%;justify-content:space-between;font-weight:500}.Message_messageTimeStamp__vdcZS{font-size:12px;color:#6e6e6e}.Message_messageBodyBottom__KXpYA{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Message_messagePageMainContainer__NemfU{display:flex;width:100%;height:100%}.Message_messagePageLeftContainer__u_LVq{margin-right:50px;flex:0.5 1;max-width:400px;min-width:400px;width:100%}.Message_messagePageRightContainer__1WdzI{width:100%;display:flex;flex-direction:column;height:calc(100vh - 250px);flex:0.5 1;overflow:hidden}.Message_messagePageGroupImageBackground__1VbW5,.Message_messagePageProfileImage__NOp71{max-height:150px;max-width:150px;min-width:150px;min-height:150px;border-radius:50%;margin-bottom:10px}.Message_messageItemImageBackground__Vu_eG,.Message_messagePageGroupImageBackground__1VbW5{background-color:var(--primary);display:flex;align-items:center;justify-content:center}.Message_messageItemImageBackground__Vu_eG{height:50px;min-width:50px;border-radius:50%;margin-right:10px}.Message_messageItemProfileImage__4AIbk{height:42px;width:42px;border-radius:50%;cursor:pointer}.Message_messageProfileName__eH_ZY{font-weight:700;font-size:32px;color:var(--text-color);align-self:flex-start;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-height:40px}.Message_messagePageItem__YRUoX{margin-top:10px;margin-bottom:4px;display:flex;padding-right:15px}.Message_messagePageItemEmbedded__YVDB6{margin-top:4px;margin-bottom:4px;display:flex}.Message_messageItemBody__D78jY{display:flex;flex-direction:column;font-size:15px;justify-content:space-between;width:100%}.Message_addConversationButton__xQzPz{cursor:pointer}.Message_messageItemTextBody__oMoVL{word-wrap:break-word;white-space:pre-line;line-height:1.4;width:100%;overflow-wrap:break-word;font-weight:400;max-width:625px;font-size:14px}.Message_createConversationBottom__dGkr5{display:flex;overflow:hidden;align-items:center;padding:12px 15px;font-weight:500;width:100%;justify-content:center}.Message_messageItemEmbeddedBody__mZmRl{display:flex;flex-direction:column;font-size:15px;justify-content:space-around;width:100%;word-wrap:break-word;margin-left:52px;padding-right:15px}.Message_messageItemArtistname__VgD7Z{font-weight:600;display:flex;gap:5px;align-items:flex-end;justify-content:space-between;width:100%;word-wrap:break-word;font-size:14px}.Message_messagePageMessagesContainer__OIRJd{display:flex;flex-direction:column-reverse;overflow-y:scroll;overflow-x:hidden;height:100%;padding-bottom:20px}.Message_messagePageLoadingContainer__BBntt{height:40px;width:100%;display:flex;align-items:center;justify-content:center;padding-top:10px}.Message_messagesFeedTitle__Yw_ov{font-weight:700;font-size:24px;color:var(--text-color);align-self:flex-start;display:flex;align-items:center;justify-content:space-between;position:relative}.Message_createConversationContainer__bLy6z{position:absolute;width:400px;border-radius:15px;font-size:15px;background-color:var(--raised-background-color);color:var(--text-color);box-shadow:var(--main-box-shadow);z-index:999}.Message_friendItemContainer___bCPb{width:100%;display:flex;align-items:center;padding:8px 15px;cursor:pointer;font-weight:400;border-radius:5px}.Message_messageItemTextBody__oMoVL a:link{color:#00e}.Message_messageItemTextBody__oMoVL a:visited{color:#551a8b}.Message_messageItemTextBody__oMoVL a:hover{text-decoration:underline}.Message_friendItemContainer___bCPb:hover{background-color:var(--hover-background)}.Message_friendItemCheckbox__7F694{margin-left:auto}.Message_messagePageMessagesContainer__OIRJd::-webkit-scrollbar{width:8px}.Message_messagePageMessagesContainer__OIRJd::-webkit-scrollbar-track{background:var(--scrollbar-background);border-radius:50px;margin-bottom:20px}.Message_messagePageMessagesContainer__OIRJd::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:50px}.Message_messageItemArtist__6BNWx{align-self:flex-end;max-width:500px;text-overflow:ellipsis;overflow:hidden;align-items:center;display:flex;gap:5px}.Message_messageItemArtist__6BNWx:hover{text-decoration:underline}.Message_messageItemTimestamp__JSCDx{font-size:12px;color:#6e6e6e}@media only screen and (max-width:1010px){.Message_messagePageLeftContainer__u_LVq,.Message_messagePageRightContainer__1WdzI{flex:0.5 1}}@media only screen and (max-width:810px){.Message_messagePageRightContainer__1WdzI{flex:0.7 1}.Message_messagePageLeftContainer__u_LVq{flex:0.3 1;overflow:hidden}}@media only screen and (max-width:610px){.Message_messagePageRightContainer__1WdzI{flex:1 1}.Message_messagePageLeftContainer__u_LVq{display:none}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}