.Chatbot_customChatbotUi__3N5xW{position:fixed;bottom:120px;right:20px;width:380px;height:550px;background:white;border-radius:16px;box-shadow:0 10px 50px rgba(0,0,0,.2);display:flex;flex-direction:column;overflow:hidden;z-index:1000;border:1px solid #eee}.Chatbot_customChatbotHeader__S8Trr{padding:16px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:white;display:flex;align-items:center;justify-content:space-between;gap:12px}.Chatbot_headerLeft__85IWw{display:flex;align-items:center;gap:10px}.Chatbot_botAvatarCircle__xh_Uu{width:40px;height:40px;background:#1e3a8a;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Chatbot_botInfo__8IE9H{display:flex;flex-direction:column}.Chatbot_botNameText__unlLw{font-weight:700;font-size:18px}.Chatbot_statusIndicator__DW5CO{display:flex;align-items:center;gap:4px;font-size:12px;opacity:.9}.Chatbot_statusDot__rVn2U{width:8px;height:8px;background:#4ade80;border-radius:50%}.Chatbot_headerActions__i04ch{display:flex;align-items:center;gap:8px}.Chatbot_headerIconBtn__iMaOw{background:rgba(255,255,255,.1);border:none;color:white;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.Chatbot_headerIconBtn__iMaOw:hover{background:rgba(255,255,255,.2)}.Chatbot_customChatbotMessages___aANe{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#eff6ff 0,#ffffff 300px)}.Chatbot_customMessageRow__f0MSc{display:flex;margin-bottom:8px;gap:8px}.Chatbot_customMessageRow__f0MSc.Chatbot_bot__riQKl{justify-content:flex-start}.Chatbot_customMessageRow__f0MSc.Chatbot_user__MUsUc{justify-content:flex-end}.Chatbot_smallBotAvatar__jBohH{width:28px;height:28px;background:#1e3a8a;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0;align-self:flex-start}.Chatbot_customMessageBubble__ZZ2S0{max-width:85%;padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.4;word-break:break-word;white-space:pre-line;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Chatbot_customMessageBubble__ZZ2S0.Chatbot_bot__riQKl{background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-top-left-radius:4px}.Chatbot_customMessageBubble__ZZ2S0.Chatbot_user__MUsUc{background:#2563eb;color:white;border-top-right-radius:4px}.Chatbot_optionsContainer__fn18M{display:flex;flex-direction:column;gap:8px;margin-top:8px;width:100%;padding-left:36px}.Chatbot_ctaOptionBtn___4cyE{display:flex;align-items:center;gap:10px;padding:10px 16px;background:white;color:#2563eb;border:1.5px solid #2563eb;border-radius:20px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s;width:fit-content;box-shadow:0 2px 4px rgba(37,99,235,.1)}.Chatbot_ctaOptionBtn___4cyE:hover{background:#2563eb;color:white}.Chatbot_customChatbotInputArea__uWI_R{padding:12px 16px;background:white;border-top:1px solid #f1f5f9;display:flex;align-items:center;gap:10px}.Chatbot_inputWrapper__cr9Kz{flex:1;background:#f1f5f9;border-radius:24px;padding:4px 12px;display:flex;align-items:center}.Chatbot_customChatbotInput__USGBo{flex:1;background:transparent;border:none;padding:8px;font-size:14px;outline:none;color:#1e293b}.Chatbot_inputIcon__mMbQA{color:#64748b;cursor:pointer;transition:color .2s}.Chatbot_inputIcon__mMbQA:hover{color:#2563eb}.Chatbot_sendBtn__RpQwH{background:#1e3a8a;color:white;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px rgba(30,58,138,.3);transition:transform .2s}.Chatbot_sendBtn__RpQwH:hover{transform:scale(1.05)}.Chatbot_sendBtn__RpQwH:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}