.table-of-contents{display:block;position:absolute;width:30rem;box-sizing:border-box;left:0;margin-left:-31.5rem;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:1rem;text-align:left}@media screen and (max-width:110rem){.table-of-contents{display:none}}@media print{.table-of-contents{display:none}}.table-of-contents em{font-style:normal;font-weight:700;font-size:1.2em;display:block;margin-bottom:.5rem}.table-of-contents #TableOfContents>ul{padding-left:0}.table-of-contents nav{margin:0}.table-of-contents ul{list-style:none;padding-left:2rem;margin:0}.table-of-contents a{padding:0;white-space:normal;margin-left:.5rem;text-indent:-.5rem}.table-of-contents div.wrapper{border:.075rem solid #bfbfbf;border-radius:.2rem;padding:1rem;background-color:#f0f0f0;background-color:var(--code-color);border-color:#d7d7d7;box-sizing:border-box;max-width:100%}:root{--background-color:white;--text-color:black;--warning-background-color:#ffee99;--warning-border-color:#f5c827;--target-background-color:#ffff99;--code-color:#f0f0f0;--code-lineno-color:black;--code-keyword-color:#138545;--code-comment-color:grey;--code-type-color:#138545;--code-highlight-color:#fffd99}@media(prefers-color-scheme:dark){:root{--background-color:#1b1d1f;--text-color:white;--warning-background-color:#75640a;--warning-border-color:#ffee99;--target-background-color:#55511c;--code-color:#33373a;--code-lineno-color:white;--code-keyword-color:#36e281;--code-comment-color:#68dcff;--code-type-color:#36e281;--code-highlight-color:#555538}}body{background-color:#fff;background-color:var(--background-color);color:#000;color:var(--text-color);font-family:raleway,serif;font-size:1rem;line-height:1.5;margin-bottom:1rem;text-align:justify}@media screen and (max-width:47rem){body{text-align:left}}h1,h2,h3,h4,h5,h6{margin-bottom:.1rem;margin-top:.5rem;font-family:lora,serif;font-weight:400;text-align:center}h1:target,h2:target,h3:target,h4:target,h5:target,h6:target{background-color:#ff9;background-color:var(--target-background-color);border-radius:1rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{border-bottom:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#36e281}p:target{background-color:#ff9;background-color:var(--target-background-color);border-radius:.25rem}.container{position:relative;margin:auto;width:100%;max-width:45rem;box-sizing:border-box}@media screen and (max-width:47rem){.container{padding:0 1rem;margin:0;max-width:47rem}}@media screen and (max-width:110rem){.container{left:-15.75rem}}@media print{.container{left:-15.75rem}}@media screen and (max-width:78.5rem){.container{left:0}}@media print{.container{left:0}}.button,input[type=submit]{color:#000;color:var(--text-color);padding:.5rem;border:1px solid #36e281;transition:color .25s,background-color .25s;text-align:left}.button:focus,input[type=submit]:focus{outline:none}.button:hover,.button:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:rgba(54,226,129,.2);color:#000;color:var(--text-color)}.input[type=text],textarea{border:.075rem solid #bfbfbf;border-radius:.2rem;box-sizing:border-box;background-color:#fff;background-color:var(--background-color);color:#000;color:var(--text-color);font-family:raleway,serif;padding:.5rem;flex-grow:1}.input[type=text]:active,.input[type=text]:focus,textarea:active,textarea:focus{box-shadow:0 0 5px rgba(54,226,129,.7);border-color:#36e281}nav{width:100%;margin:0 0 1rem}nav .container{display:flex;justify-content:center;flex-wrap:wrap}nav a{padding:.25rem .75rem;text-decoration:none;color:#000;color:var(--text-color);display:inline-block;border-bottom:none;white-space:nowrap}.post-subscript{text-align:center}.post-content{margin-top:.5rem}h1{font-size:3rem}h2{font-size:2.6rem}h3{font-size:2.2rem}h4{font-size:1.8rem}h5{font-size:1.4rem}h6{font-size:1rem}a{color:#000;color:var(--text-color);text-decoration:none;border-bottom:.2rem solid #36e281}a:hover{color:#36e281;transition:color .25s}a.external-link .feather,a.same-page-link .feather{fill:none;margin-left:.25rem;position:relative;top:.125em}.draft-link{border-bottom:.2rem solid #bfbfbf}img{max-width:100%;background-color:#fff}table{border:.075rem solid #bfbfbf;border-radius:.2rem;margin:auto;padding:.5rem}@media screen and (max-width:47rem){.fold-table+table tr{display:flex;flex-direction:column}}@media screen and (max-width:47rem){td{overflow-x:auto}}td,th{padding:.5rem}div.highlight tr{display:table-row}hr.header-divider{background-color:#36e281;height:.3rem;border:none;border-radius:.15rem}hr.footer-divider{margin:auto;margin-top:1.5rem;margin-bottom:1.5rem;border:none;border-bottom:.075rem solid #bfbfbf;max-width:45rem}@media screen and (max-width:47rem){hr.footer-divider{max-width:80%}}ul.post-list{list-style:none;padding:0}ul.post-list li{border:.075rem solid #bfbfbf;border-radius:.2rem;margin-bottom:1rem;padding:1rem}ul.post-list p{margin:0}ul.post-list a.post-title{border-bottom:none;font-size:1.4rem;font-family:lora,serif;text-align:center;display:block}ul.post-list p.post-status{margin-bottom:.2rem;margin-top:.2rem}ul.post-list p.post-wordcount,ul.post-list p.post-status{text-align:center;margin-bottom:1rem}ul.post-list .series-link{display:flex;align-items:center;margin-top:1rem;font-size:1.1rem;border-top:.075rem solid #bfbfbf;padding-top:1rem}ul.post-list .series-link .feather{fill:none;flex-shrink:0;width:1em;height:1em;margin-right:.5em}.katex-html{white-space:nowrap}figure{break-inside:avoid}figure img{border:.075rem solid #bfbfbf;border-radius:.5rem;max-width:70%;display:block;margin:auto}@media screen and (max-width:47rem){figure img{max-width:100%}}figure figcaption{text-align:center}figure.fullwide img{max-width:100%}figure.tiny img{max-height:15rem}figure.small img{max-height:20rem}figure.medium img{max-height:30rem}figure.fullwide{margin-left:0;margin-right:0}.twitter-tweet{margin:auto}.warning{border:.075rem solid #bfbfbf;border-radius:.2rem;padding:.5rem;background-color:#fe9;background-color:var(--warning-background-color);border-color:#f5c827;border-color:var(--warning-border-color)}.feather{width:1rem;height:1rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:currentColor}.katex *{font-family:unset}.block{border:.075rem solid #bfbfbf;border-radius:.2rem;margin:auto;padding:.5rem;width:fit-content}.dialog .message{max-width:36rem;margin-top:.5rem;display:flex;flex-direction:row}.dialog .message .message-sender{width:4rem;margin:.75rem}.dialog .message .message-sender .feather{width:2rem;height:1.6rem}.dialog .message .message-text{border:.075rem solid #bfbfbf;border-radius:.2rem;display:block;padding:.75rem}.dialog .message.side-answer{margin-left:auto;flex-direction:row-reverse}.series-navigation{margin-top:1em;display:flex;flex-wrap:wrap}.series-navigation .wrapper{flex-grow:1;display:flex}.series-navigation .wrapper.previous{justify-content:left}.series-navigation .wrapper.next{justify-content:right}.series-navigation a,.series-navigation .ongoing-placeholder{border:.075rem solid #bfbfbf;border-radius:.2rem;padding:.5em 1em;font-size:1.1em;display:flex;align-items:center;margin-top:1em}.series-navigation a .feather,.series-navigation .ongoing-placeholder .feather{height:1.25em;width:1.25em;fill:none}.series-navigation a .feather:first-child,.series-navigation .ongoing-placeholder .feather:first-child{margin-right:.5em}.series-navigation a .feather:last-child,.series-navigation .ongoing-placeholder .feather:last-child{margin-left:.5em}.series-navigation .ongoing-placeholder{border-style:dashed}.series-navigation div.title{font-weight:700}.series-status.suspended{--status-color:#f9b005}.series-status.complete{--status-color:#3dc60b}.series-status.ongoing{--status-color:#46a0ff}.series-status .series-status-keyword{display:inline-block;border-bottom:.2rem solid var(--status-color);margin:0 .25rem}details{border:.075rem solid #bfbfbf;border-radius:.2rem;padding:.5rem .5rem 0}details[open]{padding-bottom:.5rem}details[open] summary{border-bottom:.075rem solid #bfbfbf;margin-bottom:.5rem}summary{margin:0 -.5rem;padding:.5rem;padding-top:0}blockquote{border-left:.225rem solid #36e281;margin-left:0;padding-left:1rem}.early-navigation-wrapper{margin-bottom:3rem}.side-by-side{display:flex}.side-by-side-item{flex-basis:0}.internal-ref{text-decoration:underline;break-inside:avoid}.internal-ref:target{background-color:#ff9;background-color:var(--target-background-color);border-radius:1rem}.internal-ref:target .internal-ref-counter{background-color:#ff9;background-color:var(--target-background-color)}.internal-ref-counter{display:inline-block;border:.075rem solid #bfbfbf;border-radius:.5rem;padding:0 .25rem}