/* Delta-Sierra V20.30.2 — lecture longue France / livres / vidéos
   Périmètre volontairement hors Mars. Objectif : une lecture de type chapitre,
   moins de mosaïques, plus de continuité éditoriale, sans supprimer les composants historiques. */

body.ds-bible-reading { --ds-reading-width: 980px; }
body.ds-bible-reading main { scroll-behavior:smooth; }
body.ds-bible-reading p,
body.ds-bible-reading li { line-height:1.75; }
body.ds-bible-reading .knowledge-main,
body.ds-bible-reading .seo-main { max-width:var(--ds-reading-width); margin-left:auto; margin-right:auto; }
body.ds-bible-reading .knowledge-shell { max-width:1180px; margin-left:auto; margin-right:auto; }

/* Les chapitres textuels doivent se lire comme un livre, pas comme une succession de cartes. */
body.ds-france-bible .knowledge-section,
body.ds-books-bible .seo-section,
body.ds-videos-bible .seo-section.video-rich-section,
body.ds-videos-bible .seo-section.video-tailored-dossier,
body.ds-videos-bible .seo-section.video-monograph-v20292,
body.ds-videos-bible .seo-section.video-monograph-v20293,
body.ds-videos-bible .seo-section.video-sources-section {
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  border-left:0 !important;
  border-right:0 !important;
  border-top:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  padding-top:2rem !important;
  padding-bottom:2rem !important;
}
body.ds-france-bible .knowledge-section + .knowledge-section,
body.ds-books-bible .seo-section + .seo-section,
body.ds-videos-bible .seo-section.video-rich-section + .seo-section,
body.ds-videos-bible .seo-section.video-tailored-dossier + .seo-section,
body.ds-videos-bible .seo-section.video-monograph-v20292 + .seo-section,
body.ds-videos-bible .seo-section.video-monograph-v20293 + .seo-section {
  border-top:1px solid #dce5ee !important;
}
body.ds-bible-reading .knowledge-section h2,
body.ds-bible-reading .seo-section h2,
body.ds-bible-reading .ds-bible-chapter h2 { margin-top:.2rem; line-height:1.2; }
body.ds-bible-reading .knowledge-section h3,
body.ds-bible-reading .seo-section h3,
body.ds-bible-reading .ds-bible-chapter h3 { margin-top:2rem; line-height:1.25; }
body.ds-bible-reading .knowledge-section p,
body.ds-bible-reading .seo-section p,
body.ds-bible-reading .ds-bible-chapter p { max-width:82ch; }

/* Grilles d'explication : on conserve l'information, mais on supprime l'effet foire-fouille. */
body.ds-france-bible .level-grid,
body.ds-france-bible .goal-row,
body.ds-france-bible .audit94-grid,
body.ds-france-bible .knowledge-grid,
body.ds-france-bible .case-grid,
body.ds-france-bible .measure-grid { display:block !important; }
body.ds-france-bible .level-card,
body.ds-france-bible .case-card,
body.ds-france-bible .audit94-card,
body.ds-france-bible .measure-card {
  width:auto !important;
  max-width:82ch;
  margin:0 !important;
  padding:1.1rem 0 !important;
  border:0 !important;
  border-bottom:1px solid #e1e7ee !important;
  border-radius:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
body.ds-france-bible .metric-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; max-width:900px; }

/* Les schémas ne doivent jamais donner l'impression d'un iframe à déplacer. */
body.ds-bible-reading .ds-readable-diagram-frame,
body.ds-bible-reading .knowledge-visual,
body.ds-bible-reading .diagram-frame {
  overflow:visible !important;
  max-width:100% !important;
  min-width:0 !important;
}
body.ds-bible-reading .ds-readable-diagram,
body.ds-bible-reading .knowledge-visual img,
body.ds-bible-reading .diagram-frame img {
  width:100% !important;
  height:auto !important;
  min-width:0 !important;
  max-width:100% !important;
  cursor:zoom-in;
}
body.ds-bible-reading .table-wrap,
body.ds-bible-reading .table-scroll,
body.ds-bible-reading .ds-table-wrap { max-width:100%; }

