.chatbox_chatButtonContainer__WGfiM{position:fixed;z-index:1000;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15)}.chatbox_chatButtonContainer__WGfiM,.chatbox_chatButton__7nRLH{transition:all .3s ease;display:flex;align-items:center;justify-content:center}.chatbox_chatButton__7nRLH{width:60px;height:60px;border-radius:50%}.chatbox_chatButton__7nRLH:hover{transform:scale(1.05)}.chatbox_chatButtonIcon__moYUG{width:30px;height:30px}.chatbox_chatContainer__JU6sd{position:fixed;z-index:1000;width:420px;height:600px;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;box-shadow:0 5px 40px rgba(0,0,0,.16);transition:all .3s ease;background-color:#fff}.chatbox_chatHeader__ZaMMT{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#fff}.chatbox_chatHeaderTitle__3oWJp{display:flex;align-items:center;gap:10px}.chatbox_chatHeaderIcon__31C9J{width:24px;height:24px}.chatbox_chatHeaderAvatar__oFou0{width:32px;height:32px;border-radius:50%;object-fit:cover}.chatbox_chatHeaderText__0Ydkh{font-size:16px;font-weight:600}.chatbox_closeButton__BgN4r{background:transparent;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px}.chatbox_chatMessages__WFcWS{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background-color:#f9f9f9}.chatbox_markdownContent__KIuBp{width:100%}.chatbox_markdownList__INay9{margin:0;padding-left:20px;list-style-type:disc}.chatbox_markdownListItem__gOYB6{margin-bottom:4px;display:list-item}.chatbox_markdownParagraph__B_v31{margin:0 0 8px}.chatbox_markdownParagraph__B_v31:last-child{margin-bottom:0}.chatbox_markdownContent__KIuBp>ul+p{margin-top:12px}.chatbox_messageContainer__3TSGP{display:flex;flex-direction:column;max-width:80%}.chatbox_agentMessage__6zPg6{align-self:flex-start}.chatbox_userMessage__5m7Ww{align-self:flex-end}.chatbox_messageTimestamp__gy7lG{font-size:12px;color:#999;text-align:center;margin:0 auto 16px;width:100%;position:relative;left:0;right:0;display:flex;justify-content:center;align-items:center}.chatbox_agentName__VGKIX{font-size:12px;color:#666;margin-bottom:4px;margin-left:36px}.chatbox_messageBubbleContainer__09hRZ{display:flex;align-items:flex-end;gap:8px}.chatbox_agentIconContainer__GClYE{position:relative;width:28px;height:28px;min-width:28px;min-height:28px;border-radius:50%;overflow:hidden;background-color:#f0f0f0;flex-shrink:0}.chatbox_agentIcon__Hcspf{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.chatbox_messageBubble__BtXzn{padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word}.chatbox_agentBubble___oz1A{background-color:#f0f0f0;color:#333;border-top-left-radius:4px}.chatbox_userBubble__Qv84c{color:#fff;border-top-right-radius:4px}.chatbox_chatInputContainer__9Qwbe{padding:16px;border-top:1px solid #eaeaea;background-color:#fff}.chatbox_chatInputForm__Tvh5O{display:flex;align-items:center;gap:10px}.chatbox_chatInput__jfIXP{flex:1;padding:12px 16px;border:1px solid #e0e0e0;border-radius:24px;font-size:14px;outline:none;transition:border-color .3s}.chatbox_chatInput__jfIXP:focus{border-color:#00f}.chatbox_sendButton__pr69l{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;color:#00f}.chatbox_typingIndicatorContainer__q3Ax4{display:flex;align-items:flex-end;gap:8px;margin-top:16px}.chatbox_typingIndicator__qA96R{display:flex;align-items:center;gap:4px;padding:12px 16px;border-radius:18px;background-color:#f0f0f0;border-top-left-radius:4px;max-width:60px}.chatbox_typingDot__c5a_L{width:8px;height:8px;border-radius:50%;background-color:#666;animation:chatbox_bounce__eE3Ux 1.4s ease-in-out infinite}.chatbox_typingDot__c5a_L:first-child{animation-delay:0s}.chatbox_typingDot__c5a_L:nth-child(2){animation-delay:.2s}.chatbox_typingDot__c5a_L:nth-child(3){animation-delay:.4s}@keyframes chatbox_bounce__eE3Ux{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.chatbox_chatFooter__Y21hi{padding:8px 16px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#999;background-color:#fff;border-top:1px solid #f0f0f0}.chatbox_bottomRight__PPjsu{bottom:20px;right:20px}.chatbox_bottomLeft__AIq3U{bottom:20px;left:20px}.chatbox_topRight__f5h22{top:20px;right:20px}.chatbox_topLeft__TP3_X{top:20px;left:20px}@media (max-width:480px){.chatbox_chatContainer__JU6sd{width:100%;height:100%;border-radius:0;bottom:0!important;right:0!important;left:0!important;top:0!important}}