.fb-dialog__list{display:flex;flex-direction:column}.fb-dialog__item{align-items:center;display:flex;gap:12px}[dir] .fb-dialog__item{border-bottom:1px solid var(--line-four,rgba(0,0,0,.04));cursor:pointer;padding:12px 0}[dir]:root[theme=dark] .fb-dialog__item{border-bottom-color:var(--line-four,hsla(0,0%,100%,.06))}[dir] .fb-dialog__item:last-child{border-bottom:none}.fb-dialog__radio{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}[dir] .fb-dialog__radio{border:2px solid var(--line-two,rgba(0,0,0,.14));border-radius:9999px}[dir]:root[theme=dark] .fb-dialog__radio{border-color:var(--line-two,hsla(0,0%,100%,.2))}[dir] .fb-dialog__radio--on{border-color:var(--semantic-brand-one,#0047ff)}[dir]:root[theme=dark] .fb-dialog__radio--on{border-color:var(--semantic-brand-one,#4d8bff)}.fb-dialog__radio--on:after{content:"";height:10px;width:10px}[dir] .fb-dialog__radio--on:after{background:var(--semantic-brand-one,#0047ff);border-radius:9999px}[dir]:root[theme=dark] .fb-dialog__radio--on:after{background:var(--semantic-brand-one,#4d8bff)}.fb-dialog__label{color:var(--foreground-one,#000);font-size:14px}:root[theme=dark] .fb-dialog__label{color:var(--foreground-one,#fff)}.fb-dialog__check{align-items:center;display:flex;gap:12px}[dir] .fb-dialog__check{border-top:1px solid var(--line-three,rgba(0,0,0,.08));cursor:pointer;padding:12px 0}[dir]:root[theme=dark] .fb-dialog__check{border-top-color:var(--line-three,hsla(0,0%,100%,.12))}.fb-dialog__chk{align-items:center;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}[dir] .fb-dialog__chk{border:1.5px solid var(--line-two,rgba(0,0,0,.14));border-radius:4px}[dir]:root[theme=dark] .fb-dialog__chk{border-color:var(--line-two,hsla(0,0%,100%,.2))}[dir] .fb-dialog__chk--on{background:var(--semantic-brand-one,#0047ff);border-color:var(--semantic-brand-one,#0047ff)}[dir]:root[theme=dark] .fb-dialog__chk--on{background:var(--semantic-brand-one,#4d8bff);border-color:var(--semantic-brand-one,#4d8bff)}.fb-dialog__chk--on:after{content:"";height:6px;width:9px}[dir] .fb-dialog__chk--on:after{border-bottom:2px solid #fff}[dir=ltr] .fb-dialog__chk--on:after{border-left:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}[dir=rtl] .fb-dialog__chk--on:after{border-right:2px solid #fff;transform:rotate(45deg) translate(-1px,-1px)}.fb-dialog__chk-label{color:var(--foreground-two,rgba(0,0,0,.6));font-size:12px}:root[theme=dark] .fb-dialog__chk-label{color:var(--foreground-two,hsla(0,0%,100%,.6))}.image-preview[data-v-0c40023b]{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute;touch-action:none;z-index:9999}[dir] .image-preview[data-v-0c40023b]{background:#000000eb}.image-preview__close[data-v-0c40023b]{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;top:16px;touch-action:auto;width:40px;z-index:10}[dir] .image-preview__close[data-v-0c40023b]{background:#ffffff26;border:none;border-radius:50%;cursor:pointer}[dir=ltr] .image-preview__close[data-v-0c40023b]{right:16px}[dir=rtl] .image-preview__close[data-v-0c40023b]{left:16px}[dir] .image-preview__close[data-v-0c40023b]:hover{background:#ffffff40}[dir] .image-preview__close[data-v-0c40023b]:active{background:#ffffff59}.image-preview__nav[data-v-0c40023b]{align-items:center;display:flex;height:44px;justify-content:center;position:absolute;top:50%;touch-action:auto;width:44px;z-index:10}[dir] .image-preview__nav[data-v-0c40023b]{background:#ffffff26;border:none;border-radius:50%;cursor:pointer;transform:translateY(-50%)}[dir] .image-preview__nav[data-v-0c40023b]:hover{background:#ffffff40}[dir] .image-preview__nav[data-v-0c40023b]:active{background:#ffffff59}[dir=ltr] .image-preview__nav--prev[data-v-0c40023b]{left:12px}[dir=ltr] .image-preview__nav--next[data-v-0c40023b],[dir=rtl] .image-preview__nav--prev[data-v-0c40023b]{right:12px}[dir=rtl] .image-preview__nav--next[data-v-0c40023b]{left:12px}.image-preview__counter[data-v-0c40023b]{bottom:24px;color:#fff;font-size:13px;line-height:20px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}[dir] .image-preview__counter[data-v-0c40023b]{background:#0009;border-radius:12px;padding:4px 12px}[dir=ltr] .image-preview__counter[data-v-0c40023b]{left:50%;transform:translate(-50%)}[dir=rtl] .image-preview__counter[data-v-0c40023b]{right:50%;transform:translate(50%)}.image-preview__stage[data-v-0c40023b]{align-items:center;display:flex;height:90%;justify-content:center;position:relative;width:90%;z-index:1}.image-preview__loading[data-v-0c40023b]{position:absolute;top:50%}[dir=ltr] .image-preview__loading[data-v-0c40023b]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .image-preview__loading[data-v-0c40023b]{right:50%;transform:translate(50%,-50%)}[dir] .image-preview__spinner[data-v-0c40023b]{animation:preview-spin-0c40023b .8s linear infinite}.image-preview__img[data-v-0c40023b]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;opacity:0}[dir] .image-preview__img[data-v-0c40023b]{transition:opacity .15s ease,transform .1s ease-out}.image-preview__img--loaded[data-v-0c40023b]{opacity:1}@keyframes preview-spin-0c40023b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}[dir] .preview-fade-enter-active[data-v-0c40023b],[dir] .preview-fade-leave-active[data-v-0c40023b]{transition:opacity .2s ease}.preview-fade-enter[data-v-0c40023b],.preview-fade-enter-from[data-v-0c40023b],.preview-fade-leave-to[data-v-0c40023b]{opacity:0}.file-preview[data-v-e1f8f5d0]{align-items:flex-start;display:flex;gap:8px;width:100%}.file-preview__content[data-v-e1f8f5d0]{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.file-preview__icon[data-v-e1f8f5d0]{flex-shrink:0;height:40px;overflow:hidden;width:40px}[dir] .file-preview__icon[data-v-e1f8f5d0]{border-radius:6px}.file-preview__thumb[data-v-e1f8f5d0]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.file-preview__type-icon[data-v-e1f8f5d0]{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.file-preview__info[data-v-e1f8f5d0]{display:flex;flex:1;flex-direction:column;gap:6px;justify-content:center;min-width:0}.file-preview__name[data-v-e1f8f5d0]{color:var(--foreground-one,#000);display:-webkit-box;font-size:14px;line-height:18px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}:root[theme=dark] .file-preview__name[data-v-e1f8f5d0]{color:var(--foreground-one,#fff)}.file-preview__size[data-v-e1f8f5d0]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}:root[theme=dark] .file-preview__size[data-v-e1f8f5d0]{color:var(--foreground-three,hsla(0,0%,100%,.48))}.file-preview__close[data-v-e1f8f5d0]{align-items:center;color:var(--foreground-three,rgba(0,0,0,.48));display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}[dir] .file-preview__close[data-v-e1f8f5d0]{background:var(--container-three,rgba(41,65,72,.06));border:none;border-radius:50%;cursor:pointer;padding:2px;transition:opacity .15s}:root[theme=dark] .file-preview__close[data-v-e1f8f5d0]{color:var(--foreground-three,hsla(0,0%,100%,.48))}.file-preview__close[data-v-e1f8f5d0]:hover{opacity:.7}.input-area[data-v-3a4a9b8c]{flex-direction:column}.input-area[data-v-3a4a9b8c],.input-bar[data-v-3a4a9b8c]{display:flex;flex-shrink:0}.input-bar[data-v-3a4a9b8c]{align-items:flex-end;box-sizing:border-box;gap:8px;max-width:100%;width:100%}[dir] .input-bar[data-v-3a4a9b8c]{background:var(--background-one,#fff);border-top:1px solid var(--line-four,rgba(0,0,0,.04));padding:20px}.input-bar[data-v-3a4a9b8c] *,.input-bar[data-v-3a4a9b8c] :after,.input-bar[data-v-3a4a9b8c] :before{box-sizing:border-box}.input-bar__plus[data-v-3a4a9b8c]{align-items:center;color:var(--foreground-one,#000);display:flex;height:44px;justify-content:center;min-width:44px;width:44px}[dir] .input-bar__plus[data-v-3a4a9b8c]{background:var(--container-three,rgba(41,65,72,.06));border:none;border-radius:50px;cursor:pointer;transition:background .15s}.input-bar__plus svg path[data-v-3a4a9b8c]{fill:var(--foreground-one,#000)}:root[theme=dark] .input-bar__plus[data-v-3a4a9b8c]{color:var(--foreground-one,#fff)}:root[theme=dark] .input-bar__plus svg path[data-v-3a4a9b8c]{fill:var(--foreground-one,#fff)}.input-bar__plus[data-v-3a4a9b8c]:hover{opacity:.7}.input-bar__plus[data-v-3a4a9b8c]:disabled{opacity:.5}[dir] .input-bar__plus[data-v-3a4a9b8c]:disabled{cursor:not-allowed}.input-bar__wrap[data-v-3a4a9b8c]{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:44px;min-width:0}[dir] .input-bar__wrap[data-v-3a4a9b8c]{background:var(--container-three,rgba(41,65,72,.06));border:1px solid transparent;border-radius:12px;padding:12px 16px;transition:border-color .15s,border-radius .15s}[dir] .input-bar__wrap--multiline[data-v-3a4a9b8c]{border-radius:16px;padding:8px 12px}[dir] .input-bar__wrap--focus[data-v-3a4a9b8c]{border-color:var(--line-one,#000)}[dir]:root[theme=dark] .input-bar__wrap--focus[data-v-3a4a9b8c]{border-color:var(--line-one,#fff)}[dir] .input-bar__wrap--limit[data-v-3a4a9b8c]{border-color:var(--semantic-error-one,#f0616d)}.input-bar__input[data-v-3a4a9b8c]{color:var(--foreground-one,#000);display:block;font-family:inherit;font-size:14px;line-height:18px;max-height:90px;outline:none;overflow-y:hidden;resize:none;scrollbar-width:none;width:100%;-webkit-text-fill-color:var(--foreground-one,#000);caret-color:var(--foreground-one,#000)}[dir] .input-bar__input[data-v-3a4a9b8c]{background:transparent;border:none;border-radius:0;padding:0}:root[theme=dark] .input-bar__input[data-v-3a4a9b8c]{color:var(--foreground-one,#fff);-webkit-text-fill-color:var(--foreground-one,#fff);caret-color:var(--foreground-one,#fff)}.input-bar__input[data-v-3a4a9b8c]::-webkit-scrollbar{display:none}.input-bar__input[data-v-3a4a9b8c]::-moz-placeholder{color:var(--foreground-three,rgba(0,0,0,.48));-webkit-text-fill-color:var(--foreground-three,rgba(0,0,0,.48))}.input-bar__input[data-v-3a4a9b8c]::placeholder{color:var(--foreground-three,rgba(0,0,0,.48));-webkit-text-fill-color:var(--foreground-three,rgba(0,0,0,.48))}:root[theme=dark] .input-bar__input[data-v-3a4a9b8c]::-moz-placeholder{color:var(--foreground-three,hsla(0,0%,100%,.48));-webkit-text-fill-color:var(--foreground-three,hsla(0,0%,100%,.48))}:root[theme=dark] .input-bar__input[data-v-3a4a9b8c]::placeholder{color:var(--foreground-three,hsla(0,0%,100%,.48));-webkit-text-fill-color:var(--foreground-three,hsla(0,0%,100%,.48))}.input-bar__input[data-v-3a4a9b8c]:disabled{opacity:.5}[dir] .input-bar__input--with-preview[data-v-3a4a9b8c]{margin-top:8px}.input-bar__char-count[data-v-3a4a9b8c]{color:var(--foreground-two,rgba(0,0,0,.64));font-size:14px;line-height:18px}[dir] .input-bar__char-count[data-v-3a4a9b8c]{margin-top:4px}:root[theme=dark] .input-bar__char-count[data-v-3a4a9b8c]{color:var(--foreground-two,hsla(0,0%,100%,.64))}.input-bar__char-count--danger[data-v-3a4a9b8c],:root[theme=dark] .input-bar__char-count--danger[data-v-3a4a9b8c]{color:var(--semantic-error-one,#f0616d)}.input-bar__send[data-v-3a4a9b8c]{align-items:center;color:var(--foreground-three,rgba(0,0,0,.48));display:flex;height:44px;justify-content:center;min-width:44px;width:44px}[dir] .input-bar__send[data-v-3a4a9b8c]{background:transparent;border:none;border-radius:50px;cursor:pointer;transition:color .15s}.input-bar__send svg path[data-v-3a4a9b8c]{fill:var(--foreground-three,rgba(0,0,0,.48))}[dir] .input-bar__send svg path[data-v-3a4a9b8c]{transition:fill .15s}:root[theme=dark] .input-bar__send[data-v-3a4a9b8c]{color:var(--foreground-three,hsla(0,0%,100%,.48))}:root[theme=dark] .input-bar__send svg path[data-v-3a4a9b8c]{fill:var(--foreground-three,hsla(0,0%,100%,.48))}.input-bar__send[data-v-3a4a9b8c]:disabled{opacity:.5}[dir] .input-bar__send[data-v-3a4a9b8c]:disabled{cursor:default}.input-bar__send[data-v-3a4a9b8c]:not(:disabled){color:var(--foreground-one,#000)}.input-bar__send:not(:disabled) svg path[data-v-3a4a9b8c]{fill:var(--foreground-one,#000)}:root[theme=dark] .input-bar__send[data-v-3a4a9b8c]:not(:disabled){color:var(--foreground-one,#fff)}:root[theme=dark] .input-bar__send:not(:disabled) svg path[data-v-3a4a9b8c]{fill:var(--foreground-one,#fff)}.fb__row[data-v-d2ab2e86]{align-items:center;display:flex;gap:6px;min-height:28px;overflow:visible}[dir] .fb__row[data-v-d2ab2e86]{margin-bottom:2px;margin-top:4px}.fb__icon[data-v-d2ab2e86]{display:block;flex-shrink:0;height:16px;width:16px}.fb__btn[data-v-d2ab2e86]{align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;color:var(--foreground-three,rgba(0,0,0,.48));display:inline-flex;flex-shrink:0;font-family:inherit;height:28px;justify-content:center;line-height:0;overflow:visible;width:28px}[dir] .fb__btn[data-v-d2ab2e86]{background:transparent;border:1px solid var(--line-three,rgba(0,0,0,.08));border-radius:50%;cursor:pointer;margin:0;padding:0;transition:all .2s}.fb__btn[data-v-d2ab2e86]:hover:not(:disabled){color:var(--foreground-two,rgba(0,0,0,.6))}[dir] .fb__btn[data-v-d2ab2e86]:hover:not(:disabled){border-color:var(--line-two,rgba(0,0,0,.14))}[dir] .fb__btn[data-v-d2ab2e86]:disabled{cursor:default}.fb__btn--pos[data-v-d2ab2e86]{color:var(--semantic-success-one,#28b84a)}[dir] .fb__btn--pos[data-v-d2ab2e86]{background:var(--semantic-success-four,rgba(40,184,74,.1));border-color:var(--semantic-success-one,#28b84a)}.fb__btn--neg[data-v-d2ab2e86]{color:var(--semantic-error-one,#e53935)}[dir] .fb__btn--neg[data-v-d2ab2e86]{background:var(--semantic-error-four,rgba(229,57,53,.1));border-color:var(--semantic-error-one,#e53935)}:root[theme=dark] .fb__btn[data-v-d2ab2e86]{color:var(--foreground-three,hsla(0,0%,100%,.48))}[dir]:root[theme=dark] .fb__btn[data-v-d2ab2e86]{border-color:var(--line-three,hsla(0,0%,100%,.1))}:root[theme=dark] .fb__btn[data-v-d2ab2e86]:hover:not(:disabled){color:var(--foreground-two,hsla(0,0%,100%,.6))}[dir]:root[theme=dark] .fb__btn[data-v-d2ab2e86]:hover:not(:disabled){border-color:var(--line-two,hsla(0,0%,100%,.2))}:root[theme=dark] .fb__btn--pos[data-v-d2ab2e86]{color:var(--semantic-success-one,#30d158)}[dir]:root[theme=dark] .fb__btn--pos[data-v-d2ab2e86]{background:var(--semantic-success-four,rgba(48,209,88,.12));border-color:var(--semantic-success-one,#30d158)}:root[theme=dark] .fb__btn--neg[data-v-d2ab2e86]{color:var(--semantic-error-one,#ff453a)}[dir]:root[theme=dark] .fb__btn--neg[data-v-d2ab2e86]{background:var(--semantic-error-four,rgba(255,69,58,.12));border-color:var(--semantic-error-one,#ff453a)}.fb__guide[data-v-d2ab2e86]{max-width:260px}[dir] .fb__guide[data-v-d2ab2e86]{background:var(--semantic-warning-four,rgba(224,123,0,.1));border-radius:8px;margin-top:8px;padding:12px}[dir=ltr] .fb__guide[data-v-d2ab2e86]{border-left:3px solid var(--semantic-warning-one,#e07b00)}[dir=rtl] .fb__guide[data-v-d2ab2e86]{border-right:3px solid var(--semantic-warning-one,#e07b00)}[dir]:root[theme=dark] .fb__guide[data-v-d2ab2e86]{background:var(--semantic-warning-four,rgba(224,123,0,.15))}.fb__guide-title[data-v-d2ab2e86]{color:var(--foreground-one,#000);font-size:12px;font-weight:600}[dir] .fb__guide-title[data-v-d2ab2e86]{margin-bottom:2px}:root[theme=dark] .fb__guide-title[data-v-d2ab2e86]{color:var(--foreground-one,#fff)}.fb__guide-desc[data-v-d2ab2e86]{color:var(--foreground-two,rgba(0,0,0,.6));font-size:11px;line-height:18px}[dir] .fb__guide-desc[data-v-d2ab2e86]{margin-bottom:8px}:root[theme=dark] .fb__guide-desc[data-v-d2ab2e86]{color:var(--foreground-two,hsla(0,0%,100%,.6))}.fb__guide-cta[data-v-d2ab2e86]{color:var(--semantic-brand-one,#0047ff);font-family:inherit;font-size:12px;font-weight:600}[dir] .fb__guide-cta[data-v-d2ab2e86]{background:none;border:none;cursor:pointer;padding:0}:root[theme=dark] .fb__guide-cta[data-v-d2ab2e86]{color:var(--semantic-brand-one,#4d8bff)}.fb__guide-cta[data-v-d2ab2e86]:disabled{opacity:.5}[dir] .fb__guide-cta[data-v-d2ab2e86]:disabled{cursor:default}.chat-image[data-v-0cd7b38e]{display:block;-o-object-fit:cover;object-fit:cover}[dir] .chat-image[data-v-0cd7b38e]{background:var(--container-two,rgba(41,65,72,.06));border-radius:24px;cursor:pointer}.chat-image-fallback[data-v-0cd7b38e]{align-items:center;color:var(--foreground-three,rgba(0,0,0,.48));display:flex;justify-content:center}[dir] .chat-image-fallback[data-v-0cd7b38e]{background:var(--container-two,rgba(41,65,72,.06));border-radius:24px}.round-confirm[data-v-f2b5141e]{display:flex;flex-wrap:wrap;gap:8px}[dir] .round-confirm[data-v-f2b5141e]{margin-top:8px}.round-confirm__chip[data-v-f2b5141e]{align-items:center;display:inline-flex;font-size:14px;font-weight:500;gap:6px;line-height:20px}[dir] .round-confirm__chip[data-v-f2b5141e]{border:none;border-radius:999px;cursor:pointer;padding:8px 14px}[dir] .round-confirm__chip[data-v-f2b5141e]:disabled{cursor:default}.round-confirm__chip--resolved[data-v-f2b5141e]{color:var(--foreground-constant-one,#fff)}[dir] .round-confirm__chip--resolved[data-v-f2b5141e]{background:var(--semantic-success-one,#27ad75)}.round-confirm__chip--human[data-v-f2b5141e]{color:var(--foreground-constant-one,#fff)}[dir] .round-confirm__chip--human[data-v-f2b5141e]{background:var(--semantic-warning-one,#e07b00)}.round-confirm__chip--locked[data-v-f2b5141e]{opacity:.9}.round-confirm__chip--expired[data-v-f2b5141e]{color:var(--foreground-three,rgba(0,0,0,.36))}[dir] .round-confirm__chip--expired[data-v-f2b5141e]{background:var(--container-two,rgba(41,65,72,.08))}.bot-group[data-v-aa750541]{display:flex;gap:12px}[dir=ltr] .bot-group[data-v-aa750541]{padding-right:50px}[dir=rtl] .bot-group[data-v-aa750541]{padding-left:50px}.bot-group__avatar[data-v-aa750541]{height:40px;min-width:40px;-o-object-fit:cover;object-fit:cover;width:40px}[dir] .bot-group__avatar[data-v-aa750541]{border-radius:50%}.bot-group__content[data-v-aa750541]{flex:1}.bot-group__content[data-v-aa750541],.bot-group__message[data-v-aa750541]{display:flex;flex-direction:column;gap:4px;min-width:0}.bot-group__message[data-v-aa750541]{align-items:flex-start}.bot-group__message--confirm-disabled[data-v-aa750541]{opacity:.4;pointer-events:none}[dir] .bot-group__message--confirm-disabled .bot-group__bubble--confirm[data-v-aa750541]{border-color:var(--foreground-four,rgba(0,0,0,.16))}.bot-group__name[data-v-aa750541]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}.bot-group__name--agent[data-v-aa750541]{color:var(--foreground-two,rgba(0,0,0,.64))}.bot-group__bubble[data-v-aa750541]{color:var(--foreground-one,#000);font-size:14px;line-height:18px;max-width:100%;position:relative;width:-moz-fit-content;width:fit-content;word-break:break-word}[dir] .bot-group__bubble[data-v-aa750541]{background:var(--container-two,rgba(41,65,72,.06));padding:10px 14px}[dir] .bot-group__bubble--single[data-v-aa750541]{border-radius:16px}[dir=ltr] .bot-group__bubble--first[data-v-aa750541]{border-radius:16px 16px 16px 6px}[dir=rtl] .bot-group__bubble--first[data-v-aa750541]{border-radius:16px 16px 6px}[dir=ltr] .bot-group__bubble--mid[data-v-aa750541]{border-radius:6px 16px 16px 6px}[dir=rtl] .bot-group__bubble--mid[data-v-aa750541]{border-radius:16px 6px 6px 16px}[dir=ltr] .bot-group__bubble--last[data-v-aa750541]{border-radius:6px 16px 16px}[dir=rtl] .bot-group__bubble--last[data-v-aa750541]{border-radius:16px 6px 16px 16px}[dir] .bot-group__bubble--confirm[data-v-aa750541]{border:1px solid var(--semantic-brand-one,#0047ff)}.bot-group__error[data-v-aa750541]{color:var(--semantic-danger-one,#f04438)}.bot-group__file-card[data-v-aa750541]{align-items:center;color:inherit;display:flex;flex-wrap:wrap;gap:12px;text-decoration:none;width:100%}.bot-group__file-icon[data-v-aa750541]{flex-shrink:0;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.bot-group__file-info[data-v-aa750541]{display:flex;flex:1;flex-direction:column;gap:2px;overflow:hidden}.bot-group__file-name[data-v-aa750541]{color:var(--foreground-one,rgba(0,0,0,.88));font-size:14px;line-height:18px;word-break:break-word}.bot-group__file-size[data-v-aa750541]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}.bot-group__file-download[data-v-aa750541]{color:var(--foreground-link,#1677ff);font-size:12px;line-height:16px;width:100%}.bot-group__html[data-v-aa750541]{font-size:14px;line-height:18px;word-break:break-word}.bot-group__html[data-v-aa750541] a{color:var(--semantic-brand-one,#0047ff);text-decoration:none}.bot-group__html[data-v-aa750541] a:hover{text-decoration:underline}[dir] .bot-group__html[data-v-aa750541] p{margin:0 0 8px}[dir] .bot-group__html[data-v-aa750541] p:last-child{margin-bottom:0}.bot-group__html[data-v-aa750541] h1,.bot-group__html[data-v-aa750541] h2,.bot-group__html[data-v-aa750541] h3,.bot-group__html[data-v-aa750541] h4,.bot-group__html[data-v-aa750541] h5,.bot-group__html[data-v-aa750541] h6{font-size:14px;font-weight:600;line-height:1.4}[dir] .bot-group__html[data-v-aa750541] h1,[dir] .bot-group__html[data-v-aa750541] h2,[dir] .bot-group__html[data-v-aa750541] h3,[dir] .bot-group__html[data-v-aa750541] h4,[dir] .bot-group__html[data-v-aa750541] h5,[dir] .bot-group__html[data-v-aa750541] h6{margin:0 0 8px}.bot-group__html[data-v-aa750541] ul{list-style-type:disc}[dir] .bot-group__html[data-v-aa750541] ul{margin:0 0 8px}[dir=ltr] .bot-group__html[data-v-aa750541] ul{padding-left:20px}[dir=rtl] .bot-group__html[data-v-aa750541] ul{padding-right:20px}.bot-group__html[data-v-aa750541] ol{list-style-type:decimal}[dir] .bot-group__html[data-v-aa750541] ol{margin:0 0 8px}[dir=ltr] .bot-group__html[data-v-aa750541] ol{padding-left:20px}[dir=rtl] .bot-group__html[data-v-aa750541] ol{padding-right:20px}.bot-group__html[data-v-aa750541] ol>li{list-style:decimal outside}.bot-group__html[data-v-aa750541] ul>li{list-style:disc outside}.bot-group__html[data-v-aa750541] li{display:list-item}[dir] .bot-group__html[data-v-aa750541] li{margin-top:4px}[dir] .bot-group__html[data-v-aa750541] li:first-child{margin-top:0}[dir] .bot-group__html[data-v-aa750541] li>p:last-child{margin-bottom:0}[dir] .bot-group__html[data-v-aa750541] ol ol,[dir] .bot-group__html[data-v-aa750541] ol ul,[dir] .bot-group__html[data-v-aa750541] ul ol,[dir] .bot-group__html[data-v-aa750541] ul ul{margin-bottom:0;margin-top:4px}[dir] .bot-group__html[data-v-aa750541] hr{border:none;border-top:1px solid var(--line-three,rgba(0,0,0,.08));margin:8px 0}.bot-group__html[data-v-aa750541] blockquote{color:var(--foreground-two,rgba(0,0,0,.64))}[dir] .bot-group__html[data-v-aa750541] blockquote{margin:0 0 8px}[dir=ltr] .bot-group__html[data-v-aa750541] blockquote{border-left:3px solid var(--line-three,rgba(0,0,0,.08));padding:4px 0 4px 12px}[dir=rtl] .bot-group__html[data-v-aa750541] blockquote{border-right:3px solid var(--line-three,rgba(0,0,0,.08));padding:4px 12px 4px 0}[dir] .bot-group__html[data-v-aa750541] blockquote>p:last-child{margin-bottom:0}.bot-group__html[data-v-aa750541] code{font-size:13px}[dir] .bot-group__html[data-v-aa750541] code{background:var(--container-three,rgba(0,0,0,.04));border-radius:4px;padding:1px 4px}.bot-group__html[data-v-aa750541] pre{overflow-x:auto}[dir] .bot-group__html[data-v-aa750541] pre{background:var(--container-three,rgba(0,0,0,.04));border-radius:8px;margin:0 0 8px;padding:8px}[dir] .bot-group__html[data-v-aa750541] pre code{background:transparent;padding:0}.bot-group__text[data-v-aa750541]{font-size:14px;line-height:18px;white-space:pre-wrap;word-break:break-word}.bot-group__actions[data-v-aa750541]{display:flex;flex-direction:column;gap:8px}[dir] .bot-group__actions[data-v-aa750541]{margin-top:8px}.bot-group__action-btn[data-v-aa750541]{align-items:center;color:var(--semantic-brand-one,#0047ff);display:inline-flex;font-size:14px;gap:4px;line-height:20px}[dir] .bot-group__action-btn[data-v-aa750541]{background:var(--semantic-brand-four,rgba(0,71,255,.06));border:none;border-radius:8px;cursor:pointer;padding:8px 14px;transition:background .2s}[dir] .bot-group__action-btn[data-v-aa750541]:hover{background:var(--semantic-brand-three,rgba(0,71,255,.12))}.history-bar[data-v-22898c14]{align-items:center;box-sizing:border-box;color:var(--foreground-two,rgba(0,0,0,.64));display:flex;font-size:12px;gap:6px;justify-content:center;line-height:16px;width:calc(100% + 40px)}[dir] .history-bar[data-v-22898c14]{border:none;margin:-20px;padding:8px 12px}.history-bar--active[data-v-22898c14]{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}[dir] .history-bar--active[data-v-22898c14]{background:var(--container-two,rgba(41,65,72,.06));cursor:pointer}.history-bar--active[data-v-22898c14]:active{opacity:.7}.history-bar--done[data-v-22898c14]{align-items:center;box-sizing:border-box;color:var(--foreground-three,rgba(0,0,0,.48));display:flex;font-size:12px;gap:12px;line-height:16px;width:calc(100% + 40px)}[dir] .history-bar--done[data-v-22898c14]{margin:-20px -20px -24px;padding:12px 16px}.history-bar__icon[data-v-22898c14]{height:16px;width:16px}:root[theme=dark] .history-bar__icon[data-v-22898c14]{filter:brightness(0) invert(1) opacity(.64)}.history-bar__line[data-v-22898c14]{flex:1;height:1px}[dir] .history-bar__line[data-v-22898c14]{background:var(--container-two,rgba(0,0,0,.08))}.skeleton[data-v-e32f89b6]{display:flex;flex-direction:column;gap:24px}[dir] .skeleton[data-v-e32f89b6]{animation:skeleton-fade-e32f89b6 1.5s ease-in-out infinite;padding:8px 0}.skeleton__bot-group[data-v-e32f89b6]{display:flex;gap:12px}[dir=ltr] .skeleton__bot-group[data-v-e32f89b6]{padding-right:80px}[dir=rtl] .skeleton__bot-group[data-v-e32f89b6]{padding-left:80px}[dir=ltr] .skeleton__bot-group--no-avatar[data-v-e32f89b6]{padding-left:52px}[dir=rtl] .skeleton__bot-group--no-avatar[data-v-e32f89b6]{padding-right:52px}.skeleton__user-group[data-v-e32f89b6]{display:flex;gap:12px;justify-content:flex-end}[dir=ltr] .skeleton__user-group[data-v-e32f89b6]{padding-left:80px}[dir=rtl] .skeleton__user-group[data-v-e32f89b6]{padding-right:80px}.skeleton__avatar[data-v-e32f89b6]{height:40px;min-width:40px;width:40px}[dir] .skeleton__avatar[data-v-e32f89b6]{background:var(--container-two,rgba(0,0,0,.06));border-radius:50%}.skeleton__content[data-v-e32f89b6]{display:flex;flex-direction:column;gap:8px;min-width:0}.skeleton__content--wide[data-v-e32f89b6]{flex:1}.skeleton__bar[data-v-e32f89b6]{height:16px}[dir] .skeleton__bar[data-v-e32f89b6]{background:var(--container-two,rgba(0,0,0,.06));border-radius:8px}.skeleton__bar--short[data-v-e32f89b6]{width:120px}.skeleton__bar--medium[data-v-e32f89b6]{width:180px}.skeleton__bar--long[data-v-e32f89b6]{width:240px}.skeleton__bar--full[data-v-e32f89b6]{width:100%}@keyframes skeleton-fade-e32f89b6{0%,to{opacity:1}50%{opacity:.4}}.transfer-card[data-v-8904eaa4]{align-items:center;display:inline-flex;gap:10px}[dir] .transfer-card[data-v-8904eaa4]{background:var(--container-two,rgba(41,65,72,.06));border-radius:8px;padding:10px 16px}.transfer-card__icon[data-v-8904eaa4]{color:var(--foreground-two,rgba(0,0,0,.64));flex-shrink:0;height:16px;overflow:hidden;width:16px}[dir] .transfer-card__icon[data-v-8904eaa4]{animation:pulse-8904eaa4 1.5s ease-in-out infinite}@keyframes pulse-8904eaa4{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.transfer-card__text[data-v-8904eaa4]{color:var(--foreground-two,rgba(0,0,0,.64));font-size:14px;line-height:18px;white-space:nowrap}.typing-group[data-v-9bdca784]{display:flex;gap:12px}[dir=ltr] .typing-group[data-v-9bdca784]{padding-right:50px}[dir=rtl] .typing-group[data-v-9bdca784]{padding-left:50px}.typing-group__avatar[data-v-9bdca784]{height:40px;min-width:40px;-o-object-fit:cover;object-fit:cover;width:40px}[dir] .typing-group__avatar[data-v-9bdca784]{border-radius:50%}.typing-group__content[data-v-9bdca784]{display:flex;flex-direction:column;gap:4px;min-width:0}.typing-group__bubble[data-v-9bdca784]{align-items:center;display:inline-flex;gap:8px;width:-moz-fit-content;width:fit-content}[dir] .typing-group__bubble[data-v-9bdca784]{background:var(--container-three,rgba(41,65,72,.06));border-radius:24px;padding:12px 16px}.typing-group__bars[data-v-9bdca784]{color:var(--foreground-one,#000);flex-shrink:0}:root[theme=dark] .typing-group__bars[data-v-9bdca784]{color:var(--foreground-one,#fff)}.typing-group__text[data-v-9bdca784]{color:var(--foreground-one,#000);font-size:14px;line-height:18px}:root[theme=dark] .typing-group__text[data-v-9bdca784]{color:var(--foreground-one,#fff)}.user-group[data-v-8661696d]{align-items:flex-end;display:flex;flex-direction:column;gap:4px}[dir=ltr] .user-group[data-v-8661696d]{padding-left:50px}[dir=rtl] .user-group[data-v-8661696d]{padding-right:50px}.user-group__bubble[data-v-8661696d]{color:var(--foreground-one,#000);display:flex;flex-direction:column;font-size:14px;gap:8px;line-height:18px;max-width:100%;position:relative;width:-moz-fit-content;width:fit-content;word-break:break-word}[dir] .user-group__bubble[data-v-8661696d]{background:var(--semantic-brand-four,rgba(0,71,255,.12));border-radius:16px;padding:10px 14px}.user-group__text[data-v-8661696d]{white-space:pre-wrap}[dir] .user-group__text[data-v-8661696d]{margin:0}.user-group__upload[data-v-8661696d]{display:flex;flex-direction:column;gap:8px;width:100%}.user-group__upload-info[data-v-8661696d]{display:flex;flex-direction:column;gap:2px}.user-group__upload-hint[data-v-8661696d]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}.user-group__upload-hint--error[data-v-8661696d]{color:var(--semantic-danger-one,#f04438)}.user-group__progress[data-v-8661696d]{height:4px;overflow:hidden;width:100%}[dir] .user-group__progress[data-v-8661696d]{background:var(--container-two,rgba(0,0,0,.08));border-radius:2px}.user-group__progress-fill[data-v-8661696d]{height:100%}[dir] .user-group__progress-fill[data-v-8661696d]{background:var(--semantic-brand-one,#0047ff);border-radius:2px;transition:width .3s ease}.user-group__file-card[data-v-8661696d]{align-items:center;color:inherit;display:flex;flex-wrap:wrap;gap:12px;text-decoration:none;width:100%}.user-group__file-icon[data-v-8661696d]{flex-shrink:0;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.user-group__file-info[data-v-8661696d]{display:flex;flex:1;flex-direction:column;gap:2px;overflow:hidden}.user-group__file-name[data-v-8661696d]{color:var(--foreground-one,rgba(0,0,0,.88));font-size:14px;line-height:18px;word-break:break-word}.user-group__file-size[data-v-8661696d]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}.user-group__file-download[data-v-8661696d]{color:var(--foreground-link,#1677ff);font-size:12px;line-height:16px;width:100%}.user-group__failed-wrap[data-v-8661696d]{bottom:8px;height:16px;position:absolute;width:16px}[dir] .user-group__failed-wrap[data-v-8661696d]{cursor:pointer}[dir=ltr] .user-group__failed-wrap[data-v-8661696d]{left:-22px}[dir=rtl] .user-group__failed-wrap[data-v-8661696d]{right:-22px}.user-group__failed-icon[data-v-8661696d]{color:var(--foreground-constant-one,#fff);display:block;font-size:12px;height:16px;line-height:16px;width:16px}[dir] .user-group__failed-icon[data-v-8661696d]{background:var(--semantic-danger-one,#f04438);border-radius:50%;text-align:center}.cc-failed-tooltip{z-index:10000000!important;--popover-background:#1a1a1a!important;--popover-color:#fff!important}[dir] .cc-failed-tooltip{border-radius:12px!important;box-shadow:0 4px 8px #00000014,0 2px 6px #0000000f!important}[dir] .cc-failed-tooltip .arrow-inner{background-color:#1a1a1a!important}[dir] .cc-resend-sheet{padding:0 0 4px}.cc-resend-sheet__desc{color:var(--foreground-one,rgba(0,0,0,.88));font-size:14px;line-height:20px}[dir] .cc-resend-sheet__desc{margin:0 0 24px}[dir=ltr] .cc-resend-sheet__desc{text-align:left}[dir=rtl] .cc-resend-sheet__desc{text-align:right}:root[theme=dark] .cc-resend-sheet__desc{color:var(--foreground-one,hsla(0,0%,100%,.88))}.cc-resend-sheet__actions{display:flex;gap:12px}.cc-resend-sheet__btn{flex:1;font-size:14px;font-weight:500;height:44px;line-height:44px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .cc-resend-sheet__btn{border:none;border-radius:9999px;cursor:pointer;text-align:center}.cc-resend-sheet__btn--cancel{color:var(--foreground-one,rgba(0,0,0,.88))}[dir] .cc-resend-sheet__btn--cancel{background:var(--container-two,rgba(41,65,72,.08))}:root[theme=dark] .cc-resend-sheet__btn--cancel{color:var(--foreground-one,hsla(0,0%,100%,.88))}[dir]:root[theme=dark] .cc-resend-sheet__btn--cancel{background:var(--container-two,hsla(0,0%,100%,.08))}.cc-resend-sheet__btn--confirm{color:var(--foreground-inverse-one,#fff)}[dir] .cc-resend-sheet__btn--confirm{background:var(--container-one,#000)}:root[theme=dark] .cc-resend-sheet__btn--confirm{color:var(--foreground-inverse-one,#000)}[dir]:root[theme=dark] .cc-resend-sheet__btn--confirm{background:var(--container-one,#fff)}.customer-chat-message-list[data-v-df298e17]{display:flex;flex:1;flex-direction:column;gap:24px}.customer-chat-message-list__time-label[data-v-df298e17]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:12px;line-height:16px}[dir] .customer-chat-message-list__time-label[data-v-df298e17]{margin-bottom:-8px;margin-top:8px;text-align:center}[dir] .customer-chat-message-list__time-label[data-v-df298e17]:first-child{margin-top:0}.customer-chat-message-list__system-badge[data-v-df298e17]{align-items:center;display:flex;flex-direction:column;gap:4px}[dir] .customer-chat-message-list__system-badge[data-v-df298e17]{padding:12px 0}.customer-chat-message-list__system-badge>span[data-v-df298e17]:first-child{align-items:center;color:var(--foreground-two,rgba(0,0,0,.64));display:inline-flex;font-size:14px;gap:10px;line-height:18px}[dir] .customer-chat-message-list__system-badge>span[data-v-df298e17]:first-child{background:var(--container-two,rgba(41,65,72,.06));border-radius:8px;padding:10px 16px}:root[theme=dark] .customer-chat-message-list__system-badge>span[data-v-df298e17]:first-child{color:var(--foreground-two,hsla(0,0%,100%,.64))}[dir]:root[theme=dark] .customer-chat-message-list__system-badge>span[data-v-df298e17]:first-child{background:var(--container-two,hsla(0,0%,100%,.08))}.customer-chat-message-list__system-badge-icon[data-v-df298e17]{filter:opacity(.64);height:16px;width:16px}:root[theme=dark] .customer-chat-message-list__system-badge-icon[data-v-df298e17]{filter:brightness(0) invert(1) opacity(.64)}.customer-chat-message-list__transfer-status[data-v-df298e17]{align-items:center;display:flex;flex-direction:column;gap:12px}[dir] .customer-chat-message-list__transfer-status[data-v-df298e17]{padding:16px 0}.customer-chat-message-list__transfer-hint[data-v-df298e17]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:13px;line-height:18px}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17]{margin:0;text-align:center}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17] p{margin:0 0 8px}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17] p:last-child{margin-bottom:0}.customer-chat-message-list__transfer-hint[data-v-df298e17] ul{list-style-type:disc}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17] ul{margin:0 0 8px}[dir=ltr] .customer-chat-message-list__transfer-hint[data-v-df298e17] ul{padding-left:20px}[dir=rtl] .customer-chat-message-list__transfer-hint[data-v-df298e17] ul{padding-right:20px}.customer-chat-message-list__transfer-hint[data-v-df298e17] ol{list-style-type:decimal}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17] ol{margin:0 0 8px}[dir=ltr] .customer-chat-message-list__transfer-hint[data-v-df298e17] ol{padding-left:20px}[dir=rtl] .customer-chat-message-list__transfer-hint[data-v-df298e17] ol{padding-right:20px}.customer-chat-message-list__transfer-hint[data-v-df298e17] li{display:list-item;list-style:inherit}[dir] .customer-chat-message-list__transfer-hint[data-v-df298e17] blockquote{margin:0 0 8px}[dir=ltr] .customer-chat-message-list__transfer-hint[data-v-df298e17] blockquote{border-left:3px solid var(--line-three,rgba(0,0,0,.08));padding-left:12px}[dir=rtl] .customer-chat-message-list__transfer-hint[data-v-df298e17] blockquote{border-right:3px solid var(--line-three,rgba(0,0,0,.08));padding-right:12px}.customer-chat-message-list__transfer-hint[data-v-df298e17] a{color:var(--semantic-brand-one,#0047ff);text-decoration:none}.customer-chat-message-list__transfer-failed[data-v-df298e17]{align-items:center;display:flex;flex-direction:column;gap:8px}.customer-chat-message-list__transfer-failed-text[data-v-df298e17]{color:var(--foreground-three,rgba(0,0,0,.48));font-size:13px;line-height:18px}[dir] .customer-chat-message-list__transfer-failed-text[data-v-df298e17]{margin:0;text-align:center}.customer-chat-message-list__transfer-retry-btn[data-v-df298e17]{color:var(--foreground-link,#2c68ff);font-size:13px;line-height:18px}[dir] .customer-chat-message-list__transfer-retry-btn[data-v-df298e17]{background:transparent;border:1px solid var(--foreground-link,#2c68ff);border-radius:16px;cursor:pointer;padding:6px 16px}.customer-chat-message-list__transfer-retry-btn[data-v-df298e17]:active{opacity:.7}.customer-chat[data-v-e5a58ede]{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;position:relative}[dir] .customer-chat[data-v-e5a58ede]{background:var(--background-one,#fff)}.customer-chat[data-v-e5a58ede] *,.customer-chat[data-v-e5a58ede] :after,.customer-chat[data-v-e5a58ede] :before{box-sizing:border-box}.customer-chat--full-page[data-v-e5a58ede]{height:100vh;width:100%}.customer-chat--panel[data-v-e5a58ede]{flex:1;min-height:0;width:100%}.customer-chat__header[data-v-e5a58ede]{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}[dir] .customer-chat__header[data-v-e5a58ede]{border-bottom:1px solid var(--container-three,rgba(0,0,0,.04));padding:16px}.customer-chat__title[data-v-e5a58ede]{color:var(--foreground-one,#000);font-size:15px;font-weight:600}.customer-chat__close[data-v-e5a58ede]{align-items:center;color:var(--foreground-two,#666);display:flex;height:32px;justify-content:center;position:absolute;top:50%;width:32px}[dir] .customer-chat__close[data-v-e5a58ede]{background:transparent;border:none;border-radius:8px;cursor:pointer;padding:0;transform:translateY(-50%);transition:background .15s}[dir=ltr] .customer-chat__close[data-v-e5a58ede]{right:12px}[dir=rtl] .customer-chat__close[data-v-e5a58ede]{left:12px}[dir] .customer-chat__close[data-v-e5a58ede]:hover{background:var(--container-two,rgba(0,0,0,.06))}.customer-chat__messages[data-v-e5a58ede]{display:flex;flex:1;flex-direction:column;overflow-y:auto;scrollbar-color:var(--foreground-four,hsla(0,0%,100%,.15)) transparent;scrollbar-width:thin}[dir] .customer-chat__messages[data-v-e5a58ede]{padding:20px}[dir] .customer-chat__messages--has-fab[data-v-e5a58ede]{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.customer-chat__messages[data-v-e5a58ede]::-webkit-scrollbar{width:3px}[dir] .customer-chat__messages[data-v-e5a58ede]::-webkit-scrollbar-thumb{background:var(--foreground-four,hsla(0,0%,100%,.15));border-radius:3px}[dir] .customer-chat__messages[data-v-e5a58ede]::-webkit-scrollbar-track{background:transparent}.customer-chat__footer[data-v-e5a58ede]{flex-shrink:0;width:100%}.customer-chat__new-msg[data-v-e5a58ede]{bottom:calc(var(--customer-chat-footer-height, 84px) + 8px);color:var(--foreground-constant-one,#fff);font-size:12px;max-width:calc(100% - 32px);position:absolute;z-index:2}[dir] .customer-chat__new-msg[data-v-e5a58ede]{background:var(--semantic-brand-one,#0047ff);border:none;border-radius:16px;box-shadow:0 2px 8px #0047ff52;cursor:pointer;padding:6px 12px}[dir=ltr] .customer-chat__new-msg[data-v-e5a58ede]{right:16px}[dir=rtl] .customer-chat__new-msg[data-v-e5a58ede]{left:16px}.customer-chat__new-msg--above-fab[data-v-e5a58ede]{bottom:calc(var(--customer-chat-footer-height, 84px) + 64px + env(safe-area-inset-bottom,0px))}[dir=ltr] [dir=rtl] .customer-chat__new-msg[data-v-e5a58ede]{left:16px;right:auto}[dir=rtl] [dir=rtl] .customer-chat__new-msg[data-v-e5a58ede]{left:auto;right:16px}.customer-chat__contact-human[data-v-e5a58ede]{align-items:center;bottom:calc(var(--customer-chat-footer-height, 84px) + 8px + env(safe-area-inset-bottom,0px));color:var(--foreground-constant-one,#fff);display:inline-flex;font-size:13px;gap:6px;line-height:1.2;max-width:calc(100% - 32px);min-height:40px;position:absolute;white-space:normal;word-break:break-word;z-index:2}[dir] .customer-chat__contact-human[data-v-e5a58ede]{background:var(--container-five,#1a1a1a);border:1px solid var(--line-three,hsla(0,0%,100%,.24));border-radius:22px;box-shadow:0 4px 12px #00000047;cursor:pointer}[dir=ltr] .customer-chat__contact-human[data-v-e5a58ede]{padding:8px 14px 8px 12px;right:16px}[dir=rtl] .customer-chat__contact-human[data-v-e5a58ede]{left:16px;padding:8px 12px 8px 14px}[dir=ltr] [dir=rtl] .customer-chat__contact-human[data-v-e5a58ede]{left:16px;padding:8px 12px 8px 14px;right:auto}[dir=rtl] [dir=rtl] .customer-chat__contact-human[data-v-e5a58ede]{left:auto;padding:8px 14px 8px 12px;right:16px}.customer-chat__contact-human[data-v-e5a58ede]:focus-visible{outline:2px solid var(--semantic-brand-one,#0047ff);outline-offset:2px}.customer-chat__contact-human-icon[data-v-e5a58ede]{flex-shrink:0;height:18px;width:18px}.customer-chat__init-error[data-v-e5a58ede]{align-items:center;display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center}[dir] .customer-chat__init-error[data-v-e5a58ede]{padding:24px}.customer-chat__init-error-desc[data-v-e5a58ede]{color:var(--foreground-two,rgba(0,0,0,.64));font-size:14px;line-height:20px}[dir] .customer-chat__init-error-desc[data-v-e5a58ede]{margin:0;text-align:center}.customer-chat__init-error-retry[data-v-e5a58ede]{align-items:center;color:var(--foreground-one,#000);display:flex;font-size:13px;gap:6px}[dir] .customer-chat__init-error-retry[data-v-e5a58ede]{background:transparent;border:1px solid var(--container-three,rgba(0,0,0,.12));border-radius:18px;cursor:pointer;padding:8px 20px;transition:background .15s}.customer-chat__init-error-retry[data-v-e5a58ede]:active{opacity:.7}.customer-chat__init-error-icon[data-v-e5a58ede]{height:16px;width:16px}:root[theme=dark] .customer-chat__init-error-icon[data-v-e5a58ede]{filter:brightness(0) invert(1) opacity(.64)}.customer-chat__ended-banner[data-v-e5a58ede]{align-items:center;color:var(--semantic-success-one,#27ad75);display:flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;line-height:18px}[dir] .customer-chat__ended-banner[data-v-e5a58ede]{background:var(--semantic-success-four,rgba(39,173,117,.12));padding:8px 16px}.customer-chat__reconnect-bar[data-v-e5a58ede]{align-items:center;color:var(--foreground-two,rgba(0,0,0,.64));display:flex;font-size:12px;gap:8px;justify-content:center}[dir] .customer-chat__reconnect-bar[data-v-e5a58ede]{background:var(--semantic-warning-bg,#fffbe6);cursor:pointer;padding:8px 16px}.customer-chat__reconnect-bar-action[data-v-e5a58ede]{color:var(--brand-one,#f0b90b);font-weight:500}.customer-chat__toast[data-v-e5a58ede]{color:#fff;font-size:12px;font-weight:500;line-height:18px;pointer-events:none;position:absolute;top:96px;white-space:nowrap;z-index:10}[dir] .customer-chat__toast[data-v-e5a58ede]{background:#1a1a1a;border-radius:9999px;box-shadow:0 4px 12px #00000026;padding:10px 20px}[dir=ltr] .customer-chat__toast[data-v-e5a58ede]{left:50%;transform:translate(-50%)}[dir=rtl] .customer-chat__toast[data-v-e5a58ede]{right:50%;transform:translate(50%)}[dir] .customer-chat-toast-enter-active[data-v-e5a58ede],[dir] .customer-chat-toast-leave-active[data-v-e5a58ede]{transition:opacity .25s ease}.customer-chat-toast-enter[data-v-e5a58ede],.customer-chat-toast-enter-from[data-v-e5a58ede],.customer-chat-toast-leave-to[data-v-e5a58ede]{opacity:0}
