// Project data for Bernd Mantz portfolio
const PROJECTS = [
  {
    id: "01",
    title: "To the Moon",
    client: "@lemile magazine",
    role: "Director",
    year: "2024",
    format: "Fashion Film",
    location: "",
    tag: "Fashion",
    palette: ["#E0DDD6", "#1A1A1A", "#A89C90"],
    color: "#C4C0B8",
    description: "In the infinite expanse of the cosmos, where stars whisper secrets and black holes guard their mysteries, there floated an abandoned space station. Among the ghostly corridors and silent control rooms, a lone figure drifted.",
    still: "images/to-the-moon-1.jpg",
    youtube: "ne43zMQhKRE",
    credits: [
      { r: "Director", n: "Bernd Mantz" },
      { r: "DOP", n: "Lucas Hofer" },
      { r: "Fashion Director", n: "@byginevravalente" },
      { r: "Art Direction", n: "@sophiegiannoules, @toar" },
    ],
  },
  {
    id: "02",
    title: "Toothbreaker",
    client: "Disguised",
    role: "Director",
    year: "2024",
    format: "Music Video",
    location: "",
    tag: "Music",
    palette: ["#C8382A", "#141410", "#E8DCC8"],
    color: "#C8382A",
    description: "",
    still: "images/toothbreaker-1.jpg",
    youtube: "guZxQlLW0_U",
    thumbnail: "rJGonC-CrV8",
    credits: [
      { r: "Director", n: "Bernd Mantz, Michelle Petersdorf" },
      { r: "Creative Director", n: "Michelle Petersdorf" },
      { r: "DOP", n: "Lars Goldbach" },
      { r: "Production", n: "Commonvision Film" },
    ],
  },
  {
    id: "03",
    title: "AHA",
    client: "Dante YN",
    role: "DOP",
    year: "2024",
    format: "Music Video",
    location: "Los Angeles, CA",
    tag: "Music",
    palette: ["#D4924A", "#1A140E", "#F0E4D0"],
    color: "#D4924A",
    description: "Music video for Dante YN, shot in Los Angeles 2024.",
    still: "images/aha-1.jpg",
    youtube: "_5lDAge2__c",
    credits: [
      { r: "Director", n: "MG" },
      { r: "DOP", n: "Bernd Mantz" },
    ],
  },
  {
    id: "04",
    title: "Ugly",
    client: "Naomi Jon",
    role: "DOP",
    year: "2024",
    format: "Music Video",
    location: "",
    tag: "Music",
    palette: ["#5B6E7A", "#0F1214", "#D8D4CC"],
    color: "#5B6E7A",
    description: "",
    still: "images/ugly-1.jpg",
    youtube: "xDzedsB8YT0",
    credits: [
      { r: "Director", n: "Kelly-Lyn Tran" },
      { r: "DOP", n: "Bernd Mantz" },
    ],
  },
  {
    id: "05",
    title: "Hallucinate",
    client: "Personal",
    role: "DOP",
    year: "2023",
    format: "Fashion Film",
    location: "",
    tag: "Fashion",
    palette: ["#B0A4BC", "#14101C", "#EEE8F0"],
    color: "#B0A4BC",
    description: "Spec fashion film.",
    still: "images/hallucinate-1.jpg",
    youtube: "_3X-vJFOy3Y",
    credits: [
      { r: "DOP", n: "Bernd Mantz" },
      { r: "Production", n: "Kill Your Darlings" },
    ],
  },
  {
    id: "06",
    title: "Regret",
    client: "Personal",
    role: "DOP",
    year: "2023",
    format: "Short Film",
    location: "",
    tag: "Personal",
    palette: ["#4A6B5E", "#0C1410", "#D0E0D8"],
    color: "#4A6B5E",
    description: "Passion project from the series 'E:Motions'.",
    still: "images/regret-1.jpg",
    youtube: "ZKs5BpnfeIU",
    credits: [
      { r: "DOP", n: "Bernd Mantz" },
    ],
  },
];

