/* Reviews-component launch gate.
 *
 * Every research PDP has a fully-built .pep-reviews section (empty-state
 * card + submit form). Per compliance addendum §15, we do NOT ship the
 * reviews UGC surface until:
 *   (a) DMCA agent registration is confirmed by Ryan
 *   (b) research/terms.html §12 User Content + §13 DMCA language is live
 *       (currently DRAFT, pending attorney review)
 *
 * When both prerequisites are met, delete this file OR change the rule
 * below to `.pep-reviews { }` — one line, one commit, and reviews are
 * live everywhere.
 */
.pep-reviews { display:none !important; }
