.chm-widget-root{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;width:100%;height:100%;min-height:100px}.chm-widget-root .chatbot-container{width:400px;margin:50px auto;border:2px solid #0389c6;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px #0389c6;font-family:Arial,sans-serif}.chm-widget-root .chatbot-banner{background-color:#0389c6;color:#fff;padding:10px;text-align:left;font-size:25px;font-weight:700;display:flex;align-items:center}.chm-widget-root .chat-window{background-color:#fff;height:500px;max-height:500px;overflow-y:auto;overflow-x:hidden;padding:10px 10px 0;display:flex;flex-direction:column;gap:10px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;margin-bottom:0}.chm-widget-root .chat-message{max-width:80%;padding:10px 15px;border-radius:20px;line-height:1.5;font-size:14px;animation:slideIn .3s ease-out}.chm-widget-root .chat-message.user{background-color:#007bff;color:#fff;align-self:flex-end}.chm-widget-root .chat-message.bot{background-color:#e9e9e98d;color:#000;align-self:flex-start}.chm-widget-root .input-section{display:flex;gap:10px;padding:10px;border-top:1px solid #ccc;background-color:#fff}.chm-widget-root .input-section input{flex:1;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:14px}.chm-widget-root .input-section button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.chm-widget-root .input-section button:hover{background-color:#0056b3}.chm-widget-root .loading{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:0;margin-bottom:0;padding-bottom:0}.chm-widget-root .loading img{width:300px;height:140px}.chm-widget-root .loading p{margin-top:10px;font-size:14px;color:gray}.chm-widget-root .gifCH{height:185px;width:400px}.chm-widget-root .pulse{animation:pulse 2s infinite}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #0389c6b3}70%{transform:scale(1.05);box-shadow:0 0 10px 10px #0389c600}to{transform:scale(1);box-shadow:0 0 #0389c600}}.chm-minimized-widget{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:0}.chm-minimized-widget .chat-window{padding-bottom:0!important;margin-bottom:0!important}.chm-minimized-widget .input-section{margin-bottom:0!important;padding-bottom:8px!important}.chm-minimized-widget .input-section p{margin:0!important;padding:2px 0!important}.chm-widget-header{-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.chm-widget-header:hover{background-color:#0277a8!important}.chm-widget-header img{border-radius:4px;object-fit:contain}
