/* Blueprint Light : CSS commun des gabarits kytom-aw. Source de vérité depuis le 09/09/2026 (plan poids-html-blueprint-light, lot 1) ; servi par parts/styles-blueprint-light.php via <link> versionné filemtime. Tokens : var(--color-*) uniquement. */
/* Fallback métrique Plus Jakarta Sans (CLS font-swap, chantier 0c 2026-07-13).
   DEUX faces par plage de graisse (Arial bold synthétique est large) :
   regular 100-500 -> 106,8% (canvas) ; bold 600-900 -> 108% = INTERSECTION
   mesurée in situ des fenêtres de wrap des héros réels (viqi ES exige >=108,
   home FR <=108 ; canvas sous-estimait). ascent/desc = woff2 (1038/-222/1000) / adj. */
@font-face {
  font-family: "Plus Jakarta Sans Fallback";
  src: local("Arial");
  font-weight: 100 500;
  size-adjust: 106.8%;
  ascent-override: 97.19%;
  descent-override: 20.79%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Plus Jakarta Sans Fallback";
  src: local("Arial");
  font-weight: 600 900;
  size-adjust: 108%;
  ascent-override: 96.11%;
  descent-override: 20.56%;
  line-gap-override: 0%;
}

/* Garde-fou global : aucune image responsive ne deborde de son conteneur
   (cause racine debordement horizontal mobile, audit 18/06). */
.kytom-picture, .kytom-picture img, img.kytom-img-landscape, img.kytom-img-portrait, img.kytom-img-square {
  max-width: 100%;
}
/* ═══════════════════════════════════════════════════════════════════════════
   KYTOM DESIGN SYSTEM - VARIABLES CENTRALISÉES
   Charte graphique v1.3 — 30/12/2025
   ═══════════════════════════════════════════════════════════════════════════ */

:root {
  /* Palette principale - Charte KYTOM v1.4.0 */
  --color-white: #FFFFFF;
  --color-black: #262626;
  --color-orange: #F27E33;
  --color-bleu: #0d2857;
  --color-mint: #A9F9C3;
  --color-mint-dark: #3d6a54;
  --color-gold: #FFB800;
  --color-beige: #FAF7F2;
  --color-cream: #FEFCF7;

  /* Échelle de gris complète */
  --color-gray-50: #fafafa;
  --color-gray-100: #f2f2f2;
  --color-gray-200: #e5e5e5;
  --color-gray-300: #d1d5db;
  --color-gray-400: #a3a3a3;
  --color-gray-500: #94a3b8;
  --color-gray-600: #666666;
  --color-gray-700: #4a4a4a;
  --color-gray-800: #262626;

  /* Sémantique (états, feedback, data-viz de base) */
  --color-success: #2e7d32;
  --color-success-light: #4caf50;
  --color-success-dark: #1a5a2c;
  --color-success-bg: #e8f5e9;
  --color-error: #d32f2f;
  --color-error-light: #ef9a9a;
  --color-error-bg: #fce4ec;
  --color-warning: #dba617;
  --color-info: #3b82f6;

  /* Nuances de marque */
  --color-orange-dark: #d86a1e;
  --color-orange-light: #ff9f5a;
  --color-orange-bg: #fce7d2;
  --color-bleu-dark: #1a3a5c;

  /* Aliases gris (legacy compatibility) */
  --color-gray-light: var(--color-gray-100);
  --color-gray-medium: #E0E0E0;
  --color-gray-text: var(--color-gray-600);
  
  /* Aliases sémantiques */
  --color-bg: var(--color-white);
  --color-bg-alt: var(--color-gray-light);
  --color-text: var(--color-black);
  --color-text-muted: var(--color-gray-text);
  --color-accent: var(--color-orange);
  --color-accent-secondary: var(--color-bleu);
  --color-ink: var(--color-black);
  --color-paper: var(--color-white);
  --color-stone: var(--color-gray-light);
  --color-highlight: var(--color-mint);
  
  /* Couleurs par pôle d’expertise */
  --color-conseil: var(--color-bleu);
  --color-conception: var(--color-orange);
  --color-travaux: var(--color-mint);
  --color-agencement: var(--color-gray-light);
  
  /* Grille Blueprint */
  --color-grid: rgba(13, 40, 87, 0.06);
  --color-grid-line: rgba(13, 40, 87, 0.08);
  
  /* Hero Adaptatif */
  --hero-text-primary: var(--color-black);
  --hero-text-secondary: #4A4A4A;
  --hero-text-muted: var(--color-gray-600);
  --hero-accent: var(--color-orange);
  --hero-accent-bar: var(--color-orange);
  --hero-stat-value: var(--color-bleu);
  --hero-stat-label: var(--color-black);
  --hero-stat-separator: rgba(13, 40, 87, 0.15);
  --hero-overlay-start: rgba(255, 255, 255, 0.95);
  --hero-overlay-mid: rgba(255, 255, 255, 0.60);
  --hero-scroll-color: var(--color-bleu);
  
  /* Header & Footer */
  --header-text: var(--color-black);
  --header-text-muted: rgba(26, 26, 26, 0.5);
  --header-bg-scrolled: var(--color-white);
  --header-border: rgba(0, 0, 0, 0.05);
  --footer-bg: var(--color-bleu);
  --footer-text: var(--color-white);
  --footer-text-muted: rgba(255, 255, 255, 0.6);
  
  /* Typographie. « Plus Jakarta Sans Fallback » = Arial métriquement calibré
     (size-adjust 103,21% mesuré EMPIRIQUEMENT — canvas measureText sur titres réels ×3 langues ; le xAvgCharWidth du woff2 (547) sur-corrigeait à 124% -> re-wrap inverse ; chantier CLS 0c 13/07) :
     le texte wrappe pareil avant/après l'arrivée de la webfont -> zéro shift
     (hero ES viqi +98 px de re-wrap = CLS 0.225 corrigé à la source). */
  --font-display: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, -apple-system, sans-serif;
  --font-heading: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, -apple-system, sans-serif;
  --font-title: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, -apple-system, sans-serif;
  --font-body: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, -apple-system, sans-serif;
  --font-label: "Plus Jakarta Sans", "Plus Jakarta Sans Fallback", system-ui, -apple-system, sans-serif;
  --font-mono: "JetBrains Mono", "SF Mono", "Consolas", monospace;
  
  /* Échelle typographique */
  --text-xs: clamp(11px, 0.9vw, 12px);
  --text-sm: clamp(13px, 1vw, 14px);
  --text-base: clamp(16px, 1.1vw, 17px);
  --text-lg: clamp(18px, 1.5vw, 20px);
  --text-xl: clamp(20px, 2.5vw, 24px);
  --text-2xl: clamp(24px, 4vw, 32px);
  --text-3xl: clamp(32px, 5vw, 48px);
  --text-4xl: clamp(40px, 6vw, 64px);
  --text-5xl: clamp(48px, 8vw, 80px);
  --text-hero: clamp(42px, 7vw, 90px);
  
  /* Font weights */
  --font-light: 300;
  --font-normal: 400;
  --font-regular: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  --font-extrabold: 800;
  
  /* Line heights */
  --leading-none: 1.02;
  --leading-tight: 1.1;
  --leading-snug: 1.2;
  --leading-normal: 1.5;
  --leading-relaxed: 1.6;
  --leading-loose: 1.7;
  
  /* Letter spacing */
  --tracking-tighter: -0.03em;
  --tracking-tight: -0.02em;
  --tracking-heading: -0.01em;
  --tracking-normal: 0;
  --tracking-wide: 0.05em;
  --tracking-wider: 0.08em;
  --tracking-widest: 0.15em;
  
  /* Easings */
  --ease-out-expo: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1);
  --ease-in-out-expo: cubic-bezier(0.76, 0, 0.24, 1);
  --ease-theme-change: cubic-bezier(0.4, 0, 0.2, 1);
  
  /* Containers & Espacements */
  --container-wide: 1400px;
  --container-narrow: 900px;
  --spacing-xs: 10px;
  --spacing-sm: 20px;
  --spacing-md: 40px;
  --spacing-lg: 80px;
  --spacing-xl: 120px;
  --spacing-2xl: 180px;
}

