// Body · Moisturising · Body Lotion vs Cream vs Butter — L3 data
// window variable: LOTION_VS

const LOTION_VS = {
  type: "Body Lotion vs Cream vs Butter",
  parent: { title: "Moisturising", href: "/en/body/moisturising/" },
  grandparent: { title: "Body", href: "/en/body/" },
  totalCount: 68,
  hero: "https://images.unsplash.com/photo-1515377905703-c4788e51af15?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Body lotions and creams arranged on a marble surface",
  h1: "Body lotion, cream, or butter — which one actually works for you.",
  deck: "Three textures, one job. The difference isn't the label — it's the ratio of water to oil, and when your skin needs which.",
  intro: "Every body moisturiser contains roughly the same three things: a humectant to pull water toward the skin, an emollient to soften the surface, and some kind of occlusive film to hold it all in place. What changes between a lotion, a cream, and a butter is the ratio. Lotion is mostly water, which means it spreads fast, absorbs quickly, and feels like nothing under clothes. Butter is mostly oil and wax, which means it sits on the surface for longer and does most of its work while you sleep. Cream lives between them. None of these is categorically better — they're tools for different moments. The question is what your skin tends to feel like, when, and how quickly you need to get dressed.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 68, updated: "Updated 29 April 2026", reading: "Avg. 5 min per piece" },
};

const LOTION_SIBLINGS = [
  { id: "body-lotion-vs-cream-vs-butter", title: "Lotion vs Cream vs Butter", n: "01", cur: true,  href: "/en/body/moisturising/body-lotion-vs-cream-vs-butter/" },
  { id: "after-shower-window",            title: "After-Shower Window",       n: "02", href: "/en/body/moisturising/after-shower-window/" },
  { id: "winter-body-care",               title: "Winter Body Care",           n: "03", href: "/en/body/moisturising/winter-body-care/" },
  { id: "body-oil",                       title: "Body Oil",                   n: "04", href: "/en/body/moisturising/body-oil/" },
  { id: "hand-cream-and-foot-cream",      title: "Hand & Foot Cream",          n: "05", href: "/en/body/moisturising/hand-cream-and-foot-cream/" },
];

const LOTION_QUICK_FACTS = {
  defn: {
    h: "The three-layer system, plain English",
    body: "Every moisturiser works in three layers: the humectant layer (glycerin, hyaluronic acid) attracts water from the air and the deeper layers of skin toward the surface. The emollient layer (oils, fatty acids) fills in the spaces between surface cells and softens what you can feel. The occlusive layer (shea, petrolatum, wax) sits on top and slows water from leaving. Lotion has a thin occlusive layer. Butter has an almost entirely occlusive base. Cream is the midpoint.",
  },
  myths: [
    { m: "Body butter is always more moisturising.",
      t: "A formula with very little humectant and no water may feel rich but hydrates less than a lighter lotion with good humectant content. What counts is the full system, not the thickness of the texture." },
    { m: "Lotion is for dry skin, butter is for very dry skin.",
      t: "The more accurate split is daytime vs nighttime and get-dressed vs stay-in. Texture should match your routine, not just your dryness level." },
    { m: "Fragrance-free means less effective.",
      t: "Fragrance is added for experience, not for function. Fragrance-free formulas tend to perform identically and suit skin that tends to feel reactive after showers or in dry weather." },
  ],
};

const LOTION_BEGINNER_PATH = {
  h: "New to body moisturising? Start here.",
  deck: "Four pieces, in order. Under twenty minutes total. Enough to make a confident choice.",
  steps: [
    { n: "01", t: "What humectants, emollients, and occlusives actually do",      time: "4 min", note: "The science in plain English — why all three matter." },
    { n: "02", t: "The timing problem: why lotion fails when applied dry",         time: "3 min", note: "Damp skin, the two-minute window, and why it matters more than format." },
    { n: "03", t: "How to pick a texture by routine, not skin type",              time: "5 min", note: "Daytime, nighttime, clothes, climate — all the practical variables." },
    { n: "04", t: "When to switch between formats across the year",               time: "4 min", note: "Summer lotion, winter cream, occasional butter — a flexible approach." },
  ],
};