const INDEX_ROWS = [
  { y: "2024", t: "To the Moon",        c: "@lemile magazine",  r: "Director",   f: "Fashion" },
  { y: "2024", t: "Toothbreaker",        c: "Disguised",         r: "Director",   f: "MV" },
  { y: "2024", t: "Ugly",               c: "Naomi Jon",         r: "DOP",        f: "MV" },
  { y: "2024", t: "AHA",                c: "Dante YN",          r: "DOP",        f: "MV" },
  { y: "2023", t: "Ein Kleines Bisschen Ganz", c: "Kara", r: "Dir · DOP", f: "MV",
    yt: "9QEjHxmabFg",
    credits: [{ r: "Director", n: "Bernd Mantz" }, { r: "DOP", n: "Bernd Mantz" }] },
  { y: "2023", t: "Hallucinate",        c: "Personal",          r: "DOP",        f: "Fashion" },
  { y: "2023", t: "Regret",             c: "Personal",          r: "DOP",        f: "Short" },
  { y: "2023", t: "Desire",             c: "Personal",          r: "DOP",        f: "Short",
    yt: "_hBDqUoWMrI",
    description: "Passion project from the series 'E:Motions'.",
    credits: [{ r: "DOP", n: "Bernd Mantz" }] },
  { y: "2023", t: "SIM (Simenodardan)", c: "Eno & Dardan",      r: "DOP",        f: "MV", yt: "aSnMlOUrmrY" },
  { y: "2023", t: "Sonntagabend",        c: "Dante YN",          r: "Dir · DOP",  f: "MV",
    yt: "B4efyDMSu0c",
    credits: [{ r: "Director", n: "Bernd Mantz" }, { r: "DOP", n: "Bernd Mantz" }] },
  { y: "2023", t: "Youngstar",          c: "Dante YN",          r: "DOP",        f: "MV",
    yt: "nZ4obL0apQU",
    description: "Music video for Dante YN, shot in Brandenburg 2023.",
    credits: [{ r: "Director", n: "Matthias Georg Slomkowski" }, { r: "DOP", n: "Bernd Mantz" }] },
  { y: "2023", t: "Zuhause",            c: "Marisabelle",       r: "DOP",        f: "MV", yt: "-3Y0D1p4SH4" },
  { y: "2022", t: "Leben Ist Zu Kurz Um Angst Zu Haben", c: "Makko", r: "DOP", f: "MV",
    yt: "xUJICfuNQPU",
    description: "Music video for Makko, shot in Berlin 2022.",
    credits: [{ r: "Director", n: "Bianco Nero" }, { r: "DOP", n: "Bernd Mantz" }] },
  { y: "2022", t: "Phonky Tribu",       c: "Funk Tribu",        r: "DOP",        f: "MV",
    yt: "4YMQ9gKrR78",
    description: "Music video for Funk Tribu, shot in Berlin 2022.",
    credits: [{ r: "DOP", n: "Bernd Mantz" }, { r: "Production", n: "Kill Your Darlings" }] },
  { y: "2022", t: "Klarna",             c: "Klarna",            r: "DOP",        f: "Documentary",
    yt: "Ov_1DTviQQo",
    description: "Documentary for Klarna about crochet artist Pauluschkaa, shot in Berlin 2022.",
    credits: [{ r: "DOP", n: "Bernd Mantz" }] },
  { y: "2021", t: "Kleinstadtuniques",  c: "Dante YN",          r: "Director",   f: "MV",
    yt: "RCfyTIv-6zg",
    description: "Music video for Dante YN, shot in Düsseldorf and Wolfsburg 2021.",
    credits: [{ r: "Director", n: "Bernd Mantz" }, { r: "DOP", n: "Lucas Hofer" }] },
  { y: "2022", t: "Perfekt",             c: "Helmuth feat. Haanij", r: "Director", f: "MV",
    yt: "jERxtXF-Kps",
    credits: [{ r: "Director", n: "Bernd Mantz" }] },
  { y: "2020", t: "Down",               c: "Helmuth",           r: "Director",   f: "MV",
    yt: "aswWxPRxaAw",
    description: "Music video shot in Stuttgart 2020.",
    credits: [{ r: "Director", n: "Bernd Mantz, Lorenz Kopp" }, { r: "DOP", n: "Lucas Hofer" }] },
];

const JOURNAL = [
  {
    n: "J/001",
    title: "Coming soon",
    date: "2025",
    excerpt: "Journal entries coming soon.",
  },
];

const CLIENTS = [
  "@lemile", "Disguised", "Naomi Jon", "Dante YN",
  "Eno & Dardan", "Makko", "Funk Tribu", "Klarna", "Helmuth",
];

window.PORTFOLIO_DATA = { PROJECTS, INDEX_ROWS, JOURNAL, CLIENTS };
