{"title":"Goat's Milk \u0026 Tallow Bar Soap","description":"\u003cp\u003eIntroducing our Handcrafted Artisan Bar Soap, meticulously made in small batches to ensure the highest quality for your skin. Our hand and body soaps produce a creamy, luxurious lather that cleanses effectively. Crafted in Lindon, Utah, using the cold process method, these soaps are enriched with natural oils and butters to hydrate dry skin and calm sensitivity. With a non-drying formula perfect for everyday use, our artisan soaps outshine shower gels and commercial beauty bars, making them suitable for even the most delicate skin. Experience the difference for yourself!\u003c\/p\u003e","products":[{"product_id":"mahogany-woods-coconut-milk-artisan-soap","title":"Mahogany Woods | Goat's Milk \u0026 Tallow | Artisan Bar Soap 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\u003eMahogany Woods — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eMahogany Woods\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eEarthy. Grounding. Unmistakably present.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eRich mahogany · Cedar · Warm spice · Earthy musk\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eMahogany Woods smells like a place you'd want to stay. Rich mahogany and cedar open with a warmth that feels lived-in rather than performative, warm spice adds just enough edge to keep it interesting, and earthy musk at the base roots the whole thing in something real. It's a scent that doesn't demand attention — it earns it. Behind it is a formula that works the same way: grass-fed tallow provides serious barrier nourishment, fresh goat milk keeps the surface smooth and receptive, and kaolin clay paired with colloidal oats ensure every use leaves skin clean, balanced, and genuinely comfortable. A bar that belongs in a serious bathroom.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003eThose who gravitate toward woody, warm, and earthy fragrances. Built for daily use by anyone who wants their bar soap to feel like a considered choice — not an afterthought.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":48690538381496,"sku":"","price":7.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Mahogany_woods_2.jpg?v=1780670811"},{"product_id":"dragons-blood-artisan-bar-soap","title":"Dragons Blood | Goat's Milk \u0026 Tallow | Artisan bar soap | 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\u003eDragon's Blood — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eDragon's Blood\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eBold enough to remember. Sophisticated enough to mean it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eWarm resinous amber · Dark spice · Sweet musk · Sandalwood\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eDragon's Blood resin has been used for centuries in skin-healing traditions across the world. Here it anchors a scent that is warm, bold, and deeply seductive — resinous amber opens with authority, dark spice adds complexity, and sweet musk with sandalwood beneath brings it home. The formula behind it is just as considered: grass-fed tallow and fresh goat milk work in tandem to nourish and soften, while kaolin clay and colloidal oats keep the experience clean and balanced. A bar for people who want their grooming to feel intentional — not default.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003eThose who prefer rich, warm, resinous scents with depth and staying power. Excellent for dry or sensitive skin that needs nourishment without irritation.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":48717296992440,"sku":"","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Dragons_Blood_1.jpg?v=1780672604"},{"product_id":"coastal-waters-artisan-handmade-bar-soap","title":"Coastal Waters | Goat's Milk \u0026 Tallow | Visions of you beautiful Artisan Bar Soap","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\u003eCoastal Waters — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eCoastal Waters\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eSalt air, clean skin, nothing else required.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eOcean mist · Sea salt · Light citrus · Clean driftwood\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eCoastal Waters is what a morning walk on the beach would smell like if it came in bar form — and we mean that as a compliment. Ocean mist and sea salt open clean and bright, light citrus keeps the energy up, and clean driftwood at the base brings it back to something grounded and real. There's nothing artificial about it, and that's the point. The bar itself follows the same philosophy: grass-fed tallow and fresh goat milk keep skin nourished without heaviness, while kaolin clay lifts impurities and colloidal oats soothe as they go. A bar that reminds you a great shower doesn't have to be complicated.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003eThose who love clean, fresh, aquatic scents and want a bar that feels as light and uncomplicated as the fragrance suggests. Great for morning showers and post-workout rinses.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":48717313671352,"sku":"","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/image-c67fa211-aa69-4f1b-ad2f-d981061064f7.jpg?v=1772039790"},{"product_id":"rosewood-amber-artisan-bar-soap","title":"Rosewood Amber | Goat's Milk \u0026 Tallow | Artisan Bar Soap 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\u003eRosewood Amber — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eRosewood Amber\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eWarm skin. Quiet confidence. Lasting softness.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eWarm rosewood · Soft amber · Delicate floral · Vanilla musk\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eRosewood Amber is a bar that settles into your routine like something you've always had. The scent is warm without being heavy — rosewood and soft amber open gently, a touch of delicate floral lifts the middle, and vanilla musk closes the whole thing in a way that lingers just long enough to notice. The formula underneath deserves equal attention: grass-fed tallow delivers the kind of deep nourishment that keeps skin feeling soft hours after the shower, while fresh goat milk provides gentle exfoliation that never feels like work. Kaolin clay and colloidal oats round it out into a bar that is as effective as it is indulgent.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who wants a bar that feels spa-worthy every morning. Particularly well-suited for dry skin, post-shave care, or anyone who wants their skin to feel truly nourished — not just clean.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":48717314097336,"sku":"","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Rosewood_amber_info.jpg?v=1780676645"},{"product_id":"wooden-soap-saver","title":"Premium Slatted Wood Soap Deck","description":"\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    --wood: #3d2b1a;\n    --wood-light: rgba(61,43,26,0.07);\n    --wood-border: rgba(61,43,26,0.22);\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, #2a1a0a 0%, #160d04 100%);\n  }\n\n  .vyb-product-badge {\n    display: inline-block;\n    background: var(--wood);\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-pro-badge {\n    display: inline-block;\n    background: var(--sage-deep);\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    margin-left: 8px;\n  }\n\n  .vyb-soap-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(30px, 4vw, 48px);\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  .vyb-size-pill {\n    display: inline-block;\n    margin-top: 18px;\n    background: rgba(201,169,110,0.15);\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 20px;\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 ── *\/\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  \/* ── BENEFITS ── *\/\n  .vyb-benefits {\n    padding: 32px 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  @media (max-width: 640px) {\n    .vyb-benefit-grid { grid-template-columns: 1fr; }\n  }\n\n  .vyb-benefit-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-benefit-icon {\n    font-size: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .vyb-benefit-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-benefit-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  \/* ── PAIRING CALLOUT ── *\/\n  .vyb-sandwich {\n    margin: 0 40px;\n    padding: 22px 28px;\n    background: var(--wood-light);\n    border: 1px solid var(--wood-border);\n    border-radius: 6px;\n  }\n\n  .vyb-sandwich-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--clay);\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .vyb-sandwich p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-style: italic;\n    color: var(--ink);\n    line-height: 1.65;\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  \/* ── 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-benefits, .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-who, .vyb-promise, .vyb-sandwich {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003c!-- HEADER --\u003e\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-product-badge\"\u003eSoap Accessory\u003c\/span\u003e\n    \u003cspan class=\"vyb-pro-badge\"\u003eSustainably Sourced Wood\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003ePremium Slatted\u003cbr\u003e\u003cem\u003eWood Soap Saver\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eThe simplest way to protect your investment in quality soap.\u003c\/p\u003e\n    \u003cspan class=\"vyb-size-pill\"\u003eNatural Wood · Slatted Design · 360° Drainage\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIN --\u003e\n  \u003cdiv class=\"vyb-pain\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eThe Real Reason Your Soap Dissolves Too Fast\u003c\/span\u003e\n    \u003cp\u003eA quality artisan soap bar is a considered purchase — better ingredients, better results, and a better experience than anything from a drugstore shelf. But left sitting in a pool of water between uses, even the finest bar will turn soft, soggy, and half-dissolved within weeks. The culprit isn't the soap — it's the dish. Most soap dishes trap water underneath the bar, turning your bathroom counter into the perfect environment for premature dissolution. The fix is simple: airflow. Our slatted wood soap deck elevates the bar above any surface moisture and allows 360-degree drainage and circulation so your soap dries completely between every use. A bar that dries properly lasts significantly longer — protecting both your soap and the investment you made in it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"vyb-benefits\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFive Reasons It Belongs Next to Your Soap\u003c\/span\u003e\n    \u003cdiv class=\"vyb-benefit-grid\"\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e⏳\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003eExtends Soap Life Significantly\u003c\/strong\u003e\n          \u003cp\u003eA bar that dries fully between uses can last two to three times longer than one that sits in trapped moisture. The soap deck pays for itself in soap savings within the first few weeks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e💨\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003e360° Airflow \u0026amp; Drainage\u003c\/strong\u003e\n          \u003cp\u003eThe slatted design lifts the bar off any surface and allows air to circulate completely around it — top, bottom, and sides. No trapped moisture, no soft underside, no wasted soap.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e🚫\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003eEliminates the Soggy Residue Problem\u003c\/strong\u003e\n          \u003cp\u003eThe gooey buildup that collects under a bar in a conventional dish is gone entirely. The soap stays firm, clean, and ready to use every time you reach for it.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e🪵\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003eNaturally Beautiful Bathroom Decor\u003c\/strong\u003e\n          \u003cp\u003eSustainably sourced natural wood adds a clean, warm, rustic touch to any bathroom counter or shower shelf — functional and genuinely attractive without trying too hard.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e🌱\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003eSustainably Sourced\u003c\/strong\u003e\n          \u003cp\u003eCrafted from responsibly sourced natural wood — a renewable material that fits seamlessly into a clean, low-waste bathroom routine alongside your plastic-free soap bars.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vyb-benefit-card\"\u003e\n        \u003cspan class=\"vyb-benefit-icon\"\u003e✦\u003c\/span\u003e\n        \u003cdiv class=\"vyb-benefit-text\"\u003e\n          \u003cstrong\u003eWorks with Any Bar Soap\u003c\/strong\u003e\n          \u003cp\u003eDesigned to complement artisan bar soaps, goat's milk bars, solid shampoo and conditioner bars, and any quality bar that deserves to be treated well between uses.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIRING CALLOUT --\u003e\n  \u003cdiv class=\"vyb-sandwich\"\u003e\n    \u003cspan class=\"vyb-sandwich-label\"\u003eThe Perfect Companion — Pair with Any VYB Bar\u003c\/span\u003e\n    \u003cp\u003eWhether it's a Goat's Milk \u0026amp; Tallow Bar Soap, a Solid Shampoo Bar, or a Solid Conditioner Bar — every artisan bar we make performs better and lasts longer on a proper draining deck. This is the accessory that completes the ritual.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROMISE --\u003e\n  \u003cdiv class=\"vyb-promise\"\u003e\n    \u003cp\u003e\"Small detail. Significant difference. The right soap deck doesn't just hold your bar — it honors it.\"\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 who has invested in quality artisan soap and watched it dissolve far too quickly in a puddle of trapped water. Anyone building a clean, intentional bathroom routine who wants every element to be both functional and beautiful. And anyone who appreciates that the simplest solutions are often the best ones — a well-made piece of slatted wood that does exactly what it's supposed to, nothing more, nothing less.\u003c\/p\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\"\u003eSustainably Sourced Natural Wood · Handcrafted Companion\u003c\/span\u003e\n    \u003cspan class=\"vyb-guarantee\"\u003eHonor Your Glow.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Visions of you beauty Co.","offers":[{"title":"Charcoal","offer_id":48717319209144,"sku":"","price":4.99,"currency_code":"USD","in_stock":true},{"title":"Natural","offer_id":48717319241912,"sku":"","price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/image-85e5bf82-d952-4d9a-863d-8f7d6ef22431.jpg?v=1780673292"},{"product_id":"artisan-soap-black-ice","title":"Black Ice | Goat's Milk \u0026 Tallow | Visions of you beautiful Artisan Bar Soap","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\u003eBlack Ice — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eBlack Ice\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eClean. Sharp. Completely in control.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eIcy citrus · Aquatic musk · Cool woods · Fresh air\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eBlack Ice is the bar you reach for when you want to feel reset. The formula pairs grass-fed tallow's deep-nourishing barrier support with fresh goat milk's lactic acid — a gentle, natural exfoliant that keeps skin smooth without abrasion. Kaolin clay draws out impurities while colloidal oats keep the process calm and comfortable. What comes out of the rinse is skin that feels genuinely clean — not squeaky, not tight, not stripped. Just clean. The scent mirrors that: icy citrus and aquatic musk open cold and sharp, cool woods bring it back to earth, and a final breath of fresh air keeps the whole thing feeling like a window cracked on a winter morning.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who runs hot, sweats hard, or simply wants a bar that feels like a cold shower in the best possible way. Daily use, face and body.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52019873906872,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Black_Ice_info.jpg?v=1780674456"},{"product_id":"black-sea-artisan-handmade-bar-soap","title":"Black Sea | Goat's Milk \u0026 Tallow | Artisan bar soap 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\u003eBlack Sea — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eBlack Sea\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eDeep, dark, and unmistakably alive.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eSea salt · Driftwood · Dark musk · Oceanic breeze\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eBlack Sea doesn't try to smell like a candle. It smells like something real — the sharp salt of open water, the weight of driftwood dried in summer heat, a dark musk that lingers the way the ocean does when you've been in it all day. Beneath the scent is a formula that earns its keep: grass-fed tallow rebuilds the skin barrier while fresh goat milk keeps the surface smooth and soft. Kaolin clay lifts what doesn't belong there. Colloidal oats keep the whole process from going too far. It's a bar that respects your skin and doesn't ask you to think too hard about it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003eThose drawn to deep, aquatic, and earthy scents. Built for daily use from head to toe — especially good after time outdoors or in the sun.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52320102416568,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Gemini_Generated_Image_ri89yhri89yhri89.png?v=1764084681"},{"product_id":"🌹-hibiscus-rose-artisan-handmade-bar-soap","title":"Hibiscus \u0026 Rose | Goat's Milk \u0026 Tallow | Artisan bar soap 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\u003eHibiscus \u0026amp; Rose — VYB Artisan Bar Soap\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  }\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  .vyb-header {\n    padding: 40px 40px 32px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid { grid-template-columns: repeat(2, 1fr); }\n    .vyb-header, .vyb-scent, .vyb-description, .vyb-ingredients,\n    .vyb-who, .vyb-full-ingredients, .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent, .vyb-who { margin-left: 20px; margin-right: 20px; }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon { font-size: 22px; }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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  .vyb-full-ingredients { padding: 0 40px 28px; }\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  .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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eHibiscus \u0026amp; Rose\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eSoft, blooming, and completely unforgettable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eFresh hibiscus · Soft rose · Light floral musk · Warm amber\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eHibiscus \u0026amp; Rose is a bar that earns its name. Not a synthetic approximation of flowers — an actual layered floral experience that opens bright and fresh, deepens into something soft and romantic, and finishes with the kind of warmth that stays with you past the towel. Fresh hibiscus leads with its signature tart-floral brightness, soft rose fills the heart with quiet elegance, and a light floral musk with warm amber underneath gives the whole blend a depth that keeps it from reading as simple. The formula is everything you'd expect from the VYB tallow line: grass-fed tallow and fresh goat milk working in tandem to nourish the skin barrier and gently resurface, while kaolin clay purifies and colloidal oats soothe. The result is skin that feels as good as this bar smells — which is saying something.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\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\u003eGrass-Fed Tallow\u003c\/strong\u003e\n          \u003cspan\u003eDeep nourishment \u0026amp; barrier support\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\u003eFresh Goat Milk\u003c\/strong\u003e\n          \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\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\u003eKaolin Clay\u003c\/strong\u003e\n          \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\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\u003eColloidal Oats\u003c\/strong\u003e\n          \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\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\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n          \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who wants a floral bar that doesn't smell like a candle store. Built for daily face and body use — especially well-suited for normal to dry skin that craves both nourishment and a scent worth looking forward to every morning.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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":52320566935736,"sku":null,"price":7.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Hibiscus_Rose_info.jpg?v=1780679725"},{"product_id":"🍐-english-pear-freesia-artisan-handmade-bar-soap","title":"English Pear \u0026 Freesia | Goat's Milk \u0026 Tallow | Artisan bar soap 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\u003eEnglish Pear \u0026amp; Freesia — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eEnglish Pear \u0026amp; Freesia\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eCrisp. Feminine. Effortlessly refined.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eCrisp pear · Delicate freesia · Soft white musk · Light amber\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eEnglish Pear \u0026amp; Freesia is the bar that makes your bathroom feel like somewhere you actually want to be. Crisp, cool pear opens with the kind of freshness that doesn't fade — freesia adds a soft, feminine floral note that's elegant without being loud, and white musk with a whisper of amber underneath carries it through the whole day. It's a scent that rewards getting close. The formula rewards staying consistent: grass-fed tallow and fresh goat milk work together to deeply nourish and gently resurface, leaving skin that feels soft, smooth, and genuinely cared for. Kaolin clay and colloidal oats make sure the clean is real, not just the feeling of it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\u003eThose who love fresh floral-fruity fragrances that feel polished rather than sweet. A daily bar for anyone who wants their skincare routine to feel like a small, reliable luxury.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52320582074552,"sku":null,"price":7.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/English_Pear_Freesia_info.jpg?v=1780678800"},{"product_id":"visions-of-you-beautiful-aqua-di-gio-handcrafted-tallow-goat-milk-artisan-soap","title":"Aqua Di Gio | Goat's Milk \u0026 Tallow | Visions of you beautiful Artisan Soap","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\u003eAqua di Gio — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eAqua di Gio\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eThe clean feeling you've been chasing since the first bottle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eFresh citrus · Neroli · Sea breeze · White musk · Cedarwood\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eThere's a reason this scent profile has been a standard for decades — it works because it's true. Fresh citrus that doesn't read as artificial. Neroli giving the heart just enough floral complexity. A sea breeze that feels earned rather than sprayed on. White musk and cedarwood at the base holding everything together with quiet confidence. The bar itself is built to match that standard: grass-fed tallow and fresh goat milk create a base that genuinely cares for your skin, while kaolin clay and colloidal oats ensure the rinse feels as good as the lather. Use it every day. You won't get tired of it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who loves the classic aquatic-citrus fragrance family and wants that scent layered into a bar that actually works as hard as it smells good.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52869105418424,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/A_high_end_professional_produc_1.jpg?v=1771561036"},{"product_id":"baja-cactus-blossom-natural-soap-moisturizing-artisan-bar-for-dry-skin-visions-of-you","title":"Baja Cactus Blossom | Moisturizing Artisan Bar for Dry Skin | 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\u003eBaja Cactus Blossom — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #4f7974;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eButters \u0026amp; Oils Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eBaja Cactus Blossom\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eSun-warm skin. Desert-clean freshness. Purely plant-based.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eFresh cactus flower · Light citrus · Warm desert air · Soft musk\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eBaja Cactus Blossom was made for skin that wants to be clean without compromise. The scent captures something specific: the moment just after desert rain, when the air smells like cactus flowers and warm earth and something impossibly fresh. Light citrus opens bright, fresh cactus flower carries the heart, and warm desert air with soft musk underneath gives the dry-down a quality that feels like sun on skin. The formula is entirely plant-based — no animal products, no shortcuts. Cocoa butter and sunflower oil deliver deep moisture, kaolin clay purifies without stripping, and colloidal oats keep every wash gentle enough for sensitive skin. A bar that proves plant-based doesn't mean less effective.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🧈\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n            \u003cspan\u003eDeep hydration \u0026amp; skin softening\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e☀️\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eSunflower Oil\u003c\/strong\u003e\n            \u003cspan\u003eLightweight moisture \u0026amp; vitamin E\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 seeking a fully plant-based bar that doesn't sacrifice performance or scent quality. Excellent for sensitive skin, those avoiding animal products, or anyone who simply wants something fresh and different.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52870080004280,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Baja_Cactus_Blossom_info.jpg?v=1780679286"},{"product_id":"tranquility-artisan-goat-milk-bar-soap-visions-of-you-beautiful","title":"Tranquility | Goat's Milk Artisan Bar Soap | 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\u003eTranquility — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #b8855f;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eFresh Goat Milk Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eTranquility\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eThe bar your nervous system has been waiting for.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eLavender · Eucalyptus · Soft mint · Clean linen\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eTranquility is built around one idea: your shower should feel like decompression, not just hygiene. Lavender opens with its familiar, calming warmth — eucalyptus clears the air and the head — soft mint keeps it from going too heavy, and clean linen at the base brings the whole blend back to something simple and pure. It's a scent that actively slows you down. The formula supports the experience: fresh goat milk and a rich oil blend clean and soften simultaneously, while kaolin clay removes what the day left behind and colloidal oats soothe as they go. Use it at night. Sleep better.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🧈\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n            \u003cspan\u003eDeep hydration \u0026amp; skin softening\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who needs their end-of-day shower to do more than clean. Perfect for winding down, stress relief routines, or anyone with sensitive or reactive skin that responds well to calming botanicals.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52879272968376,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/image-afb62fc9-193f-4dc5-8f0a-1d93b4bd384f.jpg?v=1771881871"},{"product_id":"cocoa-butter-cashmere-artisan-goat-milk-bar-soap-visions-of-you-beautiful","title":"Cocoa Butter Cashmere | Goat's Milk | Artisan Bar Soap 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\u003eCocoa Butter Cashmere — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #b8855f;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eFresh Goat Milk Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eCocoa Butter Cashmere\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eIndulgent, silky, and impossibly soft.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eWarm cocoa · Soft cashmere musk · Vanilla · Light sandalwood\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eCocoa Butter Cashmere is the bar you reach for when your skin needs to be genuinely pampered. Warm cocoa and soft cashmere musk open into a scent that feels as luxurious as the name promises — vanilla deepens it, and a quiet note of sandalwood underneath gives it a grounded finish that keeps it from reading as sweet. The formula replaces tallow with an elevated blend of cocoa butter, sunflower oil, and olive oil, delivering rich softness without heaviness. Fresh goat milk provides its natural lactic acid exfoliation, while kaolin clay and colloidal oats keep the skin balanced and smooth. A bar that turns a daily habit into something worth looking forward to.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🧈\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n            \u003cspan\u003eDeep hydration \u0026amp; skin softening\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 wanting intense skin softness and a wrap-yourself-up kind of scent experience. Ideal for dry skin, cold weather, or anyone who simply wants their shower to feel like a treat.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":52879287025848,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/image-c0c3c9e5-d127-4dee-bb27-2318f6889662.jpg?v=1771882909"},{"product_id":"artisan-bar-soap-slate-tallow-goat-milk-handmade-mens-bar-soap-noir-fragrance-natural-ingredients","title":"SLATE | Goat's Milk \u0026 Tallow | Artisan handmade bar soap | 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\u003eSlate — VYB Artisan Bar Soap\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  }\n\n  * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\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  }\n\n  .vyb-formula-badge {\n    display: inline-block;\n    background: #8a9a7b;\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(36px, 5vw, 58px);\n    font-weight: 300;\n    line-height: 1.05;\n    color: var(--ink);\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\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: var(--clay);\n    line-height: 1.4;\n  }\n\n  \/* ── SCENT ── *\/\n  .vyb-scent {\n    margin: 28px 40px 0;\n    padding: 22px 24px;\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-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: 7px;\n  }\n\n  .vyb-scent-notes {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 18px;\n    font-style: italic;\n    color: var(--ink);\n    font-weight: 400;\n  }\n\n  \/* ── DESCRIPTION ── *\/\n  .vyb-description {\n    padding: 32px 40px 24px;\n  }\n\n  .vyb-description 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  \/* ── INGREDIENTS ── *\/\n  .vyb-ingredients {\n    padding: 0 40px 28px;\n  }\n\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  .vyb-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  @media (max-width: 900px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .vyb-ingredient-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .vyb-header,\n    .vyb-scent,\n    .vyb-description,\n    .vyb-ingredients,\n    .vyb-who,\n    .vyb-full-ingredients,\n    .vyb-footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .vyb-scent {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\n    .vyb-who {\n      margin-left: 20px;\n      margin-right: 20px;\n    }\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: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n  }\n\n  .vyb-ingredient-icon {\n    font-size: 22px;\n  }\n\n  .vyb-ingredient-text {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\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  \/* ── WHO ── *\/\n  .vyb-who {\n    margin: 0 40px 28px;\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: #fff;\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 {\n    padding: 0 40px 28px;\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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vyb-desc\"\u003e\n\n  \u003cdiv class=\"vyb-header\"\u003e\n    \u003cspan class=\"vyb-formula-badge\"\u003eGoat Milk \u0026amp; Tallow Formula\u003c\/span\u003e\n    \u003ch2 class=\"vyb-soap-name\"\u003eSlate\u003c\/h2\u003e\n    \u003cp class=\"vyb-tagline\"\u003eA bar built for the man who doesn't need to announce himself.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-scent\"\u003e\n    \u003cspan class=\"vyb-label\"\u003eScent Profile\u003c\/span\u003e\n    \u003cspan class=\"vyb-scent-notes\"\u003eSmoky black pepper · Dark woods · Warm amber · Leather · Vanilla\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-description\"\u003e\n    \u003cp\u003eSlate starts where ordinary soap ends. A deep, grounding formula built on grass-fed tallow and fresh goat milk — two of the most skin-compatible ingredients on earth — then layered with kaolin clay to purify pores and colloidal oats to calm what the day throws at your skin. The result is a bar that cleans without stripping, nourishes without heaviness, and leaves your skin feeling like it was actually cared for. The scent is just as deliberate: smoky black pepper opens clean, dark woods anchor the middle, and warm amber with a whisper of leather and vanilla finish quietly. No shout. Just presence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eKey Ingredients\u003c\/span\u003e\n    \u003cdiv class=\"vyb-ingredient-grid\"\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐄\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eGrass-Fed Tallow\u003c\/strong\u003e\n            \u003cspan\u003eDeep nourishment \u0026amp; barrier support\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🐐\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eFresh Goat Milk\u003c\/strong\u003e\n            \u003cspan\u003eGentle lactic exfoliation \u0026amp; moisture\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌿\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eKaolin Clay\u003c\/strong\u003e\n            \u003cspan\u003ePore-clearing \u0026amp; skin-smoothing\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🌾\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eColloidal Oats\u003c\/strong\u003e\n            \u003cspan\u003eSoothing \u0026amp; anti-inflammatory\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ingredient-card\"\u003e\n          \u003cspan class=\"ingredient-icon\"\u003e🫒\u003c\/span\u003e\n          \u003cdiv class=\"ingredient-text\"\u003e\n            \u003cstrong\u003eOlive \u0026amp; Castor Oil\u003c\/strong\u003e\n            \u003cspan\u003eConditioning \u0026amp; rich lather\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 who wants a bar that performs as well as it smells. Built for daily face and body use, especially effective for skin that feels tight, dull, or overworked.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-full-ingredients\"\u003e\n    \u003cspan class=\"vyb-section-label\"\u003eFull Ingredient List\u003c\/span\u003e\n    \u003cp class=\"vyb-ingredients-text\"\u003eSunflower Oil, Cocoa Butter, Beef Tallow, Coconut Oil, Palm Oil*, Sodium Hydroxide*, Distilled Water, Olive Oil, Castor Oil, Fragrance, Goat Milk, Kaolin Clay, Colloidal Oats, Mica**, Titanium Dioxide, Iron Oxide, Tin Dioxide. *None present after saponification. **Responsibly \u0026amp; ethically sourced.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vyb-footer\"\u003e\n    \u003cspan class=\"vyb-made-in\"\u003eHandcrafted in Small Batches  ·  Lindon, Utah\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\u003c\/body\u003e","brand":"Visions of you beauty Co.","offers":[{"title":"Default Title","offer_id":53366565601464,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/files\/Slate_infograph.jpg?v=1776485596"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/3092\/9080\/collections\/image-f84348bb-d179-4966-b9bc-3a8a1b87ea05.jpg?v=1778513454","url":"https:\/\/visionsofyoubeautiful.shop\/collections\/goats-milk-tallow-bar-soap.oembed","provider":"Visions of you beautiful ","version":"1.0","type":"link"}