// Nails · Cuticle Care · Oil Routine — L3 data
// Visual skeleton must match the Dewy prototype exactly. Vary copy, never layout.

const OILY = {
  type: "Oil Routine",
  parent: { title: "Cuticle Care", href: "/en/nails/cuticle-care/" },
  grandparent: { title: "Nails", href: "/en/nails/" },
  totalCount: 94,
  hero: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Close-up of hands with well-maintained cuticles receiving oil application",
  h1: "How to build a cuticle oil routine that holds.",
  deck: "Cuticle oil applied correctly — timing, technique, and the oils that actually absorb. A daily habit that takes forty seconds.",
  intro: "Cuticle oil is the one nail step most people skip and the one that makes the most visible difference. Dry skin at the nail base cracks, flakes, and creates the ragged edge that no polish can hide. The fix is not expensive and not complicated — it is consistent. Oil applied once a day, massaged in for thirty seconds, changes the skin's condition at the cuticle edge within two weeks. The mistake people make is choosing a product that sits on the surface rather than absorbs, applying it without massage, or doing it so infrequently that the skin can't hold moisture between applications. This page covers which oils absorb into the skin versus which stay topical, how to sequence the routine so it becomes automatic, and the massage technique that moves product into the matrix fold rather than just coating the surface.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 94, updated: "Updated 29 April 2026", reading: "Avg. 4 min per piece" },
};

const TYPE_SIBLINGS = [
  { id: "oil-routine",   title: "Oil Routine",     n: "01", cur: true,  href: "/en/nails/cuticle-care/oil-routine/" },
  { id: "push-dont-cut", title: "Push, Don't Cut", n: "02",             href: "/en/nails/cuticle-care/push-dont-cut/" },
  { id: "hangnails",     title: "Hangnails",        n: "03",             href: "/en/nails/cuticle-care/hangnails/" },
  { id: "salon-cleanup", title: "Salon Cleanup",    n: "04",             href: "/en/nails/cuticle-care/salon-cleanup/" },
  { id: "growth-line",   title: "The Growth Line",  n: "05",             href: "/en/nails/cuticle-care/growth-line/" },
];

const QUICK_FACTS = {
  defn: {
    h: "What a cuticle oil routine actually is",
    body: "A cuticle oil routine is a daily application of a penetrating oil to the skin at the nail base — the cuticle edge and the surrounding dry skin. It is not nail plate treatment. The oil targets the soft skin around the nail, keeping it supple so it does not crack, lift, or form hangnails. A complete routine takes under a minute: apply, massage, wipe the excess. Done daily, the results are visible within ten to fourteen days. The skin stops flaking. The edge looks clean. Overgrowth slows because well-hydrated skin does not harden and creep forward.",
  },
  myths: [
    { m: "Any oil works the same.",
      t: "Oils vary significantly in molecular size. Jojoba and squalane absorb into skin. Coconut oil sits on the surface without penetrating the cuticle fold. Absorption matters for actual conditioning." },
    { m: "More oil means faster results.",
      t: "Excess product without massage just coats the surface and transfers onto everything you touch. A small amount worked in with finger pressure reaches the matrix fold. Volume is irrelevant." },
    { m: "You only need oil when your cuticles look bad.",
      t: "Reactive application treats the symptom. Daily maintenance prevents the cracking and dryness from forming. Twice-weekly is the minimum threshold to keep skin conditioned between applications." },
  ],
};

const BEGINNER_PATH = {
  h: "Start here, if cuticle oil is new to you.",
  deck: "Five pieces, in order. About eighteen minutes of reading. Enough to set a routine that you will actually sustain.",
  steps: [
    { n: "01", t: "Cuticle oil vs nail oil — what's the difference",    time: "3 min", note: "The nail plate and the cuticle skin need different things. Start here." },
    { n: "02", t: "Which oils absorb and which coat the surface",        time: "4 min", note: "Jojoba, squalane, argan, sweet almond — what each one does." },
    { n: "03", t: "The massage technique that actually moves oil in",    time: "3 min", note: "Circular pressure on the matrix fold, not surface rubbing." },
    { n: "04", t: "When in your routine to apply cuticle oil",           time: "4 min", note: "Before bed vs morning. Before or after hand cream. Before or after polish." },
    { n: "05", t: "Building the habit — the anchor point method",        time: "4 min", note: "Attaching the routine to an existing daily behaviour so it holds." },
  ],
};

