.c-reactions{--active-background:#e1442f;--hover-background:#e45845;--font-size:1.15384615rem;--color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;align-items:center}.c-reactions .c-reaction{font-size:var(--font-size);cursor:pointer}.c-reactions .c-reaction.active{color:var(--color);background:var(--active-background)}.c-reactions .c-reaction:hover{color:var(--color);background:var(--hover-background)}.c-reactions .c-reaction .detail{margin-left:5px !important}.c-reactions .c-reactions-other{cursor:pointer}.c-reactions .c-reactions-other .reactions .content{font-size:var(--font-size);display:flex;flex-direction:row;gap:5px;flex-wrap:wrap}.c-reactions .c-reactions-other>.reaction{font-size:var(--font-size)}.c-reactions .c-user-denied{flex-grow:1}