.chatbot-demo-wrapper .chatbot-demo-box{width:100%;max-width:430px;min-height:680px;margin:0 auto 70px;padding:28px 26px 22px;background:#ffffff;border:1px solid #1683f7;border-radius:36px;box-shadow:0 24px 70px rgba(0,0,0,0.38);display:flex;flex-direction:column;color:#111111}.chatbot-demo-wrapper .chatbot-header{display:block;position:relative;margin-bottom:26px;padding-left:72px}.chatbot-demo-wrapper .chatbot-header:before{content:"";position:absolute;left:0;top:0;width:54px;height:54px;border-radius:50%;background-image:url("YOUR_IMAGE_URL_HERE");background-size:cover;background-position:center;border:1px solid #1683f7}.chatbot-demo-wrapper .chatbot-title{color:#111111;font-size:26px;font-weight:800;line-height:1.05;margin:0}.chatbot-demo-wrapper .chatbot-status{color:#111111;font-size:17px;font-weight:400;line-height:1.2;margin-top:4px}.chatbot-demo-wrapper .status-dot{width:8px;height:8px;background:#1683f7;border-radius:50%;display:inline-block;margin-left:6px}.chatbot-demo-wrapper .chatbot-messages{display:flex;flex-direction:column;gap:18px;margin-bottom:22px}.chatbot-demo-wrapper .chatbot-messages>div{margin-bottom:0}.chatbot-demo-wrapper .bot-message,.chatbot-demo-wrapper .user-message{max-width:82%;padding:16px 18px;border-radius:22px;font-size:16px;line-height:1.38}.chatbot-demo-wrapper .bot-message{background:#ffffff;color:#111111;align-self:flex-start;border:1px solid rgba(0,0,0,0.06);box-shadow:0 10px 28px rgba(0,0,0,0.10)}.chatbot-demo-wrapper .user-message{background:#1683f7;color:#ffffff;align-self:flex-end;border:none;box-shadow:0 12px 30px rgba(22,131,247,0.25)}.chatbot-demo-wrapper .chatbot-input{display:flex;align-items:center;gap:10px;margin-top:auto}.chatbot-demo-wrapper .chatbot-input input{flex:1;background:#ffffff;border:1px solid rgba(0,0,0,0.08);border-radius:999px;padding:15px 18px;color:#111111;font-size:15px;box-shadow:0 10px 30px rgba(0,0,0,0.08);margin-right:0}.chatbot-demo-wrapper .chatbot-input input::placeholder{color:#7a7d86}.chatbot-demo-wrapper .chatbot-input button{width:52px;height:52px;min-width:52px;border-radius:50%;padding:0;background:#1683f7;color:#ffffff;font-size:0;border:none;cursor:pointer;position:relative}.chatbot-demo-wrapper .chatbot-input button:before{content:"➤";font-size:22px;line-height:1;display:block;transform:rotate(-35deg)}@media only screen and (max-width:767px){.chatbot-demo-wrapper .chatbot-demo-box{max-width:92%;min-height:640px;padding:22px 18px 18px;border-radius:30px}.chatbot-demo-wrapper .chatbot-header{padding-left:58px;margin-bottom:22px}.chatbot-demo-wrapper .chatbot-header:before{width:44px;height:44px}.chatbot-demo-wrapper .chatbot-title{font-size:18px;line-height:1.05}.chatbot-demo-wrapper .chatbot-status{font-size:13px;margin-top:2px}.chatbot-demo-wrapper .bot-message,.chatbot-demo-wrapper .user-message{max-width:88%;font-size:14px;padding:13px 15px}.chatbot-demo-wrapper .chatbot-input input{font-size:14px}.chatbot-demo-wrapper .chatbot-input button{width:48px;height:48px;min-width:48px}}#sp-chat-popup .chatbot-demo-box{width:100%!important;max-width:none!important;min-height:0!important;height:100%!important;margin:0!important;padding:0!important;border-radius:20px!important}#sp-chat-popup .chatbot-header{margin:0!important;padding:12px 14px!important}#sp-chat-popup .chatbot-header:before{display:none!important;content:none!important}#sp-chat-popup .chatbot-messages{margin:0!important;padding:16px!important;gap:0!important}#sp-chat-popup .chatbot-input{margin-top:0!important}#sp-chat-popup .chatbot-input textarea{box-shadow:none!important}