.xpro-assistant-save-settings,.xpro-assistant-submit-btn{background-image:linear-gradient(90deg,#ffb87d 0,#ff3d99 100%);cursor:pointer}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body.xpro-addons_page_xpro-auto-content{background-color:#fff;line-height:1.2;margin:0;padding:0}body.xpro-addons_page_xpro-auto-content #wpbody-content{padding-bottom:0;position:sticky;top:32px}body.xpro-addons_page_xpro-auto-content #wpcontent{padding:0}body.xpro-addons_page_xpro-auto-content #wpfooter{display:none}.xpro-assistant-wrapper{position:relative;overflow-x:hidden;overflow-y:auto}#xpro-assistant-form{display:flex;justify-content:space-between}#xpro-assistant-chat-wrapper{position:relative;padding:0;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 32px);overflow:hidden;width:calc(100vw - 500px)}#xpro-assistant-chat-container{display:flex;flex-direction:column;gap:15px;flex-shrink:0;flex-grow:0;height:100%;flex:1;overflow:auto;padding:30px}.xpro-assistant-chat-item{display:flex;align-items:center}.xpro-assistant-chat{margin-bottom:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;align-items:flex-end;max-width:50%}.xpro-assistant-chat>div{flex-grow:0;flex-shrink:0}.xpro-assistant-profile{margin:0 15px 0 0;overflow:hidden;background-color:#fff;cursor:pointer}.xpro-assistant-profile>img{width:40px}.xpro-assistant-chat-item.user .xpro-assistant-profile>img{width:50px;height:50px;object-fit:cover;border-radius:50px}.xpro-assistant-message{white-space:pre-wrap;font-size:16px;line-height:26px;padding:12px 20px;background-color:#f6f6f9;position:relative;border-radius:3px;min-height:50px;min-width:50px;max-width:100%}.xpro-assistant-message::after{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border:5px solid #f6f6f9;border-left-color:transparent;border-top-color:transparent}.xpro-assistant-chat-item.user{justify-content:flex-end}.xpro-assistant-chat-item.user .xpro-assistant-chat{flex-direction:row-reverse}.xpro-assistant-chat-item.user .xpro-assistant-profile{margin:0 0 0 15px}.xpro-assistant-chat-item.user .xpro-assistant-message::after{content:"";position:absolute;bottom:0;right:-8px;left:auto;width:0;height:0;border:5px solid #f6f6f9;border-right-color:transparent;border-top-color:transparent}.xpro-assistant-form-submit-wrapper{line-height:1;position:relative;display:flex;gap:10px;flex-shrink:0;flex-grow:0;padding:30px;align-items:center;border-top:1px solid #8080801a}.xpro-assistant-form-submit-wrapper input{display:block;width:100%;padding:15px 25px;font-size:14px;font-weight:400;line-height:1.2;color:#495057;background-color:#f6f6f9;border:1px solid #f6f6f9;box-sizing:border-box;appearance:none;border-radius:50px;height:50px}.xpro-assistant-form-submit-wrapper input:focus{outline:0;box-shadow:none}.xpro-assistant-form-submit-wrapper svg{width:20px;height:auto}.xpro-assistant-voice-btn{position:relative;padding:0;line-height:1;border:none;cursor:pointer;height:50px;width:50px;border-radius:50px;background-color:#f6f6f9;flex-shrink:0;flex-grow:0}.xpro-assistant-voice-btn>svg{width:16px;fill:#0000004f;transition:.3s ease-in-out}.xpro-assistant-voice-btn.active>svg{fill:#ff3d99;animation:.8s ease-in-out infinite alternate leaves;-webkit-animation:.8s ease-in-out infinite alternate leaves}@keyframes leaves{0%{transform:scale(.9)}100%{transform:scale(1)}}.xpro-assistant-submit-btn{padding:0;line-height:1;height:50px;width:100px;border:none;background-color:#ffb87d;border-radius:50px;flex-shrink:0;flex-grow:0}.xpro-assistant-save-settings:hover,.xpro-assistant-submit-btn:hover{background-image:linear-gradient(90deg ,#fa4c95 0,#fb8c87 100%)}.xpro-assistant-submit-btn>svg{fill:#fff}.xpro-assistant-setting-wrapper{position:relative;width:400px;padding:30px;border-left:1px solid #8080801a;background-color:#f6f6f9;display:flex;flex-direction:column;justify-content:space-between}.xpro-setting-list{padding:0;margin:0;list-style:none}.xpro-setting-list>li{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px}.xpro-assistant-tooltip{position:absolute;right:calc(100% + 40px);background-color:#f6f6f9;padding:15px;border-radius:2px;width:300px;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;font-size:13px;line-height:1.2;font-weight:400;transition:opacity .2s ease-in-out}.xpro-assistant-save-settings,.xpro-setting-list>li>label{font-size:15px;font-weight:500}.xpro-setting-list>li>label:hover .xpro-assistant-tooltip{opacity:1;visibility:visible}.xpro-setting-list input,.xpro-setting-list select{width:150px}.xpro-assistant-save-settings{width:100%;padding:15px;margin-top:25px;border:none;color:#fff;background-color:#ffb87d;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:15px}.xpro-assistant-save-settings svg{fill:#fff;width:18px;height:auto;display:none}.xpro-assistant-save-settings.active svg{display:inline-block;animation-name:spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:spin;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.xpro-assistant-settings-toggle{width:50px;height:50px;align-items:center;justify-content:center;border:1px solid #8080801a;background-color:#f6f6f9;position:absolute;left:-50px;top:50%;cursor:pointer;display:none;pointer-events:none;transform:translateY(-50%);border-top-left-radius:10px;border-bottom-left-radius:10px}.xpro-assistant-settings-toggle>svg{width:25px;height:auto;fill:#7a7a7a}@media screen and (max-width:991px){.xpro-assistant-settings-toggle{display:inline-block;pointer-events:auto}#xpro-assistant-form{flex-direction:column}#xpro-assistant-chat-wrapper{width:100%}.xpro-assistant-setting-wrapper{position:absolute;right:0;height:100%;transform:translateX(400px);transition:transform .3s linear}.xpro-assistant-setting-wrapper.active{transform:translateX(0)}}@media screen and (max-width:782px){#xpro-assistant-chat-wrapper{height:calc(100vh - 46px)}}