/* Phase 2.9C+D.1K2 + REV10W FIX75 — compact Likes only; reviewer recommendation does not become a reader dislike. */
.gcReviewLikeButton,.gcReviewLikeReadOnly{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:38px;height:34px;padding:0 9px;border-radius:999px;font:inherit;font-size:11px;font-weight:900;line-height:1;color:#8ea7b0}.gcReviewLikeButton{border:1px solid rgba(116,224,235,.13);background:rgba(7,27,34,.72);cursor:pointer;transition:transform .15s ease,border-color .15s ease,color .15s ease,background .15s ease,box-shadow .15s ease}.gcReviewLikeButton:hover{border-color:rgba(107,226,236,.33);color:#c4f7fb;background:rgba(23,107,119,.14)}.gcReviewLikeButton:active{transform:scale(.95)}.gcReviewLikeButton:disabled{opacity:.55;cursor:wait}.gcReviewLikeButton.isLiked{color:#67e5ef;border-color:rgba(89,223,235,.42);background:linear-gradient(135deg,rgba(45,180,195,.2),rgba(94,84,211,.13));box-shadow:0 0 18px rgba(74,213,225,.08)}.gcReviewLikeButton svg,.gcReviewLikeReadOnly svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gameReviewCardFooter{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.gameReviewRecommendation{min-width:0}.gameReviewMember{display:flex!important;flex-wrap:wrap;align-items:center;gap:7px}.gameReviewMemberIdLink{appearance:none;border:0;background:none;margin:0;padding:0;color:#66dfe9;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.gameReviewMemberIdLink:hover{text-decoration:underline;color:#a8f5f9}.gcHomeActivityV2ReviewRow{cursor:default!important;padding:0!important;gap:6px!important;overflow:hidden}.gcHomeActivityV2ReviewOpen{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 4px 10px 11px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.gcHomeActivityV2ReviewRow>.gcReviewLikeButton,.gcHomeActivityV2ReviewRow>.gcReviewLikeReadOnly{flex:0 0 auto;margin-right:7px;height:30px;min-width:34px;padding:0 7px}.gcHomeActivityV2ReviewOpen:hover .gcHomeActivityV2GameTitle{color:#d9f7fa}@media(max-width:620px){.gcReviewLikeButton,.gcReviewLikeReadOnly{height:32px;min-width:34px;padding:0 7px;gap:5px}.gcReviewLikeButton svg,.gcReviewLikeReadOnly svg{width:16px;height:16px}.gameReviewMember{gap:5px}.gameReviewMemberIdLink{font-size:10px}.gcHomeActivityV2ReviewOpen{padding:9px 3px 9px 9px}.gcHomeActivityV2ReviewRow>.gcReviewLikeButton,.gcHomeActivityV2ReviewRow>.gcReviewLikeReadOnly{margin-right:5px}}

/* REV10W FIX75 — recommendation polarity belongs only to the reviewer verdict; member reaction stays Like-only. */
.gameReviewRecommendation.isNotRecommended{color:#ff8897!important;border-color:rgba(255,91,110,.30)!important;background:rgba(121,24,38,.18)!important}

