#huggah-chatbot-root{position:fixed;right:18px;bottom:18px;z-index:9999;font-family:Arial,sans-serif}.hc-toggle{width:64px;height:64px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 10px 30px #00000029;background:linear-gradient(180deg,#8ea99a,#7e9888);color:#fff;font-size:28px}.hc-panel{width:398px;max-width:calc(100vw - 24px);height:650px;background:#fffdf9;border-radius:20px;box-shadow:0 14px 42px #0000002e;overflow:hidden;display:none;flex-direction:column;margin-top:12px;border:1px solid #eee6dc}.hc-panel.open{display:flex}.hc-header{background:linear-gradient(180deg,#f6efe7,#f2e8dd);color:#3d4b43;padding:16px 16px 14px;font-weight:700;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.hc-header-left{display:flex;flex-direction:column}.hc-header-sub{display:block;font-size:12px;font-weight:400;opacity:.8;margin-top:4px}.hc-close{background:transparent;border:none;font-size:18px;cursor:pointer;color:#5f6f66;padding:4px 6px;border-radius:8px}.hc-close:hover{background:#0000000d}.hc-body{flex:1;padding:14px 12px;overflow-y:auto;background:#fcfcfb}.hc-form,.hc-chat-form{display:flex;flex-direction:column;gap:10px}.hc-input,.hc-textarea{width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #ddd;border-radius:14px;font-size:14px;background:#fff}.hc-input:focus,.hc-textarea:focus{outline:none;border-color:#9eb4a7;box-shadow:0 0 0 3px #8ea99a1f}.hc-textarea{resize:none;min-height:52px;max-height:120px;line-height:1.45}.hc-consent{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#555;line-height:1.45}.hc-btn{border:none;border-radius:14px;padding:13px 14px;cursor:pointer;font-weight:700;background:#8ea99a;color:#fff}.hc-btn:hover{background:#80998a}.hc-btn:disabled{opacity:.65;cursor:not-allowed}.hc-message{max-width:88%;padding:11px 12px;border-radius:16px;margin-bottom:10px;line-height:1.5;font-size:14px;white-space:pre-wrap}.hc-message.bot{background:#f0f3f1;color:#22312a;border-top-left-radius:6px}.hc-message.user{background:linear-gradient(180deg,#8ea99a,#80998a);color:#fff;margin-left:auto;border-top-right-radius:6px}.hc-message-text{margin-bottom:8px}.hc-footer{border-top:1px solid #eee;padding:12px;background:#fff}.hc-links{display:grid;gap:8px;margin-top:8px}.hc-card{display:grid;grid-template-columns:64px 1fr;gap:10px;padding:10px;border:1px solid #e7e2da;border-radius:14px;background:#fff}.hc-card>.hc-card-body:only-child{grid-column:1 / -1}.hc-card-img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:#f4f1ec}.hc-card-body{min-width:0}.hc-card-title{display:block;font-size:13px;font-weight:700;margin-bottom:4px;color:#2d3a33}.hc-card-subtitle{display:block;font-size:11px;color:#6d776f;margin-bottom:8px}.hc-card-actions{display:flex;gap:6px;flex-wrap:wrap}.hc-card-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:10px;text-decoration:none;font-size:11px;font-weight:700}.hc-card-btn.primary{background:#8ea99a;color:#fff}.hc-card-btn.secondary{background:#f1eee9;color:#425149}.hc-typing{display:inline-flex;align-items:center}.hc-typing-bubble{display:inline-flex;gap:4px;align-items:center}.hc-typing-bubble span{width:7px;height:7px;border-radius:50%;background:#90a593;display:inline-block;animation:hcBlink 1.2s infinite ease-in-out}.hc-typing-bubble span:nth-child(2){animation-delay:.15s}.hc-typing-bubble span:nth-child(3){animation-delay:.3s}.hc-input-row{display:flex;gap:8px;align-items:flex-end}.hc-input-row .hc-textarea{flex:1}.hc-send-btn{min-width:92px}@keyframes hcBlink{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chatbot.css.map */
