:root{--webchat-min-height: 350px;--webchat-max-height: 450px;--webchat-expanded-height: 500px}@media (min-width: 800px) and (max-width: 1200px){:root{--webchat-min-height: 380px}}@media (max-width: 799px){:root{--webchat-min-height: 400px}}div#bp-embedded-webchat{min-height:var(--webchat-min-height);height:fit-content;max-height:var(--webchat-max-height);transition:max-height .8s ease-in-out,min-height .8s ease-in-out;overflow:hidden;position:relative;border-radius:0!important}div#bp-embedded-webchat iframe{border-radius:0!important}div#bp-embedded-webchat.expanded{min-height:var(--webchat-expanded-height);max-height:var(--webchat-expanded-height)}div#bp-embedded-webchat iframe{min-height:var(--webchat-min-height);transition:min-height .8s ease-in-out}div#bp-embedded-webchat.expanded iframe{min-height:var(--webchat-expanded-height)}div#bp-embedded-webchat .bpContainer{min-height:var(--webchat-min-height)!important;transition:min-height .8s ease-in-out}div#bp-embedded-webchat.expanded .bpContainer{min-height:460px!important}#fake-webchat-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity .6s ease-out,height .8s ease-in-out;overflow:hidden}#fake-webchat-wrapper.fade-out{opacity:0}.fake-webchat{display:flex;flex-direction:column;width:100%;height:100%;border:1px solid #e0e0e0;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:height .8s ease-in-out}.fake-webchat.expanded{height:100%}.fake-webchat-header{background:#37446e;color:#fff;padding:10px 20px;font-weight:600;font-size:16px;display:flex;align-items:center;gap:12px}.fake-webchat-header-avatar{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border-radius:50%;padding:3px;box-shadow:0 2px 4px #0003}.fake-webchat-header-avatar-img{width:100%;height:100%;object-fit:contain}.fake-webchat-title{font-size:18px;font-weight:600}.fake-webchat-body{flex:1;padding:20px;overflow-y:auto;background:#f8f9fa;display:flex;flex-direction:column;gap:16px}.fake-webchat-message{display:flex;align-items:flex-start;gap:12px;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fake-webchat-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border-radius:50%;padding:4px;box-shadow:0 2px 4px #0000001a}.fake-webchat-avatar-img{width:100%;height:100%;object-fit:contain}.fake-webchat-bubble{background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 2px 4px #0000000d;font-size:15px;line-height:1.5;color:#333;max-width:85%}.fake-webchat-quick-reply{display:flex;gap:8px;margin-top:8px;padding:8px 0;overflow:hidden;position:relative;min-height:50px}.fake-webchat-quick-reply:before,.fake-webchat-quick-reply:after{content:"";position:absolute;top:0;width:40px;height:100%;z-index:2;pointer-events:none}.fake-webchat-quick-reply:before{left:0;background:linear-gradient(to right,#f8f9fa,transparent)}.fake-webchat-quick-reply:after{right:0;background:linear-gradient(to left,#f8f9fa,transparent)}.fake-webchat-quick-reply-scroll{display:flex;gap:8px;animation:scroll-left 60s linear infinite;white-space:nowrap}.fake-webchat-quick-reply:hover .fake-webchat-quick-reply-scroll{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(-50%)}to{transform:translate(0)}}.fake-quick-reply-btn{background:#fff;border:1px solid #202A36;color:#202a36;padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.fake-quick-reply-btn:hover{background:#202a36;color:#fff}.fake-quick-reply-btn:active{opacity:.9}.fake-webchat-footer{padding:16px;background:#f8f9fa}.fake-webchat-input{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:14px 20px;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background:#f9fafb;color:#6b7280}.fake-webchat-input:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af1a;background:#fff;color:#111827}@media (max-width: 799px){.fake-webchat{max-width:100%;height:100%}.fake-webchat.expanded{height:100%}.fake-webchat-body{padding:12px;gap:12px}.fake-webchat-message{gap:8px}.fake-webchat-avatar{width:32px;height:32px;padding:3px}.fake-webchat-bubble{max-width:90%;padding:10px 12px;font-size:14px;line-height:1.4}.fake-quick-reply-btn{padding:5px 10px;font-size:12px}.fake-webchat-footer{padding:12px}.fake-webchat-input{padding:12px 16px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/botpress-webchat.css.map */