/* ═══════════════════════════════════════════════════════════════════════════
   HERO ADAPTIVE COLOR SYSTEM
   ═══════════════════════════════════════════════════════════════════════════ */

.hero--adaptive-light,
[data-hero-adaptive-theme="light"] {
  --hero-text-primary: var(--color-black);
  --hero-text-secondary: #4A4A4A;
  --hero-text-muted: var(--color-gray-600);
  --hero-accent: var(--color-orange);
  --hero-accent-bar: var(--color-orange);
  --hero-stat-value: var(--color-bleu);
  --hero-stat-label: var(--color-black);
  --hero-stat-separator: rgba(13, 40, 87, 0.15);
  --hero-overlay-start: rgba(255, 255, 255, 0.95);
  --hero-overlay-mid: rgba(255, 255, 255, 0.60);
  --hero-scroll-color: var(--color-bleu);
}

.hero--adaptive-dark,
[data-hero-adaptive-theme="dark"] {
  --hero-text-primary: var(--color-white);
  --hero-text-secondary: rgba(255, 255, 255, 0.9);
  --hero-text-muted: rgba(255, 255, 255, 0.7);
  --hero-accent: var(--color-orange);
  --hero-accent-bar: var(--color-orange);
  --hero-stat-value: var(--color-white);
  --hero-stat-label: rgba(255, 255, 255, 0.85);
  --hero-stat-separator: rgba(255, 255, 255, 0.2);
  --hero-overlay-start: rgba(0, 0, 0, 0.60);
  --hero-overlay-mid: rgba(0, 0, 0, 0.32);
  --hero-scroll-color: var(--color-white);
}

.hero--adaptive-warm,
[data-hero-adaptive-theme="warm"] {
  --hero-text-primary: var(--color-black);
  --hero-text-secondary: #3D3D3D;
  --hero-text-muted: #555555;
  --hero-accent: var(--color-bleu);
  --hero-accent-bar: var(--color-bleu);
  --hero-stat-value: var(--color-bleu);
  --hero-stat-label: var(--color-black);
  --hero-stat-separator: rgba(13, 40, 87, 0.2);
  --hero-overlay-start: rgba(255, 255, 255, 0.92);
  --hero-overlay-mid: rgba(255, 255, 255, 0.55);
  --hero-scroll-color: var(--color-bleu);
}

/* ═══════════════════════════════════════════════════════════════════════════
   HERO ANIMATION PERFORMANCE
   Optimisations GPU pour animations fluides 60 FPS
   ═══════════════════════════════════════════════════════════════════════════ */

