{"title":"Skin care collection","description":"","products":[{"product_id":"bare-base-beauty™-radiance-wand","title":"Bare Base Beauty™ Radiance Wand","description":"\u003c!-- BARE BASE BEAUTY: REFINED \u0026 HIGH-CONTRAST PRODUCT DESCRIPTION MATRIX --\u003e\n\u003cdiv class=\"bbb-luxury-wrapper\"\u003e\n    \n    \u003c!-- Premium CSS Injection (Scoped for Shopify Theme Compatibility) --\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        .bbb-luxury-wrapper {\n            --bbb-bg-cream: #FDFBF7;\n            --bbb-text-dark: #1A1919; \/* Deepened for better readability contrast *\/\n            --bbb-text-muted: #4E4A46; \/* Significantly darkened from the original image_91679f.png layout *\/\n            --bbb-accent-gold: #C5A028; \/* Slightly deeper gold to hold weight with larger text *\/\n            --bbb-glow-purple: rgba(186, 164, 201, 0.15);\n            --bbb-shadow: 0 15px 35px rgba(0,0,0,0.03);\n            \n            font-family: 'Montserrat', sans-serif;\n            color: var(--bbb-text-dark);\n            background-color: var(--bbb-bg-cream);\n            padding: 25px 15px;\n            margin-top: 20px;\n            border-radius: 8px;\n            line-height: 1.7; \/* Increased for mobile scannability *\/\n        }\n\n        .bbb-serif {\n            font-family: 'Cormorant Garamond', serif;\n            font-weight: 500;\n        }\n\n        \/* Fully Responsive Grid Layout *\/\n        .bbb-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 45px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        @media (min-width: 768px) {\n            .bbb-grid {\n                grid-template-columns: 1.1fr 0.9fr;\n                gap: 60px;\n            }\n        }\n\n        \/* Smooth Reveal Animation *\/\n        @keyframes bbbFadeIn {\n            from { opacity: 0; transform: translateY(15px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .bbb-animate {\n            animation: bbbFadeIn 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n        }\n\n        \/* Upgraded Typography Hierarchy (Mobile First, Scales for Desktop) *\/\n        .bbb-tagline {\n            font-size: 1.4rem; \/* Scaled up *\/\n            color: var(--bbb-accent-gold);\n            font-style: italic;\n            margin-bottom: 8px;\n            letter-spacing: 0.5px;\n            font-weight: 600;\n        }\n\n        .bbb-hook {\n            font-size: 1.15rem; \/* Noticeably larger text block than image_91679f.png *\/\n            font-weight: 400; \/* Added a touch of weight for mobile screen clarity *\/\n            color: var(--bbb-text-muted);\n            margin-bottom: 30px;\n        }\n\n        .bbb-section-title {\n            font-size: 2.1rem; \/* Bolder presence *\/\n            color: var(--bbb-text-dark);\n            margin: 30px 0 20px;\n            position: relative;\n            line-height: 1.3;\n        }\n\n        .bbb-section-title::after {\n            content: '';\n            display: block;\n            width: 40px;\n            height: 1.5px;\n            background-color: var(--bbb-accent-gold);\n            margin-top: 10px;\n        }\n\n        \/* Benefits Cards Overhaul *\/\n        .bbb-benefits-stack {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n        }\n\n        .bbb-benefit-card {\n            background: #FFF;\n            padding: 24px;\n            border-radius: 8px;\n            box-shadow: var(--bbb-shadow);\n            border-left: 4px solid transparent;\n            transition: all 0.4s ease;\n        }\n\n        .bbb-benefit-card:hover {\n            transform: translateX(5px);\n            border-left-color: var(--bbb-accent-gold);\n        }\n\n        .bbb-benefit-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 8px;\n        }\n\n        .bbb-benefit-icon {\n            font-size: 1.4rem;\n            color: var(--bbb-accent-gold);\n        }\n\n        .bbb-benefit-card h4 {\n            font-size: 1.1rem; \/* Increased readability *\/\n            font-weight: 600;\n            margin: 0;\n            color: var(--bbb-text-dark);\n        }\n\n        .bbb-benefit-card p {\n            font-size: 0.95rem; \/* Larger feature descriptions *\/\n            color: var(--bbb-text-muted);\n            margin: 0;\n            font-weight: 400;\n        }\n\n        \/* Upgraded Ritual Layout Box *\/\n        .bbb-ritual-box {\n            background-color: var(--bbb-glow-purple);\n            padding: 30px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n        }\n\n        .bbb-ritual-step {\n            margin-bottom: 20px;\n            padding-bottom: 20px;\n            border-bottom: 1px dashed rgba(44, 42, 41, 0.15);\n        }\n\n        .bbb-ritual-step:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n\n        .bbb-step-num {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.6rem;\n            font-style: italic;\n            font-weight: 600;\n            color: var(--bbb-accent-gold);\n            margin-right: 10px;\n        }\n\n        .bbb-ritual-step strong {\n            font-size: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 600;\n        }\n\n        .bbb-ritual-step p {\n            font-size: 0.95rem; \/* Upgraded step descriptions *\/\n            color: var(--bbb-text-muted);\n            margin: 6px 0 0 32px;\n            font-weight: 400;\n        }\n\n        \/* Packaging Inclusions Display *\/\n        .bbb-inclusions {\n            border-top: 1px solid #EAE5DC;\n            padding-top: 25px;\n            margin-top: 35px;\n        }\n\n        .bbb-inclusion-item {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 0.95rem; \/* Easier to see box items *\/\n            color: var(--bbb-text-muted);\n            margin-bottom: 10px;\n            font-weight: 400;\n        }\n\n        .bbb-inclusion-item::before {\n            content: '✓';\n            color: var(--bbb-accent-gold);\n            font-weight: bold;\n        }\n\n        .bbb-closing-statement {\n            text-align: center;\n            font-style: italic;\n            font-size: 1.3rem; \/* Styled bigger for punchy design closing *\/\n            color: var(--bbb-text-muted);\n            margin-top: 40px;\n            border-top: 1px solid rgba(0,0,0,0.05);\n            padding-top: 25px;\n        }\n    \u003c\/style\u003e\n\n    \u003c!-- Main Dynamic Content Engine --\u003e\n    \u003cdiv class=\"bbb-grid bbb-animate\"\u003e\n        \n        \u003c!-- Left Side Column Block --\u003e\n        \u003cdiv class=\"bbb-col\"\u003e\n            \u003cp class=\"bbb-tagline bbb-serif\"\u003eYour Skin. Lifted. Luminous. Loved.\u003c\/p\u003e\n            \u003cp class=\"bbb-hook\"\u003e\n                Meet your at-home answer to a professional luxury facial. Harnessing the clinical power of targeted LED light therapy, this sleek, ergonomically sculpted wand works beautifully on your neck and face to visibly lift, firm, and deeply rejuvenate your skin—all from the comfort of your own vanity.\n            \u003c\/p\u003e\n\n            \u003ch3 class=\"bbb-section-title bbb-serif\"\u003eWhy You'll Love It\u003c\/h3\u003e\n            \u003cdiv class=\"bbb-benefits-stack\"\u003e\n                \n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e✨\u003c\/span\u003e\n                        \u003ch4\u003eVisibly Firmer Skin\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eTargeted LED therapy penetrates deeply to stimulate natural collagen, minimizing fine lines for a beautifully lifted, sculpted, and youthful complexion.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e🌿\u003c\/span\u003e\n                        \u003ch4\u003e4 Smart Ritual Modes\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eEffortlessly cycle through Lifting, Relax, Massage, and intuitive Smart Mode—customized daily to exactly what your skin needs to heal and glow.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e💜\u003c\/span\u003e\n                        \u003ch4\u003eSculpted Neck \u0026amp; Face Focus\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eErgonomically engineered to gracefully contour your jawline, neck, and delicate facial areas that traditional treatments often miss.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e📱\u003c\/span\u003e\n                        \u003ch4\u003eIntelligent Digital Display\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eA crystal-clear screen lets you monitor your selected treatment mode and precise battery lifespan at a single glance.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e🔌\u003c\/span\u003e\n                        \u003ch4\u003eRecharge Anywhere\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eEquipped with a sleek universal USB charging system, allowing you to maintain your skincare ritual seamlessly, wherever life takes you.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-benefit-card\"\u003e\n                    \u003cdiv class=\"bbb-benefit-header\"\u003e\n                        \u003cspan class=\"bbb-benefit-icon\"\u003e👜\u003c\/span\u003e\n                        \u003ch4\u003eCompact \u0026amp; Travel Ready\u003c\/h4\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eUltra-lightweight and beautifully compact. Effortlessly slip your wand into your handbag or carry-on for an instant on-the-go refresh.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right Side Column Block --\u003e\n        \u003cdiv class=\"bbb-col\"\u003e\n            \u003cdiv class=\"bbb-ritual-box\"\u003e\n                \u003ch3 class=\"bbb-section-title bbb-serif\" style=\"margin-top: 0;\"\u003eHow To Initialize Your Ritual\u003c\/h3\u003e\n                \n                \u003cdiv class=\"bbb-ritual-step\"\u003e\n                    \u003cspan class=\"bbb-step-num\"\u003e01\u003c\/span\u003e\u003cstrong\u003ePrep Your Canvas\u003c\/strong\u003e\n                    \u003cp\u003eCleanse your face thoroughly and apply your favorite premium serum or moisturizer.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-ritual-step\"\u003e\n                    \u003cspan class=\"bbb-step-num\"\u003e02\u003c\/span\u003e\u003cstrong\u003ePower On\u003c\/strong\u003e\n                    \u003cp\u003eGently press and hold the power button for 2 seconds to activate the device.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-ritual-step\"\u003e\n                    \u003cspan class=\"bbb-step-num\"\u003e03\u003c\/span\u003e\u003cstrong\u003eSelect Intensity\u003c\/strong\u003e\n                    \u003cp\u003ePress the 'M' button to discover and lock in your preferred treatment mode.\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"bbb-ritual-step\"\u003e\n                    \u003cspan class=\"bbb-step-num\"\u003e04\u003c\/span\u003e\u003cstrong\u003eSculpt \u0026amp; Lift\u003c\/strong\u003e\n                    \u003cp\u003eGlide the wand elegantly from bottom to top along your neck and upward across your face.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Inclusions Block Box --\u003e\n            \u003cdiv class=\"bbb-inclusions\"\u003e\n                \u003ch4 class=\"bbb-serif\" style=\"font-size: 1.25rem; margin-bottom: 12px; letter-spacing: 0.5px;\"\u003eWhat's Enclosed In Your Luxury Box\u003c\/h4\u003e\n                \u003cdiv class=\"bbb-inclusion-item\"\u003eBare Base Beauty™ Radiance Wand\u003c\/div\u003e\n                \u003cdiv class=\"bbb-inclusion-item\"\u003ePremium USB Charging Cable\u003c\/div\u003e\n                \u003cdiv class=\"bbb-inclusion-item\"\u003eElegantly Appointed Ritual Guide Instructional Booklet\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Slogan Closing Footer Display --\u003e\n            \u003cp class=\"bbb-closing-statement bbb-serif\"\u003e\n                \"Because radiant skin isn't a luxury — it's a ritual.\"\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bare Base Beauty","offers":[{"title":"Default Title","offer_id":52580364484889,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6329\/5257\/files\/ChatGPTImageJun15_2026_02_50_40PM.png?v=1781528376"},{"product_id":"bare-base-beauty™-radiance-mask","title":"Bare Base Beauty™ Radiance Mask","description":"\u003cdiv class=\"bbb-product-container\"\u003e\n  \n  \u003c!-- Main Hook Section --\u003e\n  \u003cdiv class=\"bbb-hero-section\"\u003e\n    \u003ch2 class=\"bbb-main-title\"\u003e7 Lights. One Mask. Skin That Glows.\u003c\/h2\u003e\n    \u003cp class=\"bbb-intro-text\"\u003e\n      Your at-home facial just got a serious upgrade. The \u003cstrong\u003eBare Base Beauty™ Radiance Mask\u003c\/strong\u003e is a professional-grade LED light therapy mask that targets your skin concerns at the source — delivering visible results while you relax. Seven powerful light modes, one rechargeable mask, endless radiance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why You'll Love It Section --\u003e\n  \u003cdiv class=\"bbb-features-section\"\u003e\n    \u003ch3 class=\"bbb-section-heading\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003cul class=\"bbb-feature-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003e7 LED light modes\u003c\/strong\u003e — each colour targets a different skin concern, from acne to ageing to dullness\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e💜\u003c\/span\u003e \u003cstrong\u003eFull face coverage\u003c\/strong\u003e — treats your entire face evenly in one session\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003eStimulates collagen\u003c\/strong\u003e — visibly firms, lifts, and plumps skin over time\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🔴\u003c\/span\u003e \u003cstrong\u003eClears breakouts\u003c\/strong\u003e — blue light targets acne-causing bacteria at the source\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🟡\u003c\/span\u003e \u003cstrong\u003eBrightens \u0026amp; evens tone\u003c\/strong\u003e — fade dark spots and reveal a luminous complexion\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🔌\u003c\/span\u003e \u003cstrong\u003eUSB rechargeable\u003c\/strong\u003e — no batteries needed, just charge and glow\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🙌\u003c\/span\u003e \u003cstrong\u003eHands-free \u0026amp; effortless\u003c\/strong\u003e — wear it while you unwind, scroll, or do your evening routine\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7 Light Modes Grid Section --\u003e\n  \u003cdiv class=\"bbb-modes-section\"\u003e\n    \u003ch3 class=\"bbb-section-heading\"\u003eYour 7 Light Modes\u003c\/h3\u003e\n    \u003cdiv class=\"bbb-modes-grid\"\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #ff3b30;\"\u003e\u003c\/span\u003e \u003cstrong\u003eRed\u003c\/strong\u003e — anti-ageing, collagen boost \u0026amp; firming\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #007aff;\"\u003e\u003c\/span\u003e \u003cstrong\u003eBlue\u003c\/strong\u003e — acne-fighting \u0026amp; bacteria reduction\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #34c759;\"\u003e\u003c\/span\u003e \u003cstrong\u003eGreen\u003c\/strong\u003e — brightening \u0026amp; pigmentation reduction\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #ffcc00;\"\u003e\u003c\/span\u003e \u003cstrong\u003eYellow\u003c\/strong\u003e — soothing \u0026amp; redness relief\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #af52de;\"\u003e\u003c\/span\u003e \u003cstrong\u003ePurple\u003c\/strong\u003e — repair \u0026amp; anti-inflammatory\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #5ac8fa;\"\u003e\u003c\/span\u003e \u003cstrong\u003eCyan\u003c\/strong\u003e — skin rejuvenation \u0026amp; healing\u003c\/div\u003e\n      \u003cdiv class=\"bbb-mode-item\"\u003e\n\u003cspan class=\"bbb-dot\" style=\"background-color: #e5e5ea; border: 1px solid #ccc;\"\u003e\u003c\/span\u003e \u003cstrong\u003eWhite\u003c\/strong\u003e — deep penetration \u0026amp; overall skin renewal\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included Section --\u003e\n  \u003cdiv class=\"bbb-included-section\"\u003e\n    \u003ch3 class=\"bbb-section-heading\"\u003eWhat's Included\u003c\/h3\u003e\n    \u003cul class=\"bbb-included-list\"\u003e\n      \u003cli\u003eBare Base Beauty™ Radiance Mask\u003c\/li\u003e\n      \u003cli\u003eUSB charging cable\u003c\/li\u003e\n      \u003cli\u003eAdjustable head strap\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Sign-off Footer Banner --\u003e\n  \u003cdiv class=\"bbb-footer-banner\"\u003e\n    \u003cp class=\"bbb-tagline\"\u003eBecause glowing skin is always in season.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Premium, Brand-Specific CSS Styling Optimized for Mobile --\u003e\n\u003cstyle\u003e\n  .bbb-product-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2D2D2D; \/* Clean Deep Charcoal Text *\/\n    background-color: #FFFFFF; \/* Matte White Background *\/\n    max-width: 600px;\n    margin: 0 auto;\n    padding: 15px;\n    line-height: 1.6;\n  }\n  \n  .bbb-hero-section {\n    text-align: center;\n    padding-bottom: 20px;\n    border-bottom: 1px solid #F4EAE6; \/* Soft subtle divider line *\/\n  }\n\n  .bbb-main-title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #1A1A1A;\n    letter-spacing: -0.5px;\n    margin-bottom: 12px;\n  }\n\n  .bbb-intro-text {\n    font-size: 15px;\n    color: #4A4A4A;\n  }\n\n  .bbb-section-heading {\n    font-size: 18px;\n    font-weight: 600;\n    color: #1A1A1A;\n    margin-top: 25px;\n    margin-bottom: 15px;\n    position: relative;\n    padding-bottom: 5px;\n  }\n  \n  \/* Delicate brand accent block indicator under sections *\/\n  .bbb-section-heading::after {\n    content: '';\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 35px;\n    height: 2px;\n    background-color: #E8B4B8; \/* Soft Blush Pink Brand Highlight *\/\n  }\n\n  .bbb-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .bbb-feature-list li {\n    font-size: 14px;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .bbb-icon {\n    margin-right: 12px;\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* Compact grid structure built for quick mobile scrolling *\/\n  .bbb-modes-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    background-color: #FAFAFA; \/* Ultra-light background to make colors pop *\/\n    padding: 15px;\n    border-radius: 8px;\n  }\n\n  .bbb-mode-item {\n    font-size: 14px;\n    display: flex;\n    align-items: center;\n  }\n\n  .bbb-dot {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    margin-right: 12px;\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  .bbb-included-list {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .bbb-included-list li {\n    font-size: 14px;\n    margin-bottom: 6px;\n    color: #4A4A4A;\n  }\n\n  .bbb-footer-banner {\n    text-align: center;\n    margin-top: 35px;\n    padding: 15px;\n    background-color: #FFF0F2; \/* Subtle signature soft-pink wash *\/\n    border-radius: 8px;\n  }\n\n  .bbb-tagline {\n    font-size: 15px;\n    font-weight: 600;\n    font-style: italic;\n    color: #A36A70; \/* Muted contrast tone for the tag line *\/\n    margin: 0;\n  }\n\n  \/* Smooth adjustments for larger devices while maintaining mobile integrity *\/\n  @media (min-width: 480px) {\n    .bbb-main-title {\n      font-size: 28px;\n    }\n    .bbb-intro-text {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e","brand":"Bare Base Beauty","offers":[{"title":"Default Title","offer_id":52590670676249,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6329\/5257\/files\/ChatGPTImageJun16_2026_04_52_37AM.png?v=1781613525"},{"product_id":"bare-base-beauty™-velvet-cleanse","title":"Bare Base Beauty™ Velvet Cleanse","description":"\u003cdiv class=\"bbb-product-container\"\u003e\n\u003c!-- Main Hook Section --\u003e\n\u003cdiv class=\"bbb-hero-section\"\u003e\n\u003ch2 class=\"bbb-main-title\"\u003eCleanse Deeper. Glow Brighter.\u003c\/h2\u003e\n\u003cp class=\"bbb-intro-text\"\u003eYour skin deserves more than a quick rinse. The \u003cstrong\u003eBare Base Beauty™ Velvet Cleanse\u003c\/strong\u003e is a rechargeable facial cleanser designed to give your skin a thorough, spa-level clean every single day — gently removing makeup, dirt, and impurities while leaving your complexion soft, smooth, and radiant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Why You'll Love It Section --\u003e\n\u003cdiv class=\"bbb-features-section\"\u003e\n\u003ch3 class=\"bbb-section-heading\"\u003eWhy You'll Love It\u003c\/h3\u003e\n\u003cul class=\"bbb-feature-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eDeeper clean\u003c\/strong\u003e — removes up to 10x more dirt, oil, and makeup than hands alone\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🌸\u003c\/span\u003e \u003cstrong\u003eVelvet-soft skin\u003c\/strong\u003e — gentle sonic vibrations exfoliate and smooth without irritation\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e💜\u003c\/span\u003e \u003cstrong\u003eDesigned for women\u003c\/strong\u003e — gentle enough for daily use on all skin types, including sensitive skin\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🧬\u003c\/span\u003e \u003cstrong\u003eUnclogs pores\u003c\/strong\u003e — lifts impurities from deep within for clearer, healthier-looking skin\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🔌\u003c\/span\u003e \u003cstrong\u003eUSB rechargeable\u003c\/strong\u003e — always ready when you are, no batteries needed\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eWaterproof design\u003c\/strong\u003e — use it in the shower or at the sink with ease\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bbb-icon\"\u003e🌟\u003c\/span\u003e \u003cstrong\u003eBoosts product absorption\u003c\/strong\u003e — prepped skin absorbs serums and moisturisers more effectively\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- How To Use Section --\u003e\n\u003cdiv class=\"bbb-modes-section\"\u003e\n\u003ch3 class=\"bbb-section-heading\"\u003eHow To Use\u003c\/h3\u003e\n\u003col class=\"bbb-steps-list\"\u003e\n\u003cli\u003eWet your face and apply your favourite cleanser\u003c\/li\u003e\n\u003cli\u003ePower on the Velvet Cleanse and gently glide over your skin in circular motions\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly and pat dry\u003c\/li\u003e\n\u003cli\u003eFollow with your serum or moisturiser for maximum absorption\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c!-- What's Included Section --\u003e\n\u003cdiv class=\"bbb-included-section\"\u003e\n\u003ch3 class=\"bbb-section-heading\"\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"bbb-included-list\"\u003e\n\u003cli\u003eBare Base Beauty™ Velvet Cleanse device\u003c\/li\u003e\n\u003cli\u003e Charging cable\u003c\/li\u003e\n\u003cli\u003eSoft silicone cleansing head\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Sign-off Footer Banner --\u003e\n\u003cdiv class=\"bbb-footer-banner\"\u003e\n\u003cp class=\"bbb-tagline\"\u003eBecause truly clean skin is the best base of all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Premium, Brand-Specific CSS Styling Optimized for Mobile --\u003e\n\u003cstyle\u003e\n  .bbb-product-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2D2D2D; \/* Clean Deep Charcoal Text *\/\n    background-color: #FFFFFF; \/* Matte White Background *\/\n    max-width: 600px;\n    margin: 0 auto;\n    padding: 15px;\n    line-height: 1.6;\n  }\n  \n  .bbb-hero-section {\n    text-align: center;\n    padding-bottom: 20px;\n    border-bottom: 1px solid #F4EAE6; \/* Soft subtle divider line *\/\n  }\n\n  .bbb-main-title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #1A1A1A;\n    letter-spacing: -0.5px;\n    margin-bottom: 12px;\n  }\n\n  .bbb-intro-text {\n    font-size: 15px;\n    color: #4A4A4A;\n  }\n\n  .bbb-section-heading {\n    font-size: 18px;\n    font-weight: 600;\n    color: #1A1A1A;\n    margin-top: 25px;\n    margin-bottom: 15px;\n    position: relative;\n    padding-bottom: 5px;\n  }\n  \n  \/* Delicate brand accent block indicator under sections *\/\n  .bbb-section-heading::after {\n    content: '';\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 35px;\n    height: 2px;\n    background-color: #E8B4B8; \/* Soft Blush Pink Brand Highlight *\/\n  }\n\n  .bbb-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .bbb-feature-list li {\n    font-size: 14px;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .bbb-icon {\n    margin-right: 12px;\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* Beautifully spaced mobile step-by-step layout *\/\n  .bbb-steps-list {\n    margin: 0;\n    padding-left: 20px;\n    background-color: #FAFAFA; \/* Ultra-light background panel *\/\n    padding: 18px 18px 18px 32px;\n    border-radius: 8px;\n  }\n\n  .bbb-steps-list li {\n    font-size: 14px;\n    margin-bottom: 10px;\n    color: #2D2D2D;\n  }\n  \n  .bbb-steps-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .bbb-included-list {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .bbb-included-list li {\n    font-size: 14px;\n    margin-bottom: 6px;\n    color: #4A4A4A;\n  }\n\n  .bbb-footer-banner {\n    text-align: center;\n    margin-top: 35px;\n    padding: 15px;\n    background-color: #FFF0F2; \/* Subtle signature soft-pink wash *\/\n    border-radius: 8px;\n  }\n\n  .bbb-tagline {\n    font-size: 15px;\n    font-weight: 600;\n    font-style: italic;\n    color: #A36A70; \/* Muted contrast tone for the tag line *\/\n    margin: 0;\n  }\n\n  \/* Smooth adjustments for larger screens while maintaining mobile integrity *\/\n  @media (min-width: 480px) {\n    .bbb-main-title {\n      font-size: 28px;\n    }\n    .bbb-intro-text {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e","brand":"Bare Base Beauty","offers":[{"title":"Pink","offer_id":52592251044121,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6329\/5257\/files\/ChatGPTImageJun16_2026_10_18_18PM.png?v=1781641182"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6329\/5257\/collections\/BBB_nl.png?v=1782234404","url":"https:\/\/barebasebeauty.co.za\/collections\/skin-care-collection.oembed","provider":"Bare Base Beauty","version":"1.0","type":"link"}