const LOTION_TRENDING = [
  { rank: "01", t: "Lotion vs cream: what the texture difference actually means",     time: "4 min", auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=1100&q=80&auto=format&fit=crop", reads: "14,302" },
  { rank: "02", t: "Why body butter can leave skin feeling greasy",                   time: "3 min", auth: "Iris",  date: "Apr 22", img: "https://images.unsplash.com/photo-1515377905703-c4788e51af15?w=1100&q=80&auto=format&fit=crop", reads: "11,847" },
  { rank: "03", t: "Applying body butter at night — how to make it work",            time: "5 min", auth: "Nelly", date: "Apr 17", img: "https://images.unsplash.com/photo-1556228578-8c89e6adf883?w=1100&q=80&auto=format&fit=crop", reads: "9,210" },
  { rank: "04", t: "The case for a lighter lotion even in winter",                   time: "3 min", auth: "Nelly", date: "Apr 11", img: "https://images.unsplash.com/photo-1544161515-4ab6ce6db874?w=1100&q=80&auto=format&fit=crop", reads: "8,015" },
  { rank: "05", t: "Body cream for the torso — when to use it instead of lotion",    time: "4 min", auth: "Iris",  date: "Apr 05", img: "https://images.unsplash.com/photo-1519823551278-64ac92734fb1?w=1100&q=80&auto=format&fit=crop", reads: "6,703" },
];

const LOTION_FORMAT_GUIDE = {
  h: "Format, by moment",
  deck: "The right texture at the right moment does more than the best formula at the wrong one.",
  formats: [
    { name: "Lotion",        when: "Morning, any climate, before clothes",              avoid: "Skin that feels very rough after showering in winter",    note: "Absorbs in minutes. Default for speed and wearability.", verdict: "★ Daily default" },
    { name: "Body cream",    when: "Evening, drier climates, after exfoliation",         avoid: "Immediately before getting dressed on a warm day",       note: "Richer emollient base. Ideal for torso and upper arms.", verdict: "Best all-rounder" },
    { name: "Body butter",   when: "Night, on hands and shins, under socks/gloves",     avoid: "Daytime in humid weather or before exercise",            note: "Occlusive-heavy. Does its best work sealed under cotton.", verdict: "Evening / targeted" },
    { name: "Body oil",      when: "On damp skin before lotion or as a seal before bed", avoid: "As standalone on skin that tends to feel rough",         note: "Emollient, not occlusive. Works best layered, not solo.", verdict: "Layering tool" },
    { name: "Whipped butter",when: "PM, on very rough elbows and knees only",           avoid: "Large surface areas on body-temperature skin",            note: "Lighter texture than pressed butter but same occlusive logic.", verdict: "Spot use" },
  ],
};

const LOTION_HOWTOS = [
  { t: "Lotion vs cream: what the texture difference actually means",     time: 4, tech: "Format",       auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=900&q=80&auto=format&fit=crop", kick: "Explainer", pick: true },
  { t: "Why body butter can leave skin feeling greasy",                   time: 3, tech: "Troubleshoot", auth: "Iris",  date: "Apr 22", img: "https://images.unsplash.com/photo-1515377905703-c4788e51af15?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "Applying body butter at night — how to make it work",            time: 5, tech: "Technique",    auth: "Nelly", date: "Apr 17", img: "https://images.unsplash.com/photo-1556228578-8c89e6adf883?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: true },
  { t: "The case for a lighter lotion even in winter",                   time: 3, tech: "Essay",        auth: "Nelly", date: "Apr 11", img: "https://images.unsplash.com/photo-1544161515-4ab6ce6db874?w=900&q=80&auto=format&fit=crop", kick: "Essay", pick: true },
  { t: "Body cream for the torso — when to use it instead of lotion",   time: 4, tech: "Format",       auth: "Iris",  date: "Apr 05", img: "https://images.unsplash.com/photo-1519823551278-64ac92734fb1?w=900&q=80&auto=format&fit=crop", kick: "Format", pick: false },
  { t: "How to layer body oil under lotion",                             time: 3, tech: "Layering",     auth: "Nelly", date: "Mar 29", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=900&q=80&auto=format&fit=crop", kick: "Layering", pick: false },
  { t: "Reading a body moisturiser ingredient list",                     time: 5, tech: "Ingredients",  auth: "Iris",  date: "Mar 24", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=900&q=80&auto=format&fit=crop", kick: "Ingredients", pick: true },
  { t: "Summer lotion vs winter cream — making the switch",              time: 4, tech: "Seasonal",     auth: "Nelly", date: "Mar 18", img: "https://images.unsplash.com/photo-1522335789203-aabd1fc54bc9?w=900&q=80&auto=format&fit=crop", kick: "Seasonal", pick: false },
  { t: "Whipped body butter — what makes it different",                  time: 3, tech: "Format",       auth: "Iris",  date: "Mar 12", img: "https://images.unsplash.com/photo-1520367445093-50dc08a59d9d?w=900&q=80&auto=format&fit=crop", kick: "Format", pick: false },
  { t: "Fragrance in body moisturisers — what to know",                  time: 4, tech: "Ingredients",  auth: "Nelly", date: "Mar 05", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop", kick: "Ingredients", pick: false },
  { t: "Shea butter: emollient or occlusive?",                           time: 3, tech: "Ingredients",  auth: "Iris",  date: "Feb 27", img: "https://images.unsplash.com/photo-1556228852-80b6e5eeff06?w=900&q=80&auto=format&fit=crop", kick: "Ingredients", pick: false },
  { t: "When glycerin is enough — and when it isn't",                    time: 5, tech: "Ingredients",  auth: "Nelly", date: "Feb 19", img: "https://images.unsplash.com/photo-1512290923902-8a9f81dc236c?w=900&q=80&auto=format&fit=crop", kick: "Ingredients", pick: false },
];

const LOTION_TECH_FILTERS = ["All", "Format", "Technique", "Ingredients", "Layering", "Seasonal", "Essay", "Troubleshoot"];

const LOTION_CROSSLINKS = [
  { id: "after-shower-window",       title: "After-Shower Window",  deck: "Timing is the variable most people don't control.",    count: 54, href: "/en/body/moisturising/after-shower-window/" },
  { id: "winter-body-care",          title: "Winter Body Care",     deck: "When the cold asks more of your routine.",             count: 61, href: "/en/body/moisturising/winter-body-care/" },
  { id: "body-oil",                  title: "Body Oil",             deck: "The emollient layer, distilled.",                      count: 47, href: "/en/body/moisturising/body-oil/" },
  { id: "hand-cream-and-foot-cream", title: "Hand & Foot Cream",   deck: "High-demand zones need their own protocol.",            count: 72, href: "/en/body/moisturising/hand-cream-and-foot-cream/" },
];

Object.assign(window, {
  LOTION_VS, LOTION_SIBLINGS, LOTION_QUICK_FACTS, LOTION_BEGINNER_PATH,
  LOTION_TRENDING, LOTION_FORMAT_GUIDE, LOTION_HOWTOS, LOTION_TECH_FILTERS, LOTION_CROSSLINKS,
});
