#cw-chatbot{--cw-primary:#25d366;--cw-primary-700:#1ebe5d;--cw-surface:#ffffff;--cw-muted:#f5f7f6;--cw-text:#1f2937;--cw-border:rgba(0,0,0,0.08)}#cw-chatbot.theme-indigo{--cw-primary:#4F46E5;--cw-primary-700:#4338CA}#cw-chatbot.theme-emerald{--cw-primary:#10B981;--cw-primary-700:#059669}#cw-chatbot.theme-rose{--cw-primary:#E11D48;--cw-primary-700:#BE123C}#cw-chatbot.theme-slate{--cw-primary:#334155;--cw-primary-700:#1F2937}#cw-chatbot,#cw-chatbot *{box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important;color:var(--cw-text)}#cw-chatbot *,#cw-chatbot *::before,#cw-chatbot *::after{text-decoration:none!important;background-image:none!important;outline:0!important}#cw-chatbot :is(.btn,.button,.wp-element-button,.wp-block-button__link,.elementor-button,.et_pb_button,.vc_btn3,.uk-button){border:0!important;box-shadow:none!important;text-decoration:none!important;background-image:none!important}#cw-chatbot :is(button,a,input,textarea,select){-webkit-appearance:none!important;appearance:none!important;border:0!important;box-shadow:none!important;text-decoration:none!important}#cw-chatbot .cw-chatbot__panel{border:1px solid var(--cw-border)!important;background:var(--cw-surface)!important;box-shadow:0 20px 50px rgb(0 0 0 / .25)!important}#cw-chatbot{position:fixed!important;z-index:2147483647!important;inset:auto auto 20px 20px}#cw-chatbot.pos-br{right:20px;left:auto}#cw-chatbot.pos-bl{left:20px;right:auto}#cw-chatbot .cw-chatbot__fab{position:fixed!important;bottom:20px!important;right:20px!important;left:auto!important;z-index:2147483647!important;display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:60px!important;height:60px!important;padding:0 18px!important;border-radius:9999px!important;background:var(--cw-primary)!important;color:#fff!important;cursor:pointer!important;border:0!important;box-shadow:0 8px 24px rgb(0 0 0 / .2)!important;transition:transform .15s ease,box-shadow .2s ease,background .2s ease!important}#cw-chatbot.pos-bl .cw-chatbot__fab{left:20px!important;right:auto!important}#cw-chatbot .cw-chatbot__fab:hover{transform:translateY(-1px)!important;background:var(--cw-primary-700)!important;box-shadow:0 12px 28px rgb(0 0 0 / .25)!important}#cw-chatbot .cw-chatbot__fab:active{transform:translateY(0)!important}#cw-chatbot .cw-chatbot__fab-label{color:#fff;font-weight:700;white-space:nowrap;line-height:1}#cw-chatbot .cw-chatbot__fab-icon svg{width:24px;height:24px;display:block;fill:currentColor}@media (max-width:480px){#cw-chatbot .cw-chatbot__fab-label{display:none!important}#cw-chatbot .cw-chatbot__fab{padding:0 10px!important;width:60px!important;justify-content:center!important}}#cw-chatbot .cw-chatbot__panel{position:fixed!important;bottom:90px!important;right:20px!important;left:auto!important;width:340px!important;max-width:calc(100vw - 40px)!important;height:480px!important;border-radius:16px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;transform-origin:bottom right!important;opacity:0;transform:translateY(8px) scale(.98);transition:opacity .22s ease,transform .22s ease!important}#cw-chatbot.pos-bl .cw-chatbot__panel{left:20px!important;right:auto!important;transform-origin:bottom left!important}#cw-chatbot .cw-chatbot__panel.open{opacity:1;transform:translateY(0) scale(1)}#cw-chatbot .cw-chatbot__header{background:var(--cw-primary)!important;color:#fff!important;padding:14px 16px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:space-between!important}#cw-chatbot .cw-chatbot__close{background:transparent!important;color:#fff!important;font-size:22px!important;line-height:1!important;padding:6px 10px!important;border-radius:10px!important}#cw-chatbot .cw-chatbot__close:hover{background:rgb(255 255 255 / .12)!important}#cw-chatbot .cw-chatbot__messages{flex:1 1 auto!important;overflow-y:auto!important;padding:14px!important;background:var(--cw-muted)!important;display:flex!important;flex-direction:column!important;gap:8px!important;scroll-behavior:smooth!important}#cw-chatbot .cw-chatbot__messages::-webkit-scrollbar{width:7px}#cw-chatbot .cw-chatbot__messages::-webkit-scrollbar-thumb{background:rgb(0 0 0 / .18);border-radius:6px}#cw-chatbot .cw-msg{display:flex!important;width:100%!important}#cw-chatbot .cw-msg--bot{justify-content:flex-start!important}#cw-chatbot .cw-msg--user{justify-content:flex-end!important}#cw-chatbot .cw-msg__bubble{max-width:86%!important;padding:10px 14px!important;border-radius:16px!important;font-size:14px!important;line-height:1.4!important;color:var(--cw-text)!important;background:#fff!important;border:1px solid rgb(0 0 0 / .05)!important}#cw-chatbot .cw-msg--user .cw-msg__bubble{background:var(--cw-primary)!important;color:#fff!important;border:0!important;border-bottom-right-radius:6px!important}#cw-chatbot .cw-chatbot__input{flex-shrink:0!important;position:sticky!important;bottom:0!important;padding:10px!important;border-top:1px solid var(--cw-border)!important;background:var(--cw-surface)!important;display:flex!important;align-items:center!important;gap:8px!important;z-index:2!important}#cw-chatbot .cw-chatbot__form{display:flex!important;width:100%!important;align-items:center!important;gap:8px!important}#cw-chatbot .cw-chatbot__text{flex:1!important;height:42px!important;padding:0 12px!important;border:1px solid rgb(0 0 0 / .15)!important;border-radius:20px!important;font-size:14px!important;line-height:1.3!important;color:var(--cw-text)!important;background:#fff!important}#cw-chatbot .cw-chatbot__text:focus{border-color:var(--cw-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--cw-primary) 22%,transparent)!important}#cw-chatbot .cw-chatbot__send{height:42px!important;padding:0 20px!important;border-radius:12px!important;background:var(--cw-primary)!important;color:#fff!important;font-weight:700!important;cursor:pointer!important;transition:background .2s ease,transform .1s ease!important}#cw-chatbot .cw-chatbot__send:hover{background:var(--cw-primary-700)!important}#cw-chatbot .cw-chatbot__send:active{transform:translateY(1px)!important}#cw-chatbot .cw-options{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:8px!important}#cw-chatbot .cw-option-btn{background:var(--cw-primary)!important;color:#fff!important;border:0!important;border-radius:20px!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:background .2s ease,transform .1s ease!important}#cw-chatbot .cw-option-btn:hover{background:var(--cw-primary-700)!important}#cw-chatbot .cw-option-btn:active{transform:scale(.97)!important}#cw-chatbot .cw-final{margin-top:16px!important;text-align:center!important}#cw-chatbot .cw-whatsapp-btn{display:inline-block!important;background:var(--cw-primary)!important;color:#fff!important;padding:10px 18px!important;border-radius:20px!important;font-weight:700!important;text-decoration:none!important;transition:background .2s ease,transform .1s ease!important}#cw-chatbot .cw-whatsapp-btn:hover{background:var(--cw-primary-700)!important}#cw-chatbot .cw-whatsapp-btn:active{transform:scale(.98)!important}@media (max-width:480px){#cw-chatbot .cw-chatbot__panel{width:94vw!important;height:78vh!important;right:3vw!important;left:auto!important}#cw-chatbot.pos-bl .cw-chatbot__panel{left:3vw!important;right:auto!important}}#cw-chatbot .cw-chatbot__header,#cw-chatbot .cw-chatbot__header *,#cw-chatbot .cw-chatbot__close,#cw-chatbot .cw-chatbot__close *{color:#fff!important;fill:#fff!important}#cw-chatbot .cw-chatbot__header svg path{fill:#fff!important}#cw-chatbot .cw-chatbot__fab-icon svg,#cw-chatbot .cw-chatbot__fab-icon svg *,#cw-chatbot .cw-chatbot__fab svg path{fill:#fff!important;color:#fff!important;stroke:none!important}#cw-chatbot.cw-chatbot{position:fixed;bottom:24px;right:24px;left:auto;top:auto;width:auto;height:auto;z-index:2147483000;pointer-events:none}#cw-chatbot.cw-chatbot.pos-bl{right:auto;left:24px}#cw-chatbot .cw-chatbot__fab,#cw-chatbot .cw-chatbot__panel{pointer-events:auto}#cw-chatbot .cw-chatbot__panel{position:fixed;bottom:92px;right:24px;left:auto;max-width:360px;width:min(92vw, 360px);max-height:min(70vh, 640px);overflow:hidden;border-radius:16px;box-shadow:0 20px 50px rgb(0 0 0 / .25);background:#fff;visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}#cw-chatbot.pos-bl .cw-chatbot__panel{left:24px;right:auto}#cw-chatbot .cw-chatbot__panel.open{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}#cw-chatbot .cw-chatbot__panel[hidden]{display:none!important;visibility:hidden!important;opacity:0!important}#cw-chatbot .cw-chatbot__fab{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;position:relative;border:0;border-radius:999px;padding:12px 16px 12px 12px;cursor:pointer}