.bubble-wrapper.svelte-7q3l9n{display:flex;margin-bottom:4px;padding:0 12px}.bubble-wrapper.user.svelte-7q3l9n{justify-content:flex-end}.bubble-wrapper.assistant.svelte-7q3l9n{justify-content:flex-start}.bubble.svelte-7q3l9n{max-width:80%;padding:7px 12px;border-radius:16px;font-size:14px;line-height:1.4;word-wrap:break-word;white-space:pre-wrap}.user.svelte-7q3l9n .bubble:where(.svelte-7q3l9n){background:var(--primary-orange, #ff6b00);color:#fff;border-bottom-right-radius:4px}.assistant.svelte-7q3l9n .bubble:where(.svelte-7q3l9n){background:var(--bg-light, #f3f4f6);color:var(--text-primary, #1f2937);border-bottom-left-radius:4px}.bubble-time.svelte-7q3l9n{font-size:10px;opacity:.55;margin-top:1px;text-align:right}[data-theme=dark] .assistant.svelte-7q3l9n .bubble:where(.svelte-7q3l9n){background:var(--bg-tertiary, #1f2c38);color:var(--text-primary, #ffffff)}.chat-input-wrapper.svelte-j7h4bp{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--bg-white, #ffffff);border-top:1px solid var(--border-color, #e5e7eb)}.chat-input.svelte-j7h4bp{flex:1;padding:10px 14px;border:1px solid var(--border-color, #e5e7eb);border-radius:20px;font-size:14px;outline:none;background:var(--bg-light, #f9fafb);color:var(--text-primary, #1f2937);transition:border-color .2s}.chat-input.svelte-j7h4bp:focus{border-color:var(--primary-orange, #ff6b00)}.chat-input.svelte-j7h4bp::placeholder{color:var(--text-secondary, #9ca3af)}.chat-input.svelte-j7h4bp:disabled{opacity:.6}.send-btn.svelte-j7h4bp{width:40px;height:40px;border:none;border-radius:50%;background:var(--primary-orange, #ff6b00);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,opacity .2s;flex-shrink:0}.send-btn.svelte-j7h4bp:hover:not(:disabled){background:var(--primary-orange-dark, #e55d00)}.send-btn.svelte-j7h4bp:disabled{opacity:.4;cursor:not-allowed}.chat-widget.svelte-11sfk4x{display:flex;flex-direction:column;height:100%;background:var(--bg-white, #ffffff)}.chat-messages.svelte-11sfk4x{flex:1;overflow-y:auto;padding:12px 0;-webkit-overflow-scrolling:touch}.chat-welcome.svelte-11sfk4x{text-align:center;padding:40px 20px;color:var(--text-secondary, #6b7280)}.welcome-icon.svelte-11sfk4x{font-size:48px;margin-bottom:12px}.welcome-title.svelte-11sfk4x{font-size:18px;font-weight:600;color:var(--text-primary, #1f2937);margin-bottom:8px}.welcome-text.svelte-11sfk4x{font-size:14px;line-height:1.5;max-width:280px;margin:0 auto 16px}.quick-actions.svelte-11sfk4x{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:0 8px}.quick-btn.svelte-11sfk4x{background:var(--bg-light, #f3f4f6);border:1px solid var(--border-color, #e5e7eb);border-radius:20px;padding:8px 14px;font-size:13px;color:var(--text-primary, #111827);cursor:pointer;transition:background .2s,border-color .2s;white-space:nowrap}.quick-btn.svelte-11sfk4x:hover{background:color-mix(in srgb,var(--primary-orange, #ff6b00) 10%,transparent);border-color:var(--primary-orange, #ff6b00)}.typing-indicator.svelte-11sfk4x{display:flex;gap:4px;padding:12px 26px}.dot.svelte-11sfk4x{width:8px;height:8px;border-radius:50%;background:var(--text-secondary, #9ca3af);animation:svelte-11sfk4x-typing 1.4s infinite ease-in-out}.dot.svelte-11sfk4x:nth-child(2){animation-delay:.2s}.dot.svelte-11sfk4x:nth-child(3){animation-delay:.4s}@keyframes svelte-11sfk4x-typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.chat-page.svelte-23dtxz{margin-top:10px;height:calc(100vh - 154px - env(safe-area-inset-top) - env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden}.chat-header.svelte-23dtxz{display:flex;align-items:center;gap:10px;padding:0 16px;height:48px;flex-shrink:0;background:var(--bg-white, #ffffff);border-bottom:1px solid var(--border-color, #e5e7eb)}.chat-header-icon.svelte-23dtxz{color:var(--primary-orange, #ff6b00);flex-shrink:0;display:flex;align-items:center}.chat-header-title.svelte-23dtxz{flex:1;font-size:15px;font-weight:600;color:var(--text-primary, #111827)}.reset-btn.svelte-23dtxz{background:none;border:none;cursor:pointer;font-size:22px;color:var(--text-secondary, #6b7280);padding:6px 8px;border-radius:8px;line-height:1;transition:color .2s,background .2s}.reset-btn.svelte-23dtxz:hover{color:var(--primary-orange, #ff6b00);background:var(--bg-light, #f3f4f6)}.chat-body.svelte-23dtxz{flex:1;min-height:0;overflow:hidden}.loading.svelte-23dtxz{flex:1;display:flex;align-items:center;justify-content:center}.loading-text.svelte-23dtxz{color:var(--text-secondary, #9ca3af);font-size:14px}
