.conversation-list.svelte-d5pyst{display:flex;flex-direction:column;padding:1rem;height:100%}.conversation-list-header.svelte-d5pyst{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.conversation-list-header.svelte-d5pyst h3:where(.svelte-d5pyst){margin:0;color:var(--color-foreground);font-weight:600;font-size:1rem}.reload-button.svelte-d5pyst{display:flex;justify-content:center;align-items:center;transition:background-color .2s;cursor:pointer;border:none;border-radius:4px;background:transparent;padding:.5rem;color:var(--color-muted-foreground)}.reload-button.svelte-d5pyst:hover{background:var(--color-accent);color:var(--color-foreground)}.reload-button.svelte-d5pyst:active{transform:scale(.95)}.conversation-list-content.svelte-d5pyst{flex:1;padding-right:.5rem;overflow-y:auto}.conversation-item.svelte-d5pyst{display:flex;position:relative;align-items:center;gap:.75rem;transition:background-color .2s;cursor:pointer;margin-bottom:.25rem;border:none;border-radius:8px;background:transparent;padding:.75rem;width:100%;text-align:left}.conversation-item.svelte-d5pyst:hover{background:var(--color-accent)}.conversation-item.active.svelte-d5pyst{background:var(--color-primary);color:var(--color-primary-foreground)}.conversation-item.active.svelte-d5pyst .conversation-name:where(.svelte-d5pyst),.conversation-item.active.svelte-d5pyst .conversation-time:where(.svelte-d5pyst),.conversation-item.active.svelte-d5pyst .conversation-preview:where(.svelte-d5pyst){color:var(--color-primary-foreground)}.conversation-avatar.svelte-d5pyst{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:50%;background:var(--color-muted);width:48px;height:48px;overflow:hidden}.conversation-item.active.svelte-d5pyst .conversation-avatar:where(.svelte-d5pyst){background:#fff3}.conversation-avatar.svelte-d5pyst img:where(.svelte-d5pyst){width:100%;height:100%;object-fit:cover}.conversation-info.svelte-d5pyst{flex:1;min-width:0}.conversation-header.svelte-d5pyst{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.conversation-name.svelte-d5pyst{overflow:hidden;color:var(--color-foreground);font-weight:600;font-size:.875rem;text-overflow:ellipsis;white-space:nowrap}.conversation-time.svelte-d5pyst{flex-shrink:0;margin-left:.5rem;color:var(--color-muted-foreground);font-size:.75rem}.conversation-preview.svelte-d5pyst{overflow:hidden;color:var(--color-muted-foreground);font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.unread-badge.svelte-d5pyst{display:flex;flex-shrink:0;justify-content:center;align-items:center;border-radius:10px;background:var(--color-primary);padding:0 6px;min-width:20px;height:20px;color:var(--color-primary-foreground);font-weight:600;font-size:.75rem}.conversation-item.active.svelte-d5pyst .unread-badge:where(.svelte-d5pyst){background:#ffffff4d}.empty.svelte-d5pyst{padding:3rem 1.5rem;color:var(--color-muted-foreground);text-align:center}.empty.svelte-d5pyst p:where(.svelte-d5pyst){margin:0 0 .5rem;font-size:.875rem}.empty.svelte-d5pyst .hint:where(.svelte-d5pyst){opacity:.7;font-size:.75rem}
