// Body · Cleansing · pH & the Mantle — L3 data
// window.PH_AND_THE_MANTLE

const PH_AND_THE_MANTLE = {
  type: "pH & the Mantle",
  parent: { title: "Cleansing", href: "/en/body/cleansing/" },
  grandparent: { title: "Body", href: "/en/body/" },
  totalCount: 98,
  hero: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Editorial still — water droplets on skin surface",
  h1: "The acid mantle — what it is, and why your cleanser should respect it.",
  deck: "A thin, slightly acidic surface film does a quiet job keeping your skin feeling comfortable. Here's the cosmetic chemistry behind it — and how to shop around it.",
  intro: "The acid mantle is one of those things that sounds clinical but behaves like common sense once you understand it. It's a film — naturally slightly acidic — that sits on the outermost surface of body skin. When that film stays intact, skin tends to feel balanced, comfortable, not stripped after a shower. When a cleanser disrupts it repeatedly, skin can feel tight for hours, or rough against fabric by evening. Most people have experienced that feeling. Fewer know what caused it.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 98, updated: "Updated 2 May 2026", reading: "Avg. 4 min per piece" },
};

const PH_SIBLINGS = [
  { id: "bar-vs-gel-vs-oil",            title: "Bar vs Gel vs Oil",          n: "01", href: "/en/body/cleansing/bar-vs-gel-vs-oil/" },
  { id: "ph-and-the-mantle",            title: "pH & the Mantle",            n: "02", cur: true, href: "/en/body/cleansing/ph-and-the-mantle/" },
  { id: "fragrance-free-and-sensitive", title: "Fragrance-Free & Sensitive", n: "03", href: "/en/body/cleansing/fragrance-free-and-sensitive/" },
];

const PH_QUICK_FACTS = {
  defn: {
    h: "The acid mantle — a plain-English description",
    body: "The acid mantle is a thin film on the skin's surface made up of sebum, sweat, and natural moisturising factors. It sits at a slightly acidic pH — roughly 4.5 to 5.5 on most body skin. That mild acidity supports the environment skin's natural microorganisms prefer. When a highly alkaline cleanser disrupts this film repeatedly, it can take hours to re-establish, and skin often signals the disruption as tightness or a rough, tacky surface feel.",
  },
  myths: [
    { m: "Neutral pH cleansers are always safest.",
      t: "Skin's natural surface is slightly acidic — not neutral. A cleanser at pH 7 (neutral) can still shift the surface environment. Closer to 5–5.5 tends to feel more comfortable for most body skin." },
    { m: "If skin doesn't feel tight, the mantle is fine.",
      t: "Disruption doesn't always announce itself through tightness. Some people notice roughness, pilling of moisturiser, or products absorbing differently — all worth reading as signals." },
    { m: "You need a special 'pH-balanced' formula.",
      t: "Many standard gentle body washes fall in a fine range. 'pH-balanced' on a label is a marketing phrase — it's worth actually knowing the number, or choosing formats known to lean gentle." },
  ],
};

const PH_BEGINNER_PATH = {
  h: "New to thinking about cleanser pH?",
  deck: "Three pieces in order. About 12 minutes. Enough context to read product labels more clearly.",
  steps: [
    { n: "01", t: "The acid mantle — what it actually is",                     time: "4 min", note: "The cosmetic biology, without the medical language." },
    { n: "02", t: "How alkaline cleansers affect the skin surface over time",   time: "4 min", note: "What disruption feels like, and how long recovery typically takes." },
    { n: "03", t: "Reading cleanser pH from ingredient lists",                  time: "4 min", note: "Practical clues in an INCI list — no test strips required." },
  ],
};

