// Bilingual content
window.LEON_CONTENT = {
  fr: {
    nav: { services: "Services", security: "Sécurité", cities: "Villes", business: "Entreprises", help: "Aide" },
    cta: { signin: "Se connecter", book: "Réserver" },
    hero: {
      eyebrow: "",
      titleA: ["Arrivez", "comme", "vous", "êtes", "attendu."],
      titleB: ["Discrétion,", "à", "chaque", "kilomètre."],
      titleC: ["Le", "voyage", "comme", "rituel."],
      sub: "\n",
      meta: [{ n: "12+", l: "Villes premium" }, { n: "24/7", l: "Conciergerie" }, { n: "<8min", l: "Réponse moyenne" }]
    },
    booking: {
      tabs: ["Aller simple", "À l'heure"],
      pickup: "Adresse de prise en charge",
      pickupPh: "Hôtel, aéroport, adresse…",
      drop: "Destination",
      dropPh: "Adresse, lieu…",
      date: "Date",
      time: "Heure",
      go: "Voir les options"
    },
    services: {
      eyebrow: "",
      title: ["Chaque", "trajet,", "pensé", "comme", "une", "expérience."],
      list: [
        {
          cat: "Transferts privés",
          h: ["Aéroports,", "gares,", "hôtels."],
          d: "Vol retardé ? Votre chauffeur suit votre arrivée et ajuste sa présence. 60 minutes d'attente offertes, accueil en salon d'arrivée.",
          bullets: ["Suivi de vol en temps réel", "Accueil personnalisé en arrivée", "Bagages pris en charge"]
        },
        {
          cat: "Mise à disposition",
          h: ["À l'heure.", "À votre", "rythme."],
          d: "Réservez un chauffeur dédié de 2 à 24 heures. Itinéraire flexible, attentes incluses, mêmes standards à chaque arrêt.",
          bullets: ["Forfait de 2h à la journée complète", "Itinéraire libre, sans recalcul", "Conducteur dédié bilingue"]
        },
        {
          cat: "Événementiel",
          h: ["Mariages,", "galas,", "tournages."],
          photo: "uploads/leon-tom-claeren.jpg",
          d: "Une flotte coordonnée pour vos événements. Plan de transport sur mesure, signalétique discrète, équipage briefé.",
          bullets: ["Coordination multi-véhicules", "Chef de mission sur site", "Confidentialité contractuelle"]
        },
        {
          cat: "Sécurité rapprochée",
          h: ["Chauffeur", "et garde", "du corps."],
          d: "Nos conducteurs sont formés à la sécurité rapprochée — anciens forces spéciales, gendarmerie, police. Évaluation préalable, itinéraire sécurisé.",
          bullets: ["Conducteurs certifiés CQP-APS", "Reconnaissance d'itinéraire (recce)", "Liaison sécurisée à votre équipe"]
        }
      ]
    },
    trusted: {
      eyebrow: "",
      list: ["Hôtel de Paris", "Chanel", "Rothschild & Co", "Cartier", "Sotheby's", "Mandarin Oriental", "Christie's", "Dior", "Goldman Sachs", "Bulgari"]
    },
    promise: {
      eyebrow: "",
      title: ["Une expérience", "sans compromis."],
      items: [
        { h: "Disponibilité 24/7", d: "Conciergerie joignable à toute heure, réponse en moins de 8 minutes.", k: "clock" },
        { h: "Flotte haut de gamme", d: "Mercedes-Benz récents, préparés avec soin avant chaque course.", k: "car" },
        { h: "Chauffeurs formés", d: "Conducteurs certifiés sécurité, discrétion contractuelle.", k: "shield" }
      ]
    },
    process: {
      eyebrow: "Réservation",
      title: ["Trois pas.", "C'est tout."],
      sub: "Une expérience aussi soignée que votre destination.",
      steps: [
        { n: "01", h: ["Vous nous", "dites où."], d: "Adresse, vol, événement — y compris la dernière minute. La conciergerie répond en moins de huit minutes." },
        { n: "02", h: ["Nous", "préparons."], d: "Sélection du véhicule, briefing du chauffeur, vérification d'itinéraire et de sécurité si requise." },
        { n: "03", h: ["Vous", "respirez."], d: "Vous êtes attendu. Eau plate, climatisation, silence — ou conversation. Vous décidez." }
      ]
    },
    app: {
      eyebrow: "",
      title: ["Toute votre", "saison,", "dans la poche."],
      sub: "Suivi en temps réel, réservation pour un proche, factures consolidées, partage de course avec votre équipe de sécurité.",
      stores: [
        { s: "Disponible sur", l: "App Store" },
        { s: "À télécharger sur", l: "Google Play" }
      ]
    },
    testimonials: {
      eyebrow: "",
      title: ["Ils nous", "ont confié", "leurs trajets."],
      list: [
        { q: "Discret, ponctuel, irréprochable. C'est devenu notre seul opérateur sur la Riviera.", n: "Léa V.", r: "Family Office, Monaco" },
        { q: "Le chauffeur connaissait le protocole avant que je n'aie à l'expliquer. Rare.", n: "Karim H.", r: "Directeur sûreté, Paris" },
        { q: "Nous avons coordonné dix-huit véhicules sur trois jours à Genève. Aucune friction.", n: "Sophie M.", r: "Event director, Genève" }
      ]
    },
    b2b: {
      eyebrow: "",
      title: ["Conciergeries,", "hôtels,", "family offices."],
      sub: "Un compte unique, des facturations consolidées, un chargé de compte dédié et la même rigueur partout.",
      list: [
        "Tarifs négociés et budgets par département",
        "Intégration API à votre système de réservation",
        "Reporting carbone et compensation incluse",
        "Astreinte sécurité 24/7 sur demande"
      ]
    },
    footer: {
      tag: "Leon · Conduite & Sûreté · Monaco",
      cols: [
        { h: "Société", links: ["À propos", "Carrières", "Presse", "Devenir chauffeur"] },
        { h: "Services", links: ["Transferts", "À l'heure", "Événementiel", "Sécurité"] },
        { h: "Villes", links: ["Monaco", "Paris", "Genève", "Dubai", "Toutes les villes"] },
        { h: "Aide", links: ["Contact", "FAQ", "Conditions", "Confidentialité"] }
      ],
      legal: "© 2026 Leon. Tous droits réservés. Carte professionnelle T2-2024-001."
    }
  },
  en: {
    nav: { services: "Services", security: "Security", cities: "Cities", business: "Business", help: "Help" },
    cta: { signin: "Sign in", book: "Book now" },
    hero: {
      eyebrow: "",
      titleA: ["Arrive", "the", "way", "you're", "expected."],
      titleB: ["Discretion,", "every", "kilometre."],
      titleC: ["Travel", "as", "ritual."],
      sub: "Drivers trained in luxury chauffeuring and close protection. Available in Monaco, Paris, Geneva, Dubai and beyond.",
      meta: [{ n: "12+", l: "Premium cities" }, { n: "24/7", l: "Concierge" }, { n: "<8min", l: "Avg. response" }]
    },
    booking: {
      tabs: ["One way", "By the hour"],
      pickup: "Pickup location",
      pickupPh: "Hotel, airport, address…",
      drop: "Destination",
      dropPh: "Address, place…",
      date: "Date",
      time: "Time",
      go: "View options"
    },
    services: {
      eyebrow: "",
      title: ["Every", "ride,", "designed", "as", "an", "experience."],
      list: [
        { cat: "Airport transfers", h: ["Airports,", "stations,", "hotels."], d: "Flight delayed? Your chauffeur tracks arrivals and adjusts. 60 minutes of complimentary wait, lounge meet & greet.", bullets: ["Real-time flight tracking", "Personal arrival greeting", "Luggage handling"] },
        { cat: "Hourly hire", h: ["By the hour.", "On your", "rhythm."], d: "Reserve a dedicated chauffeur from 2 to 24 hours. Open itinerary, waits included, the same standard at every stop.", bullets: ["From 2 hours to full day", "Open route, no recalculation", "Bilingual dedicated driver"] },
        { cat: "Events", h: ["Weddings,", "galas,", "shoots."], d: "A coordinated fleet for your events. Bespoke transport plan, discreet signage, briefed crew.", bullets: ["Multi-vehicle coordination", "On-site mission lead", "Contractual confidentiality"] },
        { cat: "Close protection", h: ["Chauffeur", "and", "bodyguard."], d: "Our drivers are trained in close protection — former special forces, gendarmerie, police. Pre-assessment, secured route.", bullets: ["CQP-APS certified drivers", "Route reconnaissance", "Secure liaison with your team"] }
      ]
    },
    trusted: {
      eyebrow: "",
      list: ["Hôtel de Paris", "Chanel", "Rothschild & Co", "Cartier", "Sotheby's", "Mandarin Oriental", "Christie's", "Dior", "Goldman Sachs", "Bulgari"]
    },
    promise: {
      eyebrow: "",
      title: ["An experience", "without compromise."],
      items: [
        { h: "Available 24/7", d: "Concierge reachable anytime, replies in under 8 minutes.", k: "clock" },
        { h: "High-end vehicles", d: "Recent Mercedes-Benz, carefully prepared before every ride.", k: "car" },
        { h: "Trained chauffeurs & bodyguards", d: "Security-certified drivers, contractual discretion.", k: "shield" }
      ]
    },
    process: {
      eyebrow: "Booking",
      title: ["Three steps.", "That's all."],
      sub: "An experience as careful as your destination.",
      steps: [
        { n: "01", h: ["You tell", "us where."], d: "Address, flight, event — including last minute. Concierge replies in under eight minutes." },
        { n: "02", h: ["We", "prepare."], d: "Vehicle selection, driver briefing, route and security checks if required." },
        { n: "03", h: ["You", "breathe."], d: "You are expected. Still water, climate, silence — or conversation. You decide." }
      ]
    },
    app: {
      eyebrow: "",
      title: ["Your whole", "season,", "in your pocket."],
      sub: "Real-time tracking, booking for guests, consolidated invoices, ride sharing with your security team.",
      stores: [{ s: "Available on", l: "App Store" }, { s: "Get it on", l: "Google Play" }]
    },
    testimonials: {
      eyebrow: "Trust",
      title: ["They trusted", "us with", "their journeys."],
      list: [
        { q: "Discreet, punctual, flawless. They've become our only operator on the Riviera.", n: "Léa V.", r: "Family Office, Monaco" },
        { q: "The driver knew the protocol before I had to explain it. Rare.", n: "Karim H.", r: "Head of security, Paris" },
        { q: "We coordinated eighteen cars over three days in Geneva. No friction at all.", n: "Sophie M.", r: "Event director, Geneva" }
      ]
    },
    b2b: {
      eyebrow: "For business",
      title: ["Concierges,", "hotels,", "family offices."],
      sub: "One account, consolidated invoicing, a dedicated account manager and the same rigour everywhere.",
      list: [
        "Negotiated rates and per-department budgets",
        "API integration with your booking system",
        "Carbon reporting and offset included",
        "Security on-call 24/7 on request"
      ]
    },
    footer: {
      tag: "Leon · Driving & Security · Monaco",
      cols: [
        { h: "Company", links: ["About", "Careers", "Press", "Become a chauffeur"] },
        { h: "Services", links: ["Transfers", "Hourly", "Events", "Security"] },
        { h: "Cities", links: ["Monaco", "Paris", "Geneva", "Dubai", "All cities"] },
        { h: "Help", links: ["Contact", "FAQ", "Terms", "Privacy"] }
      ],
      legal: "© 2026 Leon. All rights reserved. Operating licence T2-2024-001."
    }
  },
  ru: {
    nav: { services: "Услуги", security: "Безопасность", cities: "Города", business: "Бизнес", help: "Помощь" },
    cta: { signin: "Войти", book: "Заказать" },
    hero: {
      eyebrow: "",
      titleA: ["Прибывайте", "так,", "как", "вас", "ожидают."],
      titleB: ["Деликатность,", "на", "каждом", "километре."],
      titleC: ["Поездка", "как", "ритуал."],
      sub: "Водители с подготовкой класса люкс и личной охраны. Монако, Париж, Женева, Дубай и далее.",
      meta: [{ n: "12+", l: "Премиум-городов" }, { n: "24/7", l: "Консьерж" }, { n: "<8мин", l: "Среднее время ответа" }]
    },
    booking: {
      tabs: ["В одну сторону", "Почасово"],
      pickup: "Адрес подачи",
      pickupPh: "Отель, аэропорт, адрес…",
      drop: "Назначение",
      dropPh: "Адрес, место…",
      date: "Дата",
      time: "Время",
      go: "Показать варианты"
    },
    services: {
      eyebrow: "",
      title: ["Каждая", "поездка —", "продуманный", "опыт."],
      list: [
        { cat: "Частные трансферы", h: ["Аэропорты,", "вокзалы,", "отели."], d: "Рейс задержан? Водитель отслеживает прибытие и подстраивается. 60 минут ожидания включены, встреча в зале прибытия.", bullets: ["Отслеживание рейса в реальном времени", "Персональная встреча", "Помощь с багажом"] },
        { cat: "Почасовая аренда", h: ["Вовремя.", "В вашем", "ритме."], d: "Выделенный водитель от 2 до 24 часов. Свободный маршрут, ожидания включены, единые стандарты.", bullets: ["От 2 часов до полного дня", "Свободный маршрут", "Двуязычный водитель"] },
        { cat: "Мероприятия", h: ["Свадьбы,", "приёмы,", "съёмки."], d: "Скоординированный автопарк для ваших событий. Индивидуальный план, ненавязчивая навигация, подготовленный экипаж.", bullets: ["Координация нескольких авто", "Руководитель миссии на месте", "Договорная конфиденциальность"] },
        { cat: "Личная охрана", h: ["Водитель", "и", "телохранитель."], d: "Наши водители прошли подготовку по личной охране — спецназ, жандармерия, полиция. Предварительная оценка, безопасный маршрут.", bullets: ["Сертификация CQP-APS", "Рекогносцировка маршрута", "Связь с вашей командой"] }
      ]
    },
    trusted: {
      eyebrow: "",
      list: ["Hôtel de Paris", "Chanel", "Rothschild & Co", "Cartier", "Sotheby's", "Mandarin Oriental", "Christie's", "Dior", "Goldman Sachs", "Bulgari"]
    },
    promise: {
      eyebrow: "",
      title: ["Опыт без", "компромиссов."],
      items: [
        { h: "Доступность 24/7", d: "Консьерж на связи круглосуточно, ответ менее чем за 8 минут.", k: "clock" },
        { h: "Премиум-автопарк", d: "Свежие Mercedes-Benz, тщательно подготовлены к каждой поездке.", k: "car" },
        { h: "Опытные водители", d: "Сертифицированные по безопасности, договорная конфиденциальность.", k: "shield" }
      ]
    },
    process: {
      eyebrow: "Бронирование",
      title: ["Три шага.", "Не больше."],
      sub: "Опыт настолько же выверенный, как и ваш маршрут.",
      steps: [
        { n: "01", h: ["Скажите", "куда."], d: "Адрес, рейс, событие — даже в последний момент. Консьерж отвечает менее чем за восемь минут." },
        { n: "02", h: ["Мы", "готовим."], d: "Подбор автомобиля, инструктаж водителя, проверка маршрута и безопасности." },
        { n: "03", h: ["Вы", "отдыхаете."], d: "Вас встречают. Вода, климат, тишина — или беседа. Решаете вы." }
      ]
    },
    app: {
      eyebrow: "",
      title: ["Весь сезон —", "в вашем", "кармане."],
      sub: "Отслеживание в реальном времени, бронирование для гостей, единый счёт, обмен поездкой с вашей охраной.",
      stores: [{ s: "Доступно в", l: "App Store" }, { s: "Загрузите в", l: "Google Play" }]
    },
    testimonials: {
      eyebrow: "Доверие",
      title: ["Они доверили", "нам свои", "поездки."],
      list: [
        { q: "Деликатно, пунктуально, безупречно. Наш единственный оператор на Ривьере.", n: "Léa V.", r: "Family Office, Монако" },
        { q: "Водитель знал протокол ещё до того, как я начала объяснять. Редкость.", n: "Karim H.", r: "Глава охраны, Париж" },
        { q: "Восемнадцать машин, три дня в Женеве. Ноль трений.", n: "Sophie M.", r: "Event director, Женева" }
      ]
    },
    b2b: {
      eyebrow: "Для бизнеса",
      title: ["Консьержи,", "отели,", "family offices."],
      sub: "Единый счёт, консолидированное выставление, выделенный аккаунт-менеджер и одинаковая строгость везде.",
      list: [
        "Согласованные тарифы и бюджеты по отделам",
        "API-интеграция с вашей системой бронирования",
        "Углеродная отчётность и компенсация",
        "Дежурная охрана 24/7 по запросу"
      ]
    },
    footer: {
      tag: "Leon · Транспорт и безопасность · Монако",
      cols: [
        { h: "Компания", links: ["О нас", "Карьера", "Пресса", "Стать водителем"] },
        { h: "Услуги", links: ["Трансферы", "Почасово", "Мероприятия", "Охрана"] },
        { h: "Города", links: ["Монако", "Париж", "Женева", "Дубай", "Все города"] },
        { h: "Помощь", links: ["Контакты", "FAQ", "Условия", "Конфиденциальность"] }
      ],
      legal: "© 2026 Leon. Все права защищены. Лицензия T2-2024-001."
    }
  }
};
