body{--chat-list-height: max-content;--body-background-color: #ffffff;--chatbar-bg-color: #ffffff;--message-bubble-bg-color: #ffffff;--message-bubble-outgoing-bg-color: #5683ab;--message-bubble-outgoing-color: #ffffff;--widget-chat-outside-radius: 15px}.chat-chatbar{position:absolute;bottom:20px;background-color:var(--chatbar-bg-color);box-shadow:#63636333 0 2px 8px;border-radius:100px;min-width:100%}.chat-chatbar .chatbar-input{background-color:var(--chatbar-bg-color);padding:15px;border-radius:100px 0 0 100px/100px 0px 0px 100px;border:none}.chat-chatbar .chatbar-input:focus{border:none;outline:none}.chat-chatbar .chatbar-submit-btn:focus{border:none}.widget-chat-list{min-height:var(--chat-list-height);overflow:hidden;flex:1;display:flex}.widget-chat-content.closed{display:none}.widget-chat-input{box-shadow:#0000001a 0 -2px 9px,#0000000f 0 1px 2px}.widget-chat-input input,.widget-chat-input button{border-radius:0}.widget-chat-input input,.widget-chat-input input:focus{border:none!important;outline:none!important;background-color:#fff;box-shadow:none}.message-bubble{background-color:var(--message-bubble-bg-color);border-radius:12px;padding:10px;overflow-wrap:break-word;word-break:break-word;border:1px solid rgb(231,231,231)}.message-bubble.outgoing{background-color:var(--message-bubble-outgoing-bg-color);color:var(--message-bubble-outgoing-color);border-radius:12px 4px 12px 12px;padding:10px;overflow-wrap:break-word;word-break:break-word;border:none}.message-bubble.incoming{border-top-left-radius:4px}.message-bubble.outgoing a{color:#ffe800}.message-sender-image{box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px;margin-top:6px}.message-actions{opacity:0;transition:all .175s ease-in-out;padding-left:10px;gap:5px;display:flex;flex-direction:row}.message-box:hover .message-actions{opacity:1}.widget-chat-header{padding:0;margin:0}.widget-chat-header{border-top-left-radius:var(--widget-chat-outside-radius);border-top-right-radius:var(--widget-chat-outside-radius);box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px}.footer-chat-input{border-bottom-left-radius:var(--widget-chat-outside-radius);border-bottom-right-radius:var(--widget-chat-outside-radius);overflow:hidden}.loading-message div:nth-child(1){animation:loading-message-single-bubble 1s infinite;animation-delay:0ms}.loading-message div:nth-child(2){animation:loading-message-single-bubble 1s infinite;animation-delay:.15s}.loading-message div:nth-child(3){animation:loading-message-single-bubble 1s infinite;animation-delay:.35s}@keyframes loading-message-single-bubble{0%{transform:translateY(2px)}50%{transform:translateY(-5px)}to{transform:translateY(2px)}}.body-dark{--body-background-color: #ffffff;--chatbar-bg-color: #272727}.widget-chat-layout.mobile .widget-chat-header{border-top-left-radius:0;border-top-right-radius:0}.widget-chat-layout.mobile .footer-chat-input{border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}.snowli-iframe{position:absolute;bottom:20px;right:40px;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.snowli-iframe.mobile{bottom:0;right:0;width:100%}.chat-button{background-color:#2b6fab;color:#fff;Font-size:100%;padding:10px;border-radius:100px;border:none;outline:none}#snowli-widget{opacity:0;transform:scale(.5);transition:all .2s ease-in-out;transform-origin:bottom right}#snowli-widget.opened{opacity:1;transform:scale(1)}.display-none{display:none}.display-block{display:block}.widget-chat-demo-warning{position:absolute;top:30px;left:50%;transform:translate(-50%);background-color:#76adff;border:1px solid rgb(0,162,255);padding:5px;border-radius:10px;color:#fff;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:110%}.chat-button-content{animation-duration:2s;animation-iteration-count:5;animation-fill-mode:forwards}@keyframes chat-button-breathing{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.loading-button-wave{width:100%;height:100%;top:50%;left:50%;position:absolute;background-color:#5684f868;animation-fill-mode:forwards;animation-direction:normal;animation-timing-function:linear;animation-name:scale-wave-anim;animation-duration:3s;animation-iteration-count:infinite;border-radius:100px;transform:translate(-50%,-50%);transform-origin:top left;z-index:1}.opened .loading-button-wave{animation-fill-mode:none;animation-direction:none;animation-timing-function:none;animation-name:none;animation-duration:none;animation-iteration-count:none}.loading-button-wave:nth-child(2){animation-delay:.4s}.loading-button-wave:nth-child(3){animation-delay:.8s}@keyframes scale-wave-anim{0%{transform:scale(1) translate(-50%,-50%);opacity:1}25%{transform:scale(1.25) translate(-50%,-50%);opacity:.6}40%{opacity:0;transform:scale(1.25) translate(-50%,-50%)}to{opacity:0}}.chat-button-content{z-index:999;background-color:#2b6fab;padding:15px;border-radius:100%}.chat-button{padding:"0px";position:"relative"}.chat-button.mobile{position:absolute;bottom:10px;right:10px}body{margin:0;padding:0}