/* Hero title - Optimisation animations caractères */
.hero-title span,
.hero-title .word span {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* Hero subtitle - Optimisation slide-in */
.hero-subtitle-wrapper {
  will-change: transform, opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Hero accent bar - Optimisation scale animation */
.hero-accent-bar {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Hero stats - Optimisation fade-in + slide */
.hero-stats {
  will-change: transform, opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Scroll indicator - Optimisation fade */
.scroll-indicator {
  will-change: opacity;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

/* Hero background image - Optimisation parallax */
.hero-bg img {
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* Nettoyage après animation (pour libérer resources GPU) */
.gsap-loaded .hero-title span,
.gsap-loaded .hero-subtitle-wrapper,
.gsap-loaded .hero-accent-bar,
.gsap-loaded .hero-stats {
  /* will-change sera retiré automatiquement après animation GSAP */
}

/* ═══════════════════════════════════════════════════════════════════════════
   TYPOGRAPHIE BASE
   ═══════════════════════════════════════════════════════════════════════════ */

html {
  font-family: var(--font-body);
  font-weight: var(--font-normal);
  font-size: 16px;
  line-height: var(--leading-loose);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

body { margin: 0; padding: 0; overflow-x: hidden; }
main, article { margin: 0; padding: 0; }

.typo-eyebrow, .kicker, .label, .eyebrow {
  font-family: var(--font-label);
  font-size: var(--text-xs);
  font-weight: var(--font-medium);
  letter-spacing: var(--tracking-widest);
  text-transform: uppercase;
  color: var(--color-orange);
}

.typo-hero, h1, .h1 {
  font-family: var(--font-display);
  font-size: var(--text-hero);
  font-weight: var(--font-bold);
  letter-spacing: var(--tracking-tighter);
  line-height: var(--leading-tight);
}

.typo-h2, h2, .h2 {
  font-family: var(--font-heading);
  font-size: var(--text-3xl);
  font-weight: var(--font-bold);
  letter-spacing: var(--tracking-tight);
  line-height: var(--leading-tight);
}

.typo-h3, h3, .h3 {
  font-family: var(--font-heading);
  font-size: var(--text-2xl);
  font-weight: var(--font-semibold);
  letter-spacing: var(--tracking-heading);
  line-height: var(--leading-snug);
}

.typo-h4, h4, .h4 {
  font-family: var(--font-heading);
  font-size: var(--text-xl);
  font-weight: var(--font-semibold);
  letter-spacing: var(--tracking-heading);
  line-height: var(--leading-snug);
}

.typo-body, p, .body {
  font-family: var(--font-body);
  font-size: var(--text-base);
  font-weight: var(--font-normal);
  line-height: var(--leading-loose);
}

.typo-lead, .lead {
  font-family: var(--font-body);
  font-size: var(--text-lg);
  font-weight: var(--font-normal);
  line-height: var(--leading-relaxed);
}

small, .small { font-size: var(--text-sm); }
strong, b, .bold { font-weight: var(--font-semibold); }
a { font-weight: inherit; text-decoration: underline; text-underline-offset: 3px; }

/* ═══════════════════════════════════════════════════════════════════════════
   HEADER ADAPTATIF
   ═══════════════════════════════════════════════════════════════════════════ */

.header-blueprint-light {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 28px 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: var(--header-bg-scrolled);
  transition: padding 0.4s var(--ease-out-expo), background 0.5s var(--ease-theme-change), backdrop-filter 0.5s var(--ease-theme-change), box-shadow 0.4s var(--ease-out-expo);
}

.header-blueprint-light.scrolled {
  padding: 16px 60px;
  box-shadow: 0 1px 0 var(--header-border);
  background: var(--color-white);
}

.header-blueprint-light.hidden {
  transform: translateY(-100%);
}

/* Etat retracte (anime via GSAP, ce CSS sert de fallback reduced-motion) */
@media (prefers-reduced-motion: reduce) {
  .header-blueprint-light {
    transition: transform 0.2s linear, padding 0.4s var(--ease-out-expo), background 0.5s var(--ease-theme-change), backdrop-filter 0.5s var(--ease-theme-change), box-shadow 0.4s var(--ease-out-expo);
  }
  .header-blueprint-light.header--retracted {
    transform: translateY(-110%);
  }
}

/* Logo */
.header-blueprint-light .nav-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.6s var(--ease-out-expo), transform 0.6s var(--ease-out-expo);
}

.header-blueprint-light .nav-logo.visible {
  opacity: 1;
  transform: translateX(0);
}

.header-blueprint-light .nav-logo:hover {
  transform: scale(1.03);
}

.header-blueprint-light .nav-logo .logo-svg {
  height: 48px;
  width: auto;
  transition: transform 0.3s var(--ease-out-expo), filter 0.5s var(--ease-theme-change);
}

.header-blueprint-light .nav-logo .logo-svg path,
.header-blueprint-light .nav-logo .logo-svg polygon {
  fill: var(--color-bleu);
  transition: fill 0.5s var(--ease-theme-change);
}

.header-blueprint-light .nav-logo .logo-text {
  font-family: var(--font-title);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: var(--header-text);
  text-transform: uppercase;
  transition: color 0.5s var(--ease-theme-change);
}

/* Header Dark Mode */
.header-blueprint-light[data-theme="dark"],
.header-blueprint-light.header--inverted {
  --header-text: var(--color-white);
  --header-text-muted: rgba(255, 255, 255, 0.5);
  --header-bg-scrolled: transparent;
  --header-border: transparent;
}

.header-blueprint-light[data-theme="dark"].scrolled,
.header-blueprint-light.header--inverted.scrolled {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow: none;
}

.header-blueprint-light[data-theme="dark"] .nav-logo .logo-svg path,
.header-blueprint-light[data-theme="dark"] .nav-logo .logo-svg polygon,
.header-blueprint-light.header--inverted .nav-logo .logo-svg path,
.header-blueprint-light.header--inverted .nav-logo .logo-svg polygon {
  fill: var(--color-white);
}

.header-blueprint-light[data-theme="dark"] .nav-logo .logo-text,
.header-blueprint-light.header--inverted .nav-logo .logo-text {
  color: var(--color-white);
}

/* 3e mode : HERO CLAIR — header immersif (fond transparent) mais texte/logo
   SOMBRES, pour les heros à image claire (ex. rendus 3D des guides) où le blanc
   serait illisible. Posé par le contrôleur JS quand le hero porte
   data-hero-header="light". Au scroll, le header reprend un fond blanc opaque
   (regle .scrolled commune) avec texte sombre. */
.header-blueprint-light[data-theme="hero-light"] {
  --header-text: var(--color-black);
  --header-text-muted: rgba(26, 26, 26, 0.5);
  --header-bg-scrolled: transparent;
  --header-border: transparent;
}
.header-blueprint-light[data-theme="hero-light"] .nav-logo .logo-svg path,
.header-blueprint-light[data-theme="hero-light"] .nav-logo .logo-svg polygon {
  fill: var(--color-bleu);
}
.header-blueprint-light[data-theme="hero-light"] .nav-logo .logo-text {
  color: var(--color-black);
}

/* Navigation Desktop */
.header-blueprint-light .nav-desktop {
  display: flex;
  align-items: center;
  gap: 40px;
}

.header-blueprint-light .nav-links {
  display: flex;
  align-items: center;
  gap: 36px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Animation stagger pour les liens */
.header-blueprint-light .nav-links li {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s var(--ease-out-expo), transform 0.5s var(--ease-out-expo);
}

.header-blueprint-light .nav-links li.visible {
  opacity: 1;
  transform: translateY(0);
}

.header-blueprint-light .nav-link {
  position: relative;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: var(--font-medium);
  letter-spacing: 0.02em;
  color: var(--header-text);
  text-decoration: none;
  padding: 8px 0;
  transition: color 0.3s ease;
}

.header-blueprint-light .nav-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--color-orange);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s var(--ease-out-expo);
}

.header-blueprint-light .nav-link:hover::after,
.header-blueprint-light .nav-link.active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.header-blueprint-light .nav-link.active {
  color: var(--color-orange);
}

/* Search Toggle */
.header-blueprint-light .nav-search-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--header-text);
  opacity: 0;
  transform: translateY(-10px);
  transition: color 0.3s ease, transform 0.5s var(--ease-out-expo), opacity 0.5s ease;
}

.header-blueprint-light .nav-search-toggle.visible {
  opacity: 1;
  transform: translateY(0);
}

.header-blueprint-light .nav-search-toggle:hover {
  color: var(--color-orange);
}

.header-blueprint-light .nav-search-toggle svg {
  width: 20px;
  height: 20px;
}

.header-blueprint-light .nav-search-toggle .close-icon {
  display: none;
}

.header-blueprint-light .nav-search-toggle.active .search-icon {
  display: none;
}

.header-blueprint-light .nav-search-toggle.active .close-icon {
  display: block;
}

/* CTA Contact - Conteneur + Lien */
.header-blueprint-light .nav-cta {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s var(--ease-out-expo), transform 0.5s var(--ease-out-expo);
}

.header-blueprint-light .nav-cta.visible {
  opacity: 1;
  transform: translateY(0);
}

.header-blueprint-light .nav-contact {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 28px;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: var(--font-semibold);
  letter-spacing: 0.02em;
  color: var(--header-text);
  background: transparent;
  border: 1.5px solid var(--header-text);
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: color 0.4s var(--ease-out-expo), border-color 0.4s var(--ease-out-expo);
}

.header-blueprint-light .nav-contact::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: var(--color-orange);
  transition: left 0.4s var(--ease-out-expo);
  z-index: -1;
}

.header-blueprint-light .nav-contact:hover {
  color: var(--color-white);
  border-color: var(--color-orange);
}

.header-blueprint-light .nav-contact:hover::before {
  left: 0;
}

.header-blueprint-light .nav-contact svg {
  transition: transform 0.3s var(--ease-out-expo);
}

.header-blueprint-light .nav-contact:hover svg {
  transform: translateX(4px);
}

/* Header Dark - Contact */
.header-blueprint-light[data-theme="dark"] .nav-contact,
.header-blueprint-light.header--inverted .nav-contact {
  color: var(--color-white);
  border-color: var(--color-white);
}

.header-blueprint-light[data-theme="dark"] .nav-contact::before,
.header-blueprint-light.header--inverted .nav-contact::before {
  background: var(--color-orange);
}

.header-blueprint-light[data-theme="dark"] .nav-contact:hover,
.header-blueprint-light.header--inverted .nav-contact:hover {
  color: var(--color-white);
  border-color: var(--color-orange);
}

/* Language Selector */
.header-blueprint-light .nav-lang {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 20px;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s var(--ease-out-expo), transform 0.5s var(--ease-out-expo);
}

.header-blueprint-light .nav-lang.visible {
  opacity: 1;
  transform: translateY(0);
}

.header-blueprint-light .nav-lang a {
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: var(--font-medium);
  color: var(--header-text-muted);
  text-decoration: none;
  padding: 4px 8px;
  transition: color 0.3s ease;
}

.header-blueprint-light .nav-lang a:hover,
.header-blueprint-light .nav-lang a.active {
  color: var(--header-text);
}

.header-blueprint-light .nav-lang .separator {
  color: var(--header-text-muted);
  font-size: 12px;
}

/* Mobile Toggle */
.header-blueprint-light /* Contact 1-tap mobile (plan A T6.6) */
.mobile-tap-contact { display: none; }
@media (max-width: 899px) {
  .mobile-tap-contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 4px;
    border-radius: 50%;
    border: 1px solid var(--color-gray-medium);
    color: var(--color-bleu);
  }
  .mobile-tap-contact svg { width: 18px; height: 18px; }
  .mobile-tap-contact:focus-visible { outline: 3px solid var(--color-mint); outline-offset: 2px; }
}

.mobile-toggle {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: auto;
  height: auto;
  padding: 10px;
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 1001;
}

.header-blueprint-light .mobile-toggle .burger-lines {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.header-blueprint-light .mobile-toggle .burger-lines span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--header-text);
  transition: all 0.3s var(--ease-out-expo);
}

.header-blueprint-light .mobile-toggle .menu-label {
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: var(--font-medium);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--header-text);
  margin-top: 4px;
}

.header-blueprint-light .mobile-toggle.active .burger-lines span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.header-blueprint-light .mobile-toggle.active .burger-lines span:nth-child(2) {
  opacity: 0;
}

.header-blueprint-light .mobile-toggle.active .burger-lines span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

/* ═══════════════════════════════════════════════════════════════════════════
   SEARCH OVERLAY
   ═══════════════════════════════════════════════════════════════════════════ */

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20vh;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.search-overlay.active {
  opacity: 1;
  visibility: visible;
}

.search-overlay .search-overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: -1;
}

