.ChatMessage-module__HMlVHG__message{flex-direction:column;max-width:85%;display:flex}.ChatMessage-module__HMlVHG__message.ChatMessage-module__HMlVHG__user{align-self:flex-end;align-items:flex-end}.ChatMessage-module__HMlVHG__message.ChatMessage-module__HMlVHG__assistant{align-self:flex-start;align-items:flex-start}.ChatMessage-module__HMlVHG__bubble{border-radius:16px;max-width:100%;padding:10px 14px}.ChatMessage-module__HMlVHG__user .ChatMessage-module__HMlVHG__bubble{color:#fff;background:#1a1a1a;border-bottom-right-radius:4px}.ChatMessage-module__HMlVHG__assistant .ChatMessage-module__HMlVHG__bubble{color:#1a1a1a;background:#f5f5f5;border-bottom-left-radius:4px}.ChatMessage-module__HMlVHG__content{word-wrap:break-word;margin:0;font-size:14px;line-height:1.5}.ChatMessage-module__HMlVHG__time{color:#999;margin-top:4px;font-size:11px}.ChatMessage-module__HMlVHG__products{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ChatMessage-module__HMlVHG__productCard{color:inherit;background:#fff;border-radius:10px;gap:10px;padding:10px;text-decoration:none;transition:box-shadow .2s;display:flex}.ChatMessage-module__HMlVHG__productCard:hover{box-shadow:0 2px 8px #0000001a}.ChatMessage-module__HMlVHG__productImage{border-radius:8px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.ChatMessage-module__HMlVHG__image{-o-object-fit:cover;object-fit:cover}.ChatMessage-module__HMlVHG__placeholder{color:#999;background:#eee;justify-content:center;align-items:center;width:100%;height:100%;font-size:10px;display:flex}.ChatMessage-module__HMlVHG__productInfo{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.ChatMessage-module__HMlVHG__productName{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.ChatMessage-module__HMlVHG__productCategory{color:#666;font-size:11px}.ChatMessage-module__HMlVHG__productPrice{color:#1a1a1a;font-size:13px;font-weight:600}
.ChatWidget-module__bT1wva__container{z-index:1000;position:fixed;bottom:24px;right:24px}.ChatWidget-module__bT1wva__chatButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000 0%,#333 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 24px #0003}.ChatWidget-module__bT1wva__chatButton:hover{transform:scale(1.05);box-shadow:0 6px 32px #0000004d}.ChatWidget-module__bT1wva__chatWindow{background:#fff;border-radius:16px;flex-direction:column;width:380px;height:500px;display:flex;position:absolute;bottom:72px;right:0;overflow:hidden;box-shadow:0 8px 48px #00000026}.ChatWidget-module__bT1wva__header{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatWidget-module__bT1wva__headerInfo{flex-direction:column;display:flex}.ChatWidget-module__bT1wva__title{font-size:16px;font-weight:600}.ChatWidget-module__bT1wva__subtitle{opacity:.7;font-size:12px}.ChatWidget-module__bT1wva__closeButton{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;transition:opacity .2s}.ChatWidget-module__bT1wva__closeButton:hover{opacity:1}.ChatWidget-module__bT1wva__messages{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__bT1wva__suggestions{flex-wrap:wrap;gap:8px;padding:0 16px 12px;display:flex}.ChatWidget-module__bT1wva__suggestion{cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:16px;padding:6px 12px;font-size:13px;transition:all .2s}.ChatWidget-module__bT1wva__suggestion:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.ChatWidget-module__bT1wva__inputContainer{border-top:1px solid #eee;gap:8px;padding:12px 16px;display:flex}.ChatWidget-module__bT1wva__input{border:1px solid #e0e0e0;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-size:14px;transition:border-color .2s}.ChatWidget-module__bT1wva__input:focus{border-color:#1a1a1a}.ChatWidget-module__bT1wva__sendButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.ChatWidget-module__bT1wva__sendButton:hover:not(:disabled){background:#333}.ChatWidget-module__bT1wva__sendButton:disabled{cursor:not-allowed;background:#ccc}.ChatWidget-module__bT1wva__typing{background:#f5f5f5;border-radius:16px;align-items:center;gap:4px;width:fit-content;padding:12px 16px;display:flex}.ChatWidget-module__bT1wva__typing span{background:#666;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both ChatWidget-module__bT1wva__bounce}.ChatWidget-module__bT1wva__typing span:first-child{animation-delay:-.32s}.ChatWidget-module__bT1wva__typing span:nth-child(2){animation-delay:-.16s}@keyframes ChatWidget-module__bT1wva__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:480px){.ChatWidget-module__bT1wva__chatWindow{width:calc(100vw - 32px);height:calc(100vh - 100px);bottom:80px;right:16px}}
