.rt-chatbot-intro-name{color:#2fb4b1;font-weight:500}.rt-chatbot-intro-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#2fb4b1;margin-left:6px;transform:translateY(-1px)}.rt-chatbot-chat-area{display:flex;flex-direction:column;padding:8px 10px 10px;background:#f9fafb;flex:1}.rt-chatbot-messages{flex:1;overflow-y:auto;padding-right:2px;margin-bottom:8px}.rt-chatbot-message{max-width:90%;padding:6px 9px;border-radius:12px;margin-bottom:6px;font-size:12px;line-height:1.4}.rt-chatbot-message--user{background-color:#12b8b2;color:#fff;margin-left:auto;border-bottom-right-radius:2px}.rt-chatbot-message--bot{background-color:#fff;color:#111827;margin-right:auto;border-bottom-left-radius:2px}.rt-chatbot-form{display:flex;align-items:center;gap:6px;margin-top:4px}.rt-chatbot-input{flex:1;border-radius:999px;border:1px solid #d1d5db;padding:6px 10px;font-size:12px;outline:none}.rt-chatbot-input:focus{border-color:#12b8b2;box-shadow:0 0 0 1px rgba(18,184,178,.3)}.rt-chatbot-send-btn{width:32px;height:32px;border-radius:50%;border:none;background-color:#12b8b2;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px}.rt-chatbot-send-btn:disabled{opacity:.6;cursor:default}.rt-chatbot-panel.rt-chatbot-panel--embedded .rt-chatbot-top,.rt-chatbot-panel.rt-chatbot-panel--embedded .rt-chatbot-body{display:none}.rt-chatbot-panel.rt-chatbot-panel--embedded .rt-chatbot-embed{display:block}body.rt-embed{margin:0;padding:0;overflow:hidden}body.rt-embed .container{width:100%;height:100%;max-width:100%;padding:0;margin:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column}body.rt-embed .header,body.rt-embed .footer{display:none}body.rt-embed .chat-container{flex:1;min-height:0;padding:8px}body.rt-embed .messages{flex:1;min-height:0;overflow-y:auto}body.rt-embed .input-container{padding:8px}body.rt-embed{margin:0;padding:0;overflow:hidden}body.rt-embed .container{width:100%;height:100%;max-width:100%;padding:0;margin:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column}body.rt-embed .header,body.rt-embed .footer{display:none}body.rt-embed .chat-container{flex:1;min-height:0;padding:8px}body.rt-embed .messages{flex:1;min-height:0;overflow-y:auto}body.rt-embed .input-container{padding:8px}