/*
 * style.css — v1.7
 * SENIRIS — Feuille de style unique, consolidée
 *
 * Remplace : global.css, index.css, nos-prestations.css,
 *            contact.css, test-cyber.css
 *
 * Chargement : <link rel="stylesheet" href="style.css"> dans chaque page
 *
 * Actions requises après intégration :
 *   1. index.html       → ajouter la classe "hero--home" sur <section class="hero">
 *   2. test-cyber.html  → ajouter class="page-quiz" sur <body>
 *   3. test-cyber.html  → supprimer le bloc <style> inline (v1.7)
 *
 * Historique :
 *   v1.7 — Équipe : .team-card flex column + .team-linkedin margin-top:auto (alignement bas)
 *   v1.6 — Équipe : badge LinkedIn (#0A66C2, "in" blanc) via .team-linkedin-badge
 *   v1.5 — Équipe : ajout .team-linkedin (lien LinkedIn en bas des cartouches)
 *   v1.4 — Variante FAQ sombre pour contact.php (.panel-left .fqF-*, .faq-contact)
 *   v1.3 — FAQ : alignement à gauche (.faq-inner suppression margin: 0 auto)
 *   v1.2 — Ajout section 19 (FAQ) : styles .faq-s, .fqF-*, .faq-foot, .fqF-list
 *           Renumérotation section équipe (19 → 20)
 *   v1.1 — Suppression des classes .s-critical / .s-mid / .s-good (inexistantes)
 *   v1.0 — Consolidation initiale des 5 fichiers CSS séparés
 *           Corrections : double déclaration body, surcharges :root quiz,
 *           duplication contact.css / nos-prestations.css, incohérences
 *           h1 / .eyebrow / .cta-h2 entre pages
 *
 * ==========================================================================
 * SOMMAIRE
 * ==========================================================================
 *  1.  Variables
 *  2.  Reset + Base
 *  3.  Keyframes
 *  4.  Animations d'entrée + reveal au scroll
 *  5.  Typographie partagée
 *  6.  Boutons partagés
 *  7.  Sections (base commune)
 *  8.  Hero — éléments communs
 *  9.  Hero — variante home (.hero--home)
 * 10.  Hero — sous-titre
 * 11.  Page hero (pages intérieures)
 * 12.  Eyebrow
 * 13.  Breadcrumb
 * 14.  CTA section (partagée)
 * 15.  Index — hero compléments (stats, actions)
 * 16.  Index — contexte
 * 17.  Index — services
 * 18.  Index — cibles
 * 19.  Index — FAQ
 * 20.  Index — équipe
 * 20.  Catalogue + Contact — filtres
 * 21.  Catalogue + Contact — catégories
 * 22.  Catalogue + Contact — grilles
 * 23.  Catalogue + Contact — cartes prestations
 * 24.  Quiz — surcharges de variables (body.page-quiz)
 * 25.  Quiz — base et conteneur
 * 26.  Quiz — carte de lancement
 * 27.  Quiz — progression
 * 28.  Quiz — étapes et questions
 * 29.  Quiz — options
 * 30.  Quiz — sous-questions
 * 31.  Quiz — navigation
 * 32.  Quiz — résultats
 * 33.  Quiz — barres par thème
 * 34.  Quiz — recommandations
 * 35.  Quiz — CTA résultats
 * 36.  Quiz — code de résultats
 * 37.  Quiz — landing preview
 * 38.  Responsive
 * ==========================================================================
 */



/* ══════════════════════════════════════════════════════════════════════════
   0. POLICES — Hébergement local
   ══════════════════════════════════════════════════════════════════════════ */

/* Bricolage Grotesque */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('fonts/bricolage-grotesque-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('fonts/bricolage-grotesque-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('fonts/bricolage-grotesque-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* DM Mono */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/dm-mono-300-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/dm-mono-300-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/dm-mono-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/dm-mono-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* DM Sans */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('fonts/dm-sans-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('fonts/dm-sans-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Syne */
@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('fonts/syne-greek.woff2') format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('fonts/syne-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('fonts/syne-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/* ══════════════════════════════════════════════════════════════════════════
   1. VARIABLES
   ══════════════════════════════════════════════════════════════════════════ */
:root {
  /* Palette principale */
  --navy:   #0F1E35;
  --teal:   #0A8C6E;
  --teal2:  #0DAF8A;
  --slate:  #2D4A6B;
  --steel:  #3D6190;

  /* Fonds et surfaces */
  --fog:    #EDF1F7;
  --ice:    #E0EDF5;
  --white:  #FAFBFD;
  --warm:   #F5F3EF;
  --bg:     #F7F9FC;

  /* Texte */
  --text:      #3A506B;
  --muted:     #8A9BB5;
  --blue-gray: #8A9BB5; /* alias de --muted, conservé pour compatibilité */
  --light:     #9AAABF;

  /* Bordures */
  --border:    #DDE4EE;

  /* Tokens UI (quiz, alertes) */
  --light-blue:  #DDE4EE;
  --teal-light:  #E0F5EF;

  /* Statuts */
  /*
  --red:        #C0392B;
  --red-bg:     #FDEDEB;
  --orange:     #D35400;
  --orange-bg:  #FDF1E8;
  --yellow:     #B7950B;
  --yellow-bg:  #FDFBE8;
  */
  --red:        #D7263D;
  --red-bg:     #FCE7EB;
  --orange:     #E85D04;
  --orange-bg:  #FDEBDB;
  --yellow:     #E0A800;
  --yellow-bg:  #FCF3D7;
  --green:      #0A8C6E; /* alias de --teal */
  --green-bg:   #E8F6F2;
  --black:      #1A1A1A;
  --black-bg:   #F0F0F0;

  /* Utilitaire */
  --r: 14px;
}


/* ══════════════════════════════════════════════════════════════════════════
   2. RESET + BASE
   ══════════════════════════════════════════════════════════════════════════ */
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*
 * html { height: 100% } est requis pour que min-height: 100% sur body
 * fonctionne comme référence pour flex-grow dans Safari.
 * Sans cette règle, flex:1 sur les enfants d'un body { min-height: 100vh }
 * ne grandit pas dans Safari : footer au milieu, dégradé visible en bas.
 */
html {
  height: 100%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: 'Bricolage Grotesque', sans-serif;
  color: var(--navy);
  background: var(--white);
  overflow-x: hidden;

  /* Sticky footer : pousse le footer vers le bas sur toutes les pages */
  display: flex;
  flex-direction: column;
  min-height: 100%; /* fiable dans Safari grâce à html { height: 100% } */
}

main {
  flex: 1;
}

/*
 * Grain de fond intentionnellement sur html::after et non body::after.
 * Quand body est un conteneur flex, body::after devient un flex item
 * et peut perturber le positionnement du footer.
 * html n'est jamais flex : le pseudo-élément est hors du flux de body.
 */
html::after {
  content: '';
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9998;
  opacity: .4;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");
}


/* ══════════════════════════════════════════════════════════════════════════
   3. KEYFRAMES
   ══════════════════════════════════════════════════════════════════════════ */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(26px); }
  to   { opacity: 1; transform: translateY(0); }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@keyframes gridPulse {
  0%, 100% { opacity: .06; }
  50%       { opacity: .12; }
}


/* ══════════════════════════════════════════════════════════════════════════
   4. ANIMATIONS D'ENTRÉE + REVEAL AU SCROLL
   ══════════════════════════════════════════════════════════════════════════ */
.a1 { animation: fadeUp .65s ease both; }
.a2 { animation: fadeUp .65s .13s ease both; }
.a3 { animation: fadeUp .65s .26s ease both; }
.a4 { animation: fadeUp .65s .39s ease both; }
.a5 { animation: fadeUp .65s .52s ease both; }

.reveal,
.reveal-left,
.reveal-right {
  transition: opacity .6s ease, transform .6s ease;
}

.js-ready .reveal       { opacity: 0; transform: translateY(24px); }
.js-ready .reveal-left  { opacity: 0; transform: translateX(-22px); }
.js-ready .reveal-right { opacity: 0; transform: translateX(22px); }

.js-ready .reveal.in,
.js-ready .reveal-left.in,
.js-ready .reveal-right.in {
  opacity: 1;
  transform: none;
}

.d1 { transition-delay: .08s; }
.d2 { transition-delay: .18s; }
.d3 { transition-delay: .28s; }
.d4 { transition-delay: .38s; }


/* ══════════════════════════════════════════════════════════════════════════
   5. TYPOGRAPHIE PARTAGÉE
   ══════════════════════════════════════════════════════════════════════════ */

/*
 * h1 — défaut pour toutes les pages intérieures.
 * La page d'accueil surcharge via .hero--home h1 (section 9).
 */
h1 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(38px, 4.8vw, 66px);
  font-weight: 800;
  color: white;
  letter-spacing: -.03em;
  line-height: .97;
  margin-bottom: 28px;
}

h1 em {
  color: var(--teal);
  font-style: normal;
}

/*
 * h2 — partagé entre toutes les pages.
 */
h2 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.07;
  color: var(--navy);
}

h2 em {
  color: var(--teal);
  font-style: normal;
}

/*
 * .sec-label — libellé de section en majuscules avec trait gauche.
 */
.sec-label {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sec-label::before {
  content: '';
  width: 22px;
  height: 1px;
  background: var(--teal);
}


/* ══════════════════════════════════════════════════════════════════════════
   6. BOUTONS PARTAGÉS
   ══════════════════════════════════════════════════════════════════════════ */
.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: var(--teal);
  color: white;
  font-size: 14px;
  font-weight: 500;
  padding: 14px 28px;
  border-radius: 9px;
  text-decoration: none;
  letter-spacing: .01em;
  box-shadow: 0 4px 20px rgba(10, 140, 110, .32);
  transition: background .2s, transform .2s, box-shadow .2s;
}

.btn-primary:hover {
  background: var(--teal2);
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(10, 140, 110, .42);
}

.btn-primary svg { transition: transform .2s; }
.btn-primary:hover svg { transform: translateX(3px); }

.btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, .38);
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 11px;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 14px 4px;
  transition: color .2s;
}