.search-overlay .search-container {
  width: 100%;
  max-width: 800px;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.search-form {
  width: 100%;
  display: flex;
  gap: 20px;
}

.search-input-wrapper {
  flex: 1;
  position: relative;
}

.search-input-wrapper .search-form-icon {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-gray-text);
  pointer-events: none;
}

.search-input {
  width: 100%;
  padding: 24px 100px 24px 60px;
  font-family: var(--font-body);
  font-size: 18px;
  border: 2px solid var(--color-gray-medium);
  background: var(--color-white);
  transition: border-color 0.3s ease;
}

.search-input:focus {
  outline: none;
  border-color: var(--color-bleu);
}

.search-input::placeholder {
  color: var(--color-gray-text);
}

.search-clear {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--color-gray-text);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, color 0.3s ease;
}

.search-clear.visible {
  opacity: 1;
  visibility: visible;
}

.search-clear:hover {
  color: var(--color-black);
}

.search-submit {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 24px 40px;
  background: var(--color-bleu);
  color: var(--color-white);
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: var(--font-semibold);
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
}

.search-submit:hover {
  background: var(--color-orange);
}

.search-suggestions {
  margin-top: 40px;
  text-align: center;
}

.search-suggestions-label {
  display: block;
  font-size: 12px;
  font-weight: var(--font-medium);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--color-gray-text);
  margin-bottom: 16px;
}

.search-suggestions-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.search-suggestion {
  padding: 12px 24px;
  background: var(--color-gray-light);
  color: var(--color-black);
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.search-suggestion:hover {
  background: var(--color-bleu);
  color: var(--color-white);
}

.search-close {
  position: absolute;
  top: 30px;
  right: 60px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  background: transparent;
  border: 2px solid var(--color-black);
  cursor: pointer;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: var(--font-medium);
  color: var(--color-black);
  transition: all 0.3s ease;
}

.search-close:hover {
  background: var(--color-black);
  color: var(--color-white);
}

.search-close-key {
  font-family: var(--font-mono);
  font-size: 11px;
  padding: 4px 8px;
  background: var(--color-gray-light);
  border-radius: 4px;
}

/* ═══════════════════════════════════════════════════════════════════════════
   MOBILE MENU
   ═══════════════════════════════════════════════════════════════════════════ */

.mobile-menu-light {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-white);
  z-index: 999;
  padding: 120px 60px 60px;
  display: flex;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.mobile-menu-light.active {
  opacity: 1;
  visibility: visible;
}

.mobile-menu-light .mobile-nav {
  flex: 1;
}

.mobile-menu-light .mobile-nav-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-menu-light .mobile-nav-list li {
  border-bottom: 1px solid var(--color-gray-light);
}

.mobile-menu-light .mobile-nav-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 0;
  text-decoration: none;
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.4s ease, transform 0.4s var(--ease-out-expo);
}

.mobile-menu-light.active .mobile-nav-item {
  opacity: 1;
  transform: translateX(0);
}

.mobile-menu-light.active .mobile-nav-list li:nth-child(1) .mobile-nav-item { transition-delay: 0.1s; }
.mobile-menu-light.active .mobile-nav-list li:nth-child(2) .mobile-nav-item { transition-delay: 0.15s; }
.mobile-menu-light.active .mobile-nav-list li:nth-child(3) .mobile-nav-item { transition-delay: 0.2s; }
.mobile-menu-light.active .mobile-nav-list li:nth-child(4) .mobile-nav-item { transition-delay: 0.25s; }
.mobile-menu-light.active .mobile-nav-list li:nth-child(5) .mobile-nav-item { transition-delay: 0.3s; }

.mobile-menu-light .mobile-nav-number {
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--color-orange);
}

.mobile-menu-light .mobile-nav-text {
  font-family: var(--font-display);
  font-size: clamp(32px, 6vw, 48px);
  font-weight: var(--font-bold);
  color: var(--color-black);
  letter-spacing: -0.02em;
  transition: color 0.3s ease;
}

.mobile-menu-light .mobile-nav-item:hover .mobile-nav-text {
  color: var(--color-orange);
}

/* Mobile Search */
.mobile-menu-light .mobile-search {
  margin-top: 30px;
}

.mobile-menu-light .mobile-search-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: var(--color-gray-light);
}

.mobile-menu-light .mobile-search-wrapper svg {
  color: var(--color-gray-text);
  flex-shrink: 0;
}

.mobile-menu-light .mobile-search-input {
  flex: 1;
  border: none;
  background: transparent;
  font-family: var(--font-body);
  font-size: 16px;
  outline: none;
}

.mobile-menu-light .mobile-search-input::placeholder {
  color: var(--color-gray-text);
}

/* Mobile Separator */
.mobile-menu-light .mobile-separator {
  height: 1px;
  background: var(--color-gray-light);
  margin: 30px 0;
}

/* Mobile Footer */
.mobile-menu-light .mobile-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 20px;
}

.mobile-menu-light .mobile-social {
  display: flex;
  gap: 24px;
}

.mobile-menu-light .mobile-social a {
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: var(--font-medium);
  color: var(--color-black);
  text-decoration: none;
  transition: color 0.3s ease;
}

.mobile-menu-light .mobile-social a:hover {
  color: var(--color-orange);
}

/* Switcher de langue en haut a droite du menu mobile deplie (le footer est
   pousse hors viewport par .mobile-nav{flex:1} ; on le remonte ici, visible). */
.mobile-menu-light .mobile-lang-top {
  align-self: flex-end;
  margin-bottom: 28px;
}

.mobile-menu-light .mobile-lang {
  display: flex;
  align-items: center;
  gap: 12px;
}

.mobile-menu-light .mobile-lang a {
  font-family: var(--font-mono);
  font-size: 14px;
  color: var(--color-gray-text);
  text-decoration: none;
  transition: color 0.3s ease;
}

.mobile-menu-light .mobile-lang a:hover,
.mobile-menu-light .mobile-lang a.active {
  color: var(--color-black);
}

.mobile-menu-light .mobile-lang span {
  color: var(--color-gray-text);
}

/* ═══════════════════════════════════════════════════════════════════════════
   FOOTER
   ═══════════════════════════════════════════════════════════════════════════ */

.footer-blueprint-light {
  background: var(--footer-bg);
  color: var(--footer-text);
  padding: 80px 60px 40px;
}

.footer-grid-light {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 60px;
  max-width: var(--container-wide);
  margin: 0 auto 60px;
}

.footer-brand-light .footer-logo-light {
  display: inline-block;
  margin-bottom: 20px;
}

.footer-brand-light .footer-logo-light svg {
  height: 32px;
  width: auto;
}

.footer-brand-light .footer-logo-light svg path,
.footer-brand-light .footer-logo-light svg polygon {
  fill: var(--color-white);
}

.footer-brand-light .footer-tagline-light {
  font-size: 15px;
  color: var(--footer-text-muted);
  line-height: 1.6;
  max-width: 280px;
}

.footer-col-light h4 {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 20px;
}

.footer-col-light ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-col-light li {
  margin-bottom: 12px;
}

.footer-col-light a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-col-light a:hover {
  color: var(--color-orange);
}

.footer-bottom-light {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  max-width: var(--container-wide);
  margin: 0 auto;
}

.footer-copyright-light {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}

.footer-legal-light {
  display: flex;
  gap: 30px;
}

.footer-legal-light a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s ease;
}

.footer-legal-light a:hover {
  color: var(--color-white);
}

/* ═══════════════════════════════════════════════════════════════════════════
   SPACE GRID BACKGROUND
   ═══════════════════════════════════════════════════════════════════════════ */

.space-grid-light {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
}

.space-grid-light canvas {
  width: 100%;
  height: 100%;
}

/* ═══════════════════════════════════════════════════════════════════════════
   RESPONSIVE
   ═══════════════════════════════════════════════════════════════════════════ */

