// Hair · Cut & Style · Bob — L3 data

const BOB = {
  type: "The Bob",
  parent: { title: "Cut & Style", href: "/en/hair/cut-style/" },
  grandparent: { title: "Hair", href: "/en/hair/" },
  totalCount: 189,
  hero: "https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Editorial close-up — sharp bob haircut",
  h1: "How to cut (and live with) a bob.",
  deck: "The most-copied cut in history. One silhouette, dozens of variations — sorted by face shape, texture, and how much effort you actually want to put in.",
  intro: "The bob has been declared dead every decade since 1915. It keeps coming back because the geometry works. A well-cut bob creates jaw definition on faces that have too much of it and cheekbone architecture on faces that need lifting. The mistake most people make isn't choosing the wrong variation — it's choosing based on a photo of someone whose bone structure, texture, and density look nothing like theirs. Below: everything we've published to help you make the right call before you sit in the chair.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 189, updated: "Updated 1 May 2026", reading: "Avg. 4 min per piece" },
};

const CUT_STYLE_SIBLINGS = [
  { id: "bob",          title: "Bob",          n: "01", cur: true,  href: "/en/hair/cut-style/bob/" },
  { id: "lob",          title: "Lob",          n: "02",             href: "/en/hair/cut-style/lob/" },
  { id: "layers",       title: "Layers",       n: "03",             href: "/en/hair/cut-style/layers/" },
  { id: "fringe",       title: "Fringe",       n: "04",             href: "/en/hair/cut-style/fringe/" },
  { id: "bangs-types",  title: "Bangs types",  n: "05",             href: "/en/hair/cut-style/bangs-types/" },
  { id: "curtain-bangs",title: "Curtain bangs",n: "06",             href: "/en/hair/cut-style/curtain-bangs/" },
  { id: "growing-out",  title: "Growing out",  n: "07",             href: "/en/hair/cut-style/growing-out/" },
  { id: "big-chop",     title: "Big chop",     n: "08",             href: "/en/hair/cut-style/big-chop/" },
  { id: "pixie",        title: "Pixie",        n: "09",             href: "/en/hair/cut-style/pixie/" },
  { id: "taper",        title: "Taper",        n: "10",             href: "/en/hair/cut-style/taper/" },
  { id: "undercut",     title: "Undercut",     n: "11",             href: "/en/hair/cut-style/undercut/" },
  { id: "shag",         title: "Shag",         n: "12",             href: "/en/hair/cut-style/shag/" },
];

const BOB_QUICK_FACTS = {
  defn: {
    h: "What makes a cut a bob",
    body: "A bob is any cut where the hair is cropped to a single weight line — typically between the jaw and the chin. Everything else is a variable: the angle of the line, whether it's blunt or textured, whether there's a fringe, whether the nape is stacked or tapered. The defining characteristic is that weight line, and where it falls on your face is what makes or breaks it.",
  },
  myths: [
    { m: "Bobs only work on fine hair.",
      t: "Thick and coarse hair takes a bob beautifully — it often needs more internal texture removed, but the result can be more architectural than anything a fine-haired person can achieve." },
    { m: "A bob will make a round face look rounder.",
      t: "Only if it's cut wrong. An asymmetric bob, a jaw-length cut angled longer in front, or an off-centre part all elongate. The blunt chin-length bob is the one to avoid on rounder faces — everything else is fine." },
    { m: "Bobs are low maintenance.",
      t: "A truly sharp bob needs a trim every 6 weeks or it grows into something unintentional. The messy/undone bob requires styling to look undone. There's no fully passive version of this cut." },
  ],
};

const BOB_BEGINNER_PATH = {
  h: "Haven't had a bob before? Start here.",
  deck: "Four pieces, in order. Enough to walk into the salon knowing what you want — and why.",
  steps: [
    { n: "01", t: "Bob or lob — the decision that actually matters",    time: "4 min", note: "Why the gap between chin and shoulder is more significant than it sounds." },
    { n: "02", t: "Face shape and the bob: the honest guide",          time: "5 min", note: "Which variations flatter which structures, without the usual vague advice." },
    { n: "03", t: "Texture and the bob — what your hair will actually do", time: "4 min", note: "How wavy, curly, and coarse hair behave differently at bob length." },
    { n: "04", t: "Talking to your stylist about a bob",               time: "3 min", note: "The vocabulary you need and the photos that communicate accurately." },
  ],
};

