.chat-window.svelte-pqva5y{display:flex;flex-direction:column;padding:1rem;height:100%}.empty-state.svelte-pqva5y{display:flex;justify-content:center;align-items:center;height:100%;color:var(--color-muted-foreground);font-size:.875rem}.chat-header.svelte-pqva5y{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1rem}.dark .chat-header.svelte-pqva5y{border-bottom-color:#ffffff1a}.chat-header-avatar.svelte-pqva5y{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:var(--color-muted);width:40px;height:40px;overflow:hidden}.chat-header-avatar.svelte-pqva5y img:where(.svelte-pqva5y){width:100%;height:100%;object-fit:cover}.chat-header-info.svelte-pqva5y h3:where(.svelte-pqva5y){margin:0;color:var(--color-foreground);font-weight:600;font-size:1rem}.chat-messages.svelte-pqva5y{display:flex;flex:1;flex-direction:column;margin-bottom:1rem;padding-right:.75rem;overflow-y:auto}.no-messages.svelte-pqva5y{display:flex;justify-content:center;align-items:center;height:100%;color:var(--color-muted-foreground);font-size:.875rem}.message-row.svelte-pqva5y{display:flex;gap:.75rem;transition:background-color .1s;margin:0 -.5rem;padding:.25rem .5rem}.message-row.svelte-pqva5y:hover{background:#00000005}.dark .message-row.svelte-pqva5y:hover{background:#ffffff05}.message-row.grouped.svelte-pqva5y{margin-top:.125rem}.message-avatar.svelte-pqva5y{flex-shrink:0;width:40px;height:40px}.message-content-wrapper.svelte-pqva5y{flex:1;min-width:0}.message-header.svelte-pqva5y{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.message-sender.svelte-pqva5y{color:var(--color-foreground);font-weight:600;font-size:.9375rem}.message-time.svelte-pqva5y{color:var(--color-muted-foreground);font-size:.75rem}.message-text.svelte-pqva5y{color:var(--color-foreground);font-size:.9375rem;line-height:1.5;word-wrap:break-word;display:inline-block;border-radius:.5rem;background:#00000008;padding:.375rem .75rem;max-width:100%;white-space:pre-wrap}.dark .message-text.svelte-pqva5y{background:#ffffff08}.typing-indicator.svelte-pqva5y{display:flex;align-items:center;gap:.75rem;margin:0 -.5rem;padding:.25rem .5rem}.typing-avatar.svelte-pqva5y{flex-shrink:0;width:40px;height:40px}.typing-dots.svelte-pqva5y{display:flex;gap:.25rem;border-radius:.5rem;background:#00000008;padding:.5rem .75rem}.dark .typing-dots.svelte-pqva5y{background:#ffffff08}.typing-dots.svelte-pqva5y span:where(.svelte-pqva5y){animation:svelte-pqva5y-typing 1.4s infinite;border-radius:50%;background:var(--color-muted-foreground);width:8px;height:8px}.typing-dots.svelte-pqva5y span:where(.svelte-pqva5y):nth-child(1){animation-delay:0s}.typing-dots.svelte-pqva5y span:where(.svelte-pqva5y):nth-child(2){animation-delay:.2s}.typing-dots.svelte-pqva5y span:where(.svelte-pqva5y):nth-child(3){animation-delay:.4s}@keyframes svelte-pqva5y-typing{0%,60%,to{transform:translateY(0);opacity:.3}30%{transform:translateY(-4px);opacity:1}}.chat-input.svelte-pqva5y{display:flex;gap:.5rem;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}.dark .chat-input.svelte-pqva5y{border-top-color:#ffffff1a}.message-input{flex:1}
