:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:.3em;border-radius:.5rem;width:15rem}.menu-button{width:100%}.read-the-docs{color:#888}:root{--mchat-primary-hue:183;--mchat-primary-saturation:48%;--mchat-primary-lightness:44%;--mchat-primary-alpha:1;--mchat-secondary-hue:215;--mchat-secondary-saturation:14%;--mchat-secondary-lightness:25%;--mchat-secondary-alpha:1;--mchat-primary:hsla(var(--mchat-primary-hue),var(--mchat-primary-saturation),var(--mchat-primary-lightness),var(--mchat-primary-alpha));--mchat-secondary:hsla(var(--mchat-secondary-hue),var(--mchat-secondary-saturation),var(--mchat-secondary-lightness),var(--mchat-secondary-alpha));--mchat-neutral-light-hue:1;--mchat-neutral-light-saturation:1%;--mchat-neutral-light-lightness:95%;--mchat-neutral-light-alpha:1;--mchat-neutral-light:hsla(var(--mchat-neutral-light-hue),var(--mchat-neutral-light-saturation),var(--mchat-neutral-light-lightness),var(--mchat-neutral-light-alpha));--mchat-light-text:#fff;--mchat-dark-text:#000;--mchat-disabled-state-color:hsla(var(--mchat-neutral-light-hue),var(--mchat-neutral-light-saturation),60%,1);--mchat-selected-state-color:hsla(var(--mchat-primary-hue),var(--mchat-primary-saturation),34%,1);--mchat-font:Open Sans,sans-serif;--mchat-font-size:1rem;--mchat-radius:25px;--mchat-bubble-header-color:var(--mchat-secondary);--mchat-incoming-bubble-color:hsla(var(--mchat-primary-hue),var(--mchat-primary-saturation),99%,1);--mchat-incoming-bubble-text-color:var(--mchat-dark-text);--mchat-outcoming-bubble-color:var(--mchat-primary);--mchat-outcoming-bubble-text-color:var(--mchat-light-text);--mchat-header-height:60px;--mchat-header-color:var(--mchat-secondary);--mchat-header-text-color:var(--mchat-light-text);--mchat-background-color:var(--mchat-neutral-light);--mchat-panel-background-hue:var(--mchat-secondary-hue);--mchat-panel-background-saturation:var(--mchat-secondary-saturation);--mchat-panel-background-lightness:var(--mchat-secondary-lightness);--mchat-panel-text-color:var(--mchat-light-text);--mchat-panel-button-color:var(--mchat-primary);--mchat-button-color:var(--mchat-primary);--mchat-button-text-color:var(--mchat-light-text);--mchat-feedback-value-color:var(--mchat-primary);--mchat-feedback-background-color:hsla(var(--mchat-primary-hue),var(--mchat-primary-saturation),99%,1);--mchat-footer-height:3em;--mchat-user-input-text-color:var(--mchat-dark-text);--mchat-action-button-color:transparent;--mchat-action-button-content-hue:var(--mchat-primary-hue);--mchat-action-button-content-saturation:var(--mchat-primary-saturation);--mchat-action-button-content-lightness:var(--mchat-primary-lightness);--mchat-action-button-content-color:hsl(var(--mchat-action-button-content-hue),var(--mchat-action-button-content-saturation),var(--mchat-action-button-content-lightness));--mchat-action-button-selected-state-content-color:var(--mchat-selected-state-color);--mchat-welcome-bubble-background-color:var(--mchat-background-color);--mchat-welcome-bubble-open-button-hue:var(--mchat-primary-hue);--mchat-welcome-bubble-open-button-saturation:var(--mchat-primary-saturation);--mchat-welcome-bubble-open-button-ligtness:var(--mchat-primary-lightness);--mchat-welcome-bubble-open-button-color:hsl(var(--mchat-welcome-bubble-open-button-hue),var(--mchat-welcome-bubble-open-button-saturation),var(--mchat-welcome-bubble-open-button-ligtness));--mchat-welcome-bubble-close-button-color:var(--mchat-primary);--mchat-welcome-bubble-open-button-selected-state-color:hsla(var(--mchat-welcome-bubble-open-button-hue),var(--mchat-welcome-bubble-open-button-saturation),34%,1)}.mchat-container{box-sizing:border-box;font-size:var(--mchat-font-size);font-family:var(--mchat-font);opacity:1;z-index:10000;height:100%;line-height:1em;transition:opacity .5s;display:flex;position:fixed;bottom:32px;right:32px}.mchat-container *,.mchat-container :before,.mchat-container :after{box-sizing:border-box}@media screen and (min-width:700px){.mchat-container:not(.mchat-container--closed){padding-top:64px}}.mchat-container--closed{height:auto;max-height:132px}@media screen and (max-width:700px){.mchat-container{bottom:24px;right:24px}.mchat-container--hidden{visibility:hidden}.mchat-container--hidden .mchat-launcher{opacity:0;z-index:-1}.mchat-container:not(.mchat-container--closed){width:100%;height:100%;height:100svh;top:0;right:0;bottom:0;left:0}}.mchat-container ::-webkit-scrollbar{width:.5em}.mchat-container ::-webkit-scrollbar-thumb{background:var(--mchat-primary);border-radius:20px}.mchat-container ::-webkit-scrollbar-thumb:hover{background:var(--mchat-primary)}.mchat{width:100%;height:100%}.mchat-wrapper{background:var(--mchat-background-color);color:var(--mchat-dark-text);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 29px #64646f66}@media (min-width:700px){.mchat-wrapper{border-radius:var(--mchat-radius)}}.mchat-text-with-icon{justify-content:center;align-items:center;gap:.25em;display:inline-flex}.mchat-primary-color{color:var(--mchat-primary)}.mchat-time-left-icon{background-color:var(--mchat-primary);width:1.5em;height:1.5em;-webkit-mask:url(/assets/time-left.172b32ed-DtMisXkL.svg) 50% no-repeat;mask:url(/assets/time-left.172b32ed-DtMisXkL.svg) 50% no-repeat}.mchat-close-icon{background-color:var(--mchat-header-text-color);width:1.5em;height:1.5em;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3csvg%20viewBox='-0.5%200%2025%2025'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m3%2021.32%2018-18M3%203.32l18%2018'%20stroke='%23000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20viewBox='-0.5%200%2025%2025'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m3%2021.32%2018-18M3%203.32l18%2018'%20stroke='%23000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50% no-repeat}.mchat-minimize-icon{background-color:var(--mchat-header-text-color);display:inline-block;-webkit-mask:url("data:image/svg+xml,%3csvg%20class='svg-icon'%20style='vertical-align:middle;fill:currentColor;width:1em;height:1em;overflow:hidden'%20viewBox='0%200%201024%201024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M960%20544H64a32%2032%200%201%201%200-64h896a32%2032%200%201%201%200%2064'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20class='svg-icon'%20style='vertical-align:middle;fill:currentColor;width:1em;height:1em;overflow:hidden'%20viewBox='0%200%201024%201024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M960%20544H64a32%2032%200%201%201%200-64h896a32%2032%200%201%201%200%2064'/%3e%3c/svg%3e") 50% no-repeat}.mchat-header{color:var(--mchat-header-text-color);flex:0 0 var(--mchat-header-height);background-color:var(--mchat-header-color);justify-content:space-between;align-items:center;display:flex}.mchat-header__title{padding:1em}.mchat-header__buttons{justify-content:flex-end;align-items:center;gap:1em;margin-right:1em;display:flex}.mchat-body{scroll-behavior:smooth;overscroll-behavior-y:contain;flex-direction:column;flex-grow:1;align-items:flex-start;gap:.5em;width:100%;padding:1em;display:flex;position:relative;overflow-x:visible;overflow-y:auto}.mchat-body>*{overflow-wrap:anywhere;max-width:100%}.mchat-body a{overflow-wrap:anywhere}.mchat-body--avatars .mchat-message:not(.mchat-text-message.mchat-message--in):not(.mchat-typing-message){padding-left:2.3em}.mchat-flex{flex:auto;justify-content:space-between;gap:1em;display:flex}.mchat-bubble{gap:.25em;display:flex;position:relative}.mchat-bubble .mchat-bubble__content a{color:var(--mchat-primary);text-align:left}.mchat-bubble--in .mchat-bubble__content{color:var(--mchat-incoming-bubble-text-color);background-color:var(--mchat-incoming-bubble-color);border-radius:0 var(--mchat-radius)var(--mchat-radius);padding:1em;line-height:1.3rem}.mchat-bubble--out .mchat-bubble__content{color:var(--mchat-outcoming-bubble-text-color);background-color:var(--mchat-outcoming-bubble-color);border-radius:var(--mchat-radius)0 var(--mchat-radius)var(--mchat-radius);padding:1em;line-height:1.3em}.mchat-bubble__avatar>img{width:2.5em;max-width:none}.mchat-bubble__header{color:var(--mchat-bubble-header-color);padding-bottom:.25em}.mchat-bubble__link{color:var(--mchat-primary);margin-top:.25em;display:block}.mchat-image{margin-top:8px}.mchat-bubble__title{margin-bottom:.5em;font-size:1.25em;font-weight:600}.mchat-footer{flex:0 0 var(--mchat-footer-height);align-items:center;padding:.25em 1em .35em;display:flex;position:relative}.mchat-footer:before{content:"";opacity:.9;width:90%;height:2px;margin:0 auto;display:block;position:absolute;top:-4px;left:0;right:0;overflow-y:visible;box-shadow:0 2px 2px #000000b3}.mchat-footer__user-action-wrapper{width:100%;height:3em;display:flex}.mchat-footer__input{color:var(--mchat-user-input-text-color);background:0 0;border:none;width:100%;padding:.5em 0 .5em .5em;font-size:1em}.mchat-footer__input:focus-visible,.mchat-footer__input:visited{outline:none}.mchat-footer__input--multiline{resize:none;border-radius:0;margin:.25em 0;padding:0 0 0 .25em;font-family:inherit;font-style:normal;font-weight:400;line-height:1.3em;overflow:hidden}.mchat-footer__input::placeholder{color:hsla(var(--mchat-neutral-light-hue),var(--mchat-neutral-light-saturation),55%,var(--mchat-neutral-light-alpha))}.mchat-processing-state{color:var(--mchat-header-color);border:none;justify-content:center;align-items:center;width:100%;font-size:1.1em;font-weight:700;display:flex}.mchat-action-button{cursor:pointer;background:var(--mchat-action-button-color);border:none;flex:none;justify-content:center;align-items:center;width:3em;height:100%;margin:0;padding:0;font-size:1em;transition:all .3s;display:flex}.mchat-action-button *{font-size:1.5em}.mchat-action-button>svg{fill:var(--mchat-action-button-content-color);width:auto;height:1em;transition:all .3s;display:block;position:relative}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{fill:hsl(var(--mchat-action-button-content-hue),var(--mchat-action-button-content-saturation),30%);opacity:.8;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.mchat-action-button>svg:hover{fill:var(--mchat-selected-state-color)}.mchat-action-button:focus{box-shadow:none;outline:none}.mchat-action-button--audio-active>svg{fill:hsl(var(--mchat-action-button-content-hue),var(--mchat-action-button-content-saturation),30%);transform:scale(.8)}.mchat-action-button--audio-pulsing>svg{animation:1s infinite pulse}.mchat-action-button:disabled{opacity:.3;cursor:default}.mchat-action-button:disabled:hover{filter:none}.mchat-action-button:disabled:active{background-color:var(--mchat-disabled-state-color)}.mchat-action-button.mchat-action-button--input-character-counter:disabled{opacity:1}.mchat-action-button__icon{background-color:var(--mchat-action-button-content-color);width:1em;height:1em;margin:0;padding:0;line-height:1em;transition:all .3s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:auto;mask-size:auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mchat-action-button__icon:hover{background-color:var(--mchat-action-button-selected-state-content-color)}.mchat-action-button__icon--send{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20495.003%20495.003'%3e%3cg%20id='XMLID_51_'%3e%3cpath%20id='XMLID_53_'%20d='M164.711%20456.687a8.007%208.007%200%200%200%204.266%207.072%207.992%207.992%200%200%200%208.245-.468l55.09-37.616-67.6-32.22v63.232z'/%3e%3cpath%20id='XMLID_52_'%20d='M492.431%2032.443a8.024%208.024%200%200%200-5.44-2.125%207.89%207.89%200%200%200-3.5.816L7.905%20264.422a14.154%2014.154%200%200%200%20.153%2025.472L133.4%20349.618l250.62-205.99-219.565%20220.786%20156.145%2074.4a14.115%2014.115%200%200%200%206.084%201.376c1.768%200%203.519-.322%205.186-.977a14.188%2014.188%200%200%200%207.97-7.956l154.596-390a7.968%207.968%200%200%200-2.005-8.814z'/%3e%3c/g%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20495.003%20495.003'%3e%3cg%20id='XMLID_51_'%3e%3cpath%20id='XMLID_53_'%20d='M164.711%20456.687a8.007%208.007%200%200%200%204.266%207.072%207.992%207.992%200%200%200%208.245-.468l55.09-37.616-67.6-32.22v63.232z'/%3e%3cpath%20id='XMLID_52_'%20d='M492.431%2032.443a8.024%208.024%200%200%200-5.44-2.125%207.89%207.89%200%200%200-3.5.816L7.905%20264.422a14.154%2014.154%200%200%200%20.153%2025.472L133.4%20349.618l250.62-205.99-219.565%20220.786%20156.145%2074.4a14.115%2014.115%200%200%200%206.084%201.376c1.768%200%203.519-.322%205.186-.977a14.188%2014.188%200%200%200%207.97-7.956l154.596-390a7.968%207.968%200%200%200-2.005-8.814z'/%3e%3c/g%3e%3c/svg%3e")}.mchat-footer__character-counter{color:red;padding:.7em 0;font-weight:700}.mchat-message{gap:.5em;width:100%;display:flex}.mchat-message--out{flex-direction:row-reverse}@media screen and (max-width:700px){.mchat-buttons-message{align-items:center;padding-left:0}}.mchat-hyperlinks-group-message{flex-flow:wrap;gap:.3em;display:flex}.mchat-hyperlinks-group-message>*{overflow-wrap:anywhere;min-width:0}.mchat-search-message{gap:.5em}.mchat-typing-message{width:auto}.mchat-typing-message__svg{fill:var(--mchat-incoming-bubble-text-color);width:30px}@keyframes typing{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.mchat-typing-message__circle-1{animation:1s infinite typing}.mchat-typing-message__circle-2{animation:1s .2s infinite typing}.mchat-typing-message__circle-3{animation:1s .4s infinite typing}.mchat-debug-message{color:#fff;font-size:90%}.mchat-debug-message .mchat-bubble{background-color:#333131;flex-direction:column;display:flex}.mchat-debug-message__title{vertical-align:top;margin:0;padding:0}.mchat-debug-message__items{word-break:break-all;flex-direction:column;padding-inline-start:10px;list-style:none;display:flex}.mchat-header-button{cursor:pointer;background:var(--mchat-header-color);color:inherit;border:none}.mchat-header-button__icon{width:1.75em;height:1.75em}.mchat-launcher{z-index:10001;display:flex;position:relative}@media screen and (min-width:1300px){.mchat-launcher{margin-bottom:16px;margin-right:16px}}.mchat-launcher__button{background-color:var(--mchat-primary);cursor:pointer;border:1px solid var(--mchat-primary);box-shadow:0 0 47px -4px #000000b3;border-radius:100%;justify-content:center;align-self:flex-end;align-items:center;width:65px;height:65px;margin-bottom:0;margin-right:0;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;-webkit-box-shadow:0 0 47px -4px #0009;-moz-box-shadow:0 0 47px -4px #0009}@media screen and (min-width:1300px){.mchat-launcher__button{border:none;width:90px;height:90px}}.mchat-launcher__button:hover{background-color:var(--mchat-selected-state-color)}.mchat-launcher__button-icon{background-color:var(--mchat-neutral-light);width:3em;height:3em;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20stroke='currentColor'%20aria-hidden='true'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M20.25%208.511c.884.284%201.5%201.128%201.5%202.097v4.286c0%201.136-.847%202.1-1.98%202.193-.34.027-.68.052-1.02.072v3.091l-3-3a49.5%2049.5%200%200%201-4.02-.163%202.115%202.115%200%200%201-.825-.242m9.345-8.334a2.126%202.126%200%200%200-.476-.095%2048.64%2048.64%200%200%200-8.048%200c-1.131.094-1.976%201.057-1.976%202.192v4.286c0%20.837.46%201.58%201.155%201.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455%2048.455%200%200%200%2011.25%203c-2.115%200-4.198.137-6.24.402-1.608.209-2.76%201.614-2.76%203.235v6.226c0%201.621%201.152%203.026%202.76%203.235.577.075%201.157.14%201.74.194V21l4.155-4.155'/%3e%3c/svg%3e") 50% no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20stroke='currentColor'%20aria-hidden='true'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M20.25%208.511c.884.284%201.5%201.128%201.5%202.097v4.286c0%201.136-.847%202.1-1.98%202.193-.34.027-.68.052-1.02.072v3.091l-3-3a49.5%2049.5%200%200%201-4.02-.163%202.115%202.115%200%200%201-.825-.242m9.345-8.334a2.126%202.126%200%200%200-.476-.095%2048.64%2048.64%200%200%200-8.048%200c-1.131.094-1.976%201.057-1.976%202.192v4.286c0%20.837.46%201.58%201.155%201.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455%2048.455%200%200%200%2011.25%203c-2.115%200-4.198.137-6.24.402-1.608.209-2.76%201.614-2.76%203.235v6.226c0%201.621%201.152%203.026%202.76%203.235.577.075%201.157.14%201.74.194V21l4.155-4.155'/%3e%3c/svg%3e") 50% no-repeat}@media screen and (max-width:1300px){.mchat-launcher__button-icon{width:2.25em;height:2.25em}}.mchat-hyperlink{color:var(--mchat-incoming-bubble-text-color);gap:.5em;width:-moz-fit-content;width:fit-content;margin-top:4px;font-style:italic;text-decoration:none;transition:all .2s;display:flex}.mchat-hyperlink:hover{color:hsl(var(--mchat-primary-hue),100%,40%);transform:scale(1.02)}.mchat-button{color:var(--mchat-button-text-color);background-color:var(--mchat-button-color);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:10px;outline:none;padding:.9em 1em;font-size:.75em;transition:all .3s;display:inline-block;position:relative}.mchat-button:hover{background-color:var(--mchat-selected-state-color)}.mchat-container .mchat-button--selected{background-color:var(--mchat-selected-state-color);pointer-events:none;color:var(--mchat-outcoming-bubble-text-color)}.mchat-container .mchat-icon-button{align-items:center;gap:.5em;display:flex}.mchat-container .mchat-option-button:disabled:not(.mchat-button--selected){background-color:var(--mchat-disabled-state-color);cursor:not-allowed}.mchat-container .mchat-hyperlink-button{width:-moz-fit-content;width:fit-content;text-decoration:none}.mchat-option-buttons{flex-direction:column;align-items:flex-start;gap:.5em;max-width:-moz-fit-content;max-width:fit-content;display:flex}.mchat-option-buttons>*{width:100%}.mchat-welcome-bubble{background-color:var(--mchat-welcome-bubble-background-color);border-radius:var(--mchat-radius);z-index:10000;color:var(--mchat-dark-text);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s;position:absolute;top:-20px;right:16px;transform:translateY(-90%);box-shadow:0 0 17px -4px #0009}@media screen and (max-width:1300px){.mchat-welcome-bubble{right:-32px}.mchat-welcome-bubble .mchat-welcome-bubble__wrapper{flex-direction:row;align-items:center}.mchat-welcome-bubble.mchat-welcome-bubble--is-active{transform:scale(.6)translateY(-110%)}.mchat-welcome-bubble .mchat-welcome-bubble__open-button{display:none}.mchat-welcome-bubble .mchat-welcome-bubble__body{padding:.25em}.mchat-welcome-bubble .mchat-welcome-bubble__image-picture{width:50px}.mchat-welcome-bubble .mchat-welcome-bubble__image-label{display:none}}.mchat-welcome-bubble>*{font-size:1em;line-height:1.5em}.mchat-welcome-bubble--is-active{visibility:visible;opacity:1;transform:translateY(-100%)}.mchat-welcome-bubble__wrapper{z-index:inherit;flex-direction:column;padding:8px 16px;display:flex;position:relative}.mchat-welcome-bubble:after{content:"";border-style:solid;border-width:36px;border-color:var(--mchat-welcome-bubble-background-color)transparent transparent transparent;z-index:9999;position:absolute;bottom:20px;left:40%;transform:translateY(100%)rotate(-26deg)}.mchat-welcome-bubble__header{min-width:9em}.mchat-welcome-bubble__header h2{margin-top:.25em;margin-bottom:.25em}.mchat-welcome-bubble__close-button{background-color:var(--mchat-welcome-bubble-close-button-color);cursor:pointer;border:none;border-radius:30px;align-items:center;width:30px;height:30px;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;position:absolute;top:0;right:0;transform:translate(30%,-30%);box-shadow:0 0 17px -4px #0009}.mchat-welcome-bubble__close-button:hover{background-color:hsla(var(--mchat-primary-hue),var(--mchat-primary-saturation),34%,1)}.mchat-welcome-bubble__body{text-align:center;flex-direction:column;align-items:center;padding-top:.25em;padding-bottom:1em;display:flex}.mchat-welcome-bubble__image{flex-direction:column;align-items:center;display:flex}.mchat-welcome-bubble__image-picture{width:100px;height:auto}.mchat-welcome-bubble__image-label{padding-top:.5em}.mchat-welcome-bubble__open-button{background-color:var(--mchat-welcome-bubble-open-button-color);width:100%}.mchat-welcome-bubble__open-button:hover{background-color:var(--mchat-welcome-bubble-open-button-selected-state-color)}.mchat-audio{height:50px;position:absolute;bottom:3.25em;left:23em}.mchat-audio --steady{background-color:#f4d03f}.mchat-audio --go{background-color:#28b463}.mchat-user-prompt-panel{margin-top:var(--mchat-header-height);z-index:100;flex-grow:1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.mchat-user-prompt-panel:before{content:"";background-color:hsla(var(--mchat-secondary-hue),var(--mchat-secondary-saturation),var(--mchat-secondary-lightness),.4);z-index:101;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:1s both fadeIn;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width:700px){.mchat-user-prompt-panel:before{border-bottom-left-radius:var(--mchat-radius);border-bottom-right-radius:var(--mchat-radius)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mchat-user-prompt-panel__body{z-index:102;text-align:center;background:radial-gradient(50% 50% at 50% 50%,hsla(var(--mchat-panel-background-hue),var(--mchat-panel-background-saturation),var(--mchat-panel-background-lightness),95%)33.5%,hsl(var(--mchat-panel-background-hue),var(--mchat-panel-background-saturation),var(--mchat-panel-background-lightness)));color:var(--mchat-panel-text-color);word-wrap:break-word;flex-direction:column;justify-content:center;align-items:center;gap:.5em;width:90%;padding:1em;animation:1s both fadeIn;display:flex;position:relative}.mchat-user-prompt-panel__body>*{filter:brightness(1.25)}.mchat-user-prompt-panel__header{flex-direction:column;gap:.25em;display:flex}.mchat-user-prompt-panel__header h2{margin:0;padding:0;font-size:1em;font-weight:400;line-height:1.2em;text-decoration:none}.mchat-user-prompt-panel__actions{gap:10px;margin-top:1em;display:flex}.mchat-user-prompt-panel__content{white-space:pre-wrap;text-align:left;border-top:1px dotted var(--mchat-primary);filter:brightness(.8);align-self:self-start;width:100%;padding:1em .5em .5em}.mchat-user-prompt-panel__button{border:1px solid var(--mchat-button-color);background-color:var(--mchat-panel-button-color);color:var(--mchat-dark-text);cursor:pointer;text-transform:uppercase;border-radius:10px;margin-top:8px;padding:.5em 1em;font-size:.75em;transition:all .3s;display:flex}.mchat-user-prompt-panel__button:hover{color:var(--mchat-light-text)}.mchat-user-prompt-panel__button:focus,.mchat-user-prompt-panel__button:focus-visible,.mchat-user-prompt-panel__button:active{border:1px solid var(--mchat-light-text);outline:none}.mchat-user-prompt-panel__button--secondary{border:1px solid var(--mchat-primary);color:var(--mchat-primary);background-color:#0000}.mchat-feedback-message{background-color:var(--mchat-feedback-background-color);border-color:var(--mchat-primary);border:1px dashed var(--mchat-primary);color:var(--mchat-incoming-bubble-text-color);border-radius:var(--mchat-radius);flex-direction:column;max-height:120px;padding:1em;line-height:1.4em;transition:all .2s}.mchat-feedback-message .mchat-feedback__values{margin-top:10px}.mchat-feedback-message--compact{background-color:inherit;border:none;border-radius:0;width:auto;padding:.25em .25em .25em 0}.mchat-feedback-message--compact .mchat-feedback__values{border-left:1px solid var(--mchat-primary);margin-top:0;padding-left:.5em}.mchat-feedback-message--compact .mchat-feedback__comment{margin-left:1em}.mchat-feedback-message--compact.mchat-feedback-message--comment{width:100%}.mchat-feedback-message--comment{max-height:1000px}.mchat-feedback__title{font-weight:700}.mchat-feedback__text{font-style:italic}.mchat-feedback__values{color:var(--mchat-feedback-value-color);justify-content:center;gap:3px;font-size:1.5em;display:flex;position:relative}.mchat-feedback__values--editable{cursor:pointer}.mchat-feedback__values--editable:hover .mchat-feedback__value--star{color:var(--mchat-selected-state-color)}.mchat-feedback__values--editable .mchat-feedback__value--star{color:var(--mchat-incoming-bubble-text-color);transition:color .3s}.mchat-feedback__values--editable .mchat-feedback__value--star:hover{color:var(--mchat-selected-state-color)}.mchat-feedback__values--editable .mchat-feedback__value--star:hover~.mchat-feedback__value--star{color:var(--mchat-incoming-bubble-text-color)}.mchat-feedback__values--editable .mchat-feedback__value--thumb{font-size:1.5em;transition:transform .2s}.mchat-feedback__values--editable .mchat-feedback__value--thumb:hover{transform:scale(1.2)}.mchat-feedback__value--selected{color:var(--mchat-selected-state-color)}.mchat-feedback__value--selected.mchat-feedback__value--numeric-scale>*{background-color:var(--mchat-selected-state-color)}.mchat-feedback__values--selected{color:var(--mchat-selected-state-color);animation:.25s jump_feedback}.mchat-feedback__comment{flex-direction:column;gap:.5em;margin-top:10px;display:flex;position:relative}.mchat-feedback__comment>*{margin:0 auto}.mchat-feedback__comment:before{content:"";background:var(--mchat-primary);width:20%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mchat-feedback__comment-title{margin-top:5px;margin-bottom:5px}@keyframes jump_feedback{0%{top:0}30%{top:-10px}60%{top:0}80%{top:5px}to{top:0}}.mchat-feedback__comment-input{border:2px solid var(--mchat-secondary);width:100%;padding:.5em 0 .5em .5em}.mchat-container--avatar:not(.mchat-container--closed){width:100%;height:100vh;max-height:100%;padding-top:0;top:0;right:0;bottom:0;left:0}.mchat-avatar{background:radial-gradient(circle,#4f5251 0%,var(--mchat-black)100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media screen and (min-width:700px){.mchat-avatar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006}}.mchat-avatar__background{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.mchat-avatar__container{background-color:#000;width:100%;height:100%;display:flex;overflow:hidden}.mchat-avatar__container .mchat-user-prompt-panel{margin-bottom:0}.mchat-avatar__footer{justify-content:center;align-items:center;display:flex}.mchat-avatar__footer__closer{cursor:pointer;background-color:#cf1717;border:0;border-radius:14px;margin-top:20px;line-height:1;transition:all .5s}.mchat-avatar__footer__closer:hover{background-color:#b71616}