.btn-ghost:hover { color: rgba(255, 255, 255, .7); }
.btn-ghost svg { transition: transform .2s; }
.btn-ghost:hover svg { transform: translateX(4px); }

.btn-cta {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: var(--teal);
  color: white;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 16px 32px;
  border-radius: 9px;
  text-decoration: none;
  letter-spacing: .02em;
  box-shadow: 0 4px 20px rgba(10, 140, 110, .36);
  transition: background .2s, transform .2s, box-shadow .2s;
  border: none;
  cursor: pointer;
}

.btn-cta:hover {
  background: var(--teal2);
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(10, 140, 110, .46);
}

.btn-cta svg { transition: transform .2s; }
.btn-cta:hover svg { transform: translateX(3px); }


/* ══════════════════════════════════════════════════════════════════════════
   7. SECTIONS — BASE COMMUNE
   ══════════════════════════════════════════════════════════════════════════ */
section {
  padding: 104px 60px;
}


/* ══════════════════════════════════════════════════════════════════════════
   8. HERO — ÉLÉMENTS COMMUNS
   ══════════════════════════════════════════════════════════════════════════ */

/*
 * .hero — base commune à toutes les pages.
 * Défaut : pages intérieures (min-height: 60svh, aligné à gauche).
 * Voir section 9 pour la variante home (.hero--home).
 */
.hero {
  background: var(--navy);
  padding: 100px 72px 50px;
  /*min-height: 40svh;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  position: relative;
  overflow: hidden;
}

/*
 * Grille de fond animée — identique sur toutes les pages.
 */
.hero-grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(10, 140, 110, .09) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10, 140, 110, .09) 1px, transparent 1px);
  background-size: 56px 56px;
  animation: gridPulse 8s ease-in-out infinite;
}

.hero-vignette {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background: radial-gradient(ellipse at center, transparent 38%, rgba(8, 16, 32, .72) 100%);
}

.hero-glow {
  position: absolute;
  width: 900px;
  height: 900px;
  pointer-events: none;
  background: radial-gradient(circle, rgba(10, 140, 110, .18) 0%, transparent 65%);
  top: -280px;
  right: 50%;
  transform: translateX(60%);
}

.hero-glow2 {
  position: absolute;
  width: 600px;
  height: 600px;
  pointer-events: none;
  background: radial-gradient(circle, rgba(10, 140, 110, .12) 0%, transparent 70%);
  bottom: -180px;
  left: 50%;
  transform: translateX(-60%);
}

/*
 * .hero-canvas — canvas WebGL/particles.
 * Sans position:absolute, ce canvas est un flex item dans .hero (display:flex)
 * et brise la mise en page sur Chrome (plus strict que Firefox pour les
 * éléments remplacés dans un contexte flex).
 */
.hero-canvas {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: .5;
}

/*
 * Conteneurs de contenu — positions z-index au-dessus des décorations.
 */
.hero-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
}

.page-hero-content {
  position: relative;
  z-index: 2;
  max-width: 760px;
}


/* ══════════════════════════════════════════════════════════════════════════
   9. HERO — VARIANTE HOME (.hero--home)
   ══════════════════════════════════════════════════════════════════════════
   Action requise : ajouter la classe "hero--home" sur le <section class="hero">
   de index.html → <section class="hero hero--home">
   ══════════════════════════════════════════════════════════════════════════ */
.hero--home {
  min-height: 100svh;
  padding: 138px 60px 108px;
  align-items: center;
  text-align: center;
}

/* h1 spécifique à la page d'accueil — plus grand, trait différent */
.hero--home h1 {
  font-size: clamp(40px, 5.2vw, 76px);
  font-weight: 700;
  letter-spacing: -.02em;
  line-height: 1.08;
  margin-bottom: 34px;
}

h1 .dim {
  color: rgba(255, 255, 255, .28);
  display: block;
}


/* ══════════════════════════════════════════════════════════════════════════
   10. HERO — SOUS-TITRE
   ══════════════════════════════════════════════════════════════════════════ */
.hero-sub {
  font-size: 17px;
  font-weight: 300;
  color: rgba(255, 255, 255, .47);
  line-height: 1.82;
  max-width: 580px;
}

.hero-sub strong {
  color: rgba(255, 255, 255, .76);
  font-weight: 400;
}

/* Sur la home, le hero-sub est centré et a une marge auto */
.hero--home .hero-sub {
  margin: 0 auto 48px;
}


/* ══════════════════════════════════════════════════════════════════════════
   11. PAGE HERO — PAGES INTÉRIEURES AVEC HERO DÉDIÉ
   ══════════════════════════════════════════════════════════════════════════ */
.page-hero {
  background: var(--navy);
  padding: 138px 60px 90px;
  position: relative;
  overflow: hidden;
}

.page-hero-grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(10, 140, 110, .08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10, 140, 110, .08) 1px, transparent 1px);
  background-size: 56px 56px;
  animation: gridPulse 8s ease-in-out infinite;
}

.page-hero-vignette {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  background: radial-gradient(ellipse at center, transparent 38%, rgba(8, 16, 32, .72) 100%);
}

.page-hero-glow {
  position: absolute;
  width: 700px;
  height: 700px;
  pointer-events: none;
  background: radial-gradient(circle, rgba(10, 140, 110, .13) 0%, transparent 65%);
  top: -180px;
  right: -120px;
}


/* ══════════════════════════════════════════════════════════════════════════
   12. EYEBROW
   ══════════════════════════════════════════════════════════════════════════ */

/*
 * .eyebrow — défaut : aligné à gauche, trait gauche uniquement (DM Mono).
 * Utilisé sur les pages intérieures (prestations, contact, quiz).
 */
.eyebrow {
  font-family: 'DM Mono', monospace;
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.eyebrow::before {
  content: '';
  width: 30px;
  height: 1px;
  background: var(--teal);
}

/*
 * .eyebrow--centered — variante home : centré avec traits de chaque côté.
 * Action requise : remplacer class="eyebrow" par class="eyebrow eyebrow--centered"
 * sur l'eyebrow du hero de index.html.
 */
.eyebrow--centered {
  justify-content: center;
  margin-bottom: 30px;
}

.eyebrow--centered::after {
  content: '';
  width: 30px;
  height: 1px;
  background: var(--teal);
}

/*
 * .cta-eyebrow — eyebrow spécifique à la section CTA (sur fond navy).
 */
.cta-eyebrow {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.cta-eyebrow::before {
  content: '';
  width: 22px;
  height: 1px;
  background: var(--teal);
}


/* ══════════════════════════════════════════════════════════════════════════
   13. BREADCRUMB
   ══════════════════════════════════════════════════════════════════════════ */
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .24);
  margin-bottom: 28px;
}

.breadcrumb a {
  color: rgba(255, 255, 255, .24);
  text-decoration: none;
  transition: color .2s;
}

