.messages-module__khHShW__container{flex-direction:column;gap:1rem;max-width:700px;display:flex}.messages-module__khHShW__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:1.3rem;font-weight:700}.messages-module__khHShW__status{text-align:center;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);padding:2rem 0;font-size:.85rem}.messages-module__khHShW__conversationList{flex-direction:column;display:flex}.messages-module__khHShW__conversationCard{border-bottom:1px solid var(--border-light);align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:background .15s;display:flex}.messages-module__khHShW__conversationCard:hover{background:#00000005}.messages-module__khHShW__convAvatar{width:44px;height:44px;color:var(--text-grey);background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.messages-module__khHShW__convInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.messages-module__khHShW__convHeader{justify-content:space-between;align-items:center;display:flex}.messages-module__khHShW__convName{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:700;overflow:hidden}.messages-module__khHShW__convTime{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);flex-shrink:0;font-size:.7rem}.messages-module__khHShW__convPreview{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.messages-module__khHShW__lcpSearch{width:100%}.messages-module__khHShW__lcpSearchInput{border:1px solid var(--border-light);width:100%;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);border-radius:6px;outline:none;padding:.4rem .5rem;font-size:.7rem}.messages-module__khHShW__lcpSearchInput:focus{border-color:var(--brand-primary)}.messages-module__khHShW__lcpSearchInput::placeholder{color:var(--text-grey)}.messages-module__khHShW__lcpStats{flex-direction:column;align-items:center;gap:.3rem;width:100%;display:flex}.messages-module__khHShW__lcpStat{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.75rem}.messages-module__khHShW__lcpStat span{color:var(--brand-primary);font-weight:700}@media (max-width:1023px){.messages-module__khHShW__container,.messages-module__khHShW__page{padding-bottom:80px}}