@media (max-width: 1200px) {
  .header-blueprint-light { padding: 24px 40px; }
  .header-blueprint-light.scrolled { padding: 14px 40px; }
  .header-blueprint-light .nav-logo .logo-svg { height: 42px; }
  .header-blueprint-light .nav-links { gap: 28px; }
  .header-blueprint-light .nav-desktop { gap: 30px; }
}

@media (max-width: 1024px) {
  .header-blueprint-light .nav-desktop nav,
  .header-blueprint-light .nav-cta,
  .header-blueprint-light .nav-lang,
  .header-blueprint-light .nav-search-toggle {
    display: none;
  }
  .header-blueprint-light .mobile-toggle {
    display: flex;
  }
  .header-blueprint-light .nav-logo .logo-svg { height: 38px; }
}

@media (max-width: 768px) {
  .header-blueprint-light { padding: 18px 24px; }
  .header-blueprint-light.scrolled { padding: 12px 24px; }
  .header-blueprint-light .nav-logo .logo-svg { height: 36px; }
  
  .mobile-menu-light { padding: 100px 24px 40px; }
  
  .search-overlay { padding-top: 15vh; }
  .search-overlay .search-container { padding: 0 24px; }
  .search-form { flex-direction: column; }
  .search-input { font-size: 16px; padding: 18px 50px 18px 55px; }
  .search-submit { width: 100%; justify-content: center; }
  .search-close { top: 20px; right: 24px; padding: 10px 16px; }
  .search-suggestions-list { gap: 8px; }
  .search-suggestion { padding: 10px 16px; font-size: 13px; }
  
  .footer-grid-light { grid-template-columns: 1fr; gap: 40px; }
  .footer-bottom-light { flex-direction: column; gap: 20px; text-align: center; }
  .footer-legal-light { flex-wrap: wrap; justify-content: center; gap: 15px; }
  .footer-blueprint-light { padding: 60px 24px 30px; }
  
  .mobile-menu-light .mobile-footer { flex-direction: column; gap: 25px; align-items: flex-start; }
}

@media (max-width: 480px) {
  .header-blueprint-light { padding: 15px 20px; }
  .header-blueprint-light .nav-logo .logo-svg { height: 32px; }
  .mobile-menu-light { padding: 80px 20px 40px; }
  .mobile-menu-light .mobile-nav-text { font-size: clamp(28px, 7vw, 36px); }
  .footer-blueprint-light { padding: 60px 20px 30px; }
}

/* ═══════════════════════════════════════════════════════════════════════════
   SECTION TÉMOIGNAGE - Shared Component
   Version: 2.2.0 - Fond Blanc + Awwwards > 90
   ═══════════════════════════════════════════════════════════════════════════ */

.testimonial-section-awwwards {
  position: relative;
  padding: clamp(120px, 18vh, 220px) 0;
  background: var(--color-white);
  overflow: hidden;
}

/* Texture grain subtile - adaptée pour fond clair */
.testimonial-section-awwwards::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
  opacity: 0.015;
  pointer-events: none;
}

.testimonial-section-awwwards .section-inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 clamp(24px, 5vw, 80px);
  position: relative;
  z-index: 1;
}

/* Header section - Style uniforme */
.testimonial-section-awwwards .section-header {
  text-align: center;
  margin-bottom: clamp(60px, 10vh, 100px);
}

.testimonial-section-awwwards .section-eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-orange);
  margin-bottom: 20px;
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.testimonial-section-awwwards .section-eyebrow::before,
.testimonial-section-awwwards .section-eyebrow::after {
  content: '';
  width: 40px;
  height: 1px;
  background: var(--color-orange);
  opacity: 0.5;
}

.testimonial-section-awwwards .section-title {
  font-family: var(--font-display);
  font-size: clamp(26px, 4.5vw, 44px);
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-bleu);
  margin: 0;
  letter-spacing: -0.01em;
}

/* Layout principal */
.testimonial-section-awwwards .testimonial-layout {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(60px, 8vw, 140px);
  align-items: center;
}

/* ─────────────────────────────────────────────────────────────────────────
   IMAGE CÔTÉ GAUCHE
   ───────────────────────────────────────────────────────────────────────── */

.testimonial-section-awwwards .testimonial-visual {
  position: relative;
}

.testimonial-section-awwwards .image-container {
  position: relative;
  z-index: 1;
}

/* Image principale */
.testimonial-section-awwwards .testimonial-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.3);
}

.testimonial-section-awwwards .testimonial-image {
  width: 100%;
  height: auto;
  /* Aspect-ratio pilote par --kytom-aspect (inline) ; fallback 4/3 si absent. */
  aspect-ratio: var(--kytom-aspect, 4/3);
  object-fit: cover;
  display: block;
  transition: transform 1.2s var(--ease-out-expo);
}

.testimonial-section-awwwards .testimonial-layout:hover .testimonial-image {
  transform: scale(1.03);
}

/* Métriques projet */
.testimonial-section-awwwards .project-meta {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.testimonial-section-awwwards .meta-item {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.testimonial-section-awwwards .meta-value {
  font-family: var(--font-display);
  font-size: clamp(26px, 2.8vw, 36px);
  font-weight: 700;
  color: var(--color-white);
  line-height: 1;
}

.testimonial-section-awwwards .meta-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

/* ─────────────────────────────────────────────────────────────────────────
   CONTENU CÔTÉ DROIT
   ───────────────────────────────────────────────────────────────────────── */

.testimonial-section-awwwards .testimonial-content {
  position: relative;
  padding-left: clamp(30px, 4vw, 50px);
}

/* Ligne verticale accent */
.testimonial-section-awwwards .testimonial-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: linear-gradient(
    to bottom,
    var(--color-orange) 0%,
    var(--color-orange) 50%,
    transparent 100%
  );
  border-radius: 2px;
}

/* Guillemets décoratifs */
.testimonial-section-awwwards .quote-marks {
  font-family: Georgia, serif;
  font-size: clamp(80px, 10vw, 140px);
  line-height: 0.5;
  color: var(--color-orange);
  opacity: 0.2;
  margin-bottom: -10px;
  display: block;
  user-select: none;
}

/* Citation */
.testimonial-section-awwwards .testimonial-quote {
  font-family: var(--font-display);
  font-size: clamp(22px, 2.6vw, 32px);
  font-weight: 400;
  line-height: 1.5;
  color: var(--color-bleu);
  margin: 0 0 50px;
  letter-spacing: -0.01em;
}

.testimonial-section-awwwards .testimonial-quote em {
  font-style: normal;
  color: var(--color-orange);
  font-weight: 500;
}

/* Auteur */
.testimonial-section-awwwards .testimonial-author {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 20, 131, 0.1);
}

