#rb-pdp { --rb-pink:#FF2F92; --rb-dark:#111111; --rb-card:#1a1a1a; --rb-muted:#cccccc; } #rb-pdp * { box-sizing:border-box; } #rb-pdp .wrap { max-width:980px; margin:auto; padding:24px 16px; } #rb-pdp .hero { text-align:center; padding:60px 24px 48px; border-radius:16px; background:linear-gradient(135deg,#0d0d0d,#1a1a1a); margin-bottom:16px; } #rb-pdp .hero-badge { display:inline-flex; padding:7px 16px; border-radius:999px; background:rgba(255,47,146,.15); border:1px solid rgba(255,47,146,.4); color:#FF2F92; font-size:11px; font-weight:800; letter-spacing:.1em; text-transform:uppercase; margin-bottom:18px; } #rb-pdp .hero-eyebrow { color:#FF2F92; font-weight:900; font-size:.95rem; letter-spacing:.04em; text-transform:uppercase; margin-bottom:12px; } #rb-pdp .hero h1 { margin:0 0 12px; font-size:clamp(2.4rem,6vw,4rem); line-height:.92; font-weight:900; letter-spacing:-.04em; color:#fff; text-transform:uppercase; } #rb-pdp .hero-value { display:inline-flex; align-items:center; gap:10px; margin:0 0 18px; font-size:1rem; font-weight:800; color:#fff; } #rb-pdp .hero-value .price-now { font-size:2rem; color:#FF2F92; font-weight:900; } #rb-pdp .hero-value .price-was { font-size:.9rem; color:#666; text-decoration:line-through; } #rb-pdp .hero p { max-width:580px; margin:0 auto 28px; color:#cccccc; line-height:1.75; font-size:14px; } #rb-pdp .cta-btn { display:inline-block; padding:17px 40px; border-radius:999px; background:#FF2F92; color:#fff; text-decoration:none; font-weight:900; font-size:1rem; text-transform:uppercase; letter-spacing:.04em; } #rb-pdp .trust-row { display:flex; flex-wrap:wrap; justify-content:center; gap:16px; margin-top:16px; } #rb-pdp .trust-item { font-size:.8rem; color:#888; font-weight:700; } #rb-pdp .trust-item::before { content:"\2713 "; color:#FF2F92; font-weight:900; } #rb-pdp .scarcity { margin-top:14px; color:#fff; font-weight:800; font-size:.85rem; background:rgba(255,47,146,.12); border:1px solid rgba(255,47,146,.3); display:inline-block; padding:6px 16px; border-radius:999px; } #rb-pdp .pdp-bar { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; margin:0 0 16px; padding:14px; background:#111; border-radius:10px; } #rb-pdp .pdp-badge { font-size:11px; font-weight:800; color:#fff; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.12); border-radius:999px; padding:6px 14px; letter-spacing:.04em; text-transform:uppercase; } #rb-pdp .section { background:#fff; border:2px solid #ececec; border-radius:12px; padding:28px 22px; margin-bottom:16px; } #rb-pdp .section-label { display:block; text-align:center; font-size:10px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; color:#FF2F92; margin-bottom:6px; } #rb-pdp .section h2 { margin:0 0 6px; font-size:20px; font-weight:900; text-align:center; text-transform:uppercase; letter-spacing:-.02em; color:#111; } #rb-pdp .section p.intro { text-align:center; color:#666; font-size:13px; line-height:1.75; margin:0 0 20px; } #rb-pdp .value-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-bottom:8px; } #rb-pdp .value-box { padding:20px 14px; border-radius:10px; background:#fafafa; border:2px solid #ececec; text-align:center; font-weight:800; font-size:13px; color:#111; line-height:1.4; } #rb-pdp .value-box .vb-label { display:block; font-size:10px; font-weight:700; color:#999; text-transform:uppercase; letter-spacing:.08em; margin-bottom:4px; } #rb-pdp .value-box.primary { background:#111; border-color:#111; } #rb-pdp .value-box.primary .vb-label { color:#666; } #rb-pdp .value-box.primary .vb-num { font-size:2.2rem; color:#FF2F92; font-weight:900; line-height:1; } #rb-pdp .feature-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(200px,1fr)); gap:12px; } #rb-pdp .card { padding:18px; border:2px solid #ececec; border-radius:10px; background:#fafafa; } #rb-pdp .card-icon { font-size:1.4rem; margin-bottom:8px; display:block; } #rb-pdp .card h3 { margin:0 0 6px; font-size:14px; font-weight:900; color:#111; text-transform:uppercase; letter-spacing:-.01em; } #rb-pdp .card p { margin:0; font-size:13px; color:#666; line-height:1.7; } #rb-pdp .ugc { margin-bottom:14px; padding:18px; border-radius:10px; background:#fafafa; border:2px solid #ececec; font-size:14px; line-height:1.75; color:#333; font-weight:600; font-style:italic; } #rb-pdp .ugc-attr { display:block; margin-top:8px; font-size:12px; font-weight:800; color:#FF2F92; font-style:normal; } #rb-pdp .comments { padding:16px; border:2px solid #ececec; border-radius:10px; background:#fafafa; } #rb-pdp .comment { margin-bottom:10px; font-size:13px; color:#444; line-height:1.6; } #rb-pdp .comment:last-child { margin-bottom:0; } #rb-pdp .comment span { font-weight:900; color:#111; } #rb-pdp details { padding:16px; border:2px solid #ececec; border-radius:10px; background:#fafafa; margin-bottom:10px; } #rb-pdp details:last-child { margin-bottom:0; } #rb-pdp summary { cursor:pointer; font-weight:900; font-size:14px; color:#111; text-transform:uppercase; } #rb-pdp details p { margin:10px 0 0; color:#555; line-height:1.75; font-size:13px; } #rb-pdp .cta-center { text-align:center; margin-top:24px; } #rb-pdp .cta-sub { margin-top:10px; font-size:.8rem; color:#999; font-weight:700; } #rb-pdp .pdp-close { padding:12px; text-align:center; } #rb-pdp .pdp-close p { margin:0; font-size:11px; color:#aaa; font-weight:700; letter-spacing:.06em; text-transform:uppercase; } @media(max-width:640px){ #rb-pdp .value-grid { grid-template-columns:1fr; } #rb-pdp .cta-btn { width:100%; text-align:center; display:block; } #rb-pdp .trust-row { gap:10px; } } 12 Pieces. One Box. All Fits. The Revenge BodyBox Is Here. $300+ value → $69 / one-time Snatched leggings, sculpted shorts, with seamless sports bras built for mirror selfies, gym glow-ups, and main-character energy. No subscription Free US shipping Ships in 1–2 days Only a few boxes left per size 12 Pieces Squat-Proof Mix & Match Colors The Math Hits Different A Week of Gym Fits for Less Than One Outfit 12 pieces. Zero filler. Under $5.75 per piece. Retail Value$300+ You Pay$69 Per PieceUnder $5.75 Real Talk Why the Internet Can't Stop Talking About This “I wear every single piece from this box. The leggings are actually insane — I’ve gotten more compliments at the gym than ever.” — Verified Customer “Best gymwear purchase I’ve made under $100. Not even close. The quality shocked me.” — Verified Customer @gymgirlella — wait this is actually so worth it?? I’m obsessed @fitcheckswithbea — needed this for my gym era, no notes @pilatesprincess — $69 for 12 pieces?? that’s criminal Built Different Your Gym Crush Is About to Be You Every piece engineered for performance, designed for the fit check. Full Weekly Rotation 12 curated pieces — no repeats, no filler. Enough to cover every session without doing laundry mid-week.Snatch Effect Fit Compression + contour seamsthat enhance every angle. Designed to make you look like you’ve been training for years. Squat-Proof Promise Full coverage, full stretch, full opacity — through every rep, every set, every angle. Size-Matched Top + Bottom Pick your top size and bottom size separately. Every piece fits your body — not a generic chart. What’s In The Box 12 Pieces. Zero Guesswork. Curated to mix, match, and build a rotation you’ll actually reach for. 4 Sculpting Leggings High-waisted, contour-focused. Built for lifting and looking good doing it.4 Curve-Loving Shorts 4 Curve-Loving Shorts Soft stretch, squat-proof, movement-ready for every workout. 4 Sports Bras Supportive, minimal, styled to match. Complete the set, complete the look. Color-Coordinated Mix No repeats. Pieces selected to layer, mix, and build a full rotation she’ll actually wear. Got Questions? We’ve Got Answers. What exactly do I get? 12 activewear pieces — 4 leggings, 4 shorts, and 4 sports bras — curated for your size. No duplicates, no filler. Just a full week of gym fits in one box. Is it actually squat-proof? Yes. Every piece is designed for full coverage, stretch, and movement. Stays opaque through every rep, every angle, every set. How does sizing work? You pick your TOP size and BOTTOM size separately — so every piece fits your actual body, not a one-size-fits-all guess. When will it ship? Orders ship within 1–2 business days with tracked US delivery. Free shipping on every order, no minimum. Is this a subscription? No subscription. Ever. One-time $69 purchase — no hidden charges, no auto-renewals, no surprises. What if something doesn’t work for me? Reach out to our team and we’ll make it right. We stand behind every box. Viral Fits · Free Shipping · Secure Checkout · Ships in 1–2 Days