.CustomerServiceChat_chatButton__vvUZg{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:1000;transition:all .3s ease}.CustomerServiceChat_chatButton__vvUZg:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.3)}.CustomerServiceChat_chatContainer___zivH{position:fixed;bottom:8rem;right:2rem;width:380px;height:500px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1001;overflow:hidden}.CustomerServiceChat_chatHeader__HPLas{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.CustomerServiceChat_chatHeader__HPLas h3{margin:0;font-size:1.1rem;font-weight:600}.CustomerServiceChat_headerActions__F6_lO{display:flex;gap:.5rem;align-items:center}.CustomerServiceChat_clearButton__LEd8D{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:.25rem .75rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background .2s}.CustomerServiceChat_clearButton__LEd8D:hover{background:hsla(0,0%,100%,.3)}.CustomerServiceChat_closeButton__yl4_3{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.CustomerServiceChat_messagesContainer__jXNQW{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.CustomerServiceChat_message__6oYu4{max-width:80%;padding:.75rem 1rem;border-radius:18px;position:relative;word-wrap:break-word}.CustomerServiceChat_userMessage__LgZBH{align-self:flex-end;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.CustomerServiceChat_botMessage__osraR{align-self:flex-start;background:#f0f2f5;color:#1c1e21;border-bottom-left-radius:4px}.CustomerServiceChat_messageContent__h3hmb{font-size:.95rem;line-height:1.4;white-space:pre-wrap}.CustomerServiceChat_messageTime__j4lsE{font-size:.75rem;opacity:.7;margin-top:.25rem;text-align:right}.CustomerServiceChat_loadingMessage__75i0z{align-self:flex-start;padding:.75rem 1rem}.CustomerServiceChat_typingIndicator__aoJUa{display:flex;gap:.25rem}.CustomerServiceChat_typingIndicator__aoJUa span{width:8px;height:8px;border-radius:50%;background:#667eea;animation:CustomerServiceChat_typing__3U_Mo 1.4s ease-in-out infinite both}.CustomerServiceChat_typingIndicator__aoJUa span:first-child{animation-delay:-.32s}.CustomerServiceChat_typingIndicator__aoJUa span:nth-child(2){animation-delay:-.16s}@keyframes CustomerServiceChat_typing__3U_Mo{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.CustomerServiceChat_inputContainer__vipv_{display:flex;padding:1rem 1.5rem;border-top:1px solid #e4e6eb;gap:.75rem}.CustomerServiceChat_messageInput__vkG9c{flex:1;padding:.75rem 1rem;border:1px solid #e4e6eb;border-radius:24px;font-size:.95rem;outline:none;transition:border-color .2s}.CustomerServiceChat_messageInput__vkG9c:focus{border-color:#667eea}.CustomerServiceChat_messageInput__vkG9c:disabled{background-color:#f5f5f5;cursor:not-allowed}.CustomerServiceChat_sendButton__QcFgY{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.CustomerServiceChat_sendButton__QcFgY:hover:not(:disabled){transform:scale(1.05)}.CustomerServiceChat_sendButton__QcFgY:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.CustomerServiceChat_chatButton__vvUZg{bottom:1rem;right:1rem;width:56px;height:56px}.CustomerServiceChat_chatContainer___zivH{bottom:7rem;right:1rem;width:calc(100vw - 2rem);height:70vh}}.CustomerServiceChat_messagesContainer__jXNQW::-webkit-scrollbar{width:6px}.CustomerServiceChat_messagesContainer__jXNQW::-webkit-scrollbar-track{background:#f1f1f1}.CustomerServiceChat_messagesContainer__jXNQW::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.CustomerServiceChat_messagesContainer__jXNQW::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.CustomerServiceChat_crawlerEntry__kg3Tt{padding:.5rem 1.5rem 1rem;border-top:1px solid #e4e6eb}.CustomerServiceChat_crawlerEntryButton__vDOz1{width:100%;padding:.6rem 1rem;border:1px solid #667eea;border-radius:8px;background:linear-gradient(135deg,#667eea22,#764ba222);color:#667eea;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.CustomerServiceChat_crawlerEntryButton__vDOz1:hover{background:linear-gradient(135deg,#667eea33,#764ba233);transform:translateY(-1px)}.CustomerServiceChat_crawlerContainer__mDBuY{position:fixed;bottom:8rem;right:2rem;width:380px;min-height:300px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1001;overflow:hidden}.CustomerServiceChat_crawlerHeader__uCL7i{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.CustomerServiceChat_crawlerHeader__uCL7i h3{margin:0;font-size:1rem;font-weight:600;display:flex;align-items:center}.CustomerServiceChat_crawlerBody__CU_di{flex:1;padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.CustomerServiceChat_crawlerForm__JtFfS{display:flex;flex-direction:column;gap:1rem}.CustomerServiceChat_crawlerHint__LbJHW{font-size:.85rem;color:#666;margin:0;line-height:1.5}.CustomerServiceChat_crawlerInputWrapper__gMk6Y{display:flex;gap:.5rem}.CustomerServiceChat_crawlerInput__F3L3g{flex:1;padding:.75rem 1rem;border:1px solid #e4e6eb;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s}.CustomerServiceChat_crawlerInput__F3L3g:focus{border-color:#667eea}.CustomerServiceChat_crawlerSubmitButton__pZHdb{padding:.75rem 1.2rem;border:none;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:transform .2s;white-space:nowrap}.CustomerServiceChat_crawlerSubmitButton__pZHdb:hover:not(:disabled){transform:scale(1.02)}.CustomerServiceChat_crawlerSubmitButton__pZHdb:disabled{opacity:.5;cursor:not-allowed}.CustomerServiceChat_crawlerProgress__2r1yG{display:flex;flex-direction:column;gap:1rem}.CustomerServiceChat_crawlerProgressHeader__HB_Im{display:flex;align-items:center;gap:.75rem}.CustomerServiceChat_crawlerSpinner__Ct9ff{width:24px;height:24px;border:3px solid #e4e6eb;border-top-color:#667eea;border-radius:50%;animation:CustomerServiceChat_spin__3DGss 1s linear infinite}@keyframes CustomerServiceChat_spin__3DGss{to{transform:rotate(1turn)}}.CustomerServiceChat_crawlerStatusText__4SXew{font-size:.95rem;font-weight:600;color:#333}.CustomerServiceChat_crawlerProgressInfo__W8E6w{display:flex;flex-direction:column;gap:.5rem}.CustomerServiceChat_crawlerProgressBar__l_jbR{width:100%;height:8px;background:#e4e6eb;border-radius:4px;overflow:hidden}.CustomerServiceChat_crawlerProgressBarFill__4FdC7{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}.CustomerServiceChat_crawlerProgressText__ruAzA{font-size:.85rem;color:#555;line-height:1.4}.CustomerServiceChat_crawlerProgressDetail__IHQrN{font-size:.8rem;color:#888;text-align:right}.CustomerServiceChat_crawlerResult__ruzPn{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.CustomerServiceChat_crawlerResultIcon__Hd5bH{display:flex;align-items:center;justify-content:center}.CustomerServiceChat_crawlerResultInfo__oJFqF h4{margin:0 0 .5rem;font-size:1.1rem;color:#4caf50}.CustomerServiceChat_crawlerResultStats__b_EqX{margin:0;font-size:.85rem;color:#666}.CustomerServiceChat_crawlerResultFile__yuPcP{margin:.5rem 0 0;font-size:.8rem;color:#888;word-break:break-all}.CustomerServiceChat_crawlerDownloadButton__eKb82{margin-top:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:transform .2s}.CustomerServiceChat_crawlerDownloadButton__eKb82:hover{transform:scale(1.02)}.CustomerServiceChat_crawlerError__yqRgS{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.CustomerServiceChat_crawlerErrorIcon__Pz1P6{display:flex;align-items:center;justify-content:center}.CustomerServiceChat_crawlerErrorText__C9sZE{margin:0;font-size:.9rem;color:#f44336;line-height:1.5}.CustomerServiceChat_crawlerRetryButton__u2BOf{padding:.6rem 1.5rem;border:1px solid #f44336;border-radius:8px;background:transparent;color:#f44336;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.CustomerServiceChat_crawlerRetryButton__u2BOf:hover{background:#f44336;color:#fff}@media (max-width:640px){.CustomerServiceChat_crawlerContainer__mDBuY{bottom:7rem;right:1rem;width:calc(100vw - 2rem)}}