.participation-vote{align-items:center;display:inline-flex;gap:3px;margin-left:-4px}.participation-vote button{background:transparent;border-radius:50%;color:var(--glyph-text-4);cursor:pointer;display:grid;height:24px;place-items:center;transition:.15s var(--glyph-ease);width:24px}.participation-vote button:hover{background:var(--glyph-hover);color:var(--glyph-ink)}.participation-vote button svg{height:16px;stroke-width:1.6;width:16px}.participation-vote>span{color:var(--glyph-text-2);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;min-width:14px;text-align:center}.participation-vote.up .up,.participation-vote.up>span{color:var(--glyph-gold-deep)}.participation-vote.down .down,.participation-vote.down>span{color:var(--glyph-danger)}.participation-reaction{align-items:center;background:var(--glyph-tint);border-radius:9px;color:var(--glyph-text-2);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:560;gap:5px;height:26px;padding:0 9px;transition:background .14s var(--glyph-ease)}.participation-reaction:hover{background:var(--glyph-hover)}.participation-reaction.mine{background:var(--glyph-gold-wash);color:var(--glyph-gold-text)}.participation-reaction>span{font-size:13.5px;line-height:1}.participation-reaction-anchor{position:relative}.participation-reaction-add{background:transparent;border-radius:50%;color:var(--glyph-text-4);cursor:pointer;display:grid;height:26px;place-items:center;width:26px}.participation-reaction-add:hover{background:var(--glyph-hover);color:var(--glyph-ink)}.participation-reaction-add svg{height:17px;width:17px}.participation-reaction-picker{background:var(--glyph-surface);border:1px solid var(--glyph-border);border-radius:13px;bottom:34px;box-shadow:var(--glyph-shadow-md);display:grid;gap:3px;grid-template-columns:repeat(4,34px);right:-8px;padding:6px;position:absolute;z-index:20}.participation-reaction-picker button{background:transparent;border-radius:9px;cursor:pointer;font-size:17px;height:34px;width:34px}.participation-reaction-picker button:hover{background:var(--glyph-hover)}.participation-reaction-add:disabled,.participation-reaction:disabled,.participation-vote button:disabled{cursor:default;opacity:.55}.public-feed-interaction-actions,.public-feed-interactions{align-items:center;display:flex}.public-feed-interactions{gap:13px;position:relative;z-index:2}.public-feed-interaction-actions{gap:8px}.public-feed-interaction-status{color:var(--glyph-danger);font-size:12px;position:absolute;right:0;top:calc(100% + 5px);white-space:nowrap}.public-feed-interaction-status:empty{display:none}@media (max-width:480px){.public-feed-stats:has(.public-feed-interactions){align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-end}.public-feed-interactions{flex-wrap:wrap;gap:8px 10px;justify-content:flex-end}.public-feed-interaction-actions{flex-basis:100%;justify-content:flex-end}}