const BOB_TRENDING = [
  { rank: "01", t: "Blunt bob vs textured bob — which is easier to maintain",      time: "5 min", auth: "Nelly", date: "Apr 29", img: "https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?w=1100&q=80&auto=format&fit=crop",  reads: "14,203" },
  { rank: "02", t: "The chin-length bob: how to know if it's right for your jaw",  time: "4 min", auth: "Iris",  date: "Apr 25", img: "https://images.unsplash.com/photo-1605980776566-0486c3ac7617?w=1100&q=80&auto=format&fit=crop",  reads: "11,887" },
  { rank: "03", t: "Stacked bob vs tapered bob — the nape question",               time: "3 min", auth: "Nelly", date: "Apr 21", img: "https://images.unsplash.com/photo-1492106087820-71f1a00d2b11?w=1100&q=80&auto=format&fit=crop",  reads: "9,441" },
  { rank: "04", t: "How to grow out a bob gracefully",                            time: "4 min", auth: "Iris",  date: "Apr 17", img: "https://images.unsplash.com/photo-1519699047748-de8e457a634e?w=1100&q=80&auto=format&fit=crop",  reads: "8,002" },
  { rank: "05", t: "The asymmetric bob: who it's actually for",                   time: "3 min", auth: "Nelly", date: "Apr 12", img: "https://images.unsplash.com/photo-1485875437342-9b39470b3d95?w=1100&q=80&auto=format&fit=crop",  reads: "7,215" },
];

const BOB_FORMAT_GUIDE = {
  h: "Bob variations, by face and texture",
  deck: "These aren't trends — they're structural decisions. Each variation solves a different problem.",
  formats: [
    { name: "Blunt bob",      when: "Fine hair, oval/long faces",          avoid: "Round faces, very thick hair",    note: "Maximum weight and shine. Demands a steady hand and regular trims.", verdict: "Classic" },
    { name: "Textured bob",   when: "Most hair types, year-round",         avoid: "Fine hair that needs volume",     note: "Razored or point-cut ends. Moves more, forgives irregular growth.",   verdict: "Best all-rounder" },
    { name: "Stacked bob",    when: "Fine/medium hair, round to oval",     avoid: "Very thick hair",                 note: "Graduation at the back creates volume the front doesn't have.",        verdict: "Volume play" },
    { name: "Asymmetric bob", when: "Round and square faces especially",   avoid: "If you dislike styling daily",    note: "Longer on one side. Dramatic line. Requires commitment to maintain.", verdict: "High impact" },
    { name: "A-line bob",     when: "Oval faces, straight–wavy texture",   avoid: "Very curly hair",                 note: "Longer in front, shorter at nape. The bob's most flattering angle.",   verdict: "Most flattering" },
    { name: "Wavy/messy bob", when: "Natural wavy/curly hair, any face",   avoid: "Wanting a precise, sharp result", note: "Grown-out weight line, lived-in. Relies on texture doing the work.",   verdict: "Effortless" },
  ],
};

