.vote-widget-vertical.svelte-1ph4pwj{display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 10px;background:var(--bg-raised);min-width:48px}.vote-btn.svelte-1ph4pwj{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--text-tertiary);transition:all .18s ease;border:none;background:none;cursor:pointer}.vote-btn.svelte-1ph4pwj:hover{background:var(--upvote-bg);color:var(--upvote)}.vote-btn--down.svelte-1ph4pwj:hover{background:var(--downvote-bg);color:var(--downvote)}.vote-btn.svelte-1ph4pwj:disabled{opacity:.4;cursor:not-allowed}.vote-btn.vote-active-up.svelte-1ph4pwj{color:var(--upvote);background:var(--upvote-bg)}.vote-btn.vote-active-down.svelte-1ph4pwj{color:var(--downvote);background:var(--downvote-bg)}.vote-score.svelte-1ph4pwj{font-size:.8rem;font-weight:700;color:var(--text-primary);line-height:1}.vote-btn-inline.svelte-1ph4pwj{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 6px;border-radius:var(--radius-sm);font-size:.82rem;font-weight:500;color:var(--text-tertiary);background:none;border:none;cursor:pointer;transition:all .18s ease}.vote-btn-inline.svelte-1ph4pwj:hover{color:var(--text-primary);background:var(--bg-hover)}.vote-btn-inline.svelte-1ph4pwj:disabled{opacity:.4;cursor:not-allowed}.vote-btn-inline.vote-active-up.svelte-1ph4pwj{color:var(--upvote)}.vote-btn-inline.vote-active-up.svelte-1ph4pwj svg{fill:var(--upvote);stroke:var(--upvote)}.vote-btn-inline.vote-active-down.svelte-1ph4pwj{color:var(--downvote)}.vote-btn-inline.vote-active-down.svelte-1ph4pwj svg{fill:var(--downvote);stroke:var(--downvote)}.vote-btn-inline.svelte-1ph4pwj svg:where(.svelte-1ph4pwj){width:16px;height:16px;fill:none}.vote-num.svelte-1ph4pwj{font-weight:600;color:var(--text-secondary);font-size:.82rem;transition:color var(--transition, .18s ease)}.vote-num--up.svelte-1ph4pwj{color:var(--upvote)}.vote-num--down.svelte-1ph4pwj{color:var(--downvote);min-width:20px;text-align:center}
