@charset "UTF-8";
/* htdb-book.css — single-column book layout for Studies in the Scriptures.
   Applied to htdb0067.htm-style volume files (htdb0067–htdb0083 = Volume I).
   Do not edit the generated markup by hand. */

body, html body {
  max-width: 32em !important;
  margin: 0 auto !important;
  padding: 1.25rem 1.75rem 3rem !important;
  font-family: 'Iowan Old Style', 'Hoefler Text', Georgia, 'Times New Roman', serif !important;
  font-size: 0.95rem !important;
  line-height: 1.55 !important;
}

/* ── Single-column book body ── */
.book-body {
  text-align: justify;
  hyphens: auto;
  -webkit-hyphens: auto;
  text-rendering: optimizeLegibility;
}
.book-body p {
  margin: 0 !important;
  text-indent: 1.4em;
}
.book-body p.first-para {
  text-indent: 0;
}

/* ── Drop cap on first paragraph of a chapter ── */
.drop-cap {
  float: left;
  font-size: 3.3em;
  line-height: 0.85;
  padding: 0.05em 0.08em 0 0;
  font-family: inherit;
  font-weight: 400;
}

/* ── Chapter heading block ── */
.chap-pre,
.chap-num,
.chap-title,
.chap-sub {
  text-indent: 0 !important;
}
.chap-pre {
  text-align: center;
  font-variant: small-caps;
  letter-spacing: 0.08em;
  font-size: 1.1em;
  margin: 0 0 2em !important;
}
.chap-num {
  text-align: center;
  font-variant: small-caps;
  letter-spacing: 0.18em;
  font-size: 0.95em;
  margin: 1.5em 0 0.7em !important;
}
.chap-title {
  text-align: center;
  font-size: 1.15em;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin: 0.3em 0 1em !important;
  line-height: 1.3;
}
.chap-sub {
  text-align: justify;
  font-variant: small-caps;
  letter-spacing: 0.02em;
  font-size: 0.82em;
  line-height: 1.5;
  margin: 0 0.4em 1.4em !important;
  padding-bottom: 0.7em;
  border-bottom: 0.5px solid currentColor;
  hyphens: auto;
}

/* ── Manna daily entry title ── */
.manna-title {
  text-align: center;
  font-size: 1.05em;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin: 1.2em 0 0.5em !important;
  text-indent: 0 !important;
}

/* ── Page-break labels ── */
.page-brk {
  display: block;
  text-align: center;
  font-size: 0.65em;
  font-style: italic;
  opacity: 0.4;
  margin: 0.4em 0 !important;
  text-indent: 0 !important;
  letter-spacing: 0.06em;
}

/* ── Centered poetry / hymn / verse blocks (original p[align="center"]) ── */
.book-body p[align="center"] {
  text-align: center !important;
  text-indent: 0 !important;
  margin: 0.6em 0 !important;
}

/* ── Front-matter title page (Aflyleaf) ── */
.title-page {
  text-align: center;
  text-indent: 0;
  margin: 2em 0;
}
.title-page .series-name {
  font-size: 2.1em;
  letter-spacing: 0.18em;
  line-height: 1.15;
  margin: 0.15em 0;
  font-weight: 400;
}
.title-page .series-of {
  font-size: 0.85em;
  letter-spacing: 0.05em;
  margin: 0.3em 0;
}
.title-page .series-epigraph {
  font-style: italic;
  font-size: 0.88em;
  margin: 1em 1.5em;
  line-height: 1.5;
}
.title-page .series-num {
  font-variant: small-caps;
  letter-spacing: 0.14em;
  margin: 1.6em auto 0.6em;
  font-size: 0.9em;
  border-top: 0.5px solid currentColor;
  border-bottom: 0.5px solid currentColor;
  padding: 0.3em 1em;
  display: inline-block;
}
.title-page .vol-title {
  font-size: 1.55em;
  font-weight: 400;
  margin: 0.5em 0 1em;
}
.title-page .vol-blurb {
  font-size: 0.8em;
  text-align: justify;
  line-height: 1.45;
  margin: 0.4em 1.2em 1em;
  hyphens: auto;
}

/* ── Dedication (gothic look approximated when blackletter unavailable) ── */
.dedication {
  text-align: center;
  text-indent: 0;
  margin: 2.5em 0 1.5em;
}
.dedication .ded-gothic {
  font-family: 'UnifrakturMaguntia', 'Cloister Black', 'Old English Text MT', 'Blackletter686 BT', serif;
  font-size: 1.55em;
  letter-spacing: 0.02em;
  margin: 0.7em 0;
  font-weight: 400;
  line-height: 1.25;
}
.dedication .ded-line {
  font-size: 0.85em;
  letter-spacing: 0.06em;
  margin: 0.7em 0;
}
.dedication .ded-rule {
  border: 0;
  border-top: 0.5px dashed currentColor;
  margin: 1em auto;
  width: 8em;
  opacity: 0.55;
}
.dedication .ded-epigraph {
  font-size: 0.83em;
  font-style: italic;
  margin: 1em 1em;
  line-height: 1.5;
  text-align: center;
}
.dedication .ded-byline {
  font-size: 0.85em;
  letter-spacing: 0.04em;
  margin: 1.4em 0 0.4em;
}

/* ── Foreword title block (blackletter heading + small-caps subhead) ── */
.fwd-title {
  font-family: 'UnifrakturMaguntia', 'Cloister Black', 'Old English Text MT', serif;
  font-size: 1.55em;
  text-align: center;
  letter-spacing: 0.02em;
  margin: 1.5em 0 0.2em !important;
  text-indent: 0 !important;
  font-weight: 400;
  line-height: 1.2;
}
.fwd-sub {
  text-align: center;
  font-variant: small-caps;
  letter-spacing: 0.12em;
  font-size: 0.95em;
  margin: 0.2em 0 1.4em !important;
  padding-bottom: 0.7em;
  border-bottom: 0.5px solid currentColor;
  text-indent: 0 !important;
}

/* ── Signature block at end of foreword ── */
.fwd-sign {
  text-align: center;
  text-indent: 0 !important;
  font-size: 0.92em;
  margin: 1.2em 0 0.3em !important;
}

/* ── Dark-mode tweaks ── */
[data-theme="dark"] .chap-sub,
[data-theme="dark"] .fwd-sub,
[data-theme="dark"] .title-page .series-num {
  border-color: rgba(255,255,255,0.18);
}
[data-theme="dark"] .dedication .ded-rule {
  border-top-color: rgba(255,255,255,0.25);
}

/* ── Mobile ── */
@media (max-width: 500px) {
  body, html body {
    max-width: 100% !important;
    padding: 1rem !important;
  }
  .drop-cap { font-size: 2.8em; }
  .title-page .series-name { font-size: 1.7em; }
}

/* ── Print ── */
@media print {
  body, html body {
    max-width: none !important;
    padding: 0 !important;
    font-size: 11pt !important;
    line-height: 1.5 !important;
  }
  .page-brk { opacity: 0.3; }
  .chap-num, .chap-title, .fwd-title { page-break-after: avoid; }
}
