.SupportChat_chatWrapper__rjko9{font-family:sans-serif;display:flex;flex-direction:column;height:100vh;background:url(/background.png) repeat;color:#000}.SupportChat_chatHeader__Zo0HP{background-color:#075e54;color:#666;font-weight:700;position:sticky;top:0;z-index:10}.SupportChat_chatBody__JAHPp{padding:10px}.SupportChat_bubble__kCgLD{padding:10px 14px;max-width:70%;border-radius:8px;position:relative;word-break:break-word;font-size:14px}.SupportChat_inputArea__GGJLA{background:#f0f0f0}.SupportChat_typingIndicator__ctMea{justify-content:space-between;background-color:#fff;align-self:flex-start}.SupportChat_meta__hS9_y{display:flex;justify-content:flex-end;align-items:center;font-size:12px;color:#888;gap:5px;margin-top:4px}.SupportChat_inputWrapper__pNEym{display:flex;align-items:center;padding:10px;gap:10px;position:sticky;bottom:0;z-index:10}.SupportChat_inputContainer__GbdLG{flex:1;display:flex;align-items:center;position:relative;background:#fffdfd;border-radius:30px;padding-left:16px;padding-right:42px}.SupportChat_messageInput__fDv5c{flex:1;border:none;outline:none;background:transparent;font-size:16px;padding:15px 0}.SupportChat_attachIcon__r5qnL{position:absolute;right:12px;font-size:20px;color:#555;cursor:pointer;display:flex;align-items:center}.SupportChat_sendButton__nZtzo{background-color:#078488;border:none;color:#fff;font-size:22px;padding:12px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.SupportChat_startChatWrapper__0PsTQ{height:100vh;background:#f9f9f9;display:flex;flex-direction:column}.SupportChat_startHeader__Xq1PL{display:flex;align-items:center;padding:16px;background-color:#078488;color:#fff;font-size:18px;font-weight:700;gap:10px}.SupportChat_startForm__9IWrn{flex:1;display:flex;flex-direction:column;justify-content:center;padding:30px;gap:20px;max-width:400px;margin:0 auto}.SupportChat_startInput__OIZWh{padding:14px;font-size:16px;border:1px solid #ccc;border-radius:8px;outline:none;width:100%}.SupportChat_startButton__utXYY{padding:14px;font-size:16px;border:none;background-color:#078488;color:#fff;border-radius:8px;cursor:pointer;font-weight:700}@media (max-width:600px){.SupportChat_startForm__9IWrn{padding:20px}.SupportChat_startButton__utXYY,.SupportChat_startInput__OIZWh{font-size:15px}}.SupportChat_backButton__6S09o{font-size:22px;color:#fff;display:flex;align-items:center}.SupportChat_error__mLfnc{color:red;font-size:13px;margin-top:4px}.SupportChat_container__jDL9e{display:flex;height:100vh;overflow:hidden;font-family:Arial,sans-serif;color:#000}.SupportChat_sidebar__7LzlU{width:30%;border-right:1px solid #ccc;display:flex;flex-direction:column;background-color:#f8f9fa}.SupportChat_searchBar__eRRsu{padding:10px;border-bottom:1px solid #ccc}.SupportChat_searchBar__eRRsu input{width:100%;padding:8px;border-radius:20px;border:1px solid #ccc;outline:none}.SupportChat_chatList__2MsE0{flex:1;overflow-y:auto}.SupportChat_chatItem__G2Y5x{display:flex;align-items:center;padding:12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.SupportChat_chatItem__G2Y5x:hover{background-color:#ebf5eb}.SupportChat_activeChat__3Ok23{background-color:#e0ffe0}.SupportChat_avatar__d1MMK{width:40px;height:40px;background-color:#ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:10px;font-size:18px}.SupportChat_chatInfo__h1OYb{flex:1}.SupportChat_chatName__LuQLm{font-weight:700;font-size:14px}.SupportChat_lastMessage__0hFpY{font-size:12px;color:#666;margin-top:3px}.SupportChat_chatMeta__3yYRi{text-align:right;font-size:12px;color:#999}.SupportChat_chatArea__XR29g{width:70%;display:flex;flex-direction:column;background:url(/background.png) repeat;min-height:0}.SupportChat_chatArea__XR29g.SupportChat_active__SH4Cd{display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden}.SupportChat_chatHeader__Zo0HP{flex-shrink:0;display:flex;align-items:center;padding:10px 15px;background-color:#f0f0f0;border-bottom:1px solid #ccc}.SupportChat_backButton__6S09o{margin-right:10px;font-size:18px;border:none;background:none;cursor:pointer;color:#075e54}.SupportChat_headerAvatar__7igja{width:40px;height:40px;background-color:#ccc;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:10px}.SupportChat_headerInfo__p0ieP{display:flex;flex-direction:column}.SupportChat_headerName__N2FJ_{font-weight:700}.SupportChat_headerStatus__utXZw{font-size:12px;color:#666}.SupportChat_chatBody__JAHPp{flex:1;min-height:0;overflow-y:auto;padding:15px;display:flex;flex-direction:column;gap:10px;background:url(/background.png) repeat}.SupportChat_message__yLpi7{padding:10px 14px;max-width:60%;border-radius:8px;font-size:14px;line-height:1.4}.SupportChat_mine__9ZzYU{align-self:flex-end;background-color:#dcf8c6}.SupportChat_theirs__iZnqB{align-self:flex-start;background-color:#fff}.SupportChat_typingIndicator__ctMea{display:flex;align-items:center;padding:10px 14px;border-radius:20px;background:#fff;width:50px;gap:5px}.SupportChat_typingDot__Aw021{width:6px;height:6px;background-color:#999;border-radius:50%;animation:SupportChat_bounce__kjNLn 1s ease-in-out infinite}.SupportChat_typingDot__Aw021:nth-child(2){animation-delay:.2s}.SupportChat_typingDot__Aw021:nth-child(3){animation-delay:.4s}@keyframes SupportChat_bounce__kjNLn{0%,80%,to{transform:scale(.8)}40%{transform:scale(1.2)}}.SupportChat_time__S3iDU{font-size:9px;color:#888}.SupportChat_deliveredTick__IAUOu{color:#999}.SupportChat_readTick__EZ2XX{color:#34b7f1}.SupportChat_inputArea__GGJLA{display:flex;padding:10px;background:#fff;gap:6px;border-top:1px solid #ccc;position:sticky;bottom:0;z-index:10}.SupportChat_inputArea__GGJLA input{flex:1;padding:8px;border-radius:6px;border:1px solid #ccc}.SupportChat_inputArea__GGJLA button{background:#075e54;color:#fff;border:none;padding:8px 14px;border-radius:6px}.SupportChat_imagePreview__MNm8D{margin-top:10px;max-width:100%;max-height:400px;object-fit:contain}.SupportChat_imagePreviewImage__xlU4x{width:100%;height:auto}.SupportChat_imageMessage__rWcES{max-width:100%;max-height:400px;object-fit:contain}.SupportChat_bubble__kCgLD img{padding:0;margin:0;display:block;border-radius:8px}.SupportChat_bubble__kCgLD.SupportChat_imageMessageOnly__HK5Er{padding:0;background:none}.SupportChat_imageMessageOnly__HK5Er{padding:0!important;background:none!important;border-radius:0!important}