.testimonial-section-awwwards .author-avatar {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid rgba(0, 20, 131, 0.15);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.testimonial-section-awwwards .author-info {
  flex: 1;
}

.testimonial-section-awwwards .author-name {
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 700;
  color: var(--color-bleu);
  margin: 0 0 4px;
}

.testimonial-section-awwwards .author-role {
  font-size: 14px;
  color: var(--color-text-muted);
  margin: 0;
}

.testimonial-section-awwwards .author-role strong {
  color: var(--color-orange);
  font-weight: 600;
}

.testimonial-section-awwwards .company-logo {
  height: 32px;
  width: auto;
  opacity: 0.6;
  filter: grayscale(100%);
  transition: opacity 0.3s ease, filter 0.3s ease;
}

.testimonial-section-awwwards .testimonial-layout:hover .company-logo {
  opacity: 1;
  filter: grayscale(0%);
}

/* ─────────────────────────────────────────────────────────────────────────
   ANIMATIONS
   ───────────────────────────────────────────────────────────────────────── */

.testimonial-section-awwwards .section-header {
  opacity: 0;
  transform: translateY(30px);
}

.testimonial-section-awwwards .testimonial-visual {
  opacity: 0;
  transform: translateX(-60px);
}

.testimonial-section-awwwards .testimonial-content {
  opacity: 0;
  transform: translateX(60px);
}

.testimonial-section-awwwards.is-visible .section-header {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s var(--ease-out-expo), transform 0.8s var(--ease-out-expo);
}

.testimonial-section-awwwards.is-visible .testimonial-visual {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 1s var(--ease-out-expo) 0.2s, transform 1s var(--ease-out-expo) 0.2s;
}

.testimonial-section-awwwards.is-visible .testimonial-content {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 1s var(--ease-out-expo) 0.35s, transform 1s var(--ease-out-expo) 0.35s;
}

/* ─────────────────────────────────────────────────────────────────────────
   RESPONSIVE TÉMOIGNAGE
   ───────────────────────────────────────────────────────────────────────── */

@media (max-width: 1024px) {
  .testimonial-section-awwwards .testimonial-layout {
    grid-template-columns: 1fr;
    gap: 60px;
  }
  
  .testimonial-section-awwwards .testimonial-content {
    padding-left: 24px;
  }
  
  .testimonial-section-awwwards .project-meta {
    flex-wrap: wrap;
    gap: 24px 40px;
  }
}

@media (max-width: 600px) {
  .testimonial-section-awwwards {
    padding: clamp(80px, 12vh, 120px) 0;
  }
  
  .testimonial-section-awwwards .testimonial-author {
    flex-wrap: wrap;
    gap: 16px;
  }
  
  .testimonial-section-awwwards .company-logo {
    width: 100%;
    max-width: 100px;
    height: auto;
  }
}

/* ═══════════════════════════════════════════════════════════════════════════
   SECTION LOGOS CLIENTS - Awwwards > 90
   Version: 3.3.0 - Animation carrousel simplifiée
   ═══════════════════════════════════════════════════════════════════════════ */

.logos-section-awwwards {
  position: relative;
  padding: clamp(100px, 14vh, 160px) 0;
  background: var(--color-white);
  overflow: hidden;
}

.logos-section-awwwards .section-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 clamp(24px, 5vw, 80px);
  position: relative;
  z-index: 1;
}

/* Header */
.logos-section-awwwards .section-header {
  text-align: center;
  margin-bottom: clamp(60px, 10vh, 100px);
}

.logos-section-awwwards .section-eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-orange);
  margin-bottom: 20px;
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.logos-section-awwwards .section-eyebrow::before,
.logos-section-awwwards .section-eyebrow::after {
  content: '';
  width: 40px;
  height: 1px;
  background: var(--color-orange);
  opacity: 0.5;
}

.logos-section-awwwards .section-title {
  font-family: var(--font-display);
  font-size: clamp(26px, 4.5vw, 44px);
  font-weight: 400;
  line-height: 1.2;
  color: var(--color-bleu);
  margin: 0;
  letter-spacing: -0.01em;
}

/* ─────────────────────────────────────────────────────────────────────────
   GRILLE DE LOGOS
   ───────────────────────────────────────────────────────────────────────── */

