body,html{font-family:system-ui,Segoe UI,Helvetica Neue,Arial;margin:0;padding:0;line-height:1.5;background:#000;--screen-width-sm:620px;--screen-width-md:748px;--screen-width-lg:1000px;--screen-width-xl:1250px;--screen-width-2xl:1480px;--hsl-highlight:34,0%,85%;--hsl-primary:34,0%,62%;--hsl-format:35,0%,19%;--hsl-back:34,0%,10%;--hsl-back-alt:34,0%,5%;--hsl-positive:120,45%,51%;--hsl-negative:10,55%,46%;--col-light:hsl(34,0%,85%);--col-primary:hsl(34,0%,62%);--col-dark:hsl(35,0%,19%);--col-background:hsl(34,0%,3%);--col-background-2:hsl(35,0%,5%);--col-accent:hsl(17,0%,62%);--col-negative:hsl(10,55%,46%);--col-positive:hsl(120,45%,51%);--col-hover:white;--col-negative-hover:hsl(10,100%,70%);--font-primary:sans-serif;--font-code:monospace;--font-narrow:sans-serif}*{box-sizing:border-box}#__next{height:100vh}img{max-width:100%;width:auto}h1,h2,h3,h4{line-height:1.2}h1{font-size:2.2rem}h2{font-size:1.9rem}h3{font-size:1.6rem}h4{font-size:1.4rem}h5{font-size:1.2rem}h6{font-size:1rem}h1+sup,h2+sup,h3+sup,h4+sup{display:block;margin-top:-1.5rem;margin-left:2rem;font-style:italic}p{text-indent:1rem}a{color:hsl(var(--hsl-highlight));transition:.2s}a:hover{text-shadow:0 0 4px hsl(var(--hsl-highlight));filter:brightness(1.1)}table{border-collapse:collapse}tr:nth-child(2n) td{background-color:hsl(var(--hsl-format))}td{font-family:var(--font-narrow);padding:.25rem .5rem}td>:first-child{margin-top:0}td>:last-child{margin-bottom:0}th{padding:.25rem .5rem 0;border-bottom:1px solid hsl(var(--hsl-primary))}.page-panel{margin:1rem auto 3rem;padding:10px}.page-panel header h1{border-bottom:3px solid var(--col-dark);border-radius:3px}