{"product_id":"advanced-renewal-serum-oil","title":"Advanced Renewal Serum-Oil","description":"\u003cstyle\u003e\n  .pi-glow-pdp {\n    --pi-glow-text: #36454f;\n    --pi-glow-muted: #69747a;\n    --pi-glow-accent: #867a8c;\n    --pi-glow-accent-dark: #665b6d;\n    --pi-glow-peach: #fbede6;\n    --pi-glow-peach-soft: #fff8f4;\n    --pi-glow-cream: #fffcfa;\n    --pi-glow-border: #eadbd3;\n    --pi-glow-white: #ffffff;\n\n    color: var(--pi-glow-text);\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .pi-glow-pdp *,\n  .pi-glow-pdp *::before,\n  .pi-glow-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-glow-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-glow-pdp h3 {\n    margin: 0;\n    color: var(--pi-glow-text);\n    font-family: \"Playfair Display\", serif;\n    font-size: clamp(24px, 3vw, 30px);\n    font-weight: 600;\n    line-height: 1.25;\n  }\n\n  .pi-glow-pdp ul,\n  .pi-glow-pdp ol {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pi-glow-pdp li {\n    margin: 0;\n  }\n\n  \/* INTRO PANEL *\/\n\n  .pi-glow-intro {\n    position: relative;\n    margin-bottom: 42px;\n    padding: 32px;\n    overflow: hidden;\n    background: linear-gradient(\n      135deg,\n      var(--pi-glow-peach-soft) 0%,\n      var(--pi-glow-peach) 100%\n    );\n    border: 1px solid var(--pi-glow-border);\n    border-radius: 22px;\n  }\n\n  .pi-glow-intro::after {\n    position: absolute;\n    right: -55px;\n    bottom: -70px;\n    width: 180px;\n    height: 180px;\n    background: rgba(134, 122, 140, 0.08);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .pi-glow-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--pi-glow-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-glow-lead {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 18px;\n    color: var(--pi-glow-text);\n    font-family: \"Playfair Display\", serif;\n    font-size: clamp(21px, 2.6vw, 27px);\n    font-weight: 600;\n    line-height: 1.45;\n  }\n\n  .pi-glow-intro p {\n    position: relative;\n    z-index: 1;\n  }\n\n  .pi-glow-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* GENERAL SECTIONS *\/\n\n  .pi-glow-section {\n    margin-top: 48px;\n  }\n\n  .pi-glow-section-heading {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 22px;\n  }\n\n  .pi-glow-section-heading::before {\n    width: 5px;\n    height: 34px;\n    flex: 0 0 5px;\n    background: var(--pi-glow-accent);\n    border-radius: 999px;\n    content: \"\";\n  }\n\n  \/* WHY YOU'LL LOVE IT *\/\n\n  .pi-glow-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .pi-glow-benefit {\n    position: relative;\n    min-height: 100%;\n    padding: 18px 18px 18px 54px;\n    background: var(--pi-glow-white);\n    border: 1px solid var(--pi-glow-border);\n    border-radius: 16px;\n    box-shadow: 0 8px 24px rgba(54, 69, 79, 0.05);\n  }\n\n  .pi-glow-benefit::before {\n    position: absolute;\n    top: 18px;\n    left: 17px;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-glow-white);\n    background: var(--pi-glow-accent);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1;\n    content: \"✓\";\n  }\n\n  \/* THOUGHTFULLY FORMULATED *\/\n\n  .pi-glow-formula-callout {\n    padding: 28px;\n    background: var(--pi-glow-cream);\n    border-top: 1px solid var(--pi-glow-border);\n    border-right: 1px solid var(--pi-glow-border);\n    border-bottom: 1px solid var(--pi-glow-border);\n    border-left: 5px solid var(--pi-glow-accent);\n    border-radius: 0 18px 18px 0;\n  }\n\n  .pi-glow-formula-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* PERFECT FOR *\/\n\n  .pi-glow-perfect-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .pi-glow-perfect-item {\n    padding: 18px 14px;\n    text-align: center;\n    background: var(--pi-glow-peach-soft);\n    border: 1px solid var(--pi-glow-border);\n    border-radius: 15px;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  \/* HOW TO USE *\/\n\n  .pi-glow-how-to {\n    margin-top: 48px;\n    padding: 34px 36px;\n    background: linear-gradient(\n      145deg,\n      #746a79 0%,\n      var(--pi-glow-accent) 100%\n    );\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 22px;\n    box-shadow: 0 14px 34px rgba(54, 69, 79, 0.12);\n    color: var(--pi-glow-white);\n  }\n\n  .pi-glow-how-to .pi-glow-section-heading {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin: 0 0 28px;\n  }\n\n  .pi-glow-how-to .pi-glow-section-heading::before {\n    width: 6px;\n    height: 42px;\n    flex: 0 0 6px;\n    background: var(--pi-glow-peach);\n    border-radius: 999px;\n    content: \"\";\n  }\n\n  .pi-glow-how-to .pi-glow-section-heading h3 {\n    margin: 0;\n    color: var(--pi-glow-white) !important;\n    font-family: \"Playfair Display\", serif;\n    font-size: clamp(28px, 3vw, 36px);\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .pi-glow-how-to .pi-glow-step {\n    display: grid;\n    grid-template-columns: 46px minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin: 0;\n    padding: 18px 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.18);\n  }\n\n  .pi-glow-how-to .pi-glow-step:first-of-type {\n    padding-top: 0;\n  }\n\n  .pi-glow-how-to .pi-glow-step:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .pi-glow-how-to .pi-glow-step-number {\n    width: 44px;\n    min-width: 44px;\n    height: 44px;\n    margin: 0;\n    padding: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    align-self: start;\n    color: var(--pi-glow-accent-dark);\n    background: var(--pi-glow-peach);\n    border: 1px solid rgba(255, 255, 255, 0.55);\n    border-radius: 50%;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1;\n    text-align: center;\n  }\n\n  .pi-glow-how-to .pi-glow-step p {\n    margin: 5px 0 0;\n    padding: 0;\n    color: var(--pi-glow-white) !important;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* COMPLETE YOUR GLOW RITUAL *\/\n\n  .pi-glow-ritual-list {\n    display: grid;\n    gap: 12px;\n    counter-reset: glow-ritual;\n  }\n\n  .pi-glow-ritual-list li {\n    position: relative;\n    padding: 16px 18px 16px 60px;\n    background: var(--pi-glow-white);\n    border: 1px solid var(--pi-glow-border);\n    border-radius: 14px;\n    counter-increment: glow-ritual;\n  }\n\n  .pi-glow-ritual-list li::before {\n    position: absolute;\n    top: 50%;\n    left: 16px;\n    width: 30px;\n    height: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-glow-white);\n    background: var(--pi-glow-accent);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1;\n    content: counter(glow-ritual);\n    transform: translateY(-50%);\n  }\n\n  \/* PURE INTOX STANDARDS *\/\n\n  .pi-glow-standards {\n    position: relative;\n    margin-top: 48px;\n    padding: 30px;\n    overflow: hidden;\n    background: var(--pi-glow-peach);\n    border: 1px solid var(--pi-glow-border);\n    border-radius: 20px;\n  }\n\n  .pi-glow-standards::before {\n    position: absolute;\n    top: -60px;\n    right: -40px;\n    width: 150px;\n    height: 150px;\n    background: rgba(255, 255, 255, 0.45);\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .pi-glow-standards h3,\n  .pi-glow-standards p {\n    position: relative;\n    z-index: 1;\n  }\n\n  .pi-glow-standards h3 {\n    margin-bottom: 14px;\n  }\n\n  .pi-glow-standards p {\n    margin-bottom: 0;\n  }\n\n  \/* TABLET AND MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .pi-glow-intro,\n    .pi-glow-formula-callout,\n    .pi-glow-how-to,\n    .pi-glow-standards {\n      padding: 24px 20px;\n    }\n\n    .pi-glow-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-glow-perfect-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-glow-section {\n      margin-top: 38px;\n    }\n\n    .pi-glow-how-to {\n      border-radius: 18px;\n    }\n\n    .pi-glow-how-to .pi-glow-step {\n      grid-template-columns: 40px minmax(0, 1fr);\n      gap: 14px;\n      padding: 16px 0;\n    }\n\n    .pi-glow-how-to .pi-glow-step-number {\n      width: 40px;\n      min-width: 40px;\n      height: 40px;\n    }\n\n    .pi-glow-how-to .pi-glow-step p {\n      margin-top: 3px;\n      font-size: 15px;\n      line-height: 1.65;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .pi-glow-perfect-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-glow-intro {\n      border-radius: 18px;\n    }\n\n    .pi-glow-benefit {\n      padding-right: 16px;\n    }\n  }\n  \/* REMOVE BULLETS, CHECKMARKS, AND NUMBERED LIST MARKERS *\/\n\n.pi-glow-pdp ul,\n.pi-glow-pdp ol {\n  margin: 0 !important;\n  padding-left: 0 !important;\n  list-style: none !important;\n}\n\n.pi-glow-pdp li {\n  list-style: none !important;\n}\n\n.pi-glow-pdp li::marker {\n  content: \"\" !important;\n  display: none !important;\n}\n\n\/* Remove checkmarks from Why You'll Love It *\/\n\n.pi-glow-benefit {\n  padding: 18px !important;\n}\n\n.pi-glow-benefit::before {\n  display: none !important;\n  content: none !important;\n}\n\n\/* Remove numbered circles from Complete Your GLOW Ritual *\/\n\n.pi-glow-ritual-list {\n  counter-reset: none !important;\n}\n\n.pi-glow-ritual-list li {\n  padding: 16px 18px !important;\n  counter-increment: none !important;\n}\n\n.pi-glow-ritual-list li::before {\n  display: none !important;\n  content: none !important;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-pdp-description pi-glow-pdp\"\u003e\n\n  \u003cdiv class=\"pi-glow-intro\"\u003e\n    \u003cspan class=\"pi-glow-eyebrow\"\u003eAdvanced Botanical Skincare\u003c\/span\u003e\n\n    \u003cp class=\"pi-glow-lead\"\u003e\n      An advanced botanical facial treatment that combines next-generation\n      skincare actives with nourishing plant oils to promote smoother,\n      brighter, healthier-looking skin.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Advanced Renewal Serum-Oil combines Hydroxypinacolone Retinoate (HPR),\n      an advanced retinoid, and Tetrahexyldecyl Ascorbate (THD Vitamin C)\n      with Pure Intox's signature botanical oil blend to support skin renewal,\n      improve the appearance of uneven tone, and promote a naturally radiant\n      complexion.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Thoughtfully formulated without added fragrance or essential oils, this\n      lightweight facial treatment allows its high-performance ingredients to\n      take center stage while remaining suitable for those who prefer\n      fragrance-free skincare.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"pi-glow-section\"\u003e\n    \u003cdiv class=\"pi-glow-section-heading\"\u003e\n      \u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"pi-glow-benefit-grid\"\u003e\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Deeply nourishes without a heavy feel\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Supports the skin's natural moisture barrier\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Leaves skin soft, smooth, and radiant\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Combines advanced actives with antioxidant-rich botanical oils\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Helps improve the appearance of dry, dull, or uneven-looking skin\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Supports smoother-looking texture and visible renewal\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-benefit\"\u003e\n        Fragrance-free and essential-oil-free\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-glow-section\"\u003e\n    \u003cdiv class=\"pi-glow-section-heading\"\u003e\n      \u003ch3\u003eThoughtfully Formulated\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-glow-formula-callout\"\u003e\n      \u003cp\u003e\n        Advanced Renewal Serum-Oil is intentionally formulated without added\n        fragrance or essential oils to complement its advanced active\n        ingredients. The lightweight botanical oil base provides nourishment\n        and comfort while allowing Hydroxypinacolone Retinoate (HPR) and THD\n        Vitamin C to remain the focus of the formula.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The result is a silky, fast-absorbing facial treatment that layers\n        beautifully into an evening skincare ritual while leaving skin soft,\n        smooth, and luminous.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-glow-section\"\u003e\n    \u003cdiv class=\"pi-glow-section-heading\"\u003e\n      \u003ch3\u003ePerfect For\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"pi-glow-perfect-grid\"\u003e\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Visible fine lines and uneven-looking texture\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Dull or uneven-looking skin tone\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Dry, mature, and moisture-depleted skin\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Supporting the skin's natural moisture barrier\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Evening renewal rituals\n      \u003c\/li\u003e\n\n      \u003cli class=\"pi-glow-perfect-item\"\u003e\n        Layering over water-based serums\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-glow-how-to\"\u003e\n    \u003cdiv class=\"pi-glow-section-heading\"\u003e\n      \u003ch3\u003eHow to Use\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-glow-step\"\u003e\n      \u003cspan class=\"pi-glow-step-number\"\u003e1\u003c\/span\u003e\n\n      \u003cp\u003e\n        Apply 1–2 pumps to clean, dry skin in the evening after water-based\n        serums.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-glow-step\"\u003e\n      \u003cspan class=\"pi-glow-step-number\"\u003e2\u003c\/span\u003e\n\n      \u003cp\u003e\n        Gently press or massage onto the face, neck, and décolletage, avoiding\n        the eye area. Follow with moisturizer if desired.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-glow-step\"\u003e\n      \u003cspan class=\"pi-glow-step-number\"\u003e3\u003c\/span\u003e\n\n      \u003cp\u003e\n        Begin with two to three evenings per week and gradually increase\n        frequency according to skin tolerance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-glow-step\"\u003e\n      \u003cspan class=\"pi-glow-step-number\"\u003e4\u003c\/span\u003e\n\n      \u003cp\u003e\n        Use broad-spectrum sunscreen during the day while incorporating a\n        retinoid into your skincare ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-glow-section\"\u003e\n    \u003cdiv class=\"pi-glow-section-heading\"\u003e\n      \u003ch3\u003eComplete Your GLOW Ritual\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003col class=\"pi-glow-ritual-list\"\u003e\n      \u003cli\u003eGentle Botanical Cleanser\u003c\/li\u003e\n      \u003cli\u003eHydrating Essence\u003c\/li\u003e\n      \u003cli\u003eAdvanced Renewal Serum-Oil\u003c\/li\u003e\n      \u003cli\u003eHydrating Cream or Nocturnal Recovery Cream\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-glow-standards\"\u003e\n    \u003ch3\u003ePure Intox Standards\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Formulated with thoughtfully selected botanical oils and advanced\n      skincare actives. Vegan, Leaping Bunny Certified, handcrafted in small\n      batches in the USA, and never formulated with added fragrance, essential\n      oils, parabens, phthalates, mineral oil, or silicones.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Pure Intox","offers":[{"title":"Default Title","offer_id":54166138257718,"sku":"PI-GLOW-ADV-RENEW-OIL-30ML","price":46.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/51BD88A7-5F10-4065-AE7A-B56DBF5F7992.png?v=1784596130","url":"https:\/\/pureintox.com\/products\/advanced-renewal-serum-oil","provider":"Pure Intox","version":"1.0","type":"link"}