.shared_messagesWrapper___2i4Z{display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;gap:12px}.shared_chatbotMessage__qNM85{display:flex;margin-bottom:8px;animation:shared_messageIn__Dq_0_ .3s ease-out}@keyframes shared_messageIn__Dq_0_{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shared_chatbotMessageUser__HFACL{justify-content:flex-end}.shared_chatbotMessageBot__23EK7{justify-content:flex-start}.shared_messageBubble__uHdfW{max-width:70%;padding:12px 16px;border-radius:12px;display:flex;flex-direction:column;gap:4px}.shared_chatbotMessageUser__HFACL .shared_messageBubble__uHdfW{background:linear-gradient(135deg,#fa6800,#e55a00);color:#fff;border-bottom-right-radius:4px}.shared_chatbotMessageBot__23EK7 .shared_messageBubble__uHdfW{background:#fff;color:#333;border:1px solid #e0e0e0;border-bottom-left-radius:4px}.shared_chatbotMessageBot__23EK7 .shared_messageBubble__uHdfW.shared_typingBubble__6zux6{background:#fff;color:#666}.shared_typingText__fkZAd{display:inline-flex;align-items:center;gap:4px;font-style:italic;opacity:.8}.shared_messageText__QZmKq{margin:0;font-size:14px;line-height:1.4;word-wrap:break-word;font-weight:400}.shared_productsContainer__rVAly{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:12px;margin-left:0}.shared_productCard__MW4kC{display:flex;flex-direction:row;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;text-decoration:none;color:#333;transition:all .3s ease;cursor:pointer}.shared_productCard__MW4kC:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(250,104,0,.15);border-color:#fa6800}.shared_productImage__K7CTR{width:100px;height:100px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.shared_productImage__K7CTR img{width:100%;height:100%;object-fit:cover}.shared_productInfo__n7aiD{padding:10px;flex:1 1;display:flex;flex-direction:column;gap:4px}.shared_productName__wMmya{margin:0;font-size:13px;font-weight:600;line-height:1.3;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shared_productVendor__a2t0y{margin:0;font-size:11px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared_productPrice__cjKjD{margin:0;font-size:13px;font-weight:700;color:#fa6800}.shared_productDescription__lBvMW{margin:0;font-size:11px;color:#666;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.shared_chatbotInputForm__tKbUc{padding:16px;border-top:1px solid #e0e0e0;background:#fff}.shared_chatbotInputWrapper__udMlw{display:flex;gap:8px;align-items:center}.shared_chatbotInput__J0nSl{flex:1 1;border:1px solid #e0e0e0;border-radius:24px;padding:10px 16px;font-size:14px;outline:none;transition:all .2s ease;font-family:inherit}.shared_chatbotInput__J0nSl:focus{border-color:#fa6800;box-shadow:0 0 0 3px rgba(250,104,0,.1)}.shared_chatbotInput__J0nSl:-ms-input-placeholder{color:#999}.shared_chatbotInput__J0nSl::placeholder{color:#999}.shared_chatbotSendBtn__eTUq8{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(135deg,#fa6800,#e55a00);color:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;outline:none;flex-shrink:0}.shared_chatbotSendBtn__eTUq8:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px rgba(250,104,0,.4)}.shared_chatbotSendBtn__eTUq8:active:not(:disabled){transform:scale(.95)}.shared_chatbotSendBtn__eTUq8:disabled{opacity:.5;cursor:not-allowed}.shared_chatbotScrollbar__fh4ss::-webkit-scrollbar{width:6px}.shared_chatbotScrollbar__fh4ss::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.shared_chatbotScrollbar__fh4ss::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.shared_chatbotScrollbar__fh4ss::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width:480px){.shared_messageBubble__uHdfW{max-width:85%}}.chatbot_chatbotFloatingBtn__W4t52{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#fa6800,#e55a00);color:#fff;border:none;font-size:28px;cursor:pointer;z-index:998;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(250,104,0,.4);transition:all .3s ease;outline:none}.chatbot_chatbotFloatingBtn__W4t52:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(250,104,0,.6)}.chatbot_chatbotFloatingBtn__W4t52:active{transform:scale(.95)}.chatbot_active__JaNNg,.chatbot_chatbotFloatingBtn__W4t52.chatbot_active__JaNNg{box-shadow:0 4px 12px rgba(250,104,0,.4)}.chatbot_chatbotDialogOverlay__9WCq4{position:fixed;bottom:100px;right:30px;z-index:999;animation:chatbot_slideUp__B0UX2 .3s ease-out}@keyframes chatbot_slideUp__B0UX2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot_chatbotDialog__ITWIS{width:380px;max-width:90vw;height:600px;background:#fff;border-radius:16px;display:flex;flex-direction:column;box-shadow:0 5px 40px rgba(0,0,0,.15);overflow:hidden}.chatbot_chatbotHeader__adPWa{background:linear-gradient(135deg,#fa6800,#e55a00);color:#fff;padding:12px 20px;display:flex;justify-content:space-between;align-items:center}.chatbot_chatbotHeaderContent__S5PP2{flex:1 1}.chatbot_chatbotTitle__weaWO{margin:0;font-size:18px;font-weight:600;letter-spacing:-.3px;color:#fff}.chatbot_chatbotHeaderActions___Halv{display:flex;gap:8px;flex-shrink:0}.chatbot_chatbotIconBtn__oNdoQ{width:32px;height:32px;border:none;background:hsla(0,0%,100%,.2);color:#fff;border-radius:8px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;outline:none}.chatbot_chatbotIconBtn__oNdoQ:hover{background:hsla(0,0%,100%,.3);transform:scale(1.05)}.chatbot_chatbotIconBtn__oNdoQ:active{transform:scale(.95)}.chatbot_chatbotIconBtn__oNdoQ.chatbot_closeBtn__CzO_l{width:32px;height:32px}.chatbot_chatbotMessages__y09Y5{flex:1 1;overflow-y:auto;padding:20px;background-color:#f8f9fa}@media (max-width:480px){.chatbot_chatbotFloatingBtn__W4t52{width:56px;height:56px;bottom:20px;right:20px;font-size:24px}.chatbot_chatbotDialogOverlay__9WCq4{bottom:auto;right:10px;left:10px;top:50%;transform:translateY(-50%)}.chatbot_chatbotDialog__ITWIS{width:100%;height:70vh;max-height:500px}}@media (max-width:360px){.chatbot_chatbotDialog__ITWIS{width:100%;height:65vh}.chatbot_chatbotHeader__adPWa{padding:16px}.chatbot_chatbotTitle__weaWO{font-size:16px}.chatbot_chatbotMessages__y09Y5{padding:16px}}