{"product_id":"the-glow-serum","title":"The Glow Serum | PDRN Brightening Complex","description":"\u003c!-- Own Her Glow — The Glow Serum — Product Description --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ========== SHOPIFY NUCLEAR OVERRIDES ========== *\/\n.ohg *,\n.ohg *::before,\n.ohg *::after {\n    box-sizing: border-box !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.ohg a, .ohg a:visited, .ohg a:link {\n    text-decoration: none !important;\n    color: inherit !important;\n}\n\n\/* ========== DESIGN TOKENS ========== *\/\n.ohg {\n    --black: #0b0b0b;\n    --white: #FAF8F5;\n    --cream: #F5F0E8;\n    --gold: #C4A962;\n    --gold-light: #D4BC72;\n    --gold-dark: #A8893D;\n    --text: #1a1a1a;\n    --text-soft: #888;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', 'Helvetica Neue', sans-serif;\n    font-family: var(--sans) !important;\n    color: var(--text) !important;\n    line-height: 1.6 !important;\n    -webkit-font-smoothing: antialiased !important;\n    margin: 0 -20px !important;\n    overflow: hidden !important;\n}\n@media (max-width: 768px) { .ohg { margin: 0 -15px !important; } }\n\n\/* ========== SECTIONS ========== *\/\n.ohg-s {\n    padding: 60px 32px !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n@media (max-width: 768px) { .ohg-s { padding: 48px 22px !important; } }\n.ohg-s--dark {\n    background: linear-gradient(165deg, #1a1714 0%, #0d0a07 100%) !important;\n}\n.ohg-s--dark::before {\n    content: '' !important;\n    position: absolute !important;\n    inset: 0 !important;\n    background: radial-gradient(ellipse 60% 50% at 30% 20%, rgba(196,169,98,0.04) 0%, transparent 70%) !important;\n    pointer-events: none !important;\n}\n.ohg-s--cream {\n    background: linear-gradient(180deg, #FAF8F5 0%, #F5F0E8 100%) !important;\n}\n.ohg-s--white {\n    background: #ffffff !important;\n}\n\n\/* Gold separator *\/\n.ohg-s + .ohg-s::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 60px !important;\n    height: 1px !important;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent) !important;\n}\n\n.ohg-inner {\n    max-width: 720px !important;\n    margin: 0 auto !important;\n    position: relative !important;\n    z-index: 2 !important;\n}\n\n\/* ========== TYPOGRAPHY ========== *\/\n.ohg-tag {\n    font-family: var(--sans) !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.3em !important;\n    text-transform: uppercase !important;\n    color: var(--gold) !important;\n    margin-bottom: 12px !important;\n    display: block !important;\n}\n.ohg-s--dark .ohg-tag { color: var(--gold-light) !important; }\n\n.ohg-h2 {\n    font-family: var(--serif) !important;\n    font-size: 36px !important;\n    font-weight: 300 !important;\n    line-height: 1.15 !important;\n    margin-bottom: 20px !important;\n}\n@media (max-width: 768px) { .ohg-h2 { font-size: 28px !important; } }\n.ohg-s--dark .ohg-h2 { color: #fff !important; }\n.ohg-h2 em {\n    font-style: italic !important;\n    color: var(--gold) !important;\n    font-weight: 300 !important;\n}\n.ohg-s--dark .ohg-h2 em { color: var(--gold-light) !important; }\n\n.ohg-body {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 300 !important;\n    line-height: 1.75 !important;\n    max-width: 560px !important;\n}\n.ohg-s--dark .ohg-body { color: rgba(255,255,255,0.75) !important; }\n\n.ohg-gold-line {\n    width: 40px !important;\n    height: 1px !important;\n    background: var(--gold) !important;\n    margin: 16px 0 !important;\n    opacity: 0.5 !important;\n}\n\n\/* ========== HERO ========== *\/\n.ohg-hero-stats {\n    display: flex !important;\n    gap: 32px !important;\n    margin: 28px 0 36px !important;\n    flex-wrap: wrap !important;\n}\n.ohg-hero-stat {\n    text-align: center !important;\n}\n.ohg-hero-stat .num {\n    font-family: var(--serif) !important;\n    font-size: 32px !important;\n    font-weight: 400 !important;\n    color: var(--gold-light) !important;\n    display: block !important;\n    line-height: 1.1 !important;\n}\n.ohg-hero-stat .lbl {\n    font-family: var(--sans) !important;\n    font-size: 10px !important;\n    font-weight: 400 !important;\n    letter-spacing: 0.2em !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.5) !important;\n    display: block !important;\n    margin-top: 4px !important;\n}\n\n\/* Benefit cards *\/\n.ohg-benefits {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 16px !important;\n    margin-top: 32px !important;\n}\n@media (max-width: 768px) { .ohg-benefits { grid-template-columns: 1fr !important; } }\n.ohg-benefit-card {\n    background: rgba(255,255,255,0.04) !important;\n    border: 0.5px solid rgba(196,169,98,0.15) !important;\n    border-radius: 12px !important;\n    padding: 22px 20px !important;\n}\n.ohg-benefit-card .icon {\n    font-size: 20px !important;\n    margin-bottom: 10px !important;\n    display: block !important;\n}\n.ohg-benefit-card .title {\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    color: #fff !important;\n    letter-spacing: 0.02em !important;\n    margin-bottom: 6px !important;\n    display: block !important;\n}\n.ohg-benefit-card .desc {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.6) !important;\n    line-height: 1.5 !important;\n}\n\n\/* ========== INGREDIENT CARDS ========== *\/\n.ohg-ingredient {\n    border: 0.5px solid rgba(196,169,98,0.15) !important;\n    border-radius: 12px !important;\n    margin-bottom: 12px !important;\n    overflow: hidden !important;\n}\n.ohg-s--cream .ohg-ingredient { background: #fff !important; border-color: rgba(0,0,0,0.08) !important; }\n.ohg-ingredient-header {\n    padding: 18px 22px !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    cursor: pointer !important;\n}\n.ohg-ingredient-header:hover { opacity: 0.8 !important; }\n.ohg-ingredient-name {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    color: var(--text) !important;\n}\n.ohg-ingredient-name .gold { color: var(--gold) !important; }\n.ohg-ingredient-toggle {\n    font-family: var(--sans) !important;\n    font-size: 18px !important;\n    color: var(--gold) !important;\n    transition: transform 0.3s ease !important;\n    user-select: none !important;\n}\n.ohg-ingredient-body {\n    padding: 0 22px 20px !important;\n    display: none !important;\n}\n.ohg-ingredient.active .ohg-ingredient-body { display: block !important; }\n.ohg-ingredient.active .ohg-ingredient-toggle { transform: rotate(45deg) !important; }\n.ohg-ingredient-body p {\n    font-family: var(--sans) !important;\n    font-size: 13.5px !important;\n    font-weight: 300 !important;\n    line-height: 1.7 !important;\n    color: var(--text-soft) !important;\n}\n.ohg-ingredient-body .highlight {\n    color: var(--gold-dark) !important;\n    font-weight: 400 !important;\n}\n\n\/* ========== STEPS ========== *\/\n.ohg-steps {\n    display: flex !important;\n    gap: 24px !important;\n    margin-top: 28px !important;\n}\n@media (max-width: 768px) { .ohg-steps { flex-direction: column !important; } }\n.ohg-step {\n    flex: 1 !important;\n    background: rgba(255,255,255,0.04) !important;\n    border: 0.5px solid rgba(196,169,98,0.15) !important;\n    border-radius: 12px !important;\n    padding: 28px 22px !important;\n    text-align: center !important;\n}\n.ohg-step .num {\n    font-family: var(--serif) !important;\n    font-size: 28px !important;\n    color: var(--gold-light) !important;\n    font-style: italic !important;\n    display: block !important;\n    margin-bottom: 10px !important;\n}\n.ohg-step .title {\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    color: #fff !important;\n    margin-bottom: 8px !important;\n    display: block !important;\n}\n.ohg-step .desc {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.6) !important;\n    line-height: 1.5 !important;\n}\n\n\/* ========== TIMELINE ========== *\/\n.ohg-timeline {\n    display: flex !important;\n    gap: 0 !important;\n    margin-top: 28px !important;\n    position: relative !important;\n}\n.ohg-timeline::before {\n    content: '' !important;\n    position: absolute !important;\n    top: 20px !important;\n    left: 0 !important; right: 0 !important;\n    height: 1px !important;\n    background: linear-gradient(90deg, var(--gold), rgba(196,169,98,0.3)) !important;\n}\n.ohg-tl-item {\n    flex: 1 !important;\n    text-align: center !important;\n    position: relative !important;\n    padding-top: 44px !important;\n}\n.ohg-tl-item::before {\n    content: '' !important;\n    position: absolute !important;\n    top: 14px !important;\n    left: 50% !important;\n    transform: translateX(-50%) !important;\n    width: 12px !important; height: 12px !important;\n    border-radius: 50% !important;\n    background: var(--gold) !important;\n    border: 2px solid var(--cream) !important;\n}\n.ohg-tl-item .period {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: var(--text) !important;\n    letter-spacing: 0.05em !important;\n    display: block !important;\n    margin-bottom: 4px !important;\n}\n.ohg-tl-item .desc {\n    font-family: var(--sans) !important;\n    font-size: 13px !important;\n    font-weight: 300 !important;\n    color: var(--text-soft) !important;\n    line-height: 1.5 !important;\n}\n\n\/* ========== RESEARCH CARDS ========== *\/\n.ohg-study {\n    border: 0.5px solid rgba(196,169,98,0.2) !important;\n    border-radius: 12px !important;\n    padding: 24px !important;\n    margin-bottom: 16px !important;\n    background: rgba(255,255,255,0.03) !important;\n}\n.ohg-study .result {\n    font-family: var(--serif) !important;\n    font-size: 28px !important;\n    color: var(--gold-light) !important;\n    font-weight: 400 !important;\n    display: block !important;\n    margin-bottom: 8px !important;\n}\n.ohg-study .finding {\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    color: #fff !important;\n    margin-bottom: 10px !important;\n    display: block !important;\n}\n.ohg-study .cite {\n    font-family: var(--sans) !important;\n    font-size: 11px !important;\n    font-weight: 300 !important;\n    color: rgba(255,255,255,0.4) !important;\n    line-height: 1.5 !important;\n}\n\n\/* ========== FAQ ========== *\/\n.ohg-faq {\n    border-bottom: 0.5px solid rgba(0,0,0,0.08) !important;\n}\n.ohg-faq:first-of-type {\n    border-top: 0.5px solid rgba(0,0,0,0.08) !important;\n}\n.ohg-faq-q {\n    padding: 20px 0 !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    cursor: pointer !important;\n}\n.ohg-faq-q:hover { opacity: 0.7 !important; }\n.ohg-faq-q span {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 400 !important;\n    color: var(--text) !important;\n}\n.ohg-faq-toggle {\n    font-size: 18px !important;\n    color: var(--gold) !important;\n    transition: transform 0.3s ease !important;\n}\n.ohg-faq-a {\n    padding: 0 0 20px !important;\n    display: none !important;\n}\n.ohg-faq.active .ohg-faq-a { display: block !important; }\n.ohg-faq.active .ohg-faq-toggle { transform: rotate(45deg) !important; }\n.ohg-faq-a p {\n    font-family: var(--sans) !important;\n    font-size: 14px !important;\n    font-weight: 300 !important;\n    line-height: 1.7 !important;\n    color: var(--text-soft) !important;\n}\n\n\/* ========== SUPPLEMENT FACTS PANEL ========== *\/\n.ohg-facts {\n    background: rgba(255,255,255,0.04) !important;\n    border: 0.5px solid rgba(196,169,98,0.15) !important;\n    border-radius: 12px !important;\n    margin-top: 12px !important;\n    overflow: hidden !important;\n}\n.ohg-facts-header {\n    padding: 18px 22px !important;\n    cursor: pointer !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n}\n.ohg-facts-header span {\n    font-family: var(--sans) !important;\n    font-size: 15px !important;\n    font-weight: 500 !important;\n    color: rgba(255,255,255,0.9) !important;\n    letter-spacing: 0.05em !important;\n}\n.ohg-facts-body {\n    display: none !important;\n    padding: 0 22px 22px !important;\n}\n.ohg-facts.active .ohg-facts-body { display: block !important; }\n.ohg-facts.active .ohg-faq-toggle { transform: rotate(45deg) !important; }\n.ohg-facts-inner {\n    background: rgba(0,0,0,0.5) !important;\n    border: 1px solid rgba(255,255,255,0.1) !important;\n    border-radius: 8px !important;\n    padding: 20px !important;\n}\n.ohg-facts-title {\n    font-family: var(--sans) !important;\n    font-size: 12px !important;\n    font-weight: 600 !important;\n    color: #fff !important;\n    letter-spacing: 0.15em !important;\n    text-transform: uppercase !important;\n    border-bottom: 2px solid rgba(255,255,255,0.3) !important;\n    padding-bottom: 8px !important;\n    margin-bottom: 8px !important;\n    display: block !important;\n}\n.ohg-facts-row {\n    display: flex !important;\n    justify-content: space-between !important;\n    padding: 5px 0 !important;\n    border-bottom: 0.5px solid rgba(255,255,255,0.06) !important;\n    font-family: var(--sans) !important;\n    font-size: 12px !important;\n    color: rgba(255,255,255,0.7) !important;\n}\n.ohg-facts-note {\n    font-family: var(--sans) !important;\n    font-size: 10px !important;\n    color: rgba(255,255,255,0.35) !important;\n    margin-top: 10px !important;\n    line-height: 1.6 !important;\n}\n\n\/* ========== SPARKLE CANVAS ========== *\/\n.ohg-sparkle-canvas {\n    position: absolute !important;\n    inset: 0 !important;\n    pointer-events: none !important;\n    z-index: 1 !important;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ohg\"\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- HERO — DARK --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--dark\"\u003e\n    \u003ccanvas class=\"ohg-sparkle-canvas\" id=\"sparkle1\"\u003e\u003c\/canvas\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003ePDRN Brightening Complex\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003eLuminous Skin,\u003cbr\u003e\u003cem\u003eUnlocked.\u003c\/em\u003e*\u003c\/h2\u003e\n        \u003cp class=\"ohg-body\"\u003eClinically advanced PDRN + peptide serum that brightens, deeply hydrates, and promotes a youthful, radiant complexion from the first application.\u003c\/p\u003e\n\n        \u003cdiv class=\"ohg-hero-stats\"\u003e\n            \u003cdiv class=\"ohg-hero-stat\"\u003e\n                \u003cspan class=\"num\"\u003e8\u003c\/span\u003e\n                \u003cspan class=\"lbl\"\u003eActive Ingredients\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-hero-stat\"\u003e\n                \u003cspan class=\"num\"\u003ePDRN\u003c\/span\u003e\n                \u003cspan class=\"lbl\"\u003eSalmon DNA Technology\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-hero-stat\"\u003e\n                \u003cspan class=\"num\"\u003e2–4\u003c\/span\u003e\n                \u003cspan class=\"lbl\"\u003ePumps Per Use\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-benefits\"\u003e\n            \u003cdiv class=\"ohg-benefit-card\"\u003e\n                \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eSkin Brightening\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003ePDRN promotes cellular renewal for a more luminous, even-toned complexion\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-benefit-card\"\u003e\n                \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eDeep Hydration\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eHyaluronic acid + glycerin deliver multi-layer moisture that lasts all day\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-benefit-card\"\u003e\n                \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eAnti-Aging Peptides\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eArgireline (acetyl hexapeptide-8) helps smooth the appearance of fine lines\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-benefit-card\"\u003e\n                \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eLightweight Finish\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eAbsorbs instantly with zero greasiness — perfect under makeup or alone\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- WHAT'S INSIDE — CREAM --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--cream\"\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003eWhat's Inside\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003e8 Actives. \u003cem\u003eZero Filler.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"ohg-body\"\u003eEvery ingredient earns its place. From Korean-pioneered PDRN technology to clinical-grade peptides, this is skincare that works at the cellular level.\u003c\/p\u003e\n        \u003cdiv class=\"ohg-gold-line\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Hero Ingredients --\u003e\n        \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 11px !important; font-weight: 500 !important; letter-spacing: 0.25em !important; text-transform: uppercase !important; color: #C4A962 !important; margin: 24px 0 12px !important;\"\u003eHero Actives\u003c\/p\u003e\n\n        \u003cdiv class=\"ohg-ingredient active\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003ePolydeoxyribonucleotide \u003cspan class=\"gold\"\u003e(PDRN)\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eThe star of Korean regenerative skincare. PDRN is derived from salmon DNA and works by activating the A2A purinergic receptor, \u003cspan class=\"highlight\"\u003epromoting cellular repair and tissue regeneration.\u003c\/span\u003e Clinical studies show it improves skin hydration, elasticity, and overall radiance by stimulating collagen synthesis and reducing oxidative damage. Originally developed for wound healing in medical settings, PDRN has become the gold standard in K-beauty for anti-aging and skin renewal.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003eAcetyl Hexapeptide-8 \u003cspan class=\"gold\"\u003e(Argireline)\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eKnown as \"topical Botox,\" Argireline is a peptide that works by \u003cspan class=\"highlight\"\u003einhibiting the SNARE complex responsible for muscle contraction,\u003c\/span\u003e helping to reduce the appearance of expression lines — especially around the eyes and forehead. Clinical research has shown it can reduce wrinkle depth by up to 30% with consistent use. Unlike injections, it works gradually and non-invasively.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003eSodium Hyaluronate \u003cspan class=\"gold\"\u003e(Hyaluronic Acid)\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eThe low-molecular-weight form of hyaluronic acid that penetrates deeper than standard HA. \u003cspan class=\"highlight\"\u003eHolds up to 1,000x its weight in water,\u003c\/span\u003e drawing moisture into the skin and locking it in for lasting hydration. Clinically shown to improve skin hydration by 96% after 8 weeks of topical use. Plumps fine lines from within and creates a smooth, dewy base.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Hydration Complex --\u003e\n        \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 11px !important; font-weight: 500 !important; letter-spacing: 0.25em !important; text-transform: uppercase !important; color: #C4A962 !important; margin: 24px 0 12px !important;\"\u003eHydration Complex\u003c\/p\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003eGlycerin \u003cspan class=\"gold\"\u003e— Humectant\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eOne of the most effective and well-studied humectants in skincare. Glycerin draws water from the environment and deeper skin layers to the surface, \u003cspan class=\"highlight\"\u003estrengthening the skin's moisture barrier\u003c\/span\u003e and preventing transepidermal water loss. Creates the silky-smooth base texture of this serum.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003eSodium PCA \u003cspan class=\"gold\"\u003e— Natural Moisturizing Factor\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eA naturally occurring component of human skin's own moisturizing system. Sodium PCA is highly hygroscopic — \u003cspan class=\"highlight\"\u003eit attracts and binds moisture more effectively than glycerin alone.\u003c\/span\u003e Works synergistically with hyaluronic acid to create multi-level hydration that mimics your skin's natural moisture balance.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003ePanthenol \u003cspan class=\"gold\"\u003e(Vitamin B5)\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eProvitamin B5 that converts to pantothenic acid in the skin. \u003cspan class=\"highlight\"\u003eDeeply conditions, soothes irritation, and accelerates skin barrier repair.\u003c\/span\u003e Clinically shown to improve skin hydration and reduce roughness. Acts as both a humectant and an emollient, making skin feel soft, comfortable, and resilient.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Delivery System --\u003e\n        \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 11px !important; font-weight: 500 !important; letter-spacing: 0.25em !important; text-transform: uppercase !important; color: #C4A962 !important; margin: 24px 0 12px !important;\"\u003eDelivery \u0026amp; Texture\u003c\/p\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003ePropanediol \u003cspan class=\"gold\"\u003e— Skin Conditioner\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eA naturally-derived solvent and skin conditioner that enhances the penetration and efficacy of other active ingredients. \u003cspan class=\"highlight\"\u003eBoosts the absorption of PDRN and peptides into deeper skin layers\u003c\/span\u003e while providing a lightweight, non-tacky feel. Also serves as a gentle humectant.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-ingredient\"\u003e\n            \u003cdiv class=\"ohg-ingredient-header\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan class=\"ohg-ingredient-name\"\u003eHydroxyethylcellulose \u003cspan class=\"gold\"\u003e— Texture Agent\u003c\/span\u003e\u003c\/span\u003e\n                \u003cspan class=\"ohg-ingredient-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-ingredient-body\"\u003e\n                \u003cp\u003eA plant-derived gelling agent that creates the serum's smooth, even-spreading texture. \u003cspan class=\"highlight\"\u003eEnsures uniform distribution of actives across the skin\u003c\/span\u003e without pilling or residue. Creates that \"second skin\" feel — weightless but present — so every pump delivers consistent coverage.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ingredient Facts --\u003e\n        \u003cdiv class=\"ohg-facts\" style=\"background: #fff !important; border-color: rgba(0,0,0,0.08) !important; margin-top: 24px !important;\"\u003e\n            \u003cdiv class=\"ohg-facts-header\" onclick=\"this.parentElement.classList.toggle('active')\" style=\"cursor: pointer !important;\"\u003e\n                \u003cspan style=\"color: var(--text) !important;\"\u003eFull Ingredient List\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\" style=\"color: var(--gold) !important;\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-facts-body\"\u003e\n                \u003cdiv class=\"ohg-facts-inner\" style=\"background: var(--cream) !important; border-color: rgba(0,0,0,0.06) !important;\"\u003e\n                    \u003cspan class=\"ohg-facts-title\" style=\"color: var(--text) !important; border-color: rgba(0,0,0,0.15) !important;\"\u003eIngredients\u003c\/span\u003e\n                    \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 12px !important; font-weight: 300 !important; line-height: 1.8 !important; color: var(--text-soft) !important; padding-top: 10px !important;\"\u003eAqua (Water), Glycerin, Propanediol, Panthenol, Sodium Hyaluronate, Sodium PCA, Polydeoxyribonucleotide, Acetyl Hexapeptide-8, Hydroxyethylcellulose, Phenoxyethanol, Ethylhexylglycerin, Sodium Hydroxide\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- HOW TO USE — DARK --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--dark\"\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003eHow to Use\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003eSimple. \u003cem\u003eEffective.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n        \u003cdiv class=\"ohg-steps\"\u003e\n            \u003cdiv class=\"ohg-step\"\u003e\n                \u003cspan class=\"num\"\u003e1\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eCleanse\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eStart with clean, dry skin. Pat dry after cleansing — don't rub.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-step\"\u003e\n                \u003cspan class=\"num\"\u003e2\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eApply\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003ePump 2–4 drops onto fingertips. Massage gently over face and neck until fully absorbed.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-step\"\u003e\n                \u003cspan class=\"num\"\u003e3\u003c\/span\u003e\n                \u003cspan class=\"title\"\u003eProtect\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eFollow with moisturizer. In the AM, finish with SPF. Use twice daily for best results.\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.4) !important; margin-top: 24px !important; text-align: center !important;\"\u003e\u003cem style=\"color: var(--gold-light) !important;\"\u003ePro tip:\u003c\/em\u003e Apply to slightly damp skin to supercharge the hyaluronic acid — it pulls that extra moisture in.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- WHAT TO EXPECT — CREAM --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--cream\"\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003eWhat to Expect\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003eResults \u003cem\u003eOver Time\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"ohg-body\"\u003eGood skincare is a commitment, not a quick fix. Here's what consistent daily use looks like.\u003c\/p\u003e\n\n        \u003cdiv class=\"ohg-timeline\"\u003e\n            \u003cdiv class=\"ohg-tl-item\"\u003e\n                \u003cspan class=\"period\"\u003eDay 1–3\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eInstant hydration boost. Skin feels softer, smoother, more comfortable. The \"glow\" effect starts here.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-tl-item\"\u003e\n                \u003cspan class=\"period\"\u003eWeek 1–2\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eVisible improvement in skin texture and radiance. Fine lines appear softer. Makeup sits better.\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-tl-item\"\u003e\n                \u003cspan class=\"period\"\u003eWeek 4–8\u003c\/span\u003e\n                \u003cspan class=\"desc\"\u003eFull brightening effect. More even skin tone, reduced dullness, and a healthy, luminous complexion that people notice.\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"font-family: 'Jost', sans-serif !important; font-size: 11px !important; font-weight: 300 !important; color: var(--text-soft) !important; margin-top: 24px !important; text-align: center !important;\"\u003e*Results vary. Consistent twice-daily use recommended.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- THE SCIENCE — DARK --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--dark\"\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003eThe Research\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003eBacked by \u003cem\u003eScience\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"ohg-body\" style=\"color: rgba(255,255,255,0.6) !important;\"\u003eWe chose these ingredients because the research supports them. Here's what the clinical studies show.\u003c\/p\u003e\n        \u003cdiv class=\"ohg-gold-line\" style=\"background: var(--gold-light) !important;\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-study\"\u003e\n            \u003cspan class=\"result\"\u003eSignificant skin improvement\u003c\/span\u003e\n            \u003cspan class=\"finding\"\u003ePDRN applied topically improved skin hydration, elasticity, and overall complexion quality in clinical subjects, with visible brightening effects.\u003c\/span\u003e\n            \u003cspan class=\"cite\"\u003eKim et al. — Journal of Cosmetic Dermatology, 2020. \"Effects of PDRN on skin rejuvenation.\" Demonstrated PDRN's ability to stimulate fibroblast proliferation and collagen synthesis through A2A receptor activation.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-study\"\u003e\n            \u003cspan class=\"result\"\u003e30% wrinkle depth reduction\u003c\/span\u003e\n            \u003cspan class=\"finding\"\u003eAcetyl hexapeptide-8 (Argireline) reduced wrinkle depth around the eyes by up to 30% over 30 days of twice-daily application.\u003c\/span\u003e\n            \u003cspan class=\"cite\"\u003eBlanes-Mira et al. — International Journal of Cosmetic Science, 2002. \"A synthetic hexapeptide (Argireline) with antiwrinkle activity.\" Demonstrated SNARE complex inhibition reducing muscle contraction-related wrinkles.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-study\"\u003e\n            \u003cspan class=\"result\"\u003e96% hydration improvement\u003c\/span\u003e\n            \u003cspan class=\"finding\"\u003eTopical sodium hyaluronate significantly improved skin hydration, elasticity, and roughness across all skin types in an 8-week clinical trial.\u003c\/span\u003e\n            \u003cspan class=\"cite\"\u003ePavicic et al. — Journal of Drugs in Dermatology, 2011. \"Efficacy of cream-based novel formulations of hyaluronic acid.\" Multi-center study confirming HA's dose-dependent moisturizing and anti-aging effects.\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================ --\u003e\n\u003c!-- FAQ — WHITE --\u003e\n\u003c!-- ============================================================ --\u003e\n\u003csection class=\"ohg-s ohg-s--white\"\u003e\n    \u003cdiv class=\"ohg-inner\"\u003e\n        \u003cspan class=\"ohg-tag\"\u003eQuestions\u003c\/span\u003e\n        \u003ch2 class=\"ohg-h2\"\u003eFrequently \u003cem\u003eAsked\u003c\/em\u003e\n\u003c\/h2\u003e\n\n        \u003cdiv class=\"ohg-faq active\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eWhat is PDRN and is it safe?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003ePDRN (polydeoxyribonucleotide) is derived from salmon DNA and has been used extensively in medical and dermatological applications. It's been clinically studied for over two decades, originally in wound healing and tissue regeneration. In skincare, it promotes cellular repair and collagen production. It's considered safe for topical use across all skin types.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eHow long until I see results?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003eMost people notice an immediate hydration boost and \"glow\" within the first few days. Visible brightening and texture improvement typically appear within 1–2 weeks. Full anti-aging and complexion-evening benefits develop over 4–8 weeks of consistent twice-daily use.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eCan I use this with retinol or vitamin C?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003eYes. The Glow Serum layers well with most skincare actives. Apply it after cleansing and before heavier treatments like retinol. If using vitamin C, apply The Glow Serum first and let it absorb for 1–2 minutes before layering. If you experience any sensitivity, alternate AM\/PM usage.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eIs this suitable for sensitive skin?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003eYes. The formula is paraben-free, fragrance-free, and contains soothing ingredients like panthenol (vitamin B5). It's designed for all skin types, including sensitive. We always recommend patch testing on the inner arm before full-face application if you have reactive skin.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eHow many pumps should I use?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003e2–4 pumps per application. Start with 2 pumps for face only, or use 3–4 if you're covering the neck and décolletage as well. A little goes a long way — the serum spreads easily and absorbs quickly.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eIs this vegan and cruelty-free?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003eThe serum is cruelty-free and not tested on animals. However, PDRN is derived from salmon DNA, so it is not vegan. All other ingredients in the formula are plant-derived or synthetic.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ohg-faq\"\u003e\n            \u003cdiv class=\"ohg-faq-q\" onclick=\"this.parentElement.classList.toggle('active')\"\u003e\n                \u003cspan\u003eWhat's your return policy?\u003c\/span\u003e\n                \u003cspan class=\"ohg-faq-toggle\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ohg-faq-a\"\u003e\n                \u003cp\u003eWe offer a 45-day satisfaction guarantee. If you're not seeing results, contact us and we'll make it right. We stand behind every product we make.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ Sparkle animation\n(function(){\n    const c = document.getElementById('sparkle1');\n    if(!c) return;\n    const ctx = c.getContext('2d');\n    let w, h, particles = [];\n    function resize(){ w = c.width = c.offsetWidth; h = c.height = c.offsetHeight; }\n    resize(); window.addEventListener('resize', resize);\n    function Particle(){\n        this.x = Math.random()*w; this.y = Math.random()*h;\n        this.size = Math.random()*1.5 + 0.5;\n        this.alpha = Math.random()*0.5;\n        this.speed = Math.random()*0.02 + 0.005;\n        this.angle = Math.random()*Math.PI*2;\n    }\n    for(let i=0;i\u003c30;i++) particles.push(new Particle());\n    function draw(){\n        ctx.clearRect(0,0,w,h);\n        particles.forEach(p=\u003e{\n            p.alpha += Math.sin(p.angle)*p.speed;\n            p.angle += 0.02;\n            if(p.alpha \u003c 0) p.alpha = 0;\n            if(p.alpha \u003e 0.6) p.alpha = 0.6;\n            ctx.beginPath();\n            ctx.arc(p.x, p.y, p.size, 0, Math.PI*2);\n            ctx.fillStyle = `rgba(196,169,98,${p.alpha})`;\n            ctx.fill();\n        });\n        requestAnimationFrame(draw);\n    }\n    draw();\n})();\n\u003c\/script\u003e","brand":"Own Her Glow","offers":[{"title":"Default Title","offer_id":47343252406508,"sku":"EVL0PDRN","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/6808\/0108\/files\/6cd7b323_1.jpg?v=1771628439","url":"https:\/\/ownherglow.com\/products\/the-glow-serum","provider":"Own Her Glow","version":"1.0","type":"link"}