{"product_id":"the-clear-slate-set-niacinamide-glycolic-acid-aloe-cleanser-acne-bundle-visions-of-you-beautiful","title":"The Clear Slate Set — Niacinamide, Prickly Pear Serum \u0026 Aloe Cleanser Bundle | Visions of You Beautiful","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eClear Slate Set — Visions of You Beautiful\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --cream: #f5efe4;\n    --sage: #8a9a7b;\n    --clay: #b8855f;\n    --ink: #2c2620;\n    --sage-deep: #4f7974;\n    --gold: #C9A96E;\n    --border: rgba(44,38,32,0.12);\n    --white: #ffffff;\n    --sage-light: rgba(138,154,123,0.10);\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .vyb-desc {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    line-height: 1.7;\n    width: 100%;\n  }\n\n  \/* ── HEADER ── *\/\n  .vyb-header {\n    padding: 40px 40px 32px;\n    border-bottom: 1px solid var(--border);\n    background: linear-gradient(160deg, #2d3d2e 0%, #1e2b1f 100%);\n  }\n\n  .vyb-kit-badge {\n    display: inline-block;\n    background: var(--gold);\n    color: #fff;\n    font-family: 'Jost', sans-serif;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n\n  .vyb-soap-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(32px, 4.5vw, 52px);\n    font-weight: 300;\n    line-height: 1.08;\n    color: var(--cream);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\n  }\n\n  .vyb-soap-name em {\n    font-style: italic;\n    color: var(--gold);\n  }\n\n  .vyb-tagline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-weight: 400;\n    font-style: italic;\n    color: rgba(245,239,228,0.75);\n    line-height: 1.5;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .vyb-section-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  \/* ── PAIN BLOCK ── *\/\n  .vyb-pain {\n    padding: 36px 40px 32px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-pain p {\n    font-size: 15px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.9;\n    opacity: 0.88;\n  }\n\n  \/* ── OUTCOMES ── *\/\n  .vyb-outcomes {\n    padding: 32px 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-outcome-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  @media (max-width: 640px) {\n    .vyb-outcome-grid { grid-template-columns: 1fr; }\n  }\n\n  .vyb-outcome-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 20px 20px 18px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n\n  .vyb-outcome-icon {\n    font-size: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .vyb-outcome-text strong {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--ink);\n    display: block;\n    margin-bottom: 4px;\n    letter-spacing: 0.01em;\n  }\n\n  .vyb-outcome-text p {\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.7;\n    line-height: 1.55;\n  }\n\n  \/* ── KIT CONTENTS ── *\/\n  .vyb-kit {\n    padding: 32px 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  @media (max-width: 700px) {\n    .vyb-kit-grid { grid-template-columns: 1fr; }\n  }\n\n  .vyb-kit-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 22px 18px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vyb-kit-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--gold);\n  }\n\n  .vyb-kit-card.featured {\n    border-color: rgba(138,154,123,0.4);\n    background: rgba(138,154,123,0.05);\n  }\n\n  .vyb-kit-card.featured::before {\n    background: var(--sage);\n  }\n\n  .vyb-rare-tag {\n    display: inline-block;\n    background: var(--sage);\n    color: #fff;\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    align-self: flex-start;\n  }\n\n  .vyb-kit-step {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  .vyb-kit-product-icon { font-size: 28px; }\n\n  .vyb-kit-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-weight: 400;\n    color: var(--ink);\n    line-height: 1.2;\n  }\n\n  .vyb-kit-size {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    color: var(--sage);\n    text-transform: uppercase;\n  }\n\n  .vyb-kit-desc {\n    font-size: 12.5px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.7;\n    line-height: 1.55;\n  }\n\n  \/* ── DOUBLE ACTION CALLOUT ── *\/\n  .vyb-double-action {\n    margin: 0 40px;\n    padding: 22px 28px;\n    background: rgba(44,38,32,0.04);\n    border-left: 3px solid var(--sage);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .vyb-double-action-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .vyb-double-action p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-style: italic;\n    color: var(--ink);\n    line-height: 1.6;\n  }\n\n  \/* ── KEY INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 32px 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 800px) {\n    .vyb-ingredient-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  .vyb-ingredient-card {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n    padding: 16px 14px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-card.hero {\n    border-color: rgba(138,154,123,0.4);\n    background: rgba(138,154,123,0.06);\n  }\n\n  .vyb-ingredient-icon { font-size: 22px; }\n\n  .vyb-ingredient-text { display: flex; flex-direction: column; gap: 3px; }\n\n  .vyb-ingredient-text strong {\n    font-family: 'Jost', sans-serif;\n    font-size: 12.5px;\n    font-weight: 500;\n    color: var(--ink);\n    letter-spacing: 0.01em;\n    line-height: 1.3;\n  }\n\n  .vyb-ingredient-text span {\n    font-size: 11.5px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.6;\n    line-height: 1.4;\n  }\n\n  \/* ── HOW TO USE ── *\/\n  .vyb-ritual {\n    padding: 32px 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-steps { display: flex; flex-direction: column; }\n\n  .vyb-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-step:last-child { border-bottom: none; }\n\n  .vyb-step-number {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 32px;\n    font-weight: 300;\n    color: var(--gold);\n    flex-shrink: 0;\n    line-height: 1;\n    width: 36px;\n    margin-top: 2px;\n  }\n\n  .vyb-step-content strong {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--ink);\n    display: block;\n    margin-bottom: 4px;\n    letter-spacing: 0.02em;\n  }\n\n  .vyb-step-content p {\n    font-size: 13.5px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.75;\n    line-height: 1.6;\n  }\n\n  \/* ── TIP NOTE ── *\/\n  .vyb-tip-note {\n    margin: 0 40px;\n    padding: 16px 20px;\n    background: rgba(138,154,123,0.10);\n    border: 1px solid rgba(138,154,123,0.3);\n    border-radius: 6px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .vyb-tip-note-icon {\n    font-size: 18px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .vyb-tip-note p {\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.8;\n    line-height: 1.6;\n  }\n\n  .vyb-tip-note p strong {\n    font-weight: 500;\n    color: var(--sage-deep);\n  }\n\n  \/* ── PROMISE ── *\/\n  .vyb-promise {\n    margin: 32px 40px;\n    padding: 24px 28px;\n    background: rgba(44,38,32,0.04);\n    border-left: 3px solid var(--gold);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .vyb-promise p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 19px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n    line-height: 1.6;\n  }\n\n  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 32px;\n    padding: 20px 24px;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    background: var(--white);\n  }\n\n  .vyb-who-icon {\n    font-size: 18px;\n    flex-shrink: 0;\n    color: var(--gold);\n    margin-top: 3px;\n  }\n\n  .vyb-who-text strong {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--sage);\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .vyb-who-text p {\n    font-size: 14px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.65;\n    opacity: 0.88;\n  }\n\n  \/* ── FULL INGREDIENTS ── *\/\n  .vyb-full-ingredients { padding: 0 40px 32px; }\n\n  .vyb-full-ingredients-inner {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .vyb-product-ingredients strong {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--clay);\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .vyb-ingredients-text {\n    font-size: 11px;\n    font-weight: 300;\n    color: var(--ink);\n    opacity: 0.55;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  \/* ── FOOTER ── *\/\n  .vyb-footer {\n    border-top: 1px solid var(--border);\n    padding: 20px 40px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .vyb-made-in {\n    font-size: 10.5px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--sage);\n  }\n\n  .vyb-guarantee {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 14px;\n    font-style: italic;\n    color: var(--clay);\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .vyb-header, .vyb-pain, .vyb-outcomes, .vyb-kit,\n    .vyb-ingredients, .vyb-ritual, .vyb-full-ingredients, .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-who, .vyb-promise, .vyb-tip-note, .vyb-double-action {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003c!-- HEADER — deep sage\/forest tone for clear skin energy --\u003e\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-kit-badge\"\u003e3-Piece Clarity Ritual Kit\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eClear Slate\u003cbr\u003e\u003cem\u003eBrightening Set\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eClear skin and a lit-from-within glow. Three products. One routine.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIN --\u003e\n  \u003cdiv class=\"vyb-pain\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eThe Real Problem With Acne-Prone Skin\u003c\/span\u003e\n    \u003cp\u003eBreakouts are one problem. But the marks they leave behind — the hyperpigmentation, the uneven tone, the enlarged pores that seem to get worse every year — those are a different problem entirely, and most routines only address one or the other. You need something that stops the cycle at the source: regulate oil, calm inflammation, clear impurities gently, and then fade what's already there. The Clear Slate Set was built to do all of it in a single routine. A cleanser that resets without stripping. A Vitamin B3 serum that works at the pore level. And one of the rarest botanical oils on earth to seal, brighten, and protect everything underneath. Clear skin isn't luck. It's sequence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OUTCOMES --\u003e\n  \u003cdiv class=\"vyb-outcomes\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eWhat You'll See Over Time\u003c\/span\u003e\n    \u003cdiv class=\"vyb-outcome-grid\"\u003e\n      \u003cdiv class=\"vyb-outcome-card\"\u003e\n        \u003cspan class=\"vyb-outcome-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cdiv class=\"vyb-outcome-text\"\u003e\n          \u003cstrong\u003eVisibly Minimized Pores\u003c\/strong\u003e\n          \u003cp\u003eNiacinamide regulates sebum production at the source — the single most effective way to reduce pore appearance without physical manipulation or harsh acids.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-outcome-card\"\u003e\n        \u003cspan class=\"vyb-outcome-icon\"\u003e🌟\u003c\/span\u003e\n        \u003cdiv class=\"vyb-outcome-text\"\u003e\n          \u003cstrong\u003ePost-Acne Marks Fading\u003c\/strong\u003e\n          \u003cp\u003eVitamin K in prickly pear seed oil targets dark spots and post-acne hyperpigmentation directly. Niacinamide works on the same marks from a different pathway. Together they're more effective than either alone.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-outcome-card\"\u003e\n        \u003cspan class=\"vyb-outcome-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cdiv class=\"vyb-outcome-text\"\u003e\n          \u003cstrong\u003eCalm, Less Reactive Skin\u003c\/strong\u003e\n          \u003cp\u003eBetalain antioxidants in prickly pear and the anti-inflammatory base of the cleanser work together to reduce the chronic low-grade inflammation that keeps acne-prone skin in a constant cycle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-outcome-card\"\u003e\n        \u003cspan class=\"vyb-outcome-icon\"\u003e✨\u003c\/span\u003e\n        \u003cdiv class=\"vyb-outcome-text\"\u003e\n          \u003cstrong\u003eLit-From-Within Glow\u003c\/strong\u003e\n          \u003cp\u003ePrickly pear seed oil contains 150% more Vitamin E than argan oil — the highest concentration of any plant oil. That antioxidant density translates to a luminosity that doesn't wash off.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KIT CONTENTS --\u003e\n  \u003cdiv class=\"vyb-kit\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eWhat's In Your Set\u003c\/span\u003e\n    \u003cdiv class=\"vyb-kit-grid\"\u003e\n      \u003cdiv class=\"vyb-kit-card\"\u003e\n        \u003cspan class=\"vyb-kit-step\"\u003eStep 01 — Cleanse\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-product-icon\"\u003e🌿\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-name\"\u003eAloe \u0026amp; Cucumber Vitality Cleanser\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-size\"\u003e4 oz\u003c\/span\u003e\n        \u003cp class=\"vyb-kit-desc\"\u003eA gentle anti-inflammatory gel cleanser that dissolves impurities and resets your skin's pH without stripping. The clean foundation your serums need to work at full potential — morning and night.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-kit-card\"\u003e\n        \u003cspan class=\"vyb-kit-step\"\u003eStep 02 — Clarify\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-product-icon\"\u003e💎\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-name\"\u003eNiacinamide Serum\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-size\"\u003e1 oz\u003c\/span\u003e\n        \u003cp class=\"vyb-kit-desc\"\u003eVitamin B3 at its most effective. Regulates sebum, visibly minimizes pores, calms redness, and fades post-acne hyperpigmentation. Your daily clarifying workhorse — use it morning and night without exception.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-kit-card featured\"\u003e\n        \u003cspan class=\"vyb-rare-tag\"\u003eNature's Rarest\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-step\"\u003eStep 03 — Seal \u0026amp; Brighten\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-product-icon\"\u003e🌵\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-name\"\u003ePrickly Pear Cactus Seed Oil\u003c\/span\u003e\n        \u003cspan class=\"vyb-kit-size\"\u003e1 oz\u003c\/span\u003e\n        \u003cp class=\"vyb-kit-desc\"\u003e150% more Vitamin E than argan oil. Betalain antioxidants. Vitamin K for dark spots. Non-comedogenic — seals the niacinamide beneath it and amplifies every benefit. The rarest serum in this set and the finish your skin has been missing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DOUBLE ACTION CALLOUT --\u003e\n  \u003cdiv class=\"vyb-double-action\"\u003e\n    \u003cspan class=\"vyb-double-action-label\"\u003eWhy This Combination Works\u003c\/span\u003e\n    \u003cp\u003eNiacinamide and prickly pear seed oil operate on different biological pathways — zero pH conflict, zero competition. Together they create a double-action brightening system that addresses acne marks, uneven tone, and pore size simultaneously. Neither product cancels the other. They compound.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY INGREDIENTS --\u003e\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients \u0026amp; Why They Matter\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n      \u003cdiv class=\"vyb-ingredient-card hero\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e💎\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eNiacinamide (Vitamin B3)\u003c\/strong\u003e\n          \u003cspan\u003eRegulates sebum, shrinks pores \u0026amp; fades hyperpigmentation daily\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card hero\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🌵\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003ePrickly Pear Seed Oil\u003c\/strong\u003e\n          \u003cspan\u003e150% more Vitamin E than argan — brightens, protects \u0026amp; never clogs pores\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🌺\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eBetalain Antioxidants\u003c\/strong\u003e\n          \u003cspan\u003eRare plant pigments that calm inflammation \u0026amp; neutralize free radical damage\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🩸\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eVitamin K\u003c\/strong\u003e\n          \u003cspan\u003eTargets dark spots \u0026amp; post-acne marks at the pigmentation source\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🥒\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eOrganic Cucumber Extract\u003c\/strong\u003e\n          \u003cspan\u003eCools, calms \u0026amp; dissolves impurities without barrier disruption\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🌱\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eOrganic Aloe Vera\u003c\/strong\u003e\n          \u003cspan\u003eAnti-inflammatory base that resets pH \u0026amp; preps skin for actives\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e☀️\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eVitamin E (Tocopherol)\u003c\/strong\u003e\n          \u003cspan\u003eHighest plant-oil concentration on earth — antioxidant luminosity\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-ingredient-card\"\u003e\n        \u003cspan class=\"vyb-ingredient-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cdiv class=\"vyb-ingredient-text\"\u003e\n          \u003cstrong\u003eZero Synthetic Fragrance\u003c\/strong\u003e\n          \u003cspan\u003eNo parabens, no artificial scent — nothing that triggers reactive skin\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"vyb-ritual\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eYour Clarity Routine — Morning \u0026amp; Night\u003c\/span\u003e\n    \u003cdiv class=\"vyb-steps\"\u003e\n      \u003cdiv class=\"vyb-step\"\u003e\n        \u003cspan class=\"vyb-step-number\"\u003e01\u003c\/span\u003e\n        \u003cdiv class=\"vyb-step-content\"\u003e\n          \u003cstrong\u003eCleanse — Aloe \u0026amp; Cucumber Vitality Cleanser\u003c\/strong\u003e\n          \u003cp\u003eApply to damp skin, massage gently in circular motions for 30 seconds, rinse thoroughly. Skin is clean and pH-balanced — not stripped, not tight. Use morning and night.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-step\"\u003e\n        \u003cspan class=\"vyb-step-number\"\u003e02\u003c\/span\u003e\n        \u003cdiv class=\"vyb-step-content\"\u003e\n          \u003cstrong\u003eClarify — Niacinamide Serum\u003c\/strong\u003e\n          \u003cp\u003ePat dry and apply to skin — AM and PM daily without exception. This is your consistency serum. Results compound over weeks, not days. Give it the time it earns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-step\"\u003e\n        \u003cspan class=\"vyb-step-number\"\u003e03\u003c\/span\u003e\n        \u003cdiv class=\"vyb-step-content\"\u003e\n          \u003cstrong\u003eWait — Let Niacinamide Absorb Fully\u003c\/strong\u003e\n          \u003cp\u003eAllow 2 full minutes before applying the oil. This ensures the serum has penetrated and the oil seals rather than dilutes. Two minutes. It matters.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-step\"\u003e\n        \u003cspan class=\"vyb-step-number\"\u003e04\u003c\/span\u003e\n        \u003cdiv class=\"vyb-step-content\"\u003e\n          \u003cstrong\u003eSeal \u0026amp; Brighten — Prickly Pear Cactus Seed Oil\u003c\/strong\u003e\n          \u003cp\u003ePress 2–3 drops gently into skin over the serum. It seals every benefit beneath it and delivers its own brightening layer. Non-comedogenic — it will not clog your pores.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-step\"\u003e\n        \u003cspan class=\"vyb-step-number\"\u003e05\u003c\/span\u003e\n        \u003cdiv class=\"vyb-step-content\"\u003e\n          \u003cstrong\u003eMorning Only — Apply SPF After\u003c\/strong\u003e\n          \u003cp\u003ePrickly pear amplifies your skin's response to light. Always follow with SPF in the morning to protect the brightening work you just did from UV reversal.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TIP NOTE --\u003e\n  \u003cdiv class=\"vyb-tip-note\"\u003e\n    \u003cspan class=\"vyb-tip-note-icon\"\u003e💡\u003c\/span\u003e\n    \u003cp\u003e\u003cstrong\u003eNew to both serums?\u003c\/strong\u003e Begin with both nightly for one week to let your skin adjust, then move to twice daily. Consistency over one to three months is where the visible transformation happens.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROMISE --\u003e\n  \u003cdiv class=\"vyb-promise\"\u003e\n    \u003cp\u003e\"Clear, calm, and confident. Honor your glow — with a routine that actually addresses what's underneath the surface.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"vyb-who\"\u003e\n    \u003cspan class=\"vyb-who-icon\"\u003e✦\u003c\/span\u003e\n    \u003cdiv class=\"vyb-who-text\"\u003e\n      \u003cstrong\u003eMade For\u003c\/strong\u003e\n      \u003cp\u003eAnyone dealing with breakouts, enlarged pores, oily skin, or the stubborn marks that acne leaves behind. If you've tried spot treatments that work in the moment but never address the underlying pattern — or if you've been looking for a non-comedogenic oil that actually brightens rather than sitting on the surface — the Clear Slate Set was built for exactly that.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FULL INGREDIENTS --\u003e\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient Lists\u003c\/span\u003e\n    \u003cdiv class=\"vyb-full-ingredients-inner\"\u003e\n      \u003cdiv class=\"vyb-product-ingredients\"\u003e\n        \u003cstrong\u003eAloe \u0026amp; Cucumber Vitality Cleanser (4 oz)\u003c\/strong\u003e\n        \u003cp class=\"vyb-ingredients-text\"\u003eAqua (Water), Glycerin, Coco-Glucoside, Aloe Barbadensis Leaf Extract (Organic), Xanthan Gum, Cucumis Sativus (Cucumber) Fruit Extract (Organic), Chamomilla Recutita (Matricaria) Flower Extract (Organic), Oryza Sativa (Rice) Extract (Organic), Benzyl Alcohol, Benzoic Acid, Dehydroacetic Acid, Sodium Phytate, Citric Acid.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-product-ingredients\"\u003e\n        \u003cstrong\u003eNiacinamide Serum (1 oz)\u003c\/strong\u003e\n        \u003cp class=\"vyb-ingredients-text\"\u003ePlease add Niacinamide Serum ingredient list here.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-product-ingredients\"\u003e\n        \u003cstrong\u003ePrickly Pear Cactus Seed Oil (1 oz)\u003c\/strong\u003e\n        \u003cp class=\"vyb-ingredients-text\"\u003e100% Pure \u0026amp; Organic Cold-Pressed Unrefined Extra Virgin Prickly Pear Cactus Seed Oil (Opuntia Ficus Indica).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003ePlant-Based Ingredients  ·  Formulated in the USA\u003c\/span\u003e\n    \u003cspan class=\"vyb-guarantee\"\u003eNo Synthetic Fillers. No Shortcuts.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":53103288582328,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Clear_slate_2.jpg?v=1775664273","url":"https:\/\/visionsofyoubeautiful.shop\/products\/the-clear-slate-set-niacinamide-glycolic-acid-aloe-cleanser-acne-bundle-visions-of-you-beautiful","provider":"Visions of you beautiful ","version":"1.0","type":"link"}