{"product_id":"rraa","title":"rraa","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600\u0026display=swap');\n\n  .pur-desc-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n    color: #111;\n    padding: 4px 0 0 4px;\n    max-width: 100%;\n  }\n\n  .pur-desc-stars-row {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 4px;\n    flex-wrap: wrap;\n    row-gap: 0;\n  }\n  .pur-desc-stars {\n    color: #c9992a;\n    font-size: 20px;\n    letter-spacing: 1px;\n    line-height: 1;\n  }\n  .pur-desc-rating {\n    font-size: 12px;\n    color: #111;\n  }\n  .pur-desc-rating strong { font-weight: 700; }\n  .pur-desc-reviews {\n    display: inline;\n    font-size: 11px;\n    color: #111;\n    text-decoration: underline;\n    margin-bottom: 0;\n    cursor: default;\n  }\n\n  .pur-desc-claim {\n    font-size: 13px;\n    color: #333;\n    margin-bottom: 0;\n    margin-top: 4px;\n    font-weight: 400;\n    line-height: 1.3;\n  }\n\n  .pur-desc-headline {\n    font-family: 'Poppins', sans-serif;\n    font-size: 20px;\n    font-weight: 500;\n    color: #111;\n    line-height: 1.2;\n    margin: 2px 0 0;\n  }\n\n  .pur-hallmarks-box {\n    border: 1.5px solid #1a3d25;\n    border-radius: 12px;\n    background: #f9f6ef;\n    padding: 16px 14px 10px;\n    margin: 12px 0 12px;\n  }\n\n  .pur-hallmarks-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n  }\n\n  .pur-hallmark-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 10px 8px 10px 0;\n    border-bottom: 1px solid rgba(26,61,37,0.1);\n  }\n\n  .pur-hallmark-item:nth-child(odd) {\n    border-right: 1px solid rgba(26,61,37,0.1);\n    padding-right: 12px;\n  }\n\n  .pur-hallmark-item:nth-child(even) {\n    padding-left: 12px;\n  }\n\n  .pur-hallmark-item:nth-last-child(2),\n  .pur-hallmark-item:last-child {\n    border-bottom: none;\n  }\n\n  .pur-hallmark-icon {\n    width: 32px;\n    height: 32px;\n    min-width: 32px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #c9992a 0%, #f5d673 50%, #c9992a 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n\n  .pur-hallmark-icon svg {\n    width: 15px;\n    height: 15px;\n    stroke: #3a2200;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .pur-hallmark-text { flex: 1; min-width: 0; }\n\n  .pur-hallmark-label {\n    font-size: 9.5px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #c9992a;\n    margin: 0 0 2px;\n    line-height: 1.2;\n  }\n\n  .pur-hallmark-desc {\n    font-size: 12px;\n    font-weight: 600;\n    color: #1a1a1a;\n    margin: 0;\n    line-height: 1.35;\n  }\n\n  .pur-hallmark-full {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 12px 0 4px;\n    margin-top: 2px;\n    border-top: 1px solid rgba(26,61,37,0.1);\n  }\n\n  .pur-hallmark-full .pur-hallmark-icon {\n    width: 32px;\n    height: 32px;\n    min-width: 32px;\n  }\n\n  .pur-hallmark-full .pur-hallmark-desc {\n    font-size: 12px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .pur-cert-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding-top: 10px;\n    margin-top: 4px;\n    border-top: 1px solid rgba(26,61,37,0.1);\n  }\n\n  .pur-cert-label {\n    font-size: 11px;\n    color: #c9992a;\n    font-weight: 500;\n  }\n\n  .pur-cert-badges {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  .pur-cert-badge {\n    width: 36px;\n    height: 36px;\n    border-radius: 6px;\n    border: 1px solid rgba(26,61,37,0.15);\n    background: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 4px;\n  }\n\n  .pur-cert-badge svg {\n    width: 100%;\n    height: 100%;\n  }\n\n  .pur-desc-sold-wrap {\n    background: #f2f2f2;\n    border-radius: 10px;\n    padding: 12px 14px;\n    margin-bottom: 0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .pur-desc-bar-track {\n    flex: 1;\n    height: 10px;\n    background: #ddd;\n    border-radius: 5px;\n    overflow: hidden;\n    position: relative;\n  }\n  .pur-desc-bar-fill {\n    position: absolute;\n    top: 0; left: 0;\n    height: 100%;\n    width: 93%;\n    background-color: #c0392b !important;\n    border-radius: 5px;\n    display: block;\n  }\n  .pur-desc-sold-label {\n    font-size: 17px;\n    font-weight: 700;\n    color: #c0392b;\n    white-space: nowrap;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pur-desc-wrap\"\u003e\n\u003c!-- STARS + RATING + REVIEWS --\u003e\n\u003cdiv style=\"border: 1px solid rgba(0,0,0,0.02); border-radius: 10px; padding: 10px 14px; margin-bottom: 8px; background: #fafaf9;\"\u003e\n\u003cdiv class=\"pur-desc-stars-row\" style=\"margin-bottom: 0;\"\u003e\n\u003cspan class=\"pur-desc-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"pur-desc-rating\"\u003eRated \u003cstrong\u003e4.9 Excellent\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"pur-desc-reviews\"\u003e13,517 Reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HEADLINE --\u003e\n\u003ch2 class=\"pur-desc-headline\"\u003eWhat Kim K \u0026amp; Harvard scientists take daily to stay young \u0026amp; energized\u003c\/h2\u003e\n\u003c!-- CLAIM --\u003e\n\u003cp class=\"pur-desc-claim\"\u003eThe world's first formula targeting all 12 hallmarks of aging — with therapeutic doses of NMN, TMG, Quercetin \u0026amp; Resveratrol:\u003c\/p\u003e\n\u003c!-- HALLMARKS BOX --\u003e\n\u003cdiv class=\"pur-hallmarks-box\"\u003e\n\u003cdiv class=\"pur-hallmarks-grid\"\u003e\n\u003cdiv class=\"pur-hallmark-item\"\u003e\n\u003cdiv class=\"pur-hallmark-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-text\"\u003e\n\u003cp class=\"pur-hallmark-label\"\u003eNAD+\u003c\/p\u003e\n\u003cp class=\"pur-hallmark-desc\"\u003eNMN 500mg restores cellular energy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-item\"\u003e\n\u003cdiv class=\"pur-hallmark-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-text\"\u003e\n\u003cp class=\"pur-hallmark-label\"\u003eSenolytics\u003c\/p\u003e\n\u003cp class=\"pur-hallmark-desc\"\u003eQuercetin clears damaged 'zombie cells'\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-item\"\u003e\n\u003cdiv class=\"pur-hallmark-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 18 0 9 9 0 0 0-18 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-text\"\u003e\n\u003cp class=\"pur-hallmark-label\"\u003eAutophagy\u003c\/p\u003e\n\u003cp class=\"pur-hallmark-desc\"\u003eActivates cellular cleanup \u0026amp; renewal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-item\"\u003e\n\u003cdiv class=\"pur-hallmark-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12c0-3.5 2.5-6 6-6 2 0 3.5 1 4.5 2.5M22 12c0 3.5-2.5 6-6 6-2 0-3.5-1-4.5-2.5M8 12h8\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-text\"\u003e\n\u003cp class=\"pur-hallmark-label\"\u003eDNA\u003c\/p\u003e\n\u003cp class=\"pur-hallmark-desc\"\u003eResveratrol protects against DNA damage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ALL 12 ROW --\u003e\n\u003cdiv class=\"pur-hallmark-full\"\u003e\n\u003cdiv class=\"pur-hallmark-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#3a2200\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\"\u003e\u003c\/path\u003e\u003cline x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-hallmark-text\"\u003e\n\u003cp class=\"pur-hallmark-label\"\u003eAll 12\u003c\/p\u003e\n\u003cp class=\"pur-hallmark-desc\"\u003eThe only supplement targeting every hallmark of aging — not just 1 or 2\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"pur-cert-row\"\u003e\n\u003cspan class=\"pur-cert-label\"\u003eThird-party tested \u0026amp; certified\u003c\/span\u003e\n\u003cdiv class=\"pur-cert-badges\"\u003e\n\u003cdiv class=\"pur-cert-badge\"\u003e\u003csvg viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect width=\"40\" height=\"40\" rx=\"4\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n            \u003ctext x=\"20\" y=\"14\" text-anchor=\"middle\" font-size=\"5\" font-weight=\"800\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eNSF\u003c\/text\u003e\n            \u003ctext x=\"20\" y=\"20\" text-anchor=\"middle\" font-size=\"4\" font-weight=\"600\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eCERTIFIED\u003c\/text\u003e\n            \u003ctext x=\"20\" y=\"26\" text-anchor=\"middle\" font-size=\"4\" font-weight=\"600\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eSPORT\u003c\/text\u003e\n            \u003crect x=\"4\" y=\"4\" width=\"32\" height=\"32\" rx=\"3\" stroke=\"#1a3d25\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-cert-badge\"\u003e\u003csvg viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect width=\"40\" height=\"40\" rx=\"4\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n            \u003ctext x=\"20\" y=\"13\" text-anchor=\"middle\" font-size=\"4.5\" font-weight=\"700\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eCONTENTS\u003c\/text\u003e\n            \u003ctext x=\"20\" y=\"19\" text-anchor=\"middle\" font-size=\"4.5\" font-weight=\"700\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eCERTIFIED\u003c\/text\u003e\n            \u003ctext x=\"20\" y=\"27\" text-anchor=\"middle\" font-size=\"7\" font-weight=\"800\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eNSF\u003c\/text\u003e\n            \u003crect x=\"4\" y=\"4\" width=\"32\" height=\"32\" rx=\"3\" stroke=\"#1a3d25\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pur-cert-badge\"\u003e\u003csvg viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect width=\"40\" height=\"40\" rx=\"4\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"8\" stroke=\"#1a3d25\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"14\" y1=\"12\" x2=\"26\" y2=\"24\" stroke=\"#1a3d25\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n            \u003ctext x=\"20\" y=\"33\" text-anchor=\"middle\" font-size=\"4.5\" font-weight=\"700\" fill=\"#1a3d25\" font-family=\"Arial\"\u003eNON-GMO\u003c\/text\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOLD BAR --\u003e\n\u003cdiv class=\"pur-desc-sold-wrap\"\u003e\n\u003cdiv class=\"pur-desc-bar-track\"\u003e\n\u003cdiv class=\"pur-desc-bar-fill\" style=\"position: absolute; top: 0; left: 0; height: 100%; width: 93%; background-color: #c0392b; border-radius: 5px; display: block;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pur-desc-sold-label\"\u003e93% Sold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cellife Well","offers":[{"title":"Default Title","offer_id":52594236457272,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/3353\/7080\/files\/ChatGPT_Image_23_22_32_1_thg_7_2026_2.png?v=1782923003","url":"https:\/\/www.cellifewell.com\/products\/rraa","provider":"Cellife Well","version":"1.0","type":"link"}