.ChatWidget-module__yApCMG__chat-widget-button-container{z-index:1000;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.ChatWidget-module__yApCMG__chat-widget-tooltip{color:#111827;white-space:normal;text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.4;animation:.3s ease-out ChatWidget-module__yApCMG__slideInRight,2s ease-in-out .3s infinite ChatWidget-module__yApCMG__bounce-gentle;position:relative;box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a}.ChatWidget-module__yApCMG__chat-widget-tooltip:after{content:"";filter:drop-shadow(0 2px 2px #0000000d);border-top:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-8px;right:1.5rem}.ChatWidget-module__yApCMG__chat-widget-button{color:#fff;cursor:pointer;background-color:#006634;border:none;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .25s,box-shadow .25s,background-color .25s;animation:2s cubic-bezier(.4,0,.6,1) infinite ChatWidget-module__yApCMG__pulse-glow;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ChatWidget-module__yApCMG__chat-widget-button:hover{background-color:#004d28;transform:scale(1.15)}.ChatWidget-module__yApCMG__chat-widget-container{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;width:24rem;max-width:calc(100vw - 2rem);animation:.3s ease-in-out ChatWidget-module__yApCMG__fadeInLeft;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 25px 50px -12px #00000040}.ChatWidget-module__yApCMG__chat-widget-header{background:linear-gradient(90deg,#01662e0d,#01662e1a);border-bottom:1px solid #e5e7eb;border-top-left-radius:1rem;border-top-right-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ChatWidget-module__yApCMG__chat-widget-header-info{align-items:center;gap:.75rem;display:flex}.ChatWidget-module__yApCMG__chat-widget-avatar{color:#006634;background-color:#01662e1a;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ChatWidget-module__yApCMG__chat-widget-title{color:#111827;font-size:.875rem;font-weight:500}.ChatWidget-module__yApCMG__chat-widget-status{color:#16a34a;align-items:center;font-size:.75rem;display:flex}.ChatWidget-module__yApCMG__chat-widget-status-dot{background-color:#22c55e;border-radius:9999px;width:.5rem;height:.5rem;margin-right:.25rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ChatWidget-module__yApCMG__pulse}.ChatWidget-module__yApCMG__chat-widget-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:all .2s;display:flex}.ChatWidget-module__yApCMG__chat-widget-close:hover{color:#374151;background-color:#f3f4f6}.ChatWidget-module__yApCMG__chat-widget-messages{flex-direction:column;gap:1rem;height:24rem;padding:1rem;display:flex;overflow-y:auto}.ChatWidget-module__yApCMG__chat-widget-messages::-webkit-scrollbar{width:.5rem}.ChatWidget-module__yApCMG__chat-widget-messages::-webkit-scrollbar-track{background:#f3f4f6}.ChatWidget-module__yApCMG__chat-widget-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.25rem}.ChatWidget-module__yApCMG__chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ChatWidget-module__yApCMG__chat-message{align-items:flex-start;gap:.5rem;display:flex}.ChatWidget-module__yApCMG__chat-message-user{justify-content:flex-end}.ChatWidget-module__yApCMG__chat-message-bot{justify-content:flex-start}.ChatWidget-module__yApCMG__chat-message-avatar{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.ChatWidget-module__yApCMG__chat-message-avatar-bot{color:#4b5563;background-color:#f3f4f6}.ChatWidget-module__yApCMG__chat-message-avatar-user{color:#fff;background-color:#006634}.ChatWidget-module__yApCMG__chat-message-content{border-radius:1rem;max-width:80%;padding:.75rem}.ChatWidget-module__yApCMG__chat-message-user .ChatWidget-module__yApCMG__chat-message-content{color:#fff;background-color:#006634}.ChatWidget-module__yApCMG__chat-message-bot .ChatWidget-module__yApCMG__chat-message-content{color:#111827;background-color:#f9fafb;border:1px solid #01662e33}.ChatWidget-module__yApCMG__chat-message-text{white-space:pre-wrap;word-wrap:break-word;font-size:.875rem;line-height:1.5}.ChatWidget-module__yApCMG__chat-message-link{color:#06c;word-break:break-all;text-decoration:underline;transition:opacity .2s}.ChatWidget-module__yApCMG__chat-message-link:hover{opacity:.8}.ChatWidget-module__yApCMG__chat-message-user .ChatWidget-module__yApCMG__chat-message-link{color:#a3d9ff;font-weight:500}.ChatWidget-module__yApCMG__chat-message-bot .ChatWidget-module__yApCMG__chat-message-link{color:#006634;font-weight:600}.ChatWidget-module__yApCMG__chat-message-time{margin-top:.25rem;font-size:.75rem}.ChatWidget-module__yApCMG__chat-message-user .ChatWidget-module__yApCMG__chat-message-time{color:#ffffffb3}.ChatWidget-module__yApCMG__chat-message-bot .ChatWidget-module__yApCMG__chat-message-time{color:#6b7280}.ChatWidget-module__yApCMG__chat-typing-indicator{gap:.25rem;display:flex}.ChatWidget-module__yApCMG__chat-typing-indicator span{background-color:#006634;border-radius:9999px;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite ChatWidget-module__yApCMG__bounce}.ChatWidget-module__yApCMG__chat-typing-indicator span:first-child{animation-delay:-.32s}.ChatWidget-module__yApCMG__chat-typing-indicator span:nth-child(2){animation-delay:-.16s}.ChatWidget-module__yApCMG__chat-widget-whatsapp{border-top:1px solid #e5e7eb;padding:1rem}.ChatWidget-module__yApCMG__chat-whatsapp-button{color:#fff;cursor:pointer;background-color:#22c55e;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:500;transition:all .3s;display:flex}.ChatWidget-module__yApCMG__chat-whatsapp-button:hover{background-color:#16a34a;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.ChatWidget-module__yApCMG__chat-widget-input-container{border-top:1px solid #e5e7eb;padding:1rem}.ChatWidget-module__yApCMG__chat-widget-input-wrapper{align-items:flex-end;gap:.5rem;display:flex}.ChatWidget-module__yApCMG__chat-widget-textarea{resize:none;background-color:#fff;border:1px solid #d1d5db;border-radius:1.5rem;flex:1;min-height:2.5rem;max-height:8rem;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.5;overflow:hidden auto}.ChatWidget-module__yApCMG__chat-widget-textarea::-webkit-scrollbar{width:0;height:0}.ChatWidget-module__yApCMG__chat-widget-textarea{scrollbar-width:none;-ms-overflow-style:none}.ChatWidget-module__yApCMG__chat-widget-textarea:focus{border-color:#006634;outline:none;box-shadow:0 0 0 2px #01662e1a}.ChatWidget-module__yApCMG__chat-widget-textarea:disabled{cursor:not-allowed;opacity:.5;background-color:#f9fafb}.ChatWidget-module__yApCMG__chat-widget-textarea::placeholder{color:#9ca3af}.ChatWidget-module__yApCMG__chat-widget-send-button{color:#fff;cursor:pointer;background-color:#006634;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.ChatWidget-module__yApCMG__chat-widget-send-button:hover:not(:disabled){background-color:#004d28}.ChatWidget-module__yApCMG__chat-widget-send-button:disabled{opacity:.5;cursor:not-allowed}@keyframes ChatWidget-module__yApCMG__pulse-glow{0%,to{opacity:1;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 #01662eb3}50%{opacity:1;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 10px #01662e00}}@keyframes ChatWidget-module__yApCMG__fadeInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ChatWidget-module__yApCMG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ChatWidget-module__yApCMG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes ChatWidget-module__yApCMG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ChatWidget-module__yApCMG__bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:768px){.ChatWidget-module__yApCMG__chat-widget-container{width:calc(100vw - 2rem);bottom:1rem;right:1rem}.ChatWidget-module__yApCMG__chat-widget-button-container{bottom:1rem;right:1rem}.ChatWidget-module__yApCMG__chat-widget-tooltip{white-space:normal;text-align:right;max-width:calc(100vw - 7rem);padding:.625rem .875rem;font-size:.8125rem}.ChatWidget-module__yApCMG__chat-widget-messages{height:20rem}}.ChatWidget-module__yApCMG__chat-widget-scroll-message{white-space:nowrap;color:#1a1915;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.2;transition:transform .2s,box-shadow .2s;animation:.3s forwards ChatWidget-module__yApCMG__chatMessageEnter;position:absolute;bottom:.55rem;right:5rem;box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #00000014}.ChatWidget-module__yApCMG__chat-widget-scroll-message:hover{transform:translateY(-2px);box-shadow:0 14px 28px -8px #0003}.ChatWidget-module__yApCMG__chat-widget-scroll-message:after{content:"";background:#fff;border-top:1px solid #e5e7eb;border-right:1px solid #e5e7eb;width:14px;height:14px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)rotate(45deg)}@keyframes ChatWidget-module__yApCMG__chatMessageEnter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.ChatWidget-module__yApCMG__chat-widget-scroll-message{padding:9px 12px;font-size:13px;right:65px}}.ChatWidget-module__yApCMG__chat-widget-shake-wrapper{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;animation:.7s ease-in-out 3 ChatWidget-module__yApCMG__chatWidgetShake;display:flex}@keyframes ChatWidget-module__yApCMG__chatWidgetShake{0%,to{transform:translate(0,0)rotate(0)}10%{transform:translate(-10px)rotate(-8deg)}20%{transform:translate(10px)rotate(8deg)}30%{transform:translate(-9px)rotate(-7deg)}40%{transform:translate(9px)rotate(7deg)}50%{transform:translate(-7px)rotate(-5deg)}60%{transform:translate(7px)rotate(5deg)}70%{transform:translate(-5px)rotate(-3deg)}80%{transform:translate(5px)rotate(3deg)}90%{transform:translate(-2px)rotate(-1deg)}}@media (prefers-reduced-motion:reduce){.ChatWidget-module__yApCMG__chat-widget-shake-wrapper{animation:none}}
