@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";
.ChatWindow-module__uGhXdW__chatCard{z-index:1050;border:none;border-radius:15px;flex-direction:column;width:350px;height:450px;display:flex;position:fixed;bottom:0;right:10em;box-shadow:0 4px 10px #0003}.ChatWindow-module__uGhXdW__chatMessages{color:#000;font-size:14px;font-weight:400;font-family:Poppins,sans-serif!important}[data-bs-theme=dark] .ChatWindow-module__uGhXdW__chatMessages{color:#eef2f8}[data-bs-theme=dark] .ChatWindow-module__uGhXdW__formControl{color:#eef2f8}[data-bs-theme=dark] .ChatWindow-module__uGhXdW__formControl::placeholder{color:#6b7280}@media (max-width:768px){.ChatWindow-module__uGhXdW__chatCard{left:50%;right:auto;transform:translate(-50%)}}.ChatWindow-module__uGhXdW__adiv{border-radius:15px 15px 0 0;height:46px;font-size:12px}.ChatWindow-module__uGhXdW__chat{word-break:break-word;overflow-wrap:break-word;text-align:left;border:none;border-radius:20px;max-width:75%;font-size:12px}.ChatWindow-module__uGhXdW__bgWhite{word-break:break-word;overflow-wrap:break-word;border-radius:20px;max-width:75%;font-size:12px}.ChatWindow-module__uGhXdW__messageStart{margin-right:-10px}.ChatWindow-module__uGhXdW__myvideo img{border-radius:20px}.ChatWindow-module__uGhXdW__dot{font-weight:700}.ChatWindow-module__uGhXdW__formControl{border-radius:12px;margin-left:-1em;margin-right:-1em;padding:15px;font-family:Poppins,sans-serif;font-size:12px}.ChatWindow-module__uGhXdW__formControl:focus{box-shadow:none;border-color:2px solid #eee;outline:0}.ChatWindow-module__uGhXdW__formControl::placeholder{color:#c4c4c4;font-size:12px}.ChatWindow-module__uGhXdW__messageContainer{scrollbar-width:thin;scrollbar-color:#b0b0b0 transparent;flex-grow:1;max-height:500px;overflow-y:auto}.ChatWindow-module__uGhXdW__messageContainer::-webkit-scrollbar{width:5px}.ChatWindow-module__uGhXdW__messageContainer::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:20px}.ChatWindow-module__uGhXdW__messageContainer::-webkit-scrollbar-track{background:0 0}.ChatWindow-module__uGhXdW__chatInputWrapper{width:100%;position:relative;bottom:0}.ChatWindow-module__uGhXdW__chatInputIcon{transition:all .2s}.ChatWindow-module__uGhXdW__chatInputIcon:hover{text-shadow:0 8px 25px #4776e680;transform:rotate(-5deg)scale(1.5)}.ChatWindow-module__uGhXdW__colorPickerContainer{margin-top:2px;position:relative}.ChatWindow-module__uGhXdW__colorPickerButton{cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px}.ChatWindow-module__uGhXdW__visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ChatWindow-module__uGhXdW__colorPickerPopup{z-index:1000;background-color:#fff;border-radius:10px;width:220px;padding:15px;position:absolute;bottom:45px;right:-50px;box-shadow:0 5px 15px #0003}.ChatWindow-module__uGhXdW__colorGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ChatWindow-module__uGhXdW__colorOption{cursor:pointer;border-radius:50%;width:40px;height:40px;transition:transform .2s}.ChatWindow-module__uGhXdW__colorOption:hover{transform:scale(1.1)}.ChatWindow-module__uGhXdW__skeletonAvatar,.ChatWindow-module__uGhXdW__skeletonText{background-color:#e0e0e0;animation:1.5s ease-in-out infinite ChatWindow-module__uGhXdW__skeleton-loading}@keyframes ChatWindow-module__uGhXdW__skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#d0d0d0}to{background-color:#e0e0e0}}.ChatWindow-module__uGhXdW__skeletonAvatar,.ChatWindow-module__uGhXdW__skeletonText{background-color:#f0f0f0;display:inline-block}.ChatWindow-module__uGhXdW__skeletonAvatar{border-radius:50%;width:30px;height:30px;margin-right:10px}.ChatWindow-module__uGhXdW__skeletonText{border-radius:5px;width:120px;height:20px}.ChatWindow-module__uGhXdW__loadingContainer{align-items:center;display:inline-flex}.ChatWindow-module__uGhXdW__loading{border-radius:50%;width:6px;height:6px;margin:0 3px;animation:1.5s ease-in-out infinite ChatWindow-module__uGhXdW__dot-blink;display:inline-block}.ChatWindow-module__uGhXdW__loading:first-child{animation-delay:0s}.ChatWindow-module__uGhXdW__loading:nth-child(2){animation-delay:.3s}.ChatWindow-module__uGhXdW__loading:nth-child(3){animation-delay:.6s}@keyframes ChatWindow-module__uGhXdW__dot-blink{0%,to{opacity:0}50%{opacity:1}}
