.cemacogt-cemaco-components-0-x-chatBodyContainer{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);overflow:hidden;position:relative;border:1px solid #e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:all .2s ease}.cemacogt-cemaco-components-0-x-chatBodyContainer.cemacogt-cemaco-components-0-x-minimized{width:200px!important;height:47px!important}.cemacogt-cemaco-components-0-x-chatBodyContainer.cemacogt-cemaco-components-0-x-resizing{transition:none!important}.cemacogt-cemaco-components-0-x-chatBody{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#fff}.cemacogt-cemaco-components-0-x-chatMessagesContainer{flex:1;padding:15px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1}.cemacogt-cemaco-components-0-x-chatMessagesContainer::-webkit-scrollbar{width:6px}.cemacogt-cemaco-components-0-x-chatMessagesContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cemacogt-cemaco-components-0-x-chatMessagesContainer::-webkit-scrollbar-thumb{background-color:#007bff;border-radius:3px}.cemacogt-cemaco-components-0-x-chatMessage{display:flex;align-items:flex-start;gap:10px;max-width:97%;width:97%;-webkit-animation:cemacogt-cemaco-components-0-x-messageAppear .3s ease-out;animation:cemacogt-cemaco-components-0-x-messageAppear .3s ease-out}@-webkit-keyframes cemacogt-cemaco-components-0-x-messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cemacogt-cemaco-components-0-x-messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cemacogt-cemaco-components-0-x-chatMessageBot,.cemacogt-cemaco-components-0-x-chatMessageUser{align-self:flex-start}.cemacogt-cemaco-components-0-x-chatBubble{padding:2px 0 14px;font-size:.85rem;line-height:1.4;word-wrap:break-word;max-width:90%;width:100%}.cemacogt-cemaco-components-0-x-chatBubbleBot,.cemacogt-cemaco-components-0-x-chatBubbleUser{color:#333}.cemacogt-cemaco-components-0-x-chatBubbleBot p{margin-top:0;margin-bottom:0}.cemacogt-cemaco-components-0-x-chatMessageBot.cemacogt-cemaco-components-0-x-chatBubble{max-width:100%!important;width:100%!important}.cemacogt-cemaco-components-0-x-chatIcon{width:23px;height:23px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.cemacogt-cemaco-components-0-x-typingIndicator{display:flex;padding:8px 0;gap:4px}.cemacogt-cemaco-components-0-x-typingIndicator span{height:8px;width:8px;background:#666;border-radius:50%;display:inline-block;-webkit-animation:cemacogt-cemaco-components-0-x-bounce 1.4s ease-in-out infinite;animation:cemacogt-cemaco-components-0-x-bounce 1.4s ease-in-out infinite}.cemacogt-cemaco-components-0-x-typingIndicator span:first-child{-webkit-animation-delay:0s;animation-delay:0s}.cemacogt-cemaco-components-0-x-typingIndicator span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.cemacogt-cemaco-components-0-x-typingIndicator span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes cemacogt-cemaco-components-0-x-bounce{0%,60%,to{transform:translateY(0);opacity:.6}30%{transform:translateY(-5px);opacity:1}}@keyframes cemacogt-cemaco-components-0-x-bounce{0%,60%,to{transform:translateY(0);opacity:.6}30%{transform:translateY(-5px);opacity:1}}.cemacogt-cemaco-components-0-x-chatIconBot img,.cemacogt-cemaco-components-0-x-chatIconUser img{width:100%;height:auto}.cemacogt-cemaco-components-0-x-productCard{padding:12px;margin-bottom:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.cemacogt-cemaco-components-0-x-productCard:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.cemacogt-cemaco-components-0-x-productImage{-o-object-fit:cover;object-fit:cover;flex-shrink:0}.cemacogt-cemaco-components-0-x-productArrow{color:#007bff;font-size:1.2rem}.cemacogt-cemaco-components-0-x-productListContainer{margin:10px 0;display:flex;flex-direction:column;gap:15px}.cemacogt-cemaco-components-0-x-closingText{margin-top:10px;color:#333;font-size:.85rem}@media screen and (max-width:520px){.cemacogt-cemaco-components-0-x-chatBubble{font-size:16px}.cemacogt-cemaco-components-0-x-chatBodyContainer{justify-content:flex-end;width:100%!important;border-radius:12px 12px 0 0;height:100%!important}.cemacogt-cemaco-components-0-x-chatBody{flex:unset;height:35vh}.cemacogt-cemaco-components-0-x-chatBodyContainer.cemacogt-cemaco-components-0-x-minimized{width:100%!important;height:43px!important;border-radius:0}.cemacogt-cemaco-components-0-x-chatMessagesContainer{padding-bottom:0!important;flex:0;flex-grow:1}.cemacogt-cemaco-components-0-x-resizeHandle{display:none!important}.cemacogt-cemaco-components-0-x-productCard{padding:10px}.cemacogt-cemaco-components-0-x-productImage{width:50px;height:50px}}.cemacogt-cemaco-components-0-x-storeCard{background-color:#e6e6fa;border-radius:8px;padding:12px;margin:2px 0;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%}.cemacogt-cemaco-components-0-x-storeName{color:#000;font-weight:500;font-size:14px}.cemacogt-cemaco-components-0-x-storeListContainer{display:flex;flex-direction:column;gap:8px;margin-top:12px;width:100%}.cemacogt-cemaco-components-0-x-chatFooter{display:flex;align-items:center;padding:10px;position:relative;background:#fff}.cemacogt-cemaco-components-0-x-chatTextarea{resize:none;padding:8px 54px 8px 10px;height:50px;width:100%;line-height:31px;min-height:50px;max-height:120px;border-radius:8px;scrollbar-width:thin;background-color:#fff;font-size:16px;border:.12rem solid #707070;transition:height .2s ease;overflow-y:auto}.cemacogt-cemaco-components-0-x-chatTextarea::-moz-placeholder{line-height:31px;opacity:.6}.cemacogt-cemaco-components-0-x-chatTextarea:-ms-input-placeholder{line-height:31px;opacity:.6}.cemacogt-cemaco-components-0-x-chatTextarea::-ms-input-placeholder{line-height:31px;opacity:.6}.cemacogt-cemaco-components-0-x-chatTextarea::placeholder{line-height:31px;opacity:.6}.cemacogt-cemaco-components-0-x-chatTextarea:focus{outline:none;border-color:#101e8d}.cemacogt-cemaco-components-0-x-chatButton{position:absolute;right:16px;background:#101e8e;color:#fff;border:none;padding:6px;border-radius:50%;cursor:pointer;opacity:0;transform:scale(0);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;bottom:17px;width:37px;height:37px}.cemacogt-cemaco-components-0-x-chatButton:hover{background:#0a1561}.cemacogt-cemaco-components-0-x-chatButton:disabled{background:#ccc;cursor:not-allowed}.cemacogt-cemaco-components-0-x-chatButtonVisible{opacity:1;transform:scale(1)}.cemacogt-cemaco-components-0-x-imgButtonChatSend{width:60%}.cemacogt-cemaco-components-0-x-scrollToBottomButton{position:absolute;left:50%;transform:translateX(-50%);bottom:calc(100% + 5px);background:#101e8d;color:#fff;border:none;padding:8px;border-radius:50%;cursor:pointer;opacity:0;transform:translateX(-50%) scale(0);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;width:36px;height:36px;z-index:10;box-shadow:0 2px 5px rgba(0,0,0,.2)}.cemacogt-cemaco-components-0-x-scrollToBottomButton:hover{background:#03044e}.cemacogt-cemaco-components-0-x-scrollToBottomButtonVisible{opacity:1;transform:translateX(-50%) scale(1)}@media screen and (max-width:414px){.cemacogt-cemaco-components-0-x-scrollToBottomButton{left:0!important;right:0!important;bottom:70px!important;transform:none!important;margin:auto!important}.cemacogt-cemaco-components-0-x-scrollToBottomButtonVisible{transform:none}}.cemacogt-cemaco-components-0-x-newConversationButtonContainer{display:flex;justify-content:center;padding:10px;width:100%}.cemacogt-cemaco-components-0-x-newConversationButton{background-color:#101e8e;color:#fff;border:none;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .3s;width:100%}.cemacogt-cemaco-components-0-x-newConversationButton:hover{background-color:#0a1561}.cemacogt-cemaco-components-0-x-sessionExpiredMessage{text-align:center;padding:15px;background-color:#f2f6fc;border-radius:8px;margin:10px;border:1px solid #ccc}.cemacogt-cemaco-components-0-x-sessionExpiredMessage p{margin-bottom:10px;color:#333;font-size:.9rem}.cemacogt-cemaco-components-0-x-inputContainer{display:flex;width:100%;align-items:center}.cemacogt-cemaco-components-0-x-chatHeader{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:15px;border-bottom:1px solid #dedede;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cemacogt-cemaco-components-0-x-chatHeader.cemacogt-cemaco-components-0-x-minimized{padding:8px 10px}.cemacogt-cemaco-components-0-x-chatLogo{width:75px;height:auto;transition:all .3s ease}.cemacogt-cemaco-components-0-x-chatLogo.cemacogt-cemaco-components-0-x-minimized{width:75px}.cemacogt-cemaco-components-0-x-chatControls{display:flex;align-items:center;gap:10px}.cemacogt-cemaco-components-0-x-chatTitle{font-weight:700;color:#fff;font-size:.8rem}.cemacogt-cemaco-components-0-x-chatClose,.cemacogt-cemaco-components-0-x-chatMinimize{cursor:pointer;color:#000;font-size:1.2rem;background:transparent;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.cemacogt-cemaco-components-0-x-chatClose:hover,.cemacogt-cemaco-components-0-x-chatMinimize:hover{background:hsla(0,0%,100%,.2)}.cemacogt-cemaco-components-0-x-resizeHandle{position:absolute;right:2px;top:2px;width:12px;height:12px;background:hsla(0,0%,100%,.5);cursor:nwse-resize;z-index:10;border-radius:2px;transition:background .2s}.cemacogt-cemaco-components-0-x-resizeHandle:hover{background:hsla(0,0%,100%,.8);transform:scale(1.1)}@media screen and (max-width:520px){.cemacogt-cemaco-components-0-x-chatHeader{position:-webkit-sticky;position:sticky}}.cemacogt-cemaco-components-0-x-productCard{text-decoration:none;color:inherit;display:block;width:100%;cursor:pointer;position:relative;border:1px solid #e0e0e0;border-radius:8px;padding:0;margin-bottom:14px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease}.cemacogt-cemaco-components-0-x-productCard:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.cemacogt-cemaco-components-0-x-productCardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;margin-bottom:8px;border-bottom:1px solid #e0e0e0}.cemacogt-cemaco-components-0-x-productCardHeaderContent{width:100%;display:flex;align-items:center}.cemacogt-cemaco-components-0-x-productImage{-o-object-fit:contain;object-fit:contain;border-radius:4px;margin-right:20px}.cemacogt-cemaco-components-0-x-productImagePlaceholder{width:60px;height:60px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:4px;margin-right:12px;color:#999}.cemacogt-cemaco-components-0-x-productTitleContainer{flex:1}.cemacogt-cemaco-components-0-x-productTitle{margin:0;font-size:14px;font-weight:700;color:#333}.cemacogt-cemaco-components-0-x-productPrice{color:#e83b3b;font-size:14px;margin-top:4px}.cemacogt-cemaco-components-0-x-productArrow{margin-left:8px;color:#666;font-size:18px}.cemacogt-cemaco-components-0-x-productCardBody{padding-left:12px}.cemacogt-cemaco-components-0-x-productDetailsContainer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;color:#999;padding:12px}.cemacogt-cemaco-components-0-x-productDetailsLink{color:#06c}.cemacogt-cemaco-components-0-x-productError{padding:15px;background:#fff8f8;border:1px solid #fdd;border-radius:4px;color:#d32f2f;text-align:center}.cemacogt-cemaco-components-0-x-productPrice{font-weight:700;color:#d82c2c;font-size:.85rem}.cemacogt-cemaco-components-0-x-productSku{color:#ccc;font-size:.85rem}.cemacogt-cemaco-components-0-x-productDescription{margin:0 0 8px;font-size:.85rem;color:#333;line-height:1.4}.cemacogt-cemaco-components-0-x-chatContainer{position:fixed;bottom:35px;left:35px;background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.5);overflow:hidden;-webkit-animation:cemacogt-cemaco-components-0-x-fadeIn .3s ease-in-out;animation:cemacogt-cemaco-components-0-x-fadeIn .3s ease-in-out;z-index:3147483612}@-webkit-keyframes cemacogt-cemaco-components-0-x-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cemacogt-cemaco-components-0-x-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cemacogt-cemaco-components-0-x-chatOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:3147483611;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.cemacogt-cemaco-components-0-x-chatOverlayVisible{opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width:1280px){}@media screen and (max-width:1100px){}@media screen and (max-width:641px){}@media screen and (max-width:520px){.cemacogt-cemaco-components-0-x-chatContainer{position:fixed;bottom:0;left:0;width:100%!important;border-radius:12px 12px 0 0;box-shadow:0 -4px 10px rgba(0,0,0,.2);transform:none!important;-webkit-animation:cemacogt-cemaco-components-0-x-slideUp .3s ease-out;animation:cemacogt-cemaco-components-0-x-slideUp .3s ease-out;max-width:100vw;display:flex}.cemacogt-cemaco-components-0-x-chatContainer.cemacogt-cemaco-components-0-x-minimized{height:43px!important;border-radius:0}@-webkit-keyframes cemacogt-cemaco-components-0-x-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cemacogt-cemaco-components-0-x-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cemacogt-cemaco-components-0-x-chatOverlayVisible{background-color:rgba(0,0,0,.5)}}@media screen and (max-width:480px){}@media screen and (max-width:414px){}