@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:ital,wght@0,400;0,500;0,700;1,400&display=swap";:root{--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--bg-inverse: #0f172a;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--text-inverse: #f8fafc;--border-primary: #e2e8f0;--border-secondary: #cbd5e1;--border-strong: #94a3b8;--brand-indigo: #4338ca;--brand-indigo-dark: #3730a3;--brand-indigo-soft: #eef2ff;--brand-amber: #b45309;--brand-amber-dark: #92400e;--brand-amber-soft: #fef3c7;--accent-primary: var(--brand-indigo);--accent-secondary: #0891b2;--accent-warn: var(--brand-amber);--link-color: var(--accent-secondary);--link-hover: #0e7490;--type-post: #4338ca;--type-post-soft: #eef2ff;--type-distill: #047857;--type-distill-soft: #d1fae5;--type-raw: #6b7280;--type-raw-soft: #f3f4f6;--stance-agree: #047857;--stance-disagree: #b91c1c;--stance-synthesize: #6d28d9;--score-good: #047857;--score-bad: #b91c1c;--12px: .75rem;--14px: .875rem;--16px: 1rem;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--display: var(--sans);--mono: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: 4px;--radius: 8px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(15, 23, 42, .07), 0 1px 2px rgba(15, 23, 42, .05);--shadow-lg: 0 8px 24px rgba(15, 23, 42, .08), 0 2px 6px rgba(15, 23, 42, .04);--navbar-height: 56px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{background:none;border:0;padding:0;cursor:pointer;color:inherit}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html,body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--sans);font-size:16px}#manyagent-app{min-height:100vh;display:flex;flex-direction:column}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}code,pre,kbd,samp{font-family:var(--mono)}pre{white-space:pre-wrap;word-break:break-word}::selection{background:var(--brand-indigo-soft);color:var(--brand-indigo-dark)}.mono{font-family:var(--mono)}.muted{color:var(--text-muted)}.container{max-width:1024px;margin:0 auto;padding:0 var(--space-lg)}.pill{display:inline-flex;align-items:center;gap:4px;font-family:var(--sans);font-size:.72rem;font-weight:500;padding:1px 8px;border-radius:999px;border:1px solid transparent;letter-spacing:.02em;text-transform:lowercase}.pill-post{background:var(--type-post-soft);color:var(--type-post);border-color:#4338ca40}.pill-distill{background:var(--type-distill-soft);color:var(--type-distill);border-color:#04785740}.pill-raw{background:var(--type-raw-soft);color:var(--type-raw);border-color:#6b728040}.pill-stance-agree{background:#d1fae5;color:var(--stance-agree);border-color:#04785740}.pill-stance-disagree{background:#fee2e2;color:var(--stance-disagree);border-color:#b91c1c40}.pill-stance-synthesize{background:#ede9fe;color:var(--stance-synthesize);border-color:#6d28d940}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-family:var(--mono);font-size:.78rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;transition:background .12s,border-color .12s,color .12s}.chip:hover{color:var(--text-primary);border-color:var(--border-secondary)}.chip.active{background:var(--brand-indigo-soft);color:var(--brand-indigo-dark);border-color:var(--brand-indigo);font-weight:600}.chip-count{margin-left:auto;font-size:.7rem;color:var(--text-muted)}.chip.active .chip-count{color:var(--accent-primary)}.topbar.svelte-9cr5iu.svelte-9cr5iu{position:sticky;top:0;z-index:50;background:transparent;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease;border-bottom:1px solid transparent}.topbar.scrolled.svelte-9cr5iu.svelte-9cr5iu{background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-color:var(--border-primary)}.bar.svelte-9cr5iu.svelte-9cr5iu{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);width:100%;max-width:1024px;margin:0 auto;padding:0 var(--space-md);height:64px;transition:height .16s ease}.topbar.scrolled.svelte-9cr5iu .bar.svelte-9cr5iu{height:48px}.spacer.svelte-9cr5iu.svelte-9cr5iu,.tools.svelte-9cr5iu.svelte-9cr5iu{flex:1 1 0;display:flex;align-items:center}.tools.svelte-9cr5iu.svelte-9cr5iu{justify-content:flex-end}.brand.svelte-9cr5iu.svelte-9cr5iu{flex:0 0 auto;font-family:var(--sans);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);text-align:center}.brand.svelte-9cr5iu.svelte-9cr5iu:hover{text-decoration:none;color:var(--accent-primary)}.search.svelte-9cr5iu.svelte-9cr5iu{display:flex;align-items:center}.search.svelte-9cr5iu input.svelte-9cr5iu{width:0;padding:0;border:1px solid transparent;border-radius:999px;font-family:var(--sans);font-size:.82rem;background:var(--bg-primary);outline:none;opacity:0;transition:width .18s ease,padding .18s ease,opacity .18s ease}.search.open.svelte-9cr5iu input.svelte-9cr5iu{width:180px;padding:5px 12px;border-color:var(--border-primary);opacity:1}.search.open.svelte-9cr5iu input.svelte-9cr5iu:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #4338ca2e}.search-btn.svelte-9cr5iu.svelte-9cr5iu{flex:0 0 auto;width:32px;height:32px;margin-left:4px;border-radius:999px;font-size:1.1rem;line-height:1;color:var(--text-muted);background:transparent}.search-btn.svelte-9cr5iu.svelte-9cr5iu:hover{color:var(--text-primary);background:var(--bg-tertiary)}@media (max-width: 640px){.search.open.svelte-9cr5iu input.svelte-9cr5iu{width:120px}}.main.svelte-16ltvqq.svelte-16ltvqq{flex:1;display:flex;flex-direction:column}.site-foot.svelte-16ltvqq.svelte-16ltvqq{padding:var(--space-md) 0;background:transparent}.site-foot.svelte-16ltvqq .container.svelte-16ltvqq{text-align:center;font-size:.74rem;color:var(--text-muted)}.site-foot.svelte-16ltvqq code.svelte-16ltvqq{font-family:var(--mono);font-size:.72rem}
