// Hair · Routine · Travel Routine — L3 data (standalone)

const TRAVEL_ROUTINE = {
  type: "Travel Routine",
  parent: { title: "Routine", href: "/en/hair/routine/" },
  grandparent: { title: "Hair", href: "/en/hair/" },
  totalCount: 97,
  hero: "https://images.unsplash.com/photo-1483450388369-9ed95738483c?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Editorial close-up — travel toiletry bag with hair products",
  h1: "How to build a travel hair routine.",
  deck: "Condensed products, different water, limited tools — the full library on keeping your hair consistent when every other variable changes.",
  intro: "A travel hair routine is not a compressed version of your home routine. It's a different routine with different constraints: limited luggage space, unfamiliar water hardness, inconsistent access to a diffuser or straightener, and the cumulative effect of cabin pressure and recycled air. Getting it right means making three decisions before you pack: what to cut, what to condense, and what to protect. Below is everything we've published on the subject — indexed by trip type, technique, and what you actually need versus what's habit.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 97, updated: "Updated 30 April 2026", reading: "Avg. 4 min per piece" },
};

// Routine sibling rail
const TYPE_SIBLINGS = [
  { id: "wash-cadence",    title: "Wash Cadence",    n: "01", href: "/en/hair/routine/wash-cadence/" },
  { id: "drying-decision", title: "Drying Decision",  n: "02", href: "/en/hair/routine/drying-decision/" },
  { id: "travel-routine",  title: "Travel Routine",   n: "03", cur: true, href: "/en/hair/routine/travel-routine/" },
];

const QUICK_FACTS = {
  defn: {
    h: "What makes hair travel harder than skincare travel",
    body: "Hair is more sensitive to environmental change than most people realise. Hard water minerals deposit on the cuticle and disrupt curl pattern within two washes. Recycled cabin air dehydrates the strand. Climate changes — particularly humidity swings — alter how the same product performs. A product that keeps your hair smooth at home can leave it frizzy at your destination. The solution is less product variety, better protection, and realistic expectations about what your hair will do in a different climate.",
  },
  myths: [
    { m: "You can just use the hotel's shampoo.",
      t: "Hotel shampoos are almost always high-sulphate formulations designed for fine, untreated hair. For curly, colour-treated, or high-porosity hair, two washes can set you back a week of moisture retention." },
    { m: "Solid bars are always better for travel.",
      t: "Solid shampoo bars can be excellent — but many require a specific water pH to lather correctly and leave a residue in hard water that requires a clarifying rinse to remove. Test before you pack." },
    { m: "You don't need a heat protectant on holiday.",
      t: "If you're using a hotel hairdryer, you need more protection than usual — hotel dryers tend to run hotter and have no variable speed. A travel-size heat protectant is not optional." },
  ],
};

const BEGINNER_PATH = {
  h: "Start here, before you pack.",
  deck: "Four pieces, in order. Fourteen minutes of reading. Enough to make confident packing decisions and know how to adapt when conditions change.",
  steps: [
    { n: "01", t: "The travel packing edit — what to cut and what to take",  time: "4 min", note: "A decision tree for reducing your routine to what actually travels." },
    { n: "02", t: "Hard water and your hair — what it does and how to cope",  time: "3 min", note: "What hard water deposits do to the cuticle, and the simplest fix." },
    { n: "03", t: "Hotel hairdryers — how to use them without the damage",    time: "4 min", note: "Temperature, distance, heat protectant timing, and the nozzle you won't find." },
    { n: "04", t: "Adjusting your routine by climate type",                   time: "3 min", note: "Humidity, dry heat, and cold air — three different product adjustments." },
  ],
};

