.reaction-bar.svelte-vil635{display:flex;flex-direction:row;align-items:center;gap:8px;border-top:1px solid var(--border);padding-top:16px;margin-top:16px}.reaction-bar--disabled.svelte-vil635{pointer-events:none;opacity:.5}.reaction-btn.svelte-vil635{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .15s ease;font-family:var(--font-sans);line-height:1}.reaction-btn.svelte-vil635:hover:not(:disabled){background:var(--accent);color:var(--foreground);transform:translateY(-1px)}.reaction-btn.svelte-vil635:active:not(:disabled){transform:translateY(0)}.reaction-btn--active.svelte-vil635{color:var(--primary);border-color:var(--primary);background:color-mix(in oklch,var(--primary) 8%,transparent)}.reaction-btn--active.svelte-vil635:hover:not(:disabled){background:color-mix(in oklch,var(--primary) 14%,transparent);color:var(--primary)}.reaction-btn.svelte-vil635:disabled{cursor:default}.reaction-icon.svelte-vil635{width:16px;height:16px;flex-shrink:0;transition:transform .15s ease}.reaction-icon--active.svelte-vil635{width:18px;height:18px}.reaction-count.svelte-vil635{font-family:var(--font-mono);font-size:11px;line-height:1;min-width:12px;text-align:center}.comment-form.svelte-9ydjcu{display:flex;flex-direction:column;gap:6px}.textarea-wrap.svelte-9ydjcu{border:1px solid var(--border);border-radius:10px;background:var(--card);overflow:hidden;transition:border-color .15s}.textarea-wrap.svelte-9ydjcu:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px oklch(from var(--primary) l c h / .12)}.comment-textarea.svelte-9ydjcu{display:block;width:100%;min-height:72px;max-height:192px;padding:12px 14px;border:none;background:transparent;color:var(--foreground);font-family:var(--font-sans);font-size:.9rem;line-height:1.6;resize:none;outline:none}.comment-textarea.svelte-9ydjcu::placeholder{color:var(--muted-foreground);opacity:.7}.comment-textarea.svelte-9ydjcu:disabled{opacity:.5;cursor:not-allowed}.form-footer.svelte-9ydjcu{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 8px;border-top:1px solid oklch(from var(--border) l c h / .5);background:oklch(from var(--muted) l c h / .3)}.char-counter.svelte-9ydjcu{font-family:var(--font-mono);font-size:.7rem;color:var(--muted-foreground);transition:color .15s;-webkit-user-select:none;user-select:none}.char-counter.over-warning.svelte-9ydjcu{color:var(--chart-3)}.char-counter.over-limit.svelte-9ydjcu{color:var(--destructive);font-weight:600}.submit-btn.svelte-9ydjcu{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border:none;border-radius:8px;background:var(--primary);color:var(--primary-foreground);font-family:var(--font-sans);font-size:.78rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .15s,opacity .15s,transform .1s}.submit-btn.svelte-9ydjcu:hover:not(:disabled){background:oklch(from var(--primary) calc(l - .04) c h)}.submit-btn.svelte-9ydjcu:active:not(:disabled){transform:scale(.97)}.submit-btn.svelte-9ydjcu:disabled{opacity:.45;cursor:not-allowed}.send-icon.svelte-9ydjcu{width:14px;height:14px}.spinner.svelte-9ydjcu{width:14px;height:14px;animation:svelte-9ydjcu-spin .8s linear infinite}@keyframes svelte-9ydjcu-spin{to{transform:rotate(360deg)}}.shortcut-hint.svelte-9ydjcu{font-family:var(--font-mono);font-size:.62rem;color:var(--muted-foreground);opacity:.6;text-align:right;padding-right:2px}.sign-in-prompt.svelte-9ydjcu{display:flex;align-items:center;gap:10px;padding:16px 18px;border:1px dashed var(--border);border-radius:10px;background:oklch(from var(--muted) l c h / .25)}.sign-in-icon.svelte-9ydjcu{width:22px;height:22px;color:var(--muted-foreground);flex-shrink:0}.sign-in-text.svelte-9ydjcu{font-family:var(--font-sans);font-size:.88rem;color:var(--muted-foreground);margin:0}.sign-in-link.svelte-9ydjcu{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px;transition:opacity .15s}.sign-in-link.svelte-9ydjcu:hover{opacity:.8}.comment-thread.svelte-1vwypbs{font-family:var(--font-sans)}.thread-heading.svelte-1vwypbs{font-family:var(--font-sans);font-size:1.05rem;font-weight:700;color:var(--foreground);margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid var(--border)}.empty-state.svelte-1vwypbs{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;text-align:center}.empty-icon.svelte-1vwypbs{width:36px;height:36px;color:var(--muted-foreground);opacity:.4}.empty-text.svelte-1vwypbs{font-size:.88rem;color:var(--muted-foreground);margin:0;max-width:280px;line-height:1.5}.comments-list.svelte-1vwypbs{display:flex;flex-direction:column;gap:0}.comment-item.svelte-1vwypbs{padding:16px 0;border-bottom:1px solid oklch(from var(--border) l c h / .5)}.comment-item.svelte-1vwypbs:last-child{border-bottom:none}.comment-row.svelte-1vwypbs{display:flex;gap:12px;align-items:flex-start}.avatar.svelte-1vwypbs{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.82rem;font-weight:700;color:#fff;background:oklch(.65 .14 var(--avatar-hue));-webkit-user-select:none;user-select:none}.avatar--small.svelte-1vwypbs{width:28px;height:28px;font-size:.7rem}.comment-content.svelte-1vwypbs{flex:1;min-width:0}.comment-meta.svelte-1vwypbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.author-name.svelte-1vwypbs{font-size:.84rem;font-weight:600;color:var(--foreground)}.comment-time.svelte-1vwypbs{font-family:var(--font-mono);font-size:.68rem;color:var(--muted-foreground)}.edited-label.svelte-1vwypbs{font-family:var(--font-mono);font-size:.62rem;color:var(--muted-foreground);opacity:.7;font-style:italic}.reputation-badge.svelte-1vwypbs{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:.6rem;font-weight:500;padding:1px 7px;border-radius:4px;text-transform:capitalize;-webkit-user-select:none;user-select:none}.rep-dot.svelte-1vwypbs{width:6px;height:6px;border-radius:50%;flex-shrink:0}.rep-trusted.svelte-1vwypbs{background:#d9f3dd80;color:#09672e}.rep-trusted.svelte-1vwypbs .rep-dot:where(.svelte-1vwypbs){background:#05893e}.rep-regular.svelte-1vwypbs{background:#daeefe66;color:#006a9d;color:oklch(.5 .12 240)}.rep-regular.svelte-1vwypbs .rep-dot:where(.svelte-1vwypbs){background:#0082c0;background:oklch(.58 .14 240)}.rep-new.svelte-1vwypbs{background:oklch(from var(--muted) l c h / .6);color:var(--muted-foreground)}.rep-new.svelte-1vwypbs .rep-dot:where(.svelte-1vwypbs){background:var(--muted-foreground);opacity:.5}.comment-body.svelte-1vwypbs{font-size:.88rem;line-height:1.6;color:var(--foreground);margin:0 0 6px;white-space:pre-wrap;word-break:break-word}.comment-actions.svelte-1vwypbs{display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .15s}.comment-item.svelte-1vwypbs:hover .comment-actions:where(.svelte-1vwypbs),.comment-actions.svelte-1vwypbs:focus-within{opacity:1}.action-text-btn.svelte-1vwypbs{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:none;border-radius:5px;background:transparent;font-family:var(--font-sans);font-size:.7rem;font-weight:500;color:var(--muted-foreground);cursor:pointer;transition:background .12s,color .12s}.action-text-btn.svelte-1vwypbs:hover{background:var(--accent);color:var(--foreground)}.action-text-btn--danger.svelte-1vwypbs:hover{background:oklch(from var(--destructive) l c h / .1);color:var(--destructive)}.action-text-btn--muted.svelte-1vwypbs:hover{background:oklch(from var(--muted) l c h / .6);color:var(--muted-foreground)}.action-text-btn.svelte-1vwypbs:disabled{opacity:.4;cursor:not-allowed}.action-icon.svelte-1vwypbs{width:13px;height:13px}.replies-list.svelte-1vwypbs{margin-left:48px;padding-left:16px;border-left:2px solid var(--border)}.reply-item.svelte-1vwypbs{padding:12px 0}.reply-item.svelte-1vwypbs:first-child{padding-top:12px}.reply-item.svelte-1vwypbs:last-child{border-bottom:none;padding-bottom:0}.inline-reply.svelte-1vwypbs{margin-top:10px;display:flex;flex-direction:column;gap:8px}.reply-textarea.svelte-1vwypbs{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--foreground);font-family:var(--font-sans);font-size:.85rem;line-height:1.5;resize:vertical;outline:none;transition:border-color .15s}.reply-textarea.svelte-1vwypbs:focus{border-color:var(--primary);box-shadow:0 0 0 2px oklch(from var(--primary) l c h / .12)}.reply-textarea.svelte-1vwypbs::placeholder{color:var(--muted-foreground);opacity:.7}.reply-actions.svelte-1vwypbs{display:flex;gap:6px;justify-content:flex-end}.edit-wrap.svelte-1vwypbs{margin:4px 0 6px;display:flex;flex-direction:column;gap:8px}.edit-textarea.svelte-1vwypbs{width:100%;min-height:72px;padding:10px 12px;border:1px solid var(--primary);border-radius:8px;background:var(--card);color:var(--foreground);font-family:var(--font-sans);font-size:.88rem;line-height:1.6;resize:vertical;outline:none;box-shadow:0 0 0 2px oklch(from var(--primary) l c h / .12)}.edit-actions.svelte-1vwypbs{display:flex;gap:6px;justify-content:flex-end}.action-btn.svelte-1vwypbs{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border:none;border-radius:6px;font-family:var(--font-sans);font-size:.75rem;font-weight:600;cursor:pointer;transition:background .12s,opacity .12s}.action-btn.svelte-1vwypbs:disabled{opacity:.45;cursor:not-allowed}.action-btn--save.svelte-1vwypbs{background:var(--primary);color:var(--primary-foreground)}.action-btn--save.svelte-1vwypbs:hover:not(:disabled){background:oklch(from var(--primary) calc(l - .04) c h)}.action-btn--cancel.svelte-1vwypbs{background:transparent;color:var(--muted-foreground);border:1px solid var(--border)}.action-btn--cancel.svelte-1vwypbs:hover{background:var(--accent);color:var(--foreground)}.btn-spinner.svelte-1vwypbs{width:12px;height:12px;animation:svelte-1vwypbs-spin .8s linear infinite}@keyframes svelte-1vwypbs-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.replies-list.svelte-1vwypbs{margin-left:20px;padding-left:12px}.comment-actions.svelte-1vwypbs{opacity:1}.avatar.svelte-1vwypbs{width:30px;height:30px;font-size:.74rem}.avatar--small.svelte-1vwypbs{width:24px;height:24px;font-size:.62rem}}.impact-chart.svelte-bcz1ke{margin:2rem 0;padding:1.25rem 1.5rem;background:var(--card);border:1px solid var(--border);border-radius:12px}.chart-title.svelte-bcz1ke{font-family:var(--font-sans);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin:0 0 1rem}.source-dist.svelte-xvrd1w{margin:2rem 0;padding:1.25rem 1.5rem;background:var(--card);border:1px solid var(--border);border-radius:12px}.source-header.svelte-xvrd1w{display:flex;align-items:center;gap:.6rem;margin-bottom:.85rem}.chart-title.svelte-xvrd1w{font-family:var(--font-sans);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin:0}.source-cat.svelte-xvrd1w{font-family:var(--font-mono);font-size:.65rem;padding:2px 8px;border-radius:10px}.source-list.svelte-xvrd1w{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.source-item.svelte-xvrd1w{display:flex;align-items:flex-start;gap:6px;text-decoration:none;color:var(--foreground);font-size:.82rem;line-height:1.4}.source-item.svelte-xvrd1w svg:where(.svelte-xvrd1w){flex-shrink:0;margin-top:4px}.source-item.svelte-xvrd1w:hover .source-title:where(.svelte-xvrd1w){text-decoration:underline;text-underline-offset:2px}.source-title.svelte-xvrd1w{color:var(--foreground)}.source-more.svelte-xvrd1w{font-size:.75rem;color:var(--muted-foreground);padding-left:16px}
