#chatbot-balon{position:fixed;bottom:24px;right:24px;width:40px;height:40px;background:#111;border-radius:50%;box-shadow:0 10px 25px #00000040;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}#chatbot-balon:hover{transform:scale(1.08);box-shadow:0 14px 35px #00000059}#chatbot-balon svg{width:26px;height:26px;fill:#fff}#chatbot-panel{position:fixed;right:20px;bottom:84px;width:320px;max-width:calc(100vw - 40px);height:420px;max-height:calc(100vh - 140px);background:#fff;border-radius:16px;box-shadow:0 18px 45px #00000040;z-index:9999;overflow:hidden;display:none}#chatbot-panel.is-open{display:flex;flex-direction:column}#chatbot-header{padding:12px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}#chatbot-close{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer;line-height:1}#chatbot-messages{padding:12px;flex:1;overflow:auto;background:#f7f7f7}.chat-msg{max-width:80%;padding:10px 12px;border-radius:14px;margin:8px 0;font-size:14px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.chat-msg.user{margin-left:auto;background:#111;color:#fff;border-bottom-right-radius:6px}.chat-msg.bot{margin-right:auto;background:#fff;color:#111;border-bottom-left-radius:6px;border:1px solid rgba(0,0,0,.08)}#chatbot-inputbar{padding:10px;display:flex;gap:8px;background:#fff;border-top:1px solid rgba(0,0,0,.08)}#chatbot-input{flex:1;border:1px solid rgba(0,0,0,.18);border-radius:12px;padding:10px 12px;outline:none;font-size:14px}#chatbot-send{border:none;border-radius:12px;padding:10px 12px;cursor:pointer;background:#111;color:#fff;font-size:14px}.chat-msg.typing{margin-right:auto;background:#fff;color:#111;border-bottom-left-radius:6px;border:1px solid rgba(0,0,0,.08);display:inline-flex;align-items:center;gap:6px}.typing-dots{display:inline-flex;align-items:center;gap:4px;height:16px}.typing-dots span{width:6px;height:6px;border-radius:50%;background:#0000008c;display:inline-block;animation:typingBounce 1s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.product-card{margin:8px 0;max-width:90%;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 18px #00000014}.product-card a{text-decoration:none;color:inherit;display:block}.product-card img{width:100%;height:160px;object-fit:cover;display:block}.product-card .pc-body{padding:10px 12px}.product-card .pc-title{font-size:14px;font-weight:700;margin:0 0 6px}.product-card .pc-desc{font-size:13px;line-height:1.35;margin:0;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/62/assets/chatbot.css.map */
