:root{--e6a-primary:#273069;--e6a-accent:#E30D13;--e6a-bg:#F7F8FC;--e6a-surface:#FFFFFF;--e6a-text:#18213F;--e6a-text-soft:#596179;--e6a-line:#DDE2F0;--e6a-heading:'Italiana',serif;--e6a-body:'Karla',Arial,sans-serif;--e6a-radius:8px;--e6a-shadow:0 18px 42px rgba(24,33,63,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.e6a-body{margin:0;background:var(--e6a-bg);color:var(--e6a-text);font-family:var(--e6a-body);font-size:17px;line-height:1.65}a{color:var(--e6a-primary)}img{max-width:100%;height:auto}main,.e6a-main{padding-top:0!important;margin-top:0!important}.e6a-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.e6a-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid var(--e6a-line);backdrop-filter:saturate(160%) blur(14px)}.e6a-header-inner{min-height:82px;display:flex;align-items:center;gap:2rem}.e6a-brand-link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--e6a-text);flex-shrink:0}.e6a-brand-logo{width:auto;height:auto;max-width:86px}.e6a-brand-name{font-family:var(--e6a-heading);font-size:1.95rem;letter-spacing:0;font-weight:400;color:var(--e6a-primary);white-space:nowrap}.e6a-nav-desktop{display:none}.e6a-nav-desktop-list{display:flex;gap:.35rem;list-style:none;margin:0;padding:0;align-items:center;justify-content:center;flex-wrap:wrap}.e6a-nav-desktop-list li{display:flex}.e6a-nav-desktop-list a{display:inline-flex;align-items:center;gap:.38rem;color:var(--e6a-text);text-decoration:none;font-weight:700;font-size:.91rem;padding:.55rem .58rem;border-radius:999px;border:1px solid transparent;transition:.2s ease}.e6a-nav-desktop-list a:hover,.e6a-nav-desktop-list a:focus{border-color:var(--e6a-line);background:#fff;color:var(--e6a-accent)}.e6a-nav-icon{width:17px;height:17px;display:inline-block;vertical-align:middle}.e6a-burger-wrap{margin-left:auto;display:flex;align-items:center}.e6a-burger{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;padding:8px;background:#fff;border:1.5px solid rgba(24,33,63,.22);border-radius:8px;color:#1a1a1a;cursor:pointer;z-index:10000;flex-shrink:0;position:relative}.e6a-burger-bars{display:flex;flex-direction:column;gap:4px;width:24px;height:16px}.e6a-burger-bars span{display:block;height:2px;background:currentColor;border-radius:4px}.e6a-nav-mobile{display:none}.e6a-nav-mobile.is-open{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:86%;max-width:390px;background:#fff;padding:5rem 1.5rem 2rem;z-index:9999;overflow-y:auto;box-shadow:-16px 0 40px rgba(0,0,0,.28)}.e6a-nav-mobile-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.e6a-nav-mobile-list a{display:flex;align-items:center;gap:.65rem;color:#111827;text-decoration:none;font-weight:800;padding:1rem;border-bottom:1px solid #e5e7eb}.e6a-drawer-cta{display:block!important;margin:2rem 0 0!important;padding:1rem 1.5rem!important;text-align:center!important;background:var(--e6a-accent)!important;color:#fff!important;border-radius:8px!important;font-weight:800!important;text-decoration:none!important;font-size:1.05rem!important}.e6a-drawer-close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:1px solid var(--e6a-line);background:#fff;border-radius:8px;color:#111827;font-size:1.4rem;cursor:pointer}.e6a-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:9998}.e6a-overlay.is-open{display:block}.e6a-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;padding:.85rem 1.1rem;text-decoration:none;font-weight:800;border:1px solid transparent}.e6a-btn--cta{background:var(--e6a-accent);color:#fff;box-shadow:0 8px 0 #921014}.e6a-btn--ghost{background:#fff;color:var(--e6a-primary);border-color:var(--e6a-line)}.e6a-hero{position:relative;overflow:hidden;min-height:70vh;background:var(--e6a-surface);display:flex;align-items:center}.e6a-hero--parallax-scroll .e6a-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform}.e6a-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.72fr);gap:3rem;align-items:end;padding:7rem 0 5rem}.e6a-hero-copy{background:rgba(255,255,255,.92);border:1px solid rgba(221,226,240,.8);border-radius:8px;padding:2rem;box-shadow:var(--e6a-shadow)}.e6a-eyebrow{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;color:var(--e6a-accent);margin-bottom:.75rem}.e6a-hero h1{font-family:var(--e6a-heading);font-size:clamp(3rem,7vw,6.4rem);line-height:.92;margin:0 0 1rem;color:var(--e6a-primary);letter-spacing:0}.e6a-hero-subtitle{font-size:1.18rem;color:var(--e6a-text);max-width:680px;margin:0 0 1.5rem}.e6a-hero-panel{background:var(--e6a-primary);color:#fff;border-radius:8px;padding:1.5rem;border:1px solid rgba(255,255,255,.2)}.e6a-hero-panel h2{font-size:1.1rem;margin:0 0 .65rem;color:#fff}.e6a-hero-panel p{margin:0;color:#eef2ff}.e6a-editorial{padding:4.2rem 0;background:var(--e6a-bg)}.e6a-editorial-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem}.e6a-editorial h2,.e6a-categories h2,.e6a-latest h2,.e6a-home-tool h2,.e6a-cat-section h2{font-family:var(--e6a-heading);font-size:clamp(2.1rem,4vw,3.8rem);line-height:1;margin:0 0 1rem;color:var(--e6a-primary);letter-spacing:0}.e6a-editorial-card{background:#fff;border:1px solid var(--e6a-line);border-radius:8px;padding:1.5rem}.e6a-editorial-card h3{margin:.2rem 0 .5rem;color:var(--e6a-text);font-size:1.15rem}.e6a-editorial-card p{margin:0;color:var(--e6a-text-soft)}.e6a-categories{padding:4rem 0;background:#fff}.e6a-cat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.e6a-cat-card{display:grid;grid-template-rows:190px 1fr;min-height:360px;background:var(--e6a-surface);border:1px solid var(--e6a-line);border-radius:8px;overflow:hidden;color:var(--e6a-text);text-decoration:none;box-shadow:0 8px 20px rgba(24,33,63,.07);transition:.2s ease}.e6a-cat-card:hover{transform:translateY(-4px);box-shadow:var(--e6a-shadow)}.e6a-cat-card-img{display:block;width:100%;height:100%;object-fit:cover;background:var(--e6a-primary)}.e6a-cat-card-body{padding:1.2rem}.e6a-cat-card h3{font-family:var(--e6a-heading);font-size:2rem;margin:0 0 .5rem;color:var(--e6a-primary)}.e6a-cat-card p{margin:0;color:var(--e6a-text-soft);font-size:.96rem}.e6a-latest{padding:4rem 0;background:var(--e6a-bg)}.e6a-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.e6a-card{background:#fff;border:1px solid var(--e6a-line);border-radius:8px;overflow:hidden;box-shadow:0 8px 20px rgba(24,33,63,.07)}.e6a-card a{text-decoration:none;color:inherit}.e6a-card-thumb{aspect-ratio:16/10;background:#e8edf7;overflow:hidden}.e6a-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.e6a-card-body{padding:1.1rem}.e6a-card-date{font-size:.82rem;color:var(--e6a-accent);font-weight:800}.e6a-card h3{font-size:1.16rem;line-height:1.25;margin:.35rem 0;color:var(--e6a-text)}.e6a-card p{margin:0;color:var(--e6a-text-soft);font-size:.95rem}.e6a-home-tool{padding:4rem 0;background:#fff}.e6a-home-tool-intro{max-width:760px;color:var(--e6a-text-soft);margin-bottom:1.4rem}.e6a-about-strip{padding:3rem 0;background:var(--e6a-primary);color:#fff}.e6a-about-strip .e6a-container{display:flex;gap:2rem;align-items:center;justify-content:space-between}.e6a-about-strip h2{font-family:var(--e6a-heading);font-size:2.8rem;margin:0;color:#fff}.e6a-about-strip p{max-width:720px;color:#eef2ff}.e6a-footer{background:#10172f;color:#f8fafc;padding:4rem 0 1.5rem}.e6a-footer-grid{display:grid;grid-template-columns:1.3fr .9fr .9fr .9fr;gap:2rem}.e6a-footer-logo{display:block;margin-bottom:1rem;height:auto}.e6a-footer-brand-pitch{color:#dbe4ff;margin:0 0 1rem}.e6a-footer-title{font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 1rem}.e6a-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.e6a-footer a{color:#f8fafc;text-decoration:underline;text-underline-offset:3px}.e6a-footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:2rem;padding-top:1rem;color:#dbe4ff;font-size:.95rem}.e6a-persona-photo{width:min(320px,100%);border-radius:8px;display:block;margin:1rem 0 1.5rem}.e6a-contact-form{margin-top:2rem}.e6a-cat-hero{position:relative;height:320px;max-height:350px;overflow:hidden;background:var(--e6a-primary)}.e6a-cat-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.e6a-cat-hero .e6a-container{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.75) 100%);width:100%;max-width:none;padding-left:max(20px,calc((100% - 1160px)/2));padding-right:max(20px,calc((100% - 1160px)/2));padding-bottom:2rem}.e6a-cat-hero h1{font-family:var(--e6a-heading);font-size:clamp(3rem,6vw,5.2rem);color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.7);margin:0}.e6a-category-intro{padding:2rem 0;background:#fff}.e6a-category-intro p{max-width:920px;color:var(--e6a-text);margin:0}.e6a-category-posts{padding:3rem 0;background:var(--e6a-bg)}@keyframes rpCtaPress{0%,100%{transform:translateY(0) scale(1);box-shadow:0 8px 0 #921014}50%{transform:translateY(4px) scale(.99);box-shadow:0 4px 0 #921014}}.e6a-btn--cta{animation:rpCtaPress 3.8s ease-in-out infinite}@keyframes rpThinPromo{0%{background-position:0 50%}100%{background-position:200% 50%}}.e6a-promo-bar{background:linear-gradient(90deg,var(--e6a-primary),var(--e6a-accent),var(--e6a-primary));background-size:200% 100%;animation:rpThinPromo 8s linear infinite}@keyframes rpStickyOffer{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.e6a-sticky-offer{animation:rpStickyOffer 4s ease-in-out infinite}@media(min-width:1024px){.e6a-nav-desktop{display:flex;flex:1;justify-content:center;margin:0 1rem}.e6a-burger,.e6a-burger-wrap{display:none!important}.e6a-drawer-cta{display:none!important}}@media(max-width:1023px){.e6a-header-inner{min-height:70px;justify-content:space-between}.e6a-header-cta-desktop,[class*="-header"] [class*="-btn--cta"]:not([class*="-drawer-"]){display:none!important}.e6a-brand-logo{max-width:70px}.e6a-brand-name{font-size:1.55rem}.e6a-hero-inner{grid-template-columns:1fr;padding:5rem 0 3rem}.e6a-hero-panel{display:none}.e6a-cat-grid,.e6a-post-grid,.e6a-editorial-grid,.e6a-footer-grid{grid-template-columns:1fr}.e6a-about-strip .e6a-container{display:block}.e6a-cat-card{grid-template-rows:180px 1fr}}@media(max-width:640px){.e6a-container{width:min(100% - 28px,1160px)}.e6a-hero h1{font-size:3.1rem}.e6a-hero-copy{padding:1.25rem}.e6a-categories,.e6a-latest,.e6a-editorial,.e6a-home-tool{padding:3rem 0}.e6a-footer{padding-top:3rem}}

/* === RP AGNOSTIC ANTI-FOOTPRINT FIXES === */
/* Auto-append par child_theme_builder pour garantir les regles anti-empreinte (cat-hero, burger, footer, etc.) meme quand Claude override le style.css custom. */
body section[class*="cat-hero"], body div[class*="cat-hero"] {
  position: relative !important;
  width: 100% !important; max-width: 100% !important;
  margin-left: 0 !important; margin-right: 0 !important;
  left: 0 !important; right: 0 !important;
  height: 360px !important; min-height: 360px !important; max-height: 360px !important;
  padding: 0 !important; overflow: hidden !important;
  display: flex !important; align-items: center !important;
  justify-content: center !important;
  border: none !important; box-shadow: none !important; outline: none !important;
  box-sizing: border-box !important;
}
/* Aussi force le parent <main> a etre full-width pour eviter cap a 1024 */
body main, body [class*="lda-main"], body [class*="bdf-main"], body [class*="e6a-main"], body #content {
  width: 100% !important; max-width: 100% !important;
  margin-left: 0 !important; margin-right: 0 !important;
}
body [class*="cat-hero"] > img, body [class*="cat-hero-bg"], body [class*="cat-hero"] img {
  position: absolute !important; inset: 0 !important;
  width: 100% !important; height: 100% !important;
  max-height: 360px !important;
  object-fit: cover !important; z-index: 0 !important;
  border: none !important;
}
body [class*="cat-hero"]::before, body [class*="cat-hero"]::after {
  content: none !important; display: none !important;
}
/* Overlay : absolute par-dessus l'image, juste pour le gradient sombre (fix 2026-06-17) */
body [class*="cat-hero-overlay"], body [class*="cat-hero"] > [class*="overlay"] {
  position: absolute !important; inset: 0 !important;
  width: 100% !important; height: 100% !important;
  margin: 0 !important; padding: 0 !important;
  max-width: none !important;
  display: block !important;
  z-index: 1 !important;
  background: linear-gradient(180deg, transparent 30%, rgba(0,0,0,0.55) 100%) !important;
  pointer-events: none !important;
  border: none !important;
}
/* Container / inner du titre : centré au-dessus de l'overlay (z-index 2) */
body [class*="cat-hero"] > [class*="container"],
body [class*="cat-hero"] > [class*="cat-hero-inner"],
body [class*="cat-hero"] > [class*="hero-inner"]:not([class*="overlay"]),
body [class*="cat-hero"] > div:not([class*="overlay"]):not([class*="-bg"]) {
  position: relative !important; z-index: 2 !important;
  text-align: center !important;
  max-width: 900px !important; margin: 0 auto !important;
  padding: 1.5rem 2rem !important;
  border: none !important; background: transparent !important;
}
body [class*="cat-hero"] h1 {
  color: #ffffff !important;
  font-size: clamp(2.4rem, 6vw, 4rem) !important;
  text-align: center !important;
  margin: 0 !important; font-weight: 800 !important;
  text-shadow: 0 3px 12px rgba(0,0,0,.85), 0 0 30px rgba(0,0,0,.5) !important;
  border: none !important; display: block !important;
}
body [class*="cat-hero"] [class*="breadcrumb"],
body [class*="cat-hero"] nav[aria-label*="riane"],
body [class*="cat-hero"] nav[aria-label*="readcrumb"] {
  display: none !important;
}