/* Les liens éditoriaux restent visibles sur fond sombre comme clair. */
body.ds-france-bible .knowledge-section a:not(.btn):not([class*="btn"]),
body.ds-books-bible .seo-section a:not(.btn):not([class*="btn"]),
body.ds-videos-bible .seo-section a:not(.btn):not([class*="btn"]) {
  text-decoration-thickness:.09em;
  text-underline-offset:.15em;
}
body.ds-france-bible .knowledge-section[style*="background"] a,
body.ds-france-bible .dark-panel a,
body.ds-france-bible .theme-dark a { color:#ffe09a !important; text-decoration:underline !important; }

/* Un ancien tableau de bord validé est conservé, mais il devient optionnel. */
body.ds-france-bible .ds-legacy-dashboard { max-width:1180px; margin:1rem auto 2rem; border:1px solid #d6e1ed; border-radius:12px; background:#fff; }
body.ds-france-bible .ds-legacy-dashboard > summary { cursor:pointer; padding:1rem 1.2rem; color:#0b356d; font-weight:800; }
body.ds-france-bible .ds-legacy-dashboard[open] > summary { border-bottom:1px solid #e2e8f0; }
body.ds-france-bible .ds-legacy-dashboard .ds-redresser-target-stage { margin:0; }

.ds-bible-chapter { max-width:var(--ds-reading-width,980px); margin:0 auto; padding:2.4rem 0; }
.ds-bible-chapter .ds-bible-kicker { font-size:.78rem; letter-spacing:.08em; text-transform:uppercase; font-weight:800; color:#9b6512; }
.ds-bible-chapter .ds-bible-lead { font-size:1.16rem; color:#23364d; line-height:1.7; }
.ds-bible-chapter .ds-bible-note { border-left:4px solid #0b5d4a; padding:.85rem 1rem; background:#f3faf7; margin:1.5rem 0; }
.ds-bible-chapter .ds-bible-source { font-size:.9rem; color:#4d5f73; }
.ds-bible-chapter .ds-bible-source a { overflow-wrap:anywhere; }

/* Livres : garder couverture, galerie et boutons ; aplatir seulement le texte documentaire. */
body.ds-books-bible .book-preview,
body.ds-books-bible .book-opening,
body.ds-books-bible .edition-grid,
body.ds-books-bible .buy-grid { max-width:1120px; margin-left:auto; margin-right:auto; }

/* Vidéos : la vidéo reste visuelle ; le documentaire devient une monographie continue. */
body.ds-videos-bible .video-opening { max-width:1120px; margin-left:auto; margin-right:auto; }
body.ds-videos-bible .video-rich-section,
body.ds-videos-bible .video-tailored-dossier,
body.ds-videos-bible .video-monograph-v20292,
body.ds-videos-bible .video-monograph-v20293,
body.ds-videos-bible .video-sources-section { max-width:900px; margin-left:auto !important; margin-right:auto !important; }

@media (max-width:760px){
  body.ds-bible-reading { --ds-reading-width:100%; }
  body.ds-bible-reading .knowledge-main,
  body.ds-bible-reading .seo-main,
  body.ds-bible-reading .ds-bible-chapter { padding-left:18px; padding-right:18px; }
  body.ds-france-bible .metric-grid { grid-template-columns:1fr !important; }
}


/* V20.30.2 — lecture éditoriale continue : moins de boîtes, plus de chapitres. */
body.ds-france-bible .ds-fin-section,
body.ds-france-bible .ds-content-section,
body.ds-france-bible .knowledge-section,
body.ds-france-bible .ds-expert,
body.ds-france-bible .ds-grid-3,
body.ds-france-bible .ds-bottom-grid {
  max-width: 900px !important;
  margin: 0 auto !important;
  padding: 2rem 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
body.ds-france-bible .ds-fin-section + .ds-fin-section,
body.ds-france-bible .ds-content-section + .ds-content-section,
body.ds-france-bible .knowledge-section + .knowledge-section {
  border-top: 1px solid #dbe4ec !important;
}
body.ds-france-bible .ds-grid-3,
body.ds-france-bible .ds-bottom-grid { display:block !important; }
body.ds-france-bible .ds-grid-3 > *,
body.ds-france-bible .ds-bottom-grid > * {
  width:auto !important; max-width:82ch !important; margin:0 !important;
  padding:1rem 0 !important; border:0 !important; box-shadow:none !important;
  background:transparent !important;
}
.ds-longform-chapter { max-width:900px; margin:0 auto; padding:2.5rem 0; border-top:1px solid #dbe4ec; }
.ds-longform-chapter h2 { font-size:clamp(1.65rem,2.2vw,2.25rem); line-height:1.18; margin:.2rem 0 1rem; color:#0b2d55; }
.ds-longform-chapter h3 { font-size:1.24rem; line-height:1.25; margin:2.1rem 0 .6rem; color:#173f6d; }
.ds-longform-chapter p { max-width:82ch; margin:.72rem 0; line-height:1.82; }
.ds-longform-chapter .ds-longform-lead { font-size:1.12rem; color:#24394f; }
.ds-longform-chapter .ds-source-line { font-size:.91rem; color:#516172; border-left:3px solid #d9a42f; padding-left:.85rem; }
.ds-longform-chapter .ds-source-line a { font-weight:700; }
.ds-longform-chapter ul { max-width:78ch; padding-left:1.35rem; }
.ds-longform-chapter li { margin:.55rem 0; }
@media(max-width:760px){
  .ds-longform-chapter { padding:2rem .15rem; }
  body.ds-france-bible .ds-fin-section,
  body.ds-france-bible .ds-content-section,
  body.ds-france-bible .knowledge-section,
  body.ds-france-bible .ds-expert,
  body.ds-france-bible .ds-grid-3,
  body.ds-france-bible .ds-bottom-grid { padding:1.5rem .05rem !important; }
}

.legal-tooltip__sources{display:grid;gap:.45rem;margin-top:.8rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.14)}
.legal-tooltip__sources-title{display:block;font-size:.78rem;letter-spacing:.02em;opacity:.82}
.legal-tooltip__sources .legal-tooltip__source{display:block;line-height:1.35;text-decoration:underline;text-underline-offset:2px}
