:root{--navy:#023880;--gold:#faa51e;--navy-deep:#01245a;--navy-lift:#1f5cb4;--gold-ink:#8a5510;--paper:#fff;--band:#f3f6fb;--ink:#0e1e36;--chrome:var(--navy);--chrome-ink:#fff;--chrome-deep:var(--navy-deep);--accent:var(--navy-lift);--good:#0f8a5f;--warn:#b45309;--crit:#b42318;--rule:#d7deea;--font-serif:"Iowan Old Style","Charter",Georgia,"Times New Roman",serif;--font-mono:"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;--dur-fast:.12s;--dur-base:.24s;--dur-slow:.56s;--ease-out:cubic-bezier(.22,.61,.36,1);--wrap:72rem;--chrome-h:5.8rem}@media (width<=60rem){:root{--chrome-h:5.2rem}}@media (prefers-color-scheme:dark){:root{--paper:#0a1120;--band:#101a2e;--ink:#e7edf7;--chrome:#0b2547;--chrome-deep:#06152c;--accent:#6e9ce0;--rule:#24324c}}:root[data-theme=light]{--paper:#fff;--band:#f3f6fb;--ink:#0e1e36;--chrome:#023880;--chrome-deep:#01245a;--accent:#1f5cb4;--rule:#d7deea}:root[data-theme=dark]{--paper:#0a1120;--band:#101a2e;--ink:#e7edf7;--chrome:#0b2547;--chrome-deep:#06152c;--accent:#6e9ce0;--rule:#24324c}*,:after,:before{box-sizing:border-box}[id]{scroll-margin-top:calc(var(--chrome-h) + 1rem)}html{scroll-behavior:smooth;font-family:var(--font-serif);color:var(--ink);background:var(--paper)}body{margin:0;font-size:1.0625rem;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-serif);margin:0 0 .5em;font-weight:600;line-height:1.2}a{color:var(--accent)}img{max-width:100%}.figure{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.only-dark{display:none}@media (prefers-color-scheme:dark){.only-light{display:none}.only-dark{display:block}}:root[data-theme=light] .only-light{display:block}:root[data-theme=dark] .only-light,:root[data-theme=light] .only-dark{display:none}:root[data-theme=dark] .only-dark{display:block}.wrap{max-width:var(--wrap);margin-inline:auto}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:2px solid}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
