#fm-play-club .fm-heart-row{display:inline-flex;align-items:center;vertical-align:middle;margin:5px 10px 0 0;gap:6px;max-width:100%;flex-wrap:wrap}
#fm-play-club .fm-comment-heart{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:88px;min-height:44px;padding:8px 12px;border:1px solid #dcb8cb;border-radius:999px;background:#fff;color:#7b3155;font:700 13px/1.2 system-ui;box-shadow:none;cursor:pointer}
#fm-play-club .fm-comment-heart[aria-pressed=true]{background:#ffe4ed;border-color:#c74778;color:#861d47}
#fm-play-club .fm-comment-heart:focus-visible{outline:3px solid #753dd9;outline-offset:3px}
#fm-play-club .fm-comment-heart:disabled{opacity:.65;cursor:wait}
#fm-play-club .fm-heart-icon{font-size:20px;line-height:1}
#fm-play-club .fm-heart-status{font:12px/1.4 system-ui;color:#71304b;max-width:100%;overflow-wrap:anywhere}
#fm-play-club .fm-heart-count{font-variant-numeric:tabular-nums}
#fm-play-club .fm-comment-last-result{display:block;width:fit-content;max-width:100%;margin:6px 0 9px;padding:5px 9px;border-radius:8px;background:#fff3ca;color:#684813;font:700 12px/1.4 system-ui;overflow-wrap:anywhere}
@media(prefers-reduced-motion:no-preference){#fm-play-club .fm-comment-heart.fm-heart-pop .fm-heart-icon{animation:fm-heart-pop .3s ease-out}@keyframes fm-heart-pop{50%{transform:scale(1.25)}100%{transform:scale(1)}}}
