.comment-body{position:relative}.td-comment-heart{display:inline-flex;align-items:center;gap:5px;float:right;margin:8px 0 8px 12px;padding:5px 9px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#64748b;font:inherit;font-size:13px;line-height:1;cursor:pointer;transition:transform .15s ease,border-color .15s ease,color .15s ease}.td-comment-heart:hover{border-color:#fb7185;color:#e11d48;transform:translateY(-1px)}.td-comment-heart:focus-visible{outline:2px solid currentColor;outline-offset:2px}.td-comment-heart__icon{display:inline-flex;width:16px;height:16px}.td-comment-heart__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.td-comment-heart.is-liked{border-color:#fecdd3;background:#fff1f2;color:#e11d48;cursor:default}.td-comment-heart.is-liked .td-comment-heart__icon svg{fill:currentColor}.td-comment-heart.is-loading{opacity:.65;pointer-events:none}@media(max-width:480px){.td-comment-heart{padding:5px 8px}}