.nfu-comment-votes{display:flex;align-items:center;gap:6px}.nfu-comment-vote{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border:1px solid var(--nfu-line);border-radius:4px;color:var(--nfu-muted);background:transparent;font:700 8px var(--nfu-mono);cursor:pointer}.nfu-comment-vote:hover,.nfu-comment-vote:focus-visible{border-color:var(--nfu-lime);color:var(--nfu-paper);outline:0}.nfu-comment-vote.is-selected{border-color:var(--nfu-lime);color:#11130d;background:var(--nfu-lime)}.nfu-comment-vote[data-nfu-comment-vote="dislike"].is-selected{border-color:var(--nfu-pink);background:var(--nfu-pink)}.nfu-comment-vote span{display:grid;place-items:center;min-width:14px;height:14px;border-radius:999px;color:inherit;background:rgba(255,255,255,.11);font-size:8px}.nfu-comment-vote.is-selected span{background:rgba(17,19,13,.14)}.nfu-comment-vote:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.nf4-comment-actions{flex-wrap:wrap}.nfu-comment-votes{order:2;width:100%}}