/* [2026-06-17] PERSONA PHOTO — Force taille raisonnable.
   Sans contrainte, l'image 1024x1024 (Codex output) s'affiche en grand
   sur la page "À propos". On force max 280px avec auto height.
*/
body [class*="persona-photo"], body img[class*="persona"], body [class*="-persona"] img {
  max-width: 280px !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 50% !important;
  display: block !important;
  margin: 0 auto !important;
}
@media (min-width: 768px) {
  body [class*="persona-photo"], body img[class*="persona"], body [class*="-persona"] img {
    max-width: 320px !important;
  }
}

/* [2026-06-17] BURGER MOBILE — Garantit l'affichage en mobile.
   Le CSS Claude met souvent display:none par defaut + media query qui
   n'est pas garantie. Force agnostique : tout selecteur contenant "burger"
   visible en mobile, invisible en desktop. Couvre tous prefixes
   (.e6a-, .bdf-, .lda-, etc.) via [class*="burger"].
*/
@media (max-width: 1023px) {
  body [class*="burger"], body button[class*="burger"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 42px !important;
    min-height: 42px !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    z-index: 100 !important;
  }
}
@media (min-width: 1024px) {
  body [class*="burger"], body button[class*="burger"] {
    display: none !important;
  }
}

/* [2026-06-17] BURGER PARENT FIX : si un wrapper du header contient un
   burger, force-le visible en mobile. Claude met parfois le burger DANS un
   wrapper "cta-wrap" qui est display:none en mobile -> burger invisible.
*/
/* [2026-06-17] FOOTER COLOR HERITAGE — Force le footer ENTIER à hériter
   de la couleur du body. Claude définit parfois color:var(--bg) sur le footer
   (utile si bg sombre, illisible si bg clair). On force color:inherit → texte
   reste lisible peu importe le bg footer.
*/
body footer, body [class*="footer"]:not([class*="logo"]):not([class*="brand-logo"]) {
  color: inherit !important;
}

