.date{position:relative;color:rgba(var(--colorGreyText),1);white-space:nowrap}.bbLike{display:flex;grid-gap:1px;gap:1px;align-items:center;height:32px;border-radius:100px;background:var(--colorAccentBackground)}.bbLike__counter{min-width:24px;padding:4px 6px;border-radius:1000px;background:rgba(var(--colorLightGreyBackground),1);color:rgba(var(--colorGreyText),1);font-size:13px;line-height:11px;text-align:center}.bbLike__counter:last-child{margin-right:8px}.bbLike__action{display:flex;padding:8px;border-radius:100%;color:inherit;cursor:pointer}.bbLike__dislike{transform:rotate(180deg)}.bbLike__like--active{color:#25d088}.bbLike__dislike--active{color:#ef498f}.bbLike--above-zero .bbLike__counter{background-color:#25d088;color:rgba(var(--colorWhiteText),1)}.bbLike--below-zero .bbLike__counter{background-color:#ef498f;color:rgba(var(--colorWhiteText),1)}@media(min-width:760px){.bbLike__action:hover{background:var(--colorBackground)}html.theme--dark .bbLike__action:hover{background:#363636}}.postBookmark[data-v-266abe2a]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:100%;background:var(--colorAccentBackground);cursor:pointer}.postBookmark[data-v-266abe2a]:hover{background:#eef5f7}html.theme--dark .postBookmark[data-v-266abe2a]:hover{background:#363636}.post-actions{display:flex;position:relative;left:-2px;grid-gap:10px;gap:10px;align-items:center;justify-content:flex-start}.post-actions__comment{display:flex;grid-gap:8px;gap:8px;align-items:center;height:32px;padding:8px;border-radius:100px;background:var(--colorAccentBackground);font-size:13px;line-height:11px;cursor:pointer}.post-actions__comment--extend{padding-right:10px}.post-actions__comment:hover{background:#eef5f7}html.theme--dark .post-actions__comment:hover{background:#363636}