:root{--paper:#fafaf7;--ink:#1b1a17;--muted:#6e675a;--rule:#1b1a17;--rule-light:#d8d6cf;--accent:#1e3a5f;--tint:#f1f0eb;--font-body:"Source Serif 4", Georgia, "Times New Roman", serif;--font-head:"Playfair Display", Georgia, serif;--font-masthead:"Playfair Display", Georgia, serif}:root[data-theme=dark]{--paper:#191713;--ink:#e7e2d4;--muted:#a09a89;--rule:#e7e2d4;--rule-light:#453f33;--accent:#a3bfdf;--tint:#221f19}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#191713;--ink:#e7e2d4;--muted:#a09a89;--rule:#e7e2d4;--rule-light:#453f33;--accent:#a3bfdf;--tint:#221f19}}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--font-body);font-size:1.05rem;line-height:1.7;-webkit-font-smoothing:antialiased}.sheet{max-width:46rem;margin:0 auto;padding:1.25rem 1.25rem 3rem}a{color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--accent)}.masthead{text-align:center;margin-bottom:2.25rem}.masthead-topline{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;text-align:left;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:.25rem 0;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.theme-toggle{background:0 0;border:none;padding:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;white-space:nowrap}.theme-toggle:hover{color:var(--accent)}.theme-toggle .to-light{display:none}:root[data-theme=dark] .theme-toggle .to-dark{display:none}:root[data-theme=dark] .theme-toggle .to-light{display:inline}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .to-dark{display:none}:root:not([data-theme=light]) .theme-toggle .to-light{display:inline}}.masthead-title{font-family:var(--font-masthead);font-weight:900;font-size:clamp(2.4rem,8vw,4rem);letter-spacing:.01em;margin:1rem 0 .25rem;line-height:1.1}.masthead-title a{text-decoration:none;color:var(--ink)}.masthead-motto{margin:0 0 1rem;font-style:italic;font-size:.9rem;color:var(--muted)}.masthead-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.75rem;border-top:3px double var(--rule);border-bottom:3px double var(--rule);padding:.45rem 0;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em}.masthead-nav a{text-decoration:none}.masthead-nav a[aria-current=page]{color:var(--accent)}.story-header{text-align:center;margin-bottom:1.25rem}.headline{font-family:var(--font-head);font-weight:900;font-size:clamp(1.7rem,5vw,2.4rem);line-height:1.15;margin:0 0 .5rem;text-wrap:balance}.headline a{text-decoration:none}.standfirst{font-style:italic;font-size:1.05rem;color:var(--muted);margin:0 auto .6rem;max-width:34rem;text-wrap:balance}.byline{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0}.byline::before,.byline::after{content:"—————";letter-spacing:-1px;display:block;color:var(--rule-light)}.story-tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;margin-top:1.75rem;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.tag{text-decoration:none;border:1px solid var(--rule-light);padding:0 .4rem;background:var(--tint)}.story-body{text-align:justify;hyphens:auto}.story-body>p:first-of-type::first-letter{font-family:var(--font-head);font-weight:700;font-size:3.1em;float:left;line-height:.82;padding:.08em .12em 0 0}.story-body h1,.story-body h2,.story-body h3,.story-body h4{font-family:var(--font-head);font-weight:700;line-height:1.25;text-align:left;margin:1.75rem 0 .5rem}.story-body img{max-width:100%;height:auto;display:block;margin:1.5rem auto;border:1px solid var(--rule-light)}.story-body figure.cutline{margin:2rem auto;max-width:100%}.story-body figure.cutline img{margin:0 auto;padding:.4rem;background:var(--paper);border:1px solid var(--rule)}.story-body figure.cutline figcaption{margin:.5rem auto 0;max-width:34rem;text-align:center;font-size:.82rem;font-style:italic;color:var(--muted)}.story-body figure.cutline figcaption::after{content:"";display:block;width:3rem;margin:.6rem auto 0;border-bottom:1px solid var(--rule-light)}.story-body blockquote{margin:1.5rem 0;padding:0 1.25rem;border-left:3px solid var(--rule);font-style:italic;color:var(--muted);text-align:left}.story-body pre{padding:1rem;overflow-x:auto;font-size:.85rem;line-height:1.55;text-align:left;hyphens:none;border:1px solid var(--rule-light)}.story-body code{font-size:.9em;hyphens:none}.story-body :not(pre)>code{background:var(--tint);border:1px solid var(--rule-light);padding:0 .25em}.story-body table{border-collapse:collapse;margin:1.5rem auto;font-size:.95rem}.story-body th,.story-body td{border:1px solid var(--rule-light);padding:.35rem .75rem;text-align:left}.story-body th{background:var(--tint);font-family:var(--font-head)}.story-body hr{border:none;border-top:1px solid var(--rule-light);margin:2rem auto;width:40%}.story-body iframe,.story-body video{max-width:100%;display:block;margin:1.5rem auto}.story-rule{border:none;border-top:3px double var(--rule);margin:2.5rem 0}.front-page .story-rule:last-of-type{border-top:1px solid var(--rule)}.folio{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;margin-top:2rem}.folio a{text-decoration:none;font-weight:600}.folio-page{color:var(--muted)}.folio-prev,.folio-next{flex:1}.folio-next{text-align:right}.section-title{font-family:var(--font-head);font-weight:900;font-size:clamp(1.8rem,5vw,2.5rem);text-align:center;margin:0 0 .5rem}.section-title::after{content:"";display:block;width:5rem;margin:.75rem auto 0;border-bottom:3px double var(--rule)}.index-list,.terms-list{list-style:none;padding:0;margin:2rem 0 0}.index-list li,.terms-list li{padding:1rem 0;border-bottom:1px solid var(--rule-light)}.index-headline{font-family:var(--font-head);font-weight:700;font-size:1.25rem;text-decoration:none;margin-right:.6rem}.index-date{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);white-space:nowrap}.index-summary{margin:.25rem 0 0;color:var(--muted);font-size:.95rem}.colophon{margin-top:3.5rem;border-top:3px double var(--rule);padding-top:1rem;text-align:center}.colophon-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.colophon-links a{text-decoration:none}.colophon-copy{font-size:.8rem;font-style:italic;color:var(--muted);margin-top:.75rem}