*{margin:0;padding:0}.chat-container[data-v-ff32ee67]{display:flex;flex-direction:column;height:100vh;background:#fff;border-left:1px solid #eee;border-right:1px solid #eee}.chat-header[data-v-ff32ee67]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #ddd;background:#f7f7f7}.chat-header h1[data-v-ff32ee67]{font-size:20px;font-weight:700;margin:0}.header-buttons[data-v-ff32ee67]{display:flex;gap:10px}.header-btn[data-v-ff32ee67]{padding:8px 12px;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.history-btn[data-v-ff32ee67]{background-color:#17a2b8;color:#fff}.history-btn[data-v-ff32ee67]:hover{background-color:#138496}.clear-btn[data-v-ff32ee67]{background-color:#dc3545;color:#fff}.clear-btn[data-v-ff32ee67]:hover{background-color:#c82333}.chat-box[data-v-ff32ee67]{flex:1;overflow-y:auto;padding:16px;background-color:#f5f5f5;display:flex;flex-direction:column}.chat-msg[data-v-ff32ee67]{display:flex;margin-bottom:12px}.chat-msg.user[data-v-ff32ee67]{justify-content:flex-end}.chat-msg.bot[data-v-ff32ee67]{justify-content:flex-start}.bubble[data-v-ff32ee67]{max-width:70%;padding:10px 14px;border-radius:18px;line-height:1.4;position:relative}.chat-msg.user .bubble[data-v-ff32ee67]{background:#daf1ff;color:#333;border-bottom-right-radius:4px}.chat-msg.bot .bubble[data-v-ff32ee67]{background:#e6e6e6;color:#222;border-bottom-left-radius:4px}.role-label[data-v-ff32ee67]{font-size:12px;color:#666;display:block;margin-bottom:4px}.input-area[data-v-ff32ee67]{display:flex;padding:12px;border-top:1px solid #ddd;background:#fff}.input-area input[data-v-ff32ee67]{flex:1;padding:10px 14px;border:1px solid #ccc;border-radius:20px;font-size:16px;outline:none}.input-area button[data-v-ff32ee67]{margin-left:10px;padding:10px 18px;font-size:16px;border:none;border-radius:20px;background-color:#007bff;color:#fff;cursor:pointer;transition:background-color .2s ease}.input-area button[data-v-ff32ee67]:hover{background-color:#0056b3}.input-area button[data-v-ff32ee67]:disabled{background-color:#ccc;cursor:not-allowed}.modal-overlay[data-v-ff32ee67]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-ff32ee67]{background:#fff;border-radius:8px;width:80%;max-width:600px;max-height:80%;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d}.modal-header[data-v-ff32ee67]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.modal-header h3[data-v-ff32ee67]{margin:0;font-size:18px}.close-btn[data-v-ff32ee67]{background:none;border:none;font-size:16px;cursor:pointer;color:#666}.close-btn[data-v-ff32ee67]:hover{color:#333}.modal-body[data-v-ff32ee67]{flex:1;padding:20px;overflow-y:auto}.no-history[data-v-ff32ee67]{text-align:center;color:#666;font-style:italic;padding:40px 0}.history-list[data-v-ff32ee67]{display:flex;flex-direction:column;gap:10px}.history-msg[data-v-ff32ee67]{display:flex}.history-msg.user[data-v-ff32ee67]{justify-content:flex-end}.history-msg.assistant[data-v-ff32ee67]{justify-content:flex-start}.history-bubble[data-v-ff32ee67]{max-width:80%;padding:8px 12px;border-radius:12px;line-height:1.4}.history-msg.user .history-bubble[data-v-ff32ee67]{background:#daf1ff;color:#333}.history-msg.assistant .history-bubble[data-v-ff32ee67]{background:#e6e6e6;color:#222}.modal-footer[data-v-ff32ee67]{padding:20px;border-top:1px solid #eee;text-align:right}.modal-btn[data-v-ff32ee67]{padding:8px 16px;border:none;border-radius:4px;background-color:#6c757d;color:#fff;cursor:pointer}.modal-btn[data-v-ff32ee67]:hover{background-color:#5a6268}.dot[data-v-ff32ee67]{animation:blink-ff32ee67 1s infinite}.dot[data-v-ff32ee67]:nth-child(2){animation-delay:.2s}.dot[data-v-ff32ee67]:nth-child(3){animation-delay:.4s}@keyframes blink-ff32ee67{0%,80%,to{opacity:0}40%{opacity:1}}