.breadcrumb a:hover { color: rgba(255, 255, 255, .5); }

.breadcrumb .cur { color: var(--teal); }


/* ══════════════════════════════════════════════════════════════════════════
   14. CTA SECTION — PARTAGÉE ENTRE PAGES
   ══════════════════════════════════════════════════════════════════════════ */
.cta-s {
  background: var(--navy);
  padding: 100px 60px;
  position: relative;
  overflow: hidden;
}

.cta-s::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(10, 140, 110, .06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10, 140, 110, .06) 1px, transparent 1px);
  background-size: 44px 44px;
}

.cta-glow {
  position: absolute;
  width: 640px;
  height: 360px;
  pointer-events: none;
  background: radial-gradient(ellipse, rgba(10, 140, 110, .16) 0%, transparent 70%);
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
}

/*
 * .cta-grid — layout centralisé pour la CTA de la home.
 * Non utilisé sur les pages prestations (CTA alignée à gauche).
 */
.cta-grid {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.cta-inner {
  max-width: 640px;
  position: relative;
  z-index: 2;
}

/* Centrage du contenu CTA sur la home */
.cta-grid .cta-inner {
  max-width: 680px;
  text-align: center;
}

.cta-grid .cta-eyebrow {
  justify-content: center;
}

.cta-grid .cta-info {
  align-items: center;
}

/*
 * .cta-h2 — harmonisé à 800 (le poids 700 de l'index était isolé).
 */
.cta-h2 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(28px, 3.5vw, 48px);
  font-weight: 800;
  color: white;
  letter-spacing: -.025em;
  line-height: 1.06;
  margin-bottom: 18px;
}

.cta-sub {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: rgba(255, 255, 255, .42);
  line-height: 1.78;
  margin-bottom: 36px;
}

.cta-info {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-bottom: 40px;
}

.cta-info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 300;
  color: rgba(255, 255, 255, .48);
}

.cta-info-item svg {
  width: 16px;
  height: 16px;
  stroke: var(--teal);
  fill: none;
  stroke-width: 2;
  flex-shrink: 0;
}

.cta-info-item a {
  color: rgba(255, 255, 255, .7);
  text-decoration: none;
  transition: color .2s;
}

.cta-info-item a:hover { color: white; }


/* ══════════════════════════════════════════════════════════════════════════
   15. INDEX — HERO COMPLÉMENTS
   ══════════════════════════════════════════════════════════════════════════ */
.hero-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.hero-stats {
  display: flex;
  gap: 48px;
  margin-top: 48px;
  padding-top: 36px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  flex-wrap: wrap;
  justify-content: center;
}

.hero-stat { text-align: center; }

.stat-n {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: white;
  line-height: 1;
}

.stat-n span { color: var(--teal); }

.stat-l {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .55);
  margin-top: 5px;
}


/* ══════════════════════════════════════════════════════════════════════════
   16. INDEX — CONTEXTE
   ══════════════════════════════════════════════════════════════════════════ */
.context { background: var(--warm); }

.context-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 84px;
  align-items: center;
}

.ctx-body {
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.84;
  margin-top: 26px;
  margin-bottom: 38px;
  font-family: 'Syne', sans-serif;
}



.ctx-body strong {
  color: var(--navy);
  font-weight: 500;
}

.ctx-cta-block {
  margin-top: 38px;
  padding: 28px 32px;
  background: white;
  border-radius: 12px;
  border: 1px solid var(--border);
  border-left: 3px solid var(--teal);
}

.ctx-cta-label {
  font-family: 'DM Mono', monospace;
  font-size: 16px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 12px;
}

.ctx-cta-pitch {
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.76;
  margin-bottom: 22px;
  font-family: 'Syne', sans-serif;
}

.ctx-cta-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 16px;
  font-family: 'Syne', sans-serif;
  font-size: 12px;
  letter-spacing: .1em;
  color: var(--muted);
}

.ctx-cards {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.ctx-card {
  background: white;
  border-radius: 11px;
  padding: 22px 26px;
  border: 1px solid var(--border);
  border-left: 3px solid transparent;
  transition: border-left-color .25s, transform .25s;
  cursor: default;
}

.ctx-card:hover {
  border-left-color: var(--teal);
  transform: translateX(4px);
}

.ctx-tag {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--steel);
  margin-bottom: 14px;
}

.ctx-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 6px;
}

.ctx-text {
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.64;
  font-family: 'Syne', sans-serif;
}

.ctx-text em {
  display: block;
  margin-top: 8px;
  font-family: 'Syne', sans-serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: .08em;
  color: var(--muted);
}


/* ══════════════════════════════════════════════════════════════════════════
   17. INDEX — SERVICES
   ══════════════════════════════════════════════════════════════════════════ */
.services {
  background: var(--white);
  padding-bottom: 60px;
}

.services-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 56px;
}

.services-sub {
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.75;
  margin-top: 22px;
  max-width: 620px;
  font-family: 'Syne', sans-serif;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.srv-card {
  background: var(--fog);
  border-radius: var(--r);
  padding: 38px 32px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  transition: transform .26s, box-shadow .26s;
  cursor: default;
}

.srv-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 22px 50px rgba(15, 30, 53, .1);
}

.srv-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--teal), var(--teal2));
}

.srv-num {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: .14em;
  color: var(--teal);
  margin-bottom: 20px;
  text-transform: uppercase;
}

.srv-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.14;
  margin-bottom: 12px;
}

.srv-body {
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.73;
  flex: 1;
  margin-bottom: 28px;
  font-family: 'Syne', sans-serif;
}

.srv-tags {
  display: flex;
  font-size: 12px;
  flex-wrap: wrap;
  gap: 7px;
}

.stag {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 9px;
  letter-spacing: .07em;
  padding: 5px 11px;
  border-radius: 20px;
  background: white;
  color: var(--slate);
}

.srv-card-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
  background: var(--navy) !important;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid transparent !important;
  margin-top: 20px;
  padding: 32px 38px !important;
  transition: transform .26s, box-shadow .26s;
}

.srv-card-cta::after {
  background: linear-gradient(90deg, var(--teal2), var(--teal)) !important;
}

.srv-card-cta:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 50px rgba(15, 30, 53, .22);
}

.srv-card-cta-text {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.srv-card-cta .srv-num  { color: var(--teal2); margin-bottom: 0; }
.srv-card-cta .srv-title { color: white; margin-bottom: 0; font-size: 19px; line-height: 1.3; }

.srv-card-cta-subtitle {
  font-size: 13px;
  font-weight: 300;
  color: rgba(255, 255, 255, .5);
  line-height: 1.6;
  margin-top: 4px;
}

.srv-cta-arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .15);
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: var(--teal2);
  flex-shrink: 0;
  transition: background .25s, border-color .25s, transform .25s;
}

.srv-card-cta:hover .srv-cta-arrow {
  background: var(--teal);
  border-color: var(--teal);
  stroke: white;
  transform: translateX(4px);
}

.services-cta {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid var(--border);
}

.services-cta-text {
  font-size: 14px;
  font-weight: 300;
  color: var(--muted);
}

.services-cta-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--teal);
  text-decoration: none;
  transition: gap .2s;
}

.services-cta-link:hover { gap: 10px; }


/* ══════════════════════════════════════════════════════════════════════════
   18. INDEX — CIBLES
   ══════════════════════════════════════════════════════════════════════════ */
.cibles { background: var(--fog); }

.cibles-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 54px;
}

.cible {
  background: white;
  border-radius: var(--r);
  padding: 38px 32px;
  border: 1px solid var(--border);
  transition: border-color .25s, transform .25s, box-shadow .25s;
  cursor: default;
}

.cible:hover {
  border-color: var(--teal);
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(10, 30, 60, .08);
}

.cible-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.cible-icon {
  width: 44px;
  height: 44px;
  background: var(--ice);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cible-icon svg {
  width: 20px;
  height: 20px;
  stroke: var(--slate);
  fill: none;
  stroke-width: 1.5;
}

.cible-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 0;
  letter-spacing: -.01em;
  line-height: 1.1;
}

.cible-body {
  font-size: 16px;
  font-family: 'Syne', sans-serif;
  font-weight: 300;
  color: var(--text);
  line-height: 1.75;
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
}

.cible-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.cible-list li {
  font-family: 'Syne', sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 1.5;
}

.cible-list li::before {
  content: '';
  width: 12px;
  height: 1px;
  background: var(--teal);
  flex-shrink: 0;
}


