.layout.svelte-h7bcrl{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 64px)}.sidebar.svelte-h7bcrl{background:var(--bg-secondary);border-right:1px solid var(--border);padding:18px;display:flex;flex-direction:column;gap:16px}.filters.svelte-h7bcrl{display:flex;flex-direction:column;gap:6px}.filters.svelte-h7bcrl button:where(.svelte-h7bcrl){min-height:48px;display:flex;justify-content:space-between;align-items:center;background:none;color:var(--text-muted);padding:8px 12px;text-align:left}.filters.svelte-h7bcrl button:where(.svelte-h7bcrl):hover,.filters.svelte-h7bcrl button.active:where(.svelte-h7bcrl){background:var(--bg-hover);color:var(--text)}.count.svelte-h7bcrl{background:var(--bg-hover);padding:1px 8px;border-radius:10px;font-size:11px}.metrics.svelte-h7bcrl{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:8px;border-top:1px solid var(--border)}.metric.svelte-h7bcrl{text-align:center;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:8px}.metric-value.svelte-h7bcrl{display:block;font-size:20px;font-weight:700}.metric-value.warning.svelte-h7bcrl{color:var(--orange)}.metric-label.svelte-h7bcrl{font-size:11px;color:var(--text-muted)}.new-thread-btn.svelte-h7bcrl{min-height:48px;margin-top:auto}.thread-list.svelte-h7bcrl{padding:20px;overflow-y:auto}.thread-list-header.svelte-h7bcrl{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.thread-item.svelte-h7bcrl{display:block;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius);padding:14px;margin-bottom:10px;color:var(--text);min-height:68px}.thread-item.svelte-h7bcrl:hover{border-color:var(--accent)}.thread-item.unread.svelte-h7bcrl{border-left:3px solid var(--accent)}.thread-top.svelte-h7bcrl{display:flex;gap:6px;align-items:center;margin-bottom:6px}.thread-time.svelte-h7bcrl{margin-left:auto;font-size:11px;color:var(--text-muted)}.thread-title.svelte-h7bcrl{font-size:15px;margin-bottom:4px}.thread-meta.svelte-h7bcrl{font-size:12px;color:var(--text-muted);display:flex;gap:8px}.thread-preview.svelte-h7bcrl{font-size:13px;color:var(--text-muted);margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty.svelte-h7bcrl{text-align:center;color:var(--text-muted);padding:40px 20px}.modal-backdrop.svelte-h7bcrl{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.modal.svelte-h7bcrl{width:100%;max-width:640px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.form-grid.svelte-h7bcrl{display:grid;grid-template-columns:1fr 1fr;gap:10px}label.svelte-h7bcrl{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--text-muted)}.error.svelte-h7bcrl{color:var(--red);font-size:13px}.modal-actions.svelte-h7bcrl{display:flex;justify-content:flex-end;gap:10px}@media(max-width:768px){.layout.svelte-h7bcrl{grid-template-columns:1fr;min-height:calc(100vh - 130px)}.sidebar.svelte-h7bcrl{border-right:none;border-bottom:1px solid var(--border)}.form-grid.svelte-h7bcrl{grid-template-columns:1fr}}
