:is(#wall2010Posts,#efirPosts,#efirTopicBody) .wall2010-post>.ksan-post-like{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;min-width:54px;min-height:34px;box-sizing:border-box;margin:0;padding:7px 9px;border:0;border-radius:17px;background:#242424;color:#b6b3bd;font:500 13px/16px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;box-shadow:none}
:is(#wall2010Posts,#efirPosts,#efirTopicBody) .ksan-post-like svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
:is(#wall2010Posts,#efirPosts,#efirTopicBody) .ksan-post-like:hover{background:#302c38;color:#ddd1fa}
:is(#wall2010Posts,#efirPosts,#efirTopicBody) .ksan-post-like.is-liked{color:#c3a9ff;background:#352c48}
:is(#wall2010Posts,#efirPosts,#efirTopicBody) .ksan-post-like.is-liked svg{fill:currentColor}
:is(#wall2010Posts,#efirPosts,#efirTopicBody) .ksan-post-like:focus-visible{outline:2px solid #c3a9ff;outline-offset:3px}

:is(#efirPosts,#efirTopicBody) .wall2010-post{position:relative;overflow:visible!important}
@media(max-width:760px){:is(#efirPosts,#efirTopicBody) .wall2010-post>.ksan-post-like{position:static;transform:none;margin:0 12px 12px auto;width:max-content}}
