.ai-chat[data-v-c9c129e0]{display:flex;flex-direction:column;height:100vh;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a}.ai-chat__header[data-v-c9c129e0]{flex-shrink:0;border-bottom:1px solid #e8e8e8;background:#fff}.ai-chat__header-inner[data-v-c9c129e0]{max-width:800px;margin:0 auto;padding:12px 24px;display:flex;justify-content:space-between;align-items:center}.ai-chat__logo[data-v-c9c129e0]{width:28px;height:28px;background:linear-gradient(135deg,#d97706,#b45309);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.ai-chat__title[data-v-c9c129e0]{font-weight:600;font-size:15px;color:#333}.ai-chat__messages[data-v-c9c129e0]{flex:1;overflow-y:auto;scroll-behavior:smooth}.ai-chat__welcome[data-v-c9c129e0]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:40px 24px}.ai-chat__welcome-logo[data-v-c9c129e0]{width:56px;height:56px;background:linear-gradient(135deg,#d97706,#b45309);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:28px;margin-bottom:24px}.ai-chat__welcome-title[data-v-c9c129e0]{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0 0 8px}.ai-chat__welcome-sub[data-v-c9c129e0]{font-size:.95rem;color:#666;margin:0 0 32px;text-align:center;max-width:480px}.ai-chat__suggestions[data-v-c9c129e0]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;width:100%}@media(max-width:600px){.ai-chat__suggestions[data-v-c9c129e0]{grid-template-columns:1fr}}.ai-chat__suggestion[data-v-c9c129e0]{display:flex;align-items:center;padding:14px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;cursor:pointer;text-align:left;font-size:.875rem;color:#333;transition:all .15s ease}.ai-chat__suggestion[data-v-c9c129e0]:hover{background:#f9f9f9;border-color:#bbb}.ai-chat__suggestion[data-v-c9c129e0]:disabled{opacity:.5;cursor:not-allowed}.ai-chat__conversation[data-v-c9c129e0]{max-width:800px;margin:0 auto;padding:24px 24px 100px;width:100%}.ai-chat__msg[data-v-c9c129e0]{margin-bottom:24px;display:flex;gap:12px}.ai-chat__msg--user[data-v-c9c129e0]{justify-content:flex-end}.ai-chat__msg--user .ai-chat__msg-content[data-v-c9c129e0]{max-width:75%}.ai-chat__msg--user .ai-chat__msg-text[data-v-c9c129e0]{background:#f0f0f0;padding:12px 16px;border-radius:20px 20px 4px 20px;font-size:.9375rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ai-chat__msg--ai .ai-chat__msg-content[data-v-c9c129e0]{flex:1;min-width:0}.ai-chat__msg--ai .ai-chat__msg-text[data-v-c9c129e0]{font-size:.9375rem;line-height:1.65;color:#1a1a1a}.ai-chat__msg-avatar[data-v-c9c129e0]{width:28px;height:28px;background:linear-gradient(135deg,#d97706,#b45309);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0;margin-top:2px}.ai-chat__msg-actions[data-v-c9c129e0]{margin-top:8px;opacity:0;transition:opacity .15s}.ai-chat__msg:hover .ai-chat__msg-actions[data-v-c9c129e0]{opacity:1}.ai-chat__msg-actions button[data-v-c9c129e0]{background:none;border:1px solid #e0e0e0;border-radius:6px;padding:4px 8px;cursor:pointer;color:#888;transition:all .15s}.ai-chat__msg-actions button[data-v-c9c129e0]:hover{background:#f5f5f5;color:#333}.ai-chat__thinking[data-v-c9c129e0]{display:flex;gap:4px;padding:8px 0}.ai-chat__dot[data-v-c9c129e0]{width:8px;height:8px;background:#ccc;border-radius:50%;animation:dotPulse-c9c129e0 1.4s ease-in-out infinite}.ai-chat__dot[data-v-c9c129e0]:nth-child(2){animation-delay:.2s}.ai-chat__dot[data-v-c9c129e0]:nth-child(3){animation-delay:.4s}@keyframes dotPulse-c9c129e0{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.ai-chat__footer[data-v-c9c129e0]{flex-shrink:0;padding:0 24px 16px;background:#fff}.ai-chat--empty .ai-chat__footer[data-v-c9c129e0]{position:fixed;bottom:0;left:0;right:0;padding:0 24px 16px}.ai-chat__input-wrap[data-v-c9c129e0]{max-width:800px;margin:0 auto;position:relative;background:#f7f7f8;border:1px solid #e0e0e0;border-radius:24px;padding:8px 48px 8px 20px;transition:border-color .2s,box-shadow .2s}.ai-chat__input-wrap[data-v-c9c129e0]:focus-within{border-color:#bbb;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.ai-chat__input[data-v-c9c129e0]{width:100%;border:none;outline:none;resize:none;background:transparent;font-size:.9375rem;line-height:1.5;color:#1a1a1a;max-height:200px;font-family:inherit;padding:4px 0}.ai-chat__input[data-v-c9c129e0]::-moz-placeholder{color:#999}.ai-chat__input[data-v-c9c129e0]::placeholder{color:#999}.ai-chat__input[data-v-c9c129e0]:disabled{opacity:.5}.ai-chat__send[data-v-c9c129e0]{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;border:none;background:#e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.ai-chat__send--active[data-v-c9c129e0]{background:#1a1a1a;cursor:pointer}.ai-chat__send--active[data-v-c9c129e0]:hover{background:#333}.ai-chat__send[data-v-c9c129e0]:disabled{cursor:not-allowed}.ai-chat__disclaimer[data-v-c9c129e0]{text-align:center;font-size:.75rem;color:#999;margin-top:8px}.ai-chat__markdown[data-v-c9c129e0] table{border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.ai-chat__markdown[data-v-c9c129e0] table th{background:#f5f5f5!important}.ai-chat__markdown[data-v-c9c129e0] table tr:last-child{border-bottom:none}.ai-chat__markdown[data-v-c9c129e0] pre{border:1px solid #e8e8e8}.ai-chat__markdown[data-v-c9c129e0] blockquote{border-left:3px solid #d97706}.ai-chat__markdown[data-v-c9c129e0] a:hover{text-decoration:underline}.ai-chat__markdown[data-v-c9c129e0] hr{border:none;border-top:1px solid #e8e8e8;margin:1.5em 0}