{"product_id":"im-from-rice-sheet-mask-1ea","title":"I'm from Rice Sheet Mask [1ea]","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\u003eI'm from Rice Sheet Mask\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  :root {\n    --g:       #8a7050;\n    --g-pale:  #f8f4ee;\n    --g-light: #ddd0b8;\n    --g-deep:  #201408;\n    --black:   #111111;\n    --muted:   #888884;\n    --border:  #e0e0dc;\n    --white:   #ffffff;\n  }\n  body { font-family: 'Inter', sans-serif; background: var(--white); color: var(--black); width: 100%; margin: 0; padding: 0; font-size: 14px; line-height: 1.6; }\n  .label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin-bottom: 12px; }\n  .tag { font-size: 12px; font-weight: 500; padding: 5px 12px; border-radius: 20px; background: var(--g-pale); color: var(--g-deep); border: 1px solid var(--g-light); }\n  .ingr-grid { display: grid; grid-template-columns: repeat(2, 1fr); align-items: stretch; gap: 1px; background: var(--border); border: 1px solid var(--border); margin-bottom: 28px; }\n  .ingr-card { background: var(--white); padding: 16px 18px; align-self: stretch; }\n  .ingr-name { font-size: 12px; font-weight: 500; color: var(--black); margin-bottom: 5px; display: flex; align-items: center; gap: 7px; }\n  .ingr-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--g); flex-shrink: 0; }\n  .ingr-desc { font-size: 12px; color: var(--muted); line-height: 1.65; font-weight: 300; }\n  .acc-item { border-bottom: 1px solid var(--border); }\n  .acc-item:first-of-type { border-top: 1px solid var(--border); }\n  .acc-header { display: flex; align-items: center; justify-content: space-between; padding: 16px 0; cursor: pointer; user-select: none; }\n  .acc-header:hover .acc-label { color: var(--g); }\n  .acc-label { font-size: 13px; font-weight: 400; color: var(--black); transition: color 0.15s; }\n  .acc-chevron { width: 16px; height: 16px; position: relative; flex-shrink: 0; }\n  .acc-chevron::before, .acc-chevron::after { content: ''; position: absolute; top: 50%; left: 50%; width: 8px; height: 1px; background: var(--muted); transition: transform 0.22s; }\n  .acc-chevron::before { transform: translate(-100%, -50%); }\n  .acc-chevron::after  { transform: translate(0%, -50%); }\n  .acc-chevron.open::before { transform: translate(-100%, -50%) rotate(-45deg); }\n  .acc-chevron.open::after  { transform: translate(0%, -50%) rotate(45deg); }\n  .acc-body { display: none; padding-bottom: 20px; }\n  .acc-body.open { display: block; }\n  .acc-text { font-size: 13px; color: var(--black); line-height: 1.8; font-weight: 300; }\n  .step-list { list-style: none; }\n  .step-list li { display: flex; gap: 14px; padding: 10px 0; border-bottom: 1px solid var(--border); font-size: 13px; font-weight: 300; color: var(--black); line-height: 1.6; align-items: flex-start; }\n  .step-list li:last-child { border-bottom: none; }\n  .step-n { font-size: 10px; font-weight: 500; color: var(--g); letter-spacing: 0.06em; padding-top: 2px; flex-shrink: 0; width: 20px; }\n  .pair-box { margin-top: 14px; padding: 14px 16px; background: var(--g-pale); border-left: 2px solid var(--g); font-size: 12.5px; color: var(--g-deep); line-height: 1.7; font-weight: 400; }\n  .pair-box strong { display: block; font-weight: 500; margin-bottom: 3px; }\n  .concern-list { list-style: none; padding: 0; }\n  .concern-list li { display: flex; gap: 10px; font-size: 13px; font-weight: 300; color: var(--black); padding: 5px 0; align-items: flex-start; line-height: 1.6; }\n  .concern-list li::before { content: '—'; color: var(--g); font-weight: 400; flex-shrink: 0; }\n  .copy-btn { margin-top: 16px; display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-family: 'Inter', sans-serif; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--g-deep); background: transparent; border: 1px solid var(--g); padding: 7px 14px; cursor: pointer; transition: background 0.15s; }\n  .copy-btn:hover, .copy-btn.copied { background: var(--g-light); }\n  .specs-footer { border: 1px solid var(--border); margin-top: 28px; width: 100%; }\n  .spec-row { display: flex; border-bottom: 1px solid var(--border); }\n  .spec-row:last-child { border-bottom: none; }\n  .spec-key { font-size: 9px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.1em; color: var(--muted); width: 110px; min-width: 110px; padding: 11px 16px; border-right: 1px solid var(--border); display: flex; align-items: center; }\n  .spec-val { font-size: 13px; font-weight: 400; color: var(--black); padding: 11px 16px; display: flex; align-items: center; }\n  .ingr-full-text { font-size: 12px; color: var(--muted); line-height: 2; font-weight: 300; }\n  .ingr-note { margin-top: 12px; font-size: 11px; color: var(--muted); font-style: italic; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv style=\"margin-bottom:24px;\"\u003e\n  \u003cdiv class=\"label\"\u003eMain Benefit\u003c\/div\u003e\n  \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:6px;\"\u003e\n    \u003cspan class=\"tag\"\u003eBrightening\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eNourishing\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eHydration\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eGlow\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eYeoju Rice Extract — First Ingredient, Not Water\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eOryza Sativa (Rice) Extract sourced from Yeoju, Korea is the very first ingredient — meaning the base of the entire formula is rice extract rather than plain water. Yeoju rice is rich in vitamins B and E, ferulic acid, and ceramide precursors that brighten, nourish, and protect the skin. The entire formula is built on rice from the first drop.\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 + Dipotassium Glycyrrhizate — Brighten and Soothe\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eNiacinamide blocks melanin transfer for visibly brighter, more even skin tone — and with prolonged mask contact time, works more effectively than in a rinse-off product. Dipotassium Glycyrrhizate (licorice root) soothes any redness or irritation. Together they leave skin looking calm, even, and luminous after a single use.\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\u003eSqualane + Panthenol + Sodium Hyaluronate\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eSqualane (olive-derived) nourishes and protects the barrier without heaviness. Panthenol (B5) soothes and deeply hydrates. Sodium Hyaluronate retains moisture in the skin. Betaine adds additional humectant hydration. Together they give this brightening mask genuine nourishing and moisturising depth — not just surface-level water delivery.\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\u003eTocopherol + Adenosine — Antioxidant and Anti-ageing\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eTocopherol (Vitamin E) provides antioxidant protection against UV and environmental damage that causes dullness over time. Adenosine supports collagen production and smooths fine lines — adding an anti-ageing dimension to what is primarily a brightening mask. Only 27 ingredients total — clean, purposeful formula with no fillers.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\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 I'm from Rice Sheet Mask is the sheet mask format of the brand's hero Rice ingredient line — designed to deliver a concentrated dose of Yeoju rice extract to the face in a 10–20 minute treatment. Like the I'm from Rice Whip Cleanser, the formula puts Rice Extract as the first ingredient, meaning the mask essence is fundamentally rice-based rather than water-based. In a leave-on format, this allows the rice's vitamins, antioxidants, and barrier nutrients to absorb meaningfully into the skin during wear.\n      \u003cbr\u003e\u003cbr\u003e\n      Niacinamide brightens and evens skin tone — its effectiveness in a mask format is greater than in a rinse-off product, since the extended contact time allows more absorption. Dipotassium Glycyrrhizate (licorice) soothes and calms alongside the brightening. Squalane, Panthenol, Sodium Hyaluronate, and Betaine form the nourishing and hydrating layer, giving the mask a richness that leaves skin plump and comfortable rather than just briefly moisturised. Tocopherol protects against oxidative damage. Adenosine supports anti-ageing.\n      \u003cbr\u003e\u003cbr\u003e\n      The formula is intentionally minimal — 27 ingredients, no fragrance, no alcohol, no parabens. I'm from sources its rice from Yeoju, Korea, a region historically known for premium rice cultivation and the same source used across the entire I'm from Rice product line. The mask sheet material allows the essence to adhere closely to the skin for effective delivery.\n      \u003cbr\u003e\u003cbr\u003e\n      Fragrance-free, alcohol-free, paraben-free. Suitable for all skin types.\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\u003eAfter cleansing and toner, unfold the mask and apply to the face, smoothing out any air pockets.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eLeave on for 10–20 minutes.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eRemove the mask and gently pat any remaining essence into skin until fully absorbed. No rinsing needed.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      Use after the I'm from Rice Whip Facial Cleanser for the complete I'm from Rice routine — the cleanser preps the skin with a rice-based gentle cleanse; the mask delivers the intensive brightening and nourishing treatment. Together they build the cumulative rice-brightening effect the brand is known for.\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\"\u003eAll skin types. Particularly beneficial for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px;\"\u003e\n      \u003cli\u003eDull, uneven, or vitamin-depleted skin needing a brightness boost\u003c\/li\u003e\n      \u003cli\u003eDry skin wanting a nourishing rather than purely hydrating mask\u003c\/li\u003e\n      \u003cli\u003eWeekly brightening treatment or pre-event skin prep\u003c\/li\u003e\n      \u003cli\u003eSensitive skin needing a clean, minimal-ingredient mask\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eFragrance-free, alcohol-free, paraben-free. 27 ingredients. Rice sourced from Yeoju, Korea. Single-use.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-footer\"\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eI'm from\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCount\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1 sheet\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\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-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eConcern\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBrightening \u0026amp; Glow\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSheet mask\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\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\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      Oryza Sativa (Rice) Extract, Water, Methylpropanediol, Niacinamide, Cetyl Ethylhexanoate, Caprylic\/Capric Triglyceride, Hydrogenated Poly(C6-14 Olefin), Polyglyceryl-6 Stearate, Dipropylene Glycol, Sorbitan Stearate, Hydroxyacetophenone, Arginine, Carbomer, Polyglyceryl-6 Behenate, Caprylyl Glycol, Xanthan Gum, Adenosine, Ethylhexylglycerin, 1,2-Hexanediol, Betaine, Sodium Hyaluronate, Panthenol, Squalane, Dipotassium Glycyrrhizate, Tocopherol, Pantolactone, Disodium EDTA\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-note\"\u003eAlways check physical product packaging for the most current list. Fragrance-free, alcohol-free, paraben-free. 27 ingredients total. Rice sourced from Yeoju, Korea.\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}\nfunction copyMain(btn) {\n  const text = \"I'm from Rice Sheet Mask 1ea\\n\\nBrightening sheet mask with Yeoju Rice Extract as the first ingredient. Fragrance-free, alcohol-free, paraben-free. 27 ingredients. Single-use.\\n\\nOryza Sativa (Rice) Extract (Yeoju, Korea) leads the formula — the entire essence is rice-based, not water-based. Niacinamide blocks melanin transfer for visibly brighter, more even skin tone. Dipotassium Glycyrrhizate (licorice) soothes. Squalane nourishes the barrier. Panthenol soothes and hydrates. Sodium Hyaluronate retains moisture. Betaine humectant. Tocopherol (Vitamin E) antioxidant. Adenosine anti-ageing. Clean 27-ingredient formula with no fillers.\\n\\nPairs with I'm from Rice Whip Facial Cleanser for the complete rice brightening routine.\\n\\nKey ingredients: Yeoju Rice Extract (first ingredient) \\u00B7 Niacinamide \\u00B7 Squalane \\u00B7 Panthenol \\u00B7 Sodium Hyaluronate \\u00B7 Dipotassium Glycyrrhizate \\u00B7 Adenosine\\nCount: 1 sheet \\u00B7 Origin: South Korea\";\n  navigator.clipboard.writeText(text).then(() =\u003e {\n    btn.textContent = '\\u2713 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\u003c\/body\u003e","brand":"I'm from","offers":[{"title":"Default Title","offer_id":49206723313912,"sku":"8809525932771","price":4.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/044c6a0d-af46-4518-a15c-881b39083efa.jpg?v=1781832657","url":"https:\/\/www.amuseground.com\/products\/im-from-rice-sheet-mask-1ea","provider":"Amuse Ground","version":"1.0","type":"link"}