.PrivateChatV2_root__J_pbT{background-color:#253858;border-radius:24px;width:300px;height:48px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;font-size:16px;position:relative;overflow:hidden;cursor:pointer}.PrivateChatV2_root__J_pbT:hover{background-color:#2f4469!important}.PrivateChatV2_root__J_pbT[data-unread=true]:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.2) 50%,transparent);animation:PrivateChatV2_shimmer__Z1nNj 2s infinite;pointer-events:none}.PrivateChatV2_root__J_pbT[data-unread=true]:hover:after{opacity:0;transition:opacity .2s ease-in-out;animation-play-state:paused}.PrivateChatV2_content__hv5jM{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.PrivateChatV2_content__hv5jM .PrivateChatV2_smallText__HJF2v{font-size:12px;display:inline-block;letter-spacing:.02em;display:inline-flex;line-height:1}.PrivateChatV2_content__hv5jM .PrivateChatV2_largeText__IB_s_{font-size:16px;line-height:1}.PrivateChatV2_content__hv5jM .PrivateChatV2_unread__xuYaO{background-color:#007bff;border-radius:4px;width:4px;height:4px}.PrivateChatV2_icon__72nUs{width:20px;height:20px;color:#fff;display:flex;align-items:center;justify-content:center}@keyframes PrivateChatV2_shimmer__Z1nNj{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}.PrivateChatV2_dots__8U7u3{display:flex;flex-direction:row;gap:3px;align-items:center;justify-content:center;position:relative}.PrivateChatV2_dots__8U7u3 .PrivateChatV2_dot__pkPBP{width:6px;height:6px;border-radius:50%;background-color:#fff}