:root{--ca0-primary:#1D1D1D;--ca0-accent:#DA051C;--ca0-text:#1D1D1D;--ca0-text-soft:#636363;--ca0-bg:#F7F7F7;--ca0-surface:#FFFFFF;--ca0-line:#EAE9EB;--ca0-headings:"Spectral",serif;--ca0-body:"Inter",sans-serif;--ca0-radius:16px;--ca0-shadow:0 24px 70px rgba(29,29,29,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.ca0-body{margin:0;background:var(--ca0-bg);color:var(--ca0-text);font-family:var(--ca0-body);line-height:1.65}body.ca0-menu-open{overflow:hidden}a{color:inherit}.ca0-container{width:min(1180px,calc(100% - 40px));margin:0 auto}main,.ca0-main{padding-top:0!important;margin-top:0!important}.ca0-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(234,233,235,.9)}.ca0-header-inner{min-height:82px;display:flex;align-items:center;justify-content:center;gap:2rem;padding:0 2rem}.ca0-brand-link{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;flex:0 0 auto}.ca0-brand-logo{width:auto;height:auto;max-width:68px}.ca0-brand-name{font-family:var(--ca0-headings);font-size:1.45rem;font-weight:700;letter-spacing:0;color:var(--ca0-primary)}.ca0-nav-desktop{display:none}.ca0-nav-desktop-list{display:flex;align-items:center;gap:1rem;list-style:none;margin:0;padding:0}.ca0-nav-desktop-list a{display:inline-flex;align-items:center;text-decoration:none;font-weight:700;font-size:.9rem;color:#1d1d1d;padding:.45rem .15rem;border-bottom:2px solid transparent}.ca0-nav-desktop-list a:hover{border-bottom-color:var(--ca0-accent);color:var(--ca0-accent)}.ca0-header-actions{display:flex;align-items:center}.ca0-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}.ca0-burger-bars{display:flex;flex-direction:column;gap:4px;width:24px;height:16px}.ca0-burger-bars span{display:block;height:2px;background:currentColor;border-radius:2px}.ca0-nav-mobile{display:none}.ca0-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:9998}.ca0-drawer-close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:0;border-radius:8px;background:#1d1d1d;color:#fff;font-size:1.8rem;cursor:pointer}.ca0-nav-mobile-list{list-style:none;margin:0;padding:0}.ca0-nav-mobile-list a{display:block;padding:1rem 0;border-bottom:1px solid #e5e5e5;color:#1a1a1a;text-decoration:none;font-weight:800}.ca0-drawer-cta{display:block!important;margin:2rem 0 0!important;padding:1rem 1.5rem!important;text-align:center!important;background:var(--ca0-accent)!important;color:#fff!important;border-radius:8px!important;font-weight:800!important;text-decoration:none!important;font-size:1.05rem!important}.ca0-hero{position:relative;overflow:hidden;min-height:640px;display:grid;place-items:center;background:#111;color:#fff}.ca0-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ca0-hero-inner{position:relative;z-index:2;width:min(960px,calc(100% - 40px));padding:5rem 0;text-align:center}.ca0-hero-kicker{display:inline-flex;background:#fff;color:#1d1d1d;padding:.45rem .85rem;border-radius:999px;font-weight:900;margin:0 0 1rem}.ca0-hero h1{font-family:var(--ca0-headings);font-size:clamp(2.4rem,6vw,5.7rem);line-height:.95;margin:0 0 1.2rem;letter-spacing:0;text-shadow:0 2px 18px rgba(0,0,0,.35)}.ca0-hero-subtitle{font-size:1.2rem;max-width:720px;margin:0 auto 1.6rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45)}.ca0-hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.ca0-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.85rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid transparent}.ca0-btn--cta{background:var(--ca0-accent);color:#fff}.ca0-btn--ghost{background:rgba(255,255,255,.86);color:#1d1d1d;border-color:rgba(29,29,29,.12)}.ca0-editorial{padding:5rem 0;background:var(--ca0-surface)}.ca0-editorial-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:2rem;align-items:start}.ca0-section-label{color:var(--ca0-accent);font-weight:900;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em;margin:0 0 .6rem}.ca0-editorial h2,.ca0-categories h2,.ca0-latest h2,.ca0-home-tools h2{font-family:var(--ca0-headings);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:.2rem 0 1rem;color:#1d1d1d}.ca0-editorial p{color:#303030;font-size:1.04rem}.ca0-line-box{padding:1.4rem;border:1px solid rgba(234,233,235,.9);border-radius:var(--ca0-radius);background:rgba(255,255,255,.74);box-shadow:var(--ca0-shadow);backdrop-filter:blur(12px)}.ca0-line-box h3{font-family:var(--ca0-headings);font-size:1.5rem;margin:0 0 .6rem}.ca0-line-box a{font-weight:900;color:var(--ca0-accent)}.ca0-topic-teasers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.ca0-topic-teasers article{padding:1.25rem;border-radius:var(--ca0-radius);background:#f7f7f7;border:1px solid var(--ca0-line)}.ca0-topic-teasers h3{margin:0 0 .5rem;font-family:var(--ca0-headings);font-size:1.4rem}.ca0-categories{padding:5rem 0;background:linear-gradient(180deg,#f7f7f7,#fff)}.ca0-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.ca0-cat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.ca0-cat-card{position:relative;display:block;min-height:190px;border-radius:18px;overflow:hidden;text-decoration:none;background:#1d1d1d;color:#fff;box-shadow:0 18px 48px rgba(29,29,29,.13)}.ca0-cat-card img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .35s ease}.ca0-cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72))}.ca0-cat-card span{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;font-family:var(--ca0-headings);font-weight:800;font-size:1.35rem;text-shadow:0 2px 10px rgba(0,0,0,.6)}.ca0-cat-card:hover img{transform:scale(1.05)}.ca0-latest{padding:5rem 0;background:#fff}.ca0-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.ca0-post-card{border:1px solid var(--ca0-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(29,29,29,.07)}.ca0-post-thumb{display:block;aspect-ratio:16/10;background:#eae9eb}.ca0-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ca0-post-body{padding:1.1rem}.ca0-post-date{font-size:.8rem;color:#636363;margin:0 0 .3rem}.ca0-post-card h3{font-family:var(--ca0-headings);font-size:1.35rem;line-height:1.15;margin:0 0 .65rem}.ca0-post-card h3 a{text-decoration:none}.ca0-post-card p{color:#4a4a4a}.ca0-empty{padding:1.5rem;background:#f7f7f7;border-radius:12px}.ca0-home-tools{padding:4rem 0;background:#1d1d1d;color:#fff}.ca0-home-tools h2{color:#fff}.ca0-home-tools p{max-width:720px;color:#f2f2f2}.ca0-tool-links{display:flex;gap:1rem;flex-wrap:wrap}.ca0-footer{background:#111;color:#f5f5f5;padding:4rem 0 1.2rem}.ca0-footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr .9fr .9fr;gap:2rem}.ca0-footer-logo{filter:none}.ca0-footer-brand-pitch{color:#eae9eb;margin:0 0 1rem}.ca0-footer-brand-cta,.ca0-footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}.ca0-footer-title{font-family:var(--ca0-headings);font-size:1.25rem;margin:0 0 .8rem;color:#fff}.ca0-footer-links{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.ca0-footer-links a{color:#f5f5f5}.ca0-footer-bottom{width:min(1180px,calc(100% - 40px));margin:2rem auto 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.18);color:#dadada}.ca0-persona-photo{max-width:320px;width:100%;height:auto;border-radius:16px;float:right;margin:0 0 1rem 1.5rem}.ca0-contact-form{margin-top:2rem}.ca0-cat-hero{position:relative;height:320px;max-height:350px;overflow:hidden}.ca0-cat-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.ca0-cat-hero .ca0-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%)}.ca0-cat-hero h1{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.7)}
@keyframes rpLoadingDots{0%,80%,100%{box-shadow:0 0 0 0 currentColor}40%{box-shadow:0 0 0 6px rgba(218,5,28,.18)}}.ca0-btn--cta{animation:rpLoadingDots 2.4s infinite}@keyframes rpMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.ca0-marquee-track{animation:rpMarquee 22s linear infinite}@keyframes rpLeadPulse{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.ca0-lead-magnet{animation:rpLeadPulse 4s ease-in-out infinite}.ca0-cursor-glow{position:fixed;left:0;top:0;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,rgba(218,5,28,.18),rgba(218,5,28,0) 70%);pointer-events:none;z-index:30;transform:translate3d(-50%,-50%,0);will-change:transform;mix-blend-mode:multiply}@media (hover:none){.ca0-cursor-glow{display:none}}
@media(min-width:1024px){.ca0-nav-desktop{display:flex}.ca0-burger,.ca0-burger-wrap{display:none!important}.ca0-header-actions{display:none}.ca0-nav-left,.ca0-nav-right{flex:0 1 auto}.ca0-drawer-cta{display:none!important}}
@media(max-width:1180px){.ca0-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ca0-header-inner{gap:1.2rem}.ca0-nav-desktop-list{gap:.65rem}.ca0-nav-desktop-list a{font-size:.82rem}}
@media(max-width:1023px){.ca0-header-inner{justify-content:space-between;min-height:70px;padding:0 1rem}.ca0-nav-desktop{display:none}.ca0-header-actions,.ca0-burger-wrap,.ca0-header>div:has(> .ca0-burger),.ca0-header [class*="actions"]{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.ca0-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}.ca0-burger-bars,.ca0-burger>span{display:flex!important;flex-direction:column!important;gap:4px!important;width:24px!important;height:16px!important}.ca0-nav-mobile.is-open{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:86%;max-width:380px;background:#fff;padding:4.5rem 1.5rem 2rem;z-index:9999;overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.3)}.ca0-header-cta-desktop,[class*="-header"] [class*="-btn--cta"]:not([class*="-drawer-"]){display:none!important}.ca0-hero{min-height:560px}.ca0-editorial-grid,.ca0-topic-teasers{grid-template-columns:1fr}.ca0-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ca0-footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.ca0-container{width:min(100% - 28px,1180px)}.ca0-brand-name{font-size:1.2rem}.ca0-brand-logo{max-width:52px}.ca0-hero-inner{text-align:left}.ca0-hero-actions{justify-content:flex-start}.ca0-cat-grid,.ca0-post-grid,.ca0-footer-inner{grid-template-columns:1fr}.ca0-section-head{display:block}.ca0-persona-photo{float:none;margin:0 0 1rem;max-width:100%}}
.ca0-hero h1,.ca0-hero h1 *,.ca0-hero h1 span,.ca0-hero h1 em,.ca0-hero h1 strong,.ca0-hero h1 mark,.ca0-hero h1 b,.ca0-hero h1 i,.ca0-hero h1 a,.ca0-hero h1 .ca0-typewriter,.ca0-hero h1 .ca0-rotator,.ca0-hero h1 .ca0-type,.ca0-hero h1 .ca0-rotate,.ca0-hero h1 .typewriter,.ca0-hero h1 .rotator,.ca0-hero h1 .typed,.ca0-hero h1 .typed-cursor,.ca0-hero h1 [class*="typewriter"],.ca0-hero h1 [class*="rotator"],.ca0-hero h1 [class*="typed"],.ca0-hero h1 [class*="rotate"],.ca0-hero h1 [data-typewriter],.ca0-hero h1 [data-rotator]{color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;background-clip:initial!important;-webkit-background-clip:initial!important}


/* === 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*="ca0-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
   (.ca0-, .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(--ca0-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.ca0-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=decrescendo (w1=22/w2=18/w3=14) + 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: 2px !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: 22px !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: 14px !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: 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(45deg) !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(-45deg) !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(--ca0-text, #1a1a1a) !important;
}

/* [2026-06-19] PERSONA shape variation seedee : round (50%) */
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: 50% !important;
}


/* Mouse effect : cursor_disable_on_mobile */
.ca0-cursor-glow{position:fixed;left:0;top:0;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,rgba(218,5,28,.18),rgba(218,5,28,0) 70%);pointer-events:none;z-index:30;transform:translate3d(-50%,-50%,0);will-change:transform;mix-blend-mode:multiply}@media (hover:none){.ca0-cursor-glow{display:none}}
