#mp-chatbot-widget{position:fixed;bottom:25px;right:25px;font-family:sans-serif;z-index:9999}#mp-chatbot-toggle{background:var(--e-global-color-primary);color:#1c1c1c;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;padding:10px}#mp-chatbot-box{background-color:var(--e-global-color-a40bdd5);border:1px solid #ddd;border-radius:.5rem;width:300px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:10px;margin-bottom:10px}#mp-chatbot-header{font-weight:600;margin-bottom:10px}#mp-chatbot-content{min-height:100px}