/* ══════════════════════════════════════════════════════════════════════════
   19. INDEX — FAQ
   ══════════════════════════════════════════════════════════════════════════ */
.faq-s { background: var(--warm); }

.faq-s .faq-inner {
  max-width: 850px;
}

.faq-s h2 { margin-bottom: 2rem; }

.fqF-item {
  background: var(--white);
  border: 0.5px solid rgba(15, 30, 53, 0.08);
  border-radius: var(--r);
  overflow: hidden;
  transition: border-color .2s;
}

.fqF-item.open { border-color: rgba(10, 140, 110, 0.3); }

.fqF-q {	
  padding: 0.85rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  cursor: pointer;
  user-select: none;
}

.fqF-q h3 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: var(--navy);
  margin: 0;
  line-height: 1.35;
  letter-spacing: -0.005em;
}

.fqF-t {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--warm);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--teal);
  font-size: 14px;
  font-weight: 300;
  transition: transform .25s, background .2s, color .2s;
}

.fqF-item.open .fqF-t {
  background: var(--teal);
  color: var(--white);
  transform: rotate(45deg);
}

.fqF-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease;
}

.fqF-item.open .fqF-a { max-height: 400px; }

.fqF-a-in {
  padding: 0.8rem 1.25rem 1rem;
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  color: var(--text);
  line-height: 1.75;
  font-weight: 300;
  border-top: 0.5px solid var(--border);
}

.faq-foot {
  margin-top: 1.25rem;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 14px;
  color: var(--muted);
}

.faq-foot a { color: var(--teal); text-decoration: none; }
.faq-foot a:hover { text-decoration: underline; }

.fqF-list { display: flex; flex-direction: column; gap: 6px; }


/* ══════════════════════════════════════════════════════════════════════════
   20. INDEX — ÉQUIPE
   ══════════════════════════════════════════════════════════════════════════ */
.equipe {
  background: var(--navy);
  position: relative;
  overflow: hidden;
}

.equipe::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(10, 140, 110, .05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10, 140, 110, .05) 1px, transparent 1px);
  background-size: 44px 44px;
}

.equipe::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15%;
  right: 15%;
  height: 1px;
  background: rgba(255, 255, 255, .15);
  z-index: 3;
}

.equipe-glow {
  position: absolute;
  width: 600px;
  height: 600px;
  pointer-events: none;
  background: radial-gradient(circle, rgba(10, 140, 110, .14) 0%, transparent 65%);
  top: -200px;
  left: 50%;
  transform: translateX(-50%);
}

.equipe-inner {
  position: relative;
  z-index: 2;
  max-width: 960px;
  margin: 0 auto;
}

.equipe .sec-label { color: var(--teal); }
.equipe h2         { color: white; }
.equipe h2 em      { color: var(--teal); }

.equipe-intro {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: rgba(255, 255, 255, .5);
  line-height: 1.84;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 640px;
}

.equipe-intro strong {
  color: rgba(255, 255, 255, .8);
  font-weight: 400;
}

.values-inline {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 56px;
}

.value-pill {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 10px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .55);
}

.value-pill::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--teal);
  flex-shrink: 0;
}

.team-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.team-card {
  background: rgba(255, 255, 255, .04);
  border-radius: 14px;
  padding: 32px 34px;
  border: 1px solid rgba(255, 255, 255, .07);
  border-left: 3px solid var(--teal);
  transition: background .25s, border-color .25s;
  cursor: default;
  display: flex;
  flex-direction: column;
}

.team-card:hover {
  background: rgba(255, 255, 255, .07);
  border-color: rgba(255, 255, 255, .12);
  border-left-color: var(--teal2);
}

.team-card-head {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 16px;
}

.team-avatar {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  background: rgba(10, 140, 110, .15);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 17px;
  font-weight: 800;
  color: white;
  letter-spacing: .02em;
}

.team-avatar span { color: var(--teal); }

.team-name {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: white;
  margin-bottom: 3px;
}

.team-role {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--teal);
}

.team-desc {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: rgba(255, 255, 255, .45);
  line-height: 1.72;
  padding-bottom: 18px;
}

.team-linkedin {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, .07);
  width: 100%;
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .28);
  text-decoration: none;
  transition: color .2s;
}

.team-linkedin:hover { color: rgba(255, 255, 255, .55); }

.team-linkedin-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  background: #0A66C2;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 11px;
  font-weight: 800;
  color: white;
  letter-spacing: 0;
  text-transform: none;
  flex-shrink: 0;
  line-height: 1;
}


/* ══════════════════════════════════════════════════════════════════════════
   20. CATALOGUE + CONTACT — FILTRES
   ══════════════════════════════════════════════════════════════════════════ */
.filter-bar {
  background: var(--navy);
  border-bottom: 1px solid rgba(255, 255, 255, .07);
  padding: 0 60px;
  position: sticky;
  top: 70px;
  z-index: 100;
}

.filter-tabs {
  display: flex;
  list-style: none;
  overflow-x: auto;
  scrollbar-width: none;
}

.filter-tabs::-webkit-scrollbar { display: none; }

.filter-tab {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .3);
  padding: 18px 24px;
  border: none;
  background: none;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: color .2s, border-color .2s;
  white-space: nowrap;
}

.filter-tab:hover  { color: rgba(255, 255, 255, .65); }
.filter-tab.active { color: var(--teal2); border-bottom-color: var(--teal2); }


/* ══════════════════════════════════════════════════════════════════════════
   21. CATALOGUE + CONTACT — CATÉGORIES
   ══════════════════════════════════════════════════════════════════════════ */
.cat-section {
  padding: 80px 60px;
  scroll-margin-top: 130px;
}

.cat-section:nth-child(odd)  { background: var(--white); }
.cat-section:nth-child(even) { background: var(--warm); }

.cat-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 52px;
}

.cat-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--ice);
  border: 1px solid var(--border);
  border-radius: 20px;
  padding: 5px 14px 5px 8px;
  margin-bottom: 16px;
}

.cat-badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--teal);
  flex-shrink: 0;
}

.cat-badge-text {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--slate);
}

.cat-count {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--muted);
  padding-top: 8px;
}

.sec-intro {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.8;
  max-width: 560px;
  margin-top: 14px;
}


/* ══════════════════════════════════════════════════════════════════════════
   22. CATALOGUE + CONTACT — GRILLES
   ══════════════════════════════════════════════════════════════════════════ */
.grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }


/* ══════════════════════════════════════════════════════════════════════════
   23. CATALOGUE + CONTACT — CARTES PRESTATIONS
   ══════════════════════════════════════════════════════════════════════════ */
.card {
  background: white;
  border-radius: 16px;
  border: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  transition: transform .28s, box-shadow .28s, border-color .28s;
  cursor: default;
}

.card:hover {
  transform: translateY(-5px);
  box-shadow: 0 24px 52px rgba(15, 30, 53, .1);
  border-color: rgba(10, 140, 110, .22);
}

.card-accent {
  height: 3px;
  background: linear-gradient(90deg, var(--teal), var(--teal2));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .36s;
}

.card:hover .card-accent { transform: scaleX(1); }

.card-body {
  padding: 34px 32px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.card-num {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: .16em;
  color: var(--teal);
}

.card-type {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--muted);
  background: var(--fog);
  padding: 4px 10px;
  border-radius: 12px;
}

.card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.15;
  margin-bottom: 12px;
}

.card-desc {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.76;
  margin-bottom: 24px;
}

.del-label {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 10px;
}

.del-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.del-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  font-weight: 300;
  color: var(--text);
  line-height: 1.5;
}

.del-list li::before {
  content: '';
  width: 14px;
  height: 1px;
  background: var(--teal);
  flex-shrink: 0;
  margin-top: 9px;
}

/* Variante sombre — carte sur fond navy */
.card.dark {
  background: var(--navy);
  border-color: rgba(10, 140, 110, .18);
}

.card.dark .card-title  { color: white; }
.card.dark .card-desc   { color: rgba(255, 255, 255, .45); }
.card.dark .card-num    { color: var(--teal2); }
.card.dark .card-type   { background: rgba(255, 255, 255, .07); color: rgba(255, 255, 255, .4); }
.card.dark .del-label   { color: rgba(255, 255, 255, .3); }
.card.dark .del-list li { color: rgba(255, 255, 255, .5); }
.card.dark .del-list li::before { background: var(--teal2); }


