{"title":"Facial Cleansers","description":"","products":[{"product_id":"scs-soothing-rose-face-wash-hydrating-cleanser","title":"SCS Soothing Rose Face Wash – Hydrating Gentle Cleanser for Sensitive Skin, Redness Relief, and Natural Glow | TRYNDZI","description":"\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrapper\"\u003e\n\n  \u003c!-- 1. HERO INTRO --\u003e\n  \u003csection class=\"lux-section lux-hero\"\u003e\n    \u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Skincare Collective\u003c\/span\u003e\n    \u003ch1\u003eSoothing Rose Face Wash\u003c\/h1\u003e\n    \u003cp\u003eAre tight, stripping cleansers leaving your skin feeling parched, reactive, and irritated? Many standard facial washes rely on harsh synthetic surfactants that disrupt your delicate acid mantle, resulting in redness, dry flaking, or a reactionary spike in oil production. The SCS Soothing Rose Face Wash offers a restorative, botanical alternative that provides a meticulous cleanse while infusing your dermal layers with targeted hydration.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eThe 3-Step Hydration \u0026amp; Clarifying Mechanism\u003c\/h2\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eMicro-Purification \u0026amp; Balance\u003c\/h3\u003e\n        \u003cp\u003eThe lightweight, velvety lather breaks down and encapsulates microscopic dirt, urban pollutants, and excess sebum. It sweeps away dulling impurities from the pore openings without breaking down the critical lipid bonds that protect your underlying epidermis. Formulated to mirror the natural, slightly acidic pH of healthy skin, it immediately comforts stressed, reactive skin tissues.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eRadiance \u0026amp; Alleviation\u003c\/h3\u003e\n        \u003cp\u003eInstead of depleting moisture, this cleanser infuses the skin with natural botanical hydration. By locking vital water into the stratum corneum, it smooths rough texture patches and enhances natural light reflectivity on contact. It calms localized redness and eases daily environmental irritation, giving you a plump, dewy, and refreshed bare-skin canvas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n    \u003cul class=\"lux-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eGentle Botanical Purifying\u003c\/strong\u003e\n        Thoroughly lifts away daily dirt, environmental debris, and cosmetics without causing dryness or cellular tightness.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIntense Moisture Infusion\u003c\/strong\u003e\n        Floods the outer skin barrier with continuous hydration, keeping your texture soft, smooth, and deeply enriched.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAdvanced pH-Balanced Care\u003c\/strong\u003e\n        Maintains your skin’s natural acid mantle to prevent future reactivity, irritation, or sudden oil spikes.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTargeted Redness Alleviation\u003c\/strong\u003e\n        Soothes inflamed, sensitive skin patches and minimizes the appearance of daily complexion irritation.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eNatural Radiance Booster\u003c\/strong\u003e\n        Polishes away surface dullness to support natural cell renewal and unveil a bright, luminous, petal-soft glow.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eThe TRYNDZI Skincare Standard\u003c\/strong\u003e\n        An essential, non-stripping everyday cleanser curated to support and preserve a vulnerable skin barrier.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3 \u0026 4. INGREDIENTS \u0026 HOW TO USE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003cdiv class=\"lux-split\"\u003e\n      \u003cdiv class=\"lux-split-border\"\u003e\n        \u003ch2\u003eThe Complex\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003ePure Rose Botanical Base:\u003c\/strong\u003e Infused with therapeutic rose extracts carefully selected to target vascular inflammation, lower reactivity, and restore a uniform skin tone.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eNon-Stripping Surfactants:\u003c\/strong\u003e An ultra-mild, plant-derived lathering matrix engineered to sweep away environmental pollutants while respecting critical cellular lipids.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eApplication\u003c\/h2\u003e\n        \u003cul class=\"lux-steps\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e\n            \u003cspan\u003eDampen your face with lukewarm water to prepare the skin canvas for botanical purification.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e\n            \u003cspan\u003eDispense a small amount and work into a velvety lather, massaging gently in upward, circular motions.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e\n            \u003cspan\u003eRinse thoroughly with cool water and pat dry. Follow immediately with your daily serums and moisturizers.\u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT DETAILS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkin Type\u003c\/td\u003e\n        \u003ctd\u003eSensitive, Dry, Environmentally Stressed, Dull, and Combination\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTexture\u003c\/td\u003e\n        \u003ctd\u003eLightweight, velvety fluid that transforms into a comforting lather\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003epH Level\u003c\/td\u003e\n        \u003ctd\u003eOptimized to mirror the slightly acidic natural mantle of healthy skin\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSafety Profile\u003c\/td\u003e\n        \u003ctd\u003eClean-beauty standard, Zero aggressive chemical additives, Non-stripping\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. FAQ SECTION --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"lux-accordion\"\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eWill this cause my skin to feel tight after washing?\u003c\/h4\u003e\n        \u003cp\u003eNo. Unlike commercial cleansers that use aggressive synthetic surfactants, our formula relies on plant-derived alternatives that preserve lipid bonds while locking vital moisture into the stratum corneum.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eIs this face wash suitable for acne-prone, sensitive skin?\u003c\/h4\u003e\n        \u003cp\u003eAbsolutely. The pH-balanced botanical formula focuses strictly on soothing and protecting the skin barrier, making it an excellent gentle option to calm irritation and ease localized facial redness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eHow does it help with dry flaking?\u003c\/h4\u003e\n        \u003cp\u003eBy shifting away from tight, stripping washes, it stops the cycle of moisture depletion. It deeply conditions rough patches during the cleansing cycle, helping to reveal a smooth, luminous, and uniform skin texture.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CTA SECTION --\u003e\n  \u003csection class=\"lux-cta\"\u003e\n    \u003ch3\u003eA Calming, Spa-Like Self-Care Experience\u003c\/h3\u003e\n    \u003cp\u003eReclaim the joy of clean skin that feels soft, supple, and perfectly prepared. Transition away from reactive skin and reveal a balanced, translucent glow every single day.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"SCS","offers":[{"title":"Default Title","offer_id":42512092102731,"sku":"SC-006","price":960.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/RoseFaceWash_1.png?v=1779956708"},{"product_id":"scs-vitamin-c-gel-skin-mask-brightening-dark-spot","title":"SCS Radiant Vitamin C Gel Skin Mask – Advanced Antioxidant Treatment for Dark Spots, Hyperpigmentation, and Dullness Control | TRYNDZI","description":"```html\n\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrapper\"\u003e\n\n  \u003c!-- 1. HERO INTRO --\u003e\n  \u003csection class=\"lux-section lux-hero\"\u003e\n    \u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Skincare Collective\u003c\/span\u003e\n    \u003ch1\u003eRadiant Vitamin C Gel Skin Mask\u003c\/h1\u003e\n    \u003cp\u003eAre stubborn dark spots, sun damage, and a flat, tired complexion holding you back from feeling completely confident in your bare skin? Throughout the day, your face is constantly assaulted by UV radiation, urban pollution, and oxidative stress. The SCS Radiant Vitamin C Gel Skin Mask is an advanced dermatological intervention designed to neutralize this cellular fatigue and rebuild your skin’s natural light reflectivity.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eThe 3-Step Photorepair \u0026amp; Radical Defense System\u003c\/h2\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eMelanin Suppression \u0026amp; Defense\u003c\/h3\u003e\n        \u003cp\u003ePotent Vitamin C active complexes penetrate deep into the follicular walls to inhibit tyrosinase activity—the root cause of hyperpigmentation. This targeted action lightens stubborn dark patches, acne blemishes, and sun spots. Simultaneously, a premium antioxidant defense matrix targets and neutralizes the free radicals responsible for premature aging and structural snapping.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eHydro-Flooding \u0026amp; Realignment\u003c\/h3\u003e\n        \u003cp\u003eUnlike heavy clay masks that strip your essential moisture barrier, this advanced gel structure forms an immediate occlusive, breathable layer over the stratum corneum. Allowing deep-conditioning nutrients to continuously saturate the skin, it eliminates flaky, dehydrated patches and repairs environmental micro-damage overnight to smooth out rough textures.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n    \u003cul class=\"lux-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eHigh-Potency Vitamin C Complex\u003c\/strong\u003e\n        Actively brightens the skin matrix and promotes microcirculation for an authentic, dewy glow.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTargeted Hyperpigmentation Correction\u003c\/strong\u003e\n        Visibly reduces the appearance of stubborn dark spots, sun damage, melasma shadowing, and acne blemishes.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAdvanced Environmental Shield\u003c\/strong\u003e\n        Delivers a potent wave of antioxidants to neutralize free radicals, protecting against premature aging and fine lines.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDeep Dermal Hydro-Saturation\u003c\/strong\u003e\n        Floods the outer skin barrier with weightless, non-comedogenic moisture to erase dry, rough patches.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFlexible Dual-Usage Therapy\u003c\/strong\u003e\n        Engineered to function flawlessly as a high-concentration 2-hour express reset or a deep overnight cellular treatment.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3 \u0026 4. INGREDIENTS \u0026 HOW TO USE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003cdiv class=\"lux-split\"\u003e\n      \u003cdiv class=\"lux-split-border\"\u003e\n        \u003ch2\u003eThe Complex\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003eBio-Available Vitamin C:\u003c\/strong\u003e A stable, high-performance antioxidant catalyst engineered to penetrate follicular walls and inhibit overactive pigment production.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eRadical Defense Matrix:\u003c\/strong\u003e A premium blend of topical antioxidants and conditioning nutrients formulated to repair barrier fatigue and smooth micro-lines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eApplication\u003c\/h2\u003e\n        \u003cul class=\"lux-steps\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e\n            \u003cspan\u003eSmooth an even layer over a thoroughly cleansed and dried face, avoiding the immediate eye area.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e\n            \u003cspan\u003eLeave on for 2 hours as an intensive, high-concentration express treatment to rescue fatigued skin before an event.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e\n            \u003cspan\u003eAlternatively, leave on overnight as a breathable sleep mask to work with your body's natural circadian rhythm. Rinse with cool water.\u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT DETAILS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTreatment Type\u003c\/td\u003e\n        \u003ctd\u003eDermatological Photorepair \u0026amp; Brightening Gel Mask\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTexture\u003c\/td\u003e\n        \u003ctd\u003eBreathable, ultra-cooling, non-comedogenic nutrient gel\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkin Concerns\u003c\/td\u003e\n        \u003ctd\u003eHyperpigmentation, Sun Damage, Dullness, Dehydration, Fine Lines\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormulation\u003c\/td\u003e\n        \u003ctd\u003eClean-beauty standard, Zero abrasive particles, Non-stripping\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. FAQ SECTION --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"lux-accordion\"\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eWill this mask dry out my skin like clay masks?\u003c\/h4\u003e\n        \u003cp\u003eNo. Traditional clay masks strip vital moisture. Our advanced gel formulation establishes a breathable, occlusive layer that continually infuses the stratum corneum with hydration, erasing flaky patches.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eHow does it correct hyperpigmentation?\u003c\/h4\u003e\n        \u003cp\u003eThe high-potency Vitamin C complex penetrates deep into the pore walls to inhibit tyrosinase activity. This down-regulates melanin production, fading sun spots, acne marks, and melasma shadowing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eCan I really use this as an overnight sleep mask?\u003c\/h4\u003e\n        \u003cp\u003eAbsolutely. The lightweight, fast-absorbing gel texture functions perfectly as a mess-free overnight treatment, delivering continuous nourishment while your skin undergoes its natural nighttime repair cycle.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CTA SECTION --\u003e\n  \u003csection class=\"lux-cta\"\u003e\n    \u003ch3\u003eDual-Application Flexibility for Maximum Results\u003c\/h3\u003e\n    \u003cp\u003eTransition away from reactive, high-maintenance skin and step into a steady reality of predictable, bright, and vibrant bare-skin confidence.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n```","brand":"SCS","offers":[{"title":"Default Title","offer_id":42600625569867,"sku":"SC-009","price":1098.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/VitaminCFaceMask_1.png?v=1780835167"},{"product_id":"scs-radiant-vitamin-c-face-wash-brightening-cleanser","title":"SCS Radiant Vitamin C Face Wash – Brightening Daily Cleanser with Antioxidants for Dark Spots, Even Skin Tone, and Oily Skin Control | TRYNDZI","description":"\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lux-wrapper\"\u003e\n\u003c!-- 1. HERO INTRO --\u003e\n\u003csection class=\"lux-section lux-hero\"\u003e\u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Skincare Collective\u003c\/span\u003e\n\u003ch1\u003eRadiant Vitamin C Face Wash\u003c\/h1\u003e\n\u003cp\u003eAre stubborn dark spots, midday oiliness, and a flat, tired complexion keeping you from feeling completely confident in your bare skin? Throughout the day, your face is constantly bombarded by UV radiation, urban pollution, and oxidative stress. This invisible environmental damage triggers an overproduction of melanin, leading to localized hyperpigmentation and a chalky, washed-out dullness that standard cleansers simply cannot fix. The SCS Radiant Vitamin C Face Wash is an advanced dermatological intervention designed to interrupt this cycle of cellular fatigue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n\u003csection class=\"lux-section\"\u003e\n\u003ch2\u003eThe 3-Step Micro-Purification \u0026amp; Photorepair System\u003c\/h2\u003e\n\u003cdiv class=\"lux-grid\"\u003e\n\u003cdiv class=\"lux-card\"\u003e\n\u003ch3\u003eDeep Clearance \u0026amp; Spot Correction\u003c\/h3\u003e\n\u003cp\u003eThe lightweight, velvety lather breaks down and encapsulates microscopic dirt, urban pollutants, and stubborn sebum without breaking critical lipid bonds. Active Vitamin C complexes sink deep into the skin matrix to inhibit tyrosinase activity (the root cause of hyperpigmentation), targeted to fade stubborn sun spots, acne blemishes, and dark patches for a highly uniform complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card\"\u003e\n\u003ch3\u003eOxidative Defense \u0026amp; Hydration\u003c\/h3\u003e\n\u003cp\u003eUnlike aggressive, high-sulfate foaming gels that strip your essential moisture barrier—forcing a reactionary spike of excess oil—this formula optimizes your skin matrix. Packed with a defensive shield of premium antioxidants, it targets and neutralizes free radicals, while locking vital water into the stratum corneum to completely eliminate dry, rough texture patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n\u003csection class=\"lux-section\"\u003e\n\u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n\u003cul class=\"lux-features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Potency Vitamin C Complex\u003c\/strong\u003e Actively brightens the skin matrix and promotes micro-circulation for an authentic, youth-infused dewy glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep Pore Purifying Action\u003c\/strong\u003e Thoroughly lifts away daily dirt, environmental debris, and excess oil without causing skin tightness or cellular dryness.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTargeted Pigmentation Correction\u003c\/strong\u003e Visibly reduces the appearance of stubborn dark spots, sun damage, melasma shadowing, and post-acne blemishes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePotent Free Radical Shield\u003c\/strong\u003e Delivers a wave of cellular antioxidants to block environmental damage, protecting against premature aging signs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Hydration \u0026amp; pH Balance\u003c\/strong\u003e Maintains your skin’s natural acid mantle to prevent future reactivity, irritation, or sudden oil spikes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe TRYNDZI Clean-Beauty Standard\u003c\/strong\u003e A lightweight, non-comedogenic formulation engineered safely for all skin types looking for uniform radiance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 3 \u0026 4. INGREDIENTS \u0026 HOW TO USE --\u003e\n\u003csection class=\"lux-section\"\u003e\n\u003cdiv class=\"lux-split\"\u003e\n\u003cdiv class=\"lux-split-border\"\u003e\n\u003ch2\u003eThe Complex\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBio-Available Vitamin C:\u003c\/strong\u003e A high-performance, stable antioxidant catalyst engineered to penetrate deep into epidermal layers, neutralize cellular fatigue, and uniform discoloration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAntioxidant Matrix:\u003c\/strong\u003e A premium blend of defensive compounds designed to intercept free radicals, prevent structural snapping, and lock critical moisture into the skin barrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2\u003eApplication\u003c\/h2\u003e\n\u003cul class=\"lux-steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e \u003cspan\u003eDampen your skin with lukewarm water to prime your pores for micro-purification.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e \u003cspan\u003eDispense a small amount and work into a velvety, lightweight lather, massaging over the face in gentle circular motions.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e \u003cspan\u003eRinse thoroughly with cool water and pat dry. Use every morning and night as the non-negotiable anchor of your skincare routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. PRODUCT DETAILS --\u003e\n\u003csection class=\"lux-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"lux-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTreatment Type\u003c\/td\u003e\n\u003ctd\u003eAntioxidant-Rich Micro-Purifying Facial Cleanser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTexture\u003c\/td\u003e\n\u003ctd\u003eLightweight, velvety micro-foam fluid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkin Profile\u003c\/td\u003e\n\u003ctd\u003eHyperpigmentation, Dullness, Midday Oiliness, Tired Skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormulation\u003c\/td\u003e\n\u003ctd\u003eNon-comedogenic, Sulfate-free, pH-balanced, Clean-beauty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- 6. FAQ SECTION --\u003e\n\u003csection class=\"lux-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lux-accordion\"\u003e\n\u003cdiv class=\"lux-accordion-item\"\u003e\n\u003ch4 class=\"lux-accordion-title\"\u003eWill this face wash worsen my midday oiliness?\u003c\/h4\u003e\n\u003cp\u003eNo. Standard high-sulfate washes strip the barrier, forcing your skin to produce a reactionary spike of oil. Our sulfate-free formula sweeps away excess sebum while preserving critical protective lipid bonds, rebalancing your natural sebum metrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-accordion-item\"\u003e\n\u003ch4 class=\"lux-accordion-title\"\u003eHow does it help fade dark spots?\u003c\/h4\u003e\n\u003cp\u003eThe formulation contains a bio-available surge of Vitamin C that penetrates deep into the follicular walls to inhibit tyrosinase activity. This directly blocks the path of excessive melanin production, systematically fading sun spots, acne marks, and shadowing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-accordion-item\"\u003e\n\u003ch4 class=\"lux-accordion-title\"\u003eIs this cleanser safe to use with follow-up serums?\u003c\/h4\u003e\n\u003cp\u003eAbsolutely. By thoroughly preparing your cellular canvas every morning and night, it optimizes the epidermal layer to fully absorb follow-up targeted serums, daytime sunscreens, and nighttime moisturizers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. CTA SECTION --\u003e\n\u003csection class=\"lux-cta\"\u003e\n\u003ch3\u003eAn Elite Foundation for Flawless Skincare Architecture\u003c\/h3\u003e\n\u003cp\u003eTransition away from heavy, pore-suffocating makeup correctors and step into a steady reality of predictable, bright, and vibrant bare-skin confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SCS","offers":[{"title":"Default Title","offer_id":42600860155979,"sku":"SC-010","price":804.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/VitaminCFaceWash_1.png?v=1780835874"},{"product_id":"scs-clarifying-anti-acne-serum-pore-blemish-treatment","title":"SCS Clarifying Anti-Acne Serum – Advanced Salicylic Acid \u0026 Zinc Complex for Breakouts, Clogged Pores, and Dark Spot Prevention | TRYNDZI","description":"\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrapper\"\u003e\n\n  \u003c!-- 1. HERO INTRO --\u003e\n  \u003csection class=\"lux-section lux-hero\"\u003e\n    \u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Skincare Collective\u003c\/span\u003e\n    \u003ch1\u003eSCS Clarifying Anti-Acne Serum\u003c\/h1\u003e\n    \u003cp\u003eAre relentless pimples, painful cystic flare-ups, and stubborn post-blemish dark spots keeping you from loving your bare skin? When your skin overproduces sebum, it creates a sticky, suffocating environment on the epidermis where dead cellular debris pairs with excess oil to form micro-plugs deep within your follicle walls. The SCS Clarifying Anti-Acne Serum is an advanced dermatological intervention explicitly designed to halt this destructive process at a cellular level.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eThe 3-Step Pore Rehabilitation \u0026amp; Surface Correction System\u003c\/h2\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eFollicular Purging \u0026amp; Alleviation\u003c\/h3\u003e\n        \u003cp\u003eThe ultra-fluid formula penetrates past superficial skin debris to liquefy trapped sebum and oil-plugs. By sweeping clean the interior walls of your pores, it dramatically minimizes blackheads and cuts off the structural pathway of underlying acne bacteria. Concurrently, it deposits highly targeted, soothing botanical properties directly to irritated areas to instantly subdue severe blemish swelling and redness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eScar Prevention \u0026amp; Sebum Balance\u003c\/h3\u003e\n        \u003cp\u003eMoving far beyond basic surface treatments, this advanced matrix gently supports natural cellular turnover at the surface to disrupt the accumulation of concentrated melanin. It aggressively targets post-inflammatory erythema (PIE), ensuring that as active pimples fade, they do not leave behind dark shadowing. This is achieved without stripping your acid mantle or forcing a defensive, reactionary grease-spike.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n    \u003cul class=\"lux-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDeep Follicular Cleansing\u003c\/strong\u003e\n        Actively dissolves trapped oils, cosmetic buildup, and dead cellular debris to rapidly eliminate blackheads and whiteheads.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eRapid Breakout Reduction\u003c\/strong\u003e\n        Targets existing pimples, hormonal acne flare-ups, and sudden blemishes at the source to accelerate cellular healing.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAnti-Inflammatory Calming Matrix\u003c\/strong\u003e\n        Loaded with intensive soothing agents that rapidly intercept skin redness, cooling down painful cystic swelling.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAdvanced Dark Spot Prevention\u003c\/strong\u003e\n        Proactively disrupts melanin pathing to prevent post-acne marks, scars, and hyperpigmentation shadows.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIntelligent Sebum Regulation\u003c\/strong\u003e\n        Optimizes oil-gland output to give your skin a clean, matte, and fresh appearance without stripping vital moisture.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3 \u0026 4. INGREDIENTS \u0026 HOW TO USE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003cdiv class=\"lux-split\"\u003e\n      \u003cdiv class=\"lux-split-border\"\u003e\n        \u003ch2\u003eThe Complex\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003eOil-Soluble Fluid Network:\u003c\/strong\u003e Clinical-grade clarifying actives engineered to sink deep into the lipid pathways of the pore matrix to systematically dismantle blockages.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eDermal Protective Base:\u003c\/strong\u003e Infused with targeted botanical calming properties designed to suppress surface-level irritation while protecting against cellular tissue scarring.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eApplication\u003c\/h2\u003e\n        \u003cul class=\"lux-steps\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e\n            \u003cspan\u003eThoroughly cleanse your skin asset and pat completely dry before application.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e\n            \u003cspan\u003eDispense a few drops of the high-potency serum and smooth evenly over your face or targeted breakout areas.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e\n            \u003cspan\u003eAllow the crystal-clear texture to absorb entirely for a few seconds. Follow with your standard morning or evening skincare steps.\u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT DETAILS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTreatment Type\u003c\/td\u003e\n        \u003ctd\u003eClinical-Strength Anti-Acne \u0026amp; Refining Serum\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTexture\u003c\/td\u003e\n        \u003ctd\u003eCrystal-clear, weightless, non-sticky fluid\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkin Profiles\u003c\/td\u003e\n        \u003ctd\u003eAcne-Prone, Active Breakouts, Oily, and Combination Skin\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFinish\u003c\/td\u003e\n        \u003ctd\u003eInvisible, velvet-matte protective canvas\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. FAQ SECTION --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"lux-accordion\"\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eWill this serum dry out my skin or cause oil spikes?\u003c\/h4\u003e\n        \u003cp\u003eNo. Standard high-alcohol drying lotions strip the skin barrier, forcing a reactionary spike in sebum production. Our oil-soluble fluid delivery network clears the inner pore walls while completely protecting the moisture barrier to balance sebum production naturally.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eCan it help with old post-acne dark marks?\u003c\/h4\u003e\n        \u003cp\u003eAbsolutely. The advanced corrective matrix gently accelerates natural cellular turnover at the epidermis, which actively disrupts the transfer of concentrated melanin and targets post-inflammatory erythema (PIE) before it darkens.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eIs it suitable to wear underneath cosmetics?\u003c\/h4\u003e\n        \u003cp\u003eYes. The lightweight, non-greasy texture absorbs fully into the skin within seconds, creating a completely weightless, velvet-matte canvas that forms a perfect foundation for follow-up treatments or daily cosmetics.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CTA SECTION --\u003e\n  \u003csection class=\"lux-cta\"\u003e\n    \u003ch3\u003eA Weightless, Non-Greasy Daily Foundation\u003c\/h3\u003e\n    \u003cp\u003eTransition away from heavy, pore-suffocating color-correcting makeup. Embrace a steady, reliable reality of predictable, calm, and healthily glowing skin every single day.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"SCS","offers":[{"title":"Default Title","offer_id":42603030642763,"sku":"SC-011","price":1284.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/AntiAcneSyrum_1.png?v=1780843356"},{"product_id":"scs-glow-skin-face-wash-brightening-hydrating-cleanser","title":"SCS Radiant Glow Skin Face Wash – Hydrating Vitamin C Complex for Dullness, Uneven Skin Tone, and Deep Pore Cleansing | TRYNDZI","description":"\u003cstyle\u003e\n  :root {\n    --lux-bg: #FAFAFA;\n    --lux-white: #FFFFFF;\n    --lux-primary: #1A1A1A;\n    --lux-muted: #666666;\n    --lux-accent: #E5E0DB;\n    --lux-border: #EEEEEE;\n    --lux-spacing-sm: 16px;\n    --lux-spacing-md: 32px;\n    --lux-spacing-lg: 64px;\n    --font-heading: \"Helvetica Neue\", Arial, sans-serif;\n    --font-body: \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  .lux-wrapper {\n    font-family: var(--font-body);\n    background-color: var(--lux-bg);\n    color: var(--lux-primary);\n    line-height: 1.6;\n    letter-spacing: 0.5px;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n  }\n\n  .lux-wrapper h2, .lux-wrapper h3, .lux-wrapper h4 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 0;\n  }\n\n  .lux-wrapper h2 {\n    font-size: 20px;\n    text-align: center;\n    margin-bottom: var(--lux-spacing-md);\n    position: relative;\n    padding-bottom: 12px;\n  }\n\n  .lux-wrapper h2::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 40px;\n    height: 1px;\n    background-color: var(--lux-primary);\n  }\n\n  .lux-wrapper p {\n    color: var(--lux-muted);\n    font-size: 14px;\n    margin-bottom: var(--lux-spacing-sm);\n  }\n\n  .lux-section {\n    margin-bottom: var(--lux-spacing-lg);\n    background-color: var(--lux-white);\n    padding: var(--lux-spacing-md);\n    border: 1px solid var(--lux-border);\n  }\n\n  \/* 1. Hero Section *\/\n  .lux-hero {\n    text-align: center;\n    background-color: var(--lux-accent);\n    padding: var(--lux-spacing-lg) var(--lux-spacing-md);\n    border: none;\n    margin-bottom: var(--lux-spacing-lg);\n  }\n\n  .lux-hero h1 {\n    font-family: var(--font-heading);\n    font-weight: 300;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin: 0 0 16px 0;\n  }\n\n  .lux-hero .lux-subtitle {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--lux-primary);\n    margin-bottom: var(--lux-spacing-md);\n    display: block;\n  }\n\n  .lux-hero p {\n    color: var(--lux-primary);\n    max-width: 600px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  \/* 2. Grid \u0026 Cards (Benefits\/Narrative) *\/\n  .lux-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .lux-card {\n    padding: var(--lux-spacing-sm);\n  }\n\n  .lux-card h3 {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: var(--lux-primary);\n  }\n\n  \/* Feature List *\/\n  .lux-features {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .lux-features li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 20px;\n    padding-left: 32px;\n    position: relative;\n  }\n\n  .lux-features li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: var(--lux-primary);\n  }\n\n  .lux-features strong {\n    color: var(--lux-primary);\n    font-weight: 500;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  \/* 3. Ingredients \u0026 4. How To Use Tabular\/Split layout *\/\n  .lux-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: var(--lux-spacing-md);\n  }\n\n  @media (min-width: 768px) {\n    .lux-split {\n      grid-template-columns: 1fr 1fr;\n    }\n    .lux-split-border {\n      border-right: 1px solid var(--lux-border);\n      padding-right: var(--lux-spacing-md);\n    }\n  }\n\n  .lux-steps {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lux-steps li {\n    font-size: 14px;\n    color: var(--lux-muted);\n    margin-bottom: 16px;\n    display: flex;\n  }\n\n  .lux-steps .step-num {\n    font-weight: 300;\n    font-size: 12px;\n    margin-right: 16px;\n    border-bottom: 1px solid var(--lux-primary);\n    height: fit-content;\n  }\n\n  \/* 5. Product Details Table *\/\n  .lux-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: var(--lux-spacing-sm);\n  }\n\n  .lux-table td {\n    padding: 12px 0;\n    font-size: 13px;\n    border-bottom: 1px solid var(--lux-border);\n  }\n\n  .lux-table td:first-child {\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    width: 35%;\n  }\n\n  .lux-table td:last-child {\n    color: var(--lux-muted);\n  }\n\n  \/* 6. Accordion\/FAQ *\/\n  .lux-accordion {\n    border-top: 1px solid var(--lux-border);\n  }\n\n  .lux-accordion-item {\n    border-bottom: 1px solid var(--lux-border);\n    padding: 16px 0;\n  }\n\n  .lux-accordion-title {\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--lux-primary);\n    margin: 0 0 8px 0;\n    font-weight: 400;\n  }\n\n  \/* 7. CTA Section *\/\n  .lux-cta {\n    text-align: center;\n    padding: var(--lux-spacing-md) var(--lux-spacing-sm);\n    background-color: var(--lux-white);\n    border: 1px solid var(--lux-primary);\n  }\n\n  .lux-cta h3 {\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .lux-cta p {\n    max-width: 500px;\n    margin: 0 auto var(--lux-spacing-sm) auto;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lux-wrapper\"\u003e\n\n  \u003c!-- 1. HERO INTRO --\u003e\n  \u003csection class=\"lux-section lux-hero\"\u003e\n    \u003cspan class=\"lux-subtitle\"\u003eTRYNDZI Skincare Collective\u003c\/span\u003e\n    \u003ch1\u003eSCS Radiant Glow Skin Face Wash\u003c\/h1\u003e\n    \u003cp\u003eAre midday oiliness, persistent dullness, and an uneven skin tone keeping you from feeling completely confident in your bare skin? Throughout the day, your face is constantly bombarded by urban pollution, makeup buildup, and environmental stress. When these impurities combine with overactive sebum, they form a suffocating layer on the epidermis. The SCS Radiant Glow Skin Face Wash is an advanced dermatological intervention designed to interrupt this cycle of cellular fatigue.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BENEFITS CLINICAL NARRATIVE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eThe 3-Step Micro-Purification \u0026amp; Radiance System\u003c\/h2\u003e\n    \u003cdiv class=\"lux-grid\"\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003ePurification \u0026amp; Uniformity\u003c\/h3\u003e\n        \u003cp\u003eThe lightweight, velvety lather encapsulates microscopic dirt, urban pollutants, and stubborn sebum, sweeping away dulling impurities without breaking critical lipid bonds. Active skin-brightening botanical agents simultaneously target localized shadowing and uneven pigmentation, dissolving dull surface buildup to restore uniform color clarity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-card\"\u003e\n        \u003ch3\u003eHydro-Flooding \u0026amp; Sebum Balance\u003c\/h3\u003e\n        \u003cp\u003eUnlike aggressive, high-sulfate foaming gels that strip your essential moisture barrier—forcing a reactionary spike of excess grease—this premium cleanser infuses the skin with targeted hydration. By locking vital water molecules into the stratum corneum, it maintains the skin's delicate pH and moisture metrics, completely erasing dry, flaky patches.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT FEATURES \u0026 BENEFITS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eTargeted Performance\u003c\/h2\u003e\n    \u003cul class=\"lux-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eGentle Micro-Purifying Action\u003c\/strong\u003e\n        Thoroughly lifts away daily dirt, environmental debris, and cosmetics without causing tightness or cellular dryness.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eInstant Glow Amplification\u003c\/strong\u003e\n        Boosts natural skin microcirculation to completely eliminate flat, ash-toned dullness and unlock a brilliant dewy radiance.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAdvanced Moisture-Lock Balance\u003c\/strong\u003e\n        Intensely hydrates and maintains the skin’s natural lipid barrier to prevent a reactionary overproduction of oil.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTone \u0026amp; Texture Uniformity\u003c\/strong\u003e\n        Actively works to smooth micro-roughness, fade minor shadow spots, and cultivate an even-toned skin appearance.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eStress-Relieving Calming Action\u003c\/strong\u003e\n        Immediately soothes tired, environmentally stressed, or inflamed skin, leaving it fresh, smooth, and rejuvenated.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3 \u0026 4. INGREDIENTS \u0026 HOW TO USE --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003cdiv class=\"lux-split\"\u003e\n      \u003cdiv class=\"lux-split-border\"\u003e\n        \u003ch2\u003eThe Complex\u003c\/h2\u003e\n        \u003cp\u003e\u003cstrong\u003eActive Brightening Nutrients:\u003c\/strong\u003e Clinical-grade botanical agents designed to penetrate the epidermal layers, target localized shadowing, and reveal translucent clarity.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eMicro-Purifying Foam Base:\u003c\/strong\u003e An ultra-gentle, sulfate-free surfactant network that encapsulates modern urban pollutants while fully preserving structural lipid bonds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eApplication\u003c\/h2\u003e\n        \u003cul class=\"lux-steps\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e01\u003c\/span\u003e\n            \u003cspan\u003eDampen the face with warm water to prepare the epidermis for deep botanical clarification.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e02\u003c\/span\u003e\n            \u003cspan\u003eDispense a small amount and work into a velvety lather, massaging smoothly across the skin matrix in upward motions.\u003c\/span\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"step-num\"\u003e03\u003c\/span\u003e\n            \u003cspan\u003eRinse cleanly away with cool water. Incorporate into your architecture every morning and evening as your mandatory foundation.\u003c\/span\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. PRODUCT DETAILS --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"lux-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTreatment Type\u003c\/td\u003e\n        \u003ctd\u003eDermatological Micro-Purifying Radiance Cleanser\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTexture\u003c\/td\u003e\n        \u003ctd\u003eUltra-gentle, lightweight velvety foam fluid\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkin Profile\u003c\/td\u003e\n        \u003ctd\u003eUneven Skin Tone, Persistent Dullness, Midday Oiliness\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormulation\u003c\/td\u003e\n        \u003ctd\u003eSulfate-free, pH-balanced, Non-comedogenic, Clean-beauty\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. FAQ SECTION --\u003e\n  \u003csection class=\"lux-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"lux-accordion\"\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eWill this face wash make my skin feel tight or dry?\u003c\/h4\u003e\n        \u003cp\u003eNo. Standard high-sulfate washes strip your critical lipid bonds. Our advanced moisture-lock formula replaces aggressive foaming agents with targeted hydrators that preserve your natural moisture barrier while removing impurities.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eHow does it balance overactive sebum and midday oiliness?\u003c\/h4\u003e\n        \u003cp\u003eWhen a cleanser strips your skin, your sebaceous glands produce a reactionary spike of grease. By optimizing moisture and maintaining your skin's delicate pH, this formula intercepts that cycle, delivering a velvet-soft, non-greasy finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lux-accordion-item\"\u003e\n        \u003ch4 class=\"lux-accordion-title\"\u003eIs it safe to use before follow-up treatments?\u003c\/h4\u003e\n        \u003cp\u003eAbsolutely. By thoroughly cleansing and preparing your cellular canvas twice daily, it maximizes the absorption threshold of your subsequent targeted serums, toners, and moisturizers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. CTA SECTION --\u003e\n  \u003csection class=\"lux-cta\"\u003e\n    \u003ch3\u003eThe Essential Anchor for Flawless Skincare\u003c\/h3\u003e\n    \u003cp\u003eTransition away from heavy, pore-suffocating color correctors and step into a steady reality of predictable, bright, and vibrant skin that commands attention even on your makeup-free days.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"SCS","offers":[{"title":"Default Title","offer_id":42607371026507,"sku":"SC-013","price":804.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/7228\/0139\/files\/7.png?v=1780862009"}],"url":"https:\/\/tryndzi.com\/collections\/facial-cleansers\/clear-skin-serum.oembed","provider":"Tryndzi","version":"1.0","type":"link"}