.chat-attach-menu[data-v-882ea303]{display:flex;flex-direction:column;min-width:220px;padding:8px;background:#fff;border-radius:18px;box-shadow:0 12px 28px #14254e26}.chat-attach-menu--inline[data-v-882ea303]{position:absolute;right:0;left:0;bottom:calc(100% + 12px);z-index:3}.chat-attach-menu__item[data-v-882ea303]{display:flex;gap:12px;align-items:center;width:100%;padding:10px 12px;border:none;background:transparent;border-radius:14px;font-size:14px;font-weight:600;color:#14254e;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.chat-attach-menu__item[data-v-882ea303]:disabled{opacity:.6;cursor:not-allowed}.chat-attach-menu__item[data-v-882ea303]:not(:disabled):hover{background:#14254e0a}.chat-attach-menu__item[data-v-882ea303]:not(:disabled):focus{outline:none;background:#8f43fc1f}.chat-attach-menu__item-icon[data-v-882ea303]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;background:#f6f7fb;border-radius:12px;color:#8f43fc}.chat-attach-menu__item-icon-image[data-v-882ea303]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.chat-attach-menu__item-text[data-v-882ea303]{text-align:left}.chat-attach-fade-enter-active[data-v-882ea303],.chat-attach-fade-leave-active[data-v-882ea303]{transition:opacity .2s ease,transform .2s ease}.chat-attach-fade-enter-from[data-v-882ea303],.chat-attach-fade-leave-to[data-v-882ea303]{opacity:0;transform:translateY(8px)}.chat-message-wrapper[data-v-23feb353]{position:relative}.chat-status-separator[data-v-23feb353]{height:1px;margin:16px auto;background:#14254e14}.chat-message[data-v-23feb353]{position:relative;display:flex;gap:12px;align-items:flex-start;max-width:100%;margin-bottom:20px}.chat-message--client[data-v-23feb353]{flex-direction:row-reverse;gap:12px;align-items:flex-start;margin-left:auto}.chat-message--client[data-v-23feb353],.chat-message--operator[data-v-23feb353]{max-width:calc(100% - 32px)}.chat-message--empty[data-v-23feb353]{margin-bottom:0}.chat-message__content[data-v-23feb353]{display:flex;flex-direction:column;gap:4px;max-width:100%}.chat-message--client .chat-message__content[data-v-23feb353]{align-items:flex-end}.chat-message__avatar[data-v-23feb353]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;overflow:hidden;font-size:14px;font-weight:600;color:#14254e;background:#eff2f9;border-radius:50%}.chat-message__avatar-image[data-v-23feb353]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-message__avatar-fallback[data-v-23feb353]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.chat-message__author[data-v-23feb353]{margin-bottom:4px;font-size:13px;font-weight:600;color:#6f7c99}.chat-message__main[data-v-23feb353]{display:flex;gap:8px;align-items:center}.chat-message__main--client[data-v-23feb353]{justify-content:flex-end}.chat-message__status-icon[data-v-23feb353]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;align-self:center}.chat-message__bubble[data-v-23feb353]{position:relative;padding:12px 16px;background:#f6f7fb;border:1px solid rgba(22,61,122,.06);border-radius:18px;color:#14254e;box-shadow:none;font-size:14px;font-weight:400;line-height:20px;word-wrap:anywhere}.chat-message__bubble--client[data-v-23feb353]{margin-right:16px;background:#8f43fc;border:none;border-bottom-right-radius:2px;color:#fff}.chat-message__bubble--client[data-v-23feb353]:before{content:"";position:absolute;right:-16px;bottom:0;width:30px;height:20px;background:radial-gradient(circle at top right,transparent 50%,#8f43fc 52%);pointer-events:none}.chat-message__bubble--client-error[data-v-23feb353]{margin-right:16px;background:#ff4ba0;border:none;border-bottom-right-radius:2px;color:#fff}.chat-message__bubble--client-error[data-v-23feb353]:before{content:"";position:absolute;right:-16px;bottom:0;width:30px;height:20px;background:radial-gradient(circle at top right,transparent 50%,#ff4ba0 52%);pointer-events:none}.chat-message__bubble--operator[data-v-23feb353]{background:#f6f7fb;border-bottom-left-radius:2px}.chat-message__bubble--operator[data-v-23feb353]:before{content:"";position:absolute;left:-16px;bottom:0;width:30px;height:20px;background:radial-gradient(circle at top left,transparent 50%,#f6f7fb 52%);pointer-events:none}.chat-message__bubble--operator[data-v-23feb353]:after{content:"";position:absolute;left:-10px;bottom:0;width:20px;height:20px;background:transparent;border-right:1px solid rgba(22,61,122,.06);border-bottom:1px solid rgba(22,61,122,.06);border-bottom-right-radius:18px;clip-path:polygon(0 100%,100% 100%,100% 0)}.chat-file__preview[data-v-23feb353]{position:relative;overflow:hidden;border:1px solid rgba(20,37,78,.08);border-radius:14px}.chat-file__preview--clickable[data-v-23feb353]{cursor:pointer}.chat-file__preview--clickable[data-v-23feb353]:focus-visible{outline:2px solid #8f43fc;outline-offset:2px}.chat-file__preview img[data-v-23feb353]{display:block;width:180px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.chat-file__preview--loading[data-v-23feb353]{pointer-events:none}.chat-file__image--faded[data-v-23feb353]{opacity:.4}.chat-file__preview-loader[data-v-23feb353]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#14254e40}.chat-file__preview-spinner[data-v-23feb353]{width:36px;height:36px;border:3px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:chat-spinner-23feb353 .9s linear infinite}.chat-file-upload[data-v-23feb353]{display:flex;gap:12px;align-items:center;width:100%}.chat-file-upload__loader[data-v-23feb353]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px}.chat-file-upload__info[data-v-23feb353]{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.chat-file-upload__name[data-v-23feb353]{font-size:14px;font-weight:600;line-height:1.3;color:inherit;word-break:break-word}.chat-file-upload__size[data-v-23feb353]{font-size:12px;line-height:1.3;color:inherit;opacity:.85}.chat-file-loader[data-v-23feb353]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.chat-file-loader__ring[data-v-23feb353]{position:absolute;inset:0;border-color:currentcolor transparent transparent currentcolor;border-style:solid;border-width:2.5px;border-radius:50%;opacity:.5;animation:chat-file-ring-spin-23feb353 1s linear infinite}.chat-file-loader__button[data-v-23feb353]{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:inherit;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;transition:background .2s ease}.chat-file-loader__button[data-v-23feb353]:hover{background:#ffffff59}.chat-file-loader__button[data-v-23feb353]:active{background:#fff6}.chat-file-loader__cross[data-v-23feb353]{position:relative;display:block;width:16px;height:16px}.chat-file-loader__cross[data-v-23feb353]:after,.chat-file-loader__cross[data-v-23feb353]:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:2.5px;background:currentColor;border-radius:1px;transform-origin:center}.chat-file-loader__cross[data-v-23feb353]:before{transform:translate(-50%,-50%) rotate(45deg)}.chat-file-loader__cross[data-v-23feb353]:after{transform:translate(-50%,-50%) rotate(-45deg)}.chat-file-loader__button--retry[data-v-23feb353]{background:#ff0078cc}.chat-file-loader__button--retry[data-v-23feb353]:hover{background:#ff0078}.chat-file-loader__button--retry[data-v-23feb353]:active{background:#ff0078d9}.chat-file-card[data-v-23feb353]{display:flex;gap:12px;width:100%;padding:12px;color:inherit;border:1px solid transparent;border-radius:16px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.chat-file-card[data-v-23feb353],.chat-file-card[data-v-23feb353]:hover{text-decoration:none}.chat-file-card--client[data-v-23feb353]{background:#ffffff14;border-color:#ffffff3d;color:#fff}.chat-file-card--operator[data-v-23feb353]{background:#fff;border-color:#14254e14;color:#14254e}.chat-file-card--operator[data-v-23feb353]:hover{box-shadow:0 8px 16px #14254e14}.chat-file-card--client[data-v-23feb353]:hover{background:#ffffff24}.chat-file-card--disabled[data-v-23feb353]{pointer-events:none;opacity:.8}.chat-file-card__icon-wrapper[data-v-23feb353]{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;overflow:hidden;color:#8f43fc;background:#8f43fc1f;border-radius:14px}.chat-file-card--client .chat-file-card__icon-wrapper[data-v-23feb353]{background:#ffffff2e;color:#fff}.chat-file-card__icon-image[data-v-23feb353]{position:relative;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.chat-file-card__body[data-v-23feb353]{display:flex;flex-direction:column;gap:4px;min-width:0}.chat-file-card__name[data-v-23feb353]{font-size:14px;font-weight:600;line-height:1.3;word-break:break-word}.chat-file-card__meta[data-v-23feb353]{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6f7c99e6}.chat-file-card--client .chat-file-card__meta[data-v-23feb353]{color:#ffffffc2}.chat-message__time[data-v-23feb353]{display:flex;gap:4px;align-items:center;font-size:12px;color:#9aa7c1}.chat-message--client .chat-message__time[data-v-23feb353]{justify-content:flex-end}.chat-message__time--error[data-v-23feb353]{font-size:12px;color:#ff3f87}.chat-message__retry-button[data-v-23feb353]{display:inline-flex;align-items:center;justify-content:center;padding:0;color:inherit;cursor:pointer;background:transparent;border-radius:50%;border:none}.chat-message__time-icon[data-v-23feb353]{font-size:18px}@keyframes chat-file-ring-spin-23feb353{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes chat-spinner-23feb353{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.chat-modal__panel[data-v-70e65255]{position:relative;width:100%;max-width:420px;height:100%;overflow:hidden;background:#fff;border-radius:24px 0 0 24px;box-shadow:-4px 0 24px #163d7a14}.chat-modal__header[data-v-70e65255]{position:relative;padding:12px 20px;border-bottom:1px solid rgba(22,61,122,.08)}.chat-modal__close-btn[data-v-70e65255]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(22,61,122,.08);border-radius:50%;background:#f6f7fb;color:#14254e;cursor:pointer}.chat-modal__title[data-v-70e65255]{font-size:16px;font-weight:600;letter-spacing:.2px;text-transform:lowercase;color:#14254e}.chat-modal__header-spacer[data-v-70e65255]{width:36px}.chat-modal__body[data-v-70e65255]{position:relative;overflow:hidden;padding:0;background:#fff}.chat-modal__loader[data-v-70e65255]{height:100%;color:#14254e}.chat-modal__loader-text[data-v-70e65255]{font-size:14px;line-height:20px}.chat-modal__messages[data-v-70e65255]{height:100%;overflow-y:auto;padding:16px;scrollbar-width:thin;scrollbar-color:rgba(111,124,153,.2) transparent}.chat-modal__messages[data-v-70e65255]::-webkit-scrollbar{width:2px}.chat-modal__messages[data-v-70e65255]::-webkit-scrollbar-track{background:transparent}.chat-modal__messages[data-v-70e65255]::-webkit-scrollbar-thumb{background:#6f7c9933;border-radius:2px}.chat-modal__messages[data-v-70e65255]::-webkit-scrollbar-thumb:hover{background:#6f7c994d}.chat-modal__empty-message[data-v-70e65255]{color:#14254e}.chat-modal__footer[data-v-70e65255]{padding:12px 20px 20px;border-top:1px solid rgba(22,61,122,.08);background:#fff}.typing-wrapper[data-v-70e65255]{position:relative;height:24px;margin-bottom:8px}.operator-typing-notice[data-v-70e65255]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;color:#6f7c99}.chat-input-wrapper[data-v-70e65255]{position:relative}.chat-input[data-v-70e65255]{align-items:flex-end;gap:0;padding:8px 12px;background:#f6f7fb;border-radius:14px}.chat-input__attach[data-v-70e65255]{position:relative;top:2px;width:36px;height:36px;border-radius:50%;color:#6f7c99;cursor:pointer;align-self:center}.chat-input__attach[data-v-70e65255]:disabled{cursor:not-allowed;opacity:.5}.chat-input__field[data-v-70e65255]{flex:1;min-height:36px;max-height:140px;padding:7px 0 7px 4px;font-size:16px;line-height:22px;font-weight:400;color:#14254e;background:transparent;border:none;outline:none;resize:none;box-sizing:border-box}.chat-input__field[data-v-70e65255]::-moz-placeholder{color:#9ea5b8;font-weight:400}.chat-input__field[data-v-70e65255]::placeholder{color:#9ea5b8;font-weight:400}.chat-input__send[data-v-70e65255]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#6f7c99;cursor:pointer;align-self:center;transition:background-color .2s ease,color .2s ease}.chat-input__send[data-v-70e65255]:not(:disabled){color:#8f43fc}.chat-input__send[data-v-70e65255]:disabled{cursor:not-allowed;opacity:.35}.fade-enter-active[data-v-70e65255],.fade-leave-active[data-v-70e65255]{transition:opacity .2s}.fade-enter-from[data-v-70e65255],.fade-leave-to[data-v-70e65255]{opacity:0}.chat-fade-enter-active[data-v-70e65255],.chat-fade-leave-active[data-v-70e65255]{transition:all .2s ease}.chat-fade-enter-from[data-v-70e65255],.chat-fade-leave-to[data-v-70e65255]{opacity:0;transform:translateY(8px)}@media(max-width:600px){.chat-modal__panel[data-v-70e65255]{max-width:100%;border-radius:0}}
