body{margin:0;padding:0}.ai-response iframe#ai-chat-iframe{width:400px;height:700px;border:none;margin:0;padding:0;overflow:visible;overflow-wrap:normal;position:fixed;z-index:99999999;text-align:center;box-sizing:border-box;display:none;box-shadow:0 5px 40px #00000029;will-change:transform,opacity;transform:translateY(0);transition:all .2s ease-in-out;border-radius:16px}.ai-response iframe#ai-chat-iframe.mini{height:540px}.ai-response iframe#ai-chat-iframe.standard,.ai-response iframe#ai-chat-iframe.iframe,.ai-response iframe#ai-chat-iframe.custom{height:580px}.ai-response iframe#ai-chat-iframe.widescreen{height:100vh;bottom:0!important}.ai-response iframe#ai-chat-iframe.iframe.left,.ai-response iframe#ai-chat-iframe.custom.left,.ai-response iframe#ai-chat-iframe.mini.left,.ai-response iframe#ai-chat-iframe.standard.left,.ai-response iframe#ai-chat-iframe.widescreen.left{left:0}.ai-response iframe#ai-chat-iframe.iframe.right,.ai-response iframe#ai-chat-iframe.custom.right,.ai-response iframe#ai-chat-iframe.mini.right,.ai-response iframe#ai-chat-iframe.standard.right,.ai-response iframe#ai-chat-iframe.widescreen.right{right:0}.ai-response iframe#ai-chat-iframe.standard.center,.ai-response iframe#ai-chat-iframe.custom.center,.ai-response iframe#ai-chat-iframe.iframe.center{left:50%;top:50%;transform:translate(-50%,-50%)}.ai-response iframe#ai-chat-iframe.no-sdk{width:80vw;margin:0 auto;height:80vh}.ai-response.is-mobile #ai-chat-iframe{width:100%;height:100%;inset:0!important}.ai-response iframe#ai-chat-iframe.no-sdk.is-mobile{width:100vw;height:100vh}.ai-response iframe#ai-chat-iframe.is-mobile{height:100%!important}.ai-response .floating-div.round{position:absolute;cursor:grab;transition:background-color .3s ease,box-shadow .3s ease;z-index:100;width:64px;height:64px;box-shadow:0 8px 32px #0006;border-radius:50%;line-height:64px;@apply flex justify-center items-center;}.ai-response .floating-div.bottom{left:0;bottom:0;width:100vw;height:50px}.ai-response .floating-div.round.left,.ai-response .floating-div.side.left,.ai-response .floating-div.picture.left,.ai-response.no-mobile .floating-div.bottom.left{left:var(--floatDivLeft)}.ai-response .floating-div.round.right,.ai-response .floating-div.side.right,.ai-response .floating-div.picture.right,.ai-response.no-mobile .floating-div.bottom.right{right:var(--floatDivRight)}.ai-response .floating-div{position:fixed;display:flex;align-items:center;justify-content:center;cursor:grabbing;background-color:var(--floatDivBgColor)}.ai-response .floating-div .btn-content{color:#fff;font-size:14px;white-space:nowrap}.ai-response .floating-div .btn-icon{width:33px;height:33px}.ai-response .floating-div.picture{background-color:transparent}.ai-response .float-btn#show-unread-count:after{content:attr(unread_count);position:absolute;top:-10px;right:10px;width:auto;height:20px;border-radius:20px;background-color:#e8726a;color:#fff;font-size:12px;text-align:center;line-height:20px;transform:translate(50%);padding:0 6px}.ai-response .float-btn#show-unread-count[unread_count="0"]:after{display:none}.ai-response .float-btn.right:after{left:0;right:auto;transform:translate(-50%)}.ai-response .float-btn.round:after,.ai-response .float-btn.picture:after{left:auto;right:0;transform:translate(0)}.ai-response .floating-div.picture .btn-icon{width:auto;height:auto;max-width:64px;max-height:64px;border-radius:50%}.ai-response .floating-div.bottom .btn-icon{margin-right:11px}.ai-response .floating-div.side{flex-direction:column;width:40px;padding:11px 0}.ai-response .floating-div.side .btn-content{writing-mode:tb-rl;width:40px;line-height:40px;margin-top:11px;font-size:17px}.ai-response.no-mobile .floating-div.bottom{width:auto;padding:0 11px;height:40px;left:auto}.ai-response .is-mobile.floating-div.bottom{width:100%!important;left:0!important;text-align:center!important;padding:0!important}.ai-response .message-preview{position:fixed;bottom:0;left:10px;display:flex;flex-direction:row;align-items:flex-start;padding:0 11px 0 0;overflow:hidden;cursor:pointer;opacity:0;animation:2s messagePreviewAnimation linear}.ai-response .message-preview .msg-icon-wrap{position:relative;display:flex;align-items:center;z-index:999999}.ai-response .message-preview .agent-avatar{width:40px;height:40px;border-radius:4px}.ai-response .message-preview .msg-content{font-size:14px;color:#fff;white-space:nowrap;display:inline-block}.ai-response .message-preview .msg-content{width:80%;max-width:400px;min-width:200px;min-height:60px;background:var(--floatDivBgColor);border-radius:4px;padding:12px 16px;box-sizing:border-box;flex-grow:0;margin-left:8px}.ai-response .message-preview .msg-content p{margin:0;padding:0}.ai-response .float-btn{position:fixed;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:unset}.ai-response .float-btn img{display:block;width:100%;height:100%;opacity:1;transition:all .2s ease-in-out;transform:scale(1);border-radius:50%}.ai-response .float-btn .hide-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-180deg);opacity:0;transition:all .2s ease-in-out}.ai-response .float-btn.unfold{background:var(--floatDivBgColor);border-radius:50%}.ai-response .float-btn.unfold img{opacity:0;transform:scale(.5)}.ai-response .float-btn.unfold .hide-icon{opacity:1;transform:translate(-50%,-50%) rotate(0)}@keyframes messagePreviewAnimation{0%{bottom:0;opacity:1}50%{bottom:100px;opacity:1}to{bottom:200px;opacity:0}}
