.aiBox[data-v-f32107bc]{display:flex;flex-direction:column;height:100%;background:#f7f8fa}.toolbar[data-v-f32107bc]{margin-top:56px;height:44px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #ebedf0}.toolbar .left[data-v-f32107bc]{color:#333;font-size:14px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar .rightBtns[data-v-f32107bc]{display:flex;align-items:center}.toolbar .iconBtn[data-v-f32107bc]{width:30px;height:30px;margin-left:8px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#5488fe;background:#eef4ff;font-size:16px}.toolbar .historyBtn[data-v-f32107bc]{color:#5b5b5b;background:#f2f3f5}.chatBody[data-v-f32107bc]{flex:1;overflow-y:auto;padding:12px}.chatBody .tip[data-v-f32107bc]{text-align:center;color:#999;font-size:13px;margin-top:18px}.bubbleRow[data-v-f32107bc]{display:flex;margin-bottom:10px}.bubbleRow .bubble[data-v-f32107bc]{max-width:80%;border-radius:12px;padding:10px 12px;font-size:14px;line-height:20px;word-break:break-word;white-space:pre-wrap}.bubbleRow .bubble .inlineDotWave[data-v-f32107bc]{display:inline-flex;align-items:center;margin-left:6px}.bubbleRow .bubble .inlineDotWave i[data-v-f32107bc]{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.35;margin-right:4px;animation:dotPulse-f32107bc 1s ease-in-out infinite}.bubbleRow .bubble .inlineDotWave i[data-v-f32107bc]:nth-child(2){animation-delay:.16s}.bubbleRow .bubble .inlineDotWave i[data-v-f32107bc]:nth-child(3){margin-right:0;animation-delay:.32s}.bubbleRow.user[data-v-f32107bc]{justify-content:flex-end}.bubbleRow.user .bubble[data-v-f32107bc]{background:#5488fe;color:#fff}.bubbleRow.assistant[data-v-f32107bc]{justify-content:flex-start}.bubbleRow.assistant .bubble[data-v-f32107bc]{background:#fff;color:#222}.inputArea[data-v-f32107bc]{background:#fff;padding:8px 10px 12px;border-top:1px solid #ebedf0}.inputArea .composerBox[data-v-f32107bc]{position:relative;background:#f5f6f8;border-radius:14px;min-height:52px;padding:10px 48px 10px 12px}.inputArea .composerInput[data-v-f32107bc]{width:100%;min-height:32px;max-height:130px;border:none;resize:none;outline:none;background:transparent;font-size:14px;line-height:20px;color:#222;display:block}.inputArea .sendIconBtn[data-v-f32107bc]{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:15px;background:#5488fe;display:flex;align-items:center;justify-content:center;color:#fff}.inputArea .sendArrow[data-v-f32107bc]{font-size:16px;line-height:1}.inputArea .btnDotWave[data-v-f32107bc]{display:inline-flex;align-items:center}.inputArea .btnDotWave i[data-v-f32107bc]{width:4px;height:4px;border-radius:50%;background:#fff;opacity:.4;margin-right:3px;animation:dotPulse-f32107bc 1s ease-in-out infinite}.inputArea .btnDotWave i[data-v-f32107bc]:nth-child(2){animation-delay:.14s}.inputArea .btnDotWave i[data-v-f32107bc]:nth-child(3){margin-right:0;animation-delay:.28s}.inputArea .disabled[data-v-f32107bc]{opacity:.45}@keyframes dotPulse-f32107bc{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-3px);opacity:1}}