.inbox.svelte-1omvotm{height:100%;display:flex;flex-direction:column}.inbox-header.svelte-1omvotm{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--color-border);background:var(--color-bg-secondary)}.header-left.svelte-1omvotm{display:flex;align-items:baseline;gap:var(--space-3)}.inbox-header.svelte-1omvotm h1:where(.svelte-1omvotm){font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-primary)}.unread-count.svelte-1omvotm{font-size:var(--text-sm);color:var(--color-text-tertiary)}.header-actions.svelte-1omvotm{display:flex;gap:var(--space-2)}.action-btn.svelte-1omvotm{padding:var(--space-2);border-radius:var(--radius-md);color:var(--color-text-secondary);transition:all var(--transition-fast)}.action-btn.svelte-1omvotm:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.thread-list.svelte-1omvotm{flex:1;overflow-y:auto}.thread-item.svelte-1omvotm{display:flex;align-items:flex-start;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-subtle);cursor:pointer;transition:background var(--transition-fast);text-align:left;background:transparent}.thread-item.svelte-1omvotm:hover{background:var(--color-surface-hover)}.thread-item.selected.svelte-1omvotm{background:var(--color-primary-muted)}.thread-item.unread.svelte-1omvotm{background:var(--color-bg-tertiary)}.thread-item.unread.svelte-1omvotm:hover{background:var(--color-surface-hover)}.thread-checkbox.svelte-1omvotm{padding-top:var(--space-1)}.thread-checkbox.svelte-1omvotm input:where(.svelte-1omvotm){width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer}.thread-star.svelte-1omvotm{padding-top:var(--space-1)}.star-btn.svelte-1omvotm{padding:2px;border-radius:var(--radius-sm);color:var(--color-text-muted);transition:all var(--transition-fast)}.star-btn.svelte-1omvotm:hover{color:var(--color-warning)}.thread-content.svelte-1omvotm{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.thread-top.svelte-1omvotm{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.thread-from.svelte-1omvotm{font-weight:var(--font-medium);color:var(--color-text-primary);font-size:var(--text-sm)}.thread-item.unread.svelte-1omvotm .thread-from:where(.svelte-1omvotm){font-weight:var(--font-semibold)}.participant-count.svelte-1omvotm{color:var(--color-text-tertiary);font-weight:var(--font-normal)}.thread-date.svelte-1omvotm{font-size:var(--text-xs);color:var(--color-text-tertiary);white-space:nowrap}.thread-item.unread.svelte-1omvotm .thread-date:where(.svelte-1omvotm){color:var(--color-primary);font-weight:var(--font-medium)}.thread-middle.svelte-1omvotm{display:flex;align-items:center;gap:var(--space-2)}.thread-subject.svelte-1omvotm{font-size:var(--text-sm);color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item.unread.svelte-1omvotm .thread-subject:where(.svelte-1omvotm){font-weight:var(--font-medium)}.thread-bottom.svelte-1omvotm{display:flex}.thread-snippet.svelte-1omvotm{font-size:var(--text-sm);color:var(--color-text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state.svelte-1omvotm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16);text-align:center}.empty-icon.svelte-1omvotm{color:var(--color-text-muted);margin-bottom:var(--space-4)}.empty-state.svelte-1omvotm h2:where(.svelte-1omvotm){font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--color-text-secondary);margin-bottom:var(--space-2)}.empty-state.svelte-1omvotm p:where(.svelte-1omvotm){font-size:var(--text-sm);color:var(--color-text-tertiary)}
