{"product_id":"uro-a","title":"Urolithin A Gummies (500mg)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;1,6..12,400;1,6..12,600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root{\n    --ink:#14161A;\n    --ink-soft:#5C6068;\n    --paper:#FFFFFF;\n    --paper-dim:#F2F3F5;\n    --accent:#00F0FF;\n    --accent-deep:#00647A;\n    --glow:#F2A65A;\n    --glow-deep:#D97F2E;\n    --glow-soft:#FFF6EC;\n    --line: rgba(20,22,26,0.12);\n    --line-on-dark: rgba(255,255,255,0.14);\n    --radius: 18px;\n  }\n  *{box-sizing:border-box; margin:0; padding:0; -webkit-tap-highlight-color:transparent;}\n  html{ scroll-behavior:smooth; }\n  body{\n    background:var(--paper);\n    color:var(--ink);\n    font-family:'Nunito Sans', sans-serif;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%; display:block;}\n  .wrap{max-width:1160px; margin:0 auto; padding:0 28px;}\n\n  .eyebrow{\n    font-family:'Nunito Sans', sans-serif;\n    font-size:11px;\n    letter-spacing:0.16em;\n    text-transform:uppercase;\n    font-weight:700;\n    color:var(--glow-deep);\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .eyebrow::before{\n    content:\"\";\n    width:16px; height:1px;\n    background:var(--glow-deep);\n    display:inline-block;\n  }\n  h2.headline{\n    font-family:'Nunito Sans', sans-serif;\n    font-weight:800;\n    font-size:clamp(28px, 4vw, 44px);\n    line-height:1.1;\n    letter-spacing:-0.01em;\n    margin-top:14px;\n  }\n  h2.headline em{font-style:normal; font-weight:800; color:var(--glow-deep);}\n  p.lede{\n    font-size:16px;\n    line-height:1.65;\n    color:var(--ink-soft);\n    max-width:52ch;\n    margin-top:16px;\n  }\n\n  \/* ---------- Trust bar ---------- *\/\n  .trust-bar{ background:var(--paper-dim); padding:16px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }\n  .trust-bar .wrap{ display:flex; flex-wrap:wrap; justify-content:center; align-items:center; gap:8px 20px; text-align:center; }\n  .trust-bar .item{ font-size:12.5px; font-weight:700; letter-spacing:.02em; color:var(--accent-deep); white-space:nowrap; }\n  .trust-bar .sep{ width:3px; height:3px; border-radius:50%; background:var(--ink-soft); opacity:.4; }\n\n  \/* ---------- Carousel ---------- *\/\n  .carousel{ padding:56px 0 40px; background:var(--paper); }\n  .carousel .head{ display:flex; align-items:baseline; justify-content:space-between; margin-bottom:20px; }\n  .carousel .count{ font-size:12px; color:var(--ink-soft); letter-spacing:0.04em; }\n  .carousel-track{\n    display:flex; gap:14px; overflow-x:auto; scroll-snap-type:x mandatory;\n    -webkit-overflow-scrolling:touch; touch-action:pan-x; padding-bottom:8px; scrollbar-width:none;\n  }\n  .carousel-track::-webkit-scrollbar{ display:none; }\n  .carousel-tile{\n    position:relative; flex:0 0 auto; width:min(54vw, 220px); aspect-ratio:4\/5;\n    border-radius:var(--radius); scroll-snap-align:start; overflow:hidden;\n    background:linear-gradient(160deg, #F2F3F5 0%, #E4E6EA 100%); border:1px solid var(--line);\n  }\n  .carousel-tile img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .carousel-tile video{ width:100%; height:100%; object-fit:cover; display:block; }\n  .carousel-tile .tag{\n    position:absolute; top:14px; left:14px; font-size:10px; letter-spacing:0.1em; text-transform:uppercase;\n    background:var(--ink); color:var(--paper); padding:6px 10px; border-radius:20px;\n  }\n  .carousel-dots{ display:flex; justify-content:center; gap:7px; margin-top:18px; }\n  .carousel-dots span{ width:6px; height:6px; border-radius:50%; background:var(--line); }\n  .carousel-dots span.active{ background:var(--ink); width:16px; border-radius:4px; }\n\n  \/* ---------- Text sections (Why Urolithin A) ---------- *\/\n  .split{ padding:80px 0; background:var(--paper); }\n  .split .grid{ display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center; }\n  .split .visual{\n    position:relative; aspect-ratio:4\/5; border-radius:var(--radius); overflow:hidden;\n    background:linear-gradient(160deg, #F2F3F5 0%, #E4E6EA 100%);\n  }\n  .split .visual img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .credential-badge{\n    display:inline-flex; align-items:center; gap:8px; margin-top:20px;\n    background:var(--paper-dim); border:1px solid var(--line); border-radius:30px;\n    padding:9px 16px; font-size:12px; font-weight:700; color:var(--accent-deep);\n  }\n  .credential-badge::before{ content:\"✓\"; color:var(--accent); }\n\n  \/* ---------- 3-step process ---------- *\/\n  .steps-section{ padding:80px 0; background:var(--paper-dim); }\n  .steps-section .head{ max-width:560px; margin-bottom:40px; }\n  .step-list{ list-style:none; display:grid; gap:16px; }\n  .step-list li{\n    display:grid; grid-template-columns:64px 1fr; gap:20px; align-items:center;\n    background:var(--paper); border:1px solid var(--line); border-radius:var(--radius); padding:18px 20px;\n  }\n  .step-list .num{\n    width:64px; height:64px; border-radius:14px; overflow:hidden;\n    background:linear-gradient(160deg, #F2F3F5 0%, #E4E6EA 100%);\n  }\n  .step-list .num img{ width:100%; height:100%; object-fit:cover; }\n  .step-list h3{ font-weight:800; font-size:17px; margin-bottom:4px; }\n  .step-list h3 span{ color:var(--glow-deep); }\n  .step-list p{ font-size:14px; color:var(--ink-soft); line-height:1.55; }\n\n  \/* ---------- Benefits checklist ---------- *\/\n  .benefits{ padding:80px 0; background:var(--paper); }\n  .benefits .grid{ display:grid; grid-template-columns:1.1fr 0.9fr; gap:56px; align-items:center; }\n  .benefit-row{\n    display:flex; align-items:center; gap:16px; padding:16px 18px;\n    background:var(--paper-dim); border-radius:14px; margin-bottom:10px;\n  }\n  .benefit-row .icon{\n    width:34px; height:34px; border-radius:50%; background:var(--glow);\n    display:flex; align-items:center; justify-content:center; flex:0 0 auto;\n    color:#fff; font-size:15px;\n  }\n  .benefit-row span.label{ font-weight:700; font-size:15px; }\n  .benefits .visual{\n    position:relative; aspect-ratio:4\/5; border-radius:var(--radius); overflow:hidden;\n    background:linear-gradient(160deg, #F2F3F5 0%, #E4E6EA 100%);\n  }\n  .benefits .visual img{ width:100%; height:100%; object-fit:cover; display:block; }\n\n  \/* ---------- Comparison image ---------- *\/\n  .compare-image{ padding:56px 0; background:var(--paper); }\n  .compare-image .wrap{ max-width:720px; }\n  .compare-image img{\n    width:100%;\n    border-radius:var(--radius);\n    border:1px solid var(--line);\n    display:block;\n  }\n\n  \/* ---------- Stack comparison ---------- *\/\n  .stack-compare{ padding:80px 0; background:var(--paper); }\n  .stack-compare .head{ max-width:600px; margin-bottom:40px; }\n  .compare-list{ display:grid; gap:28px; margin-top:8px; max-width:640px; }\n  .compare-row{ display:flex; align-items:flex-start; gap:20px; }\n  .compare-row .thumb{\n    width:56px; height:56px; border-radius:50%; overflow:hidden; flex:0 0 auto;\n    background:linear-gradient(160deg, #F2F3F5 0%, #E4E6EA 100%); border:1px solid var(--line);\n  }\n  .compare-row .thumb img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .compare-row h3{ font-size:16px; font-weight:800; margin-bottom:4px; }\n  .compare-row p{ font-size:14px; line-height:1.6; color:var(--ink-soft); max-width:56ch; }\n\n  \/* ---------- Peptides bonus section ---------- *\/\n  .peptide-section{ padding:80px 0; background:linear-gradient(160deg, #1A1210 0%, #05030A 100%); color:var(--paper); }\n  .peptide-section .head{ max-width:600px; margin-bottom:40px; }\n  .peptide-section .eyebrow{ color:var(--glow); }\n  .peptide-section .eyebrow::before{ background:var(--glow); }\n  .peptide-section h2.headline{ color:var(--paper); }\n  .peptide-section h2.headline em{ color:var(--glow); }\n  .peptide-section p.lede{ color:rgba(255,255,255,0.68); }\n  .peptide-cards{ display:grid; gap:16px; grid-template-columns:repeat(3, 1fr); }\n  .peptide-card{\n    background:rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.12);\n    border-radius:var(--radius); padding:22px 20px;\n  }\n  .peptide-card .icon{ color:var(--glow); margin-bottom:14px; }\n  .peptide-card h3{ font-size:16px; font-weight:800; color:var(--glow); margin-bottom:8px; }\n  .peptide-card p{ font-size:13.5px; line-height:1.6; color:rgba(255,255,255,0.72); }\n\n  \/* ---------- Experts trust section ---------- *\/\n  .experts{ padding:80px 0; background:var(--paper-dim); }\n  .experts .head{ max-width:600px; margin-bottom:40px; }\n  .expert-grid{ display:grid; grid-template-columns:repeat(4, 1fr); gap:24px; }\n  .expert-card{ text-align:center; }\n  .expert-card .photo{\n    width:88px; height:88px; border-radius:50%; overflow:hidden; margin:0 auto 12px;\n    background:linear-gradient(160deg, #E4E6EA 0%, #D6D9DE 100%); border:2px solid var(--paper);\n    box-shadow:0 0 0 1px var(--line);\n  }\n  .expert-card .photo img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .expert-card .name{ font-size:14px; font-weight:800; }\n  .expert-card .credential{ font-size:12px; color:var(--ink-soft); margin-top:2px; }\n\n  \/* ---------- Clinical Evidence ---------- *\/\n  .clinical{ padding:80px 0; background:var(--paper-dim); }\n  .clinical .head{ max-width:640px; margin-bottom:6px; }\n  .clinical .legend{ display:flex; gap:20px; align-items:center; margin:14px 0 28px; font-size:13px; font-weight:700; }\n  .clinical .legend .dot{ width:10px; height:10px; border-radius:50%; display:inline-block; margin-right:6px; }\n  .clinical .legend .dot.a{ background:var(--glow-deep); }\n  .clinical .legend .dot.b{ background:#C7CBD1; }\n  .clinical-track{ display:flex; gap:16px; overflow-x:auto; scroll-snap-type:x mandatory; padding-bottom:8px; scrollbar-width:none; }\n  .clinical-track::-webkit-scrollbar{ display:none; }\n  .clinical-card{ flex:0 0 auto; width:min(78vw, 300px); scroll-snap-align:start; background:var(--paper); border:1px solid var(--line); border-radius:var(--radius); overflow:hidden; }\n  .clinical-card .chart{ background:var(--paper-dim); padding:24px; height:190px; display:flex; align-items:flex-end; justify-content:center; gap:24px; }\n  .clinical-card .chart.icon-chart{ align-items:center; }\n  .clinical-card .bar-wrap{ display:flex; flex-direction:column; align-items:center; gap:8px; }\n  .clinical-card .bar{ width:56px; border-radius:6px 6px 0 0; }\n  .clinical-card .bar.a{ background:var(--glow-deep); }\n  .clinical-card .bar.b{ background:#C7CBD1; }\n  .clinical-card .bar-label{ font-size:11px; font-weight:700; color:var(--ink-soft); }\n  .clinical-card .bar-value{ font-size:15px; font-weight:800; margin-bottom:4px; }\n  .clinical-card .icon-circle{\n    width:84px; height:84px; border-radius:50%; background:var(--glow-deep);\n    display:flex; align-items:center; justify-content:center; color:#fff;\n  }\n  .clinical-card .body{ padding:20px 20px 24px; }\n  .clinical-card .body h3{ font-size:16px; font-weight:800; margin-bottom:8px; }\n  .clinical-card .body p{ font-size:13px; line-height:1.6; color:var(--ink-soft); }\n  .clinical .disclaimer{ font-size:12px; color:var(--ink-soft); margin-top:22px; max-width:640px; }\n\n  \/* ---------- Press marquee ---------- *\/\n  .press{ background:var(--paper-dim); padding:10px 0; margin-top:36px; border-top:1px solid var(--line); border-bottom:1px solid var(--line); overflow:hidden; }\n  .press .label{ font-size:11px; letter-spacing:0.14em; text-transform:uppercase; color:var(--ink-soft); text-align:center; margin-bottom:12px; }\n  .press-marquee{ position:relative; width:100%; overflow:hidden; -webkit-mask-image:linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%); mask-image:linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%); }\n  .press-track{ display:flex; align-items:center; width:max-content; gap:48px; animation:press-scroll 26s linear infinite; }\n  .press-track span{ font-weight:600; font-size:14px; color:var(--ink); opacity:0.62; white-space:nowrap; }\n  .press-track span:nth-child(3n+2){ font-style:italic; }\n  @keyframes press-scroll{ from{ transform:translateX(0); } to{ transform:translateX(-50%); } }\n  .press-marquee:hover .press-track{ animation-play-state:paused; }\n\n  \/* ---------- Join The Legion ---------- *\/\n  .legion{ padding:96px 0; background:linear-gradient(160deg, var(--glow-soft) 0%, #FDEBD6 100%); }\n  .legion .wrap{ max-width:720px; text-align:center; }\n  .legion .eyebrow{ justify-content:center; }\n  .legion p.lede{ margin-left:auto; margin-right:auto; font-size:17px; }\n  .legion p.lede + p.lede{ margin-top:14px; }\n  .legion .tag{\n    display:inline-block; margin-top:28px; font-size:12px; font-weight:800; letter-spacing:.08em;\n    text-transform:uppercase; color:var(--glow-deep); border:1px solid var(--glow); border-radius:30px;\n    padding:11px 22px; background:rgba(255,255,255,0.5);\n  }\n\n  \/* ---------- Timeline ---------- *\/\n  .timeline{ padding:80px 0; background:var(--paper); }\n  .timeline .head{ max-width:560px; margin-bottom:44px; }\n  .timeline-list{ position:relative; padding-left:34px; max-width:640px; }\n  .timeline-rail-bg{ position:absolute; left:9px; top:6px; bottom:6px; width:2px; border-radius:1px; background:var(--line); }\n  .timeline-rail-fill{ position:absolute; left:9px; top:6px; width:2px; border-radius:1px; height:0%; background:var(--glow); transition:height 80ms linear; }\n  .timeline-item{ position:relative; padding-bottom:40px; opacity:.4; transition:opacity .3s ease; }\n  .timeline-item:last-child{ padding-bottom:0; }\n  .timeline-item.is-active{ opacity:1; }\n  .timeline-dot{\n    position:absolute; left:-34px; top:2px; width:20px; height:20px; border-radius:50%;\n    background:var(--paper); border:2px solid var(--line);\n    transition:border-color .3s ease, background .3s ease, transform .3s ease;\n  }\n  .timeline-item.is-active .timeline-dot{ border-color:var(--glow-deep); background:var(--glow); transform:scale(1.1); }\n  .timeline-period{\n    display:inline-block; font-size:11px; font-weight:700; letter-spacing:.14em; text-transform:uppercase;\n    color:var(--glow-deep); margin-bottom:4px;\n  }\n  .timeline-content h3{ font-size:18px; font-weight:800; margin-bottom:6px; }\n  .timeline-content p{ font-size:14.5px; line-height:1.65; color:var(--ink-soft); max-width:60ch; }\n\n  \/* ---------- FAQ ---------- *\/\n  .faq{ padding:96px 0; }\n  .faq .head{ max-width:560px; margin-bottom:44px; }\n  .faq-item{ border-top:1px solid var(--line); }\n  .faq-item:last-child{ border-bottom:1px solid var(--line); }\n  .faq-item summary{ list-style:none; width:100%; cursor:pointer; padding:22px 4px; display:flex; justify-content:space-between; align-items:center; gap:20px; font-size:17px; font-weight:700; }\n  .faq-item summary::-webkit-details-marker{ display:none; }\n  .faq-item .plus{ flex:0 0 auto; width:26px; height:26px; border-radius:50%; border:1px solid var(--line); display:flex; align-items:center; justify-content:center; position:relative; transition:transform 0.35s ease, background 0.35s ease; }\n  .faq-item .plus::before, .faq-item .plus::after{ content:\"\"; position:absolute; background:var(--ink); }\n  .faq-item .plus::before{ width:10px; height:1.4px; }\n  .faq-item .plus::after{ width:1.4px; height:10px; transition:opacity 0.3s ease; }\n  .faq-item[open] .plus{ transform:rotate(180deg); background:var(--glow); border-color:var(--glow); }\n  .faq-item[open] .plus::before, .faq-item[open] .plus::after{ background:#FFFFFF; }\n  .faq-item[open] .plus::after{ opacity:0; }\n  .faq-a p{ padding:0 4px 24px; max-width:64ch; font-size:14.5px; line-height:1.7; color:var(--ink-soft); }\n\n  \/* ---------- Reviews ---------- *\/\n  .reviews{ padding:96px 0 100px; background:var(--paper-dim); }\n  .reviews .summary{ display:flex; align-items:flex-end; justify-content:space-between; flex-wrap:wrap; gap:30px; padding-bottom:36px; border-bottom:1px solid var(--line); }\n  .reviews .score{ display:flex; align-items:baseline; gap:18px; }\n  .reviews .score .num{ font-weight:800; font-size:52px; }\n  .stars{ color:var(--glow-deep); letter-spacing:2px; font-size:15px; }\n  .reviews .score .meta{ font-size:13px; color:var(--ink-soft); margin-top:4px; }\n  .btn{ font-size:12px; letter-spacing:0.08em; text-transform:uppercase; font-weight:700; background:var(--ink); color:var(--paper); border:1px solid var(--ink); padding:14px 26px; border-radius:30px; cursor:pointer; transition:background 0.25s ease, color 0.25s ease; }\n  .btn:hover{ background:var(--paper); color:var(--ink); }\n  .review-list{ display:grid; gap:0; margin-top:8px; }\n  .review-card{ padding:26px 0; border-top:1px solid var(--line); display:grid; grid-template-columns:180px 1fr; gap:26px; }\n  .review-card:last-child{ border-bottom:1px solid var(--line); }\n  .review-card .who .name{ font-weight:700; font-size:14px; }\n  .review-card .verified{ display:inline-flex; align-items:center; gap:5px; font-size:10.5px; letter-spacing:0.06em; text-transform:uppercase; color:var(--glow-deep); margin-top:6px; }\n  .review-card .verified::before{ content:\"✓\"; font-size:11px; }\n  .review-card .date{ font-size:12px; color:var(--ink-soft); margin-top:8px; }\n  .review-card .body .stars{ margin-bottom:8px; display:block; }\n  .review-card .body h4{ font-size:16px; font-weight:700; margin-bottom:6px; }\n  .review-card .body p{ font-size:14px; line-height:1.65; color:var(--ink-soft); max-width:62ch; }\n\n  \/* ---------- Guarantee ---------- *\/\n  .guarantee{ padding:88px 0; background:linear-gradient(160deg, #0A0F16 0%, #05141C 100%); color:var(--paper); text-align:center; }\n  .guarantee .badge{\n    width:130px; height:130px; margin:0 auto 28px; border-radius:50%;\n    background:radial-gradient(circle at 35% 30%, #FFD9A0, var(--glow) 60%, var(--glow-deep) 100%);\n    display:flex; flex-direction:column; align-items:center; justify-content:center;\n    font-weight:800; box-shadow:0 0 60px rgba(242,166,90,0.35);\n  }\n  .guarantee .badge .n{ font-size:30px; line-height:1; }\n  .guarantee .badge .d{ font-size:11px; letter-spacing:0.06em; }\n  .guarantee h2.headline{ color:var(--paper); }\n  .guarantee h2.headline em{ color:var(--glow); }\n  .guarantee p.lede{ color:rgba(255,255,255,0.72); margin-left:auto; margin-right:auto; }\n  .guarantee-badges{ display:flex; justify-content:center; gap:14px; margin-top:36px; flex-wrap:wrap; }\n  .guarantee-badges span{\n    border:1px solid var(--line-on-dark); border-radius:30px; padding:12px 20px;\n    font-size:13px; font-weight:600; color:rgba(255,255,255,0.85);\n  }\n\n  \/* ---------- Reveal ---------- *\/\n  .reveal{ opacity:1; }\n  @supports (animation-timeline: view()) {\n    @media (prefers-reduced-motion: no-preference){\n      .reveal{ animation: reveal-fade-up linear both; animation-timeline: view(); animation-range: entry 0% cover 25%; }\n    }\n  }\n  @keyframes reveal-fade-up{ from{ opacity:0; transform:translateY(28px); } to{ opacity:1; transform:translateY(0); } }\n\n  @media (max-width:820px){\n    .split .grid, .benefits .grid{ grid-template-columns:1fr; gap:36px; }\n    .review-card{ grid-template-columns:1fr; gap:12px; }\n  }\n\n  @media (max-width:600px){\n    .wrap{ padding:0 20px; }\n    .carousel{ padding:28px 0 20px; }\n    .split{ padding:48px 0; }\n    .compare-image{ padding:36px 0; }\n    .steps-section{ padding:48px 0; }\n    .stack-compare{ padding:48px 0; }\n    .peptide-section{ padding:48px 0; }\n    .peptide-cards{ grid-template-columns:1fr; }\n    .clinical{ padding:48px 0; }\n    .experts{ padding:48px 0; }\n    .expert-grid{ grid-template-columns:repeat(2, 1fr); gap:20px; }\n    .benefits{ padding:48px 0; }\n    .legion{ padding:56px 0; }\n    .timeline{ padding:48px 0; }\n    .faq{ padding:48px 0; }\n    .reviews{ padding:48px 0 56px; }\n    .guarantee{ padding:56px 0; }\n    h2.headline{ font-size:26px; }\n    p.lede{ font-size:15px; }\n    .btn{ width:100%; text-align:center; }\n    .faq-item summary{ padding:18px 2px; font-size:16px; }\n    .step-list li{ grid-template-columns:52px 1fr; gap:14px; padding:14px 16px; }\n    .step-list .num{ width:52px; height:52px; }\n    .trust-bar .wrap{ gap:6px 14px; }\n    .trust-bar .item{ font-size:11px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ============ Trust Bar ============ --\u003e\n\u003csection class=\"trust-bar\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"item\"\u003e500mg Urolithin A Dose\u003c\/span\u003e \u003cspan class=\"sep\"\u003e\u003c\/span\u003e \u003cspan class=\"item\"\u003eClinically Studied Ingredient\u003c\/span\u003e \u003cspan class=\"sep\"\u003e\u003c\/span\u003e \u003cspan class=\"item\"\u003eThird-Party Tested\u003c\/span\u003e \u003cspan class=\"sep\"\u003e\u003c\/span\u003e \u003cspan class=\"item\"\u003eVegan \u0026amp; Sugar-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Photo Carousel ============ --\u003e\n\u003csection class=\"carousel\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eGallery\u003c\/span\u003e \u003cspan class=\"count\"\u003e1 \/ 3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carousel-track\"\u003e\n\u003cdiv class=\"carousel-tile\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_3_2026_05_20_46_PM.png?v=1785792075\" alt=\"Restore Gummies packaging\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-tile\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_3_2026_05_17_21_PM.png?v=1785791857\" alt=\"Restore Gummies packaging front\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"carousel-tile\"\u003e\u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/bda74f06a3204153903709a0f78237e5.mp4\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"carousel-dots\"\u003e\n\u003cspan class=\"active\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Why Urolithin A ============ --\u003e\n\u003csection class=\"split\"\u003e\n\u003cdiv class=\"wrap grid reveal\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eWhy Urolithin A\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eThe cellular reset behind \u003cem\u003efeeling like yourself again\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eUrolithin A is a compound studied for its role in cellular renewal. People describe the shift less like a lab result and more like this: steadier energy, a visible glow, and simply feeling more like themselves.\u003c\/p\u003e\n\u003cspan class=\"credential-badge\"\u003e500mg clinically studied dose, third-party tested\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_3_2026_05_13_34_PM.png?v=1785791645\" alt=\"Restore Gummies pack open, gummies spilling out\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Comparison Graphic ============ --\u003e\n\u003csection class=\"compare-image\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_3_2026_04_39_06_PM.png?v=1785790999\" alt=\"Glow Legion Restore Gummies compared to NAD+ and Creatine\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ 3-Step Process ============ --\u003e\n\u003csection class=\"steps-section\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eHow It Works\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eRenewal in \u003cem\u003ethree simple steps\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"step-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"num\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/New_Cell.png?v=1785892044\" alt=\"Cellular clearing\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\n\u003cspan\u003e1.\u003c\/span\u003e Clear\u003c\/h3\u003e\n\u003cp\u003eUrolithin A supports your cells' own process of clearing out what's worn down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"num\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/Dead_Cell.png?v=1785892047\" alt=\"Cellular rebuilding\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\n\u003cspan\u003e2.\u003c\/span\u003e Rebuild\u003c\/h3\u003e\n\u003cp\u003eFresh, fully-functioning cellular energy comes back online.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"num\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/New_Cell.png?v=1785892044\" alt=\"Feeling the glow\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\n\u003cspan\u003e3.\u003c\/span\u003e Glow\u003c\/h3\u003e\n\u003cp\u003eMore energy for your skin, your mood, and everything in between.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Benefits checklist ============ --\u003e\n\u003csection class=\"benefits\"\u003e\n\u003cdiv class=\"wrap grid reveal\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Payoff\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eMore \u003cem\u003evitality.\u003c\/em\u003e More you.\u003c\/h2\u003e\n\u003cdiv style=\"margin-top: 28px;\"\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e\u003cspan class=\"label\"\u003eSteadier energy through the day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e🌤\u003c\/span\u003e\u003cspan class=\"label\"\u003eA visible glow, inside and out\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e🌙\u003c\/span\u003e\u003cspan class=\"label\"\u003eBetter, deeper sleep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e🧘\u003c\/span\u003e\u003cspan class=\"label\"\u003eLess day-to-day tension\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e💫\u003c\/span\u003e\u003cspan class=\"label\"\u003eQuicker bounce-back after busy days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-row\"\u003e\n\u003cspan class=\"icon\"\u003e🙂\u003c\/span\u003e\u003cspan class=\"label\"\u003eFeeling more like yourself\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_6_2026_11_20_41_AM.png?v=1786032880\" alt=\"Restore Gummies packaging\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Press marquee ============ --\u003e\n\u003csection class=\"press\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"label\"\u003eAs seen in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"press-marquee\"\u003e\n\u003cdiv class=\"press-track\"\u003e\n\u003cspan\u003eWell+Good\u003c\/span\u003e \u003cspan\u003eByrdie\u003c\/span\u003e \u003cspan\u003emindbodygreen\u003c\/span\u003e \u003cspan\u003eShape\u003c\/span\u003e \u003cspan\u003eWomen's Health\u003c\/span\u003e \u003cspan\u003eWell+Good\u003c\/span\u003e \u003cspan\u003eByrdie\u003c\/span\u003e \u003cspan\u003emindbodygreen\u003c\/span\u003e \u003cspan\u003eShape\u003c\/span\u003e \u003cspan\u003eWomen's Health\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Join The Legion ============ --\u003e\n\u003csection class=\"legion\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Legion\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eYou're not just taking a supplement. \u003cem\u003eYou're joining a Legion.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eGlow Legion started with a simple idea: getting older shouldn't mean feeling less like yourself. Every person who joins the Legion is choosing to invest in how they feel — not just today, but for years down the line.\u003c\/p\u003e\n\u003cp class=\"lede\"\u003eThis isn't a biohacking stack for people chasing lab numbers. It's a daily ritual for people who want to keep showing up as their best selves — and a community of people doing it together.\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003e#GlowLegion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Timeline: Your Cells Feel It Before You Do ============ --\u003e\n\u003csection class=\"timeline\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Timeline\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eYour cells feel it \u003cem\u003ebefore you do\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eUrolithin A gets to work well before you notice anything. Here's the general arc people describe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline-list\" id=\"timelineList\"\u003e\n\u003cdiv class=\"timeline-rail-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"timeline-rail-fill\" id=\"timelineFill\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"timeline-item\"\u003e\n\u003cspan class=\"timeline-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"timeline-content\"\u003e\n\u003cspan class=\"timeline-period\"\u003eWeek 1\u003c\/span\u003e\n\u003ch3\u003eGetting To Work\u003c\/h3\u003e\n\u003cp\u003eUrolithin A begins supporting your cells' natural renewal process. Nothing to feel yet — the work's happening underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline-item\"\u003e\n\u003cspan class=\"timeline-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"timeline-content\"\u003e\n\u003cspan class=\"timeline-period\"\u003eWeek 3\u003c\/span\u003e\n\u003ch3\u003eA Subtle Shift\u003c\/h3\u003e\n\u003cp\u003eSome people start noticing small changes in daily energy around this point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline-item\"\u003e\n\u003cspan class=\"timeline-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"timeline-content\"\u003e\n\u003cspan class=\"timeline-period\"\u003eMonth 2\u003c\/span\u003e\n\u003ch3\u003eFeeling It\u003c\/h3\u003e\n\u003cp\u003eMany people describe steadier energy and a noticeable lift in how they feel day to day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline-item\"\u003e\n\u003cspan class=\"timeline-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"timeline-content\"\u003e\n\u003cspan class=\"timeline-period\"\u003eMonth 3\u003c\/span\u003e\n\u003ch3\u003eBuilding Momentum\u003c\/h3\u003e\n\u003cp\u003eThe renewal process keeps compounding. This is where people say it stops feeling like a routine and just becomes part of feeling like themselves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"timeline-item\"\u003e\n\u003cspan class=\"timeline-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"timeline-content\"\u003e\n\u003cspan class=\"timeline-period\"\u003eMonth 4+\u003c\/span\u003e\n\u003ch3\u003eYour New Normal\u003c\/h3\u003e\n\u003cp\u003eConsistent use supports an ongoing cycle — less a short-term boost, more a new baseline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ============ Deeper Than Everything Else In Your Stack ============ --\u003e\n\u003csection class=\"stack-compare\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Comparison\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eDeeper Than \u003cem\u003eEverything Else\u003c\/em\u003e In Your Stack\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eEvery supplement you take works on the surface. Urolithin A supports the cellular foundation underneath all of them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-list\"\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/Creatine.png?v=1786034336\" alt=\"Creatine powder\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMore Than Short-Term Fuel\u003c\/h3\u003e\n\u003cp\u003eCreatine fuels quick bursts of energy. Urolithin A works upstream, supporting the mitochondria that produce that energy in the first place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/OMG3_0031207d-fa60-468f-9b17-502d84374a51.png?v=1786034176\" alt=\"Omega-3 fish oil capsules\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAddresses The Root, Not Just Symptoms\u003c\/h3\u003e\n\u003cp\u003eOmega-3s are known to help manage inflammation. Urolithin A targets the cellular renewal process some research links to where that inflammation begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/tumeric.png?v=1786034171\" alt=\"Turmeric powder\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eA Different Kind Of Support\u003c\/h3\u003e\n\u003cp\u003eTurmeric is often used for temporary relief. Urolithin A works at the mitochondrial level, supporting your cells' own renewal process over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/capsules.png?v=1786034612\" alt=\"Probiotic capsules\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Postbiotic Most Guts Can't Make\u003c\/h3\u003e\n\u003cp\u003eProbiotics introduce beneficial bacteria. Urolithin A is the postbiotic compound your gut would need to produce from them — something only an estimated 40% of people can do naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/mags.png?v=1786034168\" alt=\"Magnesium powder\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePowers What Magnesium Supports\u003c\/h3\u003e\n\u003cp\u003eMagnesium is known to support muscle relaxation. Urolithin A works on the cellular energy systems underneath that process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compare-row\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/orange_1.png?v=1786034164\" alt=\"Orange, vitamin C source\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSupports Renewal, Not Just Defense\u003c\/h3\u003e\n\u003cp\u003eVitamin C is widely used to support immune function. Urolithin A works on mitophagy, the cellular renewal process some research associates with immune cell turnover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Get More From Your Peptides (bonus section for protocol users) ============ --\u003e\n\u003csection class=\"peptide-section\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eFor The Protocol Crowd\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eGet More From \u003cem\u003eYour Peptides\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eAlready running a peptide protocol? Here's how Urolithin A fits alongside it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peptide-cards\"\u003e\n\u003cdiv class=\"peptide-card\"\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M21 12a9 9 0 1 1-3-6.7\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 3v6h-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003ch3\u003eFaster Tissue Repair\u003c\/h3\u003e\n\u003cp\u003eCollagen synthesis takes real cellular energy. More functional mitochondria means your cells can better act on the repair signals your peptides send.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peptide-card\"\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M12 3l7 3v6c0 5-3.5 8-7 11-3.5-3-7-6-7-11V6l7-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003ch3\u003eSupports Your Inflammation Response\u003c\/h3\u003e\n\u003cp\u003eYour peptides work locally. Urolithin A supports your body's broader inflammation response as part of normal cellular renewal — a different mechanism working alongside them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peptide-card\"\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M12 2s7 8.5 7 13a7 7 0 1 1-14 0c0-4.5 7-13 7-13z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003ch3\u003eStronger Gut Barrier\u003c\/h3\u003e\n\u003cp\u003eUrolithin A is a postbiotic compound, studied for supporting gut lining integrity — a different pathway than what most peptides target.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Clinical Evidence ============ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!--\n  Numbers here are drawn from published, peer-reviewed research on\n  Urolithin A as a compound (see citations in the disclaimer below) —\n  NOT clinical trials of Restore Gummies specifically. Keep that\n  distinction intact in any future copy edits to this section.\n--\u003e\n\u003csection class=\"clinical\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"head\"\u003e\n\u003cspan class=\"eyebrow\"\u003eThe Research\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eThe \u003cem\u003eclinical evidence\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"legend\"\u003e\n\u003cspan\u003e\u003cspan class=\"dot a\"\u003e\u003c\/span\u003eUrolithin A\u003c\/span\u003e \u003cspan\u003e\u003cspan class=\"dot b\"\u003e\u003c\/span\u003ePlacebo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clinical-track\"\u003e\n\u003cdiv class=\"clinical-card\"\u003e\n\u003cdiv class=\"chart\"\u003e\n\u003cdiv class=\"bar-wrap\"\u003e\n\u003cspan class=\"bar-value\"\u003e+12%\u003c\/span\u003e\n\u003cdiv class=\"bar a\" style=\"height: 120px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"bar-label\"\u003eUrolithin A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-wrap\"\u003e\n\u003cspan class=\"bar-value\"\u003e—\u003c\/span\u003e\n\u003cdiv class=\"bar b\" style=\"height: 64px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"bar-label\"\u003ePlacebo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch3\u003eStrength You Can Measure\u003c\/h3\u003e\n\u003cp\u003eIn a randomized, double-blind, placebo-controlled trial (Cell Reports Medicine, 2022), 88 adults taking Urolithin A saw roughly 12% greater improvement in leg muscle strength over 4 months compared to placebo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clinical-card\"\u003e\n\u003cdiv class=\"chart icon-chart\"\u003e\u003cspan class=\"icon-circle\"\u003e \u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003cpath d=\"M4 6l6 6-6 6M20 6l-6 6 6 6\" transform=\"rotate(90 12 12)\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch3\u003eA Marker Moving The Right Direction\u003c\/h3\u003e\n\u003cp\u003eThe same trial measured CRP, a common marker of inflammation. Levels were significantly lower in the Urolithin A group compared to placebo across the 4-month study.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clinical-card\"\u003e\n\u003cdiv class=\"chart\"\u003e\n\u003cdiv class=\"bar-wrap\"\u003e\n\u003cspan class=\"bar-value\"\u003e↑\u003c\/span\u003e\n\u003cdiv class=\"bar a\" style=\"height: 110px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"bar-label\"\u003eUrolithin A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-wrap\"\u003e\n\u003cspan class=\"bar-value\"\u003e—\u003c\/span\u003e\n\u003cdiv class=\"bar b\" style=\"height: 78px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"bar-label\"\u003ePlacebo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch3\u003eEndurance That Held Up\u003c\/h3\u003e\n\u003cp\u003eParticipants also showed clinically meaningful improvements in aerobic endurance and physical performance (6-minute walk test) — measures commonly used to track functional decline in aging research.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clinical-card\"\u003e\n\u003cdiv class=\"chart icon-chart\"\u003e\u003cspan class=\"icon-circle\"\u003e \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003cpath d=\"M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 2h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 14h10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003ch3\u003eBacked By More Than One Study\u003c\/h3\u003e\n\u003cp\u003eA separate randomized trial in JAMA Network Open (2022) studied Urolithin A in adults aged 65–90, examining mitochondrial and cellular health biomarkers over 4 months — part of a growing body of published research on the compound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"disclaimer\"\u003eFindings above are from independently published, peer-reviewed research on Urolithin A as a compound — not clinical trials of Restore Gummies. Individual results vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Reviews ============ --\u003e\n\u003csection class=\"reviews\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"summary\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eReviews\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eReal people, real glow\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"score\"\u003e\n\u003cspan class=\"num\"\u003e4.8\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n\u003cdiv class=\"meta\"\u003eRated by 3,400+ customers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"btn\"\u003eWrite a review\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-list\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"name\"\u003eRachel T.\u003c\/div\u003e\n\u003cspan class=\"verified\"\u003eVerified buyer\u003c\/span\u003e\n\u003cdiv class=\"date\"\u003eJuly 28, 2026\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n\u003ch4\u003eI feel lighter, more like me\u003c\/h4\u003e\n\u003cp\u003eHard to put into words, but about a month in I just started feeling more like myself again. Less foggy, more present. My afternoons don't feel like a wall I have to push through anymore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"name\"\u003eJenna R.\u003c\/div\u003e\n\u003cspan class=\"verified\"\u003eVerified buyer\u003c\/span\u003e\n\u003cdiv class=\"date\"\u003eJuly 15, 2026\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n\u003ch4\u003ePeople keep asking what I'm doing differently\u003c\/h4\u003e\n\u003cp\u003eMy skin has this glow to it that a few coworkers actually asked about. I wasn't even taking this for that reason, it just kind of happened. Two months in now.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"name\"\u003ePriya S.\u003c\/div\u003e\n\u003cspan class=\"verified\"\u003eVerified buyer\u003c\/span\u003e\n\u003cdiv class=\"date\"\u003eJune 30, 2026\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★☆\u003c\/span\u003e\n\u003ch4\u003eGood, tastes great\u003c\/h4\u003e\n\u003cp\u003eStrawberry flavor is actually enjoyable, not chalky like other gummy supplements. Still early days for me but I'm optimistic based on how I've felt so far.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"who\"\u003e\n\u003cdiv class=\"name\"\u003eMonica T.\u003c\/div\u003e\n\u003cspan class=\"verified\"\u003eVerified buyer\u003c\/span\u003e\n\u003cdiv class=\"date\"\u003eJune 12, 2026\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n\u003ch4\u003eSleep improved without trying\u003c\/h4\u003e\n\u003cp\u003eStarted this for energy, wasn't expecting my sleep to change too, but it has. Falling asleep faster and waking up less groggy most mornings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ Guarantee ============ --\u003e\n\u003csection class=\"guarantee\"\u003e\n\u003cdiv class=\"wrap reveal\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"n\"\u003e45\u003c\/span\u003e\u003cspan class=\"d\"\u003eDAYS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"headline\"\u003eOur 45-Day \u003cem\u003ePromise\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lede\"\u003eWe want you to feel the difference. If you don't, we'll make it right — no hoops, no hassle.\u003c\/p\u003e\n\u003cdiv class=\"guarantee-badges\"\u003e\n\u003cspan\u003eFree Shipping\u003c\/span\u003e \u003cspan\u003eThird Party Tested\u003c\/span\u003e \u003cspan\u003eVegan \u0026amp; Sugar-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Glow Legion Supps","offers":[{"title":"1 Pack","offer_id":52805611421979,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"2 Packs","offer_id":52805630853403,"sku":null,"price":98.0,"currency_code":"USD","in_stock":true},{"title":"3 Packs","offer_id":52805630886171,"sku":null,"price":147.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0864\/1039\/5931\/files\/ChatGPT_Image_Aug_13_2026_08_45_34_PM_a55c1f3b-4f7f-4671-9f02-32b6c02f3f75.png?v=1786673732","url":"https:\/\/www.glowlegion.com\/products\/uro-a","provider":"GlowLegion™","version":"1.0","type":"link"}