// Body · Self-Tan · Mousse vs Lotion vs Drops — L3 data
// window variable: MOUSSE_VS

const MOUSSE_VS = {
  type: "Mousse vs Lotion vs Drops",
  parent: { title: "Self-Tan", href: "/en/body/self-tan/" },
  grandparent: { title: "Body", href: "/en/body/" },
  totalCount: 74,
  hero: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Editorial flat lay of self-tan products — mousse, drops, and lotion",
  h1: "Mousse, lotion, or drops — which self-tan format is actually right for you.",
  deck: "Three formats, one chemistry. The DHA is the same. What changes is how it goes on, how fast it develops, and how much control you have over depth.",
  intro: "Every mainstream self-tanner deposits dihydroxyacetone — DHA — onto the surface of the stratum corneum, where it reacts with amino acids to produce a brown colour. That reaction takes four to eight hours and then it's done. The format you pick doesn't change the chemistry. What it changes is the application experience: how evenly the product goes on, how easy it is to dilute or build, and how much forgiveness you get at the hairline, elbows, and knees. Mousse is fast-drying and opaque, which helps with placement but punishes hesitation. Lotion is slower and more forgiving, good for first-timers and large areas. Drops give you complete control over depth, at the cost of one extra step every night. None of these is objectively best — they're tools for different hands and different intentions.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 74, updated: "Updated 3 May 2026", reading: "Avg. 4 min per piece" },
};

const MOUSSE_VS_SIBLINGS = [
  { id: "mousse-vs-lotion-vs-drops", title: "Mousse vs Lotion vs Drops",   n: "01", cur: true,  href: "/en/body/self-tan/mousse-vs-lotion-vs-drops/" },
  { id: "prep-and-application",      title: "Prep & Application",           n: "02", href: "/en/body/self-tan/prep-and-application/" },
  { id: "gradual-tan",               title: "Gradual Tan",                  n: "03", href: "/en/body/self-tan/gradual-tan/" },
  { id: "face-and-body-mismatch",    title: "Face & Body Mismatch",         n: "04", href: "/en/body/self-tan/face-and-body-mismatch/" },
  { id: "streak-and-stain-fixes",    title: "Streak & Stain Fixes",         n: "05", href: "/en/body/self-tan/streak-and-stain-fixes/" },
  { id: "extending-a-tan",           title: "Extending a Tan",              n: "06", href: "/en/body/self-tan/extending-a-tan/" },
];

const MOUSSE_VS_QUICK_FACTS = {
  defn: {
    h: "What DHA actually does",
    body: "DHA (dihydroxyacetone) is a simple sugar that reacts with the outermost dead cells of your skin to produce a brownish colour. The reaction happens within the stratum corneum — the surface layer that naturally sheds over one to two weeks. It is a colour reaction, not a stain, not a dye, not a treatment. The depth of colour is determined by DHA concentration, the number of layers applied, your skin's own texture, and how recently you exfoliated. Format is just the delivery vehicle.",
  },
  myths: [
    { m: "Mousse gives a deeper result than lotion.",
      t: "Depth comes from DHA concentration, not format. A 6% DHA lotion will develop deeper colour than a 4% DHA mousse. Check the formulation, not the texture." },
    { m: "Drops are more 'natural' than mousse.",
      t: "Drops, mousse, and lotion all contain DHA and roughly the same supporting ingredients. Drops are simply more dilutable — you control the ratio. There's nothing more natural about the chemistry." },
    { m: "Lotion lasts longer because it's richer.",
      t: "All formats fade at the same rate — as your surface skin sheds, the colour goes with it. Richer lotion ingredients might help the skin look better while the colour fades, but they don't extend DHA development." },
  ],
};