const TRENDING = [
  { rank: "01", t: "The travel packing edit — what stays and what goes",     time: "4 min", auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1483450388369-9ed95738483c?w=1100&q=80&auto=format&fit=crop", reads: "9,802" },
  { rank: "02", t: "Hard water hair — the filter, rinse, and chelating fix", time: "4 min", auth: "Iris",  date: "Apr 23", img: "https://images.unsplash.com/photo-1526045612212-70caf35c14df?w=1100&q=80&auto=format&fit=crop", reads: "8,317" },
  { rank: "03", t: "Hotel hairdryer survival guide",                          time: "3 min", auth: "Nelly", date: "Apr 18", img: "https://images.unsplash.com/photo-1559599076-9c61d8e1b77c?w=1100&q=80&auto=format&fit=crop", reads: "6,744" },
  { rank: "04", t: "How humidity changes your product needs",                 time: "4 min", auth: "Iris",  date: "Apr 12", img: "https://images.unsplash.com/photo-1522337660159-a9b5b8bbf7da?w=1100&q=80&auto=format&fit=crop", reads: "5,631" },
  { rank: "05", t: "Solid shampoo bars — which ones actually work",          time: "5 min", auth: "Nelly", date: "Apr 06", img: "https://images.unsplash.com/photo-1527799820374-dcf8d9d4a388?w=1100&q=80&auto=format&fit=crop", reads: "4,988" },
];

const FORMAT_GUIDE = {
  h: "The routine, by trip length",
  deck: "Pack differently depending on how long you're gone. A weekend trip and a month-long stint have completely different requirements.",
  formats: [
    { name: "Overnight / weekend",  when: "1–3 nights, carry-on only",              avoid: "Bringing your full home routine",            note: "One shampoo, one conditioner, one styling product. That's the maximum.",             verdict: "Ruthless edit" },
    { name: "One week",             when: "4–7 nights, checked bag or generous carry-on", avoid: "Assuming hotel amenities cover the gap",  note: "Core routine intact, but decant into travel sizes. Bring a clarifying option.",     verdict: "★ Standard" },
    { name: "Two weeks+",           when: "Extended travel, slow travel, remote stays",  avoid: "Over-packing treatments you won't have time for", note: "Your full routine, minus weekly deep treatments. Adapt for local water.",          verdict: "Extended" },
    { name: "Business / conference", when: "Smart finish required every morning",       avoid: "Relying on a diffuser-free environment",   note: "Prioritise blow-dry results. Bring a compact, dual-voltage travel dryer if curls are essential.", verdict: "Low variance" },
    { name: "Beach / pool",         when: "Salt, chlorine, and sun exposure",           avoid: "Standard conditioner as your only defence", note: "Pre-swim oil, clarifying post-swim, deep condition every third day minimum.",      verdict: "Protective" },
  ],
};

const HOWTOS = [
  { t: "The travel packing edit — what stays and what goes",         time: 4, tech: "Packing",    auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1483450388369-9ed95738483c?w=900&q=80&auto=format&fit=crop", kick: "Planning", pick: true },
  { t: "Hard water hair — the filter, rinse, and chelating fix",     time: 4, tech: "Water",      auth: "Iris",  date: "Apr 23", img: "https://images.unsplash.com/photo-1526045612212-70caf35c14df?w=900&q=80&auto=format&fit=crop", kick: "Water",    pick: true },
  { t: "Hotel hairdryer survival guide",                              time: 3, tech: "Tools",      auth: "Nelly", date: "Apr 18", img: "https://images.unsplash.com/photo-1559599076-9c61d8e1b77c?w=900&q=80&auto=format&fit=crop", kick: "Tools",    pick: true },
  { t: "How humidity changes your product needs",                     time: 4, tech: "Climate",    auth: "Iris",  date: "Apr 12", img: "https://images.unsplash.com/photo-1522337660159-a9b5b8bbf7da?w=900&q=80&auto=format&fit=crop", kick: "Climate",  pick: false },
  { t: "Solid shampoo bars — which ones actually work",              time: 5, tech: "Packing",    auth: "Nelly", date: "Apr 06", img: "https://images.unsplash.com/photo-1527799820374-dcf8d9d4a388?w=900&q=80&auto=format&fit=crop", kick: "Products", pick: true },
  { t: "Pre-flight hair prep — what to do before you board",         time: 3, tech: "Protective", auth: "Nelly", date: "Apr 01", img: "https://images.unsplash.com/photo-1483450388369-9ed95738483c?w=900&q=80&auto=format&fit=crop", kick: "Prep",     pick: false },
  { t: "Clarifying when you're away — vinegar rinse or chelating?",  time: 4, tech: "Water",      auth: "Iris",  date: "Mar 26", img: "https://images.unsplash.com/photo-1526045612212-70caf35c14df?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Dual-voltage hair dryers — are they worth it?",              time: 3, tech: "Tools",      auth: "Iris",  date: "Mar 21", img: "https://images.unsplash.com/photo-1559599076-9c61d8e1b77c?w=900&q=80&auto=format&fit=crop", kick: "Tools",    pick: false },
  { t: "The cold climate routine — dry air and static",              time: 4, tech: "Climate",    auth: "Nelly", date: "Mar 16", img: "https://images.unsplash.com/photo-1519699047748-de8e457a634e?w=900&q=80&auto=format&fit=crop", kick: "Climate",  pick: false },
  { t: "Beach hair: pre-swim oil and post-swim clarify",             time: 5, tech: "Protective", auth: "Nelly", date: "Mar 11", img: "https://images.unsplash.com/photo-1483450388369-9ed95738483c?w=900&q=80&auto=format&fit=crop", kick: "Beach",    pick: false },
  { t: "How to decant products without making a mess",               time: 3, tech: "Packing",    auth: "Iris",  date: "Mar 06", img: "https://images.unsplash.com/photo-1527799820374-dcf8d9d4a388?w=900&q=80&auto=format&fit=crop", kick: "Packing",  pick: false },
  { t: "Protective styles that survive three time zones",            time: 4, tech: "Protective", auth: "Nelly", date: "Mar 01", img: "https://images.unsplash.com/photo-1519455953755-af066f52f1a6?w=900&q=80&auto=format&fit=crop", kick: "Protective", pick: false },
];

const TECH_FILTERS = ["All", "Packing", "Water", "Climate", "Tools", "Protective", "Technique", "Essay"];

// Crosslinks to other routines
const TYPE_CROSSLINKS = [
  { id: "wash-cadence",    title: "Wash Cadence",    deck: "Your home rhythm — the baseline before travel disrupts it.", count: 183, href: "/en/hair/routine/wash-cadence/" },
  { id: "drying-decision", title: "Drying Decision", deck: "Heat or air — the decision that changes when you check a bag.", count: 141, href: "/en/hair/routine/drying-decision/" },
];

Object.assign(window, {
  TRAVEL_ROUTINE, TYPE_SIBLINGS, QUICK_FACTS, BEGINNER_PATH, TRENDING, FORMAT_GUIDE, HOWTOS, TECH_FILTERS, TYPE_CROSSLINKS,
});