/* ══════════════════════════════════════════════════════════════════════════
   24. QUIZ — SURCHARGES DE VARIABLES
   ══════════════════════════════════════════════════════════════════════════
   Action requise : ajouter class="page-quiz" sur le <body> de test-cyber.html
   Raison : --muted et --border sont légèrement plus contrastés sur le quiz
   pour améliorer la lisibilité des options sur fond blanc.
   ══════════════════════════════════════════════════════════════════════════ */
body.page-quiz {
  --muted:  #6B7C99;
  --border: #D0D9E8;
  background: var(--bg);
}


/* ══════════════════════════════════════════════════════════════════════════
   25. QUIZ — BASE ET CONTENEUR
   ══════════════════════════════════════════════════════════════════════════ */
.wrap {
  flex: 1;
  width: 100%;
  margin: 0 auto;
  padding: 64px 60px 100px;
}


/* ══════════════════════════════════════════════════════════════════════════
   26. QUIZ — CARTE DE LANCEMENT
   ══════════════════════════════════════════════════════════════════════════ */
.quiz-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 32px;
  cursor: pointer;
  transition: border-color .2s, box-shadow .2s, transform .15s;
  position: relative;
  overflow: hidden;
}

.quiz-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--teal);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .25s;
}

.quiz-card:hover {
  border-color: var(--teal);
  box-shadow: 0 4px 20px rgba(10, 140, 110, .1);
  transform: translateY(-2px);
}

.quiz-card:hover::before { transform: scaleX(1); }

.card-badge {
  display: inline-block;
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  letter-spacing: .06em;
  text-transform: uppercase;
  background: var(--light-blue);
  color: #1E2D3D;
  padding: 3px 10px;
  border-radius: 20px;
  margin-bottom: 14px;
}

/* .card-title dans le quiz — hérite du défaut Bricolage Grotesque (section 23) */
.quiz-card .card-title {
  font-size: 25px;
  font-weight: 600;
}

.quiz-card .card-desc {
  font-size: 16px;
  color: var(--muted);
  line-height: 1.65;
  margin-bottom: 24px;
}

.quiz-card .card-meta {
  padding-top: 16px;
  border-top: 1px solid var(--border);
  margin-bottom: 0;
}

.card-info {
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  color: var(--light);
  letter-spacing: .04em;
}

.card-cta {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: var(--teal);
}


/* ══════════════════════════════════════════════════════════════════════════
   27. QUIZ — PROGRESSION
   ══════════════════════════════════════════════════════════════════════════ */
.progress-bar-wrap {
  height: 6px;
  background: var(--light-blue);
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 8px;
}

.progress-bar-fill {
  height: 100%;
  background: var(--teal);
  border-radius: 3px;
  transition: width .4s;
}

.progress-info {
  display: flex;
  justify-content: space-between;
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  color: var(--light);
  margin-bottom: 32px;
}


/* ══════════════════════════════════════════════════════════════════════════
   28. QUIZ — ÉTAPES ET QUESTIONS
   ══════════════════════════════════════════════════════════════════════════ */
.step        { display: none; }
.step.active { display: block; }


#quiz {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}


.theme-tag {
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--teal);
  margin-bottom: 10px;
}

.q-text {
  font-size: 23px;
  font-weight: 500;
  color: var(--navy);
  line-height: 1.4;
  margin-bottom: 8px;
}

.q-note {
  font-size: 15px;
  color: var(--muted);
  font-style: italic;
  margin-bottom: 24px;
  line-height: 1.5;
}


/* ══════════════════════════════════════════════════════════════════════════
   29. QUIZ — OPTIONS
   ══════════════════════════════════════════════════════════════════════════ */
.options {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 28px;
}

.opt-btn {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 13px 16px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  color: var(--muted);
  line-height: 1.4;
  text-align: left;
  transition: border-color .15s, background .15s, color .15s;
  width: 100%;
}

.opt-btn:hover    { border-color: var(--teal); background: #F0FAF6; color: var(--navy); }
.opt-btn.selected { border-color: var(--teal); background: #E8F6F2; color: var(--navy); font-weight: 500; }

.opt-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid var(--border);
  flex-shrink: 0;
  margin-top: 1px;
  transition: all .15s;
  background: #fff;
}

.opt-btn.selected .opt-dot {
  border-color: var(--teal);
  background: var(--teal);
}


/* ══════════════════════════════════════════════════════════════════════════
   30. QUIZ — SOUS-QUESTIONS
   ══════════════════════════════════════════════════════════════════════════ */
.sub-block {
  background: #F0FAF6;
  border: 1px solid rgba(10, 140, 110, .2);
  border-radius: 8px;
  padding: 18px 20px;
  margin-bottom: 28px;
  display: none;
}

.sub-block.visible { display: block; }

.sub-label {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--teal);
  margin-bottom: 10px;
}

.sub-q-text {
  font-size: 16px;
  font-weight: 500;
  color: var(--navy);
  margin-bottom: 14px;
  line-height: 1.4;
}

.sub-options {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}

.sub-options:last-child { margin-bottom: 0; }


/* ══════════════════════════════════════════════════════════════════════════
   31. QUIZ — NAVIGATION
   ══════════════════════════════════════════════════════════════════════════ */
.nav-btns {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.btn-next {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 17px;
  font-weight: 600;
  background: var(--teal);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 13px 32px;
  cursor: pointer;
  transition: background .2s;
}

.btn-next:hover    { background: var(--teal2); }
.btn-next:disabled { background: var(--border); cursor: not-allowed; color: var(--light); }

.btn-prev {
  font-size: 16px;
  color: var(--muted);
  background: none;
  border: 1px solid var(--border);
  border-radius: 6px;
  padding: 12px 20px;
  cursor: pointer;
  transition: border-color .2s, color .2s;
}

.btn-prev:hover { border-color: var(--navy); color: var(--navy); }


/* ══════════════════════════════════════════════════════════════════════════
   32. QUIZ — RÉSULTATS
   ══════════════════════════════════════════════════════════════════════════ */
.results { display: none; margin-top: 8px; width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; }
.results.visible { display: block; }

.score-box {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
  padding: 36px;
  border-radius: 14px;
  margin-bottom: 36px;
  border: 2px solid currentColor;
}

.score-circle {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}



.score-pct  { font-family: 'Bricolage Grotesque', sans-serif; font-size: 36px; font-weight: 700; line-height: 1; }
.score-unit { font-family: 'DM Mono', monospace; font-size: 10px; margin-top: 2px; opacity: .7; }

.score-info { 
font-family: 'Syne', sans-serif;
  font-size: 16px;
flex: 1; 
min-width: 180px; 
}

.lvl-badge {
  display: inline-block;
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .07em;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 8px;
}

.lvl-label { font-family: 'Bricolage Grotesque', sans-serif; font-size: 25px; font-weight: 700; margin-bottom: 6px; }
.lvl-desc  { font-size: 16px; color: var(--muted); line-height: 1.55; }

/* Niveaux de maturité — 5 niveaux */
.s-level1 .score-circle { background: var(--black-bg); }
.s-level1 .score-pct    { color: var(--black); }
.s-level1 .lvl-badge    { background: var(--black-bg); color: var(--black); }
.s-level1 .lvl-label    { color: var(--black); }
.s-level1               { border-color: var(--black-bg); background: var(--black-bg); }

.s-level2 .score-circle { background: var(--red-bg); }
.s-level2 .score-pct    { color: var(--red); }
.s-level2 .lvl-badge    { background: var(--red-bg); color: var(--red); }
.s-level2 .lvl-label    { color: var(--red); }
.s-level2               { border-color: var(--red-bg); background: var(--red-bg); }

.s-level3 .score-circle { background: var(--orange-bg); }
.s-level3 .score-pct    { color: var(--orange); }
.s-level3 .lvl-badge    { background: var(--orange-bg); color: var(--orange); }
.s-level3 .lvl-label    { color: var(--orange); }
.s-level3               { border-color: var(--orange-bg); background: var(--orange-bg); }

.s-level4 .score-circle { background: var(--yellow-bg); }
.s-level4 .score-pct    { color: var(--yellow); }
.s-level4 .lvl-badge    { background: var(--yellow-bg); color: var(--yellow); }
.s-level4 .lvl-label    { color: var(--yellow); }
.s-level4               { border-color: var(--yellow-bg); background: var(--yellow-bg); }

.s-level5 .score-circle { background: var(--teal-light); }
.s-level5 .score-pct    { color: var(--teal); }
.s-level5 .lvl-badge    { background: var(--teal-light); color: var(--teal); }
.s-level5 .lvl-label    { color: var(--teal); }
.s-level5               { border-color: var(--teal-light); background: var(--teal-light); }




/* ══════════════════════════════════════════════════════════════════════════
   33. QUIZ — BARRES PAR THÈME
   ══════════════════════════════════════════════════════════════════════════ */
.theme-bar-section { margin-bottom: 28px; }

.theme-bar-row {
  margin-bottom: 0;
  padding: 24px 0;
  border-bottom: 1px solid var(--border);
}

.theme-bar-row:first-child { border-top: 1px solid var(--border); }

.theme-bar-header {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 8px;
}

.theme-bar-name { 
font-size: 22px;
 font-weight: 600;
 color: var(--navy); 
}

.theme-bar-pct  { 
 font-family: 'DM Mono', monospace;
 color: var(--muted);
 font-size: 15px; }

.bar-track {
  height: 10px;
  background: var(--light-blue);
  border-radius: 5px;
  overflow: hidden;
}

.bar-fill   { height: 100%; border-radius: 5px; }
.bar-black  { background: var(--black); }
.bar-red    { background: var(--red); }
.bar-orange { background: var(--orange); }
.bar-yellow { background: var(--yellow); }
.bar-teal   { background: var(--teal); }
.bar-green  { background: var(--green); } /* alias de bar-teal pour compatibilité */


.theme-intro {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  color: var(--muted);
  margin-bottom: 10px;
  line-height: 1.6;
}

.theme-cloture {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  color: var(--teal);
  font-style: italic;
  line-height: 1.6;
}

.theme-text-wrap { margin-top: 10px; }

.pct-black  { color: var(--black); }
.pct-red    { color: var(--red); }
.pct-orange { color: var(--orange); }
.pct-yellow { color: var(--yellow); }
.pct-teal   { color: var(--teal); }


/* ══════════════════════════════════════════════════════════════════════════
   34. QUIZ — RECOMMANDATIONS
   ══════════════════════════════════════════════════════════════════════════ */
.recos-title {
font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: var(--navy);
  margin-bottom: 8px;
  padding-top: 8px;
  border-top: 3px solid var(--teal);
}

.recos-sub {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  color: var(--muted);
  margin-bottom: 20px;
  line-height: 1.6;
  font-weight: 300;
}

.reco-list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 32px; }

