.Chatbot-module__0b7mIa__root{z-index:99990;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:fixed;bottom:20px;right:20px}.Chatbot-module__0b7mIa__launcher{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2e6ef7,#1535a0);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 10px 30px #2e6ef766}.Chatbot-module__0b7mIa__launcher:hover{transform:scale(1.06);box-shadow:0 14px 38px #2e6ef780}.Chatbot-module__0b7mIa__launcher:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.Chatbot-module__0b7mIa__launcherDot{background:#ff6b35;border:2px solid #0e1e33;border-radius:50%;width:14px;height:14px;animation:2s infinite Chatbot-module__0b7mIa__pulse;position:absolute;top:2px;right:2px}@keyframes Chatbot-module__0b7mIa__pulse{0%,to{opacity:1}50%{opacity:.4}}.Chatbot-module__0b7mIa__panel{color:#f0f4ff;background:#0e1e33;border:1px solid #2e6ef738;border-radius:18px;flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 120px);animation:.25s ease-out Chatbot-module__0b7mIa__slideUp;display:flex;overflow:hidden;box-shadow:0 26px 70px #00000059}@keyframes Chatbot-module__0b7mIa__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module__0b7mIa__header{background:linear-gradient(135deg,#1535a0,#0e1e33);border-bottom:1px solid #2e6ef72e;align-items:center;gap:12px;padding:14px 16px;display:flex}.Chatbot-module__0b7mIa__avatar{background:linear-gradient(135deg,#2e6ef7,#7e57ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Chatbot-module__0b7mIa__headerText{flex:1;min-width:0}.Chatbot-module__0b7mIa__headerName{font-size:.95rem;font-weight:700;line-height:1.1}.Chatbot-module__0b7mIa__online{color:#25d366;align-items:center;gap:5px;margin-top:2px;font-size:.72rem;display:flex}.Chatbot-module__0b7mIa__online:before{content:"";background:#25d366;border-radius:50%;width:7px;height:7px;animation:2s infinite Chatbot-module__0b7mIa__pulse}.Chatbot-module__0b7mIa__close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.4rem;line-height:1}.Chatbot-module__0b7mIa__close:hover{color:#fff;background:#ffffff14}.Chatbot-module__0b7mIa__messages{background:radial-gradient(80% 50% at 50% 0,#2e6ef714,#0000 70%);flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.Chatbot-module__0b7mIa__msg{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:.86rem;line-height:1.55}.Chatbot-module__0b7mIa__bot{color:#c8d6e5;background:#162840;border:1px solid #2e6ef72e;border-radius:14px 14px 14px 2px;align-self:flex-start}.Chatbot-module__0b7mIa__user{color:#fff;background:linear-gradient(135deg,#2e6ef7,#1535a0);border-radius:14px 14px 2px;align-self:flex-end}.Chatbot-module__0b7mIa__botTag{letter-spacing:.4px;color:#6ea0ff;background:#2e6ef733;border-radius:4px;margin-bottom:5px;padding:1px 6px;font-size:.62rem;font-weight:700;display:inline-block}.Chatbot-module__0b7mIa__typing{background:#162840;border:1px solid #2e6ef72e;border-radius:14px 14px 14px 2px;align-self:flex-start;gap:4px;padding:12px 16px;display:flex}.Chatbot-module__0b7mIa__typing span{background:#6ea0ff;border-radius:50%;width:6px;height:6px;animation:1.4s infinite both Chatbot-module__0b7mIa__blink}.Chatbot-module__0b7mIa__typing span:nth-child(2){animation-delay:.2s}.Chatbot-module__0b7mIa__typing span:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module__0b7mIa__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.Chatbot-module__0b7mIa__quickReplies{flex-wrap:wrap;gap:8px;padding:0 16px 12px;display:flex}.Chatbot-module__0b7mIa__chip{color:#aecbff;cursor:pointer;background:#2e6ef71f;border:1px solid #2e6ef759;border-radius:100px;padding:7px 12px;font-size:.78rem;transition:background .15s,color .15s}.Chatbot-module__0b7mIa__chip:hover{color:#fff;background:#2e6ef740}.Chatbot-module__0b7mIa__waButton{color:#08231a;cursor:pointer;background:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0 16px 12px;padding:11px 14px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.Chatbot-module__0b7mIa__waButton:hover{background:#1ebe5b}.Chatbot-module__0b7mIa__composer{background:#0b1726;border-top:1px solid #2e6ef72e;gap:8px;padding:12px 14px;display:flex}.Chatbot-module__0b7mIa__input{color:#f0f4ff;background:#162840;border:1px solid #2e6ef740;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-size:.86rem}.Chatbot-module__0b7mIa__input::placeholder{color:#6b7fa3}.Chatbot-module__0b7mIa__input:focus{border-color:#2e6ef7}.Chatbot-module__0b7mIa__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e6ef7,#1535a0);border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;font-size:1.1rem;display:flex}.Chatbot-module__0b7mIa__send:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.Chatbot-module__0b7mIa__root{bottom:12px;right:12px}.Chatbot-module__0b7mIa__panel{width:calc(100vw - 24px);height:calc(100vh - 96px)}}@media (prefers-reduced-motion:reduce){.Chatbot-module__0b7mIa__launcher,.Chatbot-module__0b7mIa__panel,.Chatbot-module__0b7mIa__launcherDot,.Chatbot-module__0b7mIa__online:before,.Chatbot-module__0b7mIa__typing span{transition:none!important;animation:none!important}}
