.ChatDialog-module__3bYNeq__chatDialog{cursor:pointer;border-radius:1rem;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .2s;display:flex}.ChatDialog-module__3bYNeq__active,.ChatDialog-module__3bYNeq__chatDialog:hover{background:#ffffff1a}.ChatDialog-module__3bYNeq__avatar{object-fit:cover;border-radius:100%;flex-shrink:0;width:3.125rem;height:3.125rem}.ChatDialog-module__3bYNeq__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ChatDialog-module__3bYNeq__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ChatDialog-module__3bYNeq__name{color:#fff;flex-shrink:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600}.ChatDialog-module__3bYNeq__time{color:#fff;opacity:.6;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:400;overflow:hidden}.ChatDialog-module__3bYNeq__messageRow{align-items:center;gap:.25rem;width:100%;display:flex}.ChatDialog-module__3bYNeq__message{color:#fff;opacity:.6;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;height:4ch;font-size:.75rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.ChatDialog-module__3bYNeq__premiumBadge{color:#fff;background:linear-gradient(270deg,#e819e4 0%,#ff1e7f 100%);border-radius:6.625rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;display:flex}
.DialogList-module__P_3rTW__container{flex-direction:column;gap:.5rem;max-width:23rem;display:flex}
.ChatLayout-module__FsRXQG__layout{grid-template-columns:auto 1fr;column-gap:1.5rem;height:100%;display:grid;overflow:auto}.ChatLayout-module__FsRXQG__list{width:max-content;height:100%;overflow-y:auto}.ChatLayout-module__FsRXQG__content{width:100%;height:100%;overflow:auto}
