/**
 * Page Maïeusthésie — hero via hero-home2.css (mc-h2-hero--glass).
 */

body.mc-maieusthesie #ldc-main.ldc-main--maieusthesie,
body.mc-qui-suis-je #ldc-main.ldc-main--qui-suis-je {
  position: relative;
  background: transparent;
  overflow-x: clip;
  padding-top: 0 !important;
  margin-top: 0 !important;
  --maieu-photo-sticky-top: calc(var(--ldc-header-bar-h, 97px) + 48px);
}

body.mc-maieusthesie #ldc-main.ldc-main--maieusthesie .page-thread-wrapper,
body.mc-qui-suis-je #ldc-main.ldc-main--qui-suis-je .page-thread-wrapper {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

/* Le tracé SVG est calibré pour l'accueil ; l'alignement sous le hero
   est géré dynamiquement par thread-animation.js (syncThreadAlign). */

/* Hero — même calage que Pour qui (hero-home2.css + sync JS) */
body.mc-maieusthesie section#hero.mc-h2-hero {
  margin-bottom: 0;
}

/* Rythme vertical des sections (hors hero / cartes) — comme Pour qui */
body.mc-maieusthesie #ldc-main > section:not(#hero):not(.mc-sec--card) {
  box-sizing: border-box;
  padding-block: var(--ldc-sec-y);
  padding-inline: 0;
}

body.mc-maieusthesie #ldc-main > section.mc-sec--card {
  margin-block: 0;
  padding-inline: 0;
  box-sizing: border-box;
}

/* ── Section approche + enfance (reprise accueil + zone texte pleine largeur) ── */
body.mc-maieusthesie section.mc-sec--maieu-approche,
body.mc-maieusthesie section.mc-sec--maieu-enfance {
  position: relative;
  z-index: auto;
}

body.mc-maieusthesie section.mc-sec--maieu-approche {
  padding-top: var(--ldc-y-inner) !important;
  overflow: visible;
}

