.drone-flow-chat-widget{--drone-flow-chat-primary:#2271b1;--drone-flow-chat-primary-hover:#135e96;--drone-flow-chat-header-bg:#1d2327;--drone-flow-chat-bubble-user:#2271b1;--drone-flow-chat-bubble-bot:#f0f0f1;--drone-flow-chat-page-bg:#fff;--drone-flow-chat-voice-btn-bg:#f0f0f1;--drone-flow-chat-voice-btn-active:#d63638;--drone-flow-chat-fab-aura-color:var(--drone-flow-chat-primary, #2271b1);--drone-flow-chat-fab-aura-scale:1.8;--drone-flow-chat-window-open-duration:0.28s;--drone-flow-chat-window-close-duration:0.22s;--drone-flow-chat-messages-padding-x:10px;--drone-flow-chat-messages-padding-t:10px;--drone-flow-chat-messages-padding-b:10px;--drone-flow-chat-bubble-max-width:310px;--drone-flow-chat-window-width:388px;--drone-flow-chat-window-height:520px;position:fixed;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,sans-serif;font-size:14px;contain:style;border:none!important}.drone-flow-chat-widget *,.drone-flow-chat-widget *::before,.drone-flow-chat-widget *::after{box-sizing:border-box}.drone-flow-chat-widget svg.drone-flow-lucide{display:block;flex-shrink:0;max-width:none!important;width:auto;height:auto;min-width:0;min-height:0;overflow:visible;opacity:1;color:inherit;vertical-align:middle;stroke:currentColor;fill:none}.drone-flow-chat-pos-bottom-right{bottom:20px;right:20px}.drone-flow-chat-pos-bottom-left{bottom:20px;left:20px}.drone-flow-chat-pos-top-right{top:20px;right:20px}.drone-flow-chat-pos-top-left{top:20px;left:20px}.drone-flow-chat-fab-wrap{--drone-flow-chat-fab-wrap-side:calc(var(--drone-flow-chat-fab-padding, 14px) * 2 + var(--drone-flow-chat-fab-icon-size, 24px));position:relative;display:block;width:var(--drone-flow-chat-fab-wrap-side);height:var(--drone-flow-chat-fab-wrap-side);flex-shrink:0;box-sizing:border-box;overflow:visible;border:none!important}.drone-flow-chat-widget[data-fab-aura="1"] .drone-flow-chat-fab-wrap::before,.drone-flow-chat-widget[data-fab-aura="1"] .drone-flow-chat-fab-wrap::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;box-sizing:border-box;border-radius:50%;pointer-events:none}.drone-flow-chat-widget[data-fab-aura="1"] .drone-flow-chat-fab-wrap::before{transform:scale(var(--drone-flow-chat-fab-aura-scale,1.8));transform-origin:center center;background:var(--drone-flow-chat-fab-aura-color);opacity:.35;animation:drone-flow-chat-aura-pulse 2.2s ease-in-out infinite}.drone-flow-chat-widget[data-fab-aura="1"] .drone-flow-chat-fab-wrap::after{transform:scale(calc(var(--drone-flow-chat-fab-aura-scale, 1.8) * 0.85));transform-origin:center center;box-shadow:0 0 0 0 var(--drone-flow-chat-fab-aura-color);opacity:.25;animation:drone-flow-chat-aura-ring 2.5s ease-out infinite}@keyframes drone-flow-chat-aura-pulse{0%,100%{opacity:.25;transform:scale(var(--drone-flow-chat-fab-aura-scale,1.8))}50%{opacity:.45;transform:scale(calc(var(--drone-flow-chat-fab-aura-scale, 1.8) * 1.08))}}@keyframes drone-flow-chat-aura-ring{0%{box-shadow:0 0 0 0 var(--drone-flow-chat-fab-aura-color);opacity:.3}70%{box-shadow:0 0 0 18px #fff0;opacity:0}100%{box-shadow:0 0 0 0 #fff0;opacity:0}}.drone-flow-chat-widget .drone-flow-chat-fab,.drone-flow-chat-widget button.drone-flow-chat-fab{--drone-flow-chat-fab-side:calc(var(--drone-flow-chat-fab-padding, 14px) * 2 + var(--drone-flow-chat-fab-icon-size, 24px));position:relative;z-index:1;width:var(--drone-flow-chat-fab-side);height:var(--drone-flow-chat-fab-side);min-width:var(--drone-flow-chat-fab-side);min-height:var(--drone-flow-chat-fab-side);padding:var(--drone-flow-chat-fab-padding,14px);border:none;border-radius:var(--drone-flow-chat-fab-radius,9999px)!important;background:var(--drone-flow-chat-fab-bg);color:#fff;cursor:pointer;font-size:15px;font-weight:500;box-shadow:0 4px 14px rgb(0 0 0 / .18),0 2px 6px rgb(0 0 0 / .1);transition:background .25s ease,box-shadow .25s ease,transform .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}.drone-flow-chat-widget .drone-flow-chat-fab:hover,.drone-flow-chat-widget button.drone-flow-chat-fab:hover{background:var(--drone-flow-chat-primary-hover,#135e96);box-shadow:0 6px 20px rgb(0 0 0 / .22),0 2px 8px rgb(0 0 0 / .12);transform:scale(1.03)}.drone-flow-chat-widget .drone-flow-chat-fab:active,.drone-flow-chat-widget button.drone-flow-chat-fab:active{transform:scale(.98)}.drone-flow-chat-widget .drone-flow-chat-fab:focus-visible,.drone-flow-chat-widget button.drone-flow-chat-fab:focus-visible{outline:2px solid var(--drone-flow-chat-primary,#2271b1);outline-offset:2px}.drone-flow-chat-widget .drone-flow-chat-fab-wrap>.drone-flow-chat-fab{display:flex;width:100%;height:100%;min-width:0;min-height:0}.drone-flow-chat-fab-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--drone-flow-chat-fab-icon-size,24px);height:var(--drone-flow-chat-fab-icon-size,24px);background:var(--drone-flow-chat-fab-icon-bg);border-radius:var(--drone-flow-chat-fab-icon-bg-radius,50%);font-size:calc(var(--drone-flow-chat-fab-icon-size, 24px) * 0.9);line-height:1}.drone-flow-chat-fab-icon.drone-flow-docx-lucide-slot .drone-flow-lucide{width:calc(var(--drone-flow-chat-fab-icon-size, 24px) * 0.88)!important;height:calc(var(--drone-flow-chat-fab-icon-size, 24px) * 0.88)!important;min-width:calc(var(--drone-flow-chat-fab-icon-size, 24px) * 0.5)!important;min-height:calc(var(--drone-flow-chat-fab-icon-size, 24px) * 0.5)!important;max-width:none!important;color:inherit;stroke:currentColor!important;fill:none!important}.drone-flow-chat-fab-icon-img{width:var(--drone-flow-chat-fab-icon-size,24px);height:var(--drone-flow-chat-fab-icon-size,24px)}.drone-flow-chat-fab-icon-img img{width:100%;height:100%;object-fit:contain}.drone-flow-chat-fab-label{white-space:nowrap}.drone-flow-chat-widget .drone-flow-chat-fab-type-icon_only .drone-flow-chat-fab{padding:var(--drone-flow-chat-fab-padding,14px)}.drone-flow-chat-window{position:absolute;bottom:64px;width:var(--drone-flow-chat-window-width,388px);max-width:calc(100vw - 32px);height:var(--drone-flow-chat-window-height,520px);max-height:72vh;background:var(--drone-flow-chat-page-bg,#fff);border-radius:16px;border:1px solid rgb(0 0 0 / .06);box-shadow:0 4px 6px rgb(0 0 0 / .06),0 14px 32px rgb(0 0 0 / .12);display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:scale(.92);transition:opacity var(--drone-flow-chat-window-close-duration) ease,transform var(--drone-flow-chat-window-close-duration) ease,visibility 0s linear var(--drone-flow-chat-window-close-duration)}.drone-flow-chat-pos-bottom-right .drone-flow-chat-window{right:0;transform-origin:100% 100%}.drone-flow-chat-pos-bottom-left .drone-flow-chat-window{left:0;transform-origin:0 100%}.drone-flow-chat-pos-top-right .drone-flow-chat-window{right:0;bottom:auto;top:60px;transform-origin:100% 0}.drone-flow-chat-pos-top-left .drone-flow-chat-window{left:0;bottom:auto;top:60px;transform-origin:0 0}.drone-flow-chat-window.is-open{opacity:1;visibility:visible;transform:scale(1);transition:opacity var(--drone-flow-chat-window-open-duration) ease,transform var(--drone-flow-chat-window-open-duration) ease,visibility 0s linear 0s}.drone-flow-chat-window-anim-slide_up-open.drone-flow-chat-window:not(.is-open){transform:translateY(20px) scale(1)}.drone-flow-chat-window-anim-slide_down-open.drone-flow-chat-window:not(.is-open){transform:translateY(-20px) scale(1)}.drone-flow-chat-window-anim-fade-open.drone-flow-chat-window:not(.is-open){transform:scale(1)}.drone-flow-chat-window-anim-none-open.drone-flow-chat-window:not(.is-open),.drone-flow-chat-window-anim-none-open.drone-flow-chat-window.is-open{transition-duration:0.08s}.drone-flow-chat-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;min-height:52px;width:100%;box-sizing:border-box;margin:0;padding:0 var(--drone-flow-chat-header-padding-r,10px) 0 var(--drone-flow-chat-header-padding-l,10px);background:var(--drone-flow-chat-header-bg,#1d2327);color:#fff;border:none;border-bottom:1px solid var(--drone-flow-chat-header-border-color,rgb(255 255 255 / .08));flex-shrink:0}.drone-flow-chat-header button,.drone-flow-chat-input-field button{margin-bottom:0em}.drone-flow-chat-previous-list button{margin-right:0em}select.country-code-select,.drone-flow-chat-lead-wrap input{min-height:40px}.drone-flow-chat-title{font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.3;flex-shrink:0}.drone-flow-chat-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;flex-shrink:1;min-width:0}.drone-flow-chat-header .drone-flow-chat-header-toolbar-btn,.drone-flow-chat-header .drone-flow-chat-header-link{display:inline-flex;align-items:center;gap:4px;min-width:28px;min-height:28px;padding:0 4px;border:none!important;background:none!important;box-shadow:none!important;color:var(--drone-flow-chat-header-icon-color,#fff);font-size:var(--drone-flow-chat-header-font-size,14px);line-height:1;cursor:pointer;text-decoration:none;flex-shrink:0}.drone-flow-chat-header .drone-flow-chat-header-link:hover,.drone-flow-chat-header .drone-flow-chat-header-toolbar-btn:hover{color:var(--drone-flow-chat-header-icon-hover,rgb(255 255 255 / .85));background:transparent!important}.drone-flow-chat-header-toolbar-icon{width:var(--drone-flow-chat-header-icon-size,22px);height:var(--drone-flow-chat-header-icon-size,22px);object-fit:contain;vertical-align:middle;display:block}.drone-flow-chat-header-actions .drone-flow-docx-lucide-slot.drone-flow-chat-header-toolbar-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:var(--drone-flow-chat-header-icon-size,22px);min-height:var(--drone-flow-chat-header-icon-size,22px)}.drone-flow-chat-header-actions .drone-flow-docx-lucide-slot.drone-flow-chat-header-toolbar-icon .drone-flow-lucide{width:var(--drone-flow-chat-header-icon-size,22px)!important;height:var(--drone-flow-chat-header-icon-size,22px)!important;min-width:var(--drone-flow-chat-header-icon-size,22px)!important;min-height:var(--drone-flow-chat-header-icon-size,22px)!important;max-width:none!important;color:inherit;stroke:currentColor!important;fill:none!important}.drone-flow-chat-header-link-text{display:none}.drone-flow-chat-header .drone-flow-chat-previous{min-width:36px;min-height:36px;padding:0;border:none!important;background:none!important;box-shadow:none!important;color:#fff;font-size:20px;line-height:1;cursor:pointer}.drone-flow-chat-header .drone-flow-chat-previous:hover{opacity:.9}.drone-flow-chat-header .drone-flow-chat-close{min-width:36px;min-height:36px;margin:var(--drone-flow-chat-header-close-margin-t,0) var(--drone-flow-chat-header-close-margin-r,0) var(--drone-flow-chat-header-close-margin-b,0) var(--drone-flow-chat-header-close-margin-l,0);padding:var(--drone-flow-chat-header-close-padding-t,0) var(--drone-flow-chat-header-close-padding-r,0) var(--drone-flow-chat-header-close-padding-b,0) var(--drone-flow-chat-header-close-padding-l,0);border:none!important;background:none!important;box-shadow:none!important;color:var(--drone-flow-chat-header-close-icon-color,#fff);font-size:24px;line-height:1;cursor:pointer}.drone-flow-chat-header .drone-flow-chat-close:hover{opacity:.9}.drone-flow-chat-header-close-icon{width:var(--drone-flow-chat-header-close-icon-size,22px);height:var(--drone-flow-chat-header-close-icon-size,22px);object-fit:contain;vertical-align:middle}.drone-flow-chat-header .drone-flow-chat-close .drone-flow-docx-lucide-slot.drone-flow-chat-header-close-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:var(--drone-flow-chat-header-close-icon-size,22px);min-height:var(--drone-flow-chat-header-close-icon-size,22px)}.drone-flow-chat-header .drone-flow-chat-close .drone-flow-docx-lucide-slot.drone-flow-chat-header-close-icon .drone-flow-lucide{width:var(--drone-flow-chat-header-close-icon-size,22px)!important;height:var(--drone-flow-chat-header-close-icon-size,22px)!important;min-width:var(--drone-flow-chat-header-close-icon-size,22px)!important;min-height:var(--drone-flow-chat-header-close-icon-size,22px)!important;max-width:none!important;color:inherit;stroke:currentColor!important;fill:none!important}.drone-flow-chat-tts-mute[data-muted="true"] .drone-flow-chat-header-toolbar-icon{opacity:.6}.drone-flow-chat-header .drone-flow-chat-end-btn{padding:4px 10px;margin-right:4px;border:1px solid rgb(255 255 255 / .5);border-radius:6px;background:#fff0;color:#fff;font-size:12px;cursor:pointer}.drone-flow-chat-header .drone-flow-chat-end-btn:hover{background:rgb(255 255 255 / .15)}.drone-flow-chat-previous-list{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #dcdcde;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgb(0 0 0 / .1);z-index:1;padding:8px 0}.drone-flow-chat-previous-list p{margin:0;padding:12px 16px;color:#646970;font-size:13px}.drone-flow-chat-prev-item{display:block;width:100%;padding:10px 16px;border:none;background:none;text-align:left;font-size:13px;color:#1d2327;cursor:pointer}.drone-flow-chat-prev-item:hover{background:#f0f0f1}.drone-flow-chat-messages{flex:1;overflow-y:auto;padding:var(--drone-flow-chat-messages-padding-t,10px) var(--drone-flow-chat-messages-padding-x,10px) var(--drone-flow-chat-messages-padding-b,10px);display:flex;flex-direction:column;align-items:stretch;gap:0;-webkit-overflow-scrolling:touch}.drone-flow-chat-messages::-webkit-scrollbar{width:8px}.drone-flow-chat-messages::-webkit-scrollbar-track{background:#f0f0f1;border-radius:4px}.drone-flow-chat-messages::-webkit-scrollbar-thumb{background:#c3c4c7;border-radius:4px}.drone-flow-chat-messages::-webkit-scrollbar-thumb:hover{background:#8c8f94}.drone-flow-chat-msg{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;margin:0 0 10px 0;min-width:0}.drone-flow-chat-messages>.drone-flow-chat-msg:last-child{margin-bottom:0}.drone-flow-chat-msg-info{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:8px;width:100%;min-width:0;max-width:100%;margin-bottom:5px;overflow:hidden}.drone-flow-chat-msg-user .drone-flow-chat-msg-info{flex-direction:row-reverse;justify-content:space-between}.drone-flow-chat-msg-name{font-weight:600;font-size:14px;line-height:1.2}.drone-flow-chat-msg-timestamp{font-weight:400;font-size:12px;line-height:1.2;color:#999}.drone-flow-chat-msg-row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:var(--drone-flow-chat-avatar-gap,10px);width:100%;max-width:100%;min-width:0}.drone-flow-chat-msg-user .drone-flow-chat-msg-row{flex-direction:row-reverse;justify-content:flex-start}.drone-flow-chat-msg-main{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0%;min-width:0;max-width:var(--drone-flow-chat-bubble-max-width,310px)}.drone-flow-chat-msg-user .drone-flow-chat-msg-main{align-items:flex-end}.drone-flow-chat-avatar{flex-shrink:0;width:var(--drone-flow-chat-avatar-size,36px);height:var(--drone-flow-chat-avatar-size,36px);border-radius:var(--drone-flow-chat-avatar-radius,50%);display:inline-flex;align-items:center;justify-content:center;font-size:calc(var(--drone-flow-chat-avatar-size, 36px) * 0.55);line-height:1;margin-top:2px}.drone-flow-chat-avatar-bot{background:var(--drone-flow-chat-avatar-bot-bg,#4f32e6);color:#fff}.drone-flow-chat-avatar-user{background:var(--drone-flow-chat-avatar-user-bg,#00bf6c);color:#fff}.drone-flow-chat-avatar-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:inherit;line-height:1;text-align:center}.drone-flow-chat-avatar-inner img{width:100%;height:100%;max-width:none;object-fit:cover;display:block;vertical-align:middle;flex-shrink:0}.drone-flow-chat-bubble{position:relative;display:block;width:100%;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;margin:0;padding:5px 10px;border-radius:5px;line-height:1.45;white-space:pre-wrap;font-size:14px;font-weight:400;overflow:visible;box-sizing:border-box;border-style:solid;border-width:1px}.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble){background:var(--drone-flow-chat-bubble-bot,#f0f0f1);border-color:var(--drone-flow-chat-bubble-bot,#f0f0f1);color:#444;box-shadow:4px 4px 3px -1px rgb(0 0 0 / .45)}.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::before,.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::after{position:absolute;right:100%;top:15px;border:solid #fff0;content:"";height:0;width:0;pointer-events:none}.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::after{border-width:5px;margin-top:-5px;border-right-color:var(--drone-flow-chat-bubble-bot,#f0f0f1)}.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::before{border-width:6px;margin-top:-6px;border-right-color:var(--drone-flow-chat-bubble-bot,#f0f0f1)}.drone-flow-chat-msg-user .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble){background:var(--drone-flow-chat-bubble-user,#2271b1);border-color:var(--drone-flow-chat-bubble-user,#2271b1);color:#fff;box-shadow:-4px 4px 3px -1px rgb(0 0 0 / .45)}.drone-flow-chat-msg-user .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::before,.drone-flow-chat-msg-user .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::after{position:absolute;left:100%;top:15px;border:solid #fff0;content:"";height:0;width:0;pointer-events:none}.drone-flow-chat-msg-user .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::after{border-width:5px;margin-top:-5px;border-left-color:var(--drone-flow-chat-bubble-user,#2271b1)}.drone-flow-chat-msg-user .drone-flow-chat-bubble:not(.drone-flow-chat-typing-bubble)::before{border-width:6px;margin-top:-6px;border-left-color:var(--drone-flow-chat-bubble-user,#2271b1)}.drone-flow-chat-bubble.drone-flow-chat-error{background:#fcf0f1;border-color:#f0c2c4;color:#b32d2e}.drone-flow-chat-msg-bot .drone-flow-chat-bubble.drone-flow-chat-error::before,.drone-flow-chat-msg-bot .drone-flow-chat-bubble.drone-flow-chat-error::after{border-right-color:#fcf0f1}.drone-flow-chat-msg-user .drone-flow-chat-bubble.drone-flow-chat-error::before,.drone-flow-chat-msg-user .drone-flow-chat-bubble.drone-flow-chat-error::after{border-left-color:#fcf0f1}.drone-flow-chat-msg-bot .drone-flow-chat-bubble:not(.drone-flow-chat-bubble-typewriter){white-space:normal}.drone-flow-chat-msg-bot .drone-flow-chat-bubble.drone-flow-chat-bubble-typewriter{white-space:pre-wrap}.drone-flow-chat-msg-bot .drone-flow-chat-bubble .drone-flow-chat-md-p{margin:0 0 .55em 0}.drone-flow-chat-msg-bot .drone-flow-chat-bubble .drone-flow-chat-md-p:last-child{margin-bottom:0}.drone-flow-chat-msg-bot .drone-flow-chat-bubble .drone-flow-chat-md-ul{margin:.4em 0 .55em 0;padding-left:1.15em;list-style:disc}.drone-flow-chat-msg-bot .drone-flow-chat-bubble .drone-flow-chat-md-ul .drone-flow-chat-md-ul{margin-top:.25em}.drone-flow-chat-msg-bot .drone-flow-chat-bubble .drone-flow-chat-msg-link{color:var(--drone-flow-chat-primary,#2271b1);text-decoration:underline;word-break:break-word}.drone-flow-chat-retry{display:block;margin-top:8px;padding:6px 12px;border:1px solid #b32d2e;border-radius:4px;background:#fff;color:#b32d2e;cursor:pointer;font-size:13px}.drone-flow-chat-retry:hover{background:#fcf0f1}.drone-flow-chat-typing-row{align-self:stretch;width:100%;max-width:100%}.drone-flow-chat-typing-row[hidden]{display:none!important}.drone-flow-chat-typing-bubble{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:5px 10px;min-height:36px;width:100%;max-width:100%;border-radius:5px;line-height:1.45;box-sizing:border-box;border:1px solid var(--drone-flow-chat-bubble-bot,#f0f0f1);background:var(--drone-flow-chat-bubble-bot,#f0f0f1);color:#444}.drone-flow-chat-typing-bubble::before,.drone-flow-chat-typing-bubble::after{position:absolute;right:100%;top:15px;border:solid #fff0;content:"";height:0;width:0;pointer-events:none}.drone-flow-chat-typing-bubble::after{border-width:5px;margin-top:-5px;border-right-color:var(--drone-flow-chat-bubble-bot,#f0f0f1)}.drone-flow-chat-typing-bubble::before{border-width:6px;margin-top:-6px;border-right-color:var(--drone-flow-chat-bubble-bot,#f0f0f1)}.drone-flow-chat-typing-label{font-style:normal;font-size:14px;font-weight:400;color:#646970}.drone-flow-chat-typing-dots{display:inline-flex;align-items:center;gap:7px}.drone-flow-chat-typing-dot{display:block;width:8px;height:8px;border-radius:50%;background:currentColor;color:#50575e;transform-origin:center center;animation:drone-flow-chat-typing-dot-pulse 1.05s ease-in-out infinite}.drone-flow-chat-typing-dot:nth-child(1){animation-delay:0s}.drone-flow-chat-typing-dot:nth-child(2){animation-delay:0.18s}.drone-flow-chat-typing-dot:nth-child(3){animation-delay:0.36s}@keyframes drone-flow-chat-typing-dot-pulse{0%,100%{transform:scale(.7);opacity:.45}40%{transform:scale(1.25);opacity:1}}.drone-flow-chat-input-wrap{--drone-flow-chat-recognition-icon-size:20px;display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:5px;width:100%;padding:10px 14px;margin:0;border:none;border-top:1px solid #dcdcde;background:#fafafa;position:relative;flex-shrink:0}.drone-flow-chat-input-field{flex:1;display:flex;width:100%;min-height:44px;position:relative;box-shadow:none;background:#fff}.drone-flow-chat-voice-btn.drone-flow-chat-bot-button-recognize{position:absolute;top:0;left:0;height:100%;width:calc(2.5 * var(--drone-flow-chat-recognition-icon-size));background:transparent!important;z-index:1;display:flex;align-items:flex-start;justify-content:center;padding-top:calc(10px + (1.45 * 14px) / 2 - (1.2 * var(--drone-flow-chat-recognition-icon-size)) / 2);padding-left:0;padding-right:0;padding-bottom:0;margin:0;border:none;box-shadow:none;cursor:pointer;color:#1d2327}.drone-flow-chat-voice-btn-inner{display:flex;align-items:center;justify-content:center;width:calc(1.4 * var(--drone-flow-chat-recognition-icon-size));height:calc(1.4 * var(--drone-flow-chat-recognition-icon-size));min-width:24px;min-height:24px;border-radius:50%;background:var(--drone-flow-chat-voice-btn-bg,#f0f0f1);transition:background 0.2s ease,transform 0.25s ease}.drone-flow-chat-voice-btn:hover .drone-flow-chat-voice-btn-inner{background:#e0e0e0;transform:scale(1.06)}.drone-flow-chat-voice-btn[data-in-progress="true"] .drone-flow-chat-voice-btn-inner{background:var(--drone-flow-chat-voice-btn-active,#d63638);color:#fff;animation:drone-flow-chat-voice-pulse 1.2s ease-in-out infinite}.drone-flow-chat-voice-btn .drone-flow-chat-icon-mic{display:block;pointer-events:none}@keyframes drone-flow-chat-voice-pulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgb(214 54 56 / .4)}50%{opacity:.95;box-shadow:0 0 0 8px #fff0}}.drone-flow-chat-tts-mute{min-width:36px;min-height:36px;padding:0 6px;border:none;border-radius:6px;background:#fff0;color:#fff;font-size:18px;line-height:1;cursor:pointer;margin-right:2px}.drone-flow-chat-tts-mute:hover{background:rgb(255 255 255 / .15)}.drone-flow-chat-tts-mute[data-muted="true"]{opacity:.7}.drone-flow-chat-form-with-recognize .drone-flow-chat-input{flex:1;min-height:44px;padding:10px 14px 10px 0;padding-left:calc(2.25 * var(--drone-flow-chat-recognition-icon-size, 20px))!important;border:none;border-radius:7px;border:1px solid var(--drone-flow-chat-primary,#2271b1);background:#fff0;resize:none;font-size:14px;line-height:1.45;outline:none}.drone-flow-chat-input::placeholder{color:#757575}.drone-flow-chat-send.drone-flow-chat-bot-button{display:flex;align-items:center;justify-content:center}.drone-flow-chat-send{flex-shrink:0;min-width:48px;width:44px;height:44px;min-height:44px;padding:0;border:none;border-radius:10px;background:var(--drone-flow-chat-primary,#2271b1);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgb(0 0 0 / .12);transition:background .2s ease,box-shadow .2s ease}.drone-flow-chat-send .drone-flow-chat-icon-send{display:block;pointer-events:none}.drone-flow-chat-send:hover:not(:disabled){background:var(--drone-flow-chat-primary-hover,#135e96);box-shadow:0 2px 6px rgb(0 0 0 / .15)}.drone-flow-chat-send:disabled{opacity:.6;cursor:not-allowed}.drone-flow-chat-footer{padding:12px 16px;font-size:12px;color:#646970;border-top:1px solid #dcdcde;background:#fafafa;flex-shrink:0}.drone-flow-chat-footer a{color:#2271b1}.drone-flow-chat-welcome-popup{position:absolute;bottom:100%;margin-bottom:12px;padding:16px 20px;box-shadow:0 4px 20px rgb(0 0 0 / .15);z-index:2;opacity:0;visibility:hidden;cursor:pointer;transition-duration:var(--drone-flow-welcome-duration,0.25s);transition-timing-function:ease;transition-property:opacity,visibility,transform;transition-delay:0s}.drone-flow-chat-pos-bottom-right .drone-flow-chat-welcome-popup{right:0}.drone-flow-chat-pos-bottom-left .drone-flow-chat-welcome-popup{left:0}.drone-flow-chat-pos-top-right .drone-flow-chat-welcome-popup{right:0;bottom:auto;top:100%;margin-top:12px;margin-bottom:0}.drone-flow-chat-pos-top-left .drone-flow-chat-welcome-popup{left:0;bottom:auto;top:100%;margin-top:12px;margin-bottom:0}.drone-flow-chat-welcome-popup.drone-flow-chat-welcome-popup-visible{opacity:1;visibility:visible;transition-delay:var(--drone-flow-welcome-delay,0s)}.drone-flow-chat-welcome-popup-anim-slide_up.drone-flow-chat-welcome-popup-visible{transform:translateY(0)}.drone-flow-chat-welcome-popup-anim-slide_up{transform:translateY(12px)}.drone-flow-chat-welcome-popup-anim-slide_down.drone-flow-chat-welcome-popup-visible{transform:translateY(0)}.drone-flow-chat-welcome-popup-anim-slide_down{transform:translateY(-12px)}.drone-flow-chat-welcome-popup-anim-fade.drone-flow-chat-welcome-popup-visible{transform:none}.drone-flow-chat-welcome-popup-anim-grow{transform:scale(.85)}.drone-flow-chat-welcome-popup-anim-grow.drone-flow-chat-welcome-popup-visible{transform:scale(1)}.drone-flow-chat-welcome-popup-anim-shrink{transform:scale(1.08)}.drone-flow-chat-welcome-popup-anim-shrink.drone-flow-chat-welcome-popup-visible{transform:scale(1)}.drone-flow-chat-welcome-popup-anim-none.drone-flow-chat-welcome-popup-visible,.drone-flow-chat-welcome-popup-anim-none{transform:none}.drone-flow-chat-welcome-popup-anim-zoom_in{transform:scale(0)}.drone-flow-chat-welcome-popup-anim-zoom_in.drone-flow-chat-welcome-popup-visible{transform:scale(1)}.drone-flow-chat-welcome-popup-anim-zoom_out{transform:scale(1.3);opacity:0}.drone-flow-chat-welcome-popup-anim-zoom_out.drone-flow-chat-welcome-popup-visible{transform:scale(1);opacity:1}.drone-flow-chat-welcome-popup-anim-bounce{transform:scale(.3)}.drone-flow-chat-welcome-popup-anim-bounce.drone-flow-chat-welcome-popup-visible{animation:drone-flow-chat-welcome-bounce-in 0.5s ease forwards}@keyframes drone-flow-chat-welcome-bounce-in{0%{transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.95)}100%{transform:scale(1)}}.drone-flow-chat-welcome-popup-inner{position:relative}.drone-flow-chat-welcome-popup-content{font-size:14px;line-height:1.45;color:#1d2327}.drone-flow-chat-welcome-popup-content img{max-width:100%;height:auto}.drone-flow-chat-welcome-popup-close{position:absolute;top:-8px;right:-8px;padding:0;border:none;border-radius:50%;background:#fff0;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.drone-flow-chat-welcome-popup-close .drone-flow-docx-lucide-slot.drone-flow-chat-welcome-close-lucide{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.drone-flow-chat-welcome-popup-close .drone-flow-chat-welcome-close-lucide .drone-flow-lucide{width:1em!important;height:1em!important;min-width:1em!important;min-height:1em!important;max-width:none!important;max-height:none!important;stroke:currentColor!important;fill:none!important}.drone-flow-chat-welcome-popup-close:hover{color:var(--drone-flow-welcome-close-hover,#4f32e6)!important}.drone-flow-chat-name-wrap{padding:14px 14px 16px;border-bottom:1px solid #dcdcde;background:#f9f9f9;font-size:13px}.drone-flow-chat-name-intro{margin:0 0 10px 0;font-weight:600;font-size:14px}.drone-flow-chat-name-wrap .drone-flow-chat-lead-name{display:block;width:100%;margin-bottom:10px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;box-sizing:border-box;font-size:13px}.drone-flow-chat-name-title-row{margin-bottom:10px;display:flex;gap:16px;flex-wrap:wrap}.drone-flow-chat-name-title-option{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:13px}.drone-flow-chat-name-submit{padding:8px 14px;border:none;border-radius:6px;background:#2271b1;color:#fff;cursor:pointer;font-size:13px}.drone-flow-chat-name-submit:hover{background:#135e96}.drone-flow-chat-lead-wrap,.drone-flow-chat-rating-wrap{padding:12px 14px;border-top:1px solid #dcdcde;background:#f9f9f9;font-size:13px}.drone-flow-chat-lead-intro,.drone-flow-chat-rating-intro{margin:0 0 10px 0;font-weight:600;font-size:14px}.drone-flow-chat-lead-wrap input[type="email"],.drone-flow-chat-lead-wrap input[type="tel"]{display:block;width:100%;margin-bottom:6px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;box-sizing:border-box;font-size:13px}.drone-flow-chat-lead-submit,.drone-flow-chat-rating-submit{padding:8px 14px;margin-top:8px;border:none;border-radius:6px;background:#2271b1;color:#fff;cursor:pointer;font-size:13px}.drone-flow-chat-lead-submit:hover,.drone-flow-chat-rating-submit:hover{background:#135e96}.drone-flow-chat-rating-continue{display:block;width:100%;margin-top:10px;padding:8px 14px;border:1px solid #c3c4c7;border-radius:6px;background:#fff;color:#1d2327;cursor:pointer;font-size:13px;box-sizing:border-box;text-align:center}.drone-flow-chat-rating-continue:hover{background:#f0f0f1;border-color:#8c8f94}.drone-flow-chat-exit-capture-wrap{margin-bottom:12px}.drone-flow-chat-exit-capture-hint{margin:0 0 8px 0;font-weight:500}.drone-flow-chat-exit-capture-input{display:block;width:100%;margin-bottom:8px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;box-sizing:border-box;font-size:13px}.drone-flow-chat-exit-capture-submit{margin-right:10px;padding:8px 14px;border:none;border-radius:6px;background:#2271b1;color:#fff;cursor:pointer;font-size:13px}.drone-flow-chat-exit-capture-submit:hover{background:#135e96}.drone-flow-chat-exit-capture-skip{font-size:13px;color:#2271b1}.drone-flow-chat-inline-lead{padding:10px 12px;margin:6px 0 10px 0;background:#f0f6fc;border:1px solid #c3c4c7;border-radius:8px;font-size:13px}.drone-flow-chat-inline-lead-hint{margin:0 0 8px 0;color:#1d2327;font-weight:500}.drone-flow-chat-inline-lead-input{display:block;width:100%;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;box-sizing:border-box;font-size:13px}.drone-flow-chat-inline-lead-input:focus{border-color:var(--drone-flow-chat-primary,#2271b1);outline:none}.drone-flow-chat-inline-lead-submit{margin-top:10px;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px}.drone-flow-chat-rating-thumbs{display:flex;gap:12px;margin-bottom:10px;justify-content:center}.drone-flow-chat-thumb{width:48px;height:48px;padding:0;border:2px solid #dcdcde;border-radius:50%;background:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color 0.15s,transform 0.1s}.drone-flow-chat-thumb:hover{border-color:#8c8f94;transform:scale(1.05)}.drone-flow-chat-thumb.drone-flow-chat-thumb-selected{border-color:#2271b1;background:#f0f6fc}.drone-flow-chat-thumb-up.drone-flow-chat-thumb-selected{border-color:#00a32a;background:#edfaef}.drone-flow-chat-thumb-down.drone-flow-chat-thumb-selected{border-color:#d63638;background:#fcf0f1}.drone-flow-chat-rating-comment{display:block;width:100%;margin-bottom:8px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;box-sizing:border-box;font-size:13px}.drone-flow-chat-lead-thanks,.drone-flow-chat-rating-thanks{margin:0;padding:8px 0;color:#00a32a;font-size:14px;text-align:center}@media (max-width:480px){.drone-flow-chat-window{width:min(var(--drone-flow-chat-window-width, 388px), calc(100vw - 24px));height:min(var(--drone-flow-chat-window-height, 520px), 70vh);left:12px;right:12px;bottom:56px}.drone-flow-chat-pos-top-right .drone-flow-chat-window,.drone-flow-chat-pos-top-left .drone-flow-chat-window{top:56px}}