// Makeup · Technique · Setting Order — L3 data
// Visual skeleton must match the Oily prototype exactly. Vary copy, never layout.

const OILY = {
  type: "Setting Order",
  parent: { title: "Technique", href: "/en/makeup/technique/" },
  grandparent: { title: "Makeup", href: "/en/makeup/" },
  totalCount: 97,
  hero: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=1800&q=80&auto=format&fit=crop",
  heroAlt: "Editorial close-up — setting spray and makeup finishing",
  h1: "How to set makeup in the right order.",
  deck: "Cream before powder. Powder before more powder. Setting spray when nothing else needs to land on top. The full library on sequencing, sorted and kept clear.",
  intro: "Setting order matters more than the products themselves. This is the part of makeup technique that gets least attention and causes the most problems — pilling, slippage, creasing, and products that don't bind to anything underneath because the surface they're landing on wasn't ready. The rule is shorter than it looks: cream before powder; powder before more powder; setting spray when the look is finished. Anything that departs from that sequence needs a reason. Below is everything we've published — Trending now, Editor's picks, the Beginner's path, and the full how-to library.",
  byline: "Edited by Nelly · Beauty & Style Director",
  meta: { count: 97, updated: "Updated 27 April 2026", reading: "Avg. 4 min per piece" },
};

const TYPE_SIBLINGS = [
  { id: "sculpted-base",                    title: "Sculpted Base",              n: "01",             href: "/en/makeup/technique/sculpted-base/" },
  { id: "eye-definition",                   title: "Eye Definition",             n: "02",             href: "/en/makeup/technique/eye-definition/" },
  { id: "setting-order",                    title: "Setting Order",              n: "03", cur: true,  href: "/en/makeup/technique/setting-order/" },
  { id: "color-correcting-and-undertones",  title: "Color Correcting & Undertones", n: "04",          href: "/en/makeup/technique/color-correcting-and-undertones/" },
  { id: "longwear-strategy",                title: "Long-Wear Strategy",         n: "05",             href: "/en/makeup/technique/longwear-strategy/" },
];

const QUICK_FACTS = {
  defn: {
    h: "What 'setting order' actually means",
    body: "Setting order is the sequence in which makeup products are applied relative to each other — specifically which texture type precedes which. The wrong sequence causes products to lift, pill, or slide because a cream can't grip over a powder, and a powder can't bind under another cream once it's set. The order isn't arbitrary; it follows the physics of how products adhere.",
  },
  myths: [
    { m: "Setting spray goes on last and only once.",
      t: "Setting spray can also go between steps — spritzing over powder before adding a cream blush, for instance. The rule is that nothing sticky should land after it if the look is meant to be fixed." },
    { m: "Baking makes your base last longer.",
      t: "Baking concentrates powder under the eye and sets a specific area. It doesn't extend the life of the rest of the face. The broader base still needs its own setting step." },
    { m: "Powder always goes on last.",
      t: "Powder goes on before any additional cream product. If you add a cream blush after setting with powder, you've broken the sequence." },
  ],
};

const BEGINNER_PATH = {
  h: "Start here, if setting order is new to you.",
  deck: "Five pieces, in order. Around eighteen minutes of reading. Enough to understand why products behave differently depending on what's under them.",
  steps: [
    { n: "01", t: "The cream-powder rule — and why it exists",            time: "3 min", note: "The physics of product adhesion in plain language." },
    { n: "02", t: "What setting powder actually does",                    time: "4 min", note: "Loose vs pressed, translucent vs tinted, and where each belongs." },
    { n: "03", t: "Setting spray — the one product most people use wrong", time: "4 min", note: "What it does, what it doesn't, and the single moment to use it." },
    { n: "04", t: "Layering cream over powder — when it breaks and when it doesn't", time: "4 min", note: "The exception case, and how to handle it intentionally." },
    { n: "05", t: "The finished look — reading when setting is done",     time: "3 min", note: "What a correctly set face looks and feels like." },
  ],
};