/* [2026-06-17] FOOTER LINKS HERITAGE — Force les liens à hériter du texte.
   Claude définit parfois color: var(--bg) sur les liens footer (utile si bg
   sombre, mais illisible si bg clair). On force color:inherit qui suit le
   texte parent → toujours lisible. underline pour distinguer du texte normal.
*/
body footer ul li a, body footer ol li a,
body [class*="footer"] ul li a:not([class*="btn"]):not([class*="cta"]),
body footer [class*="link"]:not([class*="brand"]):not([class*="btn"]) {
  color: inherit !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
  text-decoration-thickness: 1px !important;
  text-decoration-color: currentColor !important;
  opacity: 0.85 !important;
  transition: opacity .2s ease !important;
}
body footer ul li a:hover, body footer ol li a:hover,
body [class*="footer"] ul li a:hover {
  opacity: 1 !important;
  text-decoration-thickness: 2px !important;
}

/* [2026-06-17] BURGER STYLE — 3 barres visibles + hover/animation.
   Le bouton burger Claude est souvent un <button> avec 3 <span> dedans qui
   représentent les barres, mais sans CSS la cible est un carré vide.
   Force ici un style propre, agnostique au prefixe.
*/
body [class*="burger"] {
  background: transparent !important;
  border: 1px solid currentColor !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  padding: 8px !important;
  color: inherit !important;
  transition: background .2s ease, border-color .2s ease !important;
}
body [class*="burger"]:hover, body [class*="burger"]:focus-visible {
  background: rgba(0,0,0,0.06) !important;
  border-color: var(--e6a-accent, currentColor) !important;
}
/* Container des 3 barres (peut s'appeler "bars", "lines", etc.) */
body [class*="burger"] > [class*="bar"],
body [class*="burger"] > [class*="line"],
body [class*="burger"] > span {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  width: 22px !important;
  height: 16px !important;
  gap: 0 !important;
}
/* Les 3 barres elles-mêmes */
body [class*="burger"] [class*="bar"] > span,
body [class*="burger"] [class*="line"] > span,
body [class*="burger"] > span > span {
  display: block !important;
  width: 22px !important;
  height: 2.5px !important;
  background: currentColor !important;
  border-radius: 2px !important;
  margin: 2px 0 !important;
  transition: transform .25s ease, opacity .25s ease !important;
}
/* Etat ouvert : transforme en X */
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(1),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(1),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(1) {
  transform: translateY(6px) rotate(45deg) !important;
}
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(2),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(2),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(2) {
  opacity: 0 !important;
}
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(3),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(3),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg) !important;
}