.reco-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px 22px;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 12px;
}

.reco-top  { display: flex; align-items: center; gap: 12px; }

.reco-num {
  font-family: 'DM Mono', monospace;
  font-size: 13px;
  color: var(--teal);
  font-weight: 500;
  min-width: 22px;
  flex-shrink: 0;
}

.reco-name { font-family: 'Bricolage Grotesque', sans-serif; font-size: 22px; font-weight: 700; color: var(--navy); }
.reco-desc { 
font-family: 'Syne', sans-serif;
font-size: 16px; 
color: var(--muted); 
line-height: 1.65; 
padding-left: 34px; 
font-weight: 300; 
}

.reco-link {
  font-size: 14px;
  color: var(--teal);
  text-decoration: none;
  font-weight: 500;
  padding-left: 32px;
  width: fit-content;
  transition: opacity .15s;
}

.reco-link:hover { opacity: .7; }

/* Labels de priorité des recommandations */
.reco-tier-label {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--teal);
  margin: 20px 0 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.reco-list > .reco-tier-label:first-child { margin-top: 0; }
.reco-tier-soft  { color: var(--muted); }
.reco-tier-later { color: var(--light); cursor: pointer; user-select: none; }

.reco-later-arrow::before { content: '▸'; font-size: 10px; }
details[open] .reco-later-arrow::before { content: '▾'; }

.reco-later-wrap            { border: none; padding: 0; }
.reco-later-wrap summary    { list-style: none; }
.reco-later-wrap summary::-webkit-details-marker { display: none; }
.reco-later-wrap > .reco-item { margin-top: 10px; }

.reco-priority  { border-color: rgba(10, 140, 110, .35); border-width: 1.5px; }
.reco-secondary { opacity: .82; }
.reco-tertiary  { opacity: .72; }


/* ══════════════════════════════════════════════════════════════════════════
   35. QUIZ — CTA RÉSULTATS
   ══════════════════════════════════════════════════════════════════════════ */
.cta-box {
  background: var(--navy);
  border-radius: 10px;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.cta-box p      { font-size: 16px; color: rgba(255, 255, 255, .8); line-height: 1.5; flex: 1; }
.cta-box strong { color: #fff; }

.btn-restart {
  font-size: 15px;
  color: var(--muted);
  background: none;
  border: 1px solid var(--border);
  border-radius: 6px;
  padding: 10px 20px;
  cursor: pointer;
  display: block;
  width: 100%;
  transition: border-color .2s, color .2s;
}

.btn-restart:hover { border-color: var(--navy); color: var(--navy); }


/* ══════════════════════════════════════════════════════════════════════════
   36. QUIZ — CODE DE RÉSULTATS
   ══════════════════════════════════════════════════════════════════════════ */
.code-block {
  background: #F0FAF6;
  border: 1px solid rgba(10, 140, 110, .2);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 16px;
}

.code-label {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--teal);
  margin-bottom: 8px;
}

.code-field {
  font-family: 'DM Mono', monospace;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .1em;
  width: 100%;
  padding: 10px 14px;
  border: 1px solid rgba(10, 140, 110, .3);
  border-radius: 6px;
  background: #fff;
  color: var(--navy);
  cursor: default;
}

.code-note {
font-family: 'Syne', sans-serif;
  font-size: 14px;
  color: var(--muted);
  margin-top: 8px;
  line-height: 1.5;
  font-style: italic;
}


/* ══════════════════════════════════════════════════════════════════════════
   37. QUIZ — LANDING PREVIEW
   ══════════════════════════════════════════════════════════════════════════ */
.lp-preview { margin-bottom: 28px; }

.lp-eyebrow {
  font-family: 'DM Mono', monospace;
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.lp-eyebrow::before {
  content: '';
  width: 22px;
  height: 1px;
  background: var(--teal);
  flex-shrink: 0;
}

.lp-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(28px, 3.2vw, 44px);
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 12px;
  letter-spacing: -.03em;
  line-height: 1.05;
}

.lp-title em { color: var(--teal); font-style: normal; }

.lp-sub {
  font-size: 16px;
  font-weight: 300;
  color: var(--muted);
  line-height: 1.75;
  margin: 0 0 28px;
  max-width: 580px;
}

/* Grille 3 cartes */
.lp-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-bottom: 14px;
}

.lp-card {
  background: #fff;
  border: 1px solid var(--border);
  border-top: 2px solid var(--teal);
  border-radius: 14px;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  transition: box-shadow .25s, transform .25s;
}

.lp-card-num {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 12px;
}

.lp-card-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--navy);
  margin: 0 0 16px;
  line-height: 1.25;
}

.lp-inner {
  background: var(--bg);
  border-radius: 10px;
  padding: 14px;
  flex: 1;
}

.lp-inner-flex { display: flex; flex-direction: column; }

/* Score */
.lp-global-score {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 7px;
}

.lp-score-label {
  font-family: 'DM Mono', monospace;
  font-size: 16px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--muted);
}

.lp-score-pct {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.lp-bar-track {
  height: 4px;
  background: var(--light-blue);
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 16px;
}

.lp-bar-sm   { height: 3px; margin-bottom: 0; flex: 1; }
.lp-bar-fill { height: 100%; border-radius: 2px; }

.lp-theme-bars { display: flex; flex-direction: column; gap: 9px; }

.lp-theme-row {
  display: grid;
  grid-template-columns: 90px 1fr 36px;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  color: var(--muted);
  font-weight: 300;
}

.lp-theme-pct {
  font-family: 'DM Mono', monospace;
  font-size: 11px;
  font-weight: 500;
  text-align: right;
}

/* Diagnostic */
.lp-diag-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 7px;
}

.lp-diag-name { font-size: 16px; font-weight: 600; color: var(--navy); }
.lp-diag-pct  { font-family: 'Bricolage Grotesque', sans-serif; font-size: 14px; font-weight: 600; }

.lp-diag-label {
  font-family: 'DM Mono', monospace;
  font-size: 14px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 5px;
  margin-top: 5px;
}

.lp-diag-text {
  font-family: 'Syne', sans-serif;
  font-size: 14px;
  color: var(--muted);
  line-height: 1.65;
  margin: 0 0 14px;
  font-weight: 300;
}

.lp-diag-action { 
  color: var(--navy); 
  margin-bottom: 0; }

/* Actions */
.lp-recos {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 14px;
}

