.ChatBot-module__yzLOMW__floatButton{color:#fff;cursor:pointer;z-index:1000;background:#2563eb;border:none;border-radius:50%;width:56px;height:56px;font-size:24px;transition:transform .2s,background .2s;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 16px #2563eb66}.ChatBot-module__yzLOMW__floatButton:hover{background:#1d4ed8;transform:scale(1.08)}.ChatBot-module__yzLOMW__chatWindow{z-index:999;background:#fff;border-radius:16px;flex-direction:column;width:360px;height:500px;display:flex;position:fixed;bottom:96px;right:28px;overflow:hidden;box-shadow:0 8px 32px #0000002e}.ChatBot-module__yzLOMW__header{color:#fff;background:#2563eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatBot-module__yzLOMW__headerInfo{align-items:center;gap:10px;display:flex}.ChatBot-module__yzLOMW__avatar{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.ChatBot-module__yzLOMW__headerTitle{font-size:15px;font-weight:700}.ChatBot-module__yzLOMW__headerSub{opacity:.8;font-size:11px}.ChatBot-module__yzLOMW__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:18px}.ChatBot-module__yzLOMW__messages{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatBot-module__yzLOMW__message{display:flex}.ChatBot-module__yzLOMW__userMessage{justify-content:flex-end}.ChatBot-module__yzLOMW__botMessage{justify-content:flex-start}.ChatBot-module__yzLOMW__bubble{border-radius:16px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.5}.ChatBot-module__yzLOMW__userMessage .ChatBot-module__yzLOMW__bubble{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.ChatBot-module__yzLOMW__botMessage .ChatBot-module__yzLOMW__bubble{color:#1e293b;background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 4px #00000014}.ChatBot-module__yzLOMW__typing{letter-spacing:3px;animation:1s infinite ChatBot-module__yzLOMW__blink}@keyframes ChatBot-module__yzLOMW__blink{0%,to{opacity:1}50%{opacity:.3}}.ChatBot-module__yzLOMW__inputArea{background:#fff;border-top:1px solid #e2e8f0;gap:8px;padding:12px;display:flex}.ChatBot-module__yzLOMW__input{border:1px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:10px 14px;font-size:14px}.ChatBot-module__yzLOMW__input:focus{border-color:#2563eb}.ChatBot-module__yzLOMW__sendBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:24px;padding:10px 16px;font-size:14px;font-weight:600}.ChatBot-module__yzLOMW__sendBtn:disabled{cursor:not-allowed;background:#94a3b8}.ChatBot-module__yzLOMW__sendBtn:hover:not(:disabled){background:#1d4ed8}.ChatBot-module__yzLOMW__link{color:#1d4ed8;cursor:pointer;text-decoration:underline}.ChatBot-module__yzLOMW__userMessage .ChatBot-module__yzLOMW__link{color:#bfdbfe}
