.chat-container[data-v-0c1b30e1]{display:flex;flex-direction:column;height:100%;background:#fff;font-family:system-ui,-apple-system,sans-serif}.chat-header[data-v-0c1b30e1]{padding:8px 16px;background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;flex-shrink:0}.status-dot[data-v-0c1b30e1]{width:6px;height:6px;border-radius:50%;background:#10b981}.chat-messages[data-v-0c1b30e1]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background:#fff}.message-row[data-v-0c1b30e1]{display:flex;align-items:flex-end;gap:8px;max-width:85%}.message-user[data-v-0c1b30e1]{align-self:flex-end;flex-direction:row-reverse}.message-bot[data-v-0c1b30e1]{align-self:flex-start}.avatar-bot[data-v-0c1b30e1]{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message-bubble[data-v-0c1b30e1]{padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5;word-wrap:break-word;box-shadow:0 1px 2px #0000000d}.message-user .message-bubble[data-v-0c1b30e1]{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-bottom-right-radius:2px}.message-bot .message-bubble[data-v-0c1b30e1]{background:#f8fafc;border:1px solid #f1f5f9;color:#1e293b;border-bottom-left-radius:2px}.chat-input-area[data-v-0c1b30e1]{padding:12px;border-top:1px solid #f1f5f9;display:flex;gap:8px;background:#fff;flex-shrink:0}.chat-input[data-v-0c1b30e1]{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:12px;outline:none;font-size:14px;transition:all .2s;background:#f8fafc;resize:none;font-family:inherit;line-height:1.5;max-height:120px;overflow-y:auto}.chat-input[data-v-0c1b30e1]:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.send-btn[data-v-0c1b30e1]{width:38px;height:38px;border:none;border-radius:50%;background:#2563eb;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.send-btn[data-v-0c1b30e1]:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.send-btn[data-v-0c1b30e1]:not(:disabled):hover{background:#1d4ed8;transform:scale(1.05)}.chat-messages[data-v-0c1b30e1]::-webkit-scrollbar{width:4px}.chat-messages[data-v-0c1b30e1]::-webkit-scrollbar-track{background:transparent}.chat-messages[data-v-0c1b30e1]::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.typing-indicator[data-v-0c1b30e1]{display:flex;align-items:center;gap:4px;padding:4px 2px}.typing-indicator span[data-v-0c1b30e1]{display:inline-block;width:4px;height:4px;background:#94a3b8;border-radius:50%;animation:bounce-0c1b30e1 1.4s infinite ease-in-out both}.typing-indicator span[data-v-0c1b30e1]:nth-child(1){animation-delay:-.32s}.typing-indicator span[data-v-0c1b30e1]:nth-child(2){animation-delay:-.16s}@keyframes bounce-0c1b30e1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.markdown-body[data-v-0c1b30e1] p{margin:0 0 8px}.markdown-body[data-v-0c1b30e1] p:last-child{margin-bottom:0}.markdown-body[data-v-0c1b30e1] pre{background:#f1f5f9;padding:8px;border-radius:6px;overflow-x:auto;margin:8px 0}.markdown-body[data-v-0c1b30e1] code{font-family:monospace;font-size:.9em}
