:root{color-scheme:light only;
  --iv:#F5F0E8;--ch:#E8DCC8;--be:#D4C4A8;--eu:#5C7060;
  --br:#6B5B47;--gr:#7A7672;--no:#1C1A18;--do:#B8965A;--tx:#3A3530;}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;background:#F5F0E8;scroll-padding-top:78px;}
body{font-family:'Jost','Helvetica Neue',Arial,sans-serif;font-weight:300;
  background-color:#F5F0E8!important;color:#3A3530!important;
  line-height:1.8;font-size:16px;-webkit-text-size-adjust:100%;}

/* NAV */
/* Nav principale uniquement */
.main-nav{position:fixed!important;top:0!important;left:0;width:100%;z-index:9999!important;
  background-color:#F5F0E8!important;
  border-bottom:1px solid #C4B49A;
  box-shadow:0 2px 12px rgba(28,22,16,.07);
  padding:0 4vw;display:flex!important;align-items:center;
  justify-content:space-between;height:70px;gap:1.2rem;}
.main-nav .nav-logo{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.55rem;
  font-weight:400;letter-spacing:.04em;color:#1C1A18;
  text-decoration:none;white-space:nowrap;flex-shrink:0;}
.main-nav .nav-links{display:flex;gap:1.1rem;list-style:none;
  flex-wrap:nowrap;overflow-x:auto;}
.main-nav .nav-links a{font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;
  color:#3A3530;text-decoration:none;white-space:nowrap;font-weight:400;}
.main-nav .nav-links a:hover{color:#B8965A!important;}

/* HERO SPLIT */
.hero{margin-top:70px;min-height:92vh;display:grid;
  grid-template-columns:42fr 58fr;}
.hero-text{background-color:#F5F0E8!important;display:flex;
  flex-direction:column;justify-content:center;
  padding:5vw 4vw 5vw 7vw;border-right:1px solid #E8DCC8;}

.hero-photo{overflow:hidden;}
.hero-photo img{width:100%;height:100%;object-fit:cover;
  object-position:center 22%;display:block;
  animation:heroKenBurns 10s ease-out forwards;}
@keyframes heroKenBurns{from{transform:scale(1.05);}to{transform:scale(1);}}
.hero-eyebrow{font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;
  color:#B8965A!important;margin-bottom:1.4rem;display:block;}
.hero-title{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  font-size:clamp(2rem,3.8vw,3.8rem);font-weight:300;line-height:1.12;
  color:#1C1A18!important;margin-bottom:1.4rem;}
.hero-title em{font-style:italic;color:#6B5B47!important;}
.hero-sub{font-size:.95rem;color:#7A7672!important;
  max-width:380px;margin-bottom:2.5rem;line-height:1.95;}
.btn-hero{display:inline-block;background:#4A3D31;color:#F5F0E8!important;
  padding:.9rem 2.4rem;font-family:'Jost','Helvetica Neue',Arial,sans-serif;font-size:.73rem;
  letter-spacing:.18em;text-transform:uppercase;text-decoration:none;
  border:1px solid #6B5B47;
  transition:background .22s,color .22s,transform .2s,box-shadow .2s;}
.btn-hero:hover{background:transparent;color:#4A3D31!important;
  transform:translateY(-2px);box-shadow:0 6px 20px rgba(107,91,71,.15);}

/* SECTIONS */
.sw{background-color:#F5F0E8!important;}
.sw.sep{border-top:1px solid #E8DCC8;}
.sw[id]{scroll-margin-top:78px;}
.s{padding:70px 6vw;max-width:1100px;margin:0 auto;
  background-color:#F5F0E8!important;color:#3A3530!important;}

/* TYPO */
.label{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;
  color:#B8965A!important;display:block;margin-bottom:.7rem;}
.divider{width:36px;height:1px;background:#B8965A;margin:1.3rem 0;}
h1{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:300;
  color:#1C1A18!important;line-height:1.2;margin-bottom:.9rem;}
h2{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  font-size:clamp(1.2rem,2vw,1.7rem);font-weight:400;
  color:#1C1A18!important;margin:2.2rem 0 .7rem;}
h3{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:1.1rem;
  font-weight:500;color:#6B5B47!important;margin-bottom:.35rem;}
p{color:#3A3530!important;margin-bottom:.85rem;}
.btn-cta{display:inline-block;border:1px solid #6B5B47;
  color:#6B5B47!important;background:transparent;padding:.72rem 1.8rem;
  font-family:'Jost','Helvetica Neue',Arial,sans-serif;font-size:.72rem;letter-spacing:.16em;
  text-transform:uppercase;text-decoration:none;margin-top:1.6rem;
  transition:background .2s,color .2s,transform .2s,box-shadow .2s;}
.btn-cta:hover{background:#6B5B47;color:#fff!important;
  transform:translateY(-2px);box-shadow:0 6px 20px rgba(107,91,71,.18);}

/* PILIERS */
.piliers{display:grid;grid-template-columns:repeat(3,1fr);
  gap:2.2rem;margin:2.2rem 0;}
.pilier-num{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:2.6rem;
  font-weight:300;color:#D4C4A8!important;line-height:1;}
.pilier p{color:#7A7672!important;font-size:.9rem;}

/* BANDE */
.band{background-color:#E8DCC8!important;padding:3.2rem 6vw;}
.band-inner{max-width:680px;margin:0 auto;}
.band-quote{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:300;
  line-height:1.55;color:#1C1A18!important;}

/* FORMULES */
.formules{display:grid;grid-template-columns:repeat(3,1fr);
  gap:1.5rem;margin:2rem 0;}
.formule-card{background-color:#fff!important;border:1px solid #E8DCC8;
  padding:1.8rem 1.5rem;position:relative;
  transition:transform .3s cubic-bezier(.22,.61,.36,1),
    box-shadow .3s,border-color .3s;}
.formule-card:hover{transform:translateY(-5px);
  box-shadow:0 14px 36px rgba(28,22,16,.10);border-color:#B8965A;}
.formule-card.featured{border-color:#B8965A;}
.formule-card.featured::before{content:'Accompagnement complet';
  position:absolute;top:-11px;left:50%;transform:translateX(-50%);
  background-color:#B8965A!important;color:#fff!important;
  font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;
  padding:.22rem .8rem;white-space:nowrap;}
.formule-prix{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:2rem;
  font-weight:300;color:#6B5B47!important;margin:.7rem 0;}
.formule-desc{font-size:.86rem;color:#7A7672!important;line-height:1.7;}
.formule-note{font-size:.72rem;color:#B8965A!important;margin-top:.9rem;}

/* FRAGMENTS */
.fragment{border-left:2px solid #B8965A;padding:1.2rem 1.6rem;
  margin:1.5rem 0;background-color:rgba(184,150,90,.05)!important;}
.fragment-text{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:1.15rem;
  font-weight:300;font-style:italic;line-height:1.7;
  color:#1C1A18!important;margin-bottom:.5rem;}
.fragment-note{font-size:.84rem;color:#7A7672!important;}

/* ÉTAPES */
.etape{display:grid;grid-template-columns:52px 1fr;
  gap:1.3rem;margin:1.8rem 0;}
.etape-num{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:2.5rem;
  font-weight:300;color:#D4C4A8!important;line-height:1;}

/* ENCART */
.reassurance{background-color:#5C7060!important;color:#fff!important;
  padding:.95rem 1.4rem;font-size:.84rem;line-height:1.7;margin:1.4rem 0;}

/* MYTHES */
.mythes{display:grid;grid-template-columns:1fr 1fr;
  gap:1.5rem;margin:1.4rem 0;}
.mythe-q{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-style:italic;
  color:#7A7672!important;margin-bottom:.3rem;}

/* FAQ */
details{border-bottom:1px solid #E8DCC8;padding:.95rem 0;
  background-color:#F5F0E8!important;transition:background .2s;}
details[open]{background-color:rgba(184,150,90,.04)!important;}
summary{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:1.05rem;
  font-weight:400;cursor:pointer;display:flex;
  justify-content:space-between;align-items:center;
  color:#1C1A18!important;list-style:none;}
summary::-webkit-details-marker{display:none;}
summary::after{content:'+';font-size:1.2rem;color:#B8965A!important;}
details[open] summary::after{content:'−';}
details p{margin-top:.65rem;font-size:.88rem;
  color:#7A7672!important;padding-left:.3rem;}

/* FORMULAIRE */
.contact-grid{display:grid;grid-template-columns:1fr 1fr;
  gap:4vw;margin-top:2.2rem;}
.info-label{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;
  color:#6B5B47!important;display:block;margin-bottom:.3rem;}
.info-bloc{margin-bottom:1.6rem;}
.form-group{margin-bottom:1.1rem;}
.form-label{font-size:.67rem;letter-spacing:.1em;text-transform:uppercase;
  color:#6B5B47!important;display:block;margin-bottom:.3rem;}
input:not([type=checkbox]),textarea{width:100%;border:none;border-bottom:2px solid #C4B49A;
  background-color:transparent!important;-webkit-appearance:none;
  padding:.7rem 0;font-family:'Jost','Helvetica Neue',Arial,sans-serif;font-size:16px;
  color:#1C1A18!important;outline:none;margin-bottom:0;display:block;}

/* Case à cocher — style explicite, visible sur tous navigateurs */
.checkbox-row input[type=checkbox]{
  -webkit-appearance:none;appearance:none;
  width:18px!important;height:18px;min-width:18px;
  border:1.5px solid #B8965A!important;border-radius:2px;
  background:#fff!important;
  display:inline-block;position:relative;
  margin:2px 0 0 0;padding:0;
  cursor:pointer;flex-shrink:0;
  transition:background .15s,border-color .15s;}
.checkbox-row input[type=checkbox]:checked{
  background:#B8965A!important;border-color:#B8965A!important;}
.checkbox-row input[type=checkbox]:checked::after{
  content:'';position:absolute;
  left:5px;top:1px;width:5px;height:10px;
  border:solid #fff;border-width:0 2px 2px 0;
  transform:rotate(45deg);}
.checkbox-row input[type=checkbox]:focus-visible{
  outline:2px solid #6B5B47;outline-offset:2px;}
input:focus,textarea:focus{border-bottom-color:#6B5B47;
  transition:border-color .2s;}
input::placeholder,textarea::placeholder{color:#A09890!important;}
.checkbox-row{font-size:.76rem;color:#7A7672!important;
  display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;}

.submit-btn{background-color:#5C7060!important;color:#fff!important;
  border:none;padding:.85rem 2rem;font-family:'Jost','Helvetica Neue',Arial,sans-serif;
  font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;
  cursor:pointer;margin-top:1rem;display:inline-block;
  transition:background .2s,transform .2s;}
.submit-btn:hover{background-color:#6B5B47!important;transform:translateY(-2px);}

/* ── OVERLAYS PHOTO — LÉGENDE BAS DE PHOTO ── */
.photo-wrap{position:relative;overflow:hidden;}
/* Gradient sombre discret uniquement en bas de la photo */
.photo-wrap::after{
  content:'';position:absolute;
  bottom:0;left:0;right:0;height:45%;
  background:linear-gradient(to top,rgba(20,16,12,.55) 0%,transparent 100%);
  pointer-events:none;z-index:1;}
/* Overlay positionné en BAS — ne cache pas les visages */
.photo-overlay{
  position:absolute;bottom:0;left:0;right:0;
  z-index:2;padding:1.2rem 2rem 1.4rem;}
.photo-overlay.right{text-align:right;padding:1.2rem 2rem 1.4rem;}
/* Pas de boîte opaque — texte directement sur gradient */
.photo-overlay-text{background:none;padding:0;max-width:100%;}
.photo-overlay-label{
  font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;
  color:rgba(232,220,200,.9)!important;display:block;margin-bottom:.4rem;}
.photo-overlay-quote{
  font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  font-size:clamp(1rem,1.8vw,1.3rem);font-style:italic;
  line-height:1.6;color:#fff!important;margin:0;
  text-shadow:0 1px 4px rgba(0,0,0,.5);}

/* PHOTO LIFT */
.photo-lift{transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s;}
.photo-lift:hover{transform:translateY(-4px);
  box-shadow:0 10px 28px rgba(28,22,16,.12);}

/* FOOTER */
footer{background-color:#2F2B25!important;text-align:center;
  padding:2.5rem 5vw 2rem;font-size:.74rem;letter-spacing:.06em;}
footer *{color:rgba(245,232,210,.55)!important;}
.footer-logo{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:1.1rem;
  display:block;margin-bottom:.6rem;color:rgba(245,232,210,.85)!important;}
footer a{text-decoration:underline;}

/* ── ANIMATIONS ── */
/* Visible par défaut. Les animations ne s'activent que si le script
   confirme pouvoir les piloter (classe .js-ready posée sur <html>). */
.reveal{opacity:1;transform:none;}
html.js-ready .reveal{opacity:0;transform:translateY(24px);
  transition:opacity .72s cubic-bezier(.22,.61,.36,1),
    transform .72s cubic-bezier(.22,.61,.36,1);}
html.js-ready .reveal.visible{opacity:1;transform:translateY(0);}
.reveal-d1{transition-delay:.13s;}
.reveal-d2{transition-delay:.26s;}
.divider{width:36px;}
html.js-ready .divider{width:0!important;
  transition:width .9s cubic-bezier(.22,.61,.36,1) .3s;}
html.js-ready .divider.visible{width:36px!important;}
.hero-eyebrow{animation:fadeUp .7s cubic-bezier(.22,.61,.36,1) .15s both;}
.hero-title{animation:fadeUp .9s cubic-bezier(.22,.61,.36,1) .3s both;}
.hero-sub{animation:fadeUp .7s cubic-bezier(.22,.61,.36,1) .5s both;}
.btn-hero{animation:fadeUp .6s cubic-bezier(.22,.61,.36,1) .7s both;}
.hero-photo img{animation:imgIn 1.1s cubic-bezier(.22,.61,.36,1) .1s both;}
@keyframes fadeUp{from{opacity:0;transform:translateY(20px);}
  to{opacity:1;transform:translateY(0);}}
@keyframes imgIn{from{opacity:0;transform:scale(1.04);}
  to{opacity:1;transform:scale(1);}}

/* ACCESSIBILITÉ */
a:focus-visible,button:focus-visible,input:focus-visible,
textarea:focus-visible,summary:focus-visible{
  outline:2px solid #B8965A;outline-offset:3px;}

/* ── MOBILE ── */
@media(max-width:820px){
  .hero{grid-template-columns:1fr;min-height:auto;margin-top:62px;}
  .hero-photo{height:70vw;min-height:260px;}
  .hero-photo img{object-position:center 15%;}
  .hero-text{padding:8vw 7vw 6vw;border-right:none;
    border-bottom:1px solid #E8DCC8;}
  .hero-text::before{display:none;}
  .hero-title{font-size:clamp(1.9rem,6vw,3rem);}
  .photo-overlay{padding:1rem 5vw 1.2rem;}
  div[style*="55fr 45fr"]{grid-template-columns:1fr!important;}
}
@media(max-width:680px){
  .contact-grid{grid-template-columns:1fr;}
  .mythes{grid-template-columns:1fr;}
  .formules{grid-template-columns:1fr;}
}
@media(max-width:640px){
  .main-nav{height:54px;}
  .main-nav .nav-links{gap:.8rem;}
  .main-nav .nav-links a{font-size:.62rem;letter-spacing:.07em;}
  .piliers{grid-template-columns:1fr;}
  .s{padding:50px 5vw;}
  .label{font-size:.7rem;}
  .fragment-note{font-size:.82rem;}
  .formule-note,.formule-desc{font-size:.88rem;}
  .band-quote{font-size:1.05rem;}
  .btn-cta{display:block;text-align:center;}
  div[style*="grid-template-columns:1fr 1fr"]{
    grid-template-columns:1fr!important;}
}

/* ── FINITIONS MOBILE ── */
@media(max-width:820px){
  /* Tagline héro : ne pas tronquer */
  .hero-text p[style*="color:#7A7672"]{max-width:100%;font-size:.8rem;}
  /* Portrait Anne : bien recadré mobile */
  div[style*="55fr 45fr"] img{
    aspect-ratio:4/5!important;object-position:center 10%!important;}
}
@media(max-width:640px){
  /* Nav inline style mobile */
  .main-nav{height:60px!important;}
  /* Blocs vœux/témoins mobile */
  div[style*="border-left:2px solid #B8965A"]{padding:.9rem 1.1rem;}
  /* CTA formules mobile */
  div[style*="border:1px solid #E8DCC8"]{padding:1.4rem 1.2rem;}
  /* Footer lisibilité */
  footer .main-nav .main-nav .nav-links{gap:.8rem;}
  footer nav a{font-size:.7rem;}
  /* Tagline héro */
  .hero-text > p{max-width:100%!important;}
}

/* Footer liens */
.footer-links{display:flex;justify-content:center;
  gap:1.5rem;flex-wrap:wrap;margin-top:1.2rem;}
.footer-links a{color:rgba(245,232,210,.65)!important;
  text-decoration:underline;font-size:.72rem;letter-spacing:.06em;}

/* ── BLOG ARTICLE ── */
.article-body p {
  font-size: 1rem;
  line-height: 1.95;
  color: #2A2520;
  margin-bottom: 1.1rem;
}
.article-intro {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: 1.2rem !important;
  font-style: italic;
  color: #1C1A18 !important;
}
.article-citation {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: 1.15rem !important;
  font-style: italic;
  color: #6B5B47 !important;
  border-left: 2px solid #B8965A;
  padding-left: 1.2rem;
  margin: 1.4rem 0 !important;
}

/* ── BLOG SOMMAIRE ── */
.blog-card{transition:transform .3s cubic-bezier(.22,.61,.36,1);}
.blog-card:hover{transform:translateY(-4px);}
.blog-card:hover h2{color:#6B5B47;}

/* === AJOUTS === */
h2.as-h1{font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:300;color:#1C1A18!important;line-height:1.2;margin-bottom:.9rem;}
.avis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.2rem 0;}
.avis-card{background-color:#fff!important;border:1px solid #E8DCC8;padding:1.8rem 1.5rem;}
.avis-stars{color:#B8965A!important;letter-spacing:.2em;font-size:.95rem;margin-bottom:.8rem;}
.avis-text{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.05rem;line-height:1.6;color:#1C1A18!important;margin-bottom:1rem;}
.avis-author{font-size:.76rem;letter-spacing:.08em;color:#6B5B47!important;text-transform:uppercase;}
.form-status{margin-top:1rem;font-size:.85rem;}
@media(max-width:680px){.avis-grid{grid-template-columns:1fr;}}

/* === NAV MOBILE (hamburger) === */
.nav-toggle{display:none;background:none;border:none;font-size:1.7rem;line-height:1;color:#1C1A18;cursor:pointer;padding:.2rem .5rem;}
@media(max-width:820px){
  .nav-toggle{display:block;}
  .main-nav .nav-links{position:absolute;top:100%;left:0;right:0;flex-direction:column;
    background-color:#F5F0E8;border-bottom:1px solid #C4B49A;
    box-shadow:0 10px 24px rgba(28,22,16,.12);
    padding:0 6vw;gap:0;max-height:0;overflow:hidden;
    transition:max-height .32s cubic-bezier(.22,.61,.36,1);}
  .main-nav.open .nav-links{max-height:85vh;overflow:auto;padding:.5rem 6vw 1rem;}
  .main-nav .nav-links li{width:100%;}
  .main-nav .nav-links a{display:block;padding:.9rem 0;font-size:.82rem;
    letter-spacing:.12em;border-bottom:1px solid #E8DCC8;}
  .main-nav .nav-links li:last-child a{border-bottom:none;}
}

/* === ANIMATIONS ÉTENDUES === */
.reveal-zoom,.reveal-left,.reveal-right{opacity:1;transform:none;}
html.js-ready .reveal-zoom{opacity:0;transform:scale(.95);transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1);}
html.js-ready .reveal-zoom.visible{opacity:1;transform:none;}
html.js-ready .reveal-left{opacity:0;transform:translateX(-28px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);}
html.js-ready .reveal-left.visible{opacity:1;transform:none;}
html.js-ready .reveal-right{opacity:0;transform:translateX(28px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);}
html.js-ready .reveal-right.visible{opacity:1;transform:none;}
.avis-card{transition:transform .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s,border-color .3s;}
.avis-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgba(28,22,16,.10);border-color:#B8965A;}
.s img,article img{transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s;}
.s img:hover,article img:hover{transform:scale(1.015);box-shadow:0 12px 30px rgba(28,22,16,.12);}
.main-nav .nav-links a{transition:color .2s;}
.etape-num,.pilier-num{transition:color .35s,transform .35s;}
.etape:hover .etape-num,.pilier:hover .pilier-num{color:#B8965A!important;transform:translateY(-3px);}
.label{transition:letter-spacing .4s;}
.s:hover>.label,.reveal.visible>.label{letter-spacing:.24em;}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important;}
  .reveal,.reveal-left,.reveal-right,.reveal-zoom,.divider{opacity:1!important;transform:none!important;width:36px;}
}

/* ═══ CORRECTIF LAYOUT INTRINSÈQUE — indépendant des media queries ═══ */
*,*::before,*::after{min-width:0;}
html,body{overflow-x:hidden;max-width:100%;}
img{max-width:100%;height:auto;}

/* Grilles auto-adaptatives : passent en colonne dès que la place manque */
.hero{grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr))!important;}
.piliers{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))!important;}
.formules{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr))!important;}
.mythes{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))!important;}
.contact-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))!important;}
.etape{grid-template-columns:52px minmax(0,1fr)!important;}

/* Grilles définies en style inline */
[style*="55fr 45fr"],[style*="3fr 2fr"],[style*="2fr 3fr"],[style*="1fr 1fr"]{
  grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))!important;}

/* Le texte ne se casse plus mot par mot */
h1,h2,h3,p,span,a,li,summary,label{overflow-wrap:break-word;word-break:normal;hyphens:none;}
.hero-title{font-size:clamp(1.9rem,4.6vw,3.6rem)!important;}
h1{font-size:clamp(1.7rem,4vw,2.8rem)!important;}

/* Largeurs inline plafonnées */
[style*="max-width:340px"],[style*="max-width:380px"],
[style*="max-width:400px"],[style*="max-width:480px"]{max-width:100%!important;}

/* Mode sombre navigateur : on garde la palette claire */
@media (prefers-color-scheme:dark){
  html,body,.sw,.s{background-color:#F5F0E8!important;color:#3A3530!important;}
}
