.chefmaster-chat{position:fixed;bottom:1rem;right:1rem;z-index:1000000000000}#shopify-chat{display:none!important}.chefmaster-chat__handle{cursor:pointer;width:64px;height:64px}.chefmaster-chat__popup.chefmaster-chat__popup--hidden{display:none!important}.chefmaster-chat__popup{border-top:1px solid rgb(216,216,216);background:#fff;overflow:hidden;display:flex;padding:3rem 0;flex-direction:row;width:100vw;left:0;position:fixed;bottom:0;max-width:none;border-radius:0;max-height:600px;height:600px}.chefmaster-chat__container{max-width:1400px;margin-left:auto;margin-right:auto;width:100%;display:flex;align-items:start;gap:4rem}.chefmaster-chat__container .hr{background:#eee;width:1px;height:100%;display:block;margin:0}.chefmaster-chat__left{display:flex;flex-direction:column;height:100%;min-width:200px}.chefmaster-chat__left__logo{display:flex;gap:1rem;align-items:end}.chefmaster-chat__left__logo img{width:100px}.chefmaster-chat__left__logo span{color:#00000040;font-family:Montserrat,sans-serif;letter-spacing:.25px;font-size:14px}.chefmaster-chat__popup__chat__message h3,.chefmaster-chat__popup__chat__message h2,.chefmaster-chat__popup__chat__message h1,.chefmaster-chat__popup__chat__message h4,.chefmaster-chat__popup__chat__message h5,.chefmaster-chat__popup__chat__message h6{font-size:14px;letter-spacing:-.25px}.chefmaster-chat__popup__chat__message a{font-family:Montserrat;font-style:italic}.chefmaster-chat__left>img{width:120px}.chefmaster-chat__center{display:flex;flex-direction:column;flex-grow:1;height:100%}.chefmaster-chat__center__top{display:flex;align-items:center;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.chefmaster-chat__center__top__info{display:flex;flex-direction:column}.chefmaster-chat__center__top__info h2{font-size:18px;font-family:Montserrat!important;font-weight:600;letter-spacing:0;margin:0;line-height:100%}.chefmaster-chat__center__top__info span{color:#00000040;margin-top:4px;font-family:Montserrat,sans-serif;letter-spacing:.25px;font-size:14px}.chefmaster-chat__popup__chat__message.chefmaster-chat__popup__chat__message--loading{height:64px;width:64px;position:relative;display:none;justify-content:center;align-items:center}.chefmaster-chat__popup__chat__message.chefmaster-chat__popup__chat__message--loading.chefmaster-chat__popup__chat__message--active{order:1000000;display:flex}.chefmaster-chat__popup__chat__message.chefmaster-chat__popup__chat__message--loading:before{content:"";width:2rem;height:2rem;display:block;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><radialGradient id="a12" cx=".66" fx=".66" cy=".3125" fy=".3125" gradientTransform="scale(1.5)"><stop offset="0" stop-color="%234E6052"></stop><stop offset=".3" stop-color="%234E6052" stop-opacity=".9"></stop><stop offset=".6" stop-color="%234E6052" stop-opacity=".6"></stop><stop offset=".8" stop-color="%234E6052" stop-opacity=".3"></stop><stop offset="1" stop-color="%234E6052" stop-opacity="0"></stop></radialGradient><circle transform-origin="center" fill="none" stroke="url(%23a12)" stroke-width="15" stroke-linecap="round" stroke-dasharray="200 1000" stroke-dashoffset="0" cx="100" cy="100" r="70"><animateTransform type="rotate" attributeName="transform" calcMode="spline" dur="2" values="360;0" keyTimes="0;1" keySplines="0 0 1 1" repeatCount="indefinite"></animateTransform></circle><circle transform-origin="center" fill="none" opacity=".2" stroke="%234E6052" stroke-width="15" stroke-linecap="round" cx="100" cy="100" r="70"></circle></svg>')}.chefmaster-chat__popup__chat__message.chefmaster-chat__popup__chat__message--right img{width:64px;height:64px;margin-top:2rem}.chefmaster-chat__popup__chat__message img{width:128px;height:128px;margin-top:2rem}.chefmaster-chat__popup__chat__message--right,.chefmaster-chat__popup__chat__from--right{margin-left:auto}.chefmaster-chat__popup__chat__message{max-width:100%;color:#616161;background:#ffffff80;font-size:16px;line-height:160%;padding:12px;font-weight:300;border:1px solid #eee;letter-spacing:-.5px;border-radius:8px}.chefmaster-chat__center__chat{display:flex;flex-direction:column;padding-top:2rem;overflow-y:auto;padding-bottom:2rem}.chefmaster-chat__center__input{margin-top:auto;display:flex;align-items:center;border-top:1px solid #eee}.chefmaster-chat__center__input textarea{border:none;transition:all;font-size:16px;padding:0;font-family:Montserrat;resize:none;flex-grow:1;font-weight:500}.chefmaster-chat__center__input textarea::placeholder{color:#000!important}.chefmaster-chat__center__buttons{display:flex;margin-left:2rem;padding-left:2rem;align-items:center;border-left:1px solid #eee;gap:3rem}.chefmaster-chat__center__paperclip{display:flex;position:relative;height:16px;cursor:pointer}.chefmaster-chat__center__paperclip input[type=file]{position:absolute;width:16px;height:16px;opacity:0;-webkit-appearance:none;appearance:none;z-index:1000;cursor:pointer}.chefmaster-chat__center__paperclip__count{background:#000;color:#fff;font-size:10px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:1000px;position:absolute;left:calc(100% - 4px);top:calc(100% - 6px)}.chefmaster-chat__center__buttons button{width:120px;height:100%;font-size:16px;background:#000;color:#fff;border:none;padding:1.5rem 0;font-weight:500;cursor:pointer}.chefmaster-chat__right h2{font-size:18px;font-family:Montserrat!important;font-weight:600;letter-spacing:0;margin:0;line-height:100%}.chefmaster-chat__right__images{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;min-width:calc(256px + 1rem)}.chefmaster-chat__right__image{border:1px solid #eee;border-radius:16px;background:#fff;aspect-ratio:1 / 1;min-width:128px;max-width:128px;display:flex;justify-content:center;align-items:center;position:relative}.chefmaster-chat__right__image.chefmaster-chat__right__image--sending-now{cursor:not-allowed}.chefmaster-chat__right__image img{aspect-ratio:1 / 1;width:80%;object-fit:contain}.chefmaster-chat__right__image div{position:absolute;background:#fff8;color:#000;font-weight:600;font-size:13px;transform:rotate(45deg);padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 1024px){.chefmaster-chat__left{display:none!important}.chefmaster-chat__container{padding:0rem 2rem!important}.chefmaster-chat__left+.hr{display:none!important}}@media screen and (max-width: 768px){.chefmaster-chat__right{display:none!important}.chefmaster-chat__center{flex-grow:unset!important;width:100%}.chefmaster-chat__container .hr{display:none!important}.chefmaster-chat__popup{max-height:80vh;height:80vh}}.chefmaster-chat__popup_exit{width:24px;height:24px;margin-left:auto;position:absolute;right:3rem;cursor:pointer}.chefmaster-chat__popup__chat__message a{text-decoration:underline!important;color:#1414ff!important}
/*# sourceMappingURL=/cdn/shop/t/36/assets/chatbot.css.map */
