.react-chatbot-kit-chat-container{width:100%!important;border-radius:0 0 16px 16px!important;box-shadow:0 12px 32px rgba(2,15,60,.15),0 2px 8px rgba(2,15,60,.08)!important;border:1px solid rgba(30,58,138,.08)!important;overflow:hidden!important}.react-chatbot-kit-chat-inner-container{height:520px!important;background:#ffffff!important}.react-chatbot-kit-chat-header{display:none!important}.react-chatbot-kit-chat-message-container{padding:12px 12px 10px!important;background:linear-gradient(180deg,#f8fbff,#ffffff 60%)!important;display:flex;flex-direction:column;gap:10px}.react-chatbot-kit-chat-bot-message,.react-chatbot-kit-user-chat-message{border-radius:14px!important;padding:10px 12px!important;font-size:14px!important;line-height:1.4!important;box-shadow:0 1px 1px rgba(0,0,0,.02)!important;max-width:78%!important}.react-chatbot-kit-chat-bot-message{background:var(--belimuno-light,#d6e4ff)!important;color:#0b1220!important}.react-chatbot-kit-user-chat-message{background:#eef2ff!important;color:#0b1220!important;border:1px solid rgba(30,64,175,.15)!important}.react-chatbot-kit-chat-bot-avatar-container,.react-chatbot-kit-user-avatar{transform:translateY(2px)}.react-chatbot-kit-chat-bot-message-container,.react-chatbot-kit-user-chat-message-container{display:flex!important;align-items:flex-start!important;gap:10px!important}.react-chatbot-kit-chat-bot-message{margin-left:2px!important}.react-chatbot-kit-user-chat-message{margin-right:2px!important}.react-chatbot-kit-chat-input-container{border-top:1px solid rgba(15,23,42,.06)!important;padding:8px!important;background:#ffffff!important}.react-chatbot-kit-chat-input{border:1px solid rgba(15,23,42,.12)!important;border-radius:12px!important;background:#fff!important;padding:10px 12px!important;margin-right:5px!important}.react-chatbot-kit-chat-input:focus{outline:none!important;box-shadow:0 0 0 3px rgba(99,102,241,.2)!important}.react-chatbot-kit-chat-btn-send{background:linear-gradient(135deg,var(--belimuno-primary,#1e3a8a),var(--belimuno-secondary,#4d84ff))!important;border-radius:10px!important;margin-top:4px!important;width:40px!important;height:35px!important}.react-chatbot-kit-chat-btn-send-icon{filter:brightness(0) invert(1)!important}.react-chatbot-kit-chat-message-container::-webkit-scrollbar{width:8px}.react-chatbot-kit-chat-message-container::-webkit-scrollbar-thumb{background:rgba(30,64,175,.35);border-radius:9999px}