{"id":11379,"date":"2026-04-09T19:42:52","date_gmt":"2026-04-09T19:42:52","guid":{"rendered":"https:\/\/crassulapharma.com\/?page_id=11379"},"modified":"2026-04-09T20:29:36","modified_gmt":"2026-04-09T20:29:36","slug":"q-nmn","status":"publish","type":"page","link":"https:\/\/crassulapharma.com\/es\/q-nmn\/","title":{"rendered":"Q-NMN"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11379\" class=\"elementor elementor-11379\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b30583 e-flex e-con-boxed e-con e-parent\" data-id=\"9b30583\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46bf5bd elementor-widget elementor-widget-html\" data-id=\"46bf5bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>NMN PQNS | Advanced Cellular Energy Through Precision Delivery Science<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,300;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root {\n  --crimson:      #7A1020;\n  --crimson-mid:  #9B1527;\n  --crimson-light:#C23040;\n  --peach:        #F5EDE4;\n  --peach-dark:   #EDD9C8;\n  --gold:         #C9A96E;\n  --cream:        #FDFAF7;\n  --text:         #1E1208;\n  --text-light:   #6A5545;\n  --accent:       #9B1527;\n}\nhtml { scroll-behavior: smooth; }\nbody { font-family: 'Roboto', sans-serif; font-weight: 400; background: var(--cream); color: var(--text); overflow-x: hidden; }\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero { min-height: 100vh; display: grid; grid-template-columns: 1fr 1fr; position: relative; overflow: hidden; }\n.hero-bg { position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 70% 40%, rgba(154,21,39,.06) 0%, transparent 70%), radial-gradient(ellipse 50% 80% at 10% 80%, rgba(201,169,110,.05) 0%, transparent 60%); }\n.hero-left { display: flex; flex-direction: column; justify-content: center; padding: 8rem 5rem 6rem 0rem; position: relative; z-index: 2; }\n.badge { display: inline-flex; align-items: center; gap: .5rem; background: var(--crimson); color: #fff; font-size: .7rem; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; padding: .45rem 1.1rem; border-radius: 2rem; width: fit-content; margin-bottom: 2.2rem; opacity: 0; animation: fadeUp .7s .2s forwards; }\n.badge span { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); display: block; }\n.hero-title { font-size: clamp(3rem, 5vw, 5.2rem); font-weight: 900; line-height: 1.0; color: var(--crimson); margin-bottom: .6rem; letter-spacing: -.02em; opacity: 0; animation: fadeUp .8s .35s forwards; }\n.hero-title em { font-style: italic; font-weight: 300; color: var(--crimson-light); display: block; }\n.hero-subtitle { font-size: 1rem; font-weight: 300; line-height: 1.75; color: var(--text-light); max-width: 430px; margin-bottom: 1.8rem; opacity: 0; animation: fadeUp .8s .5s forwards; }\n.hero-tagline { font-size: 1.1rem; font-weight: 300; font-style: italic; color: var(--crimson); border-left: 2px solid var(--gold); padding-left: 1rem; margin-bottom: 2.8rem; opacity: 0; animation: fadeUp .8s .6s forwards; }\n.hero-cta { display: flex; gap: 1rem; flex-wrap: wrap; opacity: 0; animation: fadeUp .8s .65s forwards; }\n.btn-primary { background: var(--crimson); color: #fff; padding: .85rem 2.2rem; border-radius: 3rem; text-decoration: none; font-size: .85rem; font-weight: 500; letter-spacing: .06em; transition: background .25s, transform .2s; }\n.btn-primary:hover { color: #fff; background: var(--crimson-mid); transform: translateY(-2px); }\n.btn-outline { border: 1.5px solid var(--crimson); color: var(--crimson); padding: .85rem 2.2rem; border-radius: 3rem; text-decoration: none; font-size: .85rem; font-weight: 500; letter-spacing: .06em; transition: background .25s, color .25s, transform .2s; }\n.btn-outline:hover { background: var(--crimson); color: #fff; transform: translateY(-2px); }\n.hero-right { position: relative; overflow: hidden; }\n.hero-img-wrap { position: absolute; inset: 0; opacity: 0; animation: fadeIn 1.2s .3s forwards; }\n.hero-img-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: top center; }\n.hero-overlay { position: absolute; inset: 0; background: linear-gradient(to right, var(--cream) 0%, transparent 30%); z-index: 1; }\n.orb { position: absolute; border-radius: 50%; filter: blur(60px); pointer-events: none; z-index: 0; }\n.orb-1 { width: 300px; height: 300px; background: rgba(154,21,39,.1); top: 10%; right: 15%; animation: orb 8s ease-in-out infinite alternate; }\n.orb-2 { width: 200px; height: 200px; background: rgba(201,169,110,.09); bottom: 15%; right: 5%; animation: orb 6s 2s ease-in-out infinite alternate; }\n@keyframes orb { from { transform: translate(0,0) scale(1); } to { transform: translate(20px,30px) scale(1.1); } }\n\n\/* \u2500\u2500 STATS STRIP \u2500\u2500 *\/\n.stats-strip { background: var(--crimson); padding: 2.8rem 6rem; display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }\n.stat-item { text-align: center; color: #fff; border-right: 1px solid rgba(255,255,255,.15); padding: 0 1rem; }\n.stat-item:last-child { border-right: none; }\n.stat-num { font-size: 3rem; font-weight: 900; color: var(--gold); line-height: 1; margin-bottom: .4rem; letter-spacing: -.02em; }\n.stat-label { font-size: .78rem; font-weight: 300; letter-spacing: .08em; opacity: .8; line-height: 1.5; }\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\nsection { padding: 7rem 6rem; }\n.section-label { font-size: .7rem; font-weight: 500; letter-spacing: .22em; text-transform: uppercase; color: var(--accent); margin-bottom: 1.2rem; }\n.section-title { font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 700; color: var(--crimson); line-height: 1.1; margin-bottom: 1.6rem; letter-spacing: -.02em; }\n.section-body { font-size: .95rem; font-weight: 300; line-height: 1.85; color: var(--text-light); max-width: 600px; }\n\n\/* \u2500\u2500 WHAT IS NMN (with image) \u2500\u2500 *\/\n.what-nmn { background: var(--peach); display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\n.nmn-img { border-radius: 1.4rem; overflow: hidden; height: 480px; position: relative; }\n.nmn-img img { width: 100%; height: 100%; object-fit: cover; }\n.nmn-img-overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(122,16,32,.2) 0%, transparent 60%); }\n.key-facts { display: flex; flex-direction: column; gap: 1rem; margin-top: 2rem; }\n.key-fact { display: grid; grid-template-columns: 44px 1fr; align-items: center; gap: 1.2rem; padding: 1.2rem 1.6rem; background: #fff; border-radius: .8rem; border-left: 3px solid var(--accent); transition: transform .2s, box-shadow .2s; opacity: 0; }\n.key-fact:hover { transform: translateX(5px); box-shadow: 0 8px 24px rgba(122,16,32,.08); }\n.key-fact-icon { width: 44px; height: 44px; border-radius: 50%; background: var(--crimson); color: #fff; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.key-fact-icon svg { width: 20px; height: 20px; stroke: #fff; fill: none; }\n.key-fact-title { font-size: .9rem; font-weight: 700; color: var(--crimson); margin-bottom: .2rem; }\n.key-fact-desc { font-size: .8rem; font-weight: 300; color: var(--text-light); line-height: 1.55; }\n\n\/* \u2500\u2500 MECHANISMS (no image) \u2500\u2500 *\/\n.mechanisms { background: #fff; }\n.mech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 2.5rem; }\n.mech-card { border-radius: 1.2rem; overflow: hidden; background: var(--peach); border-top: 3px solid var(--accent); padding: 2rem 1.6rem; transition: transform .3s, box-shadow .3s; opacity: 0; }\n.mech-card:hover { transform: translateY(-4px); box-shadow: 0 14px 36px rgba(122,16,32,.1); }\n.mech-icon { width: 32px; height: 32px; color: var(--accent); margin-bottom: 1rem; }\n.mech-icon svg { width: 100%; height: 100%; }\n.mech-title { font-size: .9rem; font-weight: 700; color: var(--crimson); margin-bottom: .5rem; }\n.mech-desc { font-size: .82rem; font-weight: 300; color: var(--text-light); line-height: 1.65; }\n.mech-list { list-style: none; margin-top: .6rem; display: flex; flex-direction: column; gap: .3rem; }\n.mech-list li { font-size: .8rem; font-weight: 300; color: var(--text-light); line-height: 1.5; padding-left: 1rem; position: relative; }\n.mech-list li::before { content: '\u2013'; position: absolute; left: 0; color: var(--accent); }\n\n\/* \u2500\u2500 MARKET (no image \u2014 stats) \u2500\u2500 *\/\n.market { background: var(--peach-dark); }\n.market-boxes { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-top: 2.5rem; }\n.market-box { background: var(--cream); border-radius: 1.2rem; padding: 2.4rem 2rem; }\n.market-box-title { font-size: 1.1rem; font-weight: 700; color: var(--crimson); margin-bottom: 1.2rem; }\n.market-box-body { font-size: .88rem; font-weight: 300; color: var(--text-light); line-height: 1.75; }\n.market-box-body strong { color: var(--crimson); font-weight: 700; }\n.market-drivers { list-style: none; display: flex; flex-direction: column; gap: .5rem; margin-top: .5rem; }\n.market-drivers li { font-size: .85rem; font-weight: 300; color: var(--text-light); padding-left: 1.2rem; position: relative; }\n.market-drivers li::before { content: '\u2022'; position: absolute; left: 0; color: var(--accent); }\n.market-note { margin-top: 2rem; font-size: .92rem; font-weight: 700; color: var(--crimson); line-height: 1.6; }\n\n\/* \u2500\u2500 CHALLENGES (no image) \u2500\u2500 *\/\n.challenges { background: #fff; }\n.challenge-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; margin-top: 2.5rem; }\n.challenge-card { border-radius: 1rem; border: 1.5px solid var(--peach-dark); padding: 1.8rem 1.6rem; transition: border-color .3s, transform .2s; opacity: 0; }\n.challenge-card:hover { border-color: var(--crimson-light); transform: translateY(-3px); }\n.challenge-title { font-size: .9rem; font-weight: 700; color: var(--crimson); margin-bottom: .8rem; padding-bottom: .6rem; border-bottom: 1.5px solid var(--peach-dark); }\n.challenge-list { list-style: none; display: flex; flex-direction: column; gap: .4rem; }\n.challenge-list li { font-size: .8rem; font-weight: 300; color: var(--text-light); line-height: 1.55; padding-left: 1rem; position: relative; }\n.challenge-list li::before { content: '\u2013'; position: absolute; left: 0; color: var(--accent); }\n\n\/* \u2500\u2500 PQNS ADVANTAGES (with image) \u2500\u2500 *\/\n.pqns-adv { background: var(--peach); display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }\n.pqns-img { border-radius: 1.4rem; overflow: hidden; height: 500px; position: relative; order: 2; }\n.pqns-img img { width: 100%; height: 100%; object-fit: cover; }\n.pqns-img-overlay { position: absolute; inset: 0; background: linear-gradient(to left, var(--peach) 0%, transparent 30%); z-index: 1; }\n.pqns-content { order: 1; }\n.adv-cards { display: flex; flex-direction: column; gap: 1rem; margin-top: 2rem; }\n.adv-card { display: flex; align-items: flex-start; gap: 1rem; padding: 1.4rem 1.6rem; background: #fff; border-radius: .8rem; border-left: 3px solid var(--accent); transition: transform .2s, background .2s; opacity: 0; }\n.adv-card:hover { transform: translateX(5px); background: var(--peach-dark); }\n.adv-icon { width: 28px; height: 28px; min-width: 28px; color: var(--accent); margin-top: .1rem; }\n.adv-icon svg { width: 100%; height: 100%; }\n.adv-title { font-size: .88rem; font-weight: 700; color: var(--crimson); margin-bottom: .3rem; }\n.adv-desc { font-size: .8rem; font-weight: 300; color: var(--text-light); line-height: 1.6; }\n\n\/* \u2500\u2500 COMPARE TABLE \u2500\u2500 *\/\n.compare-section { background: #fff; }\n.compare-table { width: 100%; border-collapse: collapse; margin-top: 2.5rem; font-size: .82rem; }\n.compare-table th { text-align: left; font-size: .7rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--accent); padding: .9rem 1.2rem; border-bottom: 2px solid var(--accent); }\n.compare-table td { padding: .9rem 1.2rem; font-weight: 300; color: var(--text); border-bottom: 1px solid rgba(0,0,0,.05); line-height: 1.5; }\n.compare-table tr:last-child td { border-bottom: none; }\n.compare-table td:first-child { font-weight: 700; color: var(--crimson); }\n.compare-table td:last-child { color: var(--crimson); font-weight: 500; }\n.compare-table tr:nth-child(even) { background: var(--peach); }\n\n\/* \u2500\u2500 DELIVERY (dark section) \u2500\u2500 *\/\n.delivery { background: var(--crimson); color: #fff; position: relative; overflow: hidden; }\n.delivery .orb-dec { position: absolute; border-radius: 50%; filter: blur(80px); pointer-events: none; }\n.delivery .orb-dec-1 { width: 400px; height: 400px; background: rgba(255,255,255,.05); top: -100px; right: -100px; }\n.delivery .orb-dec-2 { width: 250px; height: 250px; background: rgba(201,169,110,.1); bottom: -60px; left: 20%; }\n.delivery .section-title { color: #fff; }\n.delivery .section-label { color: var(--gold); }\n.delivery .section-body { color: rgba(255,255,255,.75); }\n.delivery-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.2rem; margin-top: 3rem; }\n.delivery-card { border: 1px solid rgba(255,255,255,.15); border-radius: 1.2rem; padding: 2rem 1.6rem; background: rgba(255,255,255,.07); transition: background .3s, transform .3s; opacity: 0; }\n.delivery-card:hover { background: rgba(255,255,255,.12); transform: translateY(-5px); }\n.delivery-icon { width: 28px; height: 28px; color: var(--gold); margin-bottom: .8rem; }\n.delivery-icon svg { width: 100%; height: 100%; }\n.delivery-title { font-size: .85rem; font-weight: 700; color: var(--gold); margin-bottom: .4rem; }\n.delivery-desc { font-size: .78rem; font-weight: 300; color: rgba(255,255,255,.65); line-height: 1.6; }\n\n\/* \u2500\u2500 REGULATORY \u2500\u2500 *\/\n.regulatory { background: var(--peach-dark); }\n.reg-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 2.5rem; }\n.reg-card { background: #fff; border-radius: 1.2rem; padding: 2rem 1.8rem; border-top: 3px solid var(--accent); transition: transform .3s, box-shadow .3s; opacity: 0; }\n.reg-card:hover { transform: translateY(-4px); box-shadow: 0 14px 36px rgba(122,16,32,.1); }\n.reg-icon { width: 30px; height: 30px; color: var(--accent); margin-bottom: .9rem; }\n.reg-icon svg { width: 100%; height: 100%; }\n.reg-title { font-size: .9rem; font-weight: 700; color: var(--crimson); margin-bottom: .4rem; }\n.reg-desc { font-size: .8rem; font-weight: 300; color: var(--text-light); line-height: 1.65; }\n\n\/* \u2500\u2500 CTA \u2500\u2500 *\/\n.cta-final { background: var(--crimson); padding: 7rem 6rem; text-align: center; position: relative; overflow: hidden; }\n.cta-final .orb-bg { position: absolute; inset: 0; background: radial-gradient(ellipse 60% 70% at 50% 50%, rgba(255,255,255,.06) 0%, transparent 70%); }\n.cta-final h2 { font-size: clamp(2.2rem, 4vw, 4rem); font-weight: 900; color: #fff; letter-spacing: -.02em; margin-bottom: 1rem; position: relative; z-index: 1; }\n.cta-final h2 em { font-style: italic; font-weight: 300; color: var(--gold); }\n.cta-tagline { font-size: .95rem; font-weight: 300; color: rgba(255,255,255,.7); margin: 0 auto 3rem; max-width: 680px; line-height: 1.8; position: relative; z-index: 1; }\n.btn-gold { background: var(--gold); color: var(--crimson); padding: 1rem 2.8rem; border-radius: 3rem; text-decoration: none; font-size: .88rem; font-weight: 700; letter-spacing: .06em; transition: opacity .2s, transform .2s; position: relative; z-index: 1; display: inline-block; }\n.btn-gold:hover { opacity: .9; transform: translateY(-3px); }\n.cta-contact { margin-top: 2.5rem; font-size: .8rem; font-weight: 300; color: rgba(255,255,255,.5); position: relative; z-index: 1; }\n.cta-contact a { color: rgba(255,255,255,.7); text-decoration: none; }\n.cta-contact a:hover { color: var(--gold); }\n.partners-logos { display: flex; align-items: center; justify-content: center; gap: 3rem; margin-top: 2.5rem; position: relative; z-index: 1; flex-wrap: wrap; }\n.partner-logo-box { text-align: center; }\n.partner-logo-box span { display: block; font-size: .72rem; font-weight: 300; color: rgba(255,255,255,.45); margin-bottom: .3rem; letter-spacing: .1em; text-transform: uppercase; }\n.partner-logo-box a { font-size: .8rem; color: rgba(255,255,255,.65); text-decoration: none; transition: color .2s; }\n.partner-logo-box a:hover { color: var(--gold); }\n\n\/* \u2500\u2500 FLOATING BTN \u2500\u2500 *\/\n.dl-fab { position: fixed; bottom: 2rem; right: 2rem; z-index: 999; display: flex; align-items: center; gap: .6rem; background: var(--crimson); color: #fff; border: none; padding: .85rem 1.6rem; border-radius: 3rem; font-family: 'Roboto', sans-serif; font-size: .8rem; font-weight: 500; letter-spacing: .06em; cursor: pointer; box-shadow: 0 8px 30px rgba(122,16,32,.4); transition: transform .25s, box-shadow .25s, background .2s; animation: fadeUp .8s 1.2s both; }\n.dl-fab:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(122,16,32,.5); background: var(--crimson-mid); }\n.dl-fab svg { width: 16px; height: 16px; stroke: var(--gold); fill: none; flex-shrink: 0; }\n\n\/* \u2500\u2500 MODAL \u2500\u2500 *\/\n.modal-overlay { display: none; position: fixed; inset: 0; background: rgba(20,4,8,.65); backdrop-filter: blur(6px); z-index: 1000; align-items: center; justify-content: center; padding: 1.5rem; }\n.modal-overlay.open { display: flex; animation: fadeIn .3s; }\n.modal { background: var(--cream); border-radius: 1.8rem; padding: 3rem; max-width: 460px; width: 100%; position: relative; box-shadow: 0 40px 100px rgba(0,0,0,.25); animation: slideUp .35s cubic-bezier(.22,.61,.36,1); }\n@keyframes slideUp { from { opacity:0; transform:translateY(30px) scale(.97); } to { opacity:1; transform:none; } }\n.modal-close { position: absolute; top: 1.2rem; right: 1.4rem; background: none; border: none; cursor: pointer; font-size: 1.4rem; color: var(--text-light); line-height: 1; transition: color .2s; }\n.modal-close:hover { color: var(--crimson); }\n.modal-icon { width: 52px; height: 52px; background: var(--crimson); border-radius: 1rem; display: flex; align-items: center; justify-content: center; margin-bottom: 1.5rem; }\n.modal-icon svg { width: 24px; height: 24px; stroke: var(--gold); fill: none; }\n.modal h3 { font-size: 1.7rem; font-weight: 700; color: var(--crimson); margin-bottom: .5rem; letter-spacing: -.02em; line-height: 1.15; }\n.modal p { font-size: .85rem; font-weight: 300; color: var(--text-light); line-height: 1.7; margin-bottom: 1.6rem; }\n.modal-input { width: 100%; padding: 1rem 1.3rem; border: 1.5px solid var(--peach-dark); border-radius: .9rem; font-family: 'Roboto', sans-serif; font-size: .9rem; background: #fff; color: var(--text); transition: border-color .2s, box-shadow .2s; outline: none; margin-bottom: .5rem; }\n.modal-input:focus { border-color: var(--accent); box-shadow: 0 0 0 3px rgba(154,21,39,.1); }\n.modal-input.error { border-color: #e05252; }\n.modal-error { font-size: .75rem; color: #e05252; margin-bottom: .5rem; display: none; }\n.modal-error.show { display: block; }\n.modal-consent-wrap { margin-bottom: 1.2rem; }\n.modal-consent-label { display: flex; align-items: flex-start; gap: .75rem; cursor: pointer; }\n.modal-consent-input { position: absolute; opacity: 0; width: 0; height: 0; }\n.modal-consent-box { width: 20px; height: 20px; min-width: 20px; border: 1.5px solid var(--peach-dark); border-radius: .35rem; background: #fff; display: flex; align-items: center; justify-content: center; margin-top: .1rem; transition: border-color .2s, background .2s; }\n.modal-consent-box::after { content: ''; width: 5px; height: 9px; border: 2px solid #fff; border-top: none; border-left: none; transform: rotate(45deg) scaleY(0); transform-origin: bottom; transition: transform .15s; margin-top: -2px; }\n.modal-consent-input:checked ~ .modal-consent-box { background: var(--crimson); border-color: var(--crimson); }\n.modal-consent-input:checked ~ .modal-consent-box::after { transform: rotate(45deg) scaleY(1); }\n.modal-consent-text { font-size: .78rem; font-weight: 300; color: var(--text-light); line-height: 1.6; }\n.consent-link { color: var(--crimson); text-decoration: underline; text-underline-offset: 2px; }\n.modal-consent-wrap .modal-error { margin-top: .4rem; margin-left: 1.8rem; }\n.modal-btn { width: 100%; padding: 1rem; background: var(--crimson); color: #fff; border: none; border-radius: .9rem; font-family: 'Roboto', sans-serif; font-size: .88rem; font-weight: 700; letter-spacing: .06em; cursor: pointer; transition: background .2s, transform .2s; display: flex; align-items: center; justify-content: center; gap: .6rem; margin-top: .5rem; }\n.modal-btn:hover { background: var(--crimson-mid); transform: translateY(-1px); }\n.modal-btn svg { width: 16px; height: 16px; stroke: var(--gold); fill: none; }\n.modal-disclaimer { font-size: .72rem; font-weight: 300; color: var(--text-light); text-align: center; margin-top: 1rem; opacity: .75; line-height: 1.6; }\n.modal-success { display: none; text-align: center; }\n.modal-success.show { display: block; animation: fadeIn .4s; }\n.modal-form.hide { display: none; }\n.success-check { width: 64px; height: 64px; background: var(--crimson); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.5rem; }\n.success-check svg { width: 28px; height: 28px; fill: none; stroke: var(--gold); stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }\n.modal-success h3 { font-size: 1.8rem; font-weight: 700; color: var(--crimson); margin-bottom: .6rem; letter-spacing: -.02em; }\n.modal-success p { font-size: .85rem; font-weight: 300; color: var(--text-light); line-height: 1.7; margin-bottom: 1.5rem; }\n.btn-download-now { display: inline-flex; align-items: center; gap: .5rem; background: var(--gold); color: var(--crimson); padding: .9rem 2rem; border-radius: 3rem; font-size: .85rem; font-weight: 700; letter-spacing: .06em; text-decoration: none; transition: opacity .2s, transform .2s; border: none; cursor: pointer; font-family: 'Roboto', sans-serif; }\n.btn-download-now:hover { opacity: .9; transform: translateY(-2px); }\n.btn-download-now svg { width: 15px; height: 15px; stroke: var(--crimson); fill: none; }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp { from { opacity:0; transform:translateY(24px); } to { opacity:1; transform:none; } }\n@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }\n@keyframes spin   { from { transform:rotate(0deg); } to { transform:rotate(360deg); } }\n.reveal { opacity:0; transform:translateY(28px); transition: opacity .7s, transform .7s; }\n.reveal.visible { opacity:1; transform:none; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  section { padding: 5rem 3rem; }\n  .hero { grid-template-columns: 1fr; min-height: auto; }\n  .hero-left { padding: 6rem 3rem 3rem; }\n  .hero-right { height: 100vw; }\n  .stats-strip { grid-template-columns: repeat(2,1fr); padding: 2.5rem 3rem; }\n  .what-nmn { grid-template-columns: 1fr; gap: 3rem; }\n  .mech-grid { grid-template-columns: 1fr; }\n  .market-boxes { grid-template-columns: 1fr; }\n  .challenge-grid { grid-template-columns: 1fr; }\n  .pqns-adv { grid-template-columns: 1fr; gap: 3rem; }\n  .pqns-img { order: 0; }\n  .pqns-content { order: 0; }\n  .delivery-cards { grid-template-columns: repeat(2,1fr); }\n  .reg-grid { grid-template-columns: 1fr 1fr; }\n}\n@media (max-width: 640px) {\n  section { padding: 4rem 1.5rem; }\n  .hero-left { padding: 5rem 1.5rem 2rem; }\n  .stats-strip { grid-template-columns: repeat(2,1fr); padding: 2rem 1.5rem; }\n  .delivery-cards { grid-template-columns: 1fr 1fr; }\n  .reg-grid { grid-template-columns: 1fr; }\n  .cta-final { padding: 5rem 1.5rem; }\n  .dl-fab { padding: .8rem 1.4rem; }\n}\n::-webkit-scrollbar { width: 5px; }\n::-webkit-scrollbar-track { background: var(--cream); }\n::-webkit-scrollbar-thumb { background: var(--crimson-light); border-radius: 3px; }\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO \u2014 image: older man active (PDF page 1) -->\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"orb orb-1\"><\/div>\n  <div class=\"orb orb-2\"><\/div>\n  <div class=\"hero-left\">\n    <div class=\"badge\"><span><\/span> Phospholipid-based Quantum Nano Systems (PQNS)<\/div>\n    <h1 class=\"hero-title\">Q-NMN<br><em>Nicotinamide Mononucleotide<\/em><\/h1>\n    <p class=\"hero-subtitle\">NMN is a key precursor to NAD\u207a \u2014 the molecule that powers cellular energy, mitochondrial function, and healthy aging. Through advanced PQNS delivery technology, NMN achieves enhanced bioavailability and optimized systemic performance.<\/p>\n    <p class=\"hero-tagline\">\"Cellular energy. Metabolic support. Sustained vitality.\"<\/p>\n    <div class=\"hero-cta\">\n      <a href=\"#pqns\" class=\"btn-primary\">PQNS Advantages<\/a>\n      <a href=\"#comparison\" class=\"btn-outline\">vs Conventional NMN<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"hero-right\">\n    <div class=\"hero-img-wrap\">\n      <img decoding=\"async\" src=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/qnmn-hero.jpg\" alt=\"Active healthy man \u2014 NMN cellular energy\" loading=\"lazy\" title=\"\">\n      <div class=\"hero-overlay\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STATS -->\n<div class=\"stats-strip reveal\">\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">NAD\u207a<\/div>\n    <div class=\"stat-label\">Direct Biosynthetic<br>Precursor<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">10.9%<\/div>\n    <div class=\"stat-label\">Global Market<br>CAGR to 2030<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">PQNS<\/div>\n    <div class=\"stat-label\">Cationic Nano<br>Delivery Platform<\/div>\n  <\/div>\n  <div class=\"stat-item\">\n    <div class=\"stat-num\">US$762M<\/div>\n    <div class=\"stat-label\">Projected Market<br>Size by 2030<\/div>\n  <\/div>\n<\/div>\n\n<!-- WHAT IS NMN \u2014 image: natural foods (PDF page 3) -->\n<section class=\"what-nmn\">\n  <div class=\"nmn-img reveal\">\n    <img decoding=\"async\" src=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/what-is-nmn.jpg\" alt=\"Natural NMN sources \u2014 broccoli, avocado, vegetables\" loading=\"lazy\" title=\"\">\n    <div class=\"nmn-img-overlay\"><\/div>\n  <\/div>\n  <div>\n    <p class=\"section-label reveal\">What is NMN?<\/p>\n    <h2 class=\"section-title reveal\">The Cellular Energy<br>Molecule<\/h2>\n    <p class=\"section-body reveal\">Nicotinamide Mononucleotide (NMN) is a nucleotide derivative and a direct biosynthetic precursor to Nicotinamide Adenine Dinucleotide (NAD\u207a)\u2014a critical coenzyme involved in cellular energy metabolism, mitochondrial function, DNA repair, and sirtuin activation.<\/p>\n    <div class=\"key-facts\">\n      <div class=\"key-fact reveal\">\n        <div class=\"key-fact-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20z\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"key-fact-title\">Water Soluble &amp; Polar<\/div>\n          <div class=\"key-fact-desc\">NMN exhibits high water solubility and polar characteristics, presenting unique delivery challenges that conventional formulations cannot fully overcome.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"key-fact reveal\">\n        <div class=\"key-fact-icon\">\n          <svg viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s-8-4.5-8-11.8A8 8 0 0 1 12 2a8 8 0 0 1 8 8.2c0 7.3-8 11.8-8 11.8z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        <\/div>\n        <div>\n          <div class=\"key-fact-title\">Natural Sources<\/div>\n          <div class=\"key-fact-desc\">Naturally occurs in trace amounts in foods like broccoli and avocado, making supplementation essential for achieving therapeutic concentrations.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- MECHANISMS & BENEFITS \u2014 no image (PDF page 4) -->\n<section class=\"mechanisms\" id=\"mechanisms\">\n  <p class=\"section-label reveal\">NMN in Human Health<\/p>\n  <h2 class=\"section-title reveal\">Mechanisms &amp; Benefits<\/h2>\n  <p class=\"section-body reveal\">By elevating NAD\u207a levels, NMN activates foundational cellular processes that decline with age \u2014 restoring energy, protecting DNA, and supporting systemic wellness across multiple pathways.<\/p>\n  <div class=\"mech-grid\">\n    <div class=\"mech-card reveal\">\n      <div class=\"mech-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\n      <\/div>\n      <div class=\"mech-title\">Cellular Energy &amp; Aging<\/div>\n      <div class=\"mech-desc\">NMN supports NAD\u207a synthesis\u2014essential for electron transfer in metabolic pathways and mitochondrial ATP production. NAD\u207a levels decline with age, contributing to reduced energy and cellular vitality.<\/div>\n    <\/div>\n    <div class=\"mech-card reveal\">\n      <div class=\"mech-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\n      <\/div>\n      <div class=\"mech-title\">Metabolic &amp; Cardiovascular Support<\/div>\n      <div class=\"mech-desc\">Clinical and preclinical research suggest NMN may:<\/div>\n      <ul class=\"mech-list\">\n        <li>Support healthy insulin sensitivity<\/li>\n        <li>Improve vascular function<\/li>\n        <li>Enhance lipid metabolism<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"mech-card reveal\">\n      <div class=\"mech-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n      <\/div>\n      <div class=\"mech-title\">Cognitive &amp; Neuromuscular Benefits<\/div>\n      <div class=\"mech-desc\">By elevating NAD\u207a, NMN promotes:<\/div>\n      <ul class=\"mech-list\">\n        <li>DNA repair via PARP activation<\/li>\n        <li>Neuroprotection and cognitive support pathways<\/li>\n        <li>Sirtuin activation linked to longevity<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- MARKET LANDSCAPE \u2014 no image (PDF page 5) -->\n<section class=\"market\" id=\"market\">\n  <p class=\"section-label reveal\">NMN Market Landscape<\/p>\n  <h2 class=\"section-title reveal\">A Market Experiencing<br>Exponential Growth<\/h2>\n  <p class=\"section-body reveal\">The global NMN nutraceutical market is experiencing exponential growth, driven by an aging population and rising interest in longevity and wellness.<\/p>\n  <div class=\"market-boxes\">\n    <div class=\"market-box reveal\">\n      <div class=\"market-box-title\">Projected Market Size<\/div>\n      <p class=\"market-box-body\">The global NMN market was valued at <strong>US$253 million in 2020<\/strong> and is projected to grow to roughly <strong>US$762 million by 2030<\/strong>, reflecting a compound annual growth rate (CAGR) of approximately <strong>10.9%<\/strong>.<\/p>\n    <\/div>\n    <div class=\"market-box reveal\">\n      <div class=\"market-box-title\">Growth Drivers<\/div>\n      <ul class=\"market-drivers\">\n        <li>Aging population<\/li>\n        <li>Rising interest in longevity and wellness<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <p class=\"market-note reveal\">Brands worldwide are launching NMN-based supplements in capsule, sachet, tablet, and liquid forms.<\/p>\n<\/section>\n\n<!-- CHALLENGES \u2014 no image (PDF page 6) -->\n<section class=\"challenges\" id=\"challenges\">\n  <p class=\"section-label reveal\">Challenges in Conventional NMN Products<\/p>\n  <h2 class=\"section-title reveal\">Critical Limitations of<br>Traditional Formulations<\/h2>\n  <p class=\"section-body reveal\">Despite strong demand, traditional NMN formulations face critical limitations that reduce their clinical effectiveness and value to consumers.<\/p>\n  <div class=\"challenge-grid\">\n    <div class=\"challenge-card reveal\">\n      <div class=\"challenge-title\">Limited Absorption<\/div>\n      <ul class=\"challenge-list\">\n        <li>NMN is water-soluble but susceptible to degradation in the gastrointestinal (GI) tract<\/li>\n        <li>Rapidly metabolized before systemic uptake<\/li>\n        <li>Limited transport across intestinal epithelial membranes<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"challenge-card reveal\">\n      <div class=\"challenge-title\">Variable Bioavailability<\/div>\n      <ul class=\"challenge-list\">\n        <li>Oral NMN absorption can be inconsistent, leading to interpersonal variability in response<\/li>\n        <li>Reduced clinical effect despite high \"label claim\" dosage<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"challenge-card reveal\">\n      <div class=\"challenge-title\">Stability Issues<\/div>\n      <ul class=\"challenge-list\">\n        <li>NMN can degrade in high heat and high humidity<\/li>\n        <li>Instability in acidic environments<\/li>\n        <li>This can reduce shelf life and product efficacy<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PQNS ADVANTAGES \u2014 image: nano delivery visual (PDF pages 7\u20138) -->\n<section class=\"pqns-adv\" id=\"pqns\">\n  <div class=\"pqns-content\">\n    <p class=\"section-label reveal\">How PQNS Elevates NMN Performance<\/p>\n    <h2 class=\"section-title reveal\">Mechanistic Advantages<br>of PQNS-NMN<\/h2>\n    <p class=\"section-body reveal\">PQNS (Phospholipid-based Quantum Nano System) is a cutting-edge delivery technology engineered to address the core limitations of conventional and liposomal NMN formulations.<\/p>\n    <div class=\"adv-cards\">\n      <div class=\"adv-card reveal\">\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\n        <div>\n          <div class=\"adv-title\">Enhanced Absorption &amp; Bioavailability<\/div>\n          <div class=\"adv-desc\">PQNS supports improved intestinal uptake via lipid transport pathways, protection against enzymatic degradation, and transcellular delivery using nano-scale carriers. This translates to higher systemic NMN exposure at lower doses.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"adv-card reveal\">\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n        <div>\n          <div class=\"adv-title\">Stable Gastrointestinal Transit<\/div>\n          <div class=\"adv-desc\">PQNS encapsulation shields NMN, reducing early degradation in the gastric acidic environment and during first-pass metabolism, ensuring more active ingredient reaches systemic circulation.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"adv-card reveal\">\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg><\/div>\n        <div>\n          <div class=\"adv-title\">Nano Encapsulation &amp; Electrostatic Binding<\/div>\n          <div class=\"adv-desc\">NMN's negatively charged molecule forms a tight association with the cationic nano vesicle through electrostatic attraction \u2014 enabling charged surface binding versus loose entrapment in liposomes or partial complex in phytosomes.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"pqns-img reveal\">\n    <img decoding=\"async\" src=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/executive-summary-nmn.jpg\" alt=\"Nano delivery technology \u2014 PQNS encapsulation\" loading=\"lazy\" title=\"\">\n    <div class=\"pqns-img-overlay\"><\/div>\n  <\/div>\n<\/section>\n\n<!-- COMPARISON TABLE \u2014 no image (PDF page 10) -->\n<section class=\"compare-section\" id=\"comparison\">\n  <p class=\"section-label reveal\">Benefits of PQNS-NMN over Conventional and Liposomal Formulations<\/p>\n  <h2 class=\"section-title reveal\">PQNS-NMN vs Conventional<br>vs Liposomal<\/h2>\n  <p class=\"section-body reveal\">A comprehensive comparison of delivery technologies demonstrates the clear mechanistic advantages of the PQNS cationic phospholipid nano system for hydrophilic bioactives like NMN.<\/p>\n  <div class=\"reveal\" style=\"margin-top:2.5rem;overflow-x:auto;\">\n    <table class=\"compare-table\">\n      <thead>\n        <tr>\n          <th>Parameter<\/th>\n          <th>Conventional NMN Capsule<\/th>\n          <th>Liposomal NMN<\/th>\n          <th>PQNS-NMN (Cationic Phospholipid Nano System)<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>Core Limitation of NMN<\/td><td>Hydrophilic; membrane permeability limited; enzymatic exposure<\/td><td>Same intrinsic NMN limitations<\/td><td>Engineered to address permeability and stability challenges<\/td><\/tr>\n        <tr><td>GI Protection<\/td><td>Direct exposure to gastric acid and enzymes<\/td><td>Partial vesicular protection<\/td><td>Designed to enhance protection via nano-encapsulation<\/td><\/tr>\n        <tr><td>Mucosal Interaction<\/td><td>Minimal electrostatic interaction<\/td><td>Limited interaction<\/td><td>Increased electrostatic interaction with negatively charged intestinal mucosa<\/td><\/tr>\n        <tr><td>Membrane Uptake<\/td><td>Transporter-dependent<\/td><td>Fusion or passive uptake<\/td><td>Enhanced membrane affinity due to cationic surface (mechanistically favorable for uptake)<\/td><\/tr>\n        <tr><td>Absorption Consistency<\/td><td>Variable<\/td><td>Case-dependent improvement<\/td><td>Designed to improve intestinal interaction and absorption potential<\/td><\/tr>\n        <tr><td>Dispersion Stability<\/td><td>Not applicable<\/td><td>Vesicle fusion possible<\/td><td>Electrostatic repulsion may improve colloidal stability<\/td><\/tr>\n        <tr><td>Dose Utilization<\/td><td>Higher doses commonly used<\/td><td>May improve utilization<\/td><td>Lower dosage required<\/td><\/tr>\n        <tr><td>Technology Positioning<\/td><td>Commodity format<\/td><td>Established platform<\/td><td>Charge-engineered nano platform suited for hydrophilic bioactives like NMN<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/section>\n\n<!-- DELIVERY \/ PQNS FEATURES \u2014 dark section (PDF page 7) -->\n<section class=\"delivery\">\n  <div class=\"orb-dec orb-dec-1\"><\/div>\n  <div class=\"orb-dec orb-dec-2\"><\/div>\n  <p class=\"section-label\">PQNS Delivery Technology<\/p>\n  <h2 class=\"section-title\">What is PQNS?<\/h2>\n  <p class=\"section-body\">PQNS (Phospholipid-based Quantum Nano System) is a cutting-edge delivery technology that encapsulates NMN in nano-sized phospholipid carriers to maximize bioavailability, stability, and systemic efficacy.<\/p>\n  <div class=\"delivery-cards reveal\">\n    <div class=\"delivery-card\">\n      <div class=\"delivery-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><line x1=\"4.93\" y1=\"4.93\" x2=\"9.17\" y2=\"9.17\"\/><line x1=\"14.83\" y1=\"14.83\" x2=\"19.07\" y2=\"19.07\"\/><line x1=\"14.83\" y1=\"9.17\" x2=\"19.07\" y2=\"4.93\"\/><line x1=\"4.93\" y1=\"19.07\" x2=\"9.17\" y2=\"14.83\"\/><\/svg><\/div>\n      <div class=\"delivery-title\">Nano Encapsulation<\/div>\n      <div class=\"delivery-desc\">Encapsulates NMN in nano-sized phospholipid carriers for precise, targeted cellular delivery.<\/div>\n    <\/div>\n    <div class=\"delivery-card\">\n      <div class=\"delivery-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\n      <div class=\"delivery-title\">Enhanced Permeability<\/div>\n      <div class=\"delivery-desc\">Enhances permeability and absorption across intestinal epithelial membranes via cationic surface interaction.<\/div>\n    <\/div>\n    <div class=\"delivery-card\">\n      <div class=\"delivery-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n      <div class=\"delivery-title\">Active Protection<\/div>\n      <div class=\"delivery-desc\">Protects the active ingredient from premature degradation in acidic GI environments and during first-pass metabolism.<\/div>\n    <\/div>\n    <div class=\"delivery-card\">\n      <div class=\"delivery-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg><\/div>\n      <div class=\"delivery-title\">Sustainability<\/div>\n      <div class=\"delivery-desc\">Increases sustainability by enabling lower effective doses through superior bioavailability and dose utilization efficiency.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- REGULATORY & QUALITY ADVANTAGES (PDF page 11) -->\n<section class=\"regulatory\" id=\"regulatory\">\n  <p class=\"section-label reveal\">Regulatory &amp; Quality Advantages<\/p>\n  <h2 class=\"section-title reveal\">Premium Positioning<br>Through Science<\/h2>\n  <p class=\"section-body reveal\">PQNS-NMN delivers not only superior clinical performance but also distinct commercial and regulatory advantages that enable brands to build differentiated, science-backed products.<\/p>\n  <div class=\"reg-grid\">\n    <div class=\"reg-card reveal\">\n      <div class=\"reg-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><polyline points=\"9 12 11 14 15 10\"\/><\/svg><\/div>\n      <div class=\"reg-title\">Consistent Performance<\/div>\n      <div class=\"reg-desc\">PQNS can offer consistent batch-to-batch performance, ensuring product reliability and regulatory compliance across every production run.<\/div>\n    <\/div>\n    <div class=\"reg-card reveal\">\n      <div class=\"reg-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n      <div class=\"reg-title\">Extended Shelf Life<\/div>\n      <div class=\"reg-desc\">Robust stability profiles support longer shelf life, reducing product loss and enabling broader global distribution with reduced cold-chain requirements.<\/div>\n    <\/div>\n    <div class=\"reg-card reveal\">\n      <div class=\"reg-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg><\/div>\n      <div class=\"reg-title\">Premium Positioning<\/div>\n      <div class=\"reg-desc\">Provides scientific justification for premium pricing, enabling brands to differentiate in a crowded commodity NMN market with defensible clinical claims.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA \u2014 closing (PDF page 12) -->\n<div class=\"cta-final\">\n  <div class=\"orb-bg\"><\/div>\n  <h2>Advanced Cellular Energy Through<br><em>Precision Delivery Science.<\/em><\/h2>\n  <p class=\"cta-tagline\">NMN is a key precursor to NAD\u207a \u2014 the molecule that powers cellular energy, mitochondrial function, and healthy aging. Through advanced phospholipid-based nano delivery (PQNS), NMN achieves enhanced bioavailability, improved protection, and optimized systemic performance.<\/p>\n  <a href=\"mailto:inquiry@nnfi.net\" class=\"btn-gold\">Contact Nutrition Formulators<\/a>\n  \n<\/div>\n\n<!-- FLOATING BUTTON -->\n<button class=\"dl-fab\" onclick=\"openModal()\">\n  <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n  <span>Download PDF<\/span>\n<\/button>\n\n<!-- MODAL -->\n<div class=\"modal-overlay\" id=\"modalOverlay\" onclick=\"handleOverlayClick(event)\">\n  <div class=\"modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"modalTitle\">\n    <button class=\"modal-close\" onclick=\"closeModal()\">&#x2715;<\/button>\n    <div class=\"modal-form\" id=\"modalForm\">\n      <div class=\"modal-icon\">\n        <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n      <\/div>\n      <h3 id=\"modalTitle\">Download the<br>NMN White Paper<\/h3>\n      <p>Enter your email to access the full <strong>Nicotinamide Mononucleotide (NMN) PQNS<\/strong> white paper \u2014 free of charge.<\/p>\n      <input class=\"modal-input\" type=\"email\" id=\"emailInput\" placeholder=\"your@email.com\" autocomplete=\"email\" onkeydown=\"if(event.key==='Enter') submitEmail()\">\n      <div class=\"modal-error\" id=\"emailError\">Please enter a valid email address.<\/div>\n      <div class=\"modal-consent-wrap\">\n        <label class=\"modal-consent-label\" for=\"consentCheck\">\n          <input type=\"checkbox\" id=\"consentCheck\" class=\"modal-consent-input\">\n          <span class=\"modal-consent-box\"><\/span>\n          <span class=\"modal-consent-text\">I have read and accept the <a href=\"\/privacy-policy\" target=\"_blank\" class=\"consent-link\">Data Protection &amp; Privacy Policy<\/a>. I consent to Crassula storing my email to send the requested document and relevant clinical updates.<\/span>\n        <\/label>\n        <div class=\"modal-error\" id=\"consentError\">You must accept the Data Protection Policy to continue.<\/div>\n      <\/div>\n      <button class=\"modal-btn\" onclick=\"submitEmail()\">\n        <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Get the PDF\n      <\/button>\n      <p class=\"modal-disclaimer\">&#x1F512; Your data is protected under GDPR. We will never share your information with third parties.<\/p>\n    <\/div>\n    <div class=\"modal-success\" id=\"modalSuccess\">\n      <div class=\"success-check\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\n      <h3>You're all set!<\/h3>\n      <p>Thank you. Your download is ready. Click below to get the <strong>NMN PQNS<\/strong> white paper.<\/p>\n      <button class=\"btn-download-now\" onclick=\"triggerDownload()\">\n        <svg viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n        Download Now\n      <\/button>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } });\n}, { threshold: 0.1 });\ndocument.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n['.key-fact','.mech-card','.adv-card','.challenge-card','.delivery-card','.reg-card'].forEach(sel => {\n  document.querySelectorAll(sel).forEach((card, i) => {\n    const obs = new IntersectionObserver((entries) => {\n      if (entries[0].isIntersecting) { card.style.animation = `fadeUp .6s ${i * 0.1}s forwards`; obs.disconnect(); }\n    }, { threshold: 0.1 });\n    obs.observe(card);\n  });\n});\n\nconst PDF_URL = 'https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/Q-NMN-wp.pdf';\n\nfunction openModal() { document.getElementById('modalOverlay').classList.add('open'); document.body.style.overflow = 'hidden'; setTimeout(() => document.getElementById('emailInput').focus(), 300); }\nfunction closeModal() { document.getElementById('modalOverlay').classList.remove('open'); document.body.style.overflow = ''; }\nfunction handleOverlayClick(e) { if (e.target === document.getElementById('modalOverlay')) closeModal(); }\ndocument.addEventListener('keydown', e => { if (e.key === 'Escape') closeModal(); });\nfunction isValidEmail(email) { return \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(email.trim()); }\n\nfunction submitEmail() {\n  const input = document.getElementById('emailInput');\n  const emailErr = document.getElementById('emailError');\n  const consent = document.getElementById('consentCheck');\n  const consentErr = document.getElementById('consentError');\n  const btn = document.querySelector('.modal-btn');\n  const email = input.value.trim();\n  let valid = true;\n  if (!isValidEmail(email)) { input.classList.add('error'); emailErr.classList.add('show'); input.focus(); valid = false; }\n  else { input.classList.remove('error'); emailErr.classList.remove('show'); }\n  if (!consent.checked) { consentErr.classList.add('show'); valid = false; }\n  else { consentErr.classList.remove('show'); }\n  if (!valid) return;\n  btn.disabled = true; btn.style.opacity = '.7';\n  btn.innerHTML = '<svg viewBox=\"0 0 24 24\" style=\"width:16px;height:16px;stroke:var(--gold);fill:none;animation:spin .8s linear infinite\"><path d=\"M12 2a10 10 0 1 0 10 10\" stroke-width=\"2\"\/><\/svg> Saving...';\n  const ajaxUrl = (typeof crassulaAjax !== 'undefined') ? crassulaAjax.url : '\/wp-admin\/admin-ajax.php';\n  const nonce   = (typeof crassulaAjax !== 'undefined') ? crassulaAjax.nonce : '';\n  let pageUrl = '', pageTitle = '';\n  try { pageUrl = window.top.location.href; } catch(e) { pageUrl = window.location.href; }\n  try { pageTitle = window.top.document.title; } catch(e) { pageTitle = document.title; }\n  if (!pageTitle) { const og = document.querySelector('meta[property=\"og:title\"]'); pageTitle = og ? og.getAttribute('content') : document.title; }\n  const formData = new URLSearchParams();\n  formData.append('action',     'crassula_save_pdf_lead');\n  formData.append('email',      email);\n  formData.append('consent',    '1');\n  formData.append('nonce',      nonce);\n  formData.append('page_url',   pageUrl);\n  formData.append('page_title', pageTitle);\n  fetch(ajaxUrl, { method: 'POST', headers: { 'Content-Type': 'application\/x-www-form-urlencoded' }, body: formData.toString() })\n    .then(r => r.json())\n    .then(() => { document.getElementById('modalForm').classList.add('hide'); document.getElementById('modalSuccess').classList.add('show'); })\n    .catch(() => { document.getElementById('modalForm').classList.add('hide'); document.getElementById('modalSuccess').classList.add('show'); });\n}\n\nfunction triggerDownload() {\n  const link = document.createElement('a');\n  link.href = PDF_URL;\n  link.download = 'Q-NMN.pdf';\n  link.target = '_blank';\n  document.body.appendChild(link);\n  link.click();\n  document.body.removeChild(link);\n}\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36f88a6 e-flex e-con-boxed e-con e-parent\" data-id=\"36f88a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69f985d elementor-widget elementor-widget-heading\" data-id=\"69f985d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Developed in Partnership with<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c113fa e-flex e-con-boxed e-con e-parent\" data-id=\"1c113fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-eadb1fa e-con-full e-flex e-con e-child\" data-id=\"eadb1fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35b6925 elementor-widget elementor-widget-image\" data-id=\"35b6925\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"88\" src=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/Logo-nutrition.avif\" class=\"attachment-large size-large wp-image-11383\" alt=\"\" srcset=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/Logo-nutrition.avif 400w, https:\/\/crassulapharma.com\/wp-content\/uploads\/2026\/04\/Logo-nutrition-300x66.avif 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b7e049 elementor-widget elementor-widget-text-editor\" data-id=\"0b7e049\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/www.nutritionformulators.com\" target=\"_blank\" rel=\"noopener\">www.nutritionformulators.com<\/a><br>\n<a href=\"mailto:inquiry@nnfi.net\" target=\"_blank\">inquiry@nnfi.net<\/a>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff2c61d e-con-full e-flex e-con e-child\" data-id=\"ff2c61d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22107cd elementor-widget elementor-widget-image\" data-id=\"22107cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"320\" height=\"52\" src=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2025\/09\/Logo_Crassula.png\" class=\"attachment-large size-large wp-image-9240\" alt=\"Crassula Pharmaceuticals logo\" srcset=\"https:\/\/crassulapharma.com\/wp-content\/uploads\/2025\/09\/Logo_Crassula.png 320w, https:\/\/crassulapharma.com\/wp-content\/uploads\/2025\/09\/Logo_Crassula-300x49.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5cd729d elementor-widget elementor-widget-text-editor\" data-id=\"5cd729d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"http:\/\/crassulapharma.com\" target=\"_blank\" rel=\"noopener\">www.crassulapharma.com<\/a><br \/><a href=\"mailto:info@crassulapharma.com\" target=\"_blank\" rel=\"noopener\">info@crassulapharma.com<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>NMN PQNS | Advanced Cellular Energy Through Precision Delivery Science Phospholipid-based Quantum Nano Systems (PQNS) Q-NMNNicotinamide Mononucleotide NMN is a key precursor to NAD\u207a \u2014 the molecule that powers cellular energy, mitochondrial function, and healthy aging. Through advanced PQNS delivery technology, NMN achieves enhanced bioavailability and optimized systemic performance. &#8220;Cellular energy. Metabolic support. Sustained vitality.&#8221; [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-11379","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/pages\/11379","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/comments?post=11379"}],"version-history":[{"count":16,"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/pages\/11379\/revisions"}],"predecessor-version":[{"id":11402,"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/pages\/11379\/revisions\/11402"}],"wp:attachment":[{"href":"https:\/\/crassulapharma.com\/es\/wp-json\/wp\/v2\/media?parent=11379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}