const BOB_HOWTOS = [
  { t: "Blunt bob vs textured bob — which is easier to maintain",      time: 5, tech: "Choosing",  auth: "Nelly", date: "Apr 29", img: "https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?w=900&q=80&auto=format&fit=crop",  kick: "Decision",   pick: true },
  { t: "Face shape and the bob: the honest guide",                    time: 5, tech: "Choosing",  auth: "Iris",  date: "Apr 25", img: "https://images.unsplash.com/photo-1605980776566-0486c3ac7617?w=900&q=80&auto=format&fit=crop",  kick: "Face shape", pick: true },
  { t: "Stacked bob at the nape — how it's cut and who it suits",     time: 4, tech: "Technique", auth: "Nelly", date: "Apr 21", img: "https://images.unsplash.com/photo-1492106087820-71f1a00d2b11?w=900&q=80&auto=format&fit=crop",  kick: "Technique",  pick: false },
  { t: "How to maintain a bob between salon visits",                  time: 4, tech: "Maintenance",auth: "Iris",  date: "Apr 17", img: "https://images.unsplash.com/photo-1519699047748-de8e457a634e?w=900&q=80&auto=format&fit=crop",  kick: "Upkeep",     pick: true },
  { t: "The asymmetric bob: who it's actually for",                   time: 3, tech: "Choosing",  auth: "Nelly", date: "Apr 12", img: "https://images.unsplash.com/photo-1485875437342-9b39470b3d95?w=900&q=80&auto=format&fit=crop",  kick: "Decision",   pick: true },
  { t: "How curly hair behaves at bob length",                        time: 5, tech: "Texture",   auth: "Iris",  date: "Apr 07", img: "https://images.unsplash.com/photo-1597586124394-fbd6ef244026?w=900&q=80&auto=format&fit=crop",  kick: "Texture",    pick: false },
  { t: "Drying a bob — diffuser vs paddle brush vs air dry",          time: 4, tech: "Styling",   auth: "Nelly", date: "Apr 03", img: "https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?w=900&q=80&auto=format&fit=crop",  kick: "Styling",    pick: false },
  { t: "The A-line bob: geometry that flatters most faces",           time: 4, tech: "Choosing",  auth: "Iris",  date: "Mar 28", img: "https://images.unsplash.com/photo-1605980776566-0486c3ac7617?w=900&q=80&auto=format&fit=crop",  kick: "Face shape", pick: false },
  { t: "When your bob starts to puff: what's happening and how to fix it", time: 3, tech: "Troubleshoot", auth: "Nelly", date: "Mar 22", img: "https://images.unsplash.com/photo-1492106087820-71f1a00d2b11?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "Talking to your stylist: the vocabulary of a bob",           time: 3, tech: "Salon",     auth: "Iris",  date: "Mar 18", img: "https://images.unsplash.com/photo-1519699047748-de8e457a634e?w=900&q=80&auto=format&fit=crop",  kick: "Salon",      pick: false },
  { t: "What a bob does to your morning routine",                    time: 3, tech: "Routine",   auth: "Nelly", date: "Mar 13", img: "https://images.unsplash.com/photo-1485875437342-9b39470b3d95?w=900&q=80&auto=format&fit=crop",  kick: "Routine",    pick: false },
  { t: "Heat styling a bob without killing the weight line",         time: 5, tech: "Styling",   auth: "Iris",  date: "Mar 08", img: "https://images.unsplash.com/photo-1597586124394-fbd6ef244026?w=900&q=80&auto=format&fit=crop",  kick: "Styling",    pick: false },
];

const BOB_TECH_FILTERS = ["All", "Choosing", "Technique", "Styling", "Maintenance", "Texture", "Troubleshoot", "Salon", "Routine"];

const BOB_CROSSLINKS = [
  { id: "lob",         title: "The Lob",        deck: "Everything a bob is, with three more inches of forgiveness.",     count: 172, href: "/en/hair/cut-style/lob/"   },
  { id: "pixie",       title: "The Pixie",       deck: "The logical next step. Shorter, sharper, higher commitment.",     count: 143, href: "/en/hair/cut-style/pixie/" },
  { id: "shag",        title: "The Shag",        deck: "Layers, curtain fringe, maximum texture. The anti-bob.",         count: 161, href: "/en/hair/cut-style/shag/"  },
  { id: "growing-out", title: "Growing it out",  deck: "If you've had a bob and want your length back, start here.",     count: 94,  href: "/en/hair/cut-style/growing-out/" },
];

Object.assign(window, {
  BOB, CUT_STYLE_SIBLINGS, BOB_QUICK_FACTS, BOB_BEGINNER_PATH, BOB_TRENDING, BOB_FORMAT_GUIDE, BOB_HOWTOS, BOB_TECH_FILTERS, BOB_CROSSLINKS,
});
