.chats-module__XblPla__loading{background:#f8fafc;flex:1;justify-content:center;align-items:center;display:flex}.chats-module__XblPla__spinner{border:3px solid #e5e7eb;border-top-color:#458cff;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite chats-module__XblPla__spin}@keyframes chats-module__XblPla__spin{to{transform:rotate(360deg)}}.chats-module__XblPla__chatsList{background:#f8fafc;flex:1}.chats-module__XblPla__chatItem{background:#fff;border-bottom:1px solid #f3f4f6;gap:16px;padding:16px;display:flex}.chats-module__XblPla__avatar{background:#f3f4f6;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.chats-module__XblPla__avatar img{object-fit:cover;width:100%;height:100%}.chats-module__XblPla__chatContent{flex:1;min-width:0}.chats-module__XblPla__chatHeader{justify-content:space-between;align-items:baseline;display:flex}.chats-module__XblPla__chatName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.chats-module__XblPla__chatTime{color:#9ca3af;font-size:12px}.chats-module__XblPla__chatMessage{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.chats-module__XblPla__emptyState{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.chats-module__XblPla__emptyText{color:#d1d5db;text-align:center;font-size:18px;font-weight:600}
