
:root{--nav:#020817;--nav2:#071a36;--blue:#0f66c8;--blue2:#2b8cff;--ink:#111d2c;--text:#26384d;--line:#dbe6f3;--shadow:0 16px 38px rgba(22,48,82,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.65;background:#fff}a{color:inherit}.wrap{width:min(1220px,92%);margin:0 auto}
.topbar{background:radial-gradient(circle at 20% 0%,rgba(57,144,255,.26),transparent 28%),linear-gradient(180deg,var(--nav),var(--nav2));color:#fff;border-bottom:1px solid rgba(146,201,255,.36);box-shadow:0 12px 30px rgba(0,0,0,.24)}
.nav{min-height:112px;display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center;padding:16px 0}.brand img{display:block;width:300px;height:92px;object-fit:contain;max-width:100%;filter:drop-shadow(0 0 16px rgba(113,183,255,.42))}.links{display:flex;justify-content:flex-end;gap:22px;flex-wrap:wrap;font-weight:700;color:#edf7ff}.links a{text-decoration:none;opacity:.95}.links a.active,.links a:hover{color:#fff;text-decoration:underline;text-decoration-color:#73beff;text-underline-offset:8px}
.hero{background:linear-gradient(180deg,#f7fbff,#fff);padding:72px 0;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:46px;align-items:center}.hero-logo{width:min(460px,95%);border-radius:16px;box-shadow:var(--shadow);margin-bottom:18px}.badge{display:inline-block;background:#eaf4ff;color:#0d5cb5;border:1px solid #c4ddfb;border-radius:999px;padding:8px 14px;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:800}h1{font-family:Georgia,'Times New Roman',serif;color:var(--ink);font-size:clamp(2.15rem,4.6vw,4.8rem);line-height:1.05;text-transform:uppercase;letter-spacing:.025em;margin:18px 0}.lead{font-size:1.18rem;color:#344a62;max-width:760px}.hero-visual{background:#fff;border:1px solid var(--line);border-radius:32px;padding:16px;box-shadow:var(--shadow)}.hero-visual img{display:block;width:100%;border-radius:24px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border-radius:10px;text-decoration:none;background:linear-gradient(135deg,#0f56aa,#2b8cff);color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;box-shadow:0 14px 26px rgba(43,140,255,.22)}.btn.secondary{background:#fff;color:#0f56aa;border:1px solid #bdd9f8;box-shadow:none}
.section{padding:64px 0;border-bottom:1px solid var(--line)}.section.alt{background:#f7fbff}h2{font-family:Georgia,'Times New Roman',serif;color:var(--ink);font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.12;margin:0 0 18px}.center{text-align:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.card,.quick-term,.term-card,.example,.notice{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.card h3,.quick-term h3,.term-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--ink);text-transform:uppercase;letter-spacing:.045em;margin:0 0 10px}.quick-term a{color:#0f66c8;text-decoration:none;font-weight:800}.example{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.bad{border-left:5px solid #c84a4a;padding-left:18px}.good{border-left:5px solid #0f66c8;padding-left:18px}
.searchbar{position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding:18px 0;z-index:20}.search-inner input{width:100%;padding:16px 18px;border:1px solid #bdd9f8;border-radius:14px;font-size:1rem;box-shadow:var(--shadow)}.dictionary{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.term-card{scroll-margin-top:120px}.term-card .definition{font-size:1.05rem;color:#344a62}.ready{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#eef6ff;border:1px solid #cde2fb;border-radius:14px;padding:10px 12px;margin:14px 0 8px;color:#0f56aa;font-weight:800}.copy{border:0;background:#0f66c8;color:#fff;border-radius:9px;padding:8px 12px;font-weight:800;cursor:pointer}.prompt{font-weight:700;color:#132238;background:#f8fbff;border-radius:12px;padding:12px;border:1px solid #e0ebf7}
.footer{background:linear-gradient(180deg,#071a36,#020817);color:#eaf5ff;padding:34px 0}.footer-grid{display:grid;grid-template-columns:310px 1fr auto;gap:24px;align-items:center}.footer img{width:300px}.small{color:#c9ddf3}
@media(max-width:1050px){.nav{grid-template-columns:1fr;justify-items:center;text-align:center}.links{justify-content:center}.hero-grid,.example{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.dictionary{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}
@media(max-width:700px){.grid-3,.grid-4{grid-template-columns:1fr}.brand img{width:300px;height:92px}.hero{padding:48px 0}.section{padding:46px 0}}

.az-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px;padding:16px;background:#f7fbff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}
.az-nav a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid #cfe2f7;color:#0f66c8;text-decoration:none;font-weight:800}
.letter{margin-top:34px!important;padding-top:8px;border-top:1px solid var(--line)}

.search-inner{position:relative}
.search-inner::before{content:"🔎";position:absolute;left:18px;top:28px;transform:translateY(-50%);font-size:1.25rem;z-index:2;opacity:.85}
.search-inner input{padding-left:54px!important}
.search-help{margin:10px 0 0;color:#61758c;font-size:.95rem}
.az-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px;padding:16px;background:#f7fbff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}
.az-nav a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid #cfe2f7;color:#0f66c8;text-decoration:none;font-weight:800}
.letter{margin-top:34px!important;padding-top:8px;border-top:1px solid var(--line)}

/* Correction accueil v5 */
.home-hero-clean{
  text-align:center;
  padding:70px 0 62px;
}
.home-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.centered-logo{
  margin:0 auto 28px auto;
  display:block;
}
.home-hero-clean h1{
  text-align:center;
  max-width:1050px;
  margin-left:auto;
  margin-right:auto;
}
.one-line-subtitle{
  text-align:center;
  max-width:1180px;
  white-space:nowrap;
  margin-left:auto;
  margin-right:auto;
}
.centered-actions{
  justify-content:center;
  width:100%;
}
@media(max-width:1100px){
  .one-line-subtitle{
    white-space:normal;
    max-width:900px;
  }
}

.search-inner{position:relative}
.search-inner::before{content:"🔎";position:absolute;left:18px;top:28px;transform:translateY(-50%);font-size:1.25rem;z-index:2;opacity:.85}
.search-inner input{padding-left:54px!important}
.search-help{margin:10px 0 0;color:#61758c;font-size:.95rem}
.az-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 30px;padding:16px;background:#f7fbff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}
.az-nav a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid #cfe2f7;color:#0f66c8;text-decoration:none;font-weight:800}
.letter{margin-top:34px!important;padding-top:8px;border-top:1px solid var(--line)}
.no-results{display:none;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:22px;color:#344a62}

.models-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
  margin:18px 0 34px;
}
.model-group h2{
  margin-top:34px;
  border-top:1px solid var(--line);
  padding-top:24px;
}
.model-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  box-shadow:var(--shadow);
  padding:18px;
  display:grid;
  grid-template-columns:46px 1fr auto;
  gap:14px;
  align-items:center;
}
.model-number{
  width:42px;
  height:42px;
  border-radius:12px;
  background:#eef6ff;
  color:#0f66c8;
  display:grid;
  place-items:center;
  font-weight:800;
}
.model-card p{margin:0;color:#26384d;font-weight:700}
@media(max-width:850px){
  .models-grid{grid-template-columns:1fr}
  .model-card{grid-template-columns:42px 1fr}
  .model-card .copy{grid-column:1 / -1}
}

/* Correction page lexique v8 */
.lexique-hero-clean{
  text-align:center;
  padding:66px 0 56px;
}
.lexique-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.lexique-hero-clean .centered-logo{
  display:block;
  margin:0 auto 28px auto;
}
.lexique-hero-clean h1{
  text-align:center;
  white-space:nowrap;
  margin-left:auto;
  margin-right:auto;
}
.lexique-subtitle{
  text-align:center;
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
}
.lexique-count{
  text-align:center;
  max-width:1050px;
  margin-left:auto;
  margin-right:auto;
  font-size:1.05rem;
  color:#5a6e84;
}
@media(max-width:700px){
  .lexique-hero-clean h1{
    white-space:normal;
  }
}

/* Correction v10 : lexique lisible sans cases A...V */
.lexique-direct-info{
  text-align:center;
  max-width:980px;
  margin:0 auto 32px auto;
  font-size:1.08rem;
  color:#344a62;
  background:#f7fbff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:18px 22px;
  box-shadow:var(--shadow);
}
.letter{
  font-size:2.2rem!important;
  color:#0f66c8!important;
}

/* Correction accueil v14 : titre en deux lignes centrées */
.home-title-split{
  text-align:center;
}
.home-title-split span{
  display:block;
}
.home-title-split span:first-child{
  white-space:nowrap;
}
@media(max-width:700px){
  .home-title-split span:first-child{
    white-space:normal;
  }
}

/* Correction page 100 façons v17 */
.facons-hero-clean{
  text-align:center;
  padding:62px 0 52px;
}
.facons-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.facons-heads-logo{
  display:block;
  width:min(520px,92%);
  max-height:280px;
  object-fit:contain;
  margin:0 auto 28px auto;
  border-radius:26px;
  box-shadow:var(--shadow);
}
.facons-hero-clean h1{
  text-align:center;
  white-space:nowrap;
  max-width:1220px;
  margin-left:auto;
  margin-right:auto;
}
.facons-subtitle{
  text-align:center;
  white-space:nowrap;
  max-width:1220px;
  margin-left:auto;
  margin-right:auto;
}
.facons-category-nav{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:12px;
  margin:0 0 34px;
  padding:18px;
  background:#f7fbff;
  border:1px solid var(--line);
  border-radius:18px;
  box-shadow:var(--shadow);
}
.facons-category-nav a{
  display:flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:10px 12px;
  border-radius:12px;
  background:#fff;
  border:1px solid #cfe2f7;
  color:#0f66c8;
  text-decoration:none;
  font-weight:800;
  line-height:1.2;
}
.facons-category-nav a:hover{
  background:#eef6ff;
}
@media(max-width:1100px){
  .facons-hero-clean h1,
  .facons-subtitle{
    white-space:normal;
  }
}
@media(max-width:760px){
  .facons-category-nav{
    grid-template-columns:1fr;
  }
}

/* Page contact v18 */
.contact-hero-clean{
  text-align:center;
  padding:66px 0 54px;
}
.contact-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.contact-center .centered-logo{
  display:block;
  margin:0 auto 28px auto;
}
.contact-hero-clean h1{
  text-align:center;
  white-space:nowrap;
  margin-left:auto;
  margin-right:auto;
}
.contact-subtitle{
  text-align:center;
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
}
.contact-grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:18px;
}
.contact-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:var(--shadow);
  padding:26px;
}
.contact-card h2{
  font-size:1.65rem;
  margin-bottom:12px;
}
.contact-help{
  text-align:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:var(--shadow);
  padding:32px;
}
.contact-help p{
  font-size:1.15rem;
  font-weight:700;
  color:#26384d;
}
.contact-help .btn{
  margin-top:10px;
}
@media(max-width:850px){
  .contact-grid{
    grid-template-columns:1fr;
  }
}

/* v19 présentation + SEO accueil */
.presentation-hero{
  text-align:center;
  padding:58px 0 50px;
  background:linear-gradient(180deg,#f7fbff,#fff);
}
.presentation-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.presentation-logo{
  display:block;
  margin:0 auto 24px auto;
  width:min(470px,92%);
}
.presentation-hero h1{
  text-align:center;
  margin:8px auto 18px auto;
  font-size:clamp(2rem,4vw,3.4rem);
}
.presentation-text{
  text-align:center;
  max-width:1120px;
  margin:4px auto;
}
.presentation-heads{
  display:block;
  width:min(440px,88%);
  max-height:240px;
  object-fit:contain;
  margin:26px auto 0 auto;
  border-radius:26px;
  box-shadow:var(--shadow);
}
.home-hero-clean{
  border-top:1px solid var(--line);
}
.home-hero-clean h2{
  font-family:Georgia,'Times New Roman',serif;
  color:var(--ink);
  font-size:clamp(2rem,4.4vw,4.2rem);
  line-height:1.05;
  text-transform:uppercase;
  letter-spacing:.025em;
  margin:0 0 18px;
}
@media(max-width:900px){
  .presentation-text,
  .one-line-subtitle{
    white-space:normal;
  }
}

/* v21 espace membre sécurisé */
.member-public-hero,
.member-hero{
  text-align:center;
  padding:66px 0 56px;
}
.member-public-center,
.member-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.member-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.member-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  box-shadow:var(--shadow);
  padding:26px;
}
.member-card h2{
  font-size:1.55rem;
  margin-bottom:12px;
}
.public-example{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  box-shadow:var(--shadow);
  padding:32px;
  text-align:center;
}
.public-example h2{
  font-size:clamp(2rem,3vw,3rem);
  margin-bottom:10px;
}
.example-intro{
  max-width:900px;
  margin:0 auto 22px;
  color:#38506a;
  font-weight:700;
}
.example-compare{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  text-align:left;
  margin:24px 0;
}
.example-compare article{
  border:1px solid var(--line);
  border-radius:20px;
  padding:22px;
  background:#f8fbff;
}
.example-compare h3{
  margin-bottom:10px;
  color:#0f66c8;
}
.example-compare p{
  font-weight:800;
  color:#26384d;
}
@media(max-width:900px){
  .member-grid,
  .example-compare{
    grid-template-columns:1fr;
  }
}

/* v22 page produit et abonnements */
.abonnement-hero{
  text-align:center;
  padding:66px 0 56px;
}
.abonnement-center{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.abonnement-hero h1{
  text-align:center;
  white-space:nowrap;
}
.product-info{
  display:flex;
  flex-direction:column;
  gap:20px;
}
.product-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.product-panel{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:var(--shadow);
  padding:26px;
}
.main-product-panel{
  text-align:center;
}
.product-panel h2,
.pricing-intro h2,
.recommendation-box h2,
.product-cta h2{
  font-size:clamp(2rem,3vw,3rem);
  margin-bottom:12px;
}
.product-panel h3{
  font-size:1.45rem;
  margin-bottom:10px;
}
.pricing-intro{
  text-align:center;
  max-width:900px;
  margin:0 auto 28px;
}
.pricing-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.price-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:var(--shadow);
  padding:24px;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.price-card.featured{
  border:2px solid #0f66c8;
}
.price-label{
  display:inline-flex;
  align-self:flex-start;
  background:#eef6ff;
  color:#0f66c8;
  border:1px solid #cfe2f7;
  border-radius:999px;
  padding:7px 12px;
  font-weight:900;
  font-size:.86rem;
}
.price-card h3{
  font-size:1.55rem;
}
.price{
  font-size:2rem;
  font-weight:900;
  color:#0f66c8;
  margin:0;
}
.price-card ul{
  margin:0 0 10px 18px;
  padding:0;
  color:#38506a;
}
.price-card li{
  margin:8px 0;
}
.price-card .btn{
  margin-top:auto;
}
.recommendation-box,
.product-cta{
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  box-shadow:var(--shadow);
  padding:32px;
  text-align:center;
}
@media(max-width:1100px){
  .pricing-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .abonnement-hero h1{
    white-space:normal;
  }
  .product-grid,
  .pricing-grid{
    grid-template-columns:1fr;
  }
}

/* v23 bouton WhatsApp inscription */
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:9999;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-width:142px;
  min-height:58px;
  padding:10px 16px;
  border-radius:999px;
  background:#25D366;
  color:#fff;
  text-decoration:none;
  box-shadow:0 16px 38px rgba(0,0,0,.22);
  border:2px solid rgba(255,255,255,.85);
  font-weight:900;
  line-height:1.05;
}
.whatsapp-float span{
  font-size:.78rem;
  opacity:.92;
}
.whatsapp-float strong{
  font-size:1.04rem;
}
.whatsapp-float:hover{
  transform:translateY(-2px);
}
.whatsapp-subscribe-block{
  text-align:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  box-shadow:var(--shadow);
  padding:34px;
}
.whatsapp-subscribe-block h2{
  font-size:clamp(2rem,3vw,3rem);
  margin-bottom:12px;
}
.whatsapp-btn{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#fff !important;
}
@media(max-width:680px){
  .whatsapp-float{
    right:14px;
    bottom:14px;
    min-width:122px;
    min-height:52px;
    padding:8px 12px;
  }
}

/* v24 navigation fixe + WhatsApp visible dans la barre */
.topbar{
  position:sticky;
  top:0;
  z-index:10000;
  box-shadow:0 10px 28px rgba(0,0,0,.10);
}
.nav-whatsapp{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#fff !important;
  border:2px solid rgba(255,255,255,.75);
  border-radius:999px;
  padding:10px 16px;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
  box-shadow:0 8px 20px rgba(37,211,102,.25);
}
.nav-whatsapp:hover{
  transform:translateY(-1px);
}
.whatsapp-float{
  display:none !important;
}
@media(max-width:900px){
  .topbar{
    position:sticky;
    top:0;
  }
  .nav-whatsapp{
    width:100%;
    margin-top:8px;
  }
}

/* v25 correction titre accueil : deuxième ligne sur une seule ligne */
.home-title-split span:last-child{
  white-space:nowrap;
}
@media(max-width:900px){
  .home-title-split span:last-child{
    white-space:normal;
  }
}

/* VELTANO Santé v19 */
.presentation-text strong{font-weight:900}
textarea{width:100%;min-height:170px;border:1px solid var(--line,#d8e0e8);border-radius:16px;padding:16px;font-size:16px;line-height:1.5;box-sizing:border-box;background:#fff;color:#14213d}
button.btn{border:0;cursor:pointer}
.chips span{display:inline-block;background:white;border:1px solid #cfe0ef;border-radius:20px;padding:7px 11px;margin:4px;font-weight:700}
table{width:100%;border-collapse:collapse;background:white;font-size:14px}
td,th{border:1px solid #d8e0e8;padding:10px;vertical-align:top}
th{background:#1f5f8b;color:white}
@media(max-width:700px){table{font-size:12px}.links{overflow-x:auto}}

/* v20 — Corrections titres et formulation IA */
.home-title-split{
  font-size:clamp(1.7rem, 3vw, 2.7rem) !important;
  line-height:1.18 !important;
  max-width:980px;
  margin-left:auto;
  margin-right:auto;
}
.home-title-split span{
  display:block;
}
.form-result-title{
  font-size:clamp(1.45rem, 2.4vw, 2.1rem) !important;
  line-height:1.2 !important;
  margin-top:24px !important;
  margin-bottom:8px !important;
}
.form-result-help{
  margin-top:0;
  margin-bottom:12px;
  color:#52616f;
  font-weight:700;
}
#prompt{
  min-height:420px;
  font-size:15.5px;
}
#obs{
  min-height:180px;
}
@media(max-width:700px){
  .home-title-split{
    font-size:1.55rem !important;
  }
  .form-result-title{
    font-size:1.35rem !important;
  }
  #prompt{
    min-height:500px;
  }
}

/* v22 — Lexique santé interactif */
.lex-intro p{font-size:1.05rem;margin:8px 0;}
.lex-output{border-left:6px solid #f28c28;background:#fff8ef;}
.lex-output h2{margin-top:0;}
.lex-category{background:white;border-radius:18px;padding:22px;margin:18px 0;box-shadow:0 6px 18px #0001;}
.lex-category h2{margin-top:0;color:#1f5f8b;}
.lex-chips{display:flex;flex-wrap:wrap;gap:8px;}
.lex-word{background:white;color:#14213d;border:1px solid #cfe0ef;border-radius:22px;padding:8px 13px;font-weight:700;cursor:pointer;font-size:0.95rem;}
.lex-word:hover,.lex-word.active{background:#1f5f8b;color:white;border-color:#1f5f8b;}
.phrase-list{display:grid;gap:10px;margin-top:14px;}
.phrase-item{background:white;border:1px solid #d8e0e8;border-radius:14px;padding:13px 14px;line-height:1.45;font-weight:700;}
.copy-mini{display:inline-block;margin-top:8px;background:#1f5f8b;color:white;border:0;border-radius:10px;padding:7px 10px;cursor:pointer;font-weight:bold;}
@media(max-width:700px){.lex-word{font-size:0.9rem}.lex-category{padding:16px}.phrase-item{font-size:0.95rem}}

/* v23 — mots liés dans le lexique */
.related-words{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px;}
.related-title{width:100%;font-weight:900;color:#1f5f8b;margin-bottom:2px;}
.related-chip{background:#fff;border:1px solid #f28c28;color:#14213d;border-radius:20px;padding:7px 11px;font-weight:800;cursor:pointer;}
.related-chip:hover{background:#f28c28;color:#fff;}

/* v24 — Lexique : bloc résultat propre, sans superposition ni dépassement */
.lexique-page .wrap{overflow:visible;}
.lex-output{
  position:relative !important;
  display:block !important;
  height:auto !important;
  min-height:0 !important;
  overflow:visible !important;
  clear:both !important;
  margin:22px 0 28px !important;
  padding:22px 24px !important;
  box-sizing:border-box !important;
}
.lex-categories{
  display:block !important;
  clear:both !important;
  margin-top:26px !important;
}
.related-words{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin:14px 0 18px !important;
}
.related-title{width:100%;font-weight:900;color:#1f5f8b;}
.related-chip{
  background:#fff;border:1px solid #f28c28;color:#14213d;
  border-radius:20px;padding:7px 11px;font-weight:800;cursor:pointer;
}
.phrase-list{display:grid !important;gap:10px !important;}
.phrase-item{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
  overflow-wrap:break-word !important;
  word-break:normal !important;
  white-space:normal !important;
  line-height:1.35 !important;
  font-size:0.95rem !important;
  padding:12px 14px !important;
}
.phrase-item div{
  max-width:100% !important;
  overflow-wrap:break-word !important;
  white-space:normal !important;
}
.copy-mini{margin-top:8px !important;}
@media(max-width:700px){
  .lex-output{padding:18px 16px !important;}
  .phrase-item{font-size:0.9rem !important;}
}

/* v25 — Répartition finale Lexique / Expressions / Formuler */
.expression-tool textarea,
#exprInput,
#exprOutput{
  width:100%;
  min-height:150px;
  box-sizing:border-box;
  overflow-wrap:break-word;
  white-space:normal;
}
#exprOutput{
  min-height:260px;
}
.expression-table{
  table-layout:fixed;
}
.expression-table td,
.expression-table th{
  overflow-wrap:break-word;
  word-break:normal;
}
.expression-table td:nth-child(1){
  width:48px;
}
.expression-table td:nth-child(2),
.expression-table th:nth-child(2){
  width:28%;
}
.expression-table td:nth-child(3),
.expression-table th:nth-child(3){
  width:62%;
}
.form-result-title{
  font-size:clamp(1.45rem, 2.4vw, 2.1rem) !important;
  line-height:1.2 !important;
  margin-top:24px !important;
  margin-bottom:8px !important;
}
.form-result-help{
  margin-top:0;
  margin-bottom:12px;
  color:#52616f;
  font-weight:700;
}
#prompt{
  min-height:420px;
  font-size:15.5px;
}
@media(max-width:700px){
  .expression-table{font-size:12px;}
  #prompt{min-height:500px;}
}

/* v26 — correction clic lexique */
.lex-word{cursor:pointer !important;}
.lex-word.active{background:#1f5f8b !important;color:#fff !important;border-color:#1f5f8b !important;}
.lex-output{position:relative !important;display:block !important;height:auto !important;overflow:visible !important;clear:both !important;margin:22px 0 28px !important;padding:22px 24px !important;box-sizing:border-box !important;}
.related-words{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin:14px 0 18px !important;}
.related-title{width:100%;font-weight:900;color:#1f5f8b;}
.related-chip{background:#fff;border:1px solid #f28c28;color:#14213d;border-radius:20px;padding:7px 11px;font-weight:800;cursor:pointer;}
.phrase-list{display:grid !important;gap:10px !important;}
.phrase-item{width:100% !important;box-sizing:border-box !important;overflow-wrap:break-word !important;white-space:normal !important;line-height:1.35 !important;font-size:0.95rem !important;padding:12px 14px !important;}
.phrase-item div{max-width:100% !important;overflow-wrap:break-word !important;white-space:normal !important;}
.copy-mini{margin-top:8px !important;background:#1f5f8b;color:#fff;border:0;border-radius:10px;padding:7px 10px;font-weight:700;cursor:pointer;}

/* v27 — Lexique enrichi symptômes et concordances */
.lex-category h2{font-size:clamp(1.25rem,2vw,1.7rem);}
.lex-word{cursor:pointer !important;}
.lex-word.active{background:#1f5f8b !important;color:#fff !important;border-color:#1f5f8b !important;}
.lex-output{position:relative !important;display:block !important;height:auto !important;overflow:visible !important;clear:both !important;margin:22px 0 28px !important;padding:22px 24px !important;box-sizing:border-box !important;}
.related-words{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin:14px 0 18px !important;}
.related-title{width:100%;font-weight:900;color:#1f5f8b;}
.related-chip{background:#fff;border:1px solid #f28c28;color:#14213d;border-radius:20px;padding:7px 11px;font-weight:800;cursor:pointer;}
.phrase-list{display:grid !important;gap:10px !important;}
.phrase-item{width:100% !important;box-sizing:border-box !important;overflow-wrap:break-word !important;white-space:normal !important;line-height:1.35 !important;font-size:0.95rem !important;padding:12px 14px !important;}
.phrase-item div{max-width:100% !important;overflow-wrap:break-word !important;white-space:normal !important;}
.copy-mini{margin-top:8px !important;background:#1f5f8b;color:#fff;border:0;border-radius:10px;padding:7px 10px;font-weight:700;cursor:pointer;}

/* v28 — phrases finales du lexique */
.phrase-item{
  overflow-wrap:break-word !important;
  word-break:normal !important;
  white-space:normal !important;
  line-height:1.38 !important;
}
#selectedHint{
  font-weight:700;
}

/* v29 — Lexique en accordéon propre, fiche dans la rubrique */
.lex-output{display:none !important;}
.lex-category{
  overflow:visible !important;
}
.lex-word{
  cursor:pointer !important;
}
.lex-word.active{
  background:#1f5f8b !important;
  color:#fff !important;
  border-color:#1f5f8b !important;
}
.lex-inline-result{
  display:none;
  width:100%;
  clear:both;
  margin-top:18px;
}
.lex-inline-result.open{
  display:block;
}
.lex-fiche{
  background:#fff8ef;
  border:2px solid #f28c28;
  border-radius:18px;
  padding:20px 22px;
  box-sizing:border-box;
}
.fiche-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:10px;
}
.fiche-head h3{
  color:#1f5f8b;
  font-size:clamp(1.45rem,2.4vw,2rem);
  margin:0;
}
.fiche-close{
  border:1px solid #f28c28;
  background:#fff;
  color:#14213d;
  border-radius:12px;
  padding:8px 12px;
  font-weight:800;
  cursor:pointer;
}
.fiche-help{
  font-weight:800;
  color:#14213d;
  margin:10px 0 12px;
}
.related-words{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin:10px 0 14px !important;
}
.related-title{
  width:100%;
  font-weight:900;
  color:#1f5f8b;
}
.related-chip{
  background:#fff;
  border:1px solid #f28c28;
  color:#14213d;
  border-radius:20px;
  padding:7px 11px;
  font-weight:800;
  cursor:pointer;
}
.related-chip:hover{
  background:#f28c28;
  color:#fff;
}
.phrase-list{
  display:grid !important;
  gap:10px !important;
}
.phrase-item{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
  overflow-wrap:break-word !important;
  white-space:normal !important;
  line-height:1.38 !important;
  font-size:0.95rem !important;
  padding:12px 14px !important;
  background:#fff;
  border:1px solid #d8e0e8;
  border-radius:14px;
}
.phrase-item div{
  max-width:100% !important;
  overflow-wrap:break-word !important;
  white-space:normal !important;
}
.copy-mini{
  margin-top:8px !important;
  background:#1f5f8b;
  color:#fff;
  border:0;
  border-radius:10px;
  padding:7px 10px;
  font-weight:700;
  cursor:pointer;
}
@media(max-width:700px){
  .lex-fiche{
    padding:16px 14px;
  }
  .fiche-head{
    align-items:flex-start;
    flex-direction:column;
  }
  .phrase-item{
    font-size:0.9rem !important;
  }
}

/* v31 — Contact : mentions sécurité / copyright / reproduction */
.contact-legal{
  padding-top:20px;
}
.legal-card{
  border-left:6px solid #f28c28;
}
.legal-card h2{
  color:#1f5f8b;
  margin-bottom:18px;
}
.legal-card h3{
  color:#14213d;
  margin-top:18px;
  margin-bottom:8px;
  font-size:1.1rem;
}
.legal-card p{
  line-height:1.55;
  margin:8px 0;
}

/* v32 — Accueil : titre propre et menu sans ABSA */
.home-main-title,
.home-main-title-text{
  display:block;
  max-width:100%;
  font-size:clamp(2rem, 4vw, 3.4rem) !important;
  line-height:1.08 !important;
  text-align:center !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  white-space:normal !important;
  color:#061b35 !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.home-main-subtitle{
  text-align:center;
  max-width:900px;
  margin:14px auto 26px;
  font-size:1.15rem;
  color:#18324c;
}
.hero h1,
.section h1,
.section h2{
  max-width:100% !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
}
nav a[href="supports-absa.html"],
.menu a[href="supports-absa.html"],
.header a[href="supports-absa.html"]{
  display:none !important;
}
@media(max-width:900px){
  .home-main-title,
  .home-main-title-text{
    font-size:clamp(1.65rem, 7vw, 2.5rem) !important;
  }
}

/* v33 — Accueil avec espaces partenaires */
.partners-home{
  background:#ffffff;
  padding-top:44px;
  padding-bottom:34px;
}
.partners-title-row{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.partners-title-row h2{
  margin:0;
  color:#061b35;
  font-size:clamp(1.7rem,3vw,2.4rem);
}
.partner-note{
  border:1px solid #c9d9ea;
  background:#f8fbff;
  color:#18324c;
  border-radius:999px;
  padding:8px 14px;
  font-size:.92rem;
  margin:0;
}
.partner-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}
.partner-card{
  background:#fff;
  border:1px solid #d7e3ef;
  border-radius:18px;
  padding:18px 16px;
  box-shadow:0 12px 32px rgba(6,27,53,.08);
  min-height:190px;
}
.partner-card h3{
  font-size:1.02rem;
  margin:10px 0 6px;
  color:#061b35;
}
.partner-card p{
  font-size:.92rem;
  line-height:1.35;
  color:#32465d;
  min-height:48px;
}
.partner-icon{
  width:46px;
  height:46px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-weight:900;
  font-size:1.6rem;
}
.partner-icon.green{background:#56b947;}
.partner-icon.coral{background:#ff6b6b;}
.partner-icon.blue{background:#168aad;}
.partner-icon.purple{background:#7b61ff;}
.partner-icon.teal{background:#24a6a6;}
.partner-btn{
  display:inline-block;
  margin-top:8px;
  padding:8px 12px;
  border-radius:9px;
  border:1px solid #b9cfe4;
  color:#0b4c8c;
  font-weight:800;
  text-decoration:none;
  font-size:.88rem;
}
.partner-btn:hover{
  background:#0b4c8c;
  color:#fff;
}
.partner-banner{
  padding-top:10px;
  padding-bottom:38px;
  background:#ffffff;
}
.partner-strip{
  display:grid;
  grid-template-columns:180px repeat(4,1fr);
  gap:0;
  border:1px solid #b9d5ef;
  border-radius:18px;
  background:#f6fbff;
  overflow:hidden;
}
.partner-strip .strip-title{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  font-family:Georgia,serif;
  font-size:1.35rem;
  font-weight:900;
  color:#0b2545;
  background:#eaf5ff;
}
.partner-strip article{
  padding:16px 18px;
  border-left:1px solid #cfe0f0;
}
.partner-strip strong{
  display:block;
  color:#061b35;
  margin-bottom:4px;
}
.partner-strip span{
  display:block;
  color:#32465d;
  font-size:.9rem;
  line-height:1.32;
  min-height:38px;
}
.partner-strip a{
  display:inline-block;
  margin-top:8px;
  color:#0b4c8c;
  font-weight:800;
  text-decoration:none;
  font-size:.86rem;
}
.footer-flex{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.footer-partner-box{
  border:1px solid rgba(255,255,255,.25);
  border-radius:12px;
  padding:12px 16px;
  max-width:360px;
  font-size:.9rem;
  line-height:1.35;
  color:#eaf5ff;
}
@media(max-width:1100px){
  .partner-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .partner-strip{
    grid-template-columns:1fr;
  }
  .partner-strip article{
    border-left:0;
    border-top:1px solid #cfe0f0;
  }
}
@media(max-width:700px){
  .partners-title-row,
  .footer-flex{
    flex-direction:column;
    align-items:flex-start;
  }
  .partner-grid{
    grid-template-columns:1fr;
  }
  .partner-note{
    border-radius:14px;
  }
}

/* v34 — Bloc identité unique + synthèse */
.site-header{background:#061b35;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.18)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px}.brand img{height:64px;width:auto;display:block}.main-nav{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.main-nav a{color:#fff!important;text-decoration:none;font-weight:800;font-size:.96rem}.main-nav a:hover{text-decoration:underline}.whatsapp-btn{background:#24c55e;color:#fff!important;border-radius:999px;padding:13px 20px;text-decoration:none;font-weight:900;box-shadow:0 8px 20px rgba(36,197,94,.25)}
.veltano-identity{background:linear-gradient(120deg,#f8fbff 0%,#fff 55%,#edf7ff 100%);padding:48px 0;border-bottom:1px solid #dbe7f2}.identity-wrap{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.identity-text{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.identity-logo{width:min(360px,100%);height:auto;border-radius:6px;box-shadow:0 12px 35px rgba(6,27,53,.15)}.identity-text p{font-size:1.32rem;line-height:1.45;color:#18324c;max-width:720px}.identity-visual{display:flex;justify-content:center}.identity-visual img{width:min(430px,100%);height:auto;border-radius:22px;box-shadow:0 18px 45px rgba(6,27,53,.18)}
.home-intro{padding:54px 0 44px;background:#fff;text-align:center}.home-intro h1{margin:0 auto;font-size:clamp(2.1rem,4.6vw,4rem);line-height:1.02;color:#061b35;white-space:nowrap}.home-sub{margin:18px auto 30px;max-width:960px;color:#18324c;font-size:1.18rem}.home-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:left}.home-action{display:block;padding:20px;min-height:160px;border:1px solid #c9d9ea;border-radius:18px;background:#fff;text-decoration:none;color:#061b35;box-shadow:0 12px 32px rgba(6,27,53,.08)}.home-action span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#0b63b6;color:#fff;font-weight:900;margin-bottom:12px}.home-action strong{display:block;font-size:1.05rem;margin-bottom:8px}.home-action small{display:block;color:#3e5369;line-height:1.35}.home-action.active,.home-action:hover{border-color:#0b63b6}.home-action.print span{background:#f28c28}
.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.method-card{background:#fff;border:1px solid #d7e3ef;border-radius:18px;padding:22px;box-shadow:0 12px 32px rgba(6,27,53,.08)}.form-page h1{color:#061b35;font-size:clamp(2rem,4vw,3.5rem)}.big-textarea{width:100%;min-height:150px;border:1px solid #d8e3ee;border-radius:16px;padding:16px;box-sizing:border-box;font-size:1rem;line-height:1.45;resize:vertical}.output-area{min-height:230px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.primary-btn,.secondary-btn{margin-top:16px;border:0;border-radius:12px;padding:13px 18px;font-weight:900;cursor:pointer}.primary-btn{background:#0b63b6;color:#fff}.secondary-btn{background:#fff;color:#0b4c8c;border:1px solid #b9cfe4}.button-row{display:flex;gap:12px;flex-wrap:wrap}.questions-zone{border:1px dashed #b9cfe4;border-radius:16px;padding:16px;background:#f8fbff}.question-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 18px}.question-list label{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid #d7e3ef;border-radius:12px;padding:12px;color:#18324c;font-weight:700}.question-list label.full{grid-column:1/-1;display:block}.question-list label.full span{display:block;margin-bottom:8px}.question-list textarea{width:100%;min-height:90px;border:1px solid #d8e3ee;border-radius:12px;padding:12px;box-sizing:border-box}.muted{color:#66788b}
@media(max-width:1100px){.home-actions{grid-template-columns:repeat(2,1fr)}.identity-wrap{grid-template-columns:1fr}.home-intro h1{white-space:normal}}@media(max-width:760px){.nav-wrap,.main-nav{flex-direction:column;align-items:flex-start}.home-actions,.method-grid,.question-list{grid-template-columns:1fr}}
@media print{header,.veltano-identity,.primary-btn,.secondary-btn,footer{display:none!important}#synthOutput{border:0;min-height:900px}}

/* v35 — Accueil mobile ordonné, partenaires uniquement en fin de site */
.home-v35 section{box-sizing:border-box;}
.home-identity-v35{
  background:linear-gradient(120deg,#f8fbff 0%,#fff 55%,#edf7ff 100%);
  padding:34px 0 26px;
}
.identity-v35{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
  align-items:center;
}
.identity-logo-v35{
  max-width:340px;
  width:100%;
  height:auto;
  border-radius:8px;
}
.identity-logo-box p{
  font-size:1.22rem;
  line-height:1.42;
  color:#18324c;
  margin:16px 0 0;
  font-weight:700;
}
.identity-heads-box img{
  width:100%;
  max-width:430px;
  height:auto;
  border-radius:22px;
  box-shadow:0 16px 38px rgba(6,27,53,.16);
}
.home-title-v35{
  text-align:center;
  padding:34px 0 22px;
  background:#fff;
}
.home-title-v35 h1{
  margin:0;
  color:#061b35;
  font-size:clamp(2rem,4.4vw,3.8rem);
  line-height:1.05;
  white-space:nowrap;
}
.home-title-v35 p{
  margin:12px auto 0;
  max-width:900px;
  color:#18324c;
  font-size:1.12rem;
}
.home-blocks-v35{
  padding:18px 0 30px;
  background:#fff;
}
.home-four-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.home-four-card{
  display:block;
  text-decoration:none;
  color:#061b35;
  background:#fff;
  border:1px solid #c9d9ea;
  border-radius:18px;
  padding:20px;
  min-height:170px;
  box-shadow:0 12px 30px rgba(6,27,53,.08);
}
.home-four-card span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  border-radius:50%;
  background:#0b63b6;
  color:white;
  font-weight:900;
  margin-bottom:12px;
}
.home-four-card.orange span{background:#f28c28;}
.home-four-card strong{
  display:block;
  font-size:1.04rem;
  margin-bottom:8px;
}
.home-four-card small{
  display:block;
  color:#3e5369;
  line-height:1.35;
}
.home-rubriques-v35{
  padding:34px 0;
  background:#f8fbff;
}
.home-rubriques-v35 h2{
  color:#061b35;
  margin-top:0;
}
.rubrique-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  background:#fff;
  border:1px solid #d7e3ef;
  border-radius:18px;
  padding:18px 20px;
  margin:12px 0;
  text-decoration:none;
  color:#061b35;
  box-shadow:0 10px 24px rgba(6,27,53,.06);
}
.rubrique-row strong{
  font-size:1.14rem;
}
.rubrique-row p{
  margin:6px 0 0;
  color:#3e5369;
}
.rubrique-row span{
  background:#0b63b6;
  color:#fff;
  border-radius:999px;
  padding:9px 14px;
  font-weight:900;
}
.home-logique-v35,
.home-contact-v35{
  padding:34px 0;
  background:#fff;
}
.contact-mentions-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.primary-link{
  display:inline-block;
  background:#0b63b6;
  color:#fff !important;
  text-decoration:none;
  border-radius:12px;
  padding:12px 16px;
  font-weight:900;
  margin-top:8px;
}
.partners-end-v35{
  padding:44px 0 54px;
  background:#f8fbff;
  border-top:1px solid #dbe7f2;
}
.end-strip{
  margin-top:22px;
}
.partner-strip.end-strip{
  display:grid;
  grid-template-columns:180px repeat(4,1fr);
  border:1px solid #b9d5ef;
  border-radius:18px;
  overflow:hidden;
  background:#f6fbff;
}
.partner-strip.end-strip .strip-title{
  background:#eaf5ff;
  padding:18px;
  font-weight:900;
  color:#061b35;
  display:flex;
  align-items:center;
  justify-content:center;
}
.partner-strip.end-strip article{
  padding:16px;
  border-left:1px solid #cfe0f0;
}
.partner-strip.end-strip strong,
.partner-strip.end-strip span,
.partner-strip.end-strip a{
  display:block;
}
.partner-strip.end-strip a{
  margin-top:8px;
  font-weight:900;
  color:#0b4c8c;
}
@media(max-width:1000px){
  .identity-v35,
  .contact-mentions-grid{
    grid-template-columns:1fr;
  }
  .home-four-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .partner-strip.end-strip{
    grid-template-columns:1fr;
  }
  .partner-strip.end-strip article{
    border-left:0;
    border-top:1px solid #cfe0f0;
  }
}
@media(max-width:700px){
  .home-identity-v35{
    padding:22px 0 14px;
  }
  .identity-v35{
    gap:14px;
  }
  .identity-logo-v35{
    max-width:260px;
  }
  .identity-logo-box p{
    font-size:1rem;
    margin-top:10px;
  }
  .identity-heads-box img{
    max-width:260px;
  }
  .home-title-v35{
    padding:22px 0 12px;
  }
  .home-title-v35 h1{
    white-space:normal;
    font-size:clamp(1.75rem,8vw,2.45rem);
  }
  .home-four-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .home-four-card{
    min-height:auto;
    padding:16px;
  }
  .rubrique-row{
    align-items:flex-start;
    flex-direction:column;
  }
  .partners-title-row{
    flex-direction:column;
    align-items:flex-start;
  }
}

/* v36 — Accueil public + accès réservé + SEO sante.veltano.fr */
.public-home-v36 section{box-sizing:border-box;}
.public-identity-v36{
  background:linear-gradient(120deg,#f8fbff 0%,#ffffff 55%,#eef7ff 100%);
  padding:34px 0 20px;
}
.public-identity-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:center;
}
.public-logo-main{
  max-width:360px;
  width:100%;
  height:auto;
  border-radius:8px;
}
.public-heads-main{
  width:100%;
  max-width:430px;
  height:auto;
  border-radius:22px;
  box-shadow:0 16px 38px rgba(6,27,53,.16);
}
.slogan-v36{
  padding:22px 0;
  text-align:center;
  background:#fff;
}
.slogan-v36 h1{
  margin:0 auto;
  max-width:980px;
  color:#061b35;
  font-size:clamp(1.7rem,4vw,3.2rem);
  line-height:1.12;
}
.slogan-v36 strong{color:#0b63b6;}
.public-title-v36{
  padding:24px 0 16px;
  text-align:center;
  background:#fff;
}
.public-title-v36 h2{
  margin:0;
  color:#061b35;
  font-size:clamp(2rem,4vw,3.6rem);
  line-height:1.06;
  white-space:nowrap;
}
.public-title-v36 p{
  max-width:880px;
  margin:12px auto 0;
  color:#18324c;
  font-size:1.12rem;
}
.public-four-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  padding:22px 0 34px;
}
.public-four-card{
  background:#fff;
  border:1px solid #c9d9ea;
  border-radius:18px;
  padding:20px;
  min-height:165px;
  box-shadow:0 12px 30px rgba(6,27,53,.08);
}
.public-four-card span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;height:40px;
  border-radius:50%;
  background:#0b63b6;
  color:white;
  font-weight:900;
  margin-bottom:12px;
}
.public-four-card.orange span{background:#f28c28;}
.public-four-card strong{
  display:block;
  color:#061b35;
  margin-bottom:8px;
  font-size:1.05rem;
}
.public-four-card small{
  color:#3e5369;
  line-height:1.35;
}
.examples-v36{
  background:#f8fbff;
  padding:38px 0;
}
.examples-v36 h2{
  color:#061b35;
  margin-top:0;
}
.examples-grid-v36{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.example-card-v36{
  background:#fff;
  border:1px solid #d7e3ef;
  border-radius:18px;
  padding:20px;
  box-shadow:0 10px 26px rgba(6,27,53,.06);
}
.example-card-v36 h3{
  margin-top:0;
  color:#0b4c8c;
}
.example-card-v36 p{
  color:#18324c;
  line-height:1.45;
}
.access-v36{
  background:#fff;
  padding:42px 0;
}
.access-box-v36{
  background:linear-gradient(135deg,#061b35,#0b4c8c);
  color:#fff;
  border-radius:24px;
  padding:30px;
  box-shadow:0 20px 45px rgba(6,27,53,.18);
}
.access-box-v36 h2{
  margin-top:0;
  color:#fff;
  font-size:clamp(1.7rem,3vw,2.5rem);
}
.access-choice-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-top:18px;
}
.access-choice{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.25);
  border-radius:18px;
  padding:20px;
}
.access-choice h3{
  color:#fff;
  margin-top:0;
}
.access-choice p{
  color:#eef7ff;
  line-height:1.45;
}
.access-btn{
  display:inline-block;
  margin-top:10px;
  background:#24c55e;
  color:#fff !important;
  padding:12px 16px;
  border-radius:12px;
  text-decoration:none;
  font-weight:900;
}
.access-btn.email{
  background:#f28c28;
}
.login-box-v36{
  margin-top:22px;
  background:#fff;
  color:#061b35;
  border-radius:18px;
  padding:20px;
}
.login-box-v36 label{
  display:block;
  font-weight:900;
  margin:10px 0 6px;
}
.login-box-v36 input{
  width:100%;
  border:1px solid #c9d9ea;
  border-radius:12px;
  padding:13px;
  box-sizing:border-box;
  font-size:1rem;
}
.login-box-v36 button{
  margin-top:14px;
  background:#0b63b6;
  color:#fff;
  border:0;
  border-radius:12px;
  padding:13px 18px;
  font-weight:900;
  cursor:pointer;
}
.login-message{
  margin-top:12px;
  font-weight:800;
}
.private-gate{
  background:#fff7ef;
  border:1px solid #f28c28;
  border-radius:18px;
  padding:18px;
  margin:18px 0;
  color:#061b35;
}
.private-gate a{
  color:#0b4c8c;
  font-weight:900;
}
.internal-locked main.private-content{
  display:none;
}
.internal-locked .locked-message{
  display:block;
}
.locked-message{
  display:none;
  padding:45px 0;
}
.partners-end-v36{
  padding:44px 0 54px;
  background:#f8fbff;
  border-top:1px solid #dbe7f2;
}
.legal-public-v36{
  padding:34px 0;
  background:#fff;
}
@media(max-width:1000px){
  .public-identity-grid,
  .examples-grid-v36,
  .access-choice-grid{
    grid-template-columns:1fr;
  }
  .public-four-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .public-title-v36 h2{
    white-space:normal;
  }
}
@media(max-width:700px){
  .public-identity-v36{
    padding:22px 0 12px;
  }
  .public-logo-main{
    max-width:260px;
  }
  .public-heads-main{
    max-width:260px;
  }
  .public-four-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .public-four-card{
    min-height:auto;
  }
  .access-box-v36{
    padding:20px;
    border-radius:18px;
  }
}

/* v37 — Mobile : suppression de la bannière/menu rubriques */
@media(max-width:700px){
  .site-header{
    display:none !important;
  }

  .public-identity-v36{
    padding-top:18px !important;
  }

  .public-identity-grid{
    display:block !important;
    text-align:center !important;
  }

  .public-logo-main{
    max-width:230px !important;
    margin:0 auto 10px !important;
    display:block !important;
  }

  .public-heads-main{
    display:none !important;
  }

  .slogan-v36{
    padding-top:18px !important;
  }

  .slogan-v36 h1{
    font-size:1.45rem !important;
    line-height:1.18 !important;
  }

  .public-title-v36{
    padding-top:18px !important;
  }
}

/* v38 — Mobile : entrée directe logo + titre + deux têtes */
@media(max-width:700px){
  .site-header{
    display:none !important;
  }

  /* Page accueil publique */
  .public-identity-v36{
    padding:18px 0 10px !important;
    background:linear-gradient(120deg,#f8fbff 0%,#ffffff 55%,#eef7ff 100%) !important;
  }

  .public-identity-grid{
    display:block !important;
    text-align:center !important;
  }

  .public-logo-main{
    max-width:300px !important;
    width:88% !important;
    margin:0 auto 14px !important;
    display:block !important;
    border-radius:10px !important;
  }

  .public-heads-main{
    display:block !important;
    max-width:270px !important;
    width:78% !important;
    margin:14px auto 0 !important;
    border-radius:18px !important;
    box-shadow:0 14px 32px rgba(6,27,53,.14) !important;
  }

  /* Pages internes : Lexique, Expressions, Formuler, Synthèse, Contact */
  .presentation-hero,
  .hero.presentation-hero,
  .veltano-identity,
  .home-identity-v35{
    padding:18px 0 10px !important;
    background:linear-gradient(120deg,#f8fbff 0%,#ffffff 55%,#eef7ff 100%) !important;
  }

  .presentation-center,
  .identity-wrap,
  .identity-v35{
    display:block !important;
    text-align:center !important;
  }

  .hero-logo,
  .presentation-logo,
  .identity-logo,
  .identity-logo-v35{
    max-width:300px !important;
    width:88% !important;
    margin:0 auto 18px !important;
    display:block !important;
    border-radius:10px !important;
  }

  .presentation-hero h1,
  .hero.presentation-hero h1,
  .form-page h1{
    font-size:clamp(2.25rem,11vw,3.1rem) !important;
    line-height:1.05 !important;
    margin:14px auto 12px !important;
    text-align:center !important;
    color:#061b35 !important;
  }

  .presentation-text,
  .lead.presentation-text{
    font-size:1rem !important;
    line-height:1.35 !important;
    margin:0 auto 18px !important;
    max-width:92% !important;
    text-align:center !important;
  }

  .presentation-heads,
  .identity-visual img,
  .identity-heads-box img{
    display:block !important;
    max-width:270px !important;
    width:78% !important;
    margin:16px auto 0 !important;
    border-radius:18px !important;
    box-shadow:0 14px 32px rgba(6,27,53,.14) !important;
  }

  /* Le contenu suit directement sous ce bloc */
  .section,
  .lexique-page,
  .form-page{
    padding-top:18px !important;
  }
}

/* v39 — Mobile : logos centrés + textes réduits */
@media(max-width:700px){

  /* Centrage général des blocs d'entrée */
  .public-identity-grid,
  .presentation-center,
  .identity-wrap,
  .identity-v35,
  .identity-text,
  .identity-visual,
  .public-identity-v36 .wrap,
  .presentation-hero .wrap,
  .veltano-identity .wrap{
    display:block !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  /* Logo VELTANO parfaitement centré */
  .public-logo-main,
  .hero-logo,
  .presentation-logo,
  .identity-logo,
  .identity-logo-v35{
    display:block !important;
    width:82% !important;
    max-width:280px !important;
    height:auto !important;
    margin:0 auto 14px auto !important;
    float:none !important;
    object-fit:contain !important;
  }

  /* Image deux têtes centrée */
  .public-heads-main,
  .presentation-heads,
  .identity-visual img,
  .identity-heads-box img{
    display:block !important;
    width:74% !important;
    max-width:250px !important;
    height:auto !important;
    margin:14px auto 0 auto !important;
    float:none !important;
    object-fit:contain !important;
  }

  /* Slogan VELTANO réduit */
  .slogan-v36{
    padding:14px 0 12px !important;
  }

  .slogan-v36 h1{
    font-size:1.18rem !important;
    line-height:1.22 !important;
    max-width:92% !important;
    margin:0 auto !important;
    letter-spacing:0 !important;
  }

  /* Titre Trois façons réduit */
  .public-title-v36{
    padding:14px 0 10px !important;
  }

  .public-title-v36 h2,
  .home-title-v35 h1{
    font-size:1.75rem !important;
    line-height:1.12 !important;
    max-width:92% !important;
    margin:0 auto !important;
    white-space:normal !important;
    letter-spacing:0 !important;
  }

  .public-title-v36 p,
  .home-title-v35 p{
    font-size:.96rem !important;
    line-height:1.35 !important;
    max-width:90% !important;
    margin:8px auto 0 !important;
  }

  /* Titres rubriques internes réduits mais visibles */
  .presentation-hero h1,
  .hero.presentation-hero h1,
  .form-page h1{
    font-size:2.25rem !important;
    line-height:1.08 !important;
    max-width:92% !important;
    margin:12px auto 10px !important;
    letter-spacing:0 !important;
  }

  .presentation-text,
  .lead.presentation-text{
    font-size:.96rem !important;
    line-height:1.35 !important;
    max-width:90% !important;
    margin:0 auto 12px !important;
  }
}

/* v40 — Blocs accueil cliquables */
.public-four-card{
  display:block !important;
  text-decoration:none !important;
  cursor:pointer !important;
}
.public-four-card:hover{
  border-color:#0b63b6 !important;
  transform:translateY(-2px);
}
.public-four-card strong,
.public-four-card small{
  text-decoration:none !important;
}

/* v41 — Lexique liens/mots-clés corrigés */
.lex-word{
  cursor:pointer !important;
  pointer-events:auto !important;
}
.lex-word.active{
  background:#1f5f8b !important;
  color:#fff !important;
  border-color:#1f5f8b !important;
}
.lex-inline-result{
  display:none;
  width:100%;
  clear:both;
  margin-top:18px;
}
.lex-inline-result.open{
  display:block !important;
}
.lex-fiche{
  background:#fff8ef;
  border:2px solid #f28c28;
  border-radius:18px;
  padding:20px 22px;
  box-sizing:border-box;
}
.fiche-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:10px;
}
.fiche-head h3{
  color:#1f5f8b;
  font-size:clamp(1.45rem,2.4vw,2rem);
  margin:0;
}
.fiche-close,.copy-mini,.related-chip{
  cursor:pointer !important;
}
.related-words{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:10px 0 14px;
}
.related-title{
  width:100%;
  font-weight:900;
  color:#1f5f8b;
}
.related-chip{
  background:#fff;
  border:1px solid #f28c28;
  color:#14213d;
  border-radius:20px;
  padding:7px 11px;
  font-weight:800;
}
.phrase-list{
  display:grid;
  gap:10px;
}
.phrase-item{
  width:100%;
  box-sizing:border-box;
  overflow-wrap:break-word;
  white-space:normal;
  line-height:1.38;
  font-size:.95rem;
  padding:12px 14px;
  background:#fff;
  border:1px solid #d8e0e8;
  border-radius:14px;
}
.copy-mini{
  margin-top:8px;
  background:#1f5f8b;
  color:#fff;
  border:0;
  border-radius:10px;
  padding:7px 10px;
  font-weight:700;
}
@media(max-width:700px){
  .lex-fiche{padding:16px 14px;}
  .fiche-head{align-items:flex-start;flex-direction:column;}
}
