.rfc{position:relative;padding:16px 20px 14px;border-bottom:1px solid var(--border-subtle);transition:background .12s}.rfc:last-child{border-bottom:none}.rfc-menu-wrap{position:absolute;top:12px;right:14px;z-index:5}.rfc-menu-btn{background:none;border:none;cursor:pointer;color:var(--text-tertiary);font-size:15px;line-height:1;padding:3px 5px;border-radius:5px;opacity:.35;transition:opacity .15s,color .15s,background .15s;letter-spacing:1px;font-family:inherit}.rfc:hover .rfc-menu-btn{opacity:1}.rfc-menu-btn:hover{color:var(--text-primary);background:var(--bg-hover);opacity:1}.rfc-menu-dropdown{position:absolute;right:0;top:calc(100% + 4px);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px #0000001f;min-width:110px;z-index:20;overflow:hidden}.rfc-menu-item{display:block;width:100%;text-align:left;padding:9px 14px;font-size:13px;background:none;border:none;cursor:pointer;font-family:inherit;color:var(--text-secondary);transition:background .1s,color .1s}.rfc-menu-item:hover{background:#f8717114;color:#f87171}.rfc-reviewer{display:flex;align-items:center;gap:6px;margin-bottom:12px;flex-wrap:wrap}.rfc-avatar{width:26px;height:26px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--tag-bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:var(--text-secondary);text-decoration:none}.rfc-avatar img{width:100%;height:100%;object-fit:cover;display:block}.rfc-reviewer-name{font-size:13px;font-weight:600;color:var(--text-primary);text-decoration:none;transition:color .12s}.rfc-reviewer-name:hover{color:var(--accent)}.rfc-action,.rfc-dot{font-size:13px;color:var(--text-tertiary)}.rfc-ts{font-size:12px;color:var(--text-tertiary)}.rfc-pair{display:flex;align-items:flex-start;gap:14px;padding-left:32px;margin-bottom:12px}.rfc-game{display:flex;flex-direction:column;align-items:center;text-align:center;width:88px;flex-shrink:0;text-decoration:none}.rfc-cover{width:72px;height:96px;border-radius:8px;overflow:hidden;background:var(--tag-bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:transform .12s,box-shadow .12s}.rfc-cover img{width:100%;height:100%;object-fit:cover;display:block}.rfc-cover-ph{font-size:26px}.rfc:not(.rfc-detail) .rfc-pair:hover .rfc-cover{transform:translateY(-2px);box-shadow:0 6px 16px #00000047}.rfc:not(.rfc-detail) .rfc-pair:hover .rfc-game-title{color:var(--accent)}.rfc-detail .rfc-game:hover .rfc-cover{transform:translateY(-2px);box-shadow:0 6px 16px #00000047}.rfc-detail .rfc-game:hover .rfc-game-title{color:var(--accent)}.rfc-game-title{transition:color .12s;font-size:12px;font-weight:600;color:var(--text-primary);line-height:1.3;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rfc-game-role{order:-1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin-bottom:6px}.rfc-arrow{display:flex;align-items:center;align-self:center;color:var(--accent);flex-shrink:0;padding-top:18px}.rfc-spoiler-pill{display:inline-flex;align-items:center;gap:4px;background:#fbbf2414;color:#fbbf24;font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px;margin:0 0 6px 32px;text-transform:uppercase;letter-spacing:.06em;border:1px solid rgba(251,191,36,.2)}.rfc-body{font-size:14px;line-height:1.7;color:var(--text-primary);opacity:.85;padding-left:32px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;white-space:pre-wrap;word-break:break-word;transition:opacity .15s}.rfc-body:not(.spoiler-hidden):hover{opacity:.55}.rfc-body.spoiler-hidden{filter:blur(4px);user-select:none;transition:filter .2s}.rfc-body.spoiler-hidden:hover{filter:blur(3px)}.rfc-detail .rfc-body{-webkit-line-clamp:unset;cursor:default}.rfc-detail .rfc-body:not(.spoiler-hidden):hover{opacity:.85}.rfc-owner-actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.rfc-action-btn{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;font-family:inherit;padding:3px 10px;border-radius:20px;border:1.5px solid var(--border);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:all .15s}.rfc-report-btn:hover{border-color:#f87171;color:#f87171;background:#f8717114}.rfc-edit-btn:hover{border-color:var(--text-tertiary);color:var(--text-secondary);background:var(--bg-hover)}.rfc-delete-btn:hover{border-color:#f87171;color:#f87171;background:#f8717114}.rfc-edit-wrap{padding:0 20px 4px 32px;display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.rfc-edit-ta{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg-hover);color:var(--text-primary);font-size:14px;line-height:1.6;font-family:inherit;outline:none;resize:vertical;min-height:80px;transition:border-color .15s}.rfc-edit-ta:focus{border-color:var(--accent)}.rfc-edit-spoiler{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary);cursor:pointer}.rfc-edit-foot{display:flex;justify-content:flex-end;gap:8px}.rfc-edit-cancel{background:none;border:1px solid var(--border);padding:5px 12px;border-radius:16px;font-size:12px;font-family:inherit;color:var(--text-secondary);cursor:pointer;transition:all .15s}.rfc-edit-cancel:hover{border-color:var(--text-tertiary)}.rfc-edit-save{background:var(--accent);color:var(--accent-text);border:none;padding:5px 14px;border-radius:16px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.rfc-edit-save:hover{opacity:.9}.rfc-edit-save:disabled{opacity:.5;cursor:default}.rfc-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:10px;padding-left:32px}.rfc-comment-bubble{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--text-tertiary);background:var(--tag-bg);border:1px solid var(--border);padding:3px 9px;border-radius:20px;text-decoration:none;transition:color .15s,border-color .15s;font-weight:500}.rfc-comment-bubble:hover{color:var(--text-secondary);border-color:var(--text-tertiary)}.rfc-interact{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:8px;padding-left:32px}.rfc-vote-btn{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1.5px solid var(--border);color:var(--text-tertiary);background:transparent;cursor:pointer;font-family:inherit;transition:all .15s}.rfc-vote-btn:hover:not(.rfc-vote-active-up):not(.rfc-vote-active-down){border-color:var(--text-tertiary);color:var(--text-secondary);background:var(--bg-hover)}.rfc-vote-btn:disabled{opacity:.5;cursor:default}.rfc-vote-active-up{border-color:#4ade80;color:#4ade80;background:#4ade8014}.rfc-vote-active-down{border-color:#f87171;color:#f87171;background:#f8717114}.rfc-sep{width:1px;height:14px;background:var(--border);margin:0 2px;flex-shrink:0}.rfc-reaction-wrap{display:inline-flex;align-items:center;gap:3px;flex-wrap:wrap}.rfc-reaction-btn{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1.5px solid var(--border);color:var(--text-tertiary);background:transparent;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap;line-height:1.5;display:inline-flex;align-items:center;gap:3px}.rfc-reaction-btn:hover:not(.rfc-reaction-active){border-color:var(--text-tertiary);color:var(--text-secondary);background:var(--bg-hover)}.rfc-reaction-active{border-color:var(--accent);color:var(--accent);background:#6366f114}.rfc-react-toggle{background:none;border:1.5px solid var(--border);cursor:pointer;color:var(--text-secondary);font-size:14px;font-weight:700;padding:2px 7px;border-radius:6px;line-height:1.4;font-family:inherit;transition:color .15s,background .15s,border-color .15s}.rfc-react-toggle:hover{color:var(--text-primary);background:var(--bg-hover);border-color:var(--text-tertiary)}.rfc-emote-img{width:18px;height:18px;object-fit:contain;vertical-align:middle}#rfc-emoji-picker{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:10px 12px;box-shadow:0 4px 24px #0003;max-height:320px;overflow-y:auto;min-width:260px;max-width:320px;scrollbar-width:thin}.rfc-emote-search{width:100%;box-sizing:border-box;margin-bottom:8px;padding:5px 8px;border-radius:6px;border:1px solid var(--border);background:var(--bg-hover);color:var(--text-primary);font-size:12px;outline:none}.rfc-emoji-grid{display:flex;flex-wrap:wrap;gap:2px}.rfc-emoji-pick{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:6px;transition:background .1s,transform .1s;padding:2px}.rfc-emoji-pick:hover{background:var(--bg-hover);transform:scale(1.2)}.rfc-emoji-pick.rfc-emoji-active{background:#6050c81f;outline:1.5px solid var(--accent)}.rfc-emote-picker-img{width:28px;height:28px;object-fit:contain;display:block}
