.whatsapp-chatbot{--wa-green:#25d366;--wa-teal:#008069;--wa-teal-dark:#005c4b;--wa-header-bg:#008069;--wa-bubble-bg:#fff;--wa-chat-bg:#efeae2;--wa-input-bg:#f0f2f5;--wa-radius:1rem;--wa-popup-width:370px;--wa-popup-height:520px;--wa-shadow:0 12px 48px rgba(0,0,0,.18);--wa-fab-size:60px;bottom:1.5rem!important;font-family:-apple-system,-apple-system fallback,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;line-height:1.4!important;position:fixed!important;right:1.5rem!important;z-index:9999!important}.whatsapp-chatbot,.whatsapp-chatbot *,.whatsapp-chatbot :after,.whatsapp-chatbot :before{box-sizing:border-box!important}.whatsapp-chatbot__backdrop{display:none}@media(max-width:480px){.whatsapp-chatbot__backdrop{background:#0006;display:block;inset:0;position:fixed;z-index:9998}}.whatsapp-chatbot__popup{background:#fff!important;border-radius:var(--wa-radius)!important;bottom:calc(var(--wa-fab-size) + 1rem);box-shadow:var(--wa-shadow)!important;display:flex!important;flex-direction:column!important;height:var(--wa-popup-height);overflow:hidden!important;position:absolute;right:0;transform-origin:bottom right;width:var(--wa-popup-width)}@media(max-width:480px){.whatsapp-chatbot__popup{border-radius:var(--wa-radius) var(--wa-radius) 0 0!important;bottom:0;height:85vh;left:0;max-height:85vh;position:fixed;right:0;transform-origin:bottom center;width:100%}}.whatsapp-chatbot__header{align-items:center!important;background:var(--wa-header-bg)!important;color:#fff!important;display:flex!important;flex-shrink:0!important;justify-content:space-between!important;padding:.625rem 1rem!important}.whatsapp-chatbot__header-info{align-items:center!important;display:flex!important;gap:.625rem!important;min-width:0!important}.whatsapp-chatbot__avatar{align-items:center!important;background:#fff3!important;border-radius:50%!important;display:flex!important;height:2.5rem!important;justify-content:center!important;min-width:2.5rem!important;width:2.5rem!important}.whatsapp-chatbot__avatar svg{color:#fff!important;height:1.5rem!important;width:1.5rem!important}.whatsapp-chatbot__header-text{display:flex!important;flex-direction:column!important;gap:.1rem!important;min-width:0!important}.whatsapp-chatbot__header-name{color:#fff!important;font-size:.95rem!important;font-weight:600!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.whatsapp-chatbot__header-status{align-items:center!important;color:#fff!important;display:flex!important;font-size:.72rem!important;gap:.35rem!important;opacity:.85}.whatsapp-chatbot__status-dot{animation:wa-pulse 2s ease-in-out infinite;background:#25d366!important;border-radius:50%!important;display:inline-block!important;height:.45rem!important;width:.45rem!important}@keyframes wa-pulse{0%,to{opacity:1}50%{opacity:.4}}.whatsapp-chatbot__close{align-items:center!important;background:none!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:flex!important;flex-shrink:0!important;justify-content:center!important;padding:.35rem!important;transition:background .2s ease}.whatsapp-chatbot__close:hover{background:#ffffff26!important}.whatsapp-chatbot__close svg{color:#fff!important;height:1.25rem!important;width:1.25rem!important}.whatsapp-chatbot__body{background:var(--wa-chat-bg)!important;flex:1!important;overflow-y:auto!important;padding:1.25rem 1rem!important;position:relative!important}.whatsapp-chatbot__bg-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2zm0-30V0h-2v4h-4v2h4v4h2V6h4V4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2zM6 4V0H4v4H0v2h4v4h2V6h4V4z'/%3E%3C/svg%3E");inset:0;opacity:.04;pointer-events:none;position:absolute}.whatsapp-chatbot__message{margin-bottom:1rem;position:relative}.whatsapp-chatbot__message-bubble{animation:wa-bubble-in .4s ease-out;background:var(--wa-bubble-bg)!important;border-radius:0 .5rem .5rem!important;box-shadow:0 1px .5px #0b141a21!important;max-width:88%;padding:.5rem .625rem .375rem!important;position:relative}.whatsapp-chatbot__message-bubble:before{border-color:transparent var(--wa-bubble-bg) transparent transparent;border-style:solid;border-width:0 8px 10px 0;content:"";height:0;left:-8px;position:absolute;top:0;width:0}@keyframes wa-bubble-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.whatsapp-chatbot__message-greeting{color:#111b21!important;font-size:.9375rem!important;font-weight:600!important;margin:0 0 .25rem!important}.whatsapp-chatbot__message-text{color:#111b21!important;font-size:.875rem!important;line-height:1.4!important;margin:0!important}.whatsapp-chatbot__message-text strong{color:var(--wa-teal)!important}.whatsapp-chatbot__message-time{color:#667781!important;display:block!important;font-size:.6875rem!important;margin-top:.25rem!important;text-align:right!important}.whatsapp-chatbot__quick-replies{animation:wa-replies-in .5s ease-out .2s both;display:flex!important;flex-direction:column!important;gap:.5rem!important}@keyframes wa-replies-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.whatsapp-chatbot__quick-reply{align-items:center!important;background:#fff!important;border:1px solid #e9edef!important;border-radius:1.5rem!important;color:var(--wa-teal)!important;cursor:pointer!important;display:flex!important;font-family:inherit !important,"inherit !important fallback";font-size:.8125rem!important;font-weight:500!important;gap:.5rem!important;line-height:1.3!important;padding:.625rem .875rem!important;text-align:left!important;text-decoration:none!important;transition:all .2s ease}.whatsapp-chatbot__quick-reply:hover{background:var(--wa-teal)!important;border-color:var(--wa-teal)!important;box-shadow:0 2px 8px #00806940;color:#fff!important;transform:translate(4px)}.whatsapp-chatbot__footer{background:var(--wa-input-bg)!important;flex-shrink:0!important;padding:.375rem .625rem!important}.whatsapp-chatbot__input-wrap{align-items:center!important;background:#fff!important;border-radius:2rem!important;display:flex!important;gap:.5rem!important;padding:.375rem .375rem .375rem .875rem!important}.whatsapp-chatbot__input{background:transparent!important;border:none!important;box-shadow:none!important;color:#111b21!important;flex:1!important;font-family:inherit !important,"inherit !important fallback";font-size:.875rem!important;height:auto!important;margin:0!important;min-width:0!important;outline:none!important;padding:0!important}.whatsapp-chatbot__input::-moz-placeholder{color:#667781!important}.whatsapp-chatbot__input::placeholder{color:#667781!important}.whatsapp-chatbot__send{align-items:center!important;background:var(--wa-teal)!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:flex!important;height:2.25rem!important;justify-content:center!important;margin:0!important;max-width:2.25rem!important;min-width:2.25rem!important;opacity:.5;padding:0!important;transition:background .2s ease;width:2.25rem!important}.whatsapp-chatbot__send--active{opacity:1}.whatsapp-chatbot__send--active:hover{background:var(--wa-teal-dark)!important}.whatsapp-chatbot__send svg{color:#fff!important;fill:#fff!important;height:1.125rem!important;width:1.125rem!important}.whatsapp-chatbot__powered{align-items:center!important;color:#667781!important;display:flex!important;font-size:.65rem!important;gap:.3rem!important;justify-content:center!important;margin-top:.375rem!important;padding-bottom:.25rem!important}.whatsapp-chatbot__powered-icon{color:var(--wa-green)!important}.whatsapp-chatbot__fab{align-items:center!important;background:#25d366!important;border:none!important;border-radius:50%!important;box-shadow:0 4px 12px #00000026!important;color:#fff!important;cursor:pointer!important;display:flex!important;height:60px!important;justify-content:center!important;margin:0!important;max-height:60px!important;max-width:60px!important;min-height:60px!important;min-width:60px!important;padding:0!important;position:relative!important;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;width:60px!important;z-index:10000!important}.whatsapp-chatbot__fab:hover{box-shadow:0 6px 20px #25d36666!important;transform:scale(1.1)}.whatsapp-chatbot__fab--open{background:#444!important}.whatsapp-chatbot__fab--open:hover{box-shadow:0 6px 20px #0000004d!important}.whatsapp-chatbot__fab-icon{color:#fff!important;fill:#fff!important;height:32px!important;min-height:32px!important;min-width:32px!important;width:32px!important}.whatsapp-chatbot__fab-icon--close{color:#fff!important;fill:none!important;height:24px!important;min-height:24px!important;min-width:24px!important;stroke:#fff!important;width:24px!important}.wa-popup-enter-active{animation:wa-popup-in .35s cubic-bezier(.16,1,.3,1)}.wa-popup-leave-active{animation:wa-popup-in .25s cubic-bezier(.5,0,.75,0) reverse}@keyframes wa-popup-in{0%{opacity:0;transform:scale(.75) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.wa-fade-enter-active,.wa-fade-leave-active{transition:opacity .3s ease}.wa-fade-enter-from,.wa-fade-leave-to{opacity:0}.wa-icon-enter-active,.wa-icon-leave-active{transition:all .2s ease}.wa-icon-enter-from{opacity:0;transform:scale(.5) rotate(-90deg)}.wa-icon-leave-to{opacity:0;transform:scale(.5) rotate(90deg)}
