:root{
  --ink:#1a1a1a; --muted:#5a5750; --rule:#d9d3c7; --paper:#fdfcf9;
  --accent:#8a6d3b; --navy:#1f2a44;
  --wider:#f6f1e4; --wider-edge:#c9b78a;
  --jewish:#eef2f8; --jewish-edge:#9fb2ce;
}
*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{
  margin:0; background:var(--paper); color:var(--ink);
  font-family:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;
  font-size:19px; line-height:1.65;
}
.archive-return-banner{
  display:block; padding:.8rem 1.2rem; background:#1a1a1a; color:#fdfcf9;
  border:0; font-size:.86rem; letter-spacing:.03em; text-decoration:none;
}
.archive-return-banner:hover{
  color:#fff; border:0; text-decoration:underline; text-underline-offset:.2em;
}
.wrap{max-width:44rem;margin:0 auto;padding:4rem 1.5rem 6rem}
header#title-block-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:3px double var(--rule)}
h1.title{font-size:2.5rem;line-height:1.15;margin:0 0 .6rem;letter-spacing:-.01em;color:var(--navy);font-weight:700}
p.subtitle{font-size:1.2rem;font-style:italic;color:var(--muted);margin:0 0 1.2rem}
p.author,p.date{font-size:.95rem;color:var(--muted);margin:.2rem 0;font-variant:small-caps;letter-spacing:.04em}
.rights-notice{
  margin:1.5rem 0 2.5rem; padding:1rem 1.2rem;
  background:#f7f4ec; border:1px solid var(--rule); border-radius:3px;
  font-size:.88rem; line-height:1.5; color:var(--muted); text-align:left;
}
.rights-notice strong{color:var(--navy); font-variant:small-caps; letter-spacing:.04em;}
.reading-jump-nav{
  position:sticky; top:0; z-index:20; display:flex; gap:.35rem; width:100vw;
  margin:0 0 2.5rem calc(50% - 50vw); padding:.55rem max(1rem,calc((100vw - 44rem)/2));
  overflow-x:auto; background:rgba(253,252,249,.97); border-block:1px solid var(--rule);
  box-shadow:0 6px 18px rgba(31,42,68,.05); scrollbar-width:thin;
}
.reading-jump-nav a{
  flex:0 0 auto; min-height:42px; display:flex; align-items:center; padding:.35rem .55rem;
  color:var(--navy); border:0; font-size:.72rem; line-height:1.2; letter-spacing:.035em;
}
.reading-jump-nav a:hover,.reading-jump-nav a:focus-visible{border:0;text-decoration:underline;text-underline-offset:.22em}
section.level1{scroll-margin-top:4.5rem}
h1{font-size:1.75rem;color:var(--navy);margin:3.5rem 0 1rem;padding-bottom:.4rem;border-bottom:1px solid var(--rule);line-height:1.25}
h2{font-size:1.22rem;color:var(--accent);margin:2.4rem 0 .7rem;line-height:1.3}
h3{font-size:1.05rem;color:var(--navy);margin:1.8rem 0 .5rem}
p{margin:0 0 1.1rem;text-align:justify;hyphens:auto}
a{color:#5b4a86;text-decoration:none;border-bottom:1px solid rgba(91,74,134,.3)}
a:hover{border-bottom-color:#5b4a86}
em{font-style:italic}
strong{font-weight:700}
blockquote{margin:1.6rem 0;padding:.9rem 1.2rem;border-left:3px solid var(--accent);background:#faf7f0;font-size:.95rem;color:var(--muted)}
blockquote p{margin:0;text-align:left}
blockquote p+p{margin-top:.7rem}
/* Table of contents */
nav#TOC{margin:0 0 3rem;padding:1.4rem 1.6rem;background:#f7f4ec;border:1px solid var(--rule);border-radius:3px;font-size:.9rem}
nav#TOC>ul{margin:0;padding-left:1.1rem}
nav#TOC ul{list-style:none;padding-left:1.1rem}
nav#TOC>ul>li{margin:.3rem 0}
nav#TOC a{border:none;color:var(--navy)}
nav#TOC a:hover{border-bottom:1px solid var(--navy)}
nav#TOC::before{content:"Contents";display:block;font-variant:small-caps;letter-spacing:.08em;color:var(--accent);font-size:.95rem;margin-bottom:.7rem}
/* Figures */
figure{margin:2.2rem 0;padding:0}
figure img{display:block;max-width:100%;width:auto;height:auto;margin:0 auto;border:1px solid var(--rule);background:#fff}
figcaption{font-size:.83rem;line-height:1.5;color:var(--muted);margin:.6rem auto 0;text-align:left;max-width:100%}
figcaption strong{color:var(--navy)}
figcaption em{color:#7a766c}
/* Excursus boxes */
div.excursus{margin:2rem 0;padding:1.1rem 1.3rem;border-radius:2px;font-size:.92rem;line-height:1.6}
div.excursus p{text-align:left;margin:0}
div.excursus p+p{margin-top:.85rem}
div.excursus.wider{background:var(--wider);border-left:4px solid var(--wider-edge)}
div.excursus.jewish{background:var(--jewish);border-left:4px solid var(--jewish-edge)}
div.excursus strong:first-child{font-variant:small-caps;letter-spacing:.05em;font-size:.85rem;color:var(--accent)}
div.excursus.jewish strong:first-child{color:#3f5580}
/* Tables */
table{border-collapse:collapse;width:100%;margin:1.8rem 0;font-size:.85rem;line-height:1.45}
th,td{border-bottom:1px solid var(--rule);padding:.5rem .6rem;text-align:left;vertical-align:top}
thead th{border-bottom:2px solid var(--accent);font-variant:small-caps;letter-spacing:.04em;color:var(--navy);background:#f7f4ec}
tbody tr:nth-child(even){background:#faf8f3}
td:first-child{white-space:nowrap;color:var(--muted)}
/* Footnotes */
a.footnote-ref{font-size:.72em;vertical-align:super;line-height:0;padding:0 .1em;border:none;color:var(--accent);font-weight:700}
a.footnote-ref:hover{border:none;text-decoration:underline}
section.footnotes{margin-top:4rem;padding-top:1.5rem;border-top:3px double var(--rule);font-size:.82rem;line-height:1.55;color:var(--muted)}
section.footnotes::before{content:"Notes";display:block;font-family:inherit;font-size:1.5rem;color:var(--navy);font-variant:normal;margin-bottom:1rem}
section.footnotes ol{padding-left:1.5rem}
section.footnotes li{margin-bottom:.7rem}
section.footnotes p{text-align:left;margin:0}
hr{border:none;border-top:1px solid var(--rule);margin:3rem 0}
@media (max-width:600px){
  body{font-size:17px}
  .wrap{padding:2rem 1.1rem 4rem}
  h1.title{font-size:1.9rem}
  p{text-align:left}
  table{font-size:.78rem}
  td:first-child{white-space:normal}
}
@media print{
  body{background:#fff;font-size:11pt}
  .archive-return-banner,.reading-jump-nav{display:none}
  .wrap{max-width:none;padding:0}
  nav#TOC{break-after:page}
  h1{break-before:page}
  figure,div.excursus,table{break-inside:avoid}
  a{color:inherit;border:none}
}
