{"title":"Anti-Aging","description":"","products":[{"product_id":"nmncomplex","title":"MONOmolecule® Golden Ratio 5-in-1 NAD⁺ Support Complex","description":"\u003cstyle\u003e\n  \/* Hides the default Shopify theme page title to prevent duplication *\/\n  .main-page-title, .page-title, .section-header h1, h1.title {\n    display: none !important;\n  }\n  \n  .monomolecule-product {\n    width: 100%;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    line-height: 1.8;\n    color: #1a1a1a;\n  }\n  \n  \/* Xtresse-Inspired Asymmetric Split Hero Section *\/\n  .product-hero {\n    border-bottom: 2px solid #a45a52; \/* Terracotta *\/\n    padding-bottom: 30px;\n    margin-bottom: 35px;\n    display: flex;\n    flex-direction: column;\n  }\n  .product-title {\n    font-size: 2.6em;\n    font-weight: 700;\n    line-height: 1.15;\n    margin-bottom: 15px;\n    color: #0a0a0a;\n    letter-spacing: -0.5px;\n  }\n  .hero-tagline {\n    font-size: 1.25em;\n    color: #444;\n    font-weight: 500;\n    margin-bottom: 20px;\n  }\n  \n  \/* Quick-claim badges similar to Xtresse *\/\n  .claim-badge-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 15px;\n  }\n  .claim-badge {\n    background-color: transparent;\n    color: #a45a52;\n    padding: 4px 12px;\n    border-radius: 50px;\n    font-weight: 600;\n    font-size: 0.8em;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    border: 1px solid #a45a52;\n  }\n  \n  .longevity-badge {\n    background-color: #faeee0;\n    color: #a45a52;\n    padding: 8px 16px;\n    border-radius: 4px;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.85em;\n    letter-spacing: 1px;\n    display: inline-block;\n    margin-bottom: 15px;\n    align-self: flex-start;\n    border: 1px solid #a45a52;\n  }\n\n  \/* Core Philosophy Box (Contrasting with industry standard) *\/\n  .tldr-box {\n    background-color: #faeee0; \/* Brand Cream *\/\n    border-left: 4px solid #a45a52; \/* Terracotta *\/\n    padding: 30px;\n    margin-bottom: 45px;\n    border-radius: 0 8px 8px 0;\n  }\n\n  .section-heading {\n    font-size: 1.8em;\n    font-weight: 600;\n    margin-top: 50px;\n    margin-bottom: 25px;\n    border-bottom: 1px solid #eaeaea;\n    padding-bottom: 10px;\n    color: #111;\n    letter-spacing: -0.3px;\n  }\n\n  \/* High-Level Benefit Overview Grid *\/\n  .benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n    margin-bottom: 45px;\n  }\n  .benefit-card {\n    background: #fcfcfc;\n    border: 1px solid #eee;\n    padding: 24px;\n    border-radius: 8px;\n    border-top: 3px solid #a45a52;\n    transition: transform 0.2s ease;\n  }\n  .benefit-card:hover {\n    transform: translateY(-2px);\n  }\n\n  \/* Xtresse-Style Bioactives Ingredient Grid Structure *\/\n  .bioactives-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-bottom: 45px;\n  }\n  .bioactive-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    padding: 20px 0;\n    border-bottom: 1px solid #eee;\n  }\n  .bioactive-left {\n    max-width: 80%;\n  }\n  .bioactive-title-block {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 6px;\n  }\n  .bioactive-name {\n    font-weight: 700;\n    font-size: 1.15em;\n    color: #a45a52;\n  }\n  .bioactive-tag {\n    font-size: 0.7em;\n    background: #faeee0;\n    color: #a45a52;\n    padding: 2px 8px;\n    font-weight: 700;\n    border-radius: 4px;\n    text-transform: uppercase;\n  }\n  .bioactive-desc {\n    font-size: 0.95em;\n    color: #444;\n    line-height: 1.6;\n  }\n  .bioactive-dose {\n    font-weight: 700;\n    font-size: 1.2em;\n    color: #111;\n    white-space: nowrap;\n    padding-top: 2px;\n  }\n\n  \/* Synergy \u0026 System Block *\/\n  .synergy-block {\n    background: #fdfcfb;\n    border: 1px solid #f0e6dc;\n    border-radius: 12px;\n    padding: 30px;\n    margin: 40px 0;\n  }\n  .synergy-item {\n    margin-bottom: 20px;\n  }\n  .synergy-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .article-image-container {\n    margin: 45px 0;\n    text-align: center;\n  }\n  .article-image-container img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n    margin: 0 auto 16px auto;\n    border-radius: 8px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n  }\n  .image-caption {\n    font-size: 0.9em;\n    color: #555;\n  }\n\n  .faq-section {\n    margin-top: 60px;\n    background: #faeee0;\n    padding: 35px;\n    border-radius: 12px;\n    border: 1px solid #e0d0c0;\n  }\n  .faq-question {\n    margin-bottom: 6px;\n    font-size: 1.05em;\n  }\n  \n  .card-button {\n    background-color: #a45a52;\n    color: #ffffff !important;\n    padding: 14px 28px;\n    border-radius: 6px;\n    font-weight: 700;\n    font-size: 1.1em;\n    text-decoration: none;\n    display: inline-block;\n    transition: background-color 0.2s ease;\n  }\n  .card-button:hover {\n    background-color: #8c4a43;\n  }\n  .button-container {\n    display: flex;\n    justify-content: flex-end;\n    margin-top: 30px;\n  }\n\n  @media (max-width: 768px) {\n    .product-title { font-size: 2em; }\n    .bioactive-row { flex-direction: column; gap: 10px; }\n    .bioactive-left { max-width: 100%; }\n    .bioactive-dose { align-self: flex-start; border-bottom: 2px solid #faeee0; padding-bottom: 2px; }\n    .button-container { justify-content: center; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"monomolecule-product\"\u003e\n  \n  \u003cdiv class=\"product-hero\"\u003e\n    \u003cdiv class=\"longevity-badge\"\u003eLongevity \u0026amp; Healthy Aging Protocol\u003c\/div\u003e\n    \u003ch1 class=\"product-title\"\u003eMONOmolecule® Golden Ratio 5‑in‑1 NAD⁺ Support Complex\u003c\/h1\u003e\n    \u003cdiv class=\"hero-tagline\"\u003ePrecisely Researched for Genomic Stability \u0026amp; Cellular Rejuvenation\u003c\/div\u003e\n    \n    \u003cdiv class=\"claim-badge-container\"\u003e\n      \u003cdiv class=\"claim-badge\"\u003eSirtuin Activator\u003c\/div\u003e\n      \u003cdiv class=\"claim-badge\"\u003eMitochondrial Matrix\u003c\/div\u003e\n      \u003cdiv class=\"claim-badge\"\u003eGluten-Free\u003c\/div\u003e\n      \u003cdiv class=\"claim-badge\"\u003eNon-GMO\u003c\/div\u003e\n      \u003cdiv class=\"claim-badge\"\u003e100% Vegan\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tldr-box\"\u003e\n    \u003ch3 style=\"margin-top: 0; font-size: 1.3em;\"\u003eThe Longevity Standard\u003c\/h3\u003e\n    \u003cp style=\"margin-bottom: 0;\"\u003eRecharge your biological systems at the cellular level with \u003cstrong\u003eMONOmolecule® Golden Ratio\u003c\/strong\u003e. This advanced 5-in-1 complex is target-calibrated for individuals committed to \u003cstrong\u003egraceful aging\u003c\/strong\u003e and \u003cstrong\u003esustained cellular wellness\u003c\/strong\u003e. Our precisely researched blend of NMN, Resveratrol, PQQ, and CoQ10 works in systemic unison to support longevity through rapid NAD⁺ replenishment and sirtuin pathway activation. Encased within our \u003cstrong\u003eProprietary In-House Liposomal Matrix\u003c\/strong\u003e, this formula enhances raw ingredient bioabsorption by up to \u003cstrong\u003e10×\u003c\/strong\u003e, ensuring your cells collect the comprehensive benefit of every single dose.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-heading\"\u003eSupporting Longevity \u0026amp; Healthy Aging From Within\u003c\/h2\u003e\n  \u003cdiv class=\"benefit-grid\"\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong style=\"font-size: 1.1em; display: block; margin-bottom: 8px;\"\u003eGenomic Stability\u003c\/strong\u003e\n      \u003cp style=\"margin-bottom: 0; font-size: 0.95em; color: #444;\"\u003eNMN replenishes baseline NAD⁺ levels to power critical structural DNA repair mechanisms and preserve youthful cellular resilience.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong style=\"font-size: 1.1em; display: block; margin-bottom: 8px;\"\u003eSirtuin Activation\u003c\/strong\u003e\n      \u003cp style=\"margin-bottom: 0; font-size: 0.95em; color: #444;\"\u003eTrans-Resveratrol serves as an accelerator for longevity pathways, helping manage oxidative defense systems and age indicators.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-card\"\u003e\n      \u003cstrong style=\"font-size: 1.1em; display: block; margin-bottom: 8px;\"\u003eMitochondrial Renewal\u003c\/strong\u003e\n      \u003cp style=\"margin-bottom: 0; font-size: 0.95em; color: #444;\"\u003ePQQ promotes mitochondrial biogenesis, upgrading your cells' primary powerhouses for sharper cognitive clarity and baseline endurance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-heading\"\u003e5 Clean Bioactives. Zero Empty Fillers.\u003c\/h2\u003e\n  \u003cp style=\"margin-bottom: 30px;\"\u003eOur precise dosing matrix is verified via independent SGS assay (Report GZF26-0020524-01) for clean systemic uptake:\u003c\/p\u003e\n  \n  \u003cdiv class=\"bioactives-grid\"\u003e\n    \n    \u003cdiv class=\"bioactive-row\"\u003e\n      \u003cdiv class=\"bioactive-left\"\u003e\n        \u003cdiv class=\"bioactive-title-block\"\u003e\n          \u003cspan class=\"bioactive-name\"\u003eβ-Nicotinamide Mononucleotide (NMN)\u003c\/span\u003e\n          \u003cspan class=\"bioactive-tag\"\u003eNAD⁺ Precursor\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bioactive-desc\"\u003eThe essential coenzyme required to power basic metabolic function, activate DNA transcription, and restore continuous cellular energy across depleted organ systems.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bioactive-dose\"\u003e400 mg\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bioactive-row\"\u003e\n      \u003cdiv class=\"bioactive-left\"\u003e\n        \u003cdiv class=\"bioactive-title-block\"\u003e\n          \u003cspan class=\"bioactive-name\"\u003eTrans-Resveratrol\u003c\/span\u003e\n          \u003cspan class=\"bioactive-tag\"\u003eSIRT1 Activator\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bioactive-desc\"\u003eA highly purified, potent polyphenol isomer calibrated for maximum age-management metrics. Acts in alignment with NMN to switch on critical cellular preservation pathways.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bioactive-dose\"\u003e100 mg\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bioactive-row\"\u003e\n      \u003cdiv class=\"bioactive-left\"\u003e\n        \u003cdiv class=\"bioactive-title-block\"\u003e\n          \u003cspan class=\"bioactive-name\"\u003eCoenzyme Q10 (Ubiquinone)\u003c\/span\u003e\n          \u003cspan class=\"bioactive-tag\"\u003eCellular Energy\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bioactive-desc\"\u003eA critical daily nutrient that plays a foundational role in heart health resilience, cardiorespiratory wellness, and ATP mitochondrial energy synthesis.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bioactive-dose\"\u003e60 mg\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bioactive-row\"\u003e\n      \u003cdiv class=\"bioactive-left\"\u003e\n        \u003cdiv class=\"bioactive-title-block\"\u003e\n          \u003cspan class=\"bioactive-name\"\u003ePyrroloquinoline Quinone (PQQ)\u003c\/span\u003e\n          \u003cspan class=\"bioactive-tag\"\u003eBiogenesis Agent\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bioactive-desc\"\u003eAn advanced compound shown to stimulate the growth of brand new mitochondria within aging cells, promoting sustained stamina and everyday brain performance.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bioactive-dose\"\u003e30 mg\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bioactive-row\"\u003e\n      \u003cdiv class=\"bioactive-left\"\u003e\n        \u003cdiv class=\"bioactive-title-block\"\u003e\n          \u003cspan class=\"bioactive-name\"\u003eLiposomal Matrix (In-House Developed)\u003c\/span\u003e\n          \u003cspan class=\"bioactive-tag\"\u003eAbsorption Shield\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bioactive-desc\"\u003eA custom lipid envelope built to protect fragile anti-aging compounds from destructive digestive acids, securing up to 10× greater cellular bioabsorption.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bioactive-dose\"\u003e100 mg\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"article-image-container\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0769\/8808\/8546\/files\/goldenrationmn5-in1.1.jpg?v=1777894393\" alt=\"Healthy Aging Infographic\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"image-caption\"\u003eFigure 1: The synergy of sirtuin activation and mitochondrial repair drives the MONOmolecule longevity protocol.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-heading\"\u003eClean, Vegan, \u0026amp; Third‑Party Verified\u003c\/h2\u003e\n  \u003cp\u003eEvery bottle undergoes triple internal testing for identity and purity. Our Eurofins and SGS reports confirm a \u003cstrong\u003ePASS\u003c\/strong\u003e status for every batch.\u003c\/p\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n\u003cstrong\u003eVerified Safety:\u003c\/strong\u003e Tested for heavy metals (Arsenic, Lead, Cadmium, Mercury) and microbial clearance.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eClean Formula:\u003c\/strong\u003e 100% Vegan, Non-GMO, and free from sugar, gluten, and artificial preservatives.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eControlled Logistics:\u003c\/strong\u003e Climate-controlled storage in our \u003cstrong\u003eLos Angeles warehouse\u003c\/strong\u003e to ensure NMN molecular integrity.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2 class=\"section-heading\"\u003eHow to Use for Best Results\u003c\/h2\u003e\n  \u003cp\u003e\u003cstrong\u003eSuggested Dosage:\u003c\/strong\u003e Take 2 vegan capsules daily with water, ideally with a morning meal containing healthy fats to optimize uptake. Consistency is key for optimal anti-aging support.\u003c\/p\u003e\n\n  \u003cdiv class=\"faq-section\"\u003e\n    \u003ch3 style=\"margin-top: 0; font-size: 1.4em; letter-spacing: -0.3px;\"\u003eLongevity FAQ\u003c\/h3\u003e\n    \n    \u003cp class=\"faq-question\"\u003e\u003cstrong\u003eQ: How does this support healthy aging?\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-bottom: 20px; color: #333;\"\u003eA: By replenishing the cellular NAD⁺ pool and activating key sirtuin pathways, we address the biological hallmarks of aging at the molecular level, promoting longer healthspans.\u003c\/p\u003e\n    \n    \u003cp class=\"faq-question\"\u003e\u003cstrong\u003eQ: Why do I need the 10x Liposomal absorption?\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"margin-bottom: 20px; color: #333;\"\u003eA: Many longevity molecules are fragile. Our in-house matrix protects them from gastric acid, ensuring they reach your cells intact to maximize overall structural impact.\u003c\/p\u003e\n    \n    \u003cdiv class=\"button-container\"\u003e\n      \u003ca href=\"https:\/\/monomolecule.com\/pages\/certificate-of-analysis\" class=\"card-button\"\u003eView Verified Lab Results (CoA)\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"margin-top: 50px; font-size: 0.85em; color: #888; text-align: center;\"\u003e*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MONOmolecule","offers":[{"title":"Default Title","offer_id":46978617278690,"sku":"1000","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0769\/8808\/8546\/files\/5-in-1_Supplement_bottles_and_boxes_on_a_beige_background.png?v=1779381926"}],"url":"https:\/\/monomolecule.com\/collections\/anti-aging.oembed","provider":"MONOmolecule - Age Well, Together","version":"1.0","type":"link"}