{"product_id":"skin1004-madagascar-centella-tone-brightening-capsule-cream-75ml","title":"SKIN1004 Madagascar Centella Tone Brightening Capsule Cream [75ml]","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSKIN1004 Madagascar Centella Tone Brightening Capsule Cream\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --g:       #7090a0;\n    --g-pale:  #edf2f5;\n    --g-light: #ccdce6;\n    --g-deep:  #1a2e38;\n    --black:   #111111;\n    --muted:   #888884;\n    --border:  #e0e0dc;\n    --bg:      #fafaf8;\n    --white:   #ffffff;\n  }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    background: var(--white);\n    color: var(--black);\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-bottom: 12px;\n  }\n\n  .ingr-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    align-items: stretch;\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    margin-bottom: 28px;\n  }\n\n  .ingr-card { background: var(--white); padding: 16px 18px; align-self: stretch; overflow: hidden; }\n\n  .ingr-name {\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--black);\n    margin-bottom: 5px;\n    display: flex;\n    align-items: center;\n    gap: 7px;\n  }\n\n  .ingr-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: var(--g);\n    flex-shrink: 0;\n  }\n\n  .ingr-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .acc-item { border-bottom: 1px solid var(--border); }\n  .acc-item:first-of-type { border-top: 1px solid var(--border); }\n\n  .acc-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 16px 0;\n    cursor: pointer;\n    user-select: none;\n    background: var(--white);\n    transition: color 0.15s;\n  }\n  .acc-header:hover .acc-label { color: var(--g); }\n\n  .acc-label {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--black);\n    letter-spacing: 0.01em;\n    transition: color 0.15s;\n  }\n\n  .acc-chevron {\n    width: 16px; height: 16px;\n    position: relative;\n    flex-shrink: 0;\n  }\n  .acc-chevron::before,\n  .acc-chevron::after {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    width: 8px; height: 1px;\n    background: var(--muted);\n    transition: transform 0.22s;\n  }\n  .acc-chevron::before { transform: translate(-100%, -50%) rotate(0deg); }\n  .acc-chevron::after  { transform: translate(0%, -50%)    rotate(0deg); }\n  .acc-chevron.open::before { transform: translate(-100%, -50%) rotate(-45deg); }\n  .acc-chevron.open::after  { transform: translate(0%, -50%)    rotate(45deg); }\n\n  .acc-body { display: none; padding-bottom: 20px; }\n  .acc-body.open { display: block; }\n\n  .acc-text {\n    font-size: 13px;\n    color: var(--black);\n    line-height: 1.8;\n    font-weight: 300;\n  }\n\n  .step-list { list-style: none; }\n  .step-list li {\n    display: flex;\n    gap: 14px;\n    padding: 10px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--black);\n    line-height: 1.6;\n    align-items: flex-start;\n  }\n  .step-list li:last-child { border-bottom: none; }\n  .step-n {\n    font-size: 10px;\n    font-weight: 500;\n    color: var(--g);\n    letter-spacing: 0.06em;\n    padding-top: 2px;\n    flex-shrink: 0;\n    width: 20px;\n  }\n\n  .pair-box {\n    margin-top: 14px;\n    padding: 14px 16px;\n    background: var(--g-pale);\n    border-left: 2px solid var(--g);\n    font-size: 12.5px;\n    color: var(--g-deep);\n    line-height: 1.7;\n    font-weight: 400;\n  }\n  .pair-box strong { display: block; font-weight: 500; margin-bottom: 3px; }\n\n  .concern-list { margin-top: 8px; }\n  .concern-list li {\n    display: flex;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--black);\n    padding: 5px 0;\n    align-items: flex-start;\n    line-height: 1.6;\n  }\n  .concern-list li::before {\n    content: '—';\n    color: var(--g);\n    font-weight: 400;\n    flex-shrink: 0;\n  }\n\n  .copy-btn {\n    margin-top: 16px;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    font-family: 'Inter', sans-serif;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--g-deep);\n    background: transparent;\n    border: 1px solid var(--g);\n    padding: 7px 14px;\n    cursor: pointer;\n    transition: background 0.15s;\n  }\n  .copy-btn:hover { background: var(--g-light); }\n  .copy-btn.copied { background: var(--g-light); }\n\n  .specs-footer {\n    background: var(--white);\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(110px, 100%), 1fr));\n    gap: 0;\n    border: 1px solid var(--border);\n    margin-top: 28px;\n  }\n  .spec-block {\n    padding: 14px 16px;\n    border-right: 1px solid var(--border);\n  }\n  .spec-block:last-child { border-right: none; }\n  .spec-key {\n    font-size: 9px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--muted);\n    margin-bottom: 4px;\n  }\n  .spec-val {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--black);\n  }\n\n  .ingr-full-text {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 2;\n    font-weight: 300;\n  }\n  .ingr-note {\n    margin-top: 12px;\n    font-size: 11px;\n    color: var(--muted);\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- Key ingredients --\u003e\n\u003cdiv class=\"label\"\u003eKey ingredients\u003c\/div\u003e\n\u003cdiv class=\"ingr-grid\"\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eCentella Asiatica Extract 60% (Madagascar)\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eThe first and dominant ingredient at 60% concentration — a genuine Centella-first formula. SKIN1004 sources exclusively from the untouched highlands of Madagascar, where environmental isolation produces extract with higher purity and potency than most commercial Centella. Provides deep soothing, barrier support, and skin-identical humectancy as a base for the brightening actives.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eMadeWhite™ — Encapsulated Madecassoside\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eSKIN1004's patented brightening ingredient: Madecassoside extracted from Madagascar Centella Asiatica and encapsulated in micro-beads (Microcrystalline Cellulose + Corn Starch carrier system) for greater stability and controlled release. The capsules visibly burst on contact with skin, releasing Madecassoside directly at application. Clears and evens tone with greater stability than standard Vitamin C derivatives.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eNiacinamide 4% + Tranexamic Acid 2%\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eThe formula's clinically proven brightening duo. Niacinamide (40,000ppm \/ 4%) inhibits melanin transfer to skin cells, reduces hyperpigmentation, strengthens the barrier, and refines pores. Tranexamic Acid (20,000ppm \/ 2%) disrupts melanin synthesis at a different pathway, making this combination more effective against dark spots and uneven tone than either ingredient alone.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ingr-card\"\u003e\n    \u003cdiv class=\"ingr-name\"\u003e\n      \u003cdiv class=\"ingr-dot\"\u003e\u003c\/div\u003eAquaxyl™ Trio + Squalane + Shea Butter\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eXylitylglucoside, Anhydroxylitol, and Xylitol form the Aquaxyl™ humectant complex — a corn-derived trio that \"harmonises the skin's hydrous flow,\" optimising water reserves and limiting transepidermal water loss. Squalane and Shea Butter add lightweight emollient nourishment, completing the Oil-in-Water-Gel Network moisture system.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordions --\u003e\n\u003cdiv class=\"label\"\u003eProduct details\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('desc')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eFull description\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-desc\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-desc\"\u003e\n    \u003cdiv class=\"acc-text\"\u003e\n      The SKIN1004 Madagascar Centella Tone Brightening Capsule Cream is the finishing moisturiser in SKIN1004's dedicated brightening line — a mid-weight cream with a distinctively light, gel-like texture built on a 60% Madagascar Centella Asiatica base. Where most brightening creams use Centella as an incidental supporting ingredient, this formula leads with it as the first and dominant component, establishing a soothing, skin-identical foundation that makes the brightening actives suitable for daily use on sensitive skin.\n      \u003cbr\u003e\u003cbr\u003e\n      The \"capsule\" in the name refers to MadeWhite™ — SKIN1004's patented encapsulation technology. Madecassoside (the primary bioactive of Centella Asiatica) is extracted from Madagascar plants and encapsulated in visible micro-beads within the cream formula. On application, these beads burst and release Madecassoside directly onto the skin with a characteristic sensory quality that users can feel. Encapsulation also significantly improves Madecassoside's stability compared to open-formula delivery, which is why SKIN1004 describes it as more stable than standard brightening ingredients including traditional Vitamin C.\n      \u003cbr\u003e\u003cbr\u003e\n      The brightening system is built on three converging actives. Niacinamide at 40,000ppm (4%) inhibits melanin transfer from melanocytes to keratinocytes — the mechanism that causes dark spots and uneven tone — while simultaneously strengthening the barrier and reducing pore appearance. Tranexamic Acid at 20,000ppm (2%) inhibits melanin synthesis at the tyrosinase level, a distinct biological pathway that makes the pairing additive rather than redundant. MadeWhite™ Madecassoside adds a third mechanism, acting on the melanin production pathway while providing concurrent soothing action.\n      \u003cbr\u003e\u003cbr\u003e\n      Hydration is handled by an unusually complex multi-layered system. The Aquaxyl™ trio (Xylitylglucoside, Anhydroxylitol, Xylitol) optimises the skin's water distribution network. Hydroxyethyl Urea, Trehalose, Mannitol, and Glucose provide additional humectancy. Squalane and Shea Butter contribute emollient nourishment. Sodium Hyaluronate binds surface moisture. The whole system is structured as an Oil-in-Water-Gel Network — a proprietary emulsion architecture that SKIN1004 describes as enveloping moisture and oil within a water-gel matrix that breaks on skin contact to release hydration from within.\n      \u003cbr\u003e\u003cbr\u003e\n      Bisabolol (Alpha-Bisabolol) adds further tone-evening and anti-inflammatory action. Panthenol supports barrier repair and hydration. Pear Flower Extract and Lactobacillus Ferment complete the soothing complex. Free from artificial fragrance and artificial colorants. Suitable for sensitive skin and for AM and PM use.\n    \u003c\/div\u003e\n    \u003cbutton class=\"copy-btn\" onclick=\"copyMain(this)\"\u003eCopy description\u003c\/button\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('how')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eHow to use\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-how\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-how\"\u003e\n    \u003cul class=\"step-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e01\u003c\/span\u003eUse as the final step of your AM and PM skincare routine, after toner, serum, and ampoule.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eApply an appropriate amount to the face.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e03\u003c\/span\u003ePat gently with both palms to warm the cream and encourage the MadeWhite™ capsules to burst and absorb fully into the skin.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"step-n\"\u003e04\u003c\/span\u003eFollow with SPF in the morning — Niacinamide and Tranexamic Acid enhance brightening results when combined with daily UV protection.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      Designed as the final step of the Tone Brightening line. Layer after the SKIN1004 Madagascar Centella Tone Brightening Boosting Toner and\/or Tone Brightening Capsule Ampoule for a complete brightening routine — the toner preps and the ampoule concentrates actives, while the cream seals and delivers the MadeWhite™ capsule treatment.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"acc-item\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('skin')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eSuitable for\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-skin\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-skin\"\u003e\n    \u003cdiv class=\"acc-text\"\u003eFormulated for all skin types including sensitive skin. Particularly beneficial for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px; list-style:none; padding:0;\"\u003e\n      \u003cli\u003eUneven skin tone, dark spots, post-acne marks, and hyperpigmentation\u003c\/li\u003e\n      \u003cli\u003eDull skin lacking radiance and luminosity\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cli\u003eSensitive skin needing brightening care without irritation\u003c\/li\u003e\n      \u003cli\u003eDry and dehydrated skin seeking hydration alongside tone correction\u003c\/li\u003e\n    \n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eFree from artificial fragrance and artificial colorants. Cosmetic skin irritation test completed. Suitable for AM and PM use. Follow with SPF in the morning for best brightening results.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"specs-footer\"\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eBrand\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eSKIN1004\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eVolume\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003e75 ml\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eSkin type\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eAll types\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eConcern\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eBrightening\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eFormat\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eCream\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-block\"\u003e\n    \u003cdiv class=\"spec-key\"\u003eOrigin\u003c\/div\u003e\n    \u003cdiv class=\"spec-val\"\u003eSouth Korea\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Full Ingredients --\u003e\n\u003cdiv class=\"acc-item\" style=\"margin-top:28px; border-top:1px solid var(--border);\"\u003e\n  \u003cdiv class=\"acc-header\" onclick=\"toggle('ingr')\"\u003e\n    \u003cdiv class=\"acc-label\"\u003eFull ingredients list\u003c\/div\u003e\n    \u003cdiv class=\"acc-chevron\" id=\"chev-ingr\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"acc-body\" id=\"acc-ingr\"\u003e\n    \u003cdiv class=\"ingr-full-text\"\u003e\n      Centella Asiatica Extract (60%), Water, Butylene Glycol, Propanediol, Niacinamide, Isotridecyl Isononanoate, Phenyl Trimethicone, 1,2-Hexanediol, Tranexamic Acid, Diglycerin, Squalane, Butyrospermum Parkii (Shea) Butter, Polyglyceryl-3 Distearate, Xylitylglucoside, Cetyl Alcohol, Acrylates\/C10-30 Alkyl Acrylate Crosspolymer, Anhydroxylitol, Polyacrylate Crosspolymer-6, Arginine, Trehalose, Zea Mays (Corn) Starch, Xylitol, Panthenol, Pentylene Glycol, Microcrystalline Cellulose, Mannitol, Glyceryl Stearate Citrate, Ethylhexylglycerin, Hydroxyethyl Urea, Glycerin, Glucose, Madecassoside, Sodium Hyaluronate, Bisabolol, Hydrogenated Lecithin, Glyceryl Acrylate\/Acrylic Acid Copolymer, Pyrus Communis (Pear) Flower Extract, Lactobacillus Ferment\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-note\"\u003eIngredients may vary by batch. Always check the physical product packaging for the most current list.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggle(id) {\n  document.getElementById('acc-' + id).classList.toggle('open');\n  document.getElementById('chev-' + id).classList.toggle('open');\n}\n\nfunction copyMain(btn) {\n  const text = `SKIN1004 Madagascar Centella Tone Brightening Capsule Cream 75ml\\n\\nA mid-weight brightening cream with a Centella-first formula: 60% Madagascar Centella Asiatica Extract as the lead ingredient, establishing a soothing, barrier-supporting base for three converging brightening actives.\\n\\nMadeWhite™ (patented encapsulated Madecassoside in visible micro-beads) bursts on application for direct, stable delivery. Niacinamide at 4% (40,000ppm) inhibits melanin transfer; Tranexamic Acid at 2% (20,000ppm) inhibits melanin synthesis via a distinct pathway — together they address hyperpigmentation more comprehensively than either alone. Bisabolol adds a third tone-evening mechanism with simultaneous anti-inflammatory action.\\n\\nThe Oil-in-Water-Gel Network texture is built on the Aquaxyl™ trio (Xylitylglucoside, Anhydroxylitol, Xylitol), Hydroxyethyl Urea, Trehalose, Squalane, Shea Butter, and Sodium Hyaluronate for multi-layer hydration. Panthenol, Pear Flower Extract, and Lactobacillus Ferment complete the soothing system.\\n\\nFree from artificial fragrance and artificial colorants. Suitable for sensitive skin, AM and PM.\\n\\nKey ingredients: Centella Asiatica Extract 60% · MadeWhite™ (Madecassoside capsules) · Niacinamide 4% · Tranexamic Acid 2% · Bisabolol · Aquaxyl™ Trio · Squalane · Shea Butter\\nVolume: 75ml · Origin: South Korea`;\n  navigator.clipboard.writeText(text).then(() =\u003e {\n    btn.textContent = '✓ Copied';\n    btn.classList.add('copied');\n    setTimeout(() =\u003e { btn.textContent = 'Copy description'; btn.classList.remove('copied'); }, 2000);\n  });\n}\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"SKIN1004","offers":[{"title":"Default Title","offer_id":49087645352184,"sku":"8809576261615","price":24.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/skin1004-skin1004-madagascar-centella-tone-brightening-capsule-cream-75ml-oceanbuy-beauty-910335.webp?v=1781734242","url":"https:\/\/www.amuseground.com\/products\/skin1004-madagascar-centella-tone-brightening-capsule-cream-75ml","provider":"Amuse Ground","version":"1.0","type":"link"}