.lp-reco {
  border-radius: 7px;
  padding: 10px 12px;
  background: var(--bg);
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.lp-reco-red    { border-left: 2px solid var(--red); }
.lp-reco-orange { border-left: 2px solid var(--orange); }
.lp-reco-teal   { border-left: 2px solid var(--teal); }
.lp-reco-muted  { border-left: 2px solid var(--border); }

.lp-reco-badge {
  font-family: 'DM Mono', monospace;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.lp-reco-name {
  font-family: 'Syne', sans-serif;
  font-size: 14px; 
  color: var(--navy); 
  font-weight: 500; }

.lp-reco-note {
  font-family: 'Syne', sans-serif;
  font-size: 12px;
  color: var(--light);
  margin: 4px 0 0;
  font-style: italic;
  font-weight: 300;
}

/* Disclaimer */
.lp-disclaimer {
  font-size: 12px;
  color: var(--light);
  text-align: center;
  font-style: italic;
  margin: 0 0 32px;
  font-weight: 300;
}

/* Bloc CTA lancement */
.lp-launch {
  background: #fff;
  border: 1px solid var(--border);
  border-top: 3px solid var(--teal);
  border-radius: 14px;
  padding: 48px 40px;
  text-align: center;
  cursor: pointer;
  transition: box-shadow .25s;
}

.lp-launch:hover { box-shadow: 0 8px 36px rgba(10, 140, 110, .12); }

.lp-launch-eyebrow {
  font-family: 'DM Mono', monospace;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--teal);
  margin-bottom: 16px;
}

.lp-launch-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 800;
  color: var(--navy);
  margin: 0 0 12px;
  letter-spacing: -.03em;
  line-height: 1.05;
}

.lp-launch-sub {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: var(--muted);
  line-height: 1.75;
  margin: 0 auto 28px;
  max-width: 480px;
}

.lp-launch-btn {
  display: inline-flex;
  margin-bottom: 24px;
  font-size: 16px;
  padding: 16px 40px;
  border: none;
  cursor: pointer;
}

.lp-launch-meta {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  font-family: 'DM Mono', monospace;
  font-size: 10.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--light);
  margin-bottom: 12px;
}

.lp-launch-note {
  font-size: 13px;
  color: var(--light);
  font-style: italic;
  font-weight: 300;
  margin: 0;
}


/* ══════════════════════════════════════════════════════════════════════════
   38. RESPONSIVE
   ══════════════════════════════════════════════════════════════════════════ */

/* Tablette */
@media (max-width: 1100px) {
  .grid-3 { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 960px) and (min-width: 721px) {
  section { padding: 80px 36px; }

  .hero        { padding: 118px 36px 72px; }
  .hero--home  { padding: 118px 36px 96px; }

  .page-hero,
  .cat-section,
  .cta-s { padding: 72px 24px; }

  .filter-bar  { padding: 0 24px; }

  .context-inner { grid-template-columns: 1fr; gap: 40px; }
  .ctx-cta-block { grid-template-columns: 1fr; }
  .ctx-cards     { grid-template-columns: 1fr 1fr; }
  .services-grid { grid-template-columns: 1fr 1fr; }
  .cibles-grid   { grid-template-columns: 1fr 1fr; }
  .cta-grid      { grid-template-columns: 1fr; gap: 48px; }

  .grid-2,
  .grid-3 { grid-template-columns: 1fr; }

  .cat-header { flex-direction: column; }

  .wrap { padding: 48px 36px 80px; }
}

/* Mobile */
@media (max-width: 720px) {
  section { padding: 72px 24px; }

  .hero       { padding: 108px 24px 64px; min-height: 70svh; }
  .hero--home { padding: 118px 24px 96px; min-height: 100svh; }

  .page-hero  { padding: 118px 24px 72px; }

  .hero-stats  { gap: 24px; }

  .context-inner { grid-template-columns: 1fr; gap: 40px; }
  .ctx-header    { text-align: left; }
  .ctx-header .sec-label { justify-content: flex-start; }
  .ctx-cards     { grid-template-columns: 1fr; }
  .ctx-cta-block { grid-template-columns: 1fr; }

  .services-head { flex-direction: column; gap: 14px; align-items: flex-start; }
  .services-grid { grid-template-columns: 1fr; }
  .srv-card-cta  { flex-direction: column; align-items: flex-start; gap: 24px; }
  .srv-card-cta .srv-title { font-size: 18px; }

  .cibles-grid    { grid-template-columns: 1fr; }
  .values-inline  { flex-direction: column; gap: 12px; }
  .team-cards     { grid-template-columns: 1fr; }
  .cta-grid       { grid-template-columns: 1fr; gap: 48px; }
  .cta-s          { padding: 72px 24px; }

  .grid-2,
  .grid-3 { grid-template-columns: 1fr; }

  .cat-section,
  .filter-bar { padding-left: 24px; padding-right: 24px; }

  .wrap { padding: 32px 20px 64px; }

  .lp-cards { grid-template-columns: 1fr; }
  .lp-launch { padding: 36px 24px; }

  /* ── Padding des cartes — trop généreux sur mobile ────────────────── */
  .srv-card          { padding: 26px 22px; }
  .srv-card-cta      { padding: 24px 22px !important; }
  .cible             { padding: 28px 22px; }
  .card-body         { padding: 26px 20px; }
  .ctx-cta-block     { padding: 20px 22px; }
  .lp-card           { padding: 20px 18px; }

  /* ── Typographie — réduire les tailles sur petits écrans ─────────── */
  .fqF-q h3         { font-size: 17px; }
  .q-text            { font-size: 19px; }
  .q-note            { font-size: 14px; }
  .quiz-card .card-title { font-size: 21px; }
  .lp-card-title     { font-size: 19px; }
  .theme-bar-name    { font-size: 18px; }
  .reco-name         { font-size: 18px; }
  .recos-title       { font-size: 22px; }
  .lvl-label         { font-size: 21px; }

  /* ── Hero home — boutons CTA en colonne sur mobile ───────────────── */
  .hero-actions {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 100%;
  }

  .hero-actions .btn-primary,
  .hero-actions .btn-ghost {
    width: 100%;
    max-width: 320px;
    justify-content: center;
  }

  /* ── Services CTA (lien "Écrivez-nous") — en colonne ─────────────── */
  .services-cta {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  /* ── CTA résultats quiz — en colonne ─────────────────────────────── */
  .cta-box {
    flex-direction: column;
    align-items: flex-start;
  }

  /* ── Score box résultats — padding réduit ────────────────────────── */
  .score-box { padding: 24px 20px; gap: 20px; }

  /* ── Reco desc — supprimer l'indent gauche sur mobile ───────────── */
  .reco-desc { padding-left: 0; }
  .reco-link { padding-left: 0; }
}


/* ══════════════════════════════════════════════════════════════════════════
   39. CONTACT — PAGE FORMULAIRE
   ══════════════════════════════════════════════════════════════════════════ */
body.page-contact {
  color: var(--navy);
  background: linear-gradient(to right,
    #0F1E35 0%, #122238 22%, #7AAABF 46%, #C8DCE8 62%, #EDF1F7 100%
  );
  background-attachment: fixed;
  overflow-x: hidden;
}

.page {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 70px;
  min-height: calc(100vh - 94px);
}

.panel-left {
  padding: 80px 64px 80px 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.panel-left::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(10,140,110,.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10,140,110,.07) 1px, transparent 1px);
  background-size: 54px 54px;
  animation: gridPulse 10s ease-in-out infinite;
}

.panel-left::after {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  pointer-events: none;
  background: radial-gradient(circle, rgba(10,140,110,.12) 0%, transparent 60%);
  z-index: 0;
}

.panel-left-content { position: relative; z-index: 1; }

.panel-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(38px, 4.8vw, 66px);
  font-weight: 800;
  color: white;
  line-height: .97;
  letter-spacing: -.03em;
  margin-bottom: 22px;
  animation: fadeUp .55s .2s ease both;
}

.panel-title em { font-style: normal; color: var(--teal); }

.panel-sub {
  font-size: 17px;
  font-weight: 300;
  color: rgba(255,255,255,.48);
  line-height: 1.8;
  max-width: 380px;
  margin-bottom: 56px;
  animation: fadeUp .55s .3s ease both;
}

.info-meta {
  display: flex;
  flex-direction: column;
  gap: 0;
  animation: fadeUp .55s .4s ease both;
}

.info-meta-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 0;
  border-top: 1px solid rgba(255,255,255,.07);
}

