:root{--title-font: "Cutive Mono", Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;--body-font: "Lora", TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;--font-size: 16px;--line-height: 1.6875;--long-space: 2.625rem;--line-space: 1.625rem;--short-space: 1rem;--min-space: .5rem;--page-width: 48ch;--background-color: #0f0f0f;--text-color: white;--inactive-color: #808080;--midtone-color: #b7b7b7;background:var(--background-color);color:var(--text-color);font-family:var(--body-font);font-size:var(--font-size);line-height:var(--line-height)}body{display:flow-root;margin:0;background-image:url(/grain.webp);background-position:top center;image-rendering:pixelated;min-height:100vh}body>*{image-rendering:auto}::selection{background:var(--text-color);color:var(--background-color)}::-moz-selection{background:var(--text-color);color:var(--background-color)}h1,h2,h3,h4{margin-top:var(--line-space);margin-bottom:var(--long-space);font-weight:400;font-family:var(--title-font);line-height:1}h1{font-size:2.625rem}h2{font-size:2.063rem}h3{font-size:1.625rem}h4{font-size:1.25rem}:is(h1,h2,h3,h4)+p.subtitle{margin-top:calc(-1 * var(--long-space) + var(--short-space));padding-bottom:var(--short-space)}p{font-size:1rem;margin:var(--line-space) 0}hr{margin:var(--long-space) 0;border:none;border-top:1px dotted currentColor;color:inherit}hr.min-space{margin:var(--line-space) 0}hr.solid{border-top-style:solid}.prose{max-width:var(--page-width);margin-bottom:calc(2 * var(--long-space))}.content-padding{padding-left:1em;padding-right:1em}.center{margin-left:auto;margin-right:auto}sub,sup{font-size:.813rem;line-height:1.692;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}:any-link{color:inherit;text-decoration:underline;text-decoration-style:dotted}:any-link:is(:hover,:focus){text-decoration-style:solid}:any-link:focus-visible{background:var(--text-color);color:var(--background-color);outline:none}pre,code,samp{font-family:Cutive Mono,monospace;font-size:.813rem;margin-top:0;margin-bottom:var(--line-space)}blockquote{font-family:Cutive Mono,monospace;margin:var(--long-space) 0;margin-left:4ch}ul,ol,dl{margin:var(--line-space) 0}ul,ol{padding-left:var(--long-space)}li{margin-bottom:var(--short-space)}dd{margin-left:2em;margin-bottom:calc(var(--line-space) / 2)}i{font-style:italic}table{border-collapse:collapse;letter-spacing:1px;margin-bottom:var(--line-space)}td,th{border:1px solid currentColor;padding:10px 20px}td{text-align:center}
