.style_chat__rbuCo{position:relative;width:100%;display:flex;gap:12px;transition:.4s ease;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer}.style_chat__avatar__sU4I4{min-width:44px;min-height:44px;border-radius:50%;object-fit:cover;align-self:center}.style_chat__avatarWithVerification__wS3rv{height:-moz-fit-content;height:fit-content;position:relative}.style_chat__verifiedBadge__i2K8b{position:absolute;bottom:-4px;right:-4px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid var(--color-white)}.style_chat__titles__vxdyj{width:0;flex:1 1;overflow:hidden;display:flex;flex-direction:column;gap:4px}.style_chat__title__umpr4{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--font-text14);font-weight:500;line-height:20px}.style_chat__name__s5FOW{font-weight:400}.style_chat__date__Onap6,.style_chat__name__s5FOW{color:var(--color-grey);font-size:var(--font-text14)}.style_chat__date__Onap6{width:-moz-fit-content;width:fit-content;overflow:unset;text-overflow:unset}.style_chat__message__ACWjI{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-dark-gray);font-size:var(--font-text14);line-height:20px}.style_chat__messageImage__Ugth3{display:flex;align-items:center;gap:4px}.style_chat__nameWithDate__szpCU{display:flex;justify-content:space-between}.style_chat__newMessage__dB_0p{min-width:16px;max-height:16px;border-radius:50%;background-color:var(--color-primary)}.style_chat__messageWithNewMessageMarker__Z28rh{display:flex;justify-content:space-between;gap:33px}@media screen and (min-width:768px){.style_chat__rbuCo:active{transform:unset}}.style_chatSidebar__kqgq7{width:100%;height:100%;display:flex;flex-grow:1;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.style_chatSidebar__kqgq7::-webkit-scrollbar{background:transparent}.style_chatSidebar__kqgq7::-webkit-scrollbar-thumb{background:transparent;border-radius:4px!important;-webkit-transition:all .3s ease;transition:all .3s ease}.style_chatSidebar__kqgq7::-webkit-scrollbar-track{background:transparent}.style_chatSidebar__kqgq7:focus-within,.style_chatSidebar__kqgq7:hover{scrollbar-color:var(--color-grey) transparent}.style_chatSidebar__kqgq7:focus-within::-webkit-scrollbar-thumb,.style_chatSidebar__kqgq7:hover::-webkit-scrollbar-thumb{background:var(--color-grey)}.style_chatSidebar__kqgq7:hover::-webkit-scrollbar-thumb:hover{background:var(--color-grey-dark);border-radius:4px!important}@media (hover:none) and (pointer:coarse){.style_chatSidebar__kqgq7{scrollbar-width:thin;scrollbar-color:var(--color-gray) transparent}.style_chatSidebar__kqgq7::-webkit-scrollbar-thumb{background:var(--color-gray)}.style_chatSidebar__kqgq7:active{scrollbar-color:var(--color-grey,var(--color-gray)) transparent}.style_chatSidebar__kqgq7:active::-webkit-scrollbar-thumb{background:var(--color-grey,var(--color-gray))}}.style_chatSidebar__chatList___5_li{flex:1 1;height:100%;max-height:100%;border-radius:16px;background-color:var(--color-white);overflow-y:auto}.style_chatSidebar__closedChat__QB9GT{position:relative;padding:8px 12px}.style_chatSidebar__closedChat__QB9GT:first-child{padding:12px 12px 8px}.style_chatSidebar__closedChat__QB9GT:hover,.style_closedChat__active__m0faP{background-color:var(--color-light-gray)}.style_chatSidebar__closedChat__QB9GT:active{background-color:var(--color-light-gray);transform:scale(.997)}.style_divider__hiMUj{position:absolute;height:1px;background-color:var(--color-light-gray);bottom:0;left:12px;right:12px}@media screen and (min-width:768px){.style_chatSidebar__closedChat__QB9GT:first-child{padding:16px 16px 8px}.style_divider__hiMUj{left:16px;right:16px}}@media screen and (min-width:992px){.style_chatSidebar__chatList___5_li{width:340px}}