.calculator-ai-assistant.svelte-1h8yv98{display:flex;flex-direction:column;border:1px solid var(--border-color, #e2e8f0);border-radius:8px;background:var(--bg-surface, #ffffff);overflow:hidden;max-height:500px}.calculator-ai-assistant.collapsed.svelte-1h8yv98{max-height:44px}.assistant-header.svelte-1h8yv98{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--bg-muted, #f8fafc);border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--text-primary, #1e293b);text-align:left;width:100%}.assistant-header.svelte-1h8yv98:hover{background:var(--bg-hover, #f1f5f9)}.header-icon.svelte-1h8yv98{font-size:18px}.header-title.svelte-1h8yv98{flex:1}.header-toggle.svelte-1h8yv98{font-size:10px;color:var(--text-secondary, #64748b)}.messages-container.svelte-1h8yv98{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px;max-height:280px;min-height:100px}.message.svelte-1h8yv98{padding:8px 12px;border-radius:8px;max-width:90%;font-size:13px;line-height:1.5}.message.user.svelte-1h8yv98{background:var(--accent-light, #dbeafe);color:var(--accent-dark, #1e40af);align-self:flex-end;margin-left:10%}.message.assistant.svelte-1h8yv98{background:var(--bg-muted, #f1f5f9);color:var(--text-primary, #1e293b);align-self:flex-start;margin-right:10%}.message.system.svelte-1h8yv98{background:var(--info-light, #e0f2fe);color:var(--info-dark, #0369a1);align-self:center;max-width:95%;text-align:center;font-size:12px}.message-content.svelte-1h8yv98 strong{font-weight:600}.typing-indicator.svelte-1h8yv98{display:flex;gap:4px;padding:4px}.typing-indicator.svelte-1h8yv98 span:where(.svelte-1h8yv98){width:6px;height:6px;background:var(--text-secondary, #94a3b8);border-radius:50%;animation:svelte-1h8yv98-bounce 1.4s infinite ease-in-out both}.typing-indicator.svelte-1h8yv98 span:where(.svelte-1h8yv98):nth-child(1){animation-delay:-.32s}.typing-indicator.svelte-1h8yv98 span:where(.svelte-1h8yv98):nth-child(2){animation-delay:-.16s}@keyframes svelte-1h8yv98-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.error-message.svelte-1h8yv98{padding:8px 12px;background:var(--error-light, #fee2e2);color:var(--error-dark, #dc2626);border-radius:6px;font-size:12px;text-align:center}.quick-actions.svelte-1h8yv98{display:flex;flex-wrap:wrap;gap:6px;padding:8px 12px;border-top:1px solid var(--border-color, #e2e8f0);background:var(--bg-surface, #ffffff)}.quick-action-btn.svelte-1h8yv98{padding:4px 10px;font-size:11px;background:var(--bg-muted, #f1f5f9);border:1px solid var(--border-color, #e2e8f0);border-radius:14px;cursor:pointer;color:var(--text-secondary, #64748b);transition:all .15s ease}.quick-action-btn.svelte-1h8yv98:hover:not(:disabled){background:var(--accent-light, #dbeafe);color:var(--accent-dark, #1e40af);border-color:var(--accent, #3b82f6)}.quick-action-btn.svelte-1h8yv98:disabled{opacity:.5;cursor:not-allowed}.input-container.svelte-1h8yv98{display:flex;gap:8px;padding:8px 12px;border-top:1px solid var(--border-color, #e2e8f0);background:var(--bg-muted, #f8fafc)}.input-container.svelte-1h8yv98 textarea:where(.svelte-1h8yv98){flex:1;padding:8px;border:1px solid var(--border-color, #e2e8f0);border-radius:6px;font-size:13px;resize:none;font-family:inherit}.input-container.svelte-1h8yv98 textarea:where(.svelte-1h8yv98):focus{outline:none;border-color:var(--accent, #3b82f6)}.send-btn.svelte-1h8yv98{padding:8px 14px;background:var(--accent, #3b82f6);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .15s ease}.send-btn.svelte-1h8yv98:hover:not(:disabled){background:var(--accent-dark, #2563eb)}.send-btn.svelte-1h8yv98:disabled{background:var(--text-muted, #cbd5e1);cursor:not-allowed}