const PH_TRENDING = [
  { rank: "01", t: "Why skin feels less balanced in hard-water areas",           time: "4 min", auth: "Iris",  date: "Apr 30", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=1100&q=80&auto=format&fit=crop", reads: "7,412" },
  { rank: "02", t: "Traditional soap bars and skin surface — the chemistry",      time: "5 min", auth: "Nelly", date: "Apr 25", img: "https://images.unsplash.com/photo-1599305445671-ac291c95aaa9?w=1100&q=80&auto=format&fit=crop", reads: "6,105" },
  { rank: "03", t: "How to tell if your cleanser is disrupting the surface film", time: "3 min", auth: "Iris",  date: "Apr 19", img: "https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=1100&q=80&auto=format&fit=crop", reads: "5,330" },
  { rank: "04", t: "The best cleanser formats for maintaining a balanced surface", time: "4 min", auth: "Nelly", date: "Apr 12", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=1100&q=80&auto=format&fit=crop", reads: "4,891" },
  { rank: "05", t: "Post-shower tightness — one checklist, five causes",          time: "3 min", auth: "Nelly", date: "Apr 05", img: "https://images.unsplash.com/photo-1556228578-8c89e6adf883?w=1100&q=80&auto=format&fit=crop", reads: "4,203" },
];

const PH_SCALE_GUIDE = {
  h: "pH and body cleansers — a working reference",
  deck: "What different pH ranges typically mean in practice. These are general patterns — formulation quality matters alongside the number.",
  ranges: [
    { range: "4.5–5.5",  label: "Closest to skin's natural surface",  feel: "Usually comfortable for most body skin; surface film has less to recover", typical: "Well-formulated syndet bars, gentle gel cleansers, most cleansing oils" },
    { range: "5.5–7",    label: "Mild-to-neutral",                     feel: "Most skin handles this fine; some may notice marginal increase in tightness on dry-prone areas", typical: "Many mainstream shower gels, some foaming washes" },
    { range: "7–9",      label: "Alkaline end",                        feel: "Surface film often needs a few hours to re-establish; skin may feel rough or tacky after rinsing", typical: "Traditional soap bars, some foaming cleansers" },
    { range: "9+",       label: "High alkaline",                       feel: "Noticeable tightness on most body skin; repeated use can affect surface feel cumulatively", typical: "Old-style bar soaps, some industrial cleansers" },
  ],
};

const PH_HOWTOS = [
  { t: "Why skin feels less balanced in hard-water areas",            time: 4, tech: "Chemistry",    auth: "Iris",  date: "Apr 30", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=900&q=80&auto=format&fit=crop", kick: "Essay", pick: true },
  { t: "Traditional soap bars and skin surface — the chemistry",      time: 5, tech: "Chemistry",    auth: "Nelly", date: "Apr 25", img: "https://images.unsplash.com/photo-1599305445671-ac291c95aaa9?w=900&q=80&auto=format&fit=crop", kick: "Chemistry", pick: false },
  { t: "How to tell if your cleanser is disrupting the surface film", time: 3, tech: "Diagnostic",   auth: "Iris",  date: "Apr 19", img: "https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=900&q=80&auto=format&fit=crop", kick: "Diagnostic", pick: true },
  { t: "Cleanser formats for a more balanced surface feel",           time: 4, tech: "Formats",      auth: "Nelly", date: "Apr 12", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=900&q=80&auto=format&fit=crop", kick: "Guide", pick: true },
  { t: "Post-shower tightness — one checklist, five causes",          time: 3, tech: "Troubleshoot", auth: "Nelly", date: "Apr 05", img: "https://images.unsplash.com/photo-1556228578-8c89e6adf883?w=900&q=80&auto=format&fit=crop", kick: "Diagnostic", pick: true },
  { t: "Reading INCI lists for gentle cleansers",                     time: 5, tech: "Ingredients",  auth: "Iris",  date: "Mar 29", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Ingredients", pick: false },
  { t: "What 'lathering' actually tells you about a formula",         time: 3, tech: "Chemistry",    auth: "Nelly", date: "Mar 22", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=900&q=80&auto=format&fit=crop", kick: "Essay", pick: false },
  { t: "Hard water and cleansing — practical fixes",                  time: 4, tech: "Troubleshoot", auth: "Iris",  date: "Mar 16", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "Why skin sometimes feels rough even after moisturising",      time: 4, tech: "Troubleshoot", auth: "Nelly", date: "Mar 09", img: "https://images.unsplash.com/photo-1512290923902-8a9f81dc236c?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "The natural moisturising factor — what it is, how it works",  time: 6, tech: "Chemistry",    auth: "Iris",  date: "Mar 02", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=900&q=80&auto=format&fit=crop", kick: "Deep read", pick: false },
];

const PH_TECH_FILTERS = ["All", "Chemistry", "Diagnostic", "Formats", "Ingredients", "Troubleshoot", "Essay", "Deep read"];

const PH_AXIS_CROSSLINKS = [
  { id: "bar-vs-gel-vs-oil",            title: "Bar vs Gel vs Oil",           deck: "How three formats clean differently — and what each leaves behind.", count: 134, href: "/en/body/cleansing/bar-vs-gel-vs-oil/" },
  { id: "fragrance-free-and-sensitive", title: "Fragrance-Free & Sensitive",  deck: "Common irritants, calmer formulas, and how to read a label.",        count: 87,  href: "/en/body/cleansing/fragrance-free-and-sensitive/" },
];

Object.assign(window, {
  PH_AND_THE_MANTLE, PH_SIBLINGS, PH_QUICK_FACTS, PH_BEGINNER_PATH,
  PH_TRENDING, PH_SCALE_GUIDE, PH_HOWTOS, PH_TECH_FILTERS, PH_AXIS_CROSSLINKS,
});
