{"product_id":"radiance-no-01-renewing-facial-serum","title":"Radiance No. 01 Renewing Facial Oil","description":"\u003cstyle\u003e\n    .ll-rad01 {\n      --deep-rose: #8E3F5D;\n      --dark-raspberry: #6F2F46;\n      --dusty-rose: #B86F87;\n      --muted-blush: #D8A7B4;\n      --soft-petal: #F1DDE3;\n      --warm-ivory: #F7F1EC;\n      --deep-plum: #4A2636;\n      --charcoal-rose: #33272D;\n\n      color: var(--charcoal-rose);\n      line-height: 1.6;\n    }\n\n    .ll-rad01 * {\n      box-sizing: border-box;\n    }\n\n    .ll-rad01 .ll-wrap {\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n\n    .ll-rad01 .ll-section {\n      margin: 0 0 28px;\n      padding: 28px;\n      background: #ffffff;\n      border: 1px solid #eee3e7;\n      border-radius: 18px;\n    }\n\n    \/* =========================\n       TYPOGRAPHY\n       ========================= *\/\n\n    .ll-rad01 h2,\n    .ll-rad01 h3,\n    .ll-rad01 h4 {\n      margin: 0 0 12px;\n      color: var(--deep-plum);\n      line-height: 1.2;\n    }\n\n    .ll-rad01 h2 {\n      font-size: 34px;\n      font-weight: 600;\n    }\n\n    .ll-rad01 h3 {\n      font-size: 26px;\n      font-weight: 600;\n    }\n\n    .ll-rad01 h4 {\n      font-size: 18px;\n      font-weight: 600;\n    }\n\n    .ll-rad01 p {\n      margin: 0 0 14px;\n      font-size: 16px;\n    }\n\n    .ll-rad01 .ll-lead {\n      max-width: 820px;\n      font-size: 18px;\n      color: var(--deep-plum);\n    }\n\n    \/* =========================\n       HERO\n       ========================= *\/\n\n    .ll-rad01 .ll-hero {\n      background: linear-gradient(\n        180deg,\n        var(--warm-ivory) 0%,\n        #ffffff 100%\n      );\n      border: 1px solid #ead8df;\n    }\n\n    .ll-rad01 .ll-kicker {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 6px 12px;\n      border-radius: 999px;\n      background: var(--soft-petal);\n      color: var(--deep-plum);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .ll-rad01 .ll-brandline {\n      margin-top: 20px;\n      margin-bottom: 0;\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--dark-raspberry);\n      letter-spacing: 0.06em;\n    }\n\n    \/* =========================\n       PILLS\n       ========================= *\/\n\n    .ll-rad01 .ll-pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .ll-rad01 .ll-pill {\n      display: inline-block;\n      padding: 8px 14px;\n      border-radius: 999px;\n      background: var(--soft-petal);\n      color: var(--deep-plum);\n      font-size: 13px;\n      font-weight: 600;\n      border: 1px solid #e6d1d9;\n    }\n\n    \/* =========================\n       STANDARD GRIDS\n       ========================= *\/\n\n    .ll-rad01 .ll-grid-4,\n    .ll-rad01 .ll-grid-3,\n    .ll-rad01 .ll-grid-2 {\n      display: grid;\n      gap: 16px;\n    }\n\n    .ll-rad01 .ll-grid-4 {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .ll-rad01 .ll-grid-3 {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ll-rad01 .ll-grid-2 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    \/* =========================\n       STANDARD CARDS\n       ========================= *\/\n\n    .ll-rad01 .ll-stat,\n    .ll-rad01 .ll-info,\n    .ll-rad01 .ll-fact {\n      background: #ffffff;\n      border: 1px solid #ebd9df;\n      border-radius: 16px;\n      padding: 18px;\n    }\n\n    .ll-rad01 .ll-stat strong {\n      display: block;\n      margin-bottom: 6px;\n      font-size: 24px;\n      color: var(--deep-rose);\n    }\n\n    .ll-rad01 .ll-stat span {\n      display: block;\n      font-size: 14px;\n      color: var(--charcoal-rose);\n    }\n\n    .ll-rad01 .ll-note {\n      margin-top: 12px;\n      font-size: 13px;\n      color: #6d5c63;\n    }\n\n    .ll-rad01 .ll-list {\n      padding-left: 20px;\n      margin: 0;\n    }\n\n    .ll-rad01 .ll-list li {\n      margin-bottom: 8px;\n    }\n\n    \/* =========================\n       INGREDIENT SPOTLIGHT\n       TAP \/ CLICK EXPANDABLE\n       ========================= *\/\n\n    .ll-rad01 .ll-ingredient-intro {\n      margin-bottom: 0;\n      color: #65545c;\n    }\n\n    .ll-rad01 .ll-ingredient-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n      margin-top: 20px;\n      align-items: start;\n    }\n\n    .ll-rad01 .ll-ingredient-card {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #ffffff;\n      border: 1px solid #ead8df;\n      border-radius: 18px;\n      overflow: hidden;\n      transition:\n        border-color 0.25s ease,\n        box-shadow 0.25s ease,\n        transform 0.25s ease;\n    }\n\n    .ll-rad01 .ll-ingredient-card summary {\n      position: relative;\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 22px;\n      cursor: pointer;\n      list-style: none;\n      background: linear-gradient(\n        180deg,\n        #ffffff 0%,\n        var(--warm-ivory) 100%\n      );\n      -webkit-tap-highlight-color: transparent;\n      touch-action: manipulation;\n    }\n\n    .ll-rad01 .ll-ingredient-card summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .ll-rad01 .ll-ingredient-card summary::marker {\n      content: \"\";\n    }\n\n    .ll-rad01 .ll-ingredient-card summary:focus {\n      outline: none;\n    }\n\n    .ll-rad01 .ll-ingredient-card summary:focus-visible {\n      outline: 3px solid var(--muted-blush);\n      outline-offset: -3px;\n    }\n\n    .ll-rad01 .ll-ingredient-top {\n      display: flex;\n      align-items: flex-start;\n      justify-content: space-between;\n      gap: 12px;\n    }\n\n    .ll-rad01 .ll-ingredient-text {\n      display: block;\n      flex: 1 1 auto;\n      min-width: 0;\n    }\n\n    .ll-rad01 .ll-mini {\n      display: block;\n      margin-bottom: 18px;\n      font-size: 12px;\n      font-weight: 700;\n      color: var(--dark-raspberry);\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .ll-rad01 .ll-ingredient-title {\n      display: block;\n      margin-bottom: 7px;\n      font-size: 22px;\n      font-weight: 600;\n      line-height: 1.2;\n      color: var(--deep-plum);\n    }\n\n    .ll-rad01 .ll-ingredient-subtitle {\n      display: block;\n      font-size: 14px;\n      line-height: 1.45;\n      color: #6e5b64;\n    }\n\n    \/* PLUS \/ MINUS *\/\n\n    .ll-rad01 .ll-ingredient-icon {\n      position: relative;\n      flex: 0 0 40px;\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      background: var(--soft-petal);\n      border: 1px solid #e5ccd6;\n      transition:\n        background 0.25s ease,\n        transform 0.3s ease;\n    }\n\n    .ll-rad01 .ll-ingredient-icon::before,\n    .ll-rad01 .ll-ingredient-icon::after {\n      content: \"\";\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      width: 14px;\n      height: 2px;\n      border-radius: 99px;\n      background: var(--deep-rose);\n      transform: translate(-50%, -50%);\n      transition: transform 0.3s ease;\n    }\n\n    .ll-rad01 .ll-ingredient-icon::after {\n      transform: translate(-50%, -50%) rotate(90deg);\n    }\n\n    .ll-rad01\n      .ll-ingredient-card[open]\n      .ll-ingredient-icon::after {\n      transform: translate(-50%, -50%) rotate(0deg);\n    }\n\n    .ll-rad01\n      .ll-ingredient-card[open]\n      .ll-ingredient-icon {\n      background: #ffffff;\n    }\n\n    .ll-rad01 .ll-tap-hint {\n      display: block;\n      margin-top: 22px;\n      font-size: 12px;\n      font-weight: 600;\n      color: #8a707b;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    \/* EXPANDED BENEFITS *\/\n\n    .ll-rad01 .ll-ingredient-benefits {\n      padding: 22px;\n      background: linear-gradient(\n        180deg,\n        var(--deep-rose) 0%,\n        var(--dark-raspberry) 100%\n      );\n      color: #ffffff;\n      border-top: 1px solid rgba(255, 255, 255, 0.18);\n    }\n\n    .ll-rad01 .ll-ingredient-benefits h4 {\n      margin: 0 0 14px;\n      color: #ffffff;\n      font-size: 18px;\n    }\n\n    .ll-rad01 .ll-ingredient-benefits ul {\n      margin: 0;\n      padding-left: 19px;\n    }\n\n    .ll-rad01 .ll-ingredient-benefits li {\n      margin-bottom: 10px;\n      color: #ffffff;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .ll-rad01 .ll-ingredient-benefits li:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* DESKTOP HOVER *\/\n\n    @media (hover: hover) and (pointer: fine) {\n      .ll-rad01 .ll-ingredient-card:hover {\n        border-color: var(--muted-blush);\n        box-shadow: 0 12px 30px rgba(74, 38, 54, 0.10);\n        transform: translateY(-3px);\n      }\n\n      .ll-rad01 .ll-ingredient-card:hover summary {\n        background: linear-gradient(\n          180deg,\n          #ffffff 0%,\n          #fbf4f6 100%\n        );\n      }\n\n      .ll-rad01\n        .ll-ingredient-card:hover\n        .ll-ingredient-icon {\n        background: var(--muted-blush);\n      }\n    }\n\n    \/* =========================\n       BAKUCHIOL FACTS\n       ========================= *\/\n\n    .ll-rad01 .ll-fact-num {\n      width: 38px;\n      height: 38px;\n      margin-bottom: 12px;\n      border-radius: 50%;\n      background: var(--deep-rose);\n      color: #ffffff;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 700;\n    }\n\n    \/* =========================\n       INGREDIENTS\n       ========================= *\/\n\n    .ll-rad01 .ll-ingredients {\n      font-size: 15px;\n      color: var(--charcoal-rose);\n    }\n\n    \/* =========================\n       TABLET\n       ========================= *\/\n\n    @media (max-width: 980px) {\n      .ll-rad01 .ll-grid-4,\n      .ll-rad01 .ll-grid-3,\n      .ll-rad01 .ll-ingredient-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    \/* =========================\n       MOBILE\n       ========================= *\/\n\n    @media (max-width: 680px) {\n      .ll-rad01 .ll-section {\n        padding: 20px;\n        border-radius: 16px;\n      }\n\n      .ll-rad01 h2 {\n        font-size: 28px;\n      }\n\n      .ll-rad01 h3 {\n        font-size: 22px;\n      }\n\n      .ll-rad01 .ll-grid-4,\n      .ll-rad01 .ll-grid-3,\n      .ll-rad01 .ll-grid-2,\n      .ll-rad01 .ll-ingredient-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ll-rad01 .ll-ingredient-grid {\n        gap: 14px;\n      }\n\n      .ll-rad01 .ll-ingredient-card summary {\n        min-height: 0;\n        padding: 20px;\n      }\n\n      .ll-rad01 .ll-mini {\n        margin-bottom: 16px;\n      }\n\n      .ll-rad01 .ll-ingredient-title {\n        font-size: 22px;\n      }\n\n      .ll-rad01 .ll-ingredient-subtitle {\n        font-size: 14px;\n      }\n\n      .ll-rad01 .ll-ingredient-icon {\n        flex-basis: 42px;\n        width: 42px;\n        height: 42px;\n      }\n\n      .ll-rad01 .ll-tap-hint {\n        margin-top: 20px;\n        font-size: 11px;\n      }\n\n      .ll-rad01 .ll-ingredient-benefits {\n        padding: 20px;\n      }\n\n      .ll-rad01 .ll-ingredient-benefits h4 {\n        font-size: 19px;\n      }\n\n      .ll-rad01 .ll-ingredient-benefits li {\n        font-size: 15px;\n        line-height: 1.55;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ll-rad01\"\u003e\n\u003cdiv class=\"ll-wrap\"\u003e\n\u003c!-- =========================\n         HERO\n         ========================= --\u003e\n\u003csection class=\"ll-section ll-hero\"\u003e\n\u003cdiv class=\"ll-kicker\"\u003eLÉIA LUX\u003c\/div\u003e\n\u003ch2\u003eRadiance No. 01 Renewing Facial Oil\u003c\/h2\u003e\n\u003cp class=\"ll-lead\"\u003eA luxurious anti-aging facial oil designed to visibly smooth, replenish, and restore the look of radiant, youthful skin.\u003c\/p\u003e\n\u003cp\u003ePowered by \u003cstrong\u003e0.5% bakuchiol\u003c\/strong\u003e, \u003cstrong\u003esqualane\u003c\/strong\u003e, and a curated blend of botanical oils, this silky facial oil delivers lightweight nourishment with an elegant finish. Skin feels soft, conditioned, supple, and beautifully luminous.\u003c\/p\u003e\n\u003cdiv class=\"ll-pill-row\"\u003e\n\u003cspan class=\"ll-pill\"\u003e0.5% Bakuchiol\u003c\/span\u003e \u003cspan class=\"ll-pill\"\u003eAnti-Aging Support\u003c\/span\u003e \u003cspan class=\"ll-pill\"\u003eLightweight Botanical Oils\u003c\/span\u003e \u003cspan class=\"ll-pill\"\u003eNo Added Fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"ll-brandline\"\u003eLuxurious Efficacy. Intentional Actives.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         AT A GLANCE\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eAt a Glance\u003c\/h3\u003e\n\u003cdiv class=\"ll-grid-4\"\u003e\n\u003cdiv class=\"ll-stat\"\u003e\n\u003cstrong\u003e0.5%\u003c\/strong\u003e \u003cspan\u003e Bakuchiol for visible anti-aging support \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-stat\"\u003e\n\u003cstrong\u003eSmooth\u003c\/strong\u003e \u003cspan\u003e Helps soften the look of fine lines and uneven texture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-stat\"\u003e\n\u003cstrong\u003eNourish\u003c\/strong\u003e \u003cspan\u003e Replenishes skin with lightweight botanical oils \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-stat\"\u003e\n\u003cstrong\u003eGlow\u003c\/strong\u003e \u003cspan\u003e Supports a radiant, supple, healthy-looking finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         INGREDIENT SPOTLIGHT\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eIngredient Spotlight\u003c\/h3\u003e\n\u003cp class=\"ll-ingredient-intro\"\u003eTap or click an ingredient to discover what it brings to your skincare ritual.\u003c\/p\u003e\n\u003cdiv class=\"ll-ingredient-grid\"\u003e\n\u003c!-- BAKUCHIOL --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Active Ingredient \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Bakuchiol \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e 0.5% plant-derived active \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003eBakuchiol Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelps improve the appearance of fine lines and wrinkles\u003c\/li\u003e\n\u003cli\u003eSupports smoother-looking texture and a more even-looking complexion\u003c\/li\u003e\n\u003cli\u003eHelps promote a firmer, more refined appearance\u003c\/li\u003e\n\u003cli\u003eDelivers targeted anti-aging support as part of a consistent skincare ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- SQUALANE --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Barrier Support \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Squalane \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e Lightweight, silky moisture \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003eSqualane Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelps skin feel soft, smooth, and comfortably conditioned\u003c\/li\u003e\n\u003cli\u003eProvides lightweight moisture without a heavy or greasy feel\u003c\/li\u003e\n\u003cli\u003eSupports the skin's natural moisture barrier\u003c\/li\u003e\n\u003cli\u003eGives Radiance No. 01 its silky glide and elegant skin feel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- JOJOBA --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Conditioning Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Organic Jojoba Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e Softening and conditioning \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003eOrganic Jojoba Oil Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelps maintain softness and flexibility\u003c\/li\u003e\n\u003cli\u003eSupports comfortable, conditioned skin\u003c\/li\u003e\n\u003cli\u003eDelivers nourishment with a light, smooth finish\u003c\/li\u003e\n\u003cli\u003ePairs beautifully with squalane for everyday facial care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- MEADOWFOAM --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Protective Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Meadowfoam Seed Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e Velvety, cushion-soft moisture \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003eMeadowfoam Seed Oil Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelps seal in softness and cushion the skin\u003c\/li\u003e\n\u003cli\u003eSupports lasting comfort and a velvety after-feel\u003c\/li\u003e\n\u003cli\u003eAdds richness without overwhelming the complexion\u003c\/li\u003e\n\u003cli\u003eContributes to the oil's luxurious texture and elegant finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ROSEHIP --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Radiance Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Organic Rosehip Seed Oil \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e Glow-supporting nourishment \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003eOrganic Rosehip Seed Oil Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelps support a brighter, more radiant appearance\u003c\/li\u003e\n\u003cli\u003eSupports the look of smoother skin texture\u003c\/li\u003e\n\u003cli\u003eProvides replenishing care for dull or tired-looking skin\u003c\/li\u003e\n\u003cli\u003eComplements bakuchiol in an intentional anti-aging skincare routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PLUM + POMEGRANATE --\u003e\n\u003cdetails class=\"ll-ingredient-card\"\u003e\n\u003csummary\u003e\u003cspan class=\"ll-ingredient-top\"\u003e \u003cspan class=\"ll-ingredient-text\"\u003e \u003cspan class=\"ll-mini\"\u003e Antioxidant-Rich Oils \u003c\/span\u003e \u003cspan class=\"ll-ingredient-title\"\u003e Plum + Pomegranate \u003c\/span\u003e \u003cspan class=\"ll-ingredient-subtitle\"\u003e Nourishing botanical finishing oils \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-ingredient-icon\"\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"ll-tap-hint\"\u003e Tap to explore benefits \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ll-ingredient-benefits\"\u003e\n\u003ch4\u003ePlum + Organic Pomegranate Benefits\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHelp nourish and revitalize the look of the skin\u003c\/li\u003e\n\u003cli\u003eSupport a soft, supple, luminous finish\u003c\/li\u003e\n\u003cli\u003eContribute antioxidant-rich botanical care to the formula\u003c\/li\u003e\n\u003cli\u003eAdd depth and richness to this luxury facial oil blend\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         WHY BAKUCHIOL\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eWhy Bakuchiol?\u003c\/h3\u003e\n\u003cdiv class=\"ll-grid-2\"\u003e\n\u003cdiv class=\"ll-fact\"\u003e\n\u003cdiv class=\"ll-fact-num\"\u003e1\u003c\/div\u003e\n\u003ch4\u003ePlant-Derived Active\u003c\/h4\u003e\n\u003cp\u003eBakuchiol is a plant-derived skincare active valued in modern formulations for visible anti-aging support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-fact\"\u003e\n\u003cdiv class=\"ll-fact-num\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eTargets Visible Signs of Aging\u003c\/h4\u003e\n\u003cp\u003eBakuchiol is used to help improve the appearance of fine lines, uneven-looking tone, dullness, and rough-looking texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-fact\"\u003e\n\u003cdiv class=\"ll-fact-num\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eA Modern Approach to Anti-Aging\u003c\/h4\u003e\n\u003cp\u003eBakuchiol offers a sophisticated plant-derived option for customers seeking visible anti-aging benefits as part of a consistent skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-fact\"\u003e\n\u003cdiv class=\"ll-fact-num\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eMorning or Evening Ritual\u003c\/h4\u003e\n\u003cp\u003eBakuchiol can be incorporated into either a morning or evening skincare ritual, making Radiance No. 01 easy to integrate into a consistent routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ll-note\"\u003eNote: This product is cosmetic in nature and is intended to improve the appearance and feel of the skin.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         THE RITUAL\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eThe Ritual\u003c\/h3\u003e\n\u003cdiv class=\"ll-grid-3\"\u003e\n\u003cdiv class=\"ll-info\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp\u003ePrepare your skin by cleansing and patting dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-info\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp\u003eWarm 4 to 6 drops of Radiance No. 01 between your fingertips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-info\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp\u003ePress upward gently into the face and neck until evenly distributed. Use morning or evening as part of your daily skincare ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         WHO IT'S FOR\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eWho It's For\u003c\/h3\u003e\n\u003cul class=\"ll-list\"\u003e\n\u003cli\u003eThose seeking a luxurious anti-aging facial oil\u003c\/li\u003e\n\u003cli\u003eSkin in need of softness, nourishment, and radiance\u003c\/li\u003e\n\u003cli\u003eAnyone looking to support smoother-looking texture and the appearance of fine lines\u003c\/li\u003e\n\u003cli\u003eCustomers who prefer elegant, fragrance-free botanical skincare\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n         FULL INGREDIENTS\n         ========================= --\u003e\n\u003csection class=\"ll-section\"\u003e\n\u003ch3\u003eFull Ingredients\u003c\/h3\u003e\n\u003cp class=\"ll-ingredients\"\u003eSqualane, Organic Jojoba Oil, Meadowfoam Seed Oil, Organic Rosehip Seed Oil, Plum Kernel Oil, Organic Pomegranate Seed Oil, Tocopherol (Vitamin E), Bakuchiol.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LÉIA LUX","offers":[{"title":"1 Oz. Dropper","offer_id":50956827394300,"sku":null,"price":35.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/0981\/3756\/files\/rn-image_picker_lib_temp_93518d0c-0a85-4e9b-a794-2c2856f61a60.png?v=1786327080","url":"https:\/\/huttosoapandcandle.com\/products\/radiance-no-01-renewing-facial-serum","provider":"Hutto Soap and Candle Co","version":"1.0","type":"link"}