.nexora-chatbot-form{display:flex;align-items:center;gap:12px;padding:16px 18px;border-top:1px solid #e2e8f0;background:#fff}.nexora-chat-input{min-width:0;flex:1;height:56px;padding:0 20px;border:1px solid #dbe3ee;border-radius:28px;background:#fff;color:#14213d;font:15px inherit;outline:0}.nexora-chat-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.nexora-chat-input::placeholder{color:#94a3b8}.nexora-chat-send{display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;padding:0;border:0;border-radius:50%;background:#2563eb;color:#fff;cursor:pointer}.nexora-chat-send svg{width:24px;height:24px}