.logos-section-awwwards .logos-grid-container {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.logos-section-awwwards .logos-grid {
  display: grid;
  grid-template-columns: repeat(var(--logos-cols, 6), 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
}

/* Cellule de logo */
.logos-section-awwwards .logo-cell {
  position: relative;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.logos-section-awwwards .logo-item:hover {
  opacity: 1;
  filter: grayscale(0%);
}

.logos-section-awwwards .logo-item img {
  max-height: 55px;
  max-width: 150px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
  /* Normalisation visuelle pour harmoniser les hauteurs perçues */
  transform: scale(1);
}

/* ═══ HARMONISATION HAUTEURS LOGOS ═══ */
/* Logos avec hauteur trop petite → Scale augmenté pour égaler Winamax */

/* Regus - Scale 1.4x */
.logos-section-awwwards .logo-item img[alt*="Regus" i],
.logos-section-awwwards .logo-item img[src*="regus" i] {
  transform: scale(1.4);
}

/* Sade - Scale 1.45x */
.logos-section-awwwards .logo-item img[alt*="Sade" i],
.logos-section-awwwards .logo-item img[src*="sade" i] {
  transform: scale(1.45);
}

/* Crédit Agricole - Scale 1.35x */
.logos-section-awwwards .logo-item img[alt*="Crédit Agricole" i],
.logos-section-awwwards .logo-item img[alt*="Credit Agricole" i],
.logos-section-awwwards .logo-item img[src*="credit-agricole" i],
.logos-section-awwwards .logo-item img[src*="creditagricole" i] {
  transform: scale(1.35);
}

/* Flowbird - Scale 1.5x */
.logos-section-awwwards .logo-item img[alt*="Flowbird" i],
.logos-section-awwwards .logo-item img[src*="flowbird" i] {
  transform: scale(1.5);
}

/* KPMG - Scale 1.4x */
.logos-section-awwwards .logo-item img[alt*="KPMG" i],
.logos-section-awwwards .logo-item img[src*="kpmg" i] {
  transform: scale(1.4);
}

/* Crédit du Nord - Scale 1.55x */
.logos-section-awwwards .logo-item img[alt*="Crédit du Nord" i],
.logos-section-awwwards .logo-item img[alt*="Credit du Nord" i],
.logos-section-awwwards .logo-item img[src*="credit-nord" i],
.logos-section-awwwards .logo-item img[src*="creditnord" i],
.logos-section-awwwards .logo-item img[src*="credit_nord" i] {
  transform: scale(1.55);
}

/* Sandvik - Scale 1.6x */
.logos-section-awwwards .logo-item img[alt*="Sandvik" i],
.logos-section-awwwards .logo-item img[src*="sandvik" i] {
  transform: scale(1.6);
}

/* Le Point - Scale 1.55x */
.logos-section-awwwards .logo-item img[alt*="Le Point" i],
.logos-section-awwwards .logo-item img[src*="lepoint" i],
.logos-section-awwwards .logo-item img[src*="le-point" i],
.logos-section-awwwards .logo-item img[src*="le_point" i] {
  transform: scale(1.55);
}

/* ─────────────────────────────────────────────────────────────────────────
   ANIMATIONS - Transitions gérées par JavaScript
   ───────────────────────────────────────────────────────────────────────── */

/* État de base - pas de transition CSS (géré par JS) */
.logos-section-awwwards .logo-item {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  opacity: 0.75;
  filter: grayscale(100%) contrast(1.1);
  transform: translateX(0) translateY(0);
  /* Pas de transition ici - tout est géré par JS */
}

/* Hover - Logo en vraies couleurs */
.logos-section-awwwards .logo-item:hover {
  opacity: 1 !important;
  filter: grayscale(0%) contrast(1);
  transition: opacity 0.3s ease, filter 0.3s ease;
}

/* ─────────────────────────────────────────────────────────────────────────
   ANIMATIONS REVEAL
   ───────────────────────────────────────────────────────────────────────── */

.logos-section-awwwards .section-header {
  opacity: 0;
  transform: translateY(30px);
}

.logos-section-awwwards .logos-grid-container {
  opacity: 0;
  transform: translateY(20px);
}

.logos-section-awwwards.is-visible .section-header {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s var(--ease-out-expo), transform 0.8s var(--ease-out-expo);
}

.logos-section-awwwards.is-visible .logos-grid-container {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s var(--ease-out-expo) 0.2s, transform 0.8s var(--ease-out-expo) 0.2s;
}

/* ─────────────────────────────────────────────────────────────────────────
   RESPONSIVE
   ───────────────────────────────────────────────────────────────────────── */

@media (max-width: 1200px) {
  .logos-section-awwwards .logos-grid {
    --logos-cols: 5;
  }
}

@media (max-width: 900px) {
  .logos-section-awwwards .logos-grid {
    --logos-cols: 4;
  }

  .logos-section-awwwards .logo-cell {
    height: 80px;
  }

  .logos-section-awwwards .logo-item img {
    max-height: 42px;
    max-width: 110px;
  }

  .logos-section-awwwards .logo-item {
    padding: 10px;
  }

  /* Maintenir les ajustements de scale sur tablette */
  .logos-section-awwwards .logo-item img[alt*="Regus" i],
  .logos-section-awwwards .logo-item img[src*="regus" i],
  .logos-section-awwwards .logo-item img[alt*="KPMG" i],
  .logos-section-awwwards .logo-item img[src*="kpmg" i] {
    transform: scale(1.4);
  }

  .logos-section-awwwards .logo-item img[alt*="Sade" i],
  .logos-section-awwwards .logo-item img[src*="sade" i],
  .logos-section-awwwards .logo-item img[alt*="Flowbird" i],
  .logos-section-awwwards .logo-item img[src*="flowbird" i] {
    transform: scale(1.45);
  }

  .logos-section-awwwards .logo-item img[alt*="Crédit Agricole" i],
  .logos-section-awwwards .logo-item img[alt*="Credit Agricole" i],
  .logos-section-awwwards .logo-item img[src*="credit-agricole" i],
  .logos-section-awwwards .logo-item img[src*="creditagricole" i] {
    transform: scale(1.35);
  }

  .logos-section-awwwards .logo-item img[alt*="Crédit du Nord" i],
  .logos-section-awwwards .logo-item img[alt*="Credit du Nord" i],
  .logos-section-awwwards .logo-item img[src*="credit-nord" i],
  .logos-section-awwwards .logo-item img[src*="creditnord" i],
  .logos-section-awwwards .logo-item img[src*="credit_nord" i],
  .logos-section-awwwards .logo-item img[alt*="Le Point" i],
  .logos-section-awwwards .logo-item img[src*="lepoint" i],
  .logos-section-awwwards .logo-item img[src*="le-point" i],
  .logos-section-awwwards .logo-item img[src*="le_point" i] {
    transform: scale(1.55);
  }

  .logos-section-awwwards .logo-item img[alt*="Sandvik" i],
  .logos-section-awwwards .logo-item img[src*="sandvik" i] {
    transform: scale(1.6);
  }
}

/* Hero portrait mobile (systeme unifie de heros) : sur telephone, le cadre du hero
   prend le RATIO NATIF de la portrait choisie -> photo affichee ENTIERE, zero
   recadrage (decision TP : ne jamais perdre d'information). --hero-mobile-minh =
   100 / ratio (vw), pose en inline sur le <header> par single-projet.php quand une
   portrait existe. Breakpoint cale sur la bascule <picture> portrait
   (kytom_picture_v6 mobile_max = 899). Sans portrait : hero plein-hauteur (fallback). */
/* Intro sortie du hero (mobile portrait) : cachee par defaut (desktop garde le
   sous-titre dans le hero), affichee apres le hero sur mobile via le selecteur
   frere adjacent (specificite > la regle de base, ordre indifferent). */
.hero-intro-after {
  display: none;
  background: var(--color-bleu);
  color: var(--color-white);
  padding: 26px 24px 30px;
  font-size: 16px;
  line-height: 1.55;
}
@media (max-width: 899px) {
  /* Hero portrait mobile : eyebrow + titre superposes sur la photo ENTIERE (ratio
     natif, zero recadrage). L'intro sort du hero et s'affiche APRES. Titre limite
     a 3 lignes : parité i18n (titre traduit long EN/ES non tronqué), miroir
     expertises-blueprint-light.php (audit i18n leaf expertise, tour 3). */
  .hero-projet-light.has-mobile-portrait {
    min-height: var(--hero-mobile-minh, 125vw);
  }
  .hero-projet-light.has-mobile-portrait .hero-subtitle-wrapper { display: none; }
  .hero-projet-light.has-mobile-portrait + .hero-intro-after { display: block; }
  .hero-projet-light .hero-content .hero-title {
    font-size: clamp(26px, 7.2vw, 33px);
    line-height: 1.12;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

/* === Projets similaires - refonte mobile premium (carte blanche TP) ===
   Sur mobile : cards image-forward, texte SUPERPOSE sur l'image (pas de bandeau
   blanc). Lisibilite par un degrade NOIR en bas (jamais bleu). Index orange,
   titre blanc, fleche orange, ombre noire. Desktop inchange. */
@media (max-width: 899px) {
  .projet-related { padding: 0 20px; }
  .projet-related .related-grid {
    grid-template-columns: 1fr !important;
    gap: 26px;
    margin-top: 36px;
    counter-reset: relcard;
  }
  .projet-related .related-card {
    counter-increment: relcard;
    background: transparent;
    border-radius: 18px;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.20);
    overflow: hidden;
  }
  .projet-related .related-card a.related-link {
    aspect-ratio: 4 / 3;
    display: block !important;
    border-radius: 18px !important;
    overflow: hidden;
  }
  .projet-related .related-card a.related-link::after {
    display: block !important;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.80) 0%,
      rgba(0, 0, 0, 0.38) 30%,
      rgba(0, 0, 0, 0) 60%
    ) !important;
  }
  .projet-related .related-image { position: absolute; inset: 0; }
  .projet-related .related-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none !important;
    padding: 0 22px 20px;
    z-index: 2;
  }
  .projet-related .related-content::before {
    content: counter(relcard, decimal-leading-zero);
    display: block;
    color: var(--color-orange, #F27E33);
    font-family: var(--font-body);
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.14em;
    margin-bottom: 5px;
  }
  .projet-related .related-title {
    color: var(--color-white) !important;
    font-size: 23px;
    line-height: 1.18;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45) !important;
    margin: 0 0 3px;
  }
  .projet-related .related-meta {
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 12px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }
  .projet-related .related-content::after {
    /* fleche SVG en masque : U+2197 absent du subset webfont (glyphe de
       repli systeme aleatoire, bug constate 12/07) */
    content: "";
    position: absolute;
    right: 22px;
    bottom: 22px;
    width: 20px;
    height: 20px;
    background-color: var(--color-orange, #F27E33);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M9 7h8v8' stroke='black' stroke-width='2.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M9 7h8v8' stroke='black' stroke-width='2.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
  }
}

/* === Projets similaires - mise a niveau premium DESKTOP (>=900px) ===
   3 colonnes, lavis bleu -> scrim NOIR, index orange + titre blanc + fleche,
   ombre NOIRE (corrige l'ombre bleue d'origine). */
@media (min-width: 900px) {
  .projet-related .related-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    counter-reset: relcard;
  }
  .projet-related .related-card {
    counter-increment: relcard;
    background: transparent;
    border-radius: 16px;
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.16);
  }
  .projet-related .related-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 26px 60px rgba(0, 0, 0, 0.22);
  }
  .projet-related .related-card a.related-link {
    aspect-ratio: 4 / 5;
    border-radius: 16px !important;
    overflow: hidden;
  }
  .projet-related .related-card a.related-link::after {
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.80) 0%,
      rgba(0, 0, 0, 0.36) 30%,
      rgba(0, 0, 0, 0) 60%
    ) !important;
  }
  .projet-related .related-content { padding: 0 26px 26px; }
  .projet-related .related-content::before {
    content: counter(relcard, decimal-leading-zero);
    display: block;
    color: var(--color-orange, #F27E33);
    font-family: var(--font-body);
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.14em;
    margin-bottom: 6px;
  }
  .projet-related .related-title {
    color: var(--color-white) !important;
    font-size: 24px;
    line-height: 1.18;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
  }
  .projet-related .related-meta {
    color: rgba(255, 255, 255, 0.88) !important;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 13px;
  }
  .projet-related .related-content::after {
    content: "";
    position: absolute;
    right: 26px;
    bottom: 28px;
    width: 22px;
    height: 22px;
    background-color: var(--color-orange, #F27E33);
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M9 7h8v8' stroke='black' stroke-width='2.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M9 7h8v8' stroke='black' stroke-width='2.2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
  }
}
/* ═══════════════════════════════════════════════════════════════════════════
   ANIMATIONS
   ═══════════════════════════════════════════════════════════════════════════ */

.split-chars .char, .split-words .word, .split-lines .line {
  display: inline-block;
  will-change: transform, opacity;
}

.image-reveal {
  clip-path: inset(0 0 100% 0);
  transition: clip-path 1s var(--ease-out-expo);
}

.image-reveal.revealed {
  clip-path: inset(0 0 0% 0);
}

.scroll-reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s var(--ease-out-expo);
}