const TRENDING = [
  { rank: "01", t: "Jojoba vs squalane — which absorbs better at the cuticle", time: "4 min", auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=1100&q=80&auto=format&fit=crop", reads: "8,412" },
  { rank: "02", t: "The thirty-second cuticle massage — how to do it correctly",  time: "3 min", auth: "Iris",  date: "Apr 23", img: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=1100&q=80&auto=format&fit=crop", reads: "7,204" },
  { rank: "03", t: "Why your cuticle oil isn't working",                           time: "4 min", auth: "Nelly", date: "Apr 19", img: "https://images.unsplash.com/photo-1599948128020-9a44505b0d1b?w=1100&q=80&auto=format&fit=crop", reads: "6,890" },
  { rank: "04", t: "Pen applicator vs brush bottle — which delivers less waste",   time: "3 min", auth: "Nelly", date: "Apr 14", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=1100&q=80&auto=format&fit=crop", reads: "5,770" },
  { rank: "05", t: "Oil before bed: the overnight cuticle treatment approach",     time: "4 min", auth: "Iris",  date: "Apr 09", img: "https://images.unsplash.com/photo-1604902396830-aca29e19b067?w=1100&q=80&auto=format&fit=crop", reads: "4,980" },
];

const FORMAT_GUIDE = {
  h: "Oil type, by absorption profile",
  deck: "What each oil does at the skin level — not marketing claims, just behaviour.",
  formats: [
    { name: "Jojoba oil",          when: "Daily routine, all skin types, especially dry and cracked edges", avoid: "Nothing — it is the most reliably absorbed cuticle oil",   note: "Structurally similar to skin's own sebum. Absorbs readily. Does not feel greasy after a minute of massage.", verdict: "★ Default" },
    { name: "Squalane",            when: "Sensitive skin around the nail fold, gel wear cycles",            avoid: "No specific contraindications",                             note: "Lightweight and fast-absorbing. Sits well under polish and gel without lifting.", verdict: "Excellent all-rounder" },
    { name: "Argan oil",           when: "Dry climate, winter routine, cracked skin at the base",           avoid: "Before gel application — residue can affect adhesion",       note: "Rich in vitamin E. Slower absorbing than jojoba, more emollient.",                verdict: "Dry-skin months" },
    { name: "Sweet almond oil",    when: "Evening routine when longer absorption time is acceptable",       avoid: "Before any nail service — too residual",                      note: "Softening, not fast. Best applied before sleep so it has time to work in.",       verdict: "Overnight treatment" },
    { name: "Vitamin E oil",       when: "Spot treatment on cracked cuticle edges, post-gel removal",      avoid: "As a daily carrier — it is too thick on its own",             note: "Heals damaged skin. Best blended with jojoba or used as a weekly intensive.",     verdict: "Repair use" },
    { name: "Cuticle oil pen",     when: "On-the-go application, post-hand-washing touch-up",              avoid: "As sole routine — flow-pen dosing is too small for full care", note: "Format convenience, not a different oil. Good supplement to a proper evening routine.", verdict: "Portable top-up" },
  ],
};

const HOWTOS = [
  { t: "Jojoba vs squalane — the cuticle oil comparison",             time: 4, tech: "Oil type",   auth: "Nelly", date: "Apr 27", img: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=900&q=80&auto=format&fit=crop", kick: "Oil type",   pick: true },
  { t: "The thirty-second cuticle massage technique",                  time: 3, tech: "Technique",  auth: "Iris",  date: "Apr 23", img: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=900&q=80&auto=format&fit=crop", kick: "Technique",  pick: true },
  { t: "When to apply cuticle oil in your daily routine",             time: 4, tech: "Routine",    auth: "Nelly", date: "Apr 19", img: "https://images.unsplash.com/photo-1599948128020-9a44505b0d1b?w=900&q=80&auto=format&fit=crop", kick: "Routine",    pick: true },
  { t: "Why your cuticle oil sits on the surface and doesn't absorb", time: 4, tech: "Troubleshoot", auth: "Iris",  date: "Apr 14", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: true },
  { t: "Building the anchor habit — attaching oil to a trigger",     time: 4, tech: "Routine",    auth: "Nelly", date: "Apr 09", img: "https://images.unsplash.com/photo-1604902396830-aca29e19b067?w=900&q=80&auto=format&fit=crop", kick: "Habit",      pick: true },
  { t: "Pen applicator vs brush bottle — a format comparison",        time: 3, tech: "Format",     auth: "Nelly", date: "Apr 05", img: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=900&q=80&auto=format&fit=crop", kick: "Format",     pick: false },
  { t: "Cuticle oil before or after hand cream",                      time: 3, tech: "Routine",    auth: "Iris",  date: "Apr 01", img: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=900&q=80&auto=format&fit=crop", kick: "Routine",    pick: false },
  { t: "The overnight cuticle treatment — what it does",              time: 4, tech: "Technique",  auth: "Nelly", date: "Mar 27", img: "https://images.unsplash.com/photo-1599948128020-9a44505b0d1b?w=900&q=80&auto=format&fit=crop", kick: "Technique",  pick: false },
  { t: "Argan oil for dry cuticles in winter",                        time: 4, tech: "Oil type",   auth: "Iris",  date: "Mar 22", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=900&q=80&auto=format&fit=crop", kick: "Oil type",   pick: false },
  { t: "How often is enough — the minimum effective frequency",       time: 3, tech: "Routine",    auth: "Nelly", date: "Mar 18", img: "https://images.unsplash.com/photo-1604902396830-aca29e19b067?w=900&q=80&auto=format&fit=crop", kick: "Routine",    pick: false },
  { t: "Cuticle oil before gel polish — timing and adhesion",         time: 4, tech: "Nail service", auth: "Iris",  date: "Mar 13", img: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=900&q=80&auto=format&fit=crop", kick: "Nail service", pick: false },
  { t: "The matrix fold — what oil is actually reaching",             time: 5, tech: "Anatomy",    auth: "Nelly", date: "Mar 09", img: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=900&q=80&auto=format&fit=crop", kick: "Anatomy",    pick: false },
  { t: "Sweet almond oil — the slower overnight option",              time: 3, tech: "Oil type",   auth: "Iris",  date: "Mar 04", img: "https://images.unsplash.com/photo-1599948128020-9a44505b0d1b?w=900&q=80&auto=format&fit=crop", kick: "Oil type",   pick: false },
  { t: "Vitamin E at the cuticle — repair vs maintenance",            time: 4, tech: "Oil type",   auth: "Nelly", date: "Feb 28", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=900&q=80&auto=format&fit=crop", kick: "Oil type",   pick: false },
  { t: "Cuticle oil on bare nails vs over polish",                    time: 3, tech: "Technique",  auth: "Iris",  date: "Feb 23", img: "https://images.unsplash.com/photo-1604902396830-aca29e19b067?w=900&q=80&auto=format&fit=crop", kick: "Technique",  pick: false },
  { t: "Post-gel removal — the recovery oil routine",                 time: 4, tech: "Nail service", auth: "Nelly", date: "Feb 19", img: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?w=900&q=80&auto=format&fit=crop", kick: "Nail service", pick: false },
  { t: "Two weeks in — what changes and what doesn't",                time: 4, tech: "Results",    auth: "Iris",  date: "Feb 14", img: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=900&q=80&auto=format&fit=crop", kick: "Results",    pick: false },
  { t: "Reading ingredient labels on cuticle oil products",           time: 5, tech: "Formula",    auth: "Nelly", date: "Feb 10", img: "https://images.unsplash.com/photo-1599948128020-9a44505b0d1b?w=900&q=80&auto=format&fit=crop", kick: "Formula",    pick: false },
  { t: "Cuticle oil and dry hand skin — related but different",       time: 3, tech: "Routine",    auth: "Iris",  date: "Feb 05", img: "https://images.unsplash.com/photo-1608248597279-f99d160bfcbc?w=900&q=80&auto=format&fit=crop", kick: "Routine",    pick: false },
  { t: "How to carry cuticle oil without it leaking",                 time: 2, tech: "Format",     auth: "Nelly", date: "Feb 01", img: "https://images.unsplash.com/photo-1604902396830-aca29e19b067?w=900&q=80&auto=format&fit=crop", kick: "Format",     pick: false },
];

const TECH_FILTERS = ["All", "Oil type", "Technique", "Routine", "Troubleshoot", "Format", "Nail service", "Anatomy", "Results", "Formula", "Habit"];

const TYPE_CROSSLINKS = [
  { id: "push-dont-cut", title: "Push, Don't Cut", deck: "Correct technique for moving the cuticle edge back.", count: 78,  href: "/en/nails/cuticle-care/push-dont-cut/" },
  { id: "hangnails",     title: "Hangnails",         deck: "What causes them and how to clip without making it worse.", count: 65,  href: "/en/nails/cuticle-care/hangnails/" },
  { id: "salon-cleanup", title: "Salon Cleanup",     deck: "What to ask for when you're at the nail desk.",             count: 71,  href: "/en/nails/cuticle-care/salon-cleanup/" },
  { id: "growth-line",   title: "The Growth Line",   deck: "The proximal fold — what it is and why it matters.",        count: 58,  href: "/en/nails/cuticle-care/growth-line/" },
];

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