@media (max-width: 1023px) {
  body header [class*="cta-wrap"]:has([class*="burger"]),
  body header > div:has([class*="burger"]),
  body [class*="header"] [class*="-wrap"]:has([class*="burger"]),
  body [class*="header-inner"] > div:has([class*="burger"]) {
    display: flex !important;
    align-items: center !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

/* [2026-06-19] FIX gap main padding-top (Claude met parfois padding-top: 30px sur .{prefix}-main qui casse le collage hero) */
html body main[class*="-main"],
html body main.e6a-main,
html body main#bdf-main, html body main#lda-main, html body main#a66-main,
html body main#b3b-main, html body main#e96-main, html body main#aaa-main {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* [2026-06-19] FIX drawer mobile height : force full viewport */
html body [class*="nav-mobile"]:not([class*="close"]):not([class*="overlay"]),
html body [class*="menu-mobile"]:not([class*="close"]),
html body [class*="drawer-mobile"]:not([class*="close"]) {
  height: 100vh !important;
  max-height: 100vh !important;
  min-height: 100vh !important;
  bottom: 0 !important;
  overflow-y: auto !important;
}

/* [2026-06-19] BURGER variation seedee : shape=crescendo (w1=14/w2=18/w3=22) + dimensions + couleur + angle X */
html body button[class*="burger"] > span > span,
html body button[class*="burger"] > span:not([class*="bar"]):not([class*="line"]),
html body button[class*="burger"] [class*="bar"] > span,
html body button[class*="burger"] [class*="line"] > span {
  height: 2.5px !important;
  border-radius: 999px !important;
  background: currentColor !important;
  display: block !important;
  margin: 0 !important;
  transition: transform 0.25s ease, opacity 0.2s ease, width 0.2s ease !important;
}
/* Widths individuelles seedees -> forme distincte par site */
html body button[class*="burger"] > span > span:nth-child(1),
html body button[class*="burger"] [class*="bar"] > span:nth-child(1),
html body button[class*="burger"] [class*="line"] > span:nth-child(1) {
  width: 14px !important;
}
html body button[class*="burger"] > span > span:nth-child(2),
html body button[class*="burger"] [class*="bar"] > span:nth-child(2),
html body button[class*="burger"] [class*="line"] > span:nth-child(2) {
  width: 18px !important;
}
html body button[class*="burger"] > span > span:nth-child(3),
html body button[class*="burger"] [class*="bar"] > span:nth-child(3),
html body button[class*="burger"] [class*="line"] > span:nth-child(3) {
  width: 22px !important;
}
/* En etat ouvert (X) : les 3 barres ont meme largeur pour X symetrique */
html body button[class*="burger"][aria-expanded="true"] > span > span,
html body button[class*="burger"][aria-expanded="true"] [class*="bar"] > span,
html body button[class*="burger"][aria-expanded="true"] [class*="line"] > span {
  width: 22px !important;
}
html body button[class*="burger"] > span:has(> span) {
  flex-direction: column !important;
  gap: 6px !important;
}
html body button[class*="burger"][aria-expanded="true"] > span > span:nth-child(1),
html body button[class*="burger"][aria-expanded="true"] > span:nth-child(1):not([class*="bar"]),
html body button[class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(1),
html body button[class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(1) {
  transform: translateY(8.5px) rotate(55deg) !important;
}
html body button[class*="burger"][aria-expanded="true"] > span > span:nth-child(2),
html body button[class*="burger"][aria-expanded="true"] > span:nth-child(2):not([class*="bar"]),
html body button[class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(2),
html body button[class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(2) {
  opacity: 0 !important;
}
html body button[class*="burger"][aria-expanded="true"] > span > span:nth-child(3),
html body button[class*="burger"][aria-expanded="true"] > span:nth-child(3):not([class*="bar"]),
html body button[class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(3),
html body button[class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(3) {
  transform: translateY(-8.5px) rotate(-55deg) !important;
}

/* [2026-06-19] FIX contraste boutons (anti bouton invisible) */
html body a[class*="btn--primary"], html body button[class*="btn--primary"],
html body a[class*="btn-primary"], html body button[class*="btn-primary"],
html body a[class*="-cta"]:not([class*="ghost"]):not([class*="link"]),
html body button[class*="-cta"]:not([class*="ghost"]):not([class*="link"]) {
  color: #ffffff !important;
}
html body a[class*="btn--ghost"], html body button[class*="btn--ghost"],
html body a[class*="btn--secondary"], html body button[class*="btn--secondary"],
html body a[class*="btn-secondary"], html body button[class*="btn-secondary"] {
  color: var(--e6a-text, #1a1a1a) !important;
}

/* [2026-06-19] PERSONA shape variation seedee : square (0) */
html body img[class*="persona"],
html body img[class*="author"],
html body img[class*="author-photo"],
html body img[class*="persona-photo"],
html body img[class*="redaction"],
html body img[class*="about-photo"],
html body img[class*="team-photo"],
html body img[class*="profile"],
html body [class*="persona"] > img,
html body [class*="author"] > img:not([class*="logo"]),
html body [class*="about"] img:not([class*="logo"]):not([class*="brand"]) {
  border-radius: 0 !important;
}

/* Validator: cap hauteur hero cat v2 */
body section[class*="cat-hero"], body div[class*="cat-hero"], body section[class*="category-hero"], body div[class*="category-hero"] { position: relative !important; height: 320px !important; max-height: 320px !important; min-height: 200px !important; padding: 0 !important; overflow: hidden !important; display: flex !important; align-items: center !important; border: none !important; box-shadow: none !important; }
body [class*="cat-hero"] > img, body [class*="cat-hero-bg"], body [class*="cat-hero"] img, body [class*="category-hero"] img { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important; max-height: 320px !important; object-fit: cover !important; z-index: 0 !important; border: none !important; }
body [class*="cat-hero"] > [class*="container"], body [class*="cat-hero"] > [class*="wrap"], body [class*="cat-hero"] > [class*="inner"], body [class*="cat-hero"] > div { position: relative !important; z-index: 2 !important; max-width: 900px !important; margin: 0 auto !important; padding: 1.5rem 2rem !important; background: transparent !important; }
body [class*="cat-hero"] h1, body [class*="category-hero"] h1 { color: #ffffff !important; font-size: clamp(2rem, 5vw, 3.5rem) !important; margin: 0 !important; font-weight: 800 !important; text-shadow: 0 3px 12px rgba(0,0,0,.85), 0 0 30px rgba(0,0,0,.5) !important; }
body [class*="cat-hero"][style*="background-image"] { background-size: cover !important; background-position: center !important; }
body [class*="cat-hero"] [class*="breadcrumb"], body [class*="cat-hero"] nav[aria-label*="riane"], body [class*="cat-hero"] nav[aria-label*="readcrumb"] { display: none !important; }

/* Validator: nav-mobile drawer hidden by default v2 */
/* Drawer/burger menu mobile : hidden par defaut, visible mobile+is-open */
[class*="-nav-mobile"]:not(.is-open), [id*="-nav-mobile"]:not(.is-open), [class*="-drawer"]:not(.is-open), [class*="-burger-menu"]:not(.is-open), [class*="-mobile-menu"]:not(.is-open) { display: none !important; }
@media (max-width: 980px) {
  [class*="-nav-mobile"].is-open, [id*="-nav-mobile"].is-open, [class*="-drawer"].is-open, [class*="-burger-menu"].is-open, [class*="-mobile-menu"].is-open { display: flex !important; flex-direction: column !important; position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; width: 86% !important; max-width: 380px !important; background: #fff !important; padding: 4.5rem 1.5rem 2rem !important; z-index: 9999 !important; overflow-y: auto !important; box-shadow: -10px 0 30px rgba(0,0,0,0.3) !important; }
}

/* Validator: drawer-mobile height fix v1 */
/* Force height:100vh sur le drawer ouvert : top:0;bottom:0 sans !important peut etre overrides par Claude → on impose 100vh. */
/* [2026-06-06] Broadening : ajout patterns supplementaires (X-nav sans 'mobile', X-side, X-menu-drawer, etc.) sinon le validator manque les sites comme artois-moto.com qui utilise fe8-nav (sans 'mobile' dans le nom). */
@media (max-width: 1023px) {
  [class*="-nav-mobile"].is-open, [id*="-nav-mobile"].is-open, [class*="-drawer"].is-open, [class*="-burger-menu"].is-open, [class*="-mobile-menu"].is-open, [class*="-side-nav"].is-open, [class*="-side-menu"].is-open, [class*="-offcanvas"].is-open, nav[aria-label*="mobile" i].is-open, nav[aria-label*="Menu mobile" i].is-open, nav[id*="nav"].is-open[class*="-nav"]:not([class*="desktop"]) { height: 100vh !important; min-height: 100vh !important; max-height: 100vh !important; }
}

/* Validator: footer logo no-filter v1 */
footer img, [class*="-footer"] img, [role="contentinfo"] img, footer [class*="logo"], [class*="-footer"] [class*="logo"] { filter: none !important; mix-blend-mode: normal !important; opacity: 1 !important; }
footer[class*="dark"] img, footer[class*="black"] img, [class*="-footer"][class*="dark"] img, [class*="-footer"][class*="black"] img { filter: brightness(0) invert(1) !important; }

/* Validator: header-hero gap fix v1 */
/* Bug recurrent : <main class="X-main"> a padding-top:30px qui creait un
 * gap entre header sticky et hero/cat-hero. Force padding-top:0 sur le
 * wrapper <main> + margin-top:0 sur le 1er hero enfant. */
body > main, body > [role="main"], main[class*="-main"], [id="main"] { padding-top: 0 !important; }
main > [class*="-hero"]:first-child, main > [class*="-cat-hero"]:first-child, main > [class*="-category-hero"]:first-child { margin-top: 0 !important; }
/* Fallback : si sibling direct du header */
header + section, header + [class*="-hero"], header + [class*="-cat-hero"], header + [class*="-category-hero"], [class*="-header"] + section, [class*="-header"] + [class*="-hero"], [class*="-header"] + [class*="-cat-hero"], [class*="-header"] + [class*="-category-hero"] { margin-top: 0 !important; padding-top: 0 !important; }
section[class*="-hero"]:first-of-type, section[class*="-cat-hero"]:first-of-type, section[class*="-category-hero"]:first-of-type { margin-top: 0 !important; }

/* Validator: contraste lisible header+menu-mobile+footer v2 */
[class*="-nav-mobile"], [id*="-nav-mobile"], [class*="-drawer"], [class*="-burger-menu"], [class*="-mobile-menu"], [class*="-side-nav"] { background: #ffffff !important; }
[class*="-nav-mobile"] *, [id*="-nav-mobile"] *, [class*="-drawer"] *, [class*="-burger-menu"] *, [class*="-mobile-menu"] *, [class*="-side-nav"] * { color: #0a0a0a !important; }
[class*="-nav-mobile"] a, [id*="-nav-mobile"] a, [class*="-drawer"] a, [class*="-burger-menu"] a, [class*="-mobile-menu"] a { color: #0a0a0a !important; font-weight: 600 !important; }
[class*="-nav-mobile"] a:hover, [class*="-drawer"] a:hover, [class*="-burger-menu"] a:hover, [class*="-mobile-menu"] a:hover { color: #000 !important; opacity: 0.7 !important; }
footer *, [class*="-footer"] *, [role="contentinfo"] * { color: #1a1a1a !important; }
footer a, [class*="-footer"] a, [role="contentinfo"] a { color: #1a1a1a !important; text-decoration: underline !important; text-decoration-color: currentColor !important; text-underline-offset: 3px !important; font-weight: 600 !important; }
footer a:hover, [class*="-footer"] a:hover, [role="contentinfo"] a:hover { color: #000 !important; opacity: 1 !important; }
footer h1, footer h2, footer h3, footer h4, footer h5, [class*="-footer"] h1, [class*="-footer"] h2, [class*="-footer"] h3, [class*="-footer"] h4, [class*="-footer"] h5 { color: #0a0a0a !important; font-weight: 700 !important; }
footer p, footer span, footer li, [class*="-footer"] p, [class*="-footer"] span, [class*="-footer"] li { color: #2a2a2a !important; }
footer[class*="dark"] *, footer[class*="black"] *, [class*="-footer"][class*="dark"] *, [class*="-footer"][class*="black"] *, footer[style*="background:#0"] *, footer[style*="background: #0"] *, footer[style*="background:#1"] *, footer[style*="background: #1"] *, footer[style*="background:#2"] *, footer[style*="background: #2"] * { color: #f5f5f5 !important; }
footer[class*="dark"] a, [class*="-footer"][class*="dark"] a, footer[style*="background:#0"] a, footer[style*="background:#1"] a { color: #ffffff !important; }
header a, [class*="-header"] a, [role="banner"] a { text-shadow: none !important; }
header a:hover, [class*="-header"] a:hover { opacity: 0.7 !important; }
[class*="-nav-mobile"] [class*="-btn"], [class*="-footer"] [class*="-btn"] { border: 1.5px solid currentColor !important; }

/* Validator: burger button always visible+clickable v2 */
/* === Burger button : VISIBLE + CLIQUABLE garanti === */
[class*="-burger"], [class*="burger-menu"], [class*="menu-toggle"], button[aria-controls*="nav"], button[aria-label*="menu" i] { color: #1a1a1a !important; pointer-events: auto !important; cursor: pointer !important; z-index: 100 !important; position: relative !important; user-select: none !important; -webkit-tap-highlight-color: transparent !important; background: rgba(255,255,255,0.92) !important; border-radius: 8px !important; border: 1.5px solid rgba(0,0,0,0.15) !important; box-shadow: 0 1px 3px rgba(0,0,0,0.12) !important; padding: 8px !important; }
[class*="-burger"] svg, [class*="burger-menu"] svg, [class*="menu-toggle"] svg, button[aria-controls*="nav"] svg { stroke: #1a1a1a !important; fill: none !important; pointer-events: none !important; stroke-width: 2.5 !important; width: 22px !important; height: 22px !important; }
[class*="-burger"] svg path, [class*="-burger"] svg line, [class*="-burger"] svg rect, [class*="-burger"] svg polyline { stroke: #1a1a1a !important; stroke-width: 2.5 !important; fill: none !important; }
[class*="-burger"]:hover, [class*="-burger"]:focus { background: rgba(255,255,255,1) !important; border-color: rgba(0,0,0,0.3) !important; outline: 2px solid rgba(0,0,0,0.15) !important; outline-offset: 1px !important; }
/* Si le header est sombre : inverse en clair (detection elargie) */
[class*="-header"][style*="background:#0"] [class*="-burger"], [class*="-header"][style*="background:#1"] [class*="-burger"], [class*="-header"][style*="background:#2"] [class*="-burger"], [class*="-header"][style*="background-color:#0"] [class*="-burger"], [class*="-header"][style*="background-color:#1"] [class*="-burger"], [class*="-header"][style*="background-color:#2"] [class*="-burger"], [class*="-header"][class*="dark"] [class*="-burger"], [class*="-header"][class*="black"] [class*="-burger"], [class*="-header"][class*="--dark"] [class*="-burger"], [class*="-header"][class*="-night"] [class*="-burger"] { color: #f5f5f5 !important; background: rgba(0,0,0,0.55) !important; border-color: rgba(255,255,255,0.4) !important; box-shadow: 0 1px 3px rgba(0,0,0,0.4) !important; }
[class*="-header"][style*="background:#0"] [class*="-burger"] svg, [class*="-header"][style*="background:#1"] [class*="-burger"] svg, [class*="-header"][class*="dark"] [class*="-burger"] svg, [class*="-header"][class*="black"] [class*="-burger"] svg { stroke: #f5f5f5 !important; }
@media (max-width: 1023px) {
  [class*="-burger"], button[aria-controls*="nav"] { display: inline-flex !important; align-items: center !important; justify-content: center !important; min-width: 44px !important; min-height: 44px !important; }
}
@media (min-width: 1024px) {
  [class*="-burger"], button[aria-controls*="nav"] { display: none !important; }
}

/* Validator: nav-mobile-list visible inside open drawer v1 */
/* Burger drawer ouvert : la UL des liens DOIT etre visible. */
[class*="-nav-mobile"].is-open ul, [id*="-nav-mobile"].is-open ul, [class*="-nav-mobile"].is-open [class*="-nav-mobile-list"], [class*="-drawer"].is-open ul, [class*="-burger-menu"].is-open ul { display: block !important; visibility: visible !important; height: auto !important; max-height: none !important; overflow: visible !important; padding: 0 !important; margin: 0 !important; list-style: none !important; }
[class*="-nav-mobile"].is-open ul li, [id*="-nav-mobile"].is-open ul li, [class*="-drawer"].is-open ul li, [class*="-burger-menu"].is-open ul li { display: list-item !important; height: auto !important; padding: 0 !important; margin: 0 !important; list-style: none !important; }
[class*="-nav-mobile"].is-open ul li a, [id*="-nav-mobile"].is-open ul li a, [class*="-drawer"].is-open ul li a, [class*="-burger-menu"].is-open ul li a { display: block !important; padding: 0.9rem 0 !important; text-decoration: none !important; border-bottom: 1px solid rgba(0,0,0,0.08) !important; font-size: 1rem !important; }
