Glute Goals Scrunch Activewear Bundle - 12PC
#gg-pdp * { box-sizing: border-box; } #gg-pdp .wrap { max-width: 980px; margin: 0 auto; padding: 24px 16px; } #gg-pdp .hero { text-align: center; padding: 60px 24px 48px; border-ra dius: 16px; background: linear-gradient(145deg, #0a0a0a 0%, #1a0010 50%, #0a0a0a 100%); border: 1px solid rgba(255,26,140,.3); margin-bottom: 16px; position: relative; overflow: hidden; } #gg-pdp .hero::before { content: ''; position: absolute; top: -60px; left: 50%; transform: translateX(-50%); width: 400px; height: 200px; background: radial-gradient(ellipse, rgba(255,26,140,.18) 0%, transparent 70%); pointer-events: none; } #gg-pdp .hero-eyebrow { font-size: 11px; font-weight: 900; letter-spacing: .2em; text-transform: uppercase; color: #FF1A8C; margin-bottom: 16px; } #gg-pdp .hero h1 { font-size: clamp(2.6rem, 7vw, 4.2rem); font-weight: 900; line-height: .9; color: #fff; margin: 0 0 14px; letter-spacing: -.04em; text-transform: uppercase; } #gg-pdp .hero h1 em { font-style: normal; color: #FF1A8C; } #gg-pdp .hero p { max-width: 560px; margin: 0 auto 26px; color: rgba(255,255,255,.65); font-size: 14px; line-height: 1.8; } #gg-pdp .hero-value { display: inline-flex; align-items: center; gap: 12px; margin-bottom: 22px; } #gg-pdp .price-now { font-size: 2.2rem; font-weight: 900; color: #FF1A8C; } #gg-pdp .price-was { font-size: .88rem; color: #555; text-decoration: line-through; } #gg-pdp .trust-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; margin-top: 4px; } #gg-pdp .trust-item { font-size: .78rem; color: #888; font-weight: 700; } #gg-pdp .trust-item::before { content: '\2713 '; color: #FF1A8C; font-weight: 900; } #gg-pdp .scarcity { display: inline-block; margin-top: 18px; background: #FF1A8C; color: #fff; font-size: .78rem; font-weight: 900; padding: 7px 20px; border-radius: 999px; letter-spacing: .06em; text-transform: uppercase; } #gg-pdp .pdp-bar { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; padding: 14px; background: #111; border-radius: 10px; margin-bottom: 16px; border: 1px solid rgba(255,26,140,.15); } #gg-pdp .pdp-badge { font-size: 11px; font-weight: 800; color: #fff; background: rgba(255,26,140,.12); border: 1px solid rgba(255,26,140,.35); border-radius: 999px; padding: 6px 14px; letter-spacing: .04em; text-transform: uppercase; } #gg-pdp .section { background: #fff; border: 2px solid #e8e8e8; border-radius: 14px; padding: 28px 22px; margin-bottom: 16px; } #gg-pdp .section-label { display: block; text-align: center; font-size: 10px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; color: #FF1A8C; margin-bottom: 6px; } #gg-pdp .section h2 { margin: 0 0 8px; font-size: 1.3rem; font-weight: 900; text-align: center; color: #0a0a0a; letter-spacing: -.02em; text-transform: uppercase; } #gg-pdp .section p.intro { text-align: center; color: #777; font-size: 13px; line-height: 1.8; margin: 0 0 20px; } #gg-pdp .value-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; } #gg-pdp .value-box { padding: 20px 12px; border-radius: 12px; background: #f5f5f5; border: 2px solid #e8e8e8; text-align: center; font-weight: 800; font-size: 13px; color: #0a0a0a; line-height: 1.4; } #gg-pdp .vb-label { display: block; font-size: 10px; font-weight: 700; color: #999; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 4px; } #gg-pdp .value-box.primary { background: #0a0a0a; border-color: #0a0a0a; } #gg-pdp .value-box.primary .vb-label { color: #666; } #gg-pdp .vb-num { font-size: 2.2rem; color: #FF1A8C; font-weight: 900; line-height: 1; } #gg-pdp .feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr)); gap: 12px; } #gg-pdp .card { padding: 18px; border: 2px solid #e8e8e8; border-radius: 12px; background: #f9f9f9; } #gg-pdp .card h3 { margin: 0 0 6px; font-size: 13px; font-weight: 900; color: #0a0a0a; text-transform: uppercase; letter-spacing: .02em; } #gg-pdp .card h3 span { color: #FF1A8C; } #gg-pdp .card p { margin: 0; font-size: 13px; color: #666; line-height: 1.7; } #gg-pdp .ugc { margin-bottom: 12px; padding: 18px; border-radius: 12px; background: #f9f9f9; border: 2px solid #e8e8e8; font-size: 14px; line-height: 1.8; color: #333; font-weight: 600; font-style: italic; } #gg-pdp .ugc-attr { display: block; margin-top: 8px; font-size: 12px; font-weight: 900; color: #FF1A8C; font-style: normal; } #gg-pdp .comments { padding: 16px; border: 2px solid #e8e8e8; border-radius: 12px; background: #f9f9f9; } #gg-pdp .comment { margin-bottom: 10px; font-size: 13px; color: #444; line-height: 1.6; } #gg-pdp .comment:last-child { margin-bottom: 0; } #gg-pdp .comment span { font-weight: 900; color: #FF1A8C; } #gg-pdp details { padding: 14px 16px; border: 2px solid #e8e8e8; border-radius: 12px; background: #f9f9f9; margin-bottom: 10px; } #gg-pdp details:last-child { margin-bottom: 0; } #gg-pdp summary { cursor: pointer; font-weight: 900; font-size: 13px; color: #0a0a0a; list-style: none; display: flex; justify-content: space-between; align-items: center; text-transform: uppercase; letter-spacing: .02em; } #gg-pdp summary::-webkit-details-marker { display: none; } #gg-pdp summary::after { content: '+'; color: #FF1A8C; font-size: 1.2rem; font-weight: 900; } #gg-pdp details[open] summary::after { content: '-'; } #gg-pdp details p { margin: 10px 0 0; color: #666; line-height: 1.75; font-size: 13px; } #gg-pdp .pdp-close { text-align: center; padding: 16px; font-size: 11px; color: #666; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; } @media(max-width:640px){ #gg-pdp .value-grid { grid-template-columns: 1fr; } #gg-pdp .trust-row { gap: 10px; } } ★ 12 Pieces • One Box • booty Goals Unlocked ★ GluteGoals ScrunchActivewear Booty-scrunch leggings, scrunch-seam shorts, and sculpting sports bras built for the girl who trains hard, lifts heavy, and still looks like the main character doing it. $300+ value → $79.95 / one-time No subscription Free US shipping Ships in 1–2 days Selling fast — limit 1 per customer 12 Pieces Booty Scrunch Scrunch Leggings Scrunch Shorts Squat-Proof High Waisted Glute Enhancing TikTok Viral The Math Hits Different A Full Week of Scrunch Fits for Less Than One OUTFIT 12 scrunch-ready pieces. Zero filler. Only $6.66 per piece. Retail Value$300+ You Pay$79.95 Per Piece$6.66 The Internet Is Talking She Put On the Scrunch Leggings. She Never Went Back. “The scrunch effect on these leggings is INSANE. My glutes have never looked better — and I didn’t even have to edit the photo.” — Verified Customer ★★★★★ “12 pieces for under $80?? I’ve spent that on ONE pair of scrunch leggings that didn’t even scrunch right. Never again.” — Verified Customer ★★★★★ @glutequeenfit — the booty scrunch effect is real, I’m not okay @squatprincess — wore the scrunch leggings to the gym and got three compliments in one session @gymgirlaesthetic — scrunch shorts + scrunch leggings for under $80 total?? criminal Built for Results Train Hard. Scrunch Harder. Every piece engineered with scrunch-seam technology to enhance, sculpt, and perform through every rep. ◆ Booty-Scrunch Seam Tech Strategic scrunch seaming that lifts, separates, and enhances your glutes from every angle. Built for the mirror selfie and the PR. ◆ Squat-Proof Promise Full coverage, full stretch, full opacity through every squat, every rep, every set. The scrunch stays put. No adjusting. Ever. ◆ High-Waist Scrunch Compression Sculpting high-waist band that cinches, holds, and enhances. The scrunch effect looks good standing — looks even better squatting. ◆ Size Your Way Pick your TOP and BOTTOM size separately. Every scrunch piece fits your actual body — not a generic chart. What’s In The Box 6 Scrunch Leggings • 4 Scrunch Shorts • 2 Sports Bras 12 scrunch-seam pieces curated to mix, match, and make every glute day count. ◆ 6 Booty-Scrunch Leggings Full-length scrunch leggings with high-waist fit and booty-scrunch seaming. Built for squats, deadlifts, and the walk to the squat rack. ◆ 4 Scrunch Biker Shorts High-waisted scrunch shorts with glute-enhancing seams. Squat-proof and scrunch-ready for the days you want to show the work. ◆ 2 Sports Bras Supportive, minimal, styled to match your scrunch sets. Complete the look, complete the rotation. ◆ Color-Coordinated Mix No repeats. Scrunch pieces curated to layer, mix, and build a full rotation she’ll actually reach for every session. Got Questions? We’ve Got Answers. What exactly do I get? 12 activewear pieces — 6 booty-scrunch leggings, 4 scrunch biker shorts, and 2 sports bras — curated for your size. No duplicates, no filler. Just a full week of scrunch-ready glute fits in one box. Does the scrunch actually work? Yes. Every legging and short features strategic scrunch seaming engineered to lift and enhance your glutes. The scrunch effect is real, visible, and built to last wash after wash. Are the scrunch leggings squat-proof? 100%. Every scrunch legging is tested for full opacity, stretch, and coverage through every movement — squats, deadlifts, hip thrusts. The scrunch stays. The coverage stays. Always. How does sizing work? You pick your TOP size and BOTTOM size separately — so every scrunch 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 $79.95 purchase — no hidden charges, no auto-renewals, no surprises. ★ Scrunch Goals Approved · Free Shipping · Secure Checkout · Ships in 1–2 Days ★