.ChatList_chatList__cLKQ7{width:300px;padding-top:2rem;background-color:#fcfbfd;overflow-y:auto}@media (min-width:1200px){.ChatList_chatList__cLKQ7{width:400px;padding:20px}}.ChatList_chatItem__3wrzQ{display:flex;align-items:center;margin-bottom:15px;padding:10px;border-radius:10px;cursor:pointer;background-color:#fff;transition:background-color .3s}.ChatList_chatItem__3wrzQ:hover{background-color:#f0f0f0}.ChatList_profilePic__JGb60{width:50px;height:50px;border-radius:14px;margin-inline-end:10px}.ChatList_chatDetails__WkE8W{flex-grow:1}.ChatList_doctorName__0w0Nt{font-weight:700}.ChatList_messagePreview__QzjK3{color:#888;margin-top:5px}.ChatList_time__KagW2{color:#888;font-size:12px}.ChatMessage_chatMessage__oR5zU{margin-bottom:20px;display:flex;padding-inline-end:1rem;justify-content:space-between;align-items:flex-end}.ChatMessage_messageContent___nR5W{max-width:70%;padding:10px 15px;background-color:#f0f0f0;border-radius:14px}.ChatMessage_messageTime__DNz5A{color:#888;font-size:12px;margin-block-start:10px}.ChatWindow_chatWindow__VEIC4{flex:1;display:flex;flex-direction:column;padding:20px 0 0;background-color:#fff}.ChatWindow_header__8p25U{display:flex;align-items:center;padding-bottom:20px}.ChatWindow_profilePic__yLAcN{width:50px;height:50px;border-radius:14px;margin-inline-end:10px}.ChatWindow_doctorInfo__K5pHv{flex-grow:1}.ChatWindow_doctorName__52uIR{font-weight:700;font-size:18px}.ChatWindow_specialty__3_t0l{color:#888}.ChatWindow_messages__F4L6f{flex-grow:1;overflow-y:auto;padding:20px 0}.ChatWindow_inputContainer__YZsBA{display:flex;align-items:center;background-color:#fcfbfd;padding:18px 0;border-radius:18px}.ChatWindow_input__WjKYU{flex-grow:1;padding:10px;background-color:transparent!important;border-radius:20px;margin-inline-end:10px}.ChatWindow_input__WjKYU:focus{border:none!important;outline:none!important}.ChatWindow_sendAttachments__Ln033{padding:0!important}.ChatWindow_sendAttachments__Ln033,.ChatWindow_sendButton__LC1as{padding:10px 20px;color:#fff;border:none;border-radius:20px;cursor:pointer}.ChatWindow_sendAttachments__Ln033:hover img,.ChatWindow_sendButton__LC1as:hover img{filter:invert(57%) sepia(32%) saturate(613%) hue-rotate(81deg) brightness(96%) contrast(91%)}.ChatSection_chatSection__uB8y8{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)}}