const MOUSSE_VS_BEGINNER_PATH = {
  h: "Start here, if self-tan is new to you.",
  deck: "Five pieces, in order. Twenty minutes of reading covers everything you need before your first application.",
  steps: [
    { n: "01", t: "What DHA is — and what it isn't",              time: "3 min", note: "The surface reaction, plain English. No UV. No lasting effect." },
    { n: "02", t: "Mousse vs lotion vs drops — the honest trade-off", time: "4 min", note: "How format changes the application, not the result." },
    { n: "03", t: "How to pick the right depth for your skin tone", time: "4 min", note: "Light, medium, dark — what those labels mean in practice." },
    { n: "04", t: "Patch testing before full application",         time: "3 min", note: "Why the inside of your wrist matters before you commit." },
    { n: "05", t: "The mitt: why it's not optional",              time: "3 min", note: "Bare hands turn palms orange. This step is not decoration." },
  ],
};

const MOUSSE_VS_TRENDING = [
  { rank: "01", t: "Mousse vs lotion — the real difference explained",      time: "4 min", auth: "Nelly", date: "May 1",  img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=1100&q=80&auto=format&fit=crop", reads: "8,214" },
  { rank: "02", t: "Self-tan drops: how to add them to moisturiser",        time: "5 min", auth: "Iris",  date: "Apr 28", img: "https://images.unsplash.com/photo-1556228852-80b6e5eeff06?w=1100&q=80&auto=format&fit=crop", reads: "6,890" },
  { rank: "03", t: "Why mousse streaks and lotion doesn't",                 time: "3 min", auth: "Nelly", date: "Apr 24", img: "https://images.unsplash.com/photo-1512290923902-8a9f81dc236c?w=1100&q=80&auto=format&fit=crop", reads: "5,543" },
  { rank: "04", t: "The right DHA percentage for fair, medium, and deep",   time: "5 min", auth: "Iris",  date: "Apr 19", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=1100&q=80&auto=format&fit=crop", reads: "4,977" },
  { rank: "05", t: "Is tanning water worth it?",                            time: "3 min", auth: "Nelly", date: "Apr 14", img: "https://images.unsplash.com/photo-1583416750470-965b2707b355?w=1100&q=80&auto=format&fit=crop", reads: "4,102" },
];

const MOUSSE_VS_FORMAT_GUIDE = {
  h: "Format, by use case",
  deck: "What to reach for, and when. The chemistry is identical — the difference is in your hands.",
  formats: [
    { name: "Mousse",         when: "Experienced hands, quick dry, dark tan builds", avoid: "First application, humid bathrooms, large areas without mitt discipline", note: "Dries in minutes. Mistakes are visible early. Requires confident, even strokes.", verdict: "★ Advanced" },
    { name: "Lotion",         when: "First-timers, full-body, slow application",      avoid: "Impatient application, skipping mitt",                                   note: "Slower dry time means more blending window. Most forgiving format.",          verdict: "Best for beginners" },
    { name: "Drops",          when: "Face, daily gradual build, full control",        avoid: "Expecting single-night depth",                                           note: "Stir into moisturiser. Depth increases with consecutive nights.",             verdict: "Most control" },
    { name: "Tanning water",  when: "Very light, low-commitment",                    avoid: "Deep colour goals",                                                      note: "Lowest DHA concentration. Takes multiple rounds for visible colour.",         verdict: "Subtlest result" },
    { name: "Foam spray",     when: "Back, hard-to-reach areas, speed",              avoid: "Without a mitt or barrier cloth",                                        note: "Drifts and settles unevenly without physical blending.",                     verdict: "Spot use only" },
  ],
};

const MOUSSE_VS_HOWTOS = [
  { t: "Mousse vs lotion — the real difference explained",           time: 4, tech: "Format",        auth: "Nelly", date: "May 1",  img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop",  kick: "Format",      pick: true },
  { t: "Self-tan drops: how to add them to your moisturiser",        time: 5, tech: "Format",        auth: "Iris",  date: "Apr 28", img: "https://images.unsplash.com/photo-1556228852-80b6e5eeff06?w=900&q=80&auto=format&fit=crop",  kick: "Format",      pick: true },
  { t: "Why mousse streaks on dry skin",                             time: 3, tech: "Troubleshoot",  auth: "Nelly", date: "Apr 24", img: "https://images.unsplash.com/photo-1512290923902-8a9f81dc236c?w=900&q=80&auto=format&fit=crop",  kick: "Technique",   pick: true },
  { t: "DHA percentage guide — fair to deep skin tones",            time: 5, tech: "Ingredients",   auth: "Iris",  date: "Apr 19", img: "https://images.unsplash.com/photo-1570194065650-d99fb4bedf0a?w=900&q=80&auto=format&fit=crop",  kick: "Ingredients", pick: true },
  { t: "Is tanning water worth it?",                                time: 3, tech: "Format",        auth: "Nelly", date: "Apr 14", img: "https://images.unsplash.com/photo-1583416750470-965b2707b355?w=900&q=80&auto=format&fit=crop",  kick: "Essay",       pick: false },
  { t: "Mousse application: the 60-second rule",                    time: 3, tech: "Technique",     auth: "Nelly", date: "Apr 09", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop",  kick: "Technique",   pick: false },
  { t: "Drops on the face — the exact ratio",                       time: 4, tech: "Format",        auth: "Iris",  date: "Apr 05", img: "https://images.unsplash.com/photo-1556228578-8c89e6adf883?w=900&q=80&auto=format&fit=crop",  kick: "Format",      pick: false },
  { t: "What the colour guide on the bottle actually means",        time: 3, tech: "Ingredients",   auth: "Nelly", date: "Apr 01", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop",  kick: "Ingredients", pick: false },
  { t: "Lotion vs cream base — does it matter for self-tan?",       time: 4, tech: "Format",        auth: "Iris",  date: "Mar 27", img: "https://images.unsplash.com/photo-1556228720-195a672e8a03?w=900&q=80&auto=format&fit=crop",  kick: "Format",      pick: false },
  { t: "Fast-dry vs slow-dry: when you need which",                 time: 3, tech: "Technique",     auth: "Nelly", date: "Mar 22", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop",  kick: "Technique",   pick: false },
  { t: "Foam spray — and why it needs a mitt",                      time: 3, tech: "Format",        auth: "Iris",  date: "Mar 18", img: "https://images.unsplash.com/photo-1556228852-80b6e5eeff06?w=900&q=80&auto=format&fit=crop",  kick: "Technique",   pick: false },
  { t: "Building depth over multiple nights with drops",            time: 5, tech: "Technique",     auth: "Nelly", date: "Mar 14", img: "https://images.unsplash.com/photo-1512290923902-8a9f81dc236c?w=900&q=80&auto=format&fit=crop",  kick: "Technique",   pick: false },
];

const MOUSSE_VS_TECH_FILTERS = ["All", "Format", "Technique", "Ingredients", "Essay", "Troubleshoot"];

const MOUSSE_VS_CROSSLINKS = [
  { id: "prep-and-application",   title: "Prep & Application",    deck: "Exfoliate, shave, moisturise dry zones. The window before DHA matters.",       count: 86, href: "/en/body/self-tan/prep-and-application/" },
  { id: "gradual-tan",            title: "Gradual Tan",           deck: "Low-commitment, low-stakes. Build colour slowly or skip the waiting.",          count: 52, href: "/en/body/self-tan/gradual-tan/" },
  { id: "face-and-body-mismatch", title: "Face & Body Mismatch",  deck: "Getting face and body to read the same shade is the hardest part.",             count: 61, href: "/en/body/self-tan/face-and-body-mismatch/" },
  { id: "streak-and-stain-fixes", title: "Streak & Stain Fixes",  deck: "Dark ankles, orange palms, patchy knees — sorted before panic sets in.",       count: 58, href: "/en/body/self-tan/streak-and-stain-fixes/" },
];

Object.assign(window, {
  MOUSSE_VS, MOUSSE_VS_SIBLINGS, MOUSSE_VS_QUICK_FACTS, MOUSSE_VS_BEGINNER_PATH,
  MOUSSE_VS_TRENDING, MOUSSE_VS_FORMAT_GUIDE, MOUSSE_VS_HOWTOS, MOUSSE_VS_TECH_FILTERS, MOUSSE_VS_CROSSLINKS,
});
