:root{--wbs-chatbot-primary: #111111;--wbs-chatbot-bg: #ffffff;--wbs-chatbot-text: #222222}#wbs-chatbot-root{position:fixed;bottom:0;right:0;width:0;height:0;z-index:9999}.wbscb-hidden{display:none!important}.wbscb-launcher{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;gap:8px;align-items:center;transform:translateY(20px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.wbscb-launcher--left{right:auto;left:24px}.wbscb-launcher--center{left:50%;right:auto;transform:translate(-50%,20px)}.wbscb-launcher.wbscb-visible{opacity:1;transform:translateY(0);pointer-events:all}.wbscb-launcher.wbscb-visible.wbscb-launcher--center{transform:translate(-50%)}.wbscb-launcher-btn{width:56px;height:56px;border-radius:9999px;background:var(--wbs-chatbot-primary);color:#fff;border:0;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 24px #0000002e}.wbscb-launcher-label{white-space:nowrap;background:var(--wbs-chatbot-bg);color:var(--wbs-chatbot-text);border:1px solid rgba(0,0,0,.08);padding:8px 12px;border-radius:999px;font-size:14px;box-shadow:0 4px 12px #00000014}.wbscb-panel{position:fixed;bottom:96px;right:24px;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);background:var(--wbs-chatbot-bg);color:var(--wbs-chatbot-text);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 16px 40px #00000038;display:flex;flex-direction:column;overflow:hidden;z-index:10000;transform:translateY(16px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.wbscb-panel--left{right:auto;left:24px}.wbscb-panel--center{left:50%;right:auto;transform:translate(-50%,16px)}.wbscb-panel.wbscb-open{opacity:1;transform:translateY(0);pointer-events:all}.wbscb-panel.wbscb-open.wbscb-panel--center{transform:translate(-50%)}.wbscb-header{background:var(--wbs-chatbot-primary);color:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.wbscb-title{font-size:16px;font-weight:600;margin:0}.wbscb-close{background:transparent;border:0;color:#fff;cursor:pointer;font-size:18px;line-height:1}.wbscb-body{position:relative;display:flex;flex-direction:column;gap:10px;padding:12px;height:100%;overflow:hidden}.wbscb-faq-intro{font-size:14px;line-height:1.35;color:#000000d9;background:#f7f7f7;padding:8px 10px;border-radius:8px}.wbscb-faq-list{flex:1;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.wbscb-faq-item{border:1px solid rgba(0,0,0,.1);background:#fff;color:#111;padding:10px 12px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.wbscb-faq-item:hover{border-color:#00000040}.wbscb-faq-item-title{font-size:14px;line-height:1.3;text-align:left}.wbscb-faq-item-icon{font-size:18px;opacity:.6;margin-left:10px}.wbscb-other{border-top:1px solid rgba(0,0,0,.06);padding-top:10px}.wbscb-other-label{display:block;font-size:12px;margin-bottom:6px;color:#000000a6}.wbscb-other-row{display:flex;gap:8px;align-items:stretch}.wbscb-other-input{flex:1;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:10px 12px;font-size:14px;color:var(--wbs-chatbot-text);background:#fff}.wbscb-other-input:focus{outline:none;border-color:#0000004d}.wbscb-other-send{border:0;border-radius:10px;padding:0 14px;font-size:14px;cursor:pointer;background:var(--wbs-chatbot-primary);color:#fff}.wbscb-other-ack{font-size:12px;color:#000000b3;margin-top:6px}.wbscb-answer{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wbs-chatbot-bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 28px #0000002e;padding:12px;overflow:auto;display:none}.wbscb-answer.wbscb-open{display:block}.wbscb-answer-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.wbscb-back,.wbscb-answer-close{background:transparent;border:0;font-size:16px;cursor:pointer;color:var(--wbs-chatbot-text)}.wbscb-answer-title{font-size:14px;font-weight:600;margin:0;flex:1;text-align:center}.wbscb-answer-content{font-size:14px;line-height:1.4}@media (max-width: 640px){.wbscb-panel{width:calc(100vw - 16px);height:70vh;bottom:88px}.wbscb-launcher{bottom:16px;right:16px}.wbscb-launcher--left{left:16px;right:auto}.wbscb-faq-title,.wbscb-answer,.wbscb-answer.wbscb-open,.wbscb-answer-modal{...}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/chatbot.css.map */
