.mwai-messages-theme{--mwai-width:460px;--mwai-errorBackgroundColor:#6d2f2a;--mwai-fontSize:13px;--mwai-backgroundHeaderColor:#0084ff;--mwai-conversationsBackgroundColor:#fff;--mwai-borderRadius:10px;--mwai-iconTextBackgroundColor:#fff;--mwai-backgroundPrimaryColor:#fafafa;--mwai-backgroundUserColor:#0084ff;--mwai-spacing:10px;--mwai-backgroundAiSecondaryColor:#ddd;--mwai-lineHeight:1.5;--mwai-headerButtonsColor:#fff;--mwai-errorTextColor:#fff;--mwai-backgroundAiColor:#eee;--mwai-fontColor:#000;--mwai-iconTextColor:#000;--mwai-bubbleColor:#0084ff;--mwai-maxHeight:40vh}.mwai-messages-theme *{box-sizing:border-box}.mwai-messages-theme .mwai-content{font-size:var(--mwai-fontSize);color:var(--mwai-fontColor);flex-direction:column;border-radius:var(--mwai-borderRadius);background:var(--mwai-backgroundPrimaryColor);display:flex}.mwai-messages-theme .mwai-shortcuts{flex-direction:column;align-items:flex-end;display:flex}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut{height:inherit;min-height:inherit;padding:7px 12px;justify-content:end;font-size:var(--mwai-fontSize);margin-bottom:5px;min-width:90px;align-items:center;border-radius:var(--mwai-borderRadius);cursor:pointer;width:inherit;display:flex}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut.mwai-success{color:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.15);background:#4caf50}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut.mwai-danger{color:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.15);background:#f44336}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut.mwai-warning{color:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.15);background:#ff9800}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut.mwai-info{color:#fff;box-shadow:0 0 5px 1px rgba(0,0,0,.15);background:#2196f3}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut .mwai-icon{margin-right:5px}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut .mwai-icon img{max-height:16px;width:auto}.mwai-messages-theme .mwai-shortcuts .mwai-shortcut:hover{filter:brightness(1.1)}.mwai-messages-theme .mwai-blocks{padding:var(--mwai-spacing);flex-direction:column;display:flex}.mwai-messages-theme .mwai-blocks .mwai-block p:first-child{margin-top:0}.mwai-messages-theme .mwai-blocks button{cursor:pointer}.mwai-messages-theme .mwai-conversation{overflow:auto;padding:var(--mwai-spacing) var(--mwai-spacing) 0;flex-direction:column;max-height:var(--mwai-maxHeight);display:flex}.mwai-messages-theme .mwai-conversation .mwai-reply{padding:7px 12px;font-size:var(--mwai-fontSize);margin-bottom:var(--mwai-spacing);color:var(--mwai-fontColor);position:relative;border-radius:15px}.mwai-messages-theme .mwai-conversation .mwai-reply .mwai-name,.mwai-messages-theme .mwai-conversation .mwai-reply .mwai-name-text{display:none}.mwai-messages-theme .mwai-conversation .mwai-reply *>p:first-child{margin-top:0}.mwai-messages-theme .mwai-conversation .mwai-reply *>p:last-child{margin-bottom:0}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-ai{align-self:flex-start;background:var(--mwai-backgroundAiColor);margin-left:5px}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-ai:after,.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-ai:before{border-bottom-right-radius:10px;height:20px;content:"";position:absolute;bottom:0;background:var(--mwai-backgroundPrimaryColor);left:-10px;width:10px;z-index:1}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-ai:before{border-bottom-right-radius:15px;height:20px;background:var(--mwai-backgroundAiColor);left:-7px;width:20px;z-index:0}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-user{margin-right:10px;color:#fff;align-self:flex-end;background:var(--mwai-backgroundUserColor)}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-user:after,.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-user:before{border-bottom-left-radius:10px;height:20px;right:-10px;content:"";position:absolute;bottom:0;background:var(--mwai-backgroundPrimaryColor);width:10px;z-index:1}.mwai-messages-theme .mwai-conversation .mwai-reply.mwai-user:before{border-bottom-left-radius:15px;height:20px;right:-10px;background:var(--mwai-backgroundUserColor);background-attachment:fixed;width:20px;z-index:0}.mwai-messages-theme .mwai-text{flex:auto}.mwai-messages-theme .mwai-text .mwai-image{height:auto;max-width:250px;margin:0 0 10px;border-radius:var(--mwai-borderRadius);display:block}.mwai-messages-theme .mwai-text .mwai-filename{padding:5px 10px;border:1px solid var(--mwai-backgroundPrimaryColor);text-decoration:none;margin-bottom:10px;color:#fff;border-radius:var(--mwai-borderRadius);display:flex}.mwai-messages-theme .mwai-text>span>p>:first-child{margin-top:0}.mwai-messages-theme .mwai-text a{color:#2196f3}.mwai-messages-theme .mwai-text h1{font-size:200%}.mwai-messages-theme .mwai-text h2{font-size:160%}.mwai-messages-theme .mwai-text h3{font-size:140%}.mwai-messages-theme .mwai-text h4{font-size:120%}.mwai-messages-theme .mwai-text p{font-size:var(--mwai-fontSize);line-height:var(--mwai-lineHeight)}.mwai-messages-theme .mwai-text p code{padding:2px 6px;font-size:calc(var(--mwai-fontSize)*.9);border-radius:8px;background:var(--mwai-backgroundAiSecondaryColor);font-family:system-ui}.mwai-messages-theme .mwai-text pre{break-after:auto;padding:var(--mwai-spacing);color:var(--mwai-fontColor);max-width:100%;border-radius:var(--mwai-borderRadius);background:var(--mwai-backgroundAiSecondaryColor);width:100%;white-space:pre-wrap;font-family:system-ui}.mwai-messages-theme .mwai-text pre code{padding:0!important;background:var(--mwai-backgroundAiSecondaryColor);font-family:system-ui}.mwai-messages-theme .mwai-text ol{padding:0;margin:0 0 0 20px}.mwai-messages-theme .mwai-text table{border:2px solid var(--mwai-backgroundAiSecondaryColor);border-collapse:collapse;width:100%}.mwai-messages-theme .mwai-text thead{background:var(--mwai-backgroundAiSecondaryColor)}.mwai-messages-theme .mwai-text td,.mwai-messages-theme .mwai-text tr{padding:2px 5px}.mwai-messages-theme .mwai-text td{border:2px solid var(--mwai-backgroundAiSecondaryColor)}.mwai-messages-theme .mwai-text .mwai-typewriter{display:inline-block}.mwai-messages-theme .mwai-text .mwai-typewriter>:first-child,.mwai-messages-theme .mwai-text>:first-child{margin-top:0}.mwai-messages-theme .mwai-text>:last-child{margin-bottom:0}.mwai-messages-theme .mwai-input{padding:var(--mwai-spacing);align-items:center;display:flex}.mwai-messages-theme .mwai-input .mwai-input-text{flex:auto;overflow:hidden;border:1px solid var(--mwai-backgroundAiSecondaryColor);position:relative;border-radius:var(--mwai-borderRadius);background:var(--mwai-backgroundPrimaryColor);display:flex}.mwai-messages-theme .mwai-input .mwai-input-text.mwai-blocked img{filter:grayscale(100%);opacity:.5}.mwai-messages-theme .mwai-input .mwai-input-text.mwai-dragging{border:1px dashed var(--mwai-backgroundAiSecondaryColor)}.mwai-messages-theme .mwai-input .mwai-input-text textarea{flex:auto;overflow:hidden;min-height:inherit;padding:var(--mwai-spacing);resize:none;font-size:var(--mwai-fontSize);border:none;color:var(--mwai-fontColor);margin:0;background:var(--mwai-backgroundPrimaryColor);font-family:inherit}.mwai-messages-theme .mwai-input .mwai-input-text textarea:focus{outline:none;box-shadow:none}.mwai-messages-theme .mwai-input .mwai-input-text textarea::placeholder{color:var(--mwai-fontColor);opacity:.5}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-microphone{height:32px;width:32px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-microphone svg{height:32px;filter:grayscale(100%);fill:var(--mwai-fontColor);padding:5px 10px;transition:opacity .3s ease-out;opacity:.5;cursor:pointer;width:32px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-microphone[active=true] svg{opacity:1}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-microphone[disabled] svg{opacity:0;cursor:not-allowed}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon{height:32px;background:url(https://muzhikelin.info/wp-content/plugins/ai-engine-pro/themes/icons/white-icons.svg);background-size:500%;background-position:0 -96px;margin-left:5px;width:32px;margin-top:calc(var(--mwai-spacing)/2);z-index:100}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-idle-add{background-position:-32px -96px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-add{background-position:-32px 0}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-up{background-position:-64px 0}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-del{background-position:-96px 0}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-image-ok{background-position:-128px 0}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-add{background-position:-32px -64px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-up{background-position:-64px -64px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-del{background-position:-96px -64px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-document-ok{background-position:-128px -64px}.mwai-messages-theme .mwai-input .mwai-input-text .mwai-file-upload-icon .mwai-file-upload-progress{overflow:hidden;font-size:8px;font-weight:700;color:#fff;position:absolute;text-align:center;top:24px;left:23px;width:21px}.mwai-messages-theme .mwai-input .mwai-input-submit{width:110px}.mwai-messages-theme button{height:32px;padding:5px 15px;justify-content:center;border:none;color:#fff;background-color:var(--mwai-backgroundUserColor);align-items:center;border-radius:var(--mwai-borderRadius);cursor:pointer;margin-left:var(--mwai-spacing);display:flex}.mwai-messages-theme button .mwai-timer{font-size:11px;margin-right:5px;margin-left:5px}.mwai-messages-theme button:hover{filter:brightness(1.2)}.mwai-messages-theme button[disabled]{cursor:not-allowed}.mwai-messages-theme button[disabled] span{opacity:.5}.mwai-messages-theme button[disabled].mwai-busy span{display:none}.mwai-messages-theme button[disabled].mwai-busy:before{animation:mwai-button-spinner 1s ease infinite;height:18px;border:3px solid transparent;content:"";border-top:3px solid var(--mwai-fontColor);margin:auto;border-radius:50%;width:18px}.mwai-messages-theme .mwai-compliance{padding:calc(var(--mwai-spacing)/1.5) var(--mwai-spacing);font-size:smaller;color:var(--mwai-fontColor);opacity:.5;text-align:left;margin-top:calc(var(--mwai-spacing)*-1)}.mwai-messages-theme .mwai-gallery{grid-template-columns:repeat(3,1fr);grid-gap:5px;display:grid}.mwai-messages-theme .mwai-gallery img{width:100%}.mwai-messages-theme.mwai-discussions{overflow:hidden;color:var(--mwai-backgroundPrimaryColor);border-radius:var(--mwai-borderRadius);background:var(--mwai-conversationsBackgroundColor)}.mwai-messages-theme.mwai-discussions *{box-sizing:border-box}.mwai-messages-theme.mwai-discussions .mwai-header{padding:var(--mwai-spacing);justify-content:space-between;align-items:center;background:var(--mwai-backgroundAiSecondaryColor);display:flex}.mwai-messages-theme.mwai-discussions .mwai-content{list-style:none;padding:0;margin:0;background:var(--mwai-conversationsBackgroundColor)}.mwai-messages-theme.mwai-discussions .mwai-content li{padding:calc(var(--mwai-spacing)/2);font-size:75%;margin-right:calc(var(--mwai-spacing)/2);margin-bottom:calc(var(--mwai-spacing)/2);color:var(--mwai-conversationsTextColor);opacity:.65;margin-left:calc(var(--mwai-spacing)/2)}.mwai-messages-theme.mwai-discussions .mwai-content li.mwai-active,.mwai-messages-theme.mwai-discussions .mwai-content li:hover{color:var(--mwai-backgroundPrimaryColor);opacity:1;border-radius:var(--mwai-borderRadius);background:var(--mwai-backgroundHeaderColor);cursor:pointer}.mwai-messages-theme.mwai-discussions .mwai-content li:first-child{margin-top:calc(var(--mwai-spacing)/2)}.mwai-messages-theme.mwai-discussions button{margin-left:0}.mwai-messages-theme .mwai-transition,.mwai-messages-theme.mwai-transition{transition:opacity .35s ease-in-out;opacity:0}.mwai-messages-theme .mwai-transition-visible,.mwai-messages-theme.mwai-transition-visible{opacity:1}.mwai-messages-theme .mwai-text{overflow-wrap:anywhere}.mwai-messages-theme .mwai-text img{max-width:100%}.mwai-messages-theme .mwai-text div p:first-child{margin-top:0}.mwai-messages-theme .mwai-text div p:last-child{margin-bottom:0}.mwai-messages-theme .mwai-trigger{right:0;transition:all .2s ease-out;position:absolute;flex-direction:column;bottom:0;align-items:end;display:flex;z-index:9999}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container{flex-direction:column;align-items:flex-end;display:flex}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text{padding:10px 15px;font-size:13px;margin-bottom:15px;color:var(--mwai-iconTextColor);max-width:200px;box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:8px;background:var(--mwai-iconTextBackgroundColor)}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text-close{height:20px;padding:5px;justify-content:center;margin-bottom:3px;color:var(--mwai-iconTextColor);align-items:center;border-radius:100%;background:var(--mwai-iconTextBackgroundColor);width:20px;display:none}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container:hover{cursor:pointer}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container:hover .mwai-icon-text-close{font-size:12px;display:flex}.mwai-messages-theme .mwai-trigger .mwai-icon-text-container:hover .mwai-icon-text-close:hover{filter:brightness(1.2)}@media (max-width:760px){.mwai-messages-theme .mwai-trigger .mwai-icon-text-container .mwai-icon-text-close{display:flex}}.mwai-messages-theme .mwai-trigger .mwai-icon-container .mwai-icon{filter:drop-shadow(0 0 15px rgba(0,0,0,.15));transition:all .2s ease-out}.mwai-messages-theme .mwai-trigger .mwai-icon-container .mwai-icon:hover{transform:scale(1.05);cursor:pointer}.mwai-messages-theme.mwai-window{right:30px;position:fixed;bottom:30px;width:var(--mwai-width);z-index:9999}.mwai-messages-theme.mwai-window .mwai-header{justify-content:flex-end;align-items:center;border-radius:var(--mwai-borderRadius) var(--mwai-borderRadius) 0 0;background:var(--mwai-backgroundHeaderColor);display:none}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons{align-items:center;display:flex}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button{height:32px;justify-content:center;align-items:center;cursor:pointer;width:22px;display:flex}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button:before{height:13px;border:1px solid var(--mwai-headerButtonsColor);transition:all .2s ease-out;content:" ";position:absolute;cursor:pointer;width:13px}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-resize-button:hover:before{height:16px;width:16px}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button{height:32px;justify-content:center;border-radius:var(--mwai-borderRadius);cursor:pointer;width:33px}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:before{transform:translate(16px,5px) rotate(45deg);transition:all .2s ease-out}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:after{transform:translate(16px,5px) rotate(-45deg);transition:all .2s ease-out}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:after,.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:before{height:22px;content:" ";position:absolute;background-color:var(--mwai-headerButtonsColor);cursor:pointer;width:1px}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:hover:before{transform:translate(16px,5px) rotate(135deg);opacity:1}.mwai-messages-theme.mwai-window .mwai-header .mwai-buttons .mwai-close-button:hover:after{transform:translate(16px,5px) rotate(45deg);opacity:1}.mwai-messages-theme.mwai-window .mwai-content{max-height:var(--mwai-maxHeight);opacity:0;border-radius:0 0 var(--mwai-borderRadius) var(--mwai-borderRadius);display:none}.mwai-messages-theme.mwai-window.mwai-bottom-left{right:inherit;bottom:30px;left:30px}.mwai-messages-theme.mwai-window.mwai-bottom-left .mwai-trigger{right:inherit;left:0}.mwai-messages-theme.mwai-window.mwai-top-right{right:30px;bottom:inherit;top:30px}.mwai-messages-theme.mwai-window.mwai-top-right .mwai-trigger{bottom:inherit;top:0}.mwai-messages-theme.mwai-window.mwai-top-left{right:inherit;bottom:inherit;top:30px;left:30px}.mwai-messages-theme.mwai-window.mwai-top-left .mwai-trigger{right:inherit;bottom:inherit;top:0;left:0}.mwai-messages-theme.mwai-window.mwai-bottom-left .mwai-trigger,.mwai-messages-theme.mwai-window.mwai-top-left .mwai-trigger{align-items:flex-start}.mwai-messages-theme.mwai-window.mwai-top-left .mwai-trigger,.mwai-messages-theme.mwai-window.mwai-top-right .mwai-trigger{flex-direction:column-reverse}.mwai-messages-theme.mwai-window.mwai-top-left .mwai-trigger .mwai-icon-text,.mwai-messages-theme.mwai-window.mwai-top-right .mwai-trigger .mwai-icon-text{margin-bottom:0;margin-top:15px}.mwai-messages-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons{margin-bottom:0}.mwai-messages-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons .mwai-resize-button:before{height:16px;width:16px}.mwai-messages-theme.mwai-window.mwai-fullscreen .mwai-header .mwai-buttons .mwai-resize-button:hover:before{height:13px;width:13px}.mwai-messages-theme.mwai-fullscreen.mwai-window.mwai-open,.mwai-messages-theme.mwai-fullscreen:not(.mwai-window){height:inherit;right:0!important;position:fixed;max-width:inherit;flex-direction:column;max-height:inherit;bottom:0!important;top:0!important;background-color:var(--mwai-backgroundSecondaryColor);margin:0;left:0!important;width:inherit;display:flex;z-index:999999}.mwai-messages-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-header,.mwai-messages-theme.mwai-fullscreen:not(.mwai-window) .mwai-header{border-radius:0}.mwai-messages-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-content,.mwai-messages-theme.mwai-fullscreen:not(.mwai-window) .mwai-content{height:100%;max-height:inherit;border-radius:0}.mwai-messages-theme.mwai-fullscreen.mwai-window.mwai-open .mwai-content .mwai-conversation,.mwai-messages-theme.mwai-fullscreen:not(.mwai-window) .mwai-content .mwai-conversation{flex:auto;max-height:none}.mwai-messages-theme.mwai-window.mwai-open .mwai-header{display:flex}.mwai-messages-theme.mwai-window.mwai-open .mwai-content{transition:opacity .2s ease-in-out 0s;opacity:1;display:flex}.mwai-messages-theme.mwai-window.mwai-open .mwai-trigger{display:none}.mwai-messages-theme .mwai-error{padding:var(--mwai-spacing);color:#fff;margin:var(--mwai-spacing);border-radius:var(--mwai-borderRadius);background:rgba(180,55,55,.55)}.mwai-messages-theme .mwai-error:hover{background:rgba(180,44,44,.85);cursor:pointer}.mwai-messages-theme.mwai-bubble .mwai-icon-container{height:60px;justify-content:center;transition:all .2s ease-out;align-items:center;border-radius:100%;background:var(--mwai-bubbleColor);width:60px;display:flex}.mwai-messages-theme.mwai-bubble .mwai-icon-container .mwai-icon{filter:none;max-width:50%;max-height:50%}.mwai-messages-theme.mwai-bubble .mwai-icon-container .mwai-icon:hover{transform:none}.mwai-messages-theme.mwai-bubble .mwai-icon-container .mwai-emoji{font-size:30px!important}.mwai-messages-theme.mwai-bubble .mwai-icon-container:hover{filter:brightness(1.1);cursor:pointer}@media (max-width:760px){.mwai-messages-theme.mwai-window.mwai-open{height:inherit;right:0!important;position:fixed;max-width:inherit;flex-direction:column;max-height:inherit;bottom:0!important;top:0!important;background-color:var(--mwai-backgroundSecondaryColor);margin:0;left:0!important;width:inherit;display:flex;z-index:999999}.mwai-messages-theme.mwai-window.mwai-open .mwai-content,.mwai-messages-theme.mwai-window.mwai-open .mwai-header{border-radius:0}.mwai-messages-theme.mwai-window.mwai-open .mwai-input{flex-direction:column}.mwai-messages-theme.mwai-window.mwai-open .mwai-input button{font-size:16px;margin-left:0;width:100%}.mwai-messages-theme.mwai-window.mwai-open .mwai-input .mwai-input-text{width:100%}.mwai-messages-theme.mwai-window.mwai-open .mwai-input .mwai-input-text input,.mwai-messages-theme.mwai-window.mwai-open .mwai-input .mwai-input-text textarea{font-size:16px}.mwai-messages-theme.mwai-window.mwai-open .mwai-content{height:100%;transition:opacity .2s ease-in-out 0s;max-height:inherit;opacity:1;display:flex}.mwai-messages-theme.mwai-window.mwai-open .mwai-content .mwai-conversation{flex:auto;max-height:none}.mwai-messages-theme.mwai-window.mwai-open .mwai-resize-button{display:none!important}.mwai-messages-theme.mwai-window.mwai-open .mwai-trigger{display:none}}@keyframes mwai-button-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.mwai-messages-theme .admin-bar .mwai-fullscreen.mwai-window.mwai-open,.mwai-messages-theme .admin-bar .mwai-fullscreen:not(.mwai-window){top:32px}.mwai-messages-theme pre code.hljs{overflow-x:auto;padding:1em;display:block}.mwai-messages-theme code.hljs{padding:3px 5px}.mwai-messages-theme .hljs{color:#333;background:#f0f0f0}.mwai-messages-theme .hljs-subst{color:#333}.mwai-messages-theme .hljs-comment{color:#888}.mwai-messages-theme .hljs-attr,.mwai-messages-theme .hljs-doctag,.mwai-messages-theme .hljs-keyword,.mwai-messages-theme .hljs-meta .hljs-keyword,.mwai-messages-theme .hljs-section,.mwai-messages-theme .hljs-selector-tag{color:#07c}.mwai-messages-theme .hljs-attribute{color:#a37}.mwai-messages-theme .hljs-name,.mwai-messages-theme .hljs-number,.mwai-messages-theme .hljs-quote,.mwai-messages-theme .hljs-selector-id,.mwai-messages-theme .hljs-template-tag,.mwai-messages-theme .hljs-type{color:#c18401}.mwai-messages-theme .hljs-selector-class{color:#07c}.mwai-messages-theme .hljs-link,.mwai-messages-theme .hljs-regexp,.mwai-messages-theme .hljs-selector-attr,.mwai-messages-theme .hljs-string,.mwai-messages-theme .hljs-symbol,.mwai-messages-theme .hljs-template-variable,.mwai-messages-theme .hljs-variable{color:#689700}.mwai-messages-theme .hljs-meta,.mwai-messages-theme .hljs-selector-pseudo{color:#07c}.mwai-messages-theme .hljs-built_in,.mwai-messages-theme .hljs-literal,.mwai-messages-theme .hljs-title{color:#c18401}.mwai-messages-theme .hljs-bullet,.mwai-messages-theme .hljs-code{color:#555}.mwai-messages-theme .hljs-meta .hljs-string{color:#689700}.mwai-messages-theme .hljs-deletion{color:#b71c1c}.mwai-messages-theme .hljs-addition{color:#1b5e20}.mwai-messages-theme .hljs-emphasis{font-style:italic}.mwai-messages-theme .hljs-strong{font-weight:700}.mwai-messages-theme .mwai-reply-actions{padding:2px;right:10px;position:absolute;top:10px;align-items:center;box-shadow:0 0 8px rgba(0,0,0,.25);border-radius:5px;background:var(--mwai-backgroundPrimaryColor);display:flex;z-index:100}.mwai-messages-theme .mwai-reply-actions .mwai-copy-button{height:24px;fill:var(--mwai-fontColor);padding:3px 5px;border-radius:5px;background:var(--mwai-backgroundPrimaryColor);cursor:pointer;width:24px}.mwai-messages-theme .mwai-reply-actions .mwai-copy-button:hover{filter:brightness(1.2)}.mwai-messages-theme .mwai-reply-actions.mwai-hidden{opacity:0}.mwai-messages-theme .mwai-reply-actions{top:5px}.mwai-messages-theme .mwai-reply-actions .mwai-copy-button{padding-top:4px}.mwai-messages-theme .mwai-reply-actions .mwai-copy-button:hover{fill:var(--mwai-backgroundPrimaryColor);background:var(--mwai-backgroundUserColor)}@media (max-width:760px){.mwai-messages-theme.mwai-window{width:calc(100% - 40px);z-index:9999999999}.mwai-messages-theme .mwai-input{flex-direction:column}.mwai-messages-theme .mwai-input .mwai-input-text{width:100%}.mwai-messages-theme .mwai-input .mwai-input-submit{margin:15px 0 0;width:100%}}