const TRENDING = [
  { rank: "01", t: "Setting spray — the one moment you should use it",           time: "4 min", auth: "Nelly", date: "Apr 25", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=1100&q=80&auto=format&fit=crop", reads: "9,840" },
  { rank: "02", t: "Cream blush over powder foundation — the only way it works", time: "4 min", auth: "Iris",  date: "Apr 21", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=1100&q=80&auto=format&fit=crop", reads: "8,225" },
  { rank: "03", t: "Translucent powder — where to put it and how much",          time: "3 min", auth: "Nelly", date: "Apr 17", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=1100&q=80&auto=format&fit=crop", reads: "7,102" },
  { rank: "04", t: "Why your makeup pills — and how to stop it",                 time: "5 min", auth: "Iris",  date: "Apr 12", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop",  reads: "6,544" },
  { rank: "05", t: "The full setting sequence — written out as a checklist",     time: "3 min", auth: "Nelly", date: "Apr 07", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=1100&q=80&auto=format&fit=crop", reads: "5,998" },
];

const FORMAT_GUIDE = {
  h: "Setting method, by use case",
  deck: "What to use at which moment. The sequence is fixed; the products within it vary.",
  formats: [
    { name: "Translucent powder", when: "Under eye, t-zone, over concealer",                 avoid: "Dry skin at cheeks, dewy finish looks",                note: "Sets without colour change. The default.",                    verdict: "Standard" },
    { name: "Tinted powder",      when: "Light coverage days, setting + evening out",         avoid: "Under heavy foundation, over-corrected areas",         note: "A second skin option. Replaces rather than sits over.",       verdict: "Light coverage" },
    { name: "Setting spray",      when: "Final step, after all powder is placed",             avoid: "Mid-application unless intentional (see technique)",    note: "Binds everything above. The full stop.",                      verdict: "Final lock" },
    { name: "Pressed powder",     when: "Reapplication during the day, travel",               avoid: "As your only setting step — not absorbent enough",     note: "A touch-up tool. Not the first-layer setter.",                verdict: "Mid-day" },
    { name: "Loose powder",       when: "Full sets, long wear days, baking",                  avoid: "Rush mornings — the buffing takes time",               note: "More coverage and more grip than pressed.",                   verdict: "Full set" },
    { name: "No powder",          when: "Skin-first looks, very dry skin, short days",        avoid: "Oily skin for more than four hours, humid weather",     note: "Cream and spray only. Reads natural, wears less reliably.",  verdict: "Skin-first" },
  ],
};

const HOWTOS = [
  { t: "Setting spray — the one moment you should use it",           time: 4, tech: "Setting", auth: "Nelly", date: "Apr 25", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: true },
  { t: "Cream blush over powder foundation — the only way it works", time: 4, tech: "Setting", auth: "Iris",  date: "Apr 21", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: true },
  { t: "Translucent powder — where to put it and how much",          time: 3, tech: "Setting", auth: "Nelly", date: "Apr 17", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: true },
  { t: "Why your makeup pills — and how to stop it",                 time: 5, tech: "Troubleshoot", auth: "Iris",  date: "Apr 12", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: true },
  { t: "The full setting sequence — written out as a checklist",     time: 3, tech: "Setting", auth: "Nelly", date: "Apr 07", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop", kick: "Routine",   pick: true },
  { t: "Baking — the under-eye method, explained exactly",           time: 5, tech: "Setting", auth: "Iris",  date: "Apr 02", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Loose vs pressed powder — which to use when",               time: 3, tech: "Setting", auth: "Nelly", date: "Mar 28", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
  { t: "Setting the eye — why it's different from the face",        time: 4, tech: "Setting", auth: "Iris",  date: "Mar 23", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Powder placement — brush, puff, or sponge",                 time: 3, tech: "Setting", auth: "Nelly", date: "Mar 18", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Setting without going matte — the dewy finish option",      time: 4, tech: "Setting", auth: "Iris",  date: "Mar 13", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Troubleshoot: why the base creases by noon",                time: 4, tech: "Troubleshoot", auth: "Nelly", date: "Mar 08", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "Misting between layers — when it works and when it doesn't", time: 3, tech: "Setting", auth: "Iris",  date: "Mar 03", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "The under-eye — a complete setting method",                  time: 5, tech: "Setting", auth: "Nelly", date: "Feb 26", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Powder after setting spray — why you shouldn't",            time: 3, tech: "Essay",   auth: "Iris",  date: "Feb 21", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
  { t: "The no-powder base — who it works for",                     time: 4, tech: "Setting", auth: "Nelly", date: "Feb 16", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
  { t: "Reapplying powder without caking — the technique",          time: 4, tech: "Setting", auth: "Iris",  date: "Feb 11", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Setting in layers — the long-day approach",                 time: 5, tech: "Long-Wear", auth: "Nelly", date: "Feb 06", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=900&q=80&auto=format&fit=crop", kick: "Routine",   pick: false },
  { t: "Why setting spray isn't just water",                        time: 3, tech: "Essay",   auth: "Iris",  date: "Feb 01", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
  { t: "Setting the lips — the method that actually works",         time: 3, tech: "Setting", auth: "Nelly", date: "Jan 27", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop", kick: "Technique", pick: false },
  { t: "Troubleshoot: the face that moves despite setting powder",  time: 4, tech: "Troubleshoot", auth: "Iris",  date: "Jan 21", img: "https://images.unsplash.com/photo-1571875257727-256c39da42af?w=900&q=80&auto=format&fit=crop", kick: "Troubleshoot", pick: false },
  { t: "The setting routine — full face from start to finish",      time: 5, tech: "Routine", auth: "Nelly", date: "Jan 16", img: "https://images.unsplash.com/photo-1598440947619-2c35fc9aa908?w=900&q=80&auto=format&fit=crop", kick: "Routine",   pick: false },
  { t: "Humid weather and makeup — the setting strategy",           time: 4, tech: "Long-Wear", auth: "Iris",  date: "Jan 10", img: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=900&q=80&auto=format&fit=crop", kick: "Long-Wear", pick: false },
  { t: "Cold weather and powder — what changes in winter",          time: 3, tech: "Essay",   auth: "Nelly", date: "Jan 04", img: "https://images.unsplash.com/photo-1522338242992-e1a54906a8da?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
  { t: "Tinted setting powder — the case for and against",          time: 4, tech: "Setting", auth: "Iris",  date: "Dec 29", img: "https://images.unsplash.com/photo-1487412947147-5cebf100ffc2?w=900&q=80&auto=format&fit=crop", kick: "Essay",     pick: false },
];

const TECH_FILTERS = ["All", "Base", "Eyes", "Setting", "Correcting", "Long-Wear", "Routine", "Essay", "Troubleshoot"];

const TYPE_CROSSLINKS = [
  { id: "sculpted-base",                   title: "Sculpted Base",              deck: "Strobing, sculpting, underpainting — three methods, one goal.",  count: 142, href: "/en/makeup/technique/sculpted-base/" },
  { id: "eye-definition",                  title: "Eye Definition",             deck: "The line is either there or it isn't. Learn to place it.",       count: 118, href: "/en/makeup/technique/eye-definition/" },
  { id: "color-correcting-and-undertones", title: "Color Correcting & Undertones", deck: "Most faces don't need it. The under-eye is the exception.",   count: 104, href: "/en/makeup/technique/color-correcting-and-undertones/" },
  { id: "longwear-strategy",               title: "Long-Wear Strategy",         deck: "Fourteen hours is a prep decision, not a product one.",          count: 121, href: "/en/makeup/technique/longwear-strategy/" },
];

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