{"product_id":"beauty-of-joseon-calming-serum-green-tea-panthenol-30ml","title":"Beauty of Joseon Calming Serum: Green Tea + Panthenol [30ml]","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\u003eBeauty of Joseon Calming Serum: Green Tea + Panthenol\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:       #4a7a5a;\n    --g-pale:  #edf5f1;\n    --g-light: #b5d4c5;\n    --g-deep:  #0a2016;\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  .conc-bar { display: flex; gap: 1px; margin-bottom: 20px; }\n  .conc-seg { padding: 8px 12px; font-size: 11px; font-weight: 500; }\n  .seg-green   { background: #d4ead8; color: #2a5a32; flex: 50.9; }\n  .seg-mugwort { background: #c8dcc0; color: #2a4820; flex: 30; }\n  .seg-panthenol { background: #e0eee8; color: #3a5a48; flex: 5; }\n  .seg-rest    { background: #f0f0ec; color: var(--muted); flex: 14.1; font-weight: 300; }\n  .conc-label  { font-size: 10px; display: block; font-weight: 400; opacity: 0.8; margin-top: 1px; }\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\"\u003eCalming\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eBarrier Repair\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eDeep Hydration\u003c\/span\u003e\n    \u003cspan class=\"tag\"\u003eSensitive Skin\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"label\"\u003eFormula breakdown\u003c\/div\u003e\n\u003cdiv class=\"conc-bar\"\u003e\n  \u003cdiv class=\"conc-seg seg-green\"\u003e50.9%\u003cspan class=\"conc-label\"\u003eGreen Tea Water\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"conc-seg seg-mugwort\"\u003e30%\u003cspan class=\"conc-label\"\u003eMugwort\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"conc-seg seg-panthenol\"\u003e5%\u003cspan class=\"conc-label\"\u003ePanthenol\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"conc-seg seg-rest\"\u003e14.1%\u003cspan class=\"conc-label\"\u003eRest\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\u003eGreen Tea Water 50.9% — Antioxidant Base\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eCamellia Sinensis Leaf Water replaces plain water as the solvent — over half the formula is polyphenol-rich green tea water rather than neutral H₂O. Green tea's EGCG and catechins protect against UV-induced free radical damage and soothe inflammation before it becomes visible redness. A more active base from every 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\u003eMugwort 30% — Calms Irritation Fast\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eArtemisia Capillaris Extract at 30% is one of the most potent anti-inflammatory botanicals in Korean traditional medicine. At this concentration it rapidly calms heat, redness, and irritation — particularly effective for UV-stressed, breakout-prone, or environmentally triggered skin reactions. Effect felt on contact.\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\u003ePanthenol 5% — Deep Barrier Repair\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003ePanthenol (Vitamin B5) at 5% penetrates deeply to repair the skin barrier at cell level, promotes healing from irritation and dryness, and provides lasting hydration by binding water in the skin. At 5% it goes well beyond the token panthenol amounts found in most serums — a clinically meaningful concentration.\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\u003eDipotassium Glycyrrhizate + Allantoin + Polyquaternium-51\u003c\/div\u003e\n    \u003cdiv class=\"ingr-desc\"\u003eDipotassium Glycyrrhizate (licorice) soothes inflammation and brightens. Allantoin calms and accelerates skin renewal. Polyquaternium-51 is a phospholipid-based ingredient that forms a moisture-retaining film mimicking the skin's own cell membrane — unusually effective at preventing water loss. Coptis Japonica, Pomegranate, Mangosteen, and Butterfly Pea add further antioxidant depth.\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 Beauty of Joseon Calming Serum: Green Tea + Panthenol is a focused soothing serum built around three high-concentration actives with confirmed percentages: Green Tea Water (50.9%), Mugwort \/ Artemisia Capillaris Extract (30%), and Panthenol (5%). These three make up 85.9% of the formula — leaving only 14.1% for everything else — an unusually clean, purpose-built composition.\n      \u003cbr\u003e\u003cbr\u003e\n      The green tea base delivers antioxidant protection from every drop rather than dissolving actives in neutral water. Mugwort at 30% provides the calming hero effect — one of the highest concentrations of this anti-inflammatory botanical found in any serum format. Panthenol at 5% handles barrier repair and lasting hydration at a clinical-level concentration.\n      \u003cbr\u003e\u003cbr\u003e\n      Coptis Japonica Root Extract adds potent antibacterial and antioxidant support. Pomegranate (Punica Granatum), Mangosteen Peel (Garcinia Mangostana), and Butterfly Pea Flower (Clitoria Ternatea) provide antioxidant depth and natural colour. Dipotassium Glycyrrhizate (licorice) soothes and brightens. Allantoin smooths and repairs. Polyquaternium-51 creates a phospholipid moisture film. Sodium Hyaluronate and Malt Extract hydrate. EWG Green Grade formula.\n      \u003cbr\u003e\u003cbr\u003e\n      Also available in a 60ml Jumbo size — same formula. Fragrance-free, alcohol-free. Vegan.\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, apply 2–3 drops and pat gently into the skin.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e02\u003c\/span\u003eUse AM and PM before moisturiser.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"step-n\"\u003e03\u003c\/span\u003eFor extra calming: apply a slightly more generous amount and allow 30–60 seconds to absorb before the next step.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"pair-box\"\u003e\n      \u003cstrong\u003eBest paired with\u003c\/strong\u003e\n      Layer before the Beauty of Joseon Dynasty Cream for the complete Green Tea + Ginseng routine. Particularly effective as a post-exfoliation or post-sun recovery serum. Also available in 60ml Jumbo for daily long-term use.\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 effective for:\u003c\/div\u003e\n    \u003cul class=\"concern-list\" style=\"margin-top:10px;\"\u003e\n      \u003cli\u003eSensitive, reactive, or easily flushed skin\u003c\/li\u003e\n      \u003cli\u003eSkin inflamed by UV, breakouts, or environmental stress\u003c\/li\u003e\n      \u003cli\u003ePost-exfoliation or post-treatment barrier recovery\u003c\/li\u003e\n      \u003cli\u003eDaily calming and hydration maintenance\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"acc-text\" style=\"margin-top:12px;\"\u003eFragrance-free, alcohol-free. Vegan. EWG Green Grade. Also available in 60ml Jumbo.\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\"\u003eBeauty of Joseon\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVolume\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e30 ml\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\"\u003eCalming \u0026amp; Barrier\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\"\u003eSerum\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVegan\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes\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      Camellia Sinensis Leaf Water (50.9%), Artemisia Capillaris Extract (30%), Panthenol (5%), Glycerin, Butylene Glycol, Water, 1,2-Hexanediol, Methylpropanediol, Acrylates\/C10-30 Alkyl Acrylate Crosspolymer, Tromethamine, Coptis Japonica Root Extract, Ethylhexylglycerin, Betaine, Allantoin, Dipotassium Glycyrrhizate, Glyceryl Acrylate\/Acrylic Acid Copolymer, Polyquaternium-51, Malt Extract, Punica Granatum Extract, Clitoria Ternatea Flower Extract, Garcinia Mangostana Peel Extract, Sodium Hyaluronate\n    \u003c\/div\u003e\n    \u003cdiv class=\"ingr-note\"\u003eAlways check physical product packaging for the most current list. Confirmed: Green Tea Water 50.9%, Mugwort 30%, Panthenol 5%. Same formula as the 60ml Jumbo version. Fragrance-free. Vegan.\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 = \"Beauty of Joseon Calming Serum: Green Tea + Panthenol 30ml\\n\\nFocused calming serum: Green Tea Water 50.9% + Mugwort 30% + Panthenol 5% = 85.9% of the formula. Fragrance-free, alcohol-free. Vegan. EWG Green Grade.\\n\\nGreen Tea Water (Camellia Sinensis Leaf Water) replaces plain water — antioxidant EGCG and catechins in every drop. Mugwort (Artemisia Capillaris) at 30% rapidly calms heat, redness, and UV-triggered irritation. Panthenol 5% repairs the barrier at cell level and provides lasting deep hydration. Coptis Japonica Root antibacterial and antioxidant. Pomegranate + Mangosteen Peel + Butterfly Pea Flower antioxidants. Dipotassium Glycyrrhizate (licorice) soothes. Allantoin smooths. Polyquaternium-51 phospholipid moisture film.\\n\\nAlso available in 60ml Jumbo — same formula.\\n\\nKey ingredients: Green Tea Water 50.9% \\u00B7 Mugwort 30% \\u00B7 Panthenol 5% \\u00B7 Coptis Japonica \\u00B7 Dipotassium Glycyrrhizate \\u00B7 Polyquaternium-51\\nVolume: 30ml \\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":"Beauty of Joseon","offers":[{"title":"Default Title","offer_id":49636809441528,"sku":"8809738316412","price":18.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0328\/8888\/1292\/files\/Beauty-of-Joseon---Calming-Serum--Green-Tea_Panthenol-30mL-Beauty-of-Joseon-1660541614_2048x_35d1478b-867b-4736-ad99-23e0e247ccaa.webp?v=1782247346","url":"https:\/\/www.amuseground.com\/products\/beauty-of-joseon-calming-serum-green-tea-panthenol-30ml","provider":"Amuse Ground","version":"1.0","type":"link"}