.scroll-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(60px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes pulseGlow {
  0%, 100% { box-shadow: 0 0 0 0 rgba(245, 107, 26, 0); }
  50% { box-shadow: 0 0 20px 5px rgba(245, 107, 26, 0.3); }
}

.animate-fadeSlideUp { animation: fadeSlideUp 0.8s var(--ease-out-expo) forwards; }
.animate-pulse { animation: pulseGlow 2s ease-in-out infinite; }

/* ═══════════════════════════════════════════════════════════════════════════
   ACCESSIBILITÉ
   ═══════════════════════════════════════════════════════════════════════════ */

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .scroll-reveal { opacity: 1; transform: none; }
}

/* Marqueurs sections sombres */
[data-header-theme="dark"], .section-dark, .bg-dark, .hero-identite, .hero-dark { }

/* ═══════════════════════════════════════════════════════════════════════════
   KYTOM IMAGE SYSTEM
   ═══════════════════════════════════════════════════════════════════════════ */

.kytom-image {
  position: relative;
  overflow: hidden;
  background-color: var(--dominant-color, #f0f0f0);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.kytom-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.kytom-image img.loaded { opacity: 1; }

.kytom-image picture { display: contents; }

.bg-image-wrapper .kytom-image,
.bg-image-wrapper .kytom-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ═══════════════════════════════════════════════════════════════════════════
   CONTENT VISIBILITY — Below-the-fold rendering optimization
   ═══════════════════════════════════════════════════════════════════════════ */

.about-section,
.zone-section,
.portfolio-section,
.careers-section,
.reviews-section,
.projet-gallery,
.projet-video,
.cta-section,
.blue-section-light,
.sous-expertises-section,
.differenciateurs-section,
.cluster-cta-section {
  content-visibility: auto;
  contain-intrinsic-size: auto 600px;
}

.project-grid {
  content-visibility: auto;
  contain-intrinsic-size: auto 1200px;
}

/* ===========================================================================
   Liens externes - style discret KYTOM (global, hors hero, nav, footer).
   Couleur bleu marine KYTOM avec soulignement subtil, hover orange.
   Exclus les liens internes (kytom.com).
   =========================================================================== */
.text-container a[href^="http"]:not([href*="kytom.com"]),
.faq-answer a[href^="http"]:not([href*="kytom.com"]),
.pain-point-description a[href^="http"]:not([href*="kytom.com"]),
.exp-section a[href^="http"]:not([href*="kytom.com"]),
.exp-narrative a[href^="http"]:not([href*="kytom.com"]),
.content-section a[href^="http"]:not([href*="kytom.com"]),
.guide-content a[href^="http"]:not([href*="kytom.com"]),
.expertise-content a[href^="http"]:not([href*="kytom.com"]) {
  color: var(--color-bleu);
  text-decoration: none;
  border-bottom: 1px solid rgba(13, 40, 87, 0.25);
  transition: color 0.2s ease, border-color 0.2s ease;
}
.text-container a[href^="http"]:not([href*="kytom.com"]):hover,
.faq-answer a[href^="http"]:not([href*="kytom.com"]):hover,
.pain-point-description a[href^="http"]:not([href*="kytom.com"]):hover,
.exp-section a[href^="http"]:not([href*="kytom.com"]):hover,
.exp-narrative a[href^="http"]:not([href*="kytom.com"]):hover,
.content-section a[href^="http"]:not([href*="kytom.com"]):hover,
.guide-content a[href^="http"]:not([href*="kytom.com"]):hover,
.expertise-content a[href^="http"]:not([href*="kytom.com"]):hover {
  color: var(--color-orange);
  border-bottom-color: var(--color-orange);
}

/* ═══ SHARED COMPONENT — CTA circulaire (.kytom-cta-circle) — site-wide
   (deplace depuis homepage-sections.css : reutilise sur expertises/agences). */
.kytom-cta-circle {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  padding: 0;
  background: none;
  text-decoration: none;
  cursor: pointer;
}

.kytom-cta-circle:focus { outline: none; }
.kytom-cta-circle:focus-visible {
  outline: 2px solid var(--color-orange);
  outline-offset: 4px;
  border-radius: 4px;
}

.kytom-cta-circle__text {
  font-family: var(--font-display);
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  overflow: hidden;
  position: relative;
  height: 1.2em;
}

.kytom-cta-circle__text > span {
  display: block;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.kytom-cta-circle__text > span:last-child {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--color-orange);
  transform: translateY(100%);
}

.kytom-cta-circle:hover .kytom-cta-circle__text > span:first-child {
  transform: translateY(-100%);
}

.kytom-cta-circle:hover .kytom-cta-circle__text > span:last-child {
  transform: translateY(0);
}

.kytom-cta-circle__circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.kytom-cta-circle__circle svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke-width: 2;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.kytom-cta-circle:hover .kytom-cta-circle__circle {
  background: var(--color-orange);
  border-color: var(--color-orange);
  transform: scale(1.1);
}

.kytom-cta-circle:hover .kytom-cta-circle__circle svg {
  stroke: var(--color-white);
  transform: translate(2px, -2px);
}

/* Variant --dark : pour fond clair */
.kytom-cta-circle--dark .kytom-cta-circle__text {
  color: var(--color-bleu);
}
.kytom-cta-circle--dark .kytom-cta-circle__circle {
  border: 1.5px solid var(--color-bleu);
}
.kytom-cta-circle--dark .kytom-cta-circle__circle svg {
  stroke: var(--color-bleu);
}

/* Variant --light : pour fond sombre */
.kytom-cta-circle--light .kytom-cta-circle__text {
  color: rgb(255, 255, 255, 0.9);
}
.kytom-cta-circle--light .kytom-cta-circle__circle {
  border: 1.5px solid rgb(255, 255, 255, 0.6);
}
.kytom-cta-circle--light .kytom-cta-circle__circle svg {
  stroke: rgb(255, 255, 255, 0.9);
}

/* Tableaux markdown éditoriaux (.exp-md-table, générés par l'export contenu).
   Servent le corps des expertises / partenaires / audiences : style unique ici. */
.exp-md-table {
  width: 100%;
  border-collapse: collapse;
  margin: 36px 0 44px;
  font-size: 15px;
  line-height: 1.55;
  background: var(--color-white);
  border: 1px solid var(--color-gray-200);
  border-top: 3px solid var(--color-orange);
}
.exp-md-table thead th {
  background: var(--color-bleu);
  color: var(--color-white);
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 12.5px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
  padding: 14px 18px;
  vertical-align: bottom;
}
.exp-md-table tbody td {
  padding: 14px 18px;
  border-top: 1px solid var(--color-gray-200);
  color: var(--color-black);
  vertical-align: top;
}
.exp-md-table tbody tr:nth-child(even) {
  background: var(--color-gray-50);
}
.exp-md-table tbody td:first-child {
  font-weight: 600;
  color: var(--color-bleu);
}
@media (max-width: 768px) {
  .exp-md-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .exp-md-table thead th,
  .exp-md-table tbody td {
    padding: 12px 14px;
  }
}
/* Anti-CLS font-swap des titres héros (chantier 0c 13/07) : le re-wrap du
   titre à l'arrivée de la webfont se fait à l'abri de visibility:hidden
   (non compté en layout-shift). Classe posée en JS synchrone -> sans JS,
   jamais masqué. Filet : timeout 1,2 s dans le script ci-dessous. */
.kytom-fontwait .hero-title { visibility: hidden; }
.kytom-fonts-ready .hero-title { visibility: visible; }
