.ChatList_chatList__UUnCz{width:300px;padding-top:2rem;background-color:#fcfbfd;overflow-y:auto}@media (min-width:1200px){.ChatList_chatList__UUnCz{width:400px;padding:20px}}.ChatList_chatItem__k5KwG{display:flex;align-items:center;margin-bottom:15px;padding:10px;border-radius:10px;cursor:pointer;background-color:#fff;transition:background-color .3s}.ChatList_chatItem__k5KwG:hover{background-color:#f0f0f0}.ChatList_profilePic__bz6Nf{width:50px;height:50px;border-radius:14px;margin-inline-end:10px}.ChatList_chatDetails__QdtIe{flex-grow:1}.ChatList_doctorName__nxjP1{font-weight:700}.ChatList_messagePreview__vL9ka{color:#888;margin-top:5px}.ChatList_time__jc0Dy{color:#888;font-size:12px}.ChatMessage_chatMessage__UpLZW{margin-bottom:20px;display:flex;padding-inline-end:1rem;justify-content:space-between;align-items:flex-end}.ChatMessage_messageContent__hG5hi{max-width:70%;padding:10px 15px;background-color:#f0f0f0;border-radius:14px}.ChatMessage_messageTime__Tzy8N{color:#888;font-size:12px;margin-block-start:10px}.ChatWindow_chatWindow__mlcyE{flex:1;display:flex;flex-direction:column;padding:20px 0 0;background-color:#fff}.ChatWindow_header__Lr0do{display:flex;align-items:center;padding-bottom:20px}.ChatWindow_profilePic__gspAm{width:50px;height:50px;border-radius:14px;margin-inline-end:10px}.ChatWindow_doctorInfo__pVpRX{flex-grow:1}.ChatWindow_doctorName__Glg7p{font-weight:700;font-size:18px}.ChatWindow_specialty__6moFo{color:#888}.ChatWindow_messages__2FPMj{flex-grow:1;overflow-y:auto;padding:20px 0}.ChatWindow_inputContainer__5X8n9{display:flex;align-items:center;background-color:#fcfbfd;padding:18px 0;border-radius:18px}.ChatWindow_input__SX_2J{flex-grow:1;padding:10px;background-color:transparent!important;border-radius:20px;margin-inline-end:10px}.ChatWindow_input__SX_2J:focus{border:none!important;outline:none!important}.ChatWindow_sendAttachments__ZQte6{padding:0!important}.ChatWindow_sendAttachments__ZQte6,.ChatWindow_sendButton__JnxK7{padding:10px 20px;color:#fff;border:none;border-radius:20px;cursor:pointer}.ChatWindow_sendAttachments__ZQte6:hover img,.ChatWindow_sendButton__JnxK7:hover img{filter:invert(57%) sepia(32%) saturate(613%) hue-rotate(81deg) brightness(96%) contrast(91%)}.ChatSection_chatSection__XvM7l{display:flex;gap:1rem;height:100%;min-height:700px;background-color:#fff}.LoaderSpin_loader__iJeRf{width:25px;height:25px;border:5px solid #fff;border-bottom:5px solid var(--primary);border-radius:50%;display:inline-block;box-sizing:border-box;animation:LoaderSpin_rotation__5OMfG 1s linear infinite}@keyframes LoaderSpin_rotation__5OMfG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}