.info-meta-item:last-child { border-bottom: 1px solid rgba(255,255,255,.07); }

.info-meta-icon {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  flex-shrink: 0;
  background: rgba(10,140,110,.13);
  border: 1px solid rgba(10,175,138,.16);
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-meta-icon svg {
  width: 14px;
  height: 14px;
  stroke: var(--teal2);
  stroke-width: 1.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.info-meta-body { display: flex; flex-direction: column; gap: 4px; }

.info-meta-label {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: rgba(255,255,255,.25);
}

.info-meta-value {
  font-size: 13.5px;
  font-weight: 400;
  color: rgba(255,255,255,.6);
  line-height: 1.3;
}

.info-meta-value a { color: var(--teal2); text-decoration: none; transition: opacity .15s; }
.info-meta-value a:hover { opacity: .75; }

/* FAQ dans le panel gauche (fond sombre) */
.panel-left .faq-contact {
  margin-bottom: 40px;
  animation: fadeUp .55s .38s ease both;
}

.panel-left .faq-contact-label {
  font-family: 'DM Mono', monospace;
  font-size: 9px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: rgba(255,255,255,.25);
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.panel-left .faq-contact-label::before {
  content: '';
  width: 18px;
  height: 1px;
  background: rgba(255,255,255,.2);
}

.panel-left .fqF-list { gap: 4px; }

.panel-left .fqF-item {
  background: rgba(255,255,255,.04);
  border-color: rgba(255,255,255,.08);
  border-radius: 10px;
}

.panel-left .fqF-item.open {
  border-color: rgba(10,140,110,.35);
  background: rgba(10,140,110,.06);
}

.panel-left .fqF-q { padding: 0.7rem 1rem; }

.panel-left .fqF-q h3 {
  font-size: 16px;
  color: rgba(255,255,255,.8);
}

.panel-left .fqF-t {
  background: rgba(255,255,255,.08);
  color: var(--teal2);
  width: 20px;
  height: 20px;
  font-size: 13px;
}

.panel-left .fqF-item.open .fqF-t {
  background: var(--teal);
  color: white;
}

.panel-left .fqF-a-in {
  padding: 0.65rem 1rem 0.85rem;
  font-size: 16px;
  color: rgba(255,255,255,.42);
  border-top-color: rgba(255,255,255,.07);
  line-height: 1.7;
}

.panel-right {
  padding: 80px 72px 80px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.form-card {
  background: rgba(250,251,253,.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 20px;
  padding: 48px 48px 44px;
  box-shadow:
    0 4px 40px rgba(15,30,53,.08),
    0 0 0 1px rgba(255,255,255,.5) inset;
}

.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px; }
.field { display: flex; flex-direction: column; gap: 7px; margin-bottom: 16px; }

label {
  font-family: 'DM Mono', monospace;
  font-size: 10px;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--slate);
}

label .req { color: var(--teal); margin-left: 2px; }

input, select, textarea {
  font-family: 'DM Sans', sans-serif;
  font-size: 14.5px;
  color: var(--navy);
  background: rgba(255,255,255,.9);
  border: 1.5px solid rgba(200,215,230,.8);
  border-radius: 10px;
  padding: 11px 15px;
  width: 100%;
  outline: none;
  transition: border-color .18s, box-shadow .18s, background .18s;
  -webkit-appearance: none;
}

input::placeholder, textarea::placeholder { color: var(--muted); font-weight: 300; }
input:hover, select:hover, textarea:hover { border-color: #97b4c8; background: white; }

input:focus, select:focus, textarea:focus {
  border-color: var(--teal);
  box-shadow: 0 0 0 3px rgba(10,140,110,.09);
  background: white;
}

select {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%238A9BB5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 13px center;
  background-size: 15px;
  padding-right: 38px;
  background-color: rgba(255,255,255,.9);
}

textarea { resize: vertical; min-height: 108px; line-height: 1.65; }

.f-section {
  font-family: 'DM Mono', monospace;
  font-size: 9.5px;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--muted);
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 26px 0 14px;
}

.f-section::after { content: ""; flex: 1; height: 1px; background: rgba(200,215,230,.7); }
.f-section--top { margin-top: 22px; }

.check-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 8px;
  margin-bottom: 6px;
}

.check-tile {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 10px 13px;
  border-radius: 9px;
  border: 1.5px solid rgba(200,215,230,.8);
  background: rgba(255,255,255,.6);
  cursor: pointer;
  transition: border-color .18s, background .18s;
  font-size: 13px;
  color: var(--text);
  user-select: none;
  min-width: 0;
  overflow: hidden;
}

.check-tile:hover { border-color: var(--teal); background: rgba(10,140,110,.04); }

.check-tile input[type="checkbox"] {
  width: 15px;
  height: 15px;
  min-width: 15px;
  flex-shrink: 0;
  accent-color: var(--teal);
  cursor: pointer;
  border: none;
  box-shadow: none;
  padding: 0;
  border-radius: 3px;
}

.check-tile:has(input:checked) {
  border-color: var(--teal);
  background: rgba(10,140,110,.07);
  color: var(--navy);
  font-weight: 500;
}

.ferr {
  font-size: 11px;
  color: #c0392b;
  display: none;
  font-family: 'DM Mono', monospace;
  letter-spacing: .04em;
  margin-top: 2px;
}

input.inv, select.inv, textarea.inv {
  border-color: #e05c4a;
  box-shadow: 0 0 0 3px rgba(192,57,43,.08);
}

#code-quiz {
  font-family: 'DM Mono', monospace;
  letter-spacing: .06em;
}

.privacy {
  display: flex;
  gap: 9px;
  margin: 24px 0 22px;
  font-size: 12px;
  color: var(--muted);
  line-height: 1.65;
}

.privacy svg {
  width: 13px;
  height: 13px;
  stroke: var(--muted);
  stroke-width: 1.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  margin-top: 2px;
}

.privacy a { color: var(--teal); text-decoration: none; }

.btn {
  font-family: 'Syne', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .03em;
  color: white;
  background: linear-gradient(135deg, var(--teal), var(--teal2));
  border: none;
  border-radius: 10px;
  padding: 14px 32px;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  box-shadow: 0 4px 20px rgba(10,140,110,.28);
  transition: transform .18s, box-shadow .18s;
  position: relative;
  overflow: hidden;
}

.btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,.1) 0%, transparent 55%);
}

.btn:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(10,140,110,.38); }
.btn:active { transform: translateY(0); }
.btn:disabled { opacity: .5; cursor: default; transform: none; box-shadow: none; }

.btn svg {
  width: 15px;
  height: 15px;
  stroke: white;
  stroke-width: 2;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

@keyframes spin { to { transform: rotate(360deg); } }

.spinner {
  display: none;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255,255,255,.3);
  border-top-color: white;
  border-radius: 50%;
  animation: spin .7s linear infinite;
}

.btn-foot {
  text-align: center;
  margin-top: 13px;
  font-family: 'DM Mono', monospace;
  font-size: 11px;
  letter-spacing: .05em;
  color: var(--muted);
}

.success {
  display: none;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 48px 20px;
  gap: 18px;
}

.success-ico {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: rgba(10,140,110,.10);
  border: 1.5px solid rgba(10,140,110,.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.success-ico svg {
  width: 24px;
  height: 24px;
  stroke: var(--teal);
  stroke-width: 1.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.success h3 { font-family: 'Syne', sans-serif; font-size: 20px; font-weight: 700; color: var(--navy); }
.success p  { font-size: 14px; color: var(--muted); line-height: 1.75; max-width: 340px; }
.success a  { font-family: 'Syne', sans-serif; font-size: 13px; font-weight: 700; color: var(--teal); text-decoration: none; }

/* Responsive contact */
@media (max-width: 900px) {
  html.page-contact {
    background: linear-gradient(to bottom,
      #0F1E35 0%, #132540 40%, #7AAABF 68%, #D8E8F0 84%, #EDF1F7 100%
    );
    background-attachment: fixed;
  }

  body.page-contact { background: transparent; }

  .page { grid-template-columns: 1fr; }

  .panel-left {
    padding: 52px 24px 44px;
    min-height: auto;
    background: transparent;
  }

  .panel-sub { max-width: 100%; margin-bottom: 32px; }

  .panel-right { padding: 36px 20px 72px; }
}

@media (max-width: 600px) {
  .form-card { padding: 28px 20px 32px; border-radius: 14px; }
}

@media (max-width: 540px) {
  .field-row { grid-template-columns: 1fr; }
}