:root{--bg: #fafaf7;--fg: #0a0a0a;--muted: #5a5a55;--rule: #d8d8d2;--accent: #3a2e7a}@media (prefers-color-scheme: dark){:root{--bg: #0a0a0a;--fg: #f0ede6;--muted: #8a8a85;--rule: #2a2a26;--accent: #9b8fdb}}[data-astro-cid-dyxsxm7a]{box-sizing:border-box;margin:0;padding:0}body{font-family:Iowan Old Style,Charter,Georgia,serif;background:var(--bg);color:var(--fg);line-height:1.65;-webkit-font-smoothing:antialiased;padding:0 0 4rem}.page-content[data-astro-cid-dyxsxm7a]{padding:2.5rem 1.5rem 0}.wrap[data-astro-cid-dyxsxm7a]{max-width:42rem;margin:0 auto}.crumb[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.75rem;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-bottom:2rem}.crumb[data-astro-cid-dyxsxm7a] a[data-astro-cid-dyxsxm7a]{color:var(--muted);text-decoration:none;border-bottom:1px dotted var(--rule)}.crumb[data-astro-cid-dyxsxm7a] a[data-astro-cid-dyxsxm7a]:hover{color:var(--fg)}header[data-astro-cid-dyxsxm7a].chapter-header{border-bottom:1px solid var(--rule);padding-bottom:1.4rem;margin-bottom:2rem}header[data-astro-cid-dyxsxm7a].chapter-header .ch-subtitle[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.78rem;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-bottom:.6rem}h1[data-astro-cid-dyxsxm7a].chapter-title{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-weight:300;font-size:clamp(2rem,5vw,2.8rem);line-height:1.15;margin-bottom:.8rem;letter-spacing:-.01em}.abstract[data-astro-cid-dyxsxm7a]{font-style:italic;color:var(--muted);font-size:1rem;max-width:38rem;margin-bottom:1.2rem}.meta-grid[data-astro-cid-dyxsxm7a]{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem 1rem;font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.72rem;color:var(--muted);margin-bottom:1.2rem}@media (min-width: 640px){.meta-grid[data-astro-cid-dyxsxm7a]{grid-template-columns:repeat(4,1fr)}}.meta-grid[data-astro-cid-dyxsxm7a] dt[data-astro-cid-dyxsxm7a]{letter-spacing:.05em;text-transform:uppercase}.meta-grid[data-astro-cid-dyxsxm7a] dd[data-astro-cid-dyxsxm7a]{color:var(--fg)}.verification-badges[data-astro-cid-dyxsxm7a]{display:flex;flex-wrap:wrap;gap:.4rem}.verification-badge[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.68rem;letter-spacing:.04em;padding:.18rem .55rem;border:1px solid var(--rule);border-radius:999px;color:var(--muted);text-transform:uppercase}.verification-badge[data-astro-cid-dyxsxm7a].ok{color:var(--accent);border-color:var(--accent)}.verification-badge[data-astro-cid-dyxsxm7a].pending{color:var(--muted)}.verification-badge[data-astro-cid-dyxsxm7a].fail{color:#b94a3a;border-color:#b94a3a}.chapter-body[data-astro-cid-dyxsxm7a]{font-size:1.02rem;line-height:1.7}.chapter-body[data-astro-cid-dyxsxm7a] h2[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-weight:400;font-size:1.4rem;margin:2.6rem 0 .9rem;padding-bottom:.3rem;border-bottom:1px solid var(--rule);letter-spacing:.005em}.chapter-body[data-astro-cid-dyxsxm7a] h3[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-weight:500;font-size:1.06rem;margin:1.8rem 0 .55rem;color:var(--accent)}.chapter-body[data-astro-cid-dyxsxm7a] p[data-astro-cid-dyxsxm7a]{margin-bottom:1.05rem}.chapter-body[data-astro-cid-dyxsxm7a] ul[data-astro-cid-dyxsxm7a],.chapter-body[data-astro-cid-dyxsxm7a] ol[data-astro-cid-dyxsxm7a]{padding-left:1.4rem;margin-bottom:1.05rem}.chapter-body[data-astro-cid-dyxsxm7a] li[data-astro-cid-dyxsxm7a]{margin-bottom:.35rem}.chapter-body[data-astro-cid-dyxsxm7a] blockquote[data-astro-cid-dyxsxm7a]{border-left:2px solid var(--rule);padding-left:1.1rem;color:var(--muted);margin:1.2rem 0;font-style:italic}.chapter-body[data-astro-cid-dyxsxm7a] code[data-astro-cid-dyxsxm7a]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;padding:0 .2em;background:color-mix(in srgb,var(--accent) 8%,transparent);border-radius:3px}.chapter-body[data-astro-cid-dyxsxm7a] a[data-astro-cid-dyxsxm7a]{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent)}.chapter-body[data-astro-cid-dyxsxm7a] a[data-astro-cid-dyxsxm7a]:hover{background:var(--accent);color:var(--bg)}.chapter-body[data-astro-cid-dyxsxm7a] hr[data-astro-cid-dyxsxm7a]{border:none;border-top:1px solid var(--rule);margin:2.4rem 0}.sources-section[data-astro-cid-dyxsxm7a]{margin-top:3rem;padding-top:1.4rem;border-top:1px solid var(--rule)}.sources-section[data-astro-cid-dyxsxm7a] h2[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:500;margin-bottom:.4rem}.sources-section[data-astro-cid-dyxsxm7a] .desc[data-astro-cid-dyxsxm7a]{font-size:.86rem;font-style:italic;color:var(--muted);margin-bottom:.8rem}.footnotes[data-astro-cid-dyxsxm7a]{font-size:.86rem;color:var(--muted)}.footnotes[data-astro-cid-dyxsxm7a] ol[data-astro-cid-dyxsxm7a].footnote-list{list-style:none;padding-left:0}.footnotes[data-astro-cid-dyxsxm7a] ol[data-astro-cid-dyxsxm7a].footnote-list li[data-astro-cid-dyxsxm7a]{margin:.35rem 0;padding-left:2rem;text-indent:-2rem}.footnotes[data-astro-cid-dyxsxm7a] .fn-num[data-astro-cid-dyxsxm7a]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;color:var(--muted);margin-right:.4rem}aside[data-astro-cid-dyxsxm7a].audit{margin-top:2.4rem;padding-top:1.4rem;border-top:1px solid var(--rule);font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.72rem;color:var(--muted)}aside[data-astro-cid-dyxsxm7a].audit h3[data-astro-cid-dyxsxm7a]{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem}aside[data-astro-cid-dyxsxm7a].audit ul[data-astro-cid-dyxsxm7a]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.15rem 1rem}@media (min-width: 640px){aside[data-astro-cid-dyxsxm7a].audit ul[data-astro-cid-dyxsxm7a]{grid-template-columns:repeat(4,1fr)}}aside[data-astro-cid-dyxsxm7a].audit .errors[data-astro-cid-dyxsxm7a]{margin-top:.8rem;color:#b94a3a}aside[data-astro-cid-dyxsxm7a].audit .errors[data-astro-cid-dyxsxm7a] ul[data-astro-cid-dyxsxm7a]{display:block;padding-left:1.2rem;list-style:disc;color:inherit}footer[data-astro-cid-dyxsxm7a].chapter-foot{max-width:42rem;margin:4rem auto 0;padding-top:1.4rem;border-top:1px solid var(--rule);font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.7rem;letter-spacing:.05em;color:var(--muted);text-transform:uppercase;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}footer[data-astro-cid-dyxsxm7a].chapter-foot a[data-astro-cid-dyxsxm7a]{color:var(--muted);text-decoration:none;border-bottom:1px dotted var(--rule)}footer[data-astro-cid-dyxsxm7a].chapter-foot a[data-astro-cid-dyxsxm7a]:hover{color:var(--fg)}.pangea-cite[data-astro-cid-dyxsxm7a],[data-astro-cid-dyxsxm7a][data-pangea-cite]{font-family:Helvetica Neue,Inter,system-ui,sans-serif;font-size:.7em;color:var(--accent);padding:0 .15em;vertical-align:super;line-height:1;text-decoration:none}
