.ChatWidget_root__opxMS{--cw-shadow:0 18px 50px rgba(30,58,60,0.22);position:fixed;right:22px;bottom:22px;z-index:1000;font-family:var(--font-lato),system-ui,sans-serif}.ChatWidget_bubble__YAWyp{position:absolute;right:0;bottom:0;width:62px;height:62px;border-radius:50%;border:none;cursor:pointer;background:var(--green);box-shadow:0 12px 30px rgba(77,178,22,.45);display:grid;place-items:center;transition:transform .2s,background .2s,opacity .2s}.ChatWidget_bubble__YAWyp:hover{transform:translateY(-2px);background:var(--green-dark)}.ChatWidget_bubble__YAWyp:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.ChatWidget_bubble__YAWyp svg{width:30px;height:30px;stroke:#fff}.ChatWidget_bubble__YAWyp .ChatWidget_badge__6xGDs{position:absolute;top:-4px;right:-4px;width:20px;height:20px;box-sizing:border-box;border-radius:50%;background:var(--mustard);color:var(--teal);font-size:.72rem;font-weight:800;line-height:1;text-align:center;display:flex;align-items:center;justify-content:center;border:2px solid #fff;font-family:var(--font-jakarta)}.ChatWidget_hide__DLeoF{transform:scale(.4);opacity:0;pointer-events:none}.ChatWidget_nudge___qPeE{position:absolute;right:74px;bottom:12px;width:224px;background:#fff;border:1px solid var(--line);border-radius:14px;border-bottom-right-radius:4px;padding:11px 14px;box-shadow:0 10px 35px rgba(30,58,60,.12);font-size:.85rem;color:var(--ink);line-height:1.4;transition:opacity .2s,transform .2s}.ChatWidget_nudge___qPeE b{color:var(--green-dark)}.ChatWidget_nudge___qPeE .ChatWidget_nclose__G37sY{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:13px;line-height:1}.ChatWidget_panel___zFAM{position:absolute;right:0;bottom:0;width:380px;max-width:calc(100vw - 32px);height:auto;max-height:min(600px,calc(100vh - 100px));background:#fff;border-radius:20px;box-shadow:var(--cw-shadow);border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden;transform-origin:bottom right;animation:ChatWidget_cwOpen__vR2xX .22s cubic-bezier(.2,.8,.2,1)}@keyframes ChatWidget_cwOpen__vR2xX{0%{transform:scale(.85) translateY(12px);opacity:0}to{transform:none;opacity:1}}.ChatWidget_head__UhEeP{background:linear-gradient(135deg,#1e3a3c,#2a5658);color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px}.ChatWidget_head__UhEeP .ChatWidget_av__l1L8m{width:42px;height:42px;border-radius:50%;background:var(--green);display:grid;place-items:center;flex:none;box-shadow:0 4px 12px rgba(77,178,22,.4);position:relative;font-family:var(--font-jakarta);font-weight:800;font-size:.95rem;color:#08260f;letter-spacing:.5px}.ChatWidget_head__UhEeP .ChatWidget_av__l1L8m .ChatWidget_on__gweFa{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;background:#2bd06a;border:2px solid #1e3a3c}.ChatWidget_head__UhEeP .ChatWidget_meta__rGr9Z{flex:1 1;min-width:0}.ChatWidget_head__UhEeP .ChatWidget_meta__rGr9Z b{font-family:var(--font-jakarta);font-weight:700;font-size:.98rem;display:block;color:#fff}.ChatWidget_head__UhEeP .ChatWidget_meta__rGr9Z span{font-size:.74rem;color:#bcd3d2}.ChatWidget_head__UhEeP .ChatWidget_x__MUECg{background:rgba(255,255,255,.12);border:none;width:32px;height:32px;border-radius:8px;color:#fff;cursor:pointer;display:grid;place-items:center;flex:none}.ChatWidget_head__UhEeP .ChatWidget_x__MUECg:hover{background:rgba(255,255,255,.22)}.ChatWidget_head__UhEeP .ChatWidget_x__MUECg:focus-visible{outline:2px solid #fff}.ChatWidget_head__UhEeP .ChatWidget_x__MUECg svg{width:16px;height:16px;stroke:#fff}.ChatWidget_body__9Suo4{flex:1 1 auto;min-height:150px;overflow-y:auto;padding:16px 14px;background:#f7f9f4;display:flex;flex-direction:column;gap:12px}.ChatWidget_msg__80Cdi{display:flex;gap:9px;max-width:90%;animation:ChatWidget_cwPop__4l6Ln .25s ease}@keyframes ChatWidget_cwPop__4l6Ln{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ChatWidget_bot__hdK8h{align-self:flex-start}.ChatWidget_bot__hdK8h .ChatWidget_ic__Tpcbx{width:26px;height:26px;border-radius:50%;background:var(--green);display:grid;place-items:center;flex:none;margin-top:auto;font-family:var(--font-jakarta);font-weight:800;font-size:.6rem;color:#08260f;letter-spacing:.3px}.ChatWidget_bot__hdK8h .ChatWidget_b__gWB81{background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px;color:var(--ink)}.ChatWidget_user__1IBJr{align-self:flex-end;flex-direction:row-reverse}.ChatWidget_user__1IBJr .ChatWidget_b__gWB81{background:var(--green);color:#fff;border-bottom-right-radius:4px}.ChatWidget_b__gWB81{padding:10px 13px;border-radius:14px;font-size:.9rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ChatWidget_b__gWB81 a{color:inherit;text-decoration:underline}.ChatWidget_typing__yBQj5{display:flex;gap:4px;padding:4px 2px}.ChatWidget_typing__yBQj5 i{width:7px;height:7px;border-radius:50%;background:#b9c5bd;animation:ChatWidget_cwBlink__6kff6 1.2s infinite}.ChatWidget_typing__yBQj5 i:nth-child(2){animation-delay:.2s}.ChatWidget_typing__yBQj5 i:nth-child(3){animation-delay:.4s}@keyframes ChatWidget_cwBlink__6kff6{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ChatWidget_choices__jnVQ3{display:flex;flex-direction:column;gap:8px;align-self:flex-start;width:calc(100% - 35px);margin-left:35px;margin-top:-2px}.ChatWidget_chip__VvAuI{text-align:left;border:1.5px solid var(--green);background:#fff;color:var(--green-dark);font-family:var(--font-lato),system-ui,sans-serif;font-weight:700;font-size:.84rem;line-height:1.3;padding:11px 14px;border-radius:12px;cursor:pointer;transition:.15s;display:flex;align-items:center;gap:9px;text-decoration:none;width:100%}.ChatWidget_chip__VvAuI:hover{background:var(--green);color:#fff}.ChatWidget_chip__VvAuI:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.ChatWidget_chipIc__m4x0Y{font-size:1rem;flex:none;line-height:1}.ChatWidget_chipAlt__1bbxf{border-color:#cdd5da;color:var(--muted);font-weight:600}.ChatWidget_chipAlt__1bbxf:hover{background:#eef2f0;color:var(--ink)}.ChatWidget_chipWa__ATsMc{border-color:#25d366;color:#128c4b}.ChatWidget_chipWa__ATsMc:hover{background:#25d366;color:#fff}.ChatWidget_chipCta__hJlql{background:var(--green);color:#fff;border-color:var(--green)}.ChatWidget_chipCta__hJlql:hover{background:var(--green-dark);color:#fff}.ChatWidget_lead__mcVpU{background:#fff;border:1px solid var(--line);border-radius:14px;border-bottom-left-radius:4px;padding:14px;width:100%}.ChatWidget_lead__mcVpU h4{margin:0 0 10px;font-size:.92rem;color:var(--teal);font-family:var(--font-jakarta)}.ChatWidget_lead__mcVpU label{font-size:.74rem;font-weight:700;color:var(--muted);display:block;margin:0 0 3px}.ChatWidget_lead__mcVpU .ChatWidget_fld__Mcp6e{margin-bottom:9px}.ChatWidget_lead__mcVpU input,.ChatWidget_lead__mcVpU textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-family:var(--font-lato),system-ui,sans-serif;font-size:.85rem;color:var(--ink);background:#fff}.ChatWidget_lead__mcVpU textarea{resize:vertical;min-height:56px}.ChatWidget_lead__mcVpU input:focus,.ChatWidget_lead__mcVpU textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px rgba(77,178,22,.12)}.ChatWidget_lead__mcVpU .ChatWidget_send__JgnUQ{width:100%;background:var(--green);color:#fff;border:none;font-family:var(--font-lato),system-ui,sans-serif;font-weight:700;font-size:.9rem;padding:11px;border-radius:999px;cursor:pointer;margin-top:4px;transition:.15s}.ChatWidget_lead__mcVpU .ChatWidget_send__JgnUQ:hover{background:var(--green-dark)}.ChatWidget_lead__mcVpU .ChatWidget_send__JgnUQ:disabled{opacity:.6;cursor:default}.ChatWidget_lead__mcVpU .ChatWidget_err__RHbG9{color:#b3261e;font-size:.76rem;margin:6px 0 0}.ChatWidget_confirm__dfUGn{background:#fff;border:1px solid var(--line);border-radius:14px;border-bottom-left-radius:4px;padding:16px;text-align:center;width:100%}.ChatWidget_confirm__dfUGn .ChatWidget_ok__2dtHP{width:46px;height:46px;border-radius:50%;background:var(--green-tint);display:grid;place-items:center;margin:0 auto 10px}.ChatWidget_confirm__dfUGn .ChatWidget_ok__2dtHP svg{width:26px;height:26px;stroke:var(--green-dark)}.ChatWidget_confirm__dfUGn h4{margin:0 0 5px;color:var(--teal);font-family:var(--font-jakarta)}.ChatWidget_confirm__dfUGn p{margin:0;font-size:.85rem;color:var(--muted)}.ChatWidget_foot__mt7XT{border-top:1px solid var(--line);padding:10px 12px;background:#fff;display:flex;align-items:center;gap:9px}.ChatWidget_foot__mt7XT input{flex:1 1;border:none;font-family:var(--font-lato),system-ui,sans-serif;font-size:.9rem;color:var(--ink);background:transparent;padding:8px 4px}.ChatWidget_foot__mt7XT input:focus{outline:none}.ChatWidget_foot__mt7XT .ChatWidget_snd__t21IE{width:38px;height:38px;border-radius:50%;background:var(--green);border:none;display:grid;place-items:center;cursor:pointer;flex:none;transition:.15s}.ChatWidget_foot__mt7XT .ChatWidget_snd__t21IE:hover{background:var(--green-dark)}.ChatWidget_foot__mt7XT .ChatWidget_snd__t21IE:disabled{opacity:.5;cursor:default}.ChatWidget_foot__mt7XT .ChatWidget_snd__t21IE svg{width:18px;height:18px;stroke:#fff}.ChatWidget_backbtn__N2NIG{background:var(--green);color:#fff;border:none;font-family:var(--font-lato),system-ui,sans-serif;font-weight:700;font-size:.82rem;padding:9px 16px;border-radius:999px;cursor:pointer;transition:.15s}.ChatWidget_backbtn__N2NIG:hover{background:var(--green-dark)}.ChatWidget_backbtn__N2NIG:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.ChatWidget_disclaimer__HStr9{text-align:center;font-size:.64rem;line-height:1.4;color:var(--muted);padding:7px 12px 9px;background:#fff;border-top:1px solid var(--line)}@media (max-width:560px){.ChatWidget_root__opxMS{right:14px;bottom:14px}.ChatWidget_panel___zFAM{width:calc(100vw - 28px);height:calc(100vh - 90px);max-height:none}.ChatWidget_nudge___qPeE{display:none}}@media (prefers-reduced-motion:reduce){.ChatWidget_bubble__YAWyp,.ChatWidget_msg__80Cdi,.ChatWidget_panel___zFAM{animation:none;transition:none}.ChatWidget_typing__yBQj5 i{animation:none}}.WhatsAppButton_root__CD46L{position:fixed;right:22px;bottom:22px;z-index:1000;font-family:var(--font-lato),system-ui,sans-serif}.WhatsAppButton_btn__PNWA2{display:inline-flex;align-items:center;gap:10px;height:56px;padding:0 20px 0 16px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;line-height:1;box-shadow:0 12px 30px rgba(37,211,102,.45);transition:transform .2s,background .2s,box-shadow .2s}.WhatsAppButton_btn__PNWA2:hover{transform:translateY(-2px);background:#1ebe5b}.WhatsAppButton_btn__PNWA2:focus-visible{outline:3px solid #128c7e;outline-offset:3px}.WhatsAppButton_btn__PNWA2 svg{width:28px;height:28px;flex:none}.WhatsAppButton_label__AtWNa{white-space:nowrap}@media (max-width:560px){.WhatsAppButton_root__CD46L{right:14px;bottom:14px}.WhatsAppButton_btn__PNWA2{width:56px;padding:0;justify-content:center}.WhatsAppButton_label__AtWNa{display:none}}@media (prefers-reduced-motion:reduce){.WhatsAppButton_btn__PNWA2{transition:none}}