.chat-messages.svelte-gulk7d{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;min-height:0;background-color:var(--md-sys-color-surface)}.messages-spacer.svelte-gulk7d{flex:1 1 auto}.messages-content.svelte-gulk7d{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.messages-spacer.svelte-gulk7d{display:none}}.empty-hint.svelte-gulk7d{color:var(--text-muted);text-align:center;font-size:.95rem}.msg-wrapper.svelte-gulk7d{display:flex;gap:12px;max-width:100%}.msg-wrapper.user.svelte-gulk7d{justify-content:flex-end}.msg-wrapper.assistant.svelte-gulk7d{justify-content:flex-start}.msg-wrapper.system.svelte-gulk7d{justify-content:center}.avatar-container.svelte-gulk7d{width:32px;height:32px;border-radius:50%;background-color:var(--md-sys-color-primary-container);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.avatar.svelte-gulk7d{font-size:1.1rem}.msg-bubble.svelte-gulk7d{max-width:80%;padding:12px 16px;border-radius:20px;font-size:.95rem;line-height:1.5;position:relative;box-shadow:0 1px 2px #0000000d;font-family:Roboto,sans-serif}.msg-bubble.user.svelte-gulk7d{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-bottom-right-radius:4px}.msg-bubble.assistant.svelte-gulk7d{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);border-bottom-left-radius:4px}.msg-bubble.system.svelte-gulk7d{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-radius:12px;max-width:90%;text-align:center;font-size:.85rem}.msg-text.svelte-gulk7d{white-space:pre-wrap;word-wrap:break-word}.msg-text.chunked.svelte-gulk7d{display:inline}.audio-chunk.svelte-gulk7d{transition:all .2s ease}.audio-chunk.playing.svelte-gulk7d{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:4px;padding:0 2px}.audio-chunk.played.svelte-gulk7d{opacity:.7}.msg-time.svelte-gulk7d{display:block;font-size:.7rem;margin-top:4px;opacity:.8}.msg-bubble.user.svelte-gulk7d .msg-time:where(.svelte-gulk7d){text-align:right;color:#ffffffb3}.msg-bubble.assistant.svelte-gulk7d .msg-time:where(.svelte-gulk7d){color:var(--md-sys-color-on-surface-variant)}.msg-images.svelte-gulk7d{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.msg-image.svelte-gulk7d{max-width:300px;max-height:200px;border-radius:12px;border:1px solid var(--md-sys-color-outline-variant);cursor:pointer;transition:transform .15s ease}.msg-image.svelte-gulk7d:hover{transform:scale(1.02)}.msg-debug-timing.svelte-gulk7d{font-size:.7rem;color:var(--md-sys-color-on-surface-variant);margin-top:4px;display:flex;gap:8px;flex-wrap:wrap;opacity:.7}.typing.svelte-gulk7d{animation:svelte-gulk7d-blink 1s infinite}@keyframes svelte-gulk7d-blink{0%,50%{opacity:1}51%,to{opacity:.3}}.use-suggestion-btn.svelte-gulk7d{display:block;margin-top:8px;padding:8px 16px;background:var(--md-sys-color-primary-container);border:none;border-radius:100px;color:var(--md-sys-color-on-primary-container);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s ease}.use-suggestion-btn.svelte-gulk7d:hover{box-shadow:0 1px 3px #00000026}.chat-input.svelte-j7h4bp{display:flex;gap:12px;padding:16px 24px;border-top:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface);flex-shrink:0;align-items:flex-end}.chat-input.svelte-j7h4bp textarea:where(.svelte-j7h4bp){flex:1;padding:12px 16px;border:none;border-radius:24px;background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);font-size:1rem;resize:none;min-height:48px;max-height:200px;font-family:Roboto,sans-serif;transition:background-color .2s}.chat-input.svelte-j7h4bp textarea:where(.svelte-j7h4bp):focus{outline:2px solid var(--md-sys-color-primary);background:var(--md-sys-color-surface)}.chat-input.svelte-j7h4bp textarea:where(.svelte-j7h4bp):disabled{opacity:.38}.chat-input.svelte-j7h4bp button:where(.svelte-j7h4bp){padding:0 24px;height:48px;background:var(--md-sys-color-primary);border:none;border-radius:100px;color:var(--md-sys-color-on-primary);font-weight:500;cursor:pointer;transition:box-shadow .2s;font-family:Google Sans,sans-serif}.chat-input.svelte-j7h4bp button:where(.svelte-j7h4bp):hover:not(:disabled){box-shadow:0 1px 3px #0000004d}.chat-input.svelte-j7h4bp button:where(.svelte-j7h4bp):disabled{opacity:.38;background:var(--md-sys-color-on-surface-variant);cursor:not-allowed;box-shadow:none}
