.ci[data-v-267ceefe]{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.ci-error[data-v-267ceefe]{flex-shrink:0;padding:8px 14px;border-bottom:1px solid #fde2e2;background:#fef0f0;color:#db4764}.ci-error p[data-v-267ceefe]{margin:0;font-size:13px}.ci-chat[data-v-267ceefe]{flex:1;padding:14px;overflow-y:auto}.ci-chat__empty[data-v-267ceefe]{display:flex;align-items:center;justify-content:center;height:100%;min-height:120px;color:#a8b2c1;line-height:2}.ci-chat__empty p[data-v-267ceefe]{margin:0}.ci-message[data-v-267ceefe]{margin-bottom:16px}.ci-message--user[data-v-267ceefe]{display:flex;justify-content:flex-end}.ci-message--assistant[data-v-267ceefe]{display:flex;justify-content:flex-start}.ci-bubble[data-v-267ceefe]{max-width:85%}.ci-bubble--user[data-v-267ceefe]{padding:10px 14px;border-radius:14px 14px 4px;background:#409eff;color:#fff}.ci-bubble--assistant[data-v-267ceefe]{min-width:85%;padding:12px;border-radius:14px 14px 14px 4px;background:#f5f6fa}.ci-bubble__text[data-v-267ceefe]{margin:0;line-height:1.6;overflow-wrap:anywhere}.ci-bubble__ref-img[data-v-267ceefe]{display:block;width:100%;max-width:200px;margin-bottom:8px;border-radius:8px;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.ci-bubble__loading[data-v-267ceefe]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0;color:#a8b2c1}.ci-bubble__loading-spinner[data-v-267ceefe],.ci-image__skeleton-spinner[data-v-267ceefe]{border:3px solid #e8eaf0;border-top-color:#409eff;border-radius:50%;-webkit-animation:ci-spin-data-v-267ceefe .8s linear infinite;animation:ci-spin-data-v-267ceefe .8s linear infinite}.ci-bubble__loading-spinner[data-v-267ceefe]{width:32px;height:32px}.ci-image__skeleton-spinner[data-v-267ceefe]{width:28px;height:28px}.ci-bubble__error[data-v-267ceefe]{color:#db4764}.ci-bubble__error p[data-v-267ceefe]{margin:0}.ci-bubble__footer[data-v-267ceefe]{margin-top:12px;padding-top:10px;border-top:1px solid #e8eaf0;text-align:center}.ci-images[data-v-267ceefe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.ci-image[data-v-267ceefe]{position:relative;overflow:hidden;border:2px solid transparent;border-radius:10px;aspect-ratio:16/9;background:#e8eaf0;transition:border-color .2s,box-shadow .2s}.ci-image--selected[data-v-267ceefe]{border-color:#e6a23c;box-shadow:0 0 0 2px rgba(230,162,60,.25)}.ci-image__skeleton[data-v-267ceefe],.ci-image__state[data-v-267ceefe]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ci-image__skeleton[data-v-267ceefe]{background:linear-gradient(90deg,#e8eaf0,#f0f1f5,#e8eaf0);background-size:200% 100%;-webkit-animation:ci-shimmer-data-v-267ceefe 1.8s ease-in-out infinite;animation:ci-shimmer-data-v-267ceefe 1.8s ease-in-out infinite}.ci-image__state--cancelled[data-v-267ceefe]{background:#f5f6fa;color:#a8b2c1}.ci-image__state--failed[data-v-267ceefe]{background:#fef0f0;color:#db4764}.ci-image__img[data-v-267ceefe]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ci-image__label[data-v-267ceefe]{position:absolute;right:0;bottom:0;left:0;z-index:1;padding:4px 8px;background:linear-gradient(transparent,rgba(0,0,0,.55));color:#fff;font-size:11px}.ci-image__overlay[data-v-267ceefe]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.45);opacity:0;transition:opacity .2s}.ci-image:focus-within .ci-image__overlay[data-v-267ceefe],.ci-image:hover .ci-image__overlay[data-v-267ceefe]{opacity:1}.ci-image--loaded:focus-within .ci-image__label[data-v-267ceefe],.ci-image--loaded:hover .ci-image__label[data-v-267ceefe]{opacity:0}.ci-image__action[data-v-267ceefe]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:8px;background:transparent;color:#fff;font-size:18px;cursor:pointer}.ci-image__action[data-v-267ceefe]:focus-visible,.ci-image__action[data-v-267ceefe]:hover{background:hsla(0,0%,100%,.2);outline:2px solid #fff;outline-offset:1px}.ci-reference-preview[data-v-267ceefe]{display:flex;align-items:center;gap:10px;flex-shrink:0;padding:8px 14px;border-top:1px solid #ebeef5;background:#fafbfc}.ci-reference-preview__hint[data-v-267ceefe]{flex:1;color:#71809a;font-size:12px}.ci-reference-preview__img[data-v-267ceefe]{width:48px;height:48px;border:2px solid #e6a23c;border-radius:6px;-o-object-fit:cover;object-fit:cover}.ci-reference-preview__clear[data-v-267ceefe]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;background:#dcdfe6;color:#5c6a87;cursor:pointer}.ci-reference-preview__clear[data-v-267ceefe]:focus-visible,.ci-reference-preview__clear[data-v-267ceefe]:hover{background:#f56c6c;color:#fff;outline:2px solid #409eff;outline-offset:2px}.ci-input[data-v-267ceefe]{display:flex;align-items:flex-end;gap:10px;flex-shrink:0;padding:12px 14px;border-top:1px solid #ebeef5}.ci-input__textarea[data-v-267ceefe]{flex:1;padding:8px 12px;border:1px solid #dcdfe6;border-radius:10px;outline:0;font:inherit;line-height:1.6;resize:none}.ci-input__textarea[data-v-267ceefe]:focus{border-color:#409eff;box-shadow:0 0 0 2px rgba(64,158,255,.15)}.ci-input__textarea[data-v-267ceefe]:disabled{background:#f5f6fa;cursor:not-allowed}.ci-btn[data-v-267ceefe]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 16px;border:0;border-radius:999px;font-size:13px;cursor:pointer}.ci-btn[data-v-267ceefe]:focus-visible{outline:2px solid #409eff;outline-offset:2px}.ci-btn--primary[data-v-267ceefe]{background:#409eff;color:#fff}.ci-btn--primary[data-v-267ceefe]:hover:not(:disabled){background:#337ecc}.ci-btn--primary[data-v-267ceefe]:disabled{background:#c0c4cc;cursor:not-allowed}.ci-btn--text[data-v-267ceefe]{padding:4px 12px;background:transparent;color:#409eff}.ci-btn--text[data-v-267ceefe]:hover{background:rgba(64,158,255,.08)}@-webkit-keyframes ci-shimmer-data-v-267ceefe{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ci-shimmer-data-v-267ceefe{0%{background-position:-200% 0}to{background-position:200% 0}}@-webkit-keyframes ci-spin-data-v-267ceefe{to{transform:rotate(1turn)}}@keyframes ci-spin-data-v-267ceefe{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.ci-bubble__loading-spinner[data-v-267ceefe],.ci-image__skeleton-spinner[data-v-267ceefe],.ci-image__skeleton[data-v-267ceefe]{-webkit-animation:none;animation:none}}