/* Les fondements — photo à gauche, texte à droite (desktop) */
@media (min-width: 901px) {
  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page .maieu-photo {
    order: 1;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page .maieu-grid__texte {
    order: 2;
  }
}

body.mc-maieusthesie section.mc-sec--maieu-enfance {
  padding-top: var(--ldc-y-compact) !important;
  padding-bottom: var(--ldc-y) !important;
  overflow: visible;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page {
  align-items: start;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo {
  position: sticky;
  top: var(--maieu-photo-sticky-top);
  align-self: start;
  z-index: 1;
}

/* Gabarit photo duo — Les fondements (aligné Le concept central) */
body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo {
  min-width: 0;
  min-height: 480px;
  align-self: start;
  box-sizing: border-box;
  border-radius: 28px;
  overflow: hidden;
  display: block;
  isolation: isolate;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: contain;
  object-position: center center;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo:has(img) {
  background: transparent;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid__texte,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid__texte {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte {
  max-width: none;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .citation,
body.mc-maieusthesie section.mc-sec--maieu-enfance .citation,
body.mc-maieusthesie section.mc-sec--maieu-concept .citation {
  font-size: 20px;
  margin-bottom: 0;
}

body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte + .citation,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte + .citation {
  margin-top: 2.5rem;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .citation + .section-texte,
body.mc-maieusthesie section.mc-sec--maieu-concept .citation + .section-texte,
body.mc-maieusthesie section.mc-sec--maieu-enfance .citation + .section-texte {
  margin-top: 2.5rem;
}

/* Texte après citation : une seule colonne (pas de grille 2 col héritée) */
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .ldc-wysiwyg-stack,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .ldc-wysiwyg-stack,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .ldc-wysiwyg-stack,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .maieu-approche-suite,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .maieu-approche-suite,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .maieu-approche-suite,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .maieu-approche-suite__cols,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .maieu-approche-suite__cols,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .maieu-approche-suite__cols,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .wp-block-columns,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .wp-block-columns,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .wp-block-columns {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  column-count: 1 !important;
  columns: auto !important;
  grid-template-columns: none !important;
  gap: 0 !important;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .ldc-wysiwyg-stack__part,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .ldc-wysiwyg-stack__part,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .ldc-wysiwyg-stack__part,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .maieu-approche-suite__col,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .maieu-approche-suite__col,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .maieu-approche-suite__col,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .wp-block-column,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .wp-block-column,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .wp-block-column,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col [class*="wp-block-column"],
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col [class*="wp-block-column"],
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col [class*="wp-block-column"] {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex: none !important;
  flex-basis: 100% !important;
  margin: 0 0 1.6rem !important;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .ldc-wysiwyg-stack__part:last-child,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .ldc-wysiwyg-stack__part:last-child,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .ldc-wysiwyg-stack__part:last-child,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .maieu-approche-suite__col:last-child,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .maieu-approche-suite__col:last-child,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .maieu-approche-suite__col:last-child,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col .wp-block-column:last-child,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col .wp-block-column:last-child,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col .wp-block-column:last-child,
body.mc-maieusthesie section.mc-sec--maieu-approche .section-texte--apres-col p:last-child,
body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte--apres-col p:last-child,
body.mc-maieusthesie section.mc-sec--maieu-enfance .section-texte--apres-col p:last-child {
  margin-bottom: 0 !important;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid__texte .section-texte .wp-block-columns,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid__texte .section-texte .wp-block-columns,
body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__texte .section-texte .wp-block-columns {
  display: block !important;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid__texte .section-texte .wp-block-column,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid__texte .section-texte .wp-block-column,
body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__texte .section-texte .wp-block-column {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex-basis: 100% !important;
  margin-bottom: 0;
}

/* Illustrations PNG transparentes (Les fondements, concept, enfance) */
body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo:has(img),
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo:has(img),
body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-photo:has(img),
body.mc-maieusthesie .maieu-concept-intro__photo:has(img) {
  background: transparent;
}

/* Cadres photo — coins arrondis 28px */
body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo,
body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-photo,
body.mc-maieusthesie .maieu-concept-intro__photo {
  border-radius: 28px;
  overflow: hidden;
  isolation: isolate;
  display: block;
}

body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo img,
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo img,
body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-photo img,
body.mc-maieusthesie .maieu-concept-intro__photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 28px;
  object-fit: contain;
  object-position: center;
}

/* Photos d'ambiance (grille) : remplir le cadre arrondi */
body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo:has(img) img {
  object-fit: cover;
  object-position: center center;
}

/* Typo blocs corps (Les fondements suite + Le concept central) */
body.mc-maieusthesie .maieu-corps-full {
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 2.1;
  color: var(--mc-text, #67656e);
}

/* Suite bas de section — texte colonne gauche + image à droite (fondements & concept) */
body.mc-maieusthesie .maieu-approche-suite {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--mc-2col-gap, clamp(2.5rem, 1.25rem + 4vw, 5rem));
  align-items: start;
  margin-top: clamp(2.5rem, 4vw, 3.5rem);
  padding-top: 0;
  border-top: 0;
}

body.mc-maieusthesie .maieu-approche-suite__corps.maieu-corps-full {
  max-width: 680px;
  margin: 0;
  padding-top: 0;
  border-top: 0;
}

body.mc-maieusthesie .maieu-approche-suite__texte {
  min-width: 0;
  max-width: 680px;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 2.1;
  color: var(--mc-text, #67656e);
}

body.mc-maieusthesie .maieu-approche-suite__texte p {
  margin: 0 0 1.6rem;
}

body.mc-maieusthesie .maieu-approche-suite__texte p:last-child {
  margin-bottom: 0;
}

/* Intro concept : texte à gauche, photo à droite */
body.mc-maieusthesie .maieu-concept-intro--duo {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--mc-2col-gap, clamp(2.5rem, 1.25rem + 4vw, 5rem));
  align-items: start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

body.mc-maieusthesie .maieu-concept-intro__texte {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-width: 0;
}

body.mc-maieusthesie .maieu-concept-intro__photo {
  min-width: 0;
  min-height: 480px;
  align-self: start;
}

body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo {
  position: sticky;
  top: var(--maieu-photo-sticky-top);
  z-index: 1;
  box-sizing: border-box;
  border-radius: 28px;
  overflow: hidden;
  display: block;
  isolation: isolate;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
  object-position: center center;
}

body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo:has(img) {
  background: transparent;
}

body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro .section-texte {
  font-size: var(--ldc-section-text-size, 17px);
  max-width: none;
}

/* Amorce centrée, trait, puis 2 colonnes (fondements & concept central) */
body.mc-maieusthesie .maieu-approche-suite--fondements,
body.mc-maieusthesie .maieu-approche-suite--concept,
body.mc-maieusthesie .maieu-approche-suite--enfance {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: var(--mc-amorce-gap, clamp(3.75rem, 6vw, 5.25rem));
}

body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__intro,
body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__intro,
body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__intro {
  width: 100%;
  max-width: 680px;
  margin: 0 auto 0;
  padding-bottom: 0;
  text-align: center;
}

body.mc-maieusthesie .maieu-approche-amorce p {
  margin: 0;
  font-family: "Lora", Georgia, serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
  color: rgba(25, 13, 57, 0.82);
}

body.mc-maieusthesie .maieu-approche-sep,
body.mc-maieusthesie .maieu-titre-sep,
body.mc-maieusthesie .maieu-seance__sep {
  display: none;
}

body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__cols,
body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__cols,
body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__cols {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--mc-2col-gap, clamp(2.5rem, 1.25rem + 4vw, 5rem));
  align-items: start;
  width: 100%;
  margin-top: clamp(2rem, 3vw, 2.75rem);
}

body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__col,
body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__col,
body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__col {
  min-width: 0;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 2.1;
  color: var(--mc-text, #67656e);
}

body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__col p,
body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__col p,
body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__col p {
  margin: 0 0 1.6rem;
}

body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__col p:last-child,
body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__col p:last-child,
body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__col p:last-child {
  margin-bottom: 0;
}

/* Phrase d’amorce — premier paragraphe (Le concept central) */
body.mc-maieusthesie .maieu-corps-full > p:first-child {
  font-family: "Lora", Georgia, serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
  color: rgba(25, 13, 57, 0.82);
  margin-bottom: 28px;
  padding-bottom: 0;
  border-bottom: 0;
}

/* Paragraphes de corps */
body.mc-maieusthesie .maieu-corps-full > p:not(:first-child) {
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 2.1;
  color: var(--mc-text, #67656e);
  margin: 0 0 1.6rem;
}

body.mc-maieusthesie .maieu-corps-full > p:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  /* Grilles photo + texte : paragraphes → photo → citation → suite */
  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page {
    display: flex;
    flex-direction: column;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid__texte,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid__texte {
    display: contents;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .section-tag,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .section-tag {
    order: 1;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .section-titre,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .section-titre {
    order: 2;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .section-texte:not(.section-texte--apres-col),
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .section-texte:not(.section-texte--apres-col) {
    order: 3;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .maieu-photo,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .maieu-photo {
    order: 4;
    height: auto;
    min-height: 0;
    max-height: none;
    margin-top: clamp(1.25rem, 4vw, 2rem);
    position: static;
    top: auto;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .citation,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .citation {
    order: 5;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-grid--page > .section-texte--apres-col,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-grid--page > .section-texte--apres-col {
    order: 6;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo,
  body.mc-maieusthesie section.mc-sec--maieu-enfance .maieu-photo {
    height: 420px;
    min-height: 420px;
    align-self: auto;
  }

  /* Illustration concept : hauteur fluide pour ne pas rogner les côtés */
  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo {
    height: auto;
    min-height: 0;
    align-self: auto;
  }

  body.mc-maieusthesie section.mc-sec--maieu-approche .maieu-photo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center center;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__photo {
    position: static;
    top: auto;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro__texte {
    display: contents;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .section-tag {
    order: 1;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .section-titre {
    order: 2;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .section-texte:not(.section-texte--apres-col) {
    order: 3;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .maieu-concept-intro__photo {
    order: 4;
    margin-top: clamp(1.25rem, 4vw, 2rem);
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .citation {
    order: 5;
  }

  body.mc-maieusthesie section.mc-sec--maieu-concept .maieu-concept-intro--duo > .section-texte--apres-col {
    order: 6;
  }

  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-concept-intro--duo {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    gap: clamp(2rem, 6vw, 2.5rem);
  }

  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-concept-intro__texte {
    order: 1;
  }

  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-concept-intro--duo > .maieu-tournebise__visual {
    order: 2;
    margin-top: 0 !important;
  }

  /* display:contents — marges tag/titre comme sur l'accueil */
  body.mc-maieusthesie #ldc-main .maieu-grid--page > .section-tag,
  body.mc-maieusthesie #ldc-main .maieu-grid--page > .section-titre,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo > .section-tag,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo > .section-titre {
    margin-top: 0;
    margin-bottom: var(--mc-intro-heading-gap);
  }

  body.mc-maieusthesie .maieu-approche-suite {
    grid-template-columns: 1fr;
  }

  body.mc-maieusthesie .maieu-approche-suite__corps.maieu-corps-full {
    max-width: none;
  }

  body.mc-maieusthesie .maieu-approche-suite__texte {
    max-width: none;
  }

  body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__intro,
  body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__intro,
  body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__intro {
    max-width: none;
  }

  body.mc-maieusthesie .maieu-approche-suite--fondements .maieu-approche-suite__cols,
  body.mc-maieusthesie .maieu-approche-suite--concept .maieu-approche-suite__cols,
  body.mc-maieusthesie .maieu-approche-suite--enfance .maieu-approche-suite__cols {
    grid-template-columns: 1fr;
  }
}

/* ── Le concept central (structure qui-grid, maquette) ── */
body.mc-maieusthesie section.mc-sec--maieu-concept {
  position: relative;
  z-index: 2;
  overflow: visible;
}

body.mc-maieusthesie section.mc-sec--maieu-concept .section-texte {
  font-size: var(--ldc-section-text-size, 17px);
  max-width: none;
}

/* ── Thierry Tournebise (fond dégradé page) ── */
body.mc-maieusthesie section.mc-sec--maieu-tournebise {
  position: relative;
  z-index: 2;
  overflow: visible;
  background: transparent !important;
  padding-top: var(--ldc-y-compact) !important;
  padding-bottom: var(--ldc-y-inset) !important;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .section-texte {
  font-size: var(--ldc-section-text-size, 17px);
  max-width: none;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__visual {
  --maieu-tournebise-visual-w: 490px;
  display: flex;
  flex-direction: column;
  gap: clamp(0.75rem, 1.5vw, 1rem);
  width: var(--maieu-tournebise-visual-w);
  max-width: 100%;
  min-width: 0;
  align-self: start;
  position: static;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__photo {
  box-sizing: border-box;
  width: 100%;
  height: 590px;
  max-height: 590px;
  min-height: 590px;
  position: static;
  top: auto;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__photo:not(:has(img)) {
  background: #d8d0c8;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
  object-position: center center;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__photo:has(img) {
  background: transparent;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote.maieu-citations-slider {
  --maieu-tournebise-quote-h: 236px;
  box-sizing: border-box;
  width: 100%;
  height: var(--maieu-tournebise-quote-h);
  max-height: var(--maieu-tournebise-quote-h);
  min-height: var(--maieu-tournebise-quote-h);
  border-radius: 28px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slider__inner {
  box-sizing: border-box;
  height: 100%;
  max-height: 100%;
  padding: 1rem 1.35rem 0.85rem;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slider__mark {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  margin-bottom: 0.35rem;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slider__viewport {
  max-width: none;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slide__quote p {
  font-size: clamp(1.125rem, 2vw, 22px);
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slide__author {
  margin-top: 0.65rem;
  font-size: 14px;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote .maieu-citations-slider__dots {
  margin-top: 0.55rem;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-concept-intro__texte .section-texte .wp-block-columns {
  display: block !important;
}

body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-concept-intro__texte .section-texte .wp-block-column {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex-basis: 100% !important;
  margin-bottom: 0;
}

@media (max-width: 900px) {
  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__visual {
    width: 100%;
    max-width: var(--maieu-tournebise-visual-w, 490px);
    margin-inline: auto;
  }

  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__photo {
    height: clamp(360px, 72vw, 490px);
    max-height: none;
    min-height: 0;
  }

  body.mc-maieusthesie section.mc-sec--maieu-tournebise .maieu-tournebise__quote.maieu-citations-slider {
    height: var(--maieu-tournebise-quote-h, 236px);
    max-height: var(--maieu-tournebise-quote-h, 236px);
    min-height: var(--maieu-tournebise-quote-h, 236px);
  }
}

/* ── Citations défilantes + photo (2 blocs) ── */
body.mc-maieusthesie section.mc-sec--maieu-citations {
  --maieu-citations-h: 520px;
  position: relative;
  z-index: 2;
  background: transparent !important;
  padding-top: var(--ldc-y-inset) !important;
  padding-bottom: var(--ldc-y) !important;
}

body.mc-maieusthesie .maieu-citations-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0;
  align-items: start;
  width: 100%;
}

body.mc-maieusthesie .maieu-citations-col-gauche {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

body.mc-maieusthesie .maieu-citations-photo {
  box-sizing: border-box;
  height: var(--maieu-citations-h);
  max-height: var(--maieu-citations-h);
  min-height: 0;
  border-radius: 28px 0 0 28px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie .maieu-citations-slider {
  box-sizing: border-box;
  height: var(--maieu-citations-h);
  max-height: var(--maieu-citations-h);
  min-height: 0;
  border-radius: 0 28px 28px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  isolation: isolate;
  background-color: #ffffff;
  box-shadow: 0 24px 60px rgba(25, 13, 57, 0.06);
}

body.mc-maieusthesie .maieu-citations-slider__inner {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 1.5rem 2rem 1.15rem;
  text-align: center;
  background-color: #ffffff;
}

body.mc-maieusthesie .maieu-citations-slider__mark {
  font-family: "Literata", Georgia, serif;
  font-size: clamp(2.25rem, 4vw, 3.25rem);
  font-weight: 500;
  line-height: 1;
  color: var(--mc-navy, #190d39);
  margin-bottom: 0.75rem;
}

body.mc-maieusthesie .maieu-citations-slider__viewport {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  max-width: 520px;
  min-height: 0;
  overflow: hidden;
  background-color: #ffffff;
}

body.mc-maieusthesie .maieu-citations-slide {
  position: absolute;
  inset: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  opacity: 1;
  visibility: hidden;
  pointer-events: none;
  z-index: 0;
  transition: visibility 0.35s ease;
}

body.mc-maieusthesie .maieu-citations-slide.is-active {
  z-index: 1;
  visibility: visible;
  pointer-events: auto;
}

body.mc-maieusthesie .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

body.mc-maieusthesie .maieu-citations-slide__quote {
  margin: 0;
  padding: 0;
  border: 0;
}

body.mc-maieusthesie .maieu-citations-slide__quote p {
  margin: 0;
  font-family: "Literata", Georgia, serif;
  font-optical-sizing: auto;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  color: var(--mc-navy, #190d39);
}

body.mc-maieusthesie .maieu-citations-slide__author {
  margin: 1rem 0 0;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--mc-text-muted, #95949c);
}

body.mc-maieusthesie .maieu-citations-slider__dots {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.45rem;
  margin-top: 0.85rem;
  background-color: #ffffff;
}

body.mc-maieusthesie .maieu-citations-slider__dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(25, 13, 57, 0.18);
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}

body.mc-maieusthesie .maieu-citations-slider__dot.is-active {
  background: var(--mc-navy, #190d39);
  transform: scale(1.05);
}

body.mc-maieusthesie .maieu-citations-slider__dot:focus-visible {
  outline: 2px solid var(--mc-navy, #190d39);
  outline-offset: 3px;
}

body.mc-maieusthesie .maieu-citations-photo {
  position: relative;
}

body.mc-maieusthesie .maieu-citations-photo:not(:has(img)) {
  background: #d8d0c8;
}

body.mc-maieusthesie .maieu-citations-photo:has(img) {
  background: transparent;
}

body.mc-maieusthesie .maieu-citations-photo__img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  max-height: 100%;
  object-fit: cover;
  object-position: center center;
}

body.mc-maieusthesie .maieu-citations-photo__legende {
  margin: 0;
  padding: 1rem 1.25rem 0;
  background: transparent;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  color: var(--mc-text-muted, #95949c);
}

@media (max-width: 900px) {
  body.mc-maieusthesie section.mc-sec--maieu-citations {
    --maieu-citations-h: 440px;
  }

  body.mc-maieusthesie .maieu-citations-layout {
    grid-template-columns: 1fr;
  }

  body.mc-maieusthesie .maieu-citations-photo {
    border-radius: 28px 28px 0 0;
  }

  body.mc-maieusthesie .maieu-citations-slider {
    border-radius: 0 0 28px 28px;
  }

  body.mc-maieusthesie .maieu-citations-col-gauche {
    order: 1;
  }

  body.mc-maieusthesie .maieu-citations-slider {
    order: 2;
  }

  body.mc-maieusthesie .maieu-citations-slide__quote p {
    font-size: clamp(1.25rem, 4vw, 24px);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.mc-maieusthesie .maieu-citations-slide {
    transition: none;
  }
}

/* ── Ce que ce n'est pas (maquette §3 — cartes blanches, 2×2) ── */
body.mc-maieusthesie section.mc-sec--maieu-pas-ca {
  position: relative;
  z-index: 2;
  padding-top: var(--ldc-y-flow) !important;
  padding-bottom: var(--ldc-y-flow) !important;
}

body.mc-maieusthesie section.mc-sec--maieu-pas-ca .section-inner {
  position: relative;
}

body.mc-maieusthesie .maieu-pas-ca__intro {
  position: relative;
  z-index: 1;
  max-width: 40rem;
}

body.mc-maieusthesie .maieu-pas-ca__lead p {
  margin: 0;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 1.8;
  color: var(--mc-text, #67656e);
}

body.mc-maieusthesie .maieu-pas-ca-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.25rem);
  width: 100%;
  margin-top: clamp(2rem, 3.5vw, 2.25rem);
}

body.mc-maieusthesie section.mc-sec--maieu-pas-ca .maieu-pas-ca-inner {
  display: flex;
  flex-direction: column;
  gap: clamp(2.5rem, 5vw, 4rem);
}

body.mc-maieusthesie section.mc-sec--maieu-pas-ca .maieu-pas-ca-inner--with-seance .maieu-seance-block {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding-top: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid rgba(25, 13, 57, 0.08);
}

body.mc-maieusthesie .maieu-pas-ca-card {
  box-sizing: border-box;
  padding: clamp(1.25rem, 2.5vw, 1.75rem) clamp(1.35rem, 2.5vw, 1.75rem);
  border-radius: 20px;
  background: var(--mc-white, #ffffff);
  border: 1px solid transparent;
  box-shadow: 0 16px 48px rgba(25, 13, 57, 0.06);
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

body.mc-maieusthesie .maieu-pas-ca-card__body {
  min-width: 0;
}

body.mc-maieusthesie .maieu-pas-ca-card:hover {
  transform: translateY(-4px);
  border-color: rgba(200, 169, 110, 0.4);
  box-shadow: 0 22px 56px rgba(25, 13, 57, 0.11);
}

body.mc-maieusthesie .maieu-pas-ca-card__title {
  margin: 0 0 0.5rem;
  font-family: "Literata", Georgia, serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  color: var(--mc-navy, #190d39);
}

body.mc-maieusthesie .maieu-pas-ca-card p {
  margin: 0;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 1.75;
  color: var(--mc-text, #67656e);
}

@media (max-width: 767px) {
  body.mc-maieusthesie .maieu-pas-ca-grid {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.mc-maieusthesie .maieu-pas-ca-card {
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
  }

  body.mc-maieusthesie .maieu-pas-ca-card:hover {
    transform: none;
  }
}

/* ── Comparatif des approches (SEO) — bloc blanc casé ── */
body.mc-maieusthesie section.mc-sec--maieu-comparatif.mc-sec--card {
  --maieu-cm-card-bg: #fafaf8;
  position: relative;
  z-index: 2;
  margin-block: 0;
  overflow: hidden;
}

body.mc-maieusthesie section.mc-sec--maieu-comparatif.mc-sec--card::before {
  background-color: var(--maieu-cm-card-bg);
  box-shadow: 0 4px 28px rgba(28, 27, 53, 0.07);
}

body.mc-maieusthesie .maieu-cm-inner {
  padding-block: var(--ldc-y-inner);
}

body.mc-maieusthesie .maieu-cm-titre {
  max-width: 720px;
  margin-bottom: 48px;
}

body.mc-maieusthesie .maieu-cm-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

body.mc-maieusthesie .maieu-cm-card {
  padding: 40px 36px;
  border-radius: 18px;
  background: #fff;
}

body.mc-maieusthesie .maieu-cm-card__title {
  margin: 0 0 12px;
  font-family: "Literata", Georgia, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  color: var(--maieu-navy, #190d39);
}

body.mc-maieusthesie .maieu-cm-card__text {
  font-size: 15px;
  line-height: 1.75;
  color: var(--maieu-muted, #67656e);
}

body.mc-maieusthesie .maieu-cm-card__text p {
  margin: 0 0 0.85em;
  font: inherit;
  color: inherit;
  line-height: inherit;
}

body.mc-maieusthesie .maieu-cm-card__text p:last-child {
  margin-bottom: 0;
}

/* ── Bloc final : En séance + CTA Pour qui (fond clair commun) ── */
body.mc-maieusthesie section.mc-sec--maieu-closing.mc-sec--card {
  position: relative;
  z-index: 2;
  padding-top: var(--ldc-y-inner) !important;
  padding-bottom: var(--ldc-y-flow) !important;
}

body.mc-maieusthesie .maieu-closing-inner {
  display: flex;
  flex-direction: column;
  gap: clamp(1.75rem, 3.5vw, 2.75rem);
}

body.mc-maieusthesie .maieu-seance-block.mc-sec--maieu-seance {
  position: relative;
  z-index: 2;
}

body.mc-maieusthesie .maieu-pourqui-block.mc-sec--maieu-pourqui {
  position: relative;
  z-index: 2;
}

body.mc-maieusthesie .maieu-seance__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: start;
}

body.mc-maieusthesie .maieu-seance__content {
  min-width: 0;
}

body.mc-maieusthesie .maieu-seance-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(1.35rem, 2.5vw, 1.75rem);
}

body.mc-maieusthesie .maieu-seance-step {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 1.15rem;
  align-items: start;
  padding: 0.35rem 0.5rem 0.35rem 0;
  margin: 0 -0.5rem;
  border-radius: 12px;
  transition: background 0.22s ease;
}

body.mc-maieusthesie .maieu-seance-step:hover {
  background: rgba(200, 169, 110, 0.08);
}

body.mc-maieusthesie .maieu-seance-step__num {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1.5px solid rgba(200, 169, 110, 0.75);
  border-radius: 50%;
  background: var(--mc-white, #ffffff);
  font-family: "Literata", Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: var(--mc-navy, #190d39);
  flex-shrink: 0;
}

body.mc-maieusthesie .maieu-seance-step__title {
  margin: 0 0 0.35rem;
  font-family: "Literata", Georgia, serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  color: var(--mc-navy, #190d39);
}

body.mc-maieusthesie .maieu-seance-step__body p {
  margin: 0;
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: var(--ldc-section-text-size, 17px);
  font-weight: 300;
  line-height: 1.75;
  color: var(--mc-text, #67656e);
}

body.mc-maieusthesie .maieu-seance-step__body em {
  font-style: italic;
}

/* Illustration à gauche (PNG transparent — pas de fond) */
body.mc-maieusthesie .maieu-seance__illus {
  min-width: 0;
  width: 100%;
  align-self: start;
}

body.mc-maieusthesie .maieu-seance__photo {
  margin: 0;
  border-radius: 28px;
  overflow: hidden;
  background: transparent;
}

body.mc-maieusthesie .maieu-seance__photo-img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: inherit;
  object-fit: contain;
  object-position: center center;
}

body.mc-maieusthesie .maieu-seance__inner--solo {
  grid-template-columns: 1fr;
}

@media (max-width: 900px) {
  body.mc-maieusthesie .maieu-seance__inner {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  body.mc-maieusthesie .maieu-seance__content {
    order: 1;
  }

  body.mc-maieusthesie .maieu-seance__illus {
    order: 2;
    max-width: 420px;
    margin: 0 auto;
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.mc-maieusthesie .maieu-seance-step {
    transition: none;
  }
}

/* ── Pour qui (bandeau CTA vert — inspiré contact-band navy) ── */
body.mc-maieusthesie {
  --mc-intro-heading-gap: 30px;
  --mc-amorce-gap: clamp(3.75rem, 6vw, 5.25rem);
  --maieu-pourqui-green: #7fae9c;
}

body.mc-maieusthesie .maieu-pourqui-block.mc-sec--maieu-pourqui .maieu-pourqui__wrap {
  max-width: min(1160px, 100%);
}

body.mc-maieusthesie .maieu-pourqui-band {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1.5rem, 3vw, 2.5rem);
  width: 100%;
  padding: clamp(2rem, 4vw, 3.25rem) clamp(2rem, 4.5vw, 3.5rem);
  border-radius: 24px;
  background: var(--maieu-pourqui-green);
}

body.mc-maieusthesie .maieu-pourqui-band__content {
  flex: 1 1 auto;
  min-width: 0;
  max-width: 52rem;
}

body.mc-maieusthesie .maieu-pourqui-band__tag {
  display: block;
  margin: 0 0 var(--mc-intro-heading-gap, 30px);
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

body.mc-maieusthesie .maieu-pourqui-band__titre {
  margin: 0 0 var(--mc-intro-heading-gap, 30px);
  font-family: "Literata", Georgia, serif;
  font-size: clamp(1.35rem, 2.2vw, 1.75rem);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: #ffffff;
}

body.mc-maieusthesie .maieu-pourqui-band__texte {
  font-family: "Public Sans", system-ui, sans-serif;
  font-size: clamp(0.9375rem, 1.5vw, 1.0625rem);
  font-weight: 300;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.88);
}

body.mc-maieusthesie .maieu-pourqui-band__texte p {
  margin: 0 0 0.85rem;
}

body.mc-maieusthesie .maieu-pourqui-band__texte p:last-child {
  margin-bottom: 0;
}

body.mc-maieusthesie .maieu-pourqui-band__texte strong {
  font-weight: 500;
  color: #ffffff;
}

body.mc-maieusthesie .maieu-pourqui-band__btn {
  flex-shrink: 0;
  white-space: nowrap;
}

@media (max-width: 900px) {
  body.mc-maieusthesie .maieu-pourqui-band {
    flex-direction: column;
    align-items: stretch;
    text-align: left;
    padding: 2rem 1.5rem;
  }

  body.mc-maieusthesie .maieu-pourqui-band__btn {
    align-self: flex-start;
  }
}

/* Rythme vertical partagé (réf. Pour qui — hors hero) */
body.mc-maieusthesie section.mc-sec:not(#hero) {
  padding-top: var(--ldc-sec-y) !important;
  padding-bottom: var(--ldc-sec-y) !important;
}

/* Sur-titre → titre → texte : même rythme que l'accueil « Le cabinet » (30px / 30px) */
body.mc-maieusthesie #ldc-main section.mc-sec .section-tag,
body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-tag {
  margin-bottom: var(--mc-intro-heading-gap, 30px);
}

body.mc-maieusthesie #ldc-main section.mc-sec .section-titre,
body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre {
  margin-top: 0;
  margin-bottom: var(--mc-intro-heading-gap, 30px);
  font-family: "Literata", Georgia, serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.1em;
  letter-spacing: -1px;
}

body.mc-maieusthesie #ldc-main section.mc-sec .section-titre p,
body.mc-maieusthesie #ldc-main section.mc-sec .section-titre em,
body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre p,
body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre em {
  font-family: inherit;
  font-size: inherit !important;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
}

body.mc-maieusthesie #ldc-main section.mc-sec .section-titre em,
body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre em {
  font-style: italic;
  font-weight: 500;
}

@media (max-width: 767px) {
  /* Titres de section & hero : 34px (aligné accueil / Pour qui) */
  body.mc-maieusthesie #ldc-main section.mc-sec .section-titre,
  body.mc-maieusthesie #ldc-main section.mc-sec .section-titre p,
  body.mc-maieusthesie #ldc-main section.mc-sec .section-titre em,
  body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre,
  body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre p,
  body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre em,
  body.mc-maieusthesie #ldc-main .maieu-grid--page > .section-titre,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo > .section-titre,
  body.mc-maieusthesie .maieu-pourqui-band__titre,
  body.mc-maieusthesie section#hero.mc-h2-hero .mc-h2-hero__title {
    font-size: 34px !important;
  }

  /* Gouttières, cartes & rythme surtitre → titre → texte (mobile uniquement) */
  body.mc-maieusthesie #ldc-main.ldc-main--maieusthesie {
    --maieu-gutter: 24px;
    --mc-intro-heading-gap: 16px;
  }

  /*
   * display:contents + flex colonne : le gap hérité de .maieu-grid (40px)
   * s’ajoutait aux margin-bottom → 70px entre chaque bloc. On ne garde que les marges.
   */
  body.mc-maieusthesie #ldc-main .maieu-grid--page,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo {
    gap: 0;
  }

  /* Le fondateur : conserver l’espace texte → photo (gap annulé ci-dessus) */
  body.mc-maieusthesie #ldc-main section.mc-sec--maieu-tournebise .maieu-concept-intro--duo {
    gap: clamp(2rem, 6vw, 2.5rem);
  }

  body.mc-maieusthesie #ldc-main section.mc-sec .section-tag,
  body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-tag,
  body.mc-maieusthesie #ldc-main .maieu-grid--page > .section-tag,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo > .section-tag {
    margin-bottom: 14px;
  }

  body.mc-maieusthesie #ldc-main section.mc-sec .section-titre,
  body.mc-maieusthesie #ldc-main .mc-sec--maieu-closing .section-titre,
  body.mc-maieusthesie #ldc-main .maieu-grid--page > .section-titre,
  body.mc-maieusthesie #ldc-main .maieu-concept-intro--duo > .section-titre {
    margin-bottom: 18px;
  }

  body.mc-maieusthesie #ldc-main > section.mc-sec.mc-sec--card {
    margin-left: 8px;
    margin-right: 8px;
    padding-block: 16px;
    padding-inline: 14px;
    box-sizing: border-box;
  }

  body.mc-maieusthesie #ldc-main > section.mc-sec.mc-sec--card .section-inner {
    padding-inline: 0;
  }

  body.mc-maieusthesie .maieu-cm-inner {
    padding-block: 0;
  }

  body.mc-maieusthesie .maieu-cm-grid {
    grid-template-columns: 1fr;
  }

  body.mc-maieusthesie .maieu-cm-card {
    padding: 28px 20px;
  }

  body.mc-maieusthesie #ldc-main > section.mc-sec:not(#hero):not(.mc-sec--card) .section-inner {
    box-sizing: border-box;
    padding-inline: var(--maieu-gutter);
  }
}
