:root{--green1:#123218;--green2:#254f1b;--green3:#356c22;--green4:#5e8e40;--green5:#85aa5f;--blue1:#1b2459;--blue2:#153a79;--blue3:#2f5394;--blue4:#417eaf;--blue5:#69a8c6;--purple1:#2e1e58;--purple2:#493281;--purple3:#6a45a6;--purple4:#855aa3;--purple5:#9b77b5;--red1:#4b1313;--red2:#682017;--red3:#84301c;--red4:#9c4830;--red5:#c46849;--grey1:#202124;--grey2:#33333b;--grey3:#605b66;--grey4:#a79fa7;--grey5:#c5bcbc;--site-width:1000px;--vert-content-margin:0.3rem;--font-size:1.2rem;--line-height:1.4rem;--font-family:"Source Serif Pro", "Noto Sans Symbols 2";--bg:url("/images/bg.png")}html{height:100%}body{margin:0;color:var(--grey1);background-color:var(--grey1);font-family:var(--font-family);font-size:var(--font-size);line-height:var(--line-height);word-spacing:.25ch;font-weight:400;height:100%;overflow:hidden}.bg{background-color:var(--grey1);position:fixed;inset:0;z-index:-1;width:100%;height:100%;pointer-events:none}.frame{display:flex;flex-direction:column;height:100vh;min-width:500px;max-width:min(var(--site-width),90vw);margin:0 auto}.content-scroll{display:flex;flex-direction:column;flex:auto;overflow-y:auto;min-height:0}.spacer{flex:0 0 .5em}ul{padding:0;margin-top:0}nav ul{margin-bottom:0}main{padding-bottom:100px}header,footer{display:flex;align-items:center;height:1.8rem;padding:5px 2rem;flex-shrink:0}main{padding:5px 6%}header,main,footer{background-color:var(--grey5);border:2px double var(--grey1);box-shadow:7px 7px 7px var(--grey1)}.footer-inner{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.footer-stats{display:flex;align-items:center;gap:.6rem;font-size:.95em;margin-left:auto}.footer-progress [data-scroll-position]{min-width:3ch;display:inline-block;text-align:right}.footer-sep{color:var(--grey3)}a,a:visited{color:var(--blue2);text-decoration:none}a:hover{text-decoration:underline}figure{margin:1.5em auto;text-align:center}p{margin-top:.5em;margin-bottom:.5em}h2,h3{margin-bottom:.5em;text-align:center}h3{margin-top:1.8em}h4{margin-top:1em;margin-bottom:0;text-decoration:underline;text-align:left}h4+p{margin-top:.25em}h2+h3,h2+h4,h3+h4,h2+h2,h3+h3{margin-top:.5em}.figure-number{display:none}.footnote-tooltip{position:'absolute';z-index:1000;background-color:var(--grey4);border:1px solid var(--grey1);border-radius:=4px;padding:8px 12px;max-width:300px;font-size:calc(var(--font-size) * .9);box-shadow:1px 1px 1px var(--grey1)}.footnote-tooltip a{display:none}.footnote-ref,.footnote-ref:hover{margin-left:.1em;color:var(--purple3);font-weight:700;text-decoration:none}li{margin-left:4ch}li::marker{content:"↬ "}li li::marker{content:"↪ "}.article-summary h2+h2{display:none}.read-more{margin-top:.5em;text-align:center;font-style:italic;font-size:.95em}.article-divider{width:calc(100% - 6px)}.fleuron{margin:1.5rem 0;text-align:center;color:var(--grey3);font-size:1.5rem;line-height:1}.fleuron span{display:inline-block}.fleuron+h2,.fleuron+h3,.fleuron+h4{margin-top:0}blockquote{font-style:italic}.org-center{width:100%}.highlight{margin:1.2em 0;border-radius:2px;box-shadow:2px 2px 4px var(--grey2)}.highlight pre.chroma{margin:0;padding:.9em 1.1em;border-radius:2px;font-family:source code pro,dejavu sans mono,monospace;font-size:.95em;line-height:1.35;overflow-x:auto}:not(pre)>code{background-color:var(--grey4);color:var(--grey1);padding:.1em .35em;border-radius:2px;font-family:source code pro,dejavu sans mono,monospace;font-size:.9em}.nav-sep{margin-left:.5em;margin-right:.5em;color:var(--grey2)}