{"product_id":"nad-restore","title":"NovaCell NAD+ RESTORE","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eAbout NovaCell NAD+ Restore - NovaCell\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n            background-color: #0a0f1f;\n            color: #f5f5f5;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 60px 20px;\n        }\n\n        \/* Header Section *\/\n        .about-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .about-header h1 {\n            font-size: 48px;\n            font-weight: 700;\n            margin-bottom: 40px;\n            letter-spacing: -0.5px;\n        }\n\n        .about-intro {\n            max-width: 900px;\n            margin: 0 auto;\n            font-size: 16px;\n            line-height: 1.8;\n            color: #b3b3cc;\n        }\n\n        .about-intro p {\n            margin-bottom: 24px;\n        }\n\n        \/* Cyan accent text *\/\n        .cyan-accent {\n            color: #00d9ff;\n            font-weight: 600;\n        }\n\n        \/* Science Section *\/\n        .science-section {\n            margin-top: 80px;\n            padding-top: 60px;\n            border-top: 1px solid #2d3450;\n        }\n\n        .science-section h2 {\n            font-size: 32px;\n            font-weight: 700;\n            text-align: center;\n            margin-bottom: 50px;\n            letter-spacing: -0.3px;\n        }\n\n        \/* Ingredient Cards Grid *\/\n        .ingredients-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 24px;\n            margin-top: 40px;\n        }\n\n        .ingredient-card {\n            background: rgba(19, 26, 51, 0.5);\n            border: 1px solid #2d3450;\n            border-radius: 12px;\n            padding: 32px;\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .ingredient-card:hover {\n            border-color: #00d9ff;\n            background: rgba(19, 26, 51, 0.8);\n            box-shadow: 0 0 20px rgba(0, 217, 255, 0.1);\n            transform: translateY(-4px);\n        }\n\n        .ingredient-card h3 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #00d9ff;\n            margin-bottom: 16px;\n            letter-spacing: -0.2px;\n        }\n\n        .ingredient-card p {\n            font-size: 15px;\n            line-height: 1.7;\n            color: #b3b3cc;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 40px 16px;\n            }\n\n            .about-header h1 {\n                font-size: 32px;\n                margin-bottom: 30px;\n            }\n\n            .about-intro {\n                font-size: 15px;\n            }\n\n            .science-section h2 {\n                font-size: 24px;\n                margin-bottom: 40px;\n            }\n\n            .ingredients-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .ingredient-card {\n                padding: 24px;\n            }\n\n            .ingredient-card h3 {\n                font-size: 16px;\n            }\n\n            .ingredient-card p {\n                font-size: 14px;\n            }\n        }\n\n        \/* Animation *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .ingredient-card {\n            animation: fadeInUp 0.6s ease-out forwards;\n        }\n\n        .ingredient-card:nth-child(1) {\n            animation-delay: 0.1s;\n        }\n\n        .ingredient-card:nth-child(2) {\n            animation-delay: 0.2s;\n        }\n\n        .ingredient-card:nth-child(3) {\n            animation-delay: 0.3s;\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003c!-- Header Section --\u003e\n        \u003csection class=\"about-header\"\u003e\n            \u003ch1\u003eAbout NovaCell NAD+ Restore\u003c\/h1\u003e\n            \n            \u003cdiv class=\"about-intro\"\u003e\n                \u003cp\u003e\n                    \u003cspan class=\"cyan-accent\"\u003eNAD+ is a vital coenzyme\u003c\/span\u003e that plays a key role in cellular energy production and overall metabolic function. NovaCell NAD+ Restore provides 500mg of NAD+ (Nicotinamide Adenine Dinucleotide), helping support normal cellular repair processes and maintain vitality as part of a healthy lifestyle.\n                \u003c\/p\u003e\n\n                \u003cp\u003e\n                    With the addition of Quercetin and Resveratrol, this formula offers \u003cspan class=\"cyan-accent\"\u003eplant-based support for overall well-being\u003c\/span\u003e. Together, these ingredients complement NAD+ to help sustain energy and promote cellular resilience.\n                \u003c\/p\u003e\n\n                \u003cp\u003e\n                    Designed for daily support, NovaCell NAD+ Restore is ideal for adults looking to maintain energy, metabolic health, and cognitive function.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Science Section --\u003e\n        \u003csection class=\"science-section\"\u003e\n            \u003ch2\u003eThe Science Behind NovaCell NAD+ Restore Formula\u003c\/h2\u003e\n\n            \u003cdiv class=\"ingredients-grid\"\u003e\n                \u003c!-- NAD+ Card --\u003e\n                \u003cdiv class=\"ingredient-card\"\u003e\n                    \u003ch3\u003eNAD+ (500mg)\u003c\/h3\u003e\n                    \u003cp\u003eA vital coenzyme supporting cellular energy production, metabolic function, and normal cellular repair processes for sustained vitality.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Quercetin Card --\u003e\n                \u003cdiv class=\"ingredient-card\"\u003e\n                    \u003ch3\u003eQuercetin (250mg)\u003c\/h3\u003e\n                    \u003cp\u003eA natural flavonoid that helps promote a normal inflammatory response and supports optimal immune function for overall wellness.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Resveratrol Card --\u003e\n                \u003cdiv class=\"ingredient-card\"\u003e\n                    \u003ch3\u003eResveratrol (150mg)\u003c\/h3\u003e\n                    \u003cp\u003eSourced from Japanese Knotweed, known for its role in supporting cardiovascular health and helping maintain cognitive wellness.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"NovaCell Labs","offers":[{"title":"1 Bottle","offer_id":43051061477489,"sku":"JTP4NADP-1","price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0673\/2215\/1025\/files\/NAD_Carousel_Single_Bottle_1.jpg?v=1775093419","url":"https:\/\/novacelllabs.co\/products\/nad-restore","provider":"NovaCell Labs","version":"1.0","type":"link"}