.chat-notification-badge{animation:notification-pulse 2s infinite;transition:all .3s ease;box-shadow:0 0 0 rgba(255,68,68,.4)}@keyframes notification-pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,68,68,.4)}70%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(255,68,68,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,68,68,0)}}.email-blocker{animation:fadeIn .5s ease-in-out;padding:30px 20px;justify-content:center;max-width:100%;flex-direction:column;text-align:center;margin:auto;align-items:center;border-radius:12px;display:flex}.email-blocker-header{margin-bottom:20px}.email-blocker-logo{margin-bottom:10px;max-width:80px}.email-blocker h2{font-size:24px;font-weight:700;margin-bottom:10px;color:#333}.email-blocker p{font-size:16px;margin-bottom:20px;color:#555}.email-blocker .mxchat-name-input,.email-blocker input[type=email]{padding:12px;font-size:16px;border:1px solid #ddd;margin-bottom:15px;color:#333;transition:border-color .3s,box-shadow .3s;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:8px;width:100%}.email-blocker .mxchat-name-input:focus,.email-blocker input[type=email]:focus{border-color:#0073aa;outline:none;box-shadow:0 0 8px rgba(0,115,170,.3)}.email-blocker button{padding:12px 20px;font-size:16px;border:none;font-weight:700;color:#fff;transition:background-color .3s,transform .2s;background-color:#0073aa;border-radius:8px;cursor:pointer;width:100%}.email-blocker button:hover{transform:translateY(-2px);background-color:#005177}.email-blocker-footer{font-size:12px;color:#888;margin-top:20px}.sr-only{height:1px;overflow:hidden;padding:0;border:0;clip:rect(0,0,0,0);position:absolute;margin:-1px;width:1px;white-space:nowrap}@keyframes fadeIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}#mxchat-chatbot-wrapper{display:none}.chatbot-title-icon{height:24px;object-fit:contain;width:24px}.mxchat-search-results,.site-content .mxchat-search-results,.wp-admin .mxchat-search-results,.wp-content .mxchat-search-results{font-size:14px!important;flex-direction:column;gap:20px;margin:15px 0;display:flex}.mxchat-search-intro{font-size:16px!important;font-weight:400!important;margin:0 0 15px!important;line-height:1.4!important}.mxchat-search-item{padding:15px!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:8px!important;background:#fff!important}.mxchat-search-header{margin-bottom:8px!important;gap:8px!important;align-items:center!important;display:flex!important}.mxchat-site-icon{height:16px!important;flex-shrink:0!important;width:16px!important}.mxchat-site-url{font-size:13px!important;color:#555!important;line-height:1!important}.mxchat-search-content{flex-direction:column!important;gap:10px!important;display:flex!important}.mxchat-search-title{padding:0!important;font-size:16px!important;font-weight:600!important;margin:0!important;line-height:1.4!important}.mxchat-search-title a{text-decoration:none!important;color:#000!important}.mxchat-search-title a:hover{text-decoration:underline!important}.mxchat-search-thumbnail{max-width:200px!important;margin:10px 0!important}.mxchat-search-thumbnail img{height:auto!important;max-width:100%!important;border-radius:4px!important}.mxchat-search-description{padding:0!important;font-size:14px!important;color:#333!important;margin:0!important;line-height:1.6!important}.bot-message .chat-heading{font-weight:700!important;color:inherit;margin:16px 0 12px!important;line-height:1.3!important}.bot-message h1.chat-heading,.chat-heading-1{font-size:1.5em!important;border-bottom:2px solid hsla(0,0%,100%,.3)!important;padding-bottom:8px!important}.bot-message h2.chat-heading,.chat-heading-2{font-size:1.25em!important;border-bottom:1px solid hsla(0,0%,100%,.3)!important;padding-bottom:6px!important}.bot-message h3.chat-heading,.chat-heading-3{font-size:1.125em!important}.bot-message h4.chat-heading,.chat-heading-4{font-size:1em!important}.bot-message h5.chat-heading,.chat-heading-5{font-size:.875em!important;text-transform:uppercase!important;letter-spacing:.5px!important}.bot-message h6.chat-heading,.chat-heading-6{font-size:.75em!important;text-transform:uppercase!important;letter-spacing:.5px!important}.bot-message strong{font-weight:700!important}.bot-message em{font-style:italic!important}.bot-message del{text-decoration:line-through!important;opacity:.7}.mxchat-code-block-container{overflow:hidden;border:1px solid hsla(0,0%,100%,.2);margin:16px 0;border-radius:8px;background:hsla(0,0%,100%,.1);font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace}.mxchat-code-header{min-height:36px;padding:8px 12px;justify-content:space-between;font-size:11px;border-bottom:1px solid hsla(0,0%,100%,.2);align-items:center;background:hsla(0,0%,100%,.15);display:flex}.mxchat-code-language{font-size:10px;font-weight:600;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.5px}.mxchat-copy-button{min-height:24px;padding:4px 8px;font-size:10px;border:1px solid hsla(0,0%,100%,.3);color:#fff;transition:all .2s ease;border-radius:4px;background:hsla(0,0%,100%,.2);cursor:pointer;line-height:1}.mxchat-copy-button:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.3)}.mxchat-copy-button:active{background:hsla(0,0%,100%,.4)}.mxchat-code-block{overflow-x:auto;padding:16px;font-size:13px;border:none;margin:0;background:rgba(0,0,0,.3);line-height:1.4;white-space:pre}.mxchat-code-block code{padding:0!important;font-size:inherit;border:none!important;color:hsla(0,0%,100%,.95)!important;background:none!important;font-family:inherit;display:block}.mxchat-inline-code{padding:2px 6px!important;font-size:.85em!important;border:1px solid hsla(0,0%,100%,.3)!important;color:#81c784!important;border-radius:3px!important;background:hsla(0,0%,100%,.2)!important;font-family:Monaco,Menlo,Ubuntu Mono,Courier New,monospace!important}.active-pdf-container,.active-word-container{padding:0;max-width:200px;margin:0;align-items:center;line-height:13px;display:inline-flex}.active-pdf-name,.active-word-name{overflow:hidden;text-overflow:ellipsis;font-size:11px;white-space:nowrap}.remove-pdf-btn,.remove-word-btn,.toolbar-perplexity{padding:2px;border:none;transition:opacity .2s;background:none;cursor:pointer;margin-left:4px;line-height:13px}.remove-pdf-btn:hover,.remove-word-btn:hover,.toolbar-perplexity:hover{opacity:1;background:none}#mxchat-chatbot .chat-toolbar{padding:8px;gap:10px;align-items:end;background:none;display:flex}#mxchat-chatbot .toolbar-btn{height:16px;padding:0;justify-content:center;border:none;transition:opacity .2s;opacity:.6;min-width:0;margin:0;align-items:center;box-shadow:none;background:none;cursor:pointer;width:16px}#mxchat-chatbot .toolbar-btn svg{height:100%;width:100%}#mxchat-chatbot .toolbar-btn:hover{border:none;opacity:1;box-shadow:none;background:none}#mxchat-chatbot .toolbar-btn:disabled{border:none;opacity:.3;background:none;cursor:not-allowed}.toolbar-btn.active{background-color:rgba(120,115,245,.2);box-shadow:0 0 0 2px rgba(120,115,245,.4)}#active-perplexity-container{font-size:12px;align-items:center;margin-left:8px;display:flex}#perplexity-search-btn{display:none}#perplexity-search-btn.active{opacity:1}#mxchat-popular-questions{padding:0 10px 10px;margin-bottom:12px;transition:all .3s ease;position:relative}.mxchat-popular-questions-title{font-size:14px;font-weight:700;margin-bottom:10px;color:#212121;line-height:24px}.mxchat-popular-questions-container{overflow-y:auto;padding:0 10px 10px;transition:all .3s ease;position:relative;flex-direction:column;max-height:200px;gap:8px;scrollbar-color:#212121 #f1f1f1;scrollbar-width:thin;display:flex}#mxchat-popular-questions.collapsed{padding:0;margin:0}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container{overflow:visible;padding:0;justify-content:center;flex-direction:row;max-height:40px;align-items:center}#mxchat-popular-questions.collapsed .mxchat-popular-question,#mxchat-popular-questions.collapsed .questions-collapse-btn{display:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn{height:32px;padding:0;justify-content:center;border:none;color:#212121;transition:all .2s ease;outline:none;margin:0;align-items:center;box-shadow:none;background:none;cursor:pointer;width:32px;display:none}.questions-collapse-btn:active,.questions-collapse-btn:focus,.questions-collapse-btn:hover,.questions-toggle-btn:active,.questions-toggle-btn:focus,.questions-toggle-btn:hover{border:none;outline:none;box-shadow:none;background:none}.questions-collapse-btn svg,.questions-toggle-btn svg{height:25px;fill:none;transition:transform .2s ease;width:25px}.questions-collapse-btn:hover svg,.questions-toggle-btn:hover svg{opacity:.7}#mxchat-popular-questions.collapsed .questions-toggle-btn{display:flex}#mxchat-popular-questions.has-been-collapsed .questions-collapse-btn{align-self:center;order:-1;display:flex}.mxchat-popular-question{padding:12px 20px;font-size:14px;border:1px solid #bbb;margin-bottom:0;color:#212121;transition:all .3s ease;text-align:initial;background-color:#f5f5f5;box-shadow:none;border-radius:8px;cursor:pointer;line-height:24px}.mxchat-popular-question:hover{border-color:#999;transform:translateY(-1px);background-color:#eaeaea;box-shadow:0 2px 6px rgba(0,0,0,.15)}.mxchat-popular-question:focus{border-color:#777;outline:none;background-color:#e0e0e0;box-shadow:0 0 0 3px rgba(100,149,237,.5)}.mxchat-popular-question:active{border-color:#666;transform:translateY(0);background-color:#d8d8d8;box-shadow:inset 0 2px 4px rgba(0,0,0,.15)}.mxchat-popular-questions-container::-webkit-scrollbar{width:8px}.mxchat-popular-questions-container::-webkit-scrollbar-track{border-radius:4px;background:#f1f1f1}.mxchat-popular-questions-container::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1)}.mxchat-popular-questions-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d164ce,#6568d8,#2daeb8)}.invisible{pointer-events:none;opacity:0;display:none}#mxchat-chatbot{flex-grow:1;height:500px;overflow:hidden;position:relative;box-sizing:border-box;background:#fff}#chat-container,#mxchat-chatbot{flex-direction:column;display:flex}#chat-container{height:100%}#chat-box{flex-grow:1;overflow-y:auto;padding:10px;font-size:1rem;margin-bottom:0}#chat-box::-webkit-scrollbar{width:5px}#chat-box::-webkit-scrollbar-thumb{background-color:#212121;border-radius:20px}.bot-message,.user-message{padding:10px;font-size:14px;margin-bottom:15px;max-width:85%;box-shadow:0 1px 1px rgba(0,0,0,.1);line-height:24px;display:inline-block}.user-message{border:1px solid rgba(226,232,255,.2);color:#212121;text-align:left;clear:both;border-radius:18px 0 18px 18px;background:#fff;float:right;word-wrap:break-word}.user-message p{margin:0}#mxchat-chatbot #chat-container #chat-box .agent-message,#mxchat-chatbot #chat-container #chat-box .bot-message{overflow-x:hidden;border:1px solid rgba(226,232,255,.2);color:#fff;clear:both;border-radius:0 18px 18px;background:#212121;float:left}#mxchat-chatbot #chat-container #chat-box .agent-message{padding:10px;font-size:14px;margin-bottom:15px;max-width:85%;text-align:left;box-shadow:-2px 2px rgba(250,115,230,.6),-4px 4px rgba(120,115,245,.6);line-height:24px;display:inline-block}.bot-message p{margin:0 0 1em}.bot-message p:last-child{margin-bottom:0}.bot-message{white-space:pre-line}.bot-message a{text-decoration:underline!important;color:#fff}.bot-message a:hover{text-decoration:underline;color:#e0e0e0}.bot-message a:visited{color:#fff}.system-message{padding:8px 12px;font-size:14px;font-style:italic;color:#555;text-align:center;background-color:rgba(120,115,245,.1);margin:8px 0;border-radius:8px}#mxchat-chatbot-wrapper{height:100%;flex-direction:column;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px;width:100%;display:flex}#mxchat-chatbot #chat-container #input-container{border:1px solid #ccc;position:relative;padding-right:40px;margin:0 10px 10px;align-items:center;border-radius:10px;display:flex}#mxchat-chatbot #chat-container #input-container #chat-input{flex-grow:1;min-height:20px;overflow-y:auto;padding:.4em .5em;resize:none;font-size:16px;border:none;margin-bottom:0;color:#212121;max-height:65px;outline:none;box-sizing:border-box;border-radius:5px;border-radius:10px;background:transparent;width:100%;line-height:24px}#chat-input::-webkit-scrollbar{width:8px}#chat-input::-webkit-scrollbar-track{border-radius:4px;background:#f1f1f1}#chat-input::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1)}#chat-input::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#d164ce,#6568d8,#2daeb8)}#chat-input{scrollbar-color:linear-gradient(135deg,#fa73e6,#7873f5,#3ac9d1) #f1f1f1;scrollbar-width:thin}#mxchat-chatbot #chat-container #input-container #send-button{height:30px;transform:translateY(-50%);padding:5px;justify-content:center;font-size:1rem;border:none;font-weight:700;right:10px;color:#fff;transition:background-color .3s;position:absolute;top:50%;margin:0;align-items:center;border-radius:50%;background:transparent!important;cursor:pointer;width:30px;display:flex}#send-button svg{height:25px;pointer-events:none;width:25px}#send-button:hover{opacity:.8}#mxchat-chatbot .spinner{animation:rotate 2s linear infinite;height:20px;width:20px}#mxchat-chatbot .spinner circle{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite;stroke:#212121}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.chatbot-title-container{justify-content:space-between;align-items:center;width:100%;display:flex}.chatbot-title-group{gap:8px;align-items:center;display:flex}.chat-mode-indicator{padding:4px 8px;font-size:12px;margin-right:8px;color:#fff;border-radius:12px;background:hsla(0,0%,100%,.2)}#floating-chatbot{height:625px;overflow:hidden;transform:translateY(20%);pointer-events:none;right:25px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:fixed;opacity:0;bottom:25px;box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:20px;width:375px;display:flex;z-index:100000}#floating-chatbot.visible{transform:translateY(0);pointer-events:auto;opacity:1}#floating-chatbot-button.hidden,.exit-chat span{display:none!important}.chatbot-top-bar#exit-chat-button button.exit-chat:hover{background:none}.visible{display:flex}#floating-chatbot-button{height:60px;justify-content:center;font-size:1.25rem;right:25px;color:#fff;transition:opacity 1s ease-in-out;transition:.3s;position:fixed;bottom:30px;background-color:#212121;align-items:center;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;border-radius:50%;cursor:pointer;width:60px;display:flex;z-index:100000}#floating-chatbot-button img{height:auto;max-width:100%;max-height:100%;width:auto}.chatbot-top-bar{background:#212121}#mxchat-chatbot-wrapper .chatbot-top-bar button.exit-chat{padding:0;border:none;opacity:.8;min-width:20px;background:transparent}#mxchat-chatbot-wrapper .chatbot-top-bar{padding:10px;justify-content:space-between;border-top-right-radius:10px;color:#fff;border-top-left-radius:10px;align-items:start;cursor:pointer;display:flex}#mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title{padding:10px;font-size:16px;font-weight:700;margin:0;line-height:25px;font-family:Plus Jakarta Sans,sans-serif}.exit-chat{padding:5px;justify-content:center;border:none;opacity:.8;min-width:20px;align-items:center;background:transparent;cursor:pointer;margin-left:auto;display:flex}.exit-chat svg{height:24px;transform:rotate(270deg);fill:#fff;width:24px}#mxchat-chatbot-wrapper .chatbot-footer{font-size:.85em;text-align:center;padding-bottom:10px}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice{font-size:12px;color:#71717a;margin:0}#mxchat-chatbot-wrapper .chatbot-footer .privacy-notice a{font-size:12px;text-decoration:underline;color:#0073aa}#mxchat-chatbot-wrapper .chatbot-footer .powered-by{text-decoration:none;font-weight:700;color:inherit}#mxchat-chatbot-wrapper .chatbot-footer .powered-by span{text-decoration:underline}#chat-box .bot-message.temporary-message .thinking-dots-container{height:20px;overflow:hidden;flex-shrink:0;justify-content:center;position:relative;align-items:center;display:flex;z-index:1}#chat-box .bot-message.temporary-message .thinking-dots{height:90%;flex-shrink:0;justify-content:center;gap:5px;align-items:center;display:flex}#chat-box .bot-message.temporary-message .thinking-dots .dot{animation:bounce 1.4s ease-in-out infinite both;height:6px;background-color:#fff;margin:0 3px;border-radius:50%;width:6px;vertical-align:middle;display:inline-block}#chat-box .bot-message.temporary-message .thinking-dots .dot:first-child{animation-delay:-.32s}#chat-box .bot-message.temporary-message .thinking-dots .dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(1)}40%{transform:scale(1.5)}}#pre-chat-message{padding:10px;font-size:14px;margin-bottom:10px;right:30px;color:#212121;position:fixed;max-width:325px;bottom:85px;background-color:#fff;box-shadow:0 0 10px hsla(0,0%,59%,.3);border-radius:5px;cursor:pointer;display:none;z-index:1000}#pre-chat-message .close-pre-chat-message{height:20px;min-height:20px;padding:0;justify-content:center;font-size:14px;border:none;right:-6px;color:#212121;position:absolute;min-width:20px;top:-6px;background-color:#ccc;align-items:center;border-radius:50%;cursor:pointer;width:20px;line-height:1;display:flex}@media screen and (max-width:782px){.mxchat-search-results{gap:15px!important}.mxchat-search-intro,.mxchat-search-title{font-size:15px!important}.mxchat-search-description{font-size:13px!important}}@media (max-width:550px){.questions-collapse-btn,.questions-toggle-btn{height:28px;width:28px}.questions-collapse-btn svg,.questions-toggle-btn svg{height:22px;width:22px}#pre-chat-message{right:15px;bottom:70px}#chat-input{width:calc(100% - 70px)}.bot-message,.user-message{padding:10px;max-width:95%}#floating-chatbot-button{right:10px;bottom:15px}#floating-chatbot{height:calc(var(--vh, 1vh)*100);padding:0;right:0;position:fixed;bottom:0;top:0;margin:0;border-radius:0;left:0;width:100vw}#mxchat-chatbot-wrapper .chatbot-top-bar{border-top-right-radius:0;border-top-left-radius:0}}pre{overflow:auto;page-break-inside:avoid;border:1px solid #ddd;border-left:3px solid #9e7aff;padding:1em 1.5em;font-size:15px;margin-bottom:1.6em;color:#fff;max-width:100%;background-color:#000;border-radius:20px;line-height:1.6;word-wrap:break-word;font-family:monospace;display:block}.copy-btn{padding:10px 20px;font-size:1rem;border:none;font-weight:700;margin-bottom:10px;color:#fff;transition:background-color .3s;background-color:#9e7aff;border-radius:4px;cursor:pointer}.copy-btn:hover{opacity:.8}.mxchat-product-card{padding:10px;flex-direction:column;background-color:inherit;margin:10px 0;align-items:center;border-radius:5px;display:flex}.mxchat-product-card img.mxchat-product-image{height:auto;margin-bottom:5px;max-width:100%;border-radius:4px}.mxchat-product-card h3.mxchat-product-name{font-size:16px;font-weight:700;color:inherit;text-align:center;margin:5px 0}.mxchat-product-card .mxchat-product-price{font-weight:700;margin-bottom:5px;color:inherit}.mxchat-product-card .mxchat-product-description{font-size:14px;margin-bottom:10px;color:inherit;text-align:center}.mxchat-product-card .mxchat-add-to-cart-button{padding:8px 12px;border:none;color:#fff;transition:background-color .3s ease;background-color:#212121;border-radius:12px;cursor:pointer}.mxchat-product-card .mxchat-add-to-cart-button:hover{background-color:#212121}.mxchat-image-gallery{justify-content:center;flex-wrap:wrap;gap:10px;display:flex}.mxchat-image-item{overflow:hidden;text-align:center;word-wrap:break-word}.mxchat-image-title{overflow:hidden;text-overflow:ellipsis;font-size:14px;color:inherit;max-width:100%;white-space:nowrap;display:block}.mxchat-image-link{text-decoration:none}.mxchat-image-thumbnail{height:auto;transition:transform .3s;max-width:100%;border-radius:5px}.mxchat-image-thumbnail:hover{transform:scale(1.05)}.mxchat-generated-image{height:auto;max-width:100%;border-radius:0 0 8px 8px}#widget_icon,#widget_icon_2,#widget_icon_3,#widget_icon_4,#widget_icon_5,#widget_icon_6,#widget_icon_7{padding:10px}#widget_icon_10{fill:#fff}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn{height:32px;padding:0;justify-content:center;border:none;color:#212121;transition:all .2s ease;align-self:center;outline:none;margin:0;align-items:center;box-shadow:none;background:none;cursor:pointer;order:-1;width:32px;display:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover{border:none;box-shadow:none;background:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:focus{border:none;outline:none;box-shadow:none;background:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:active{border:none;box-shadow:none;background:none}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg{height:25px;fill:none;transition:transform .2s ease;width:25px}#mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover svg{opacity:.7}#mxchat-popular-questions.has-been-collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:flex}#mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-collapse-btn{display:none}