:root{--c8b-primary:#1A2A3F;--c8b-accent:#D4823E;--c8b-bg:#F5F8FA;--c8b-surface:#FFFFFF;--c8b-text:#0A1A2F;--c8b-soft:#5A6A85;--c8b-line:#D5DCE5;--c8b-head:'Outfit',sans-serif;--c8b-body:'Manrope',sans-serif}
html{scroll-behavior:smooth}body.c8b-body{margin:0;background:var(--c8b-bg);color:var(--c8b-text);font-family:var(--c8b-body);line-height:1.65}main,.c8b-main{padding-top:0!important;margin-top:0!important}.c8b-container{width:min(1180px,calc(100% - 32px));margin:0 auto}a{color:inherit}.c8b-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);border-bottom:1px solid var(--c8b-line);backdrop-filter:blur(14px)}.c8b-header-inner{height:78px;display:flex;align-items:center;gap:2rem;width:min(1240px,calc(100% - 32px));margin:0 auto}.c8b-brand-link{display:flex;align-items:center;gap:.85rem;text-decoration:none;flex-shrink:0}.c8b-brand-logo{width:auto}.c8b-brand-name{font-family:var(--c8b-head);font-weight:800;font-size:1.25rem;color:var(--c8b-primary);letter-spacing:0}.c8b-nav-desktop{display:none}.c8b-nav-desktop-list{display:flex;gap:1.15rem;list-style:none;margin:0;padding:0;align-items:center;justify-content:center;flex-wrap:wrap}.c8b-nav-desktop-list a{text-decoration:none;font-weight:700;font-size:.94rem;color:var(--c8b-primary);padding:.45rem .15rem;border-bottom:2px solid transparent}.c8b-nav-desktop-list a:hover,.c8b-nav-desktop-list a:focus{border-bottom-color:var(--c8b-accent)}.c8b-nav-item{position:relative}.c8b-mega-panel{display:none;position:absolute;left:50%;top:100%;transform:translateX(-50%);width:760px;max-width:90vw;background:#fff;border:1px solid var(--c8b-line);box-shadow:0 24px 60px rgba(10,26,47,.18);padding:1.2rem;border-radius:0 0 8px 8px}.c8b-nav-item:hover .c8b-mega-panel,.c8b-nav-item:focus-within .c8b-mega-panel{display:block}/* Mega menu layout: C - split nav + featured */.c8b-mega-featured{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.c8b-mega-card{display:grid!important;gap:.45rem;text-decoration:none!important;color:var(--c8b-text)!important;border:0!important}.c8b-mega-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px}.c8b-mega-card span{font-weight:800;line-height:1.25}.c8b-mega-card small{color:var(--c8b-soft)}.c8b-mega-empty{display:block;background:var(--c8b-bg);padding:1rem;border-radius:8px}.c8b-burger-wrap{margin-left:auto;display:flex}.c8b-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(0,0,0,.18);border-radius:8px;color:#1a1a1a;cursor:pointer;z-index:10000;flex-shrink:0;position:relative}.c8b-burger-bars{display:flex;flex-direction:column;gap:4px;width:24px;height:16px}.c8b-burger-bars i{display:block;height:2px;background:currentColor;border-radius:2px}.c8b-nav-mobile{display:none}.c8b-drawer-overlay{position:fixed;inset:0;background:rgba(10,26,47,.45);z-index:9997}.c8b-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.8rem 1.1rem;border-radius:8px;text-decoration:none;font-weight:800}.c8b-btn--cta{background:var(--c8b-accent);color:#fff}.c8b-btn--ghost{border:1px solid rgba(255,255,255,.72);color:#fff}.c8b-hero{position:relative;overflow:hidden;min-height:70vh;display:flex;align-items:center;background:var(--c8b-primary)}.c8b-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.c8b-hero-inner{position:relative;z-index:2;width:min(940px,calc(100% - 32px));margin:0 auto;color:#fff;padding:6rem 0}.c8b-hero-kicker{display:inline-block;background:#fff;color:var(--c8b-primary);font-weight:900;border-radius:999px;padding:.35rem .75rem;margin:0 0 1rem}.c8b-hero h1{font-family:var(--c8b-head);font-size:clamp(2.5rem,7vw,5.8rem);line-height:.95;margin:.2rem 0 1rem;max-width:920px;letter-spacing:0;color:#fff}.c8b-hero h1,.c8b-hero h1 *,.c8b-hero h1 span,.c8b-hero h1 .c8b-typewriter,.c8b-hero h1 .c8b-typewriter *,.c8b-hero h1 .c8b-rotator,.c8b-hero h1 .c8b-rotator *,.c8b-hero h1 [class*="typewriter"],.c8b-hero h1 [class*="typewriter"] *,.c8b-hero h1 [class*="rotator"],.c8b-hero h1 [class*="rotator"] *,.c8b-hero h1 [class*="typed"],.c8b-hero h1 [class*="rotate-word"],.c8b-hero h1 [class*="word"],.c8b-hero h1 .cursor,.c8b-hero h1 .caret{color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;background-clip:initial!important;-webkit-background-clip:initial!important}.c8b-hero-subtitle{font-size:1.18rem;max-width:720px;color:#f7fbff}.c8b-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.8rem}.c8b-editorial{padding:5rem 0;background:#fff}.c8b-editorial-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:3rem}.c8b-editorial h2,.c8b-categories h2,.c8b-latest h2{font-family:var(--c8b-head);font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;margin:0 0 1rem;color:var(--c8b-primary);letter-spacing:0}.c8b-editorial h3{font-family:var(--c8b-head);color:var(--c8b-primary);font-size:1.35rem;margin-top:2rem}.c8b-line{background:var(--c8b-bg);border:1px solid var(--c8b-line);border-top:5px solid var(--c8b-accent);border-radius:8px;padding:1.5rem;align-self:start;position:sticky;top:110px}.c8b-line a{font-weight:800;color:var(--c8b-primary)}.c8b-categories{padding:4.5rem 0;background:var(--c8b-bg)}.c8b-cat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.c8b-cat-card{display:block;min-height:260px;background:#fff;border:1px solid var(--c8b-line);border-radius:8px;overflow:hidden;text-decoration:none;color:var(--c8b-text);box-shadow:0 12px 30px rgba(10,26,47,.06);transition:transform .2s,box-shadow .2s}.c8b-cat-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(10,26,47,.12)}.c8b-cat-card img{display:block;width:100%;height:130px;object-fit:cover}.c8b-cat-card span{display:block;font-family:var(--c8b-head);font-weight:800;font-size:1.15rem;color:var(--c8b-primary);padding:1rem 1rem .25rem}.c8b-cat-card p{padding:0 1rem 1rem;margin:0;color:var(--c8b-soft);font-size:.92rem}.c8b-latest{padding:4.5rem 0;background:#fff}.c8b-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.c8b-post-card{background:#fff;border:1px solid var(--c8b-line);border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(10,26,47,.06)}.c8b-post-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.c8b-post-card-body{padding:1.1rem}.c8b-post-date{color:var(--c8b-soft);font-size:.85rem;margin:0 0 .35rem}.c8b-post-card h3{font-family:var(--c8b-head);font-size:1.2rem;line-height:1.25;margin:.2rem 0}.c8b-post-card h3 a{text-decoration:none;color:var(--c8b-primary)}.c8b-post-card p{color:var(--c8b-soft)}.c8b-empty{background:var(--c8b-bg);padding:1rem;border-radius:8px}.c8b-footer{background:#111D2D;color:#F5F8FA;padding:4rem 0 1.5rem}.c8b-footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem}.c8b-footer-logo{max-width:120px}.c8b-footer-brand-pitch{color:#EAF0F6;margin:0 0 1rem}.c8b-footer-brand-cta{color:#FFD8B5;font-weight:800}.c8b-footer-title{font-family:var(--c8b-head);font-size:1.1rem;color:#fff;margin:0 0 1rem}.c8b-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.c8b-footer a{color:#F5F8FA;text-decoration:underline;text-underline-offset:3px}.c8b-footer-bottom{width:min(1180px,calc(100% - 32px));margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18);color:#DDE7F0}.c8b-persona-photo{display:block;max-width:280px;border-radius:8px;margin:0 0 1.5rem}.c8b-contact-form{margin-top:2rem}.c8b-cat-hero{position:relative;height:320px;max-height:350px;overflow:hidden}.c8b-cat-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.c8b-cat-hero .c8b-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%)}.c8b-cat-hero h1{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.7)}@keyframes rpStickyPulse{0%,100%{transform:translateY(0);box-shadow:0 10px 24px rgba(212,130,62,.28)}50%{transform:translateY(-2px);box-shadow:0 16px 34px rgba(212,130,62,.38)}}.c8b-btn--cta{animation:rpStickyPulse 3.8s ease-in-out infinite}@keyframes rpTimelineIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.c8b-timeline-item{animation:rpTimelineIn .7s ease both}@keyframes rpPricingFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.c8b-sticky-pricing{animation:rpPricingFloat 4.5s ease-in-out infinite}.c8b-main a:not(.c8b-btn){position:relative}.c8b-main a:not(.c8b-btn)::after{content:'›';display:inline-block;margin-left:.25rem;color:var(--c8b-accent);opacity:0;transform:translateX(-4px);transition:opacity .2s,transform .2s}.c8b-main a:not(.c8b-btn):hover::after{opacity:1;transform:translateX(0)}
@media(min-width:1024px){.c8b-nav-desktop{display:flex;flex:1;justify-content:center;margin:0 1rem}.c8b-burger,.c8b-burger-wrap{display:none!important}}
@media(max-width:1023px){.c8b-header-inner{height:68px;justify-content:space-between}.c8b-nav-desktop{display:none}.c8b-header-cta-desktop,[class*="-header"] [class*="-btn--cta"]:not([class*="-drawer-"]){display:none!important}.c8b-burger{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:8px!important;background:rgba(255,255,255,.92)!important;border:1.5px solid rgba(0,0,0,.18)!important;border-radius:8px!important;color:#1a1a1a!important;cursor:pointer!important;z-index:10000!important;flex-shrink:0!important;position:relative!important}.c8b-burger-bars,.c8b-burger>span{display:flex!important;flex-direction:column!important;gap:4px!important;width:24px!important;height:16px!important}.c8b-header-cta-wrap,.c8b-header-actions,.c8b-burger-wrap,.c8b-header>div:has(> .c8b-burger),.c8b-header [class*="cta"],.c8b-header [class*="actions"]{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.c8b-burger-label{display:none!important}.c8b-nav-mobile.is-open{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:86%;max-width:380px;background:#fff;color:#0A1A2F;padding:4.5rem 1.5rem 2rem;z-index:9999;overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.3)}.c8b-nav-mobile-list{list-style:none;margin:0;padding:0;display:grid;gap:.2rem}.c8b-nav-mobile-list a{display:block;color:#0A1A2F;text-decoration:none;font-weight:800;padding:1rem 0;border-bottom:1px solid var(--c8b-line)}.c8b-drawer-close{position:absolute;right:1rem;top:1rem;width:42px;height:42px;border:1px solid var(--c8b-line);background:#fff;border-radius:8px;font-size:1.5rem}.c8b-drawer-cta{display:block!important;margin:2rem 0 1.5rem!important;padding:1rem 1.5rem!important;text-align:center!important;background:var(--c8b-accent,#2563eb)!important;color:#fff!important;border-radius:8px!important;font-weight:600!important;text-decoration:none!important;font-size:1.05rem!important}.c8b-editorial-grid,.c8b-footer-inner{grid-template-columns:1fr}.c8b-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c8b-post-grid{grid-template-columns:1fr}.c8b-line{position:static}.c8b-hero{min-height:62vh}.c8b-hero-actions{align-items:stretch}.c8b-hero-actions .c8b-btn{width:100%}}
@media(min-width:1024px){.c8b-drawer-cta{display:none!important}}
@media(max-width:720px){.c8b-cat-grid{grid-template-columns:1fr}.c8b-brand-name{font-size:1.05rem}.c8b-hero h1{font-size:2.7rem}.c8b-editorial,.c8b-categories,.c8b-latest{padding:3rem 0}}


/* === 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*="c8b-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
   (.c8b-, .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(--c8b-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.c8b-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=12/w2=16/w3=20) + 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: 0 !important;
  background: #fff !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: 12px !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: 16px !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: 20px !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: 20px !important;
}
html body button[class*="burger"] > span:has(> span) {
  flex-direction: column !important;
  gap: 5px !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(7.5px) rotate(50deg) !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(-7.5px) rotate(-50deg) !important;
}

/* [2026-06-20] burger family=cross (X visible) */
html body button[class*="burger"] > span:has(> span) {
  position: relative !important;
  width: 20px !important; height: 20px !important;
}
html body button[class*="burger"] > span > span:nth-child(1) {
  position: absolute !important; top: 50% !important; left: 0 !important;
  width: 100% !important; height: 2.5px !important;
  transform: translateY(-50%) rotate(45deg) !important;
}
html body button[class*="burger"] > span > span:nth-child(3) {
  position: absolute !important; top: 50% !important; left: 0 !important;
  width: 100% !important; height: 2.5px !important;
  transform: translateY(-50%) rotate(-45deg) !important;
}
html body button[class*="burger"] > span > span:nth-child(2) {
  display: none !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(--c8b-text, #1a1a1a) !important;
}

/* [2026-06-19] PERSONA shape variation seedee : circle-soft (40%) */
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: 40% !important;
}


/* Mouse effect : link_hover_arrow_reveal */
.c8b-main a:not(.c8b-btn){position:relative}.c8b-main a:not(.c8b-btn)::after{content:'›';display:inline-block;margin-left:.25rem;color:var(--c8b-accent);opacity:0;transform:translateX(-4px);transition:opacity .2s,transform .2s}.c8b-main a:not(.c8b-btn):hover::after{opacity:1;transform:translateX(0)}
