.ChatWidget-module__MMKJYW__chatButton{cursor:pointer;color:#fff;z-index:9999;background:linear-gradient(135deg,#45e3d0 0%,#14b8a6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #45e3d066}.ChatWidget-module__MMKJYW__chatButton:hover{transform:scale(1.1);box-shadow:0 6px 25px #45e3d080}.ChatWidget-module__MMKJYW__chatWindow{z-index:9998;background:#fff;border-radius:16px;flex-direction:column;width:380px;height:520px;animation:.3s ChatWidget-module__MMKJYW__slideUp;display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes ChatWidget-module__MMKJYW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatWidget-module__MMKJYW__header{color:#fff;background:linear-gradient(135deg,#45e3d0 0%,#14b8a6 100%);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatWidget-module__MMKJYW__headerInfo{align-items:center;gap:12px;display:flex}.ChatWidget-module__MMKJYW__avatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.ChatWidget-module__MMKJYW__title{margin:0;font-size:16px;font-weight:600}.ChatWidget-module__MMKJYW__status{opacity:.9;font-size:12px}.ChatWidget-module__MMKJYW__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:4px;transition:opacity .2s;display:flex}.ChatWidget-module__MMKJYW__closeButton:hover{opacity:1}.ChatWidget-module__MMKJYW__messages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.ChatWidget-module__MMKJYW__message{word-wrap:break-word;border-radius:16px;max-width:80%;padding:12px 16px;font-size:14px;line-height:1.5}.ChatWidget-module__MMKJYW__userMessage{color:#fff;background:linear-gradient(135deg,#45e3d0 0%,#14b8a6 100%);border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__MMKJYW__assistantMessage{color:#1f2937;background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #00000014}.ChatWidget-module__MMKJYW__loading{gap:4px;padding:16px 20px;display:flex}.ChatWidget-module__MMKJYW__dot{background:#14b8a6;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both ChatWidget-module__MMKJYW__bounce}.ChatWidget-module__MMKJYW__dot:first-child{animation-delay:-.32s}.ChatWidget-module__MMKJYW__dot:nth-child(2){animation-delay:-.16s}@keyframes ChatWidget-module__MMKJYW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatWidget-module__MMKJYW__inputForm{background:#fff;border-top:1px solid #e5e7eb;gap:12px;padding:16px;display:flex}.ChatWidget-module__MMKJYW__input{border:1px solid #e5e7eb;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.ChatWidget-module__MMKJYW__input:focus{border-color:#45e3d0}.ChatWidget-module__MMKJYW__input::placeholder{color:#9ca3af}.ChatWidget-module__MMKJYW__sendButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#45e3d0 0%,#14b8a6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.ChatWidget-module__MMKJYW__sendButton:hover:not(:disabled){transform:scale(1.05)}.ChatWidget-module__MMKJYW__sendButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.ChatWidget-module__MMKJYW__chatWindow{width:calc(100vw - 32px);height:calc(100vh - 140px);bottom:90px;left:16px;right:16px}.ChatWidget-module__MMKJYW__chatButton{bottom:16px;right:16px}}.ChatWidget-module__MMKJYW__citations{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:10px}.ChatWidget-module__MMKJYW__citations small{color:#6b7280;font-weight:500}.ChatWidget-module__MMKJYW__citations ul{margin:6px 0 0;padding-left:16px}.ChatWidget-module__MMKJYW__citations li{color:#14b8a6;margin:4px 0}.ChatWidget-module__MMKJYW__citations li small{color:#6b7280;font-weight:400}
