html{--page:#fdfdfd;--text-1:#131313;--text-2:#434343;--text-3:#777777;--text-4:#bfbfbf;--border-1:#bdbdbd;--heading-1:#931a0d;--heading-2:#995d46;--link-normal:#2e30c4;--link-visited:#646e86;background-color:var(--page);padding:0;margin:0;border:0;height:100vh}@media (prefers-color-scheme:dark){html{--page:#181818;--text-1:#dfdfdf;--text-2:#afafaf;--text-3:#777777;--text-4:#424242;--border-1:#606060;--heading-1:#ff747a;--heading-2:#e69fa2;--link-normal:#e8c060;--link-visited:#d9d7b3}}body{background-color:var(--page);max-width:40rem;margin:0 auto;border:0px solid var(--border-1);padding:1px 2rem;font-size:16px;font-family:sans-serif;line-height:170%;overflow-y:scroll;min-height:100vh;color:var(--text-1)}header{margin:1rem auto;padding:0 0 1rem;font-weight:bold}header>a,header>a:visited{color:var(--heading-1)}article{text-align:justify;hyphens:auto}section.header{margin:0;border-bottom:1px dashed var(--border-1);padding:0 0 1rem;color:var(--text-3)}section.header .banner{width:100%;height:auto;margin:0}section.header .published{margin:1.5rem 0 0.5rem}section.header h1{color:var(--heading-1);margin-top:0;margin-bottom:0}section.header p{color:var(--text-3);margin:0}section.body{padding:1rem 0}hr{border:none;border-top:1px dashed var(--border-1)}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:1rem;font-weight:bold}h1,h2{color:var(--heading-1)}h3,h4,h5,h6{color:var(--heading-2)}h1{font-size:130%}h2{font-size:120%}h3{font-size:110%}h4,h5,h6{font-size:100%}a{color:var(--link-normal)}a:visited{color:var(--link-visited)}a.footnote-ref sup::before{content:"["}a.footnote-ref sup::after{content:"]"}a.footnote-ref,a.footnote-ref:visited{text-decoration:none;color:var(--text-3)}a.footnote-ref:hover{text-decoration:underline}a.footnote-ref sup{vertical-align:baseline;font-size:100%}section.footnotes{font-size:80%;color:var(--text-2);line-height:170%;margin-top:2rem}section.footnotes ol{margin-top:1rem;padding-left:2rem}#refs>div{text-indent:-2rem;margin-left:2rem}footer{margin:2rem 0 4rem;padding:1rem 0;color:var(--text-3)}footer .rights{margin:3rem 0 0;color:var(--text-4);font-size:80%}footer .rights a,footer .rights a:visited{color:var(--text-4)}blockquote{color:var(--text-2);border-left:2px solid var(--border-1);margin:1rem 1rem 1rem 0;padding-left:1rem}blockquote p{margin:0.5rem 0}figure{margin:1rem}figure img{max-width:100%}figcaption{color:var(--text-2);font-size:80%;line-height:170%}ul,ol{border-left:2px transparent;padding-left:1rem}div.sourceCode,pre.text{border:1px solid var(--border-1);padding:0.5rem;overflow-x:auto}pre.sourceCode,pre.text{margin:0;font-family:monospace;font-size:14px;line-height:18px}div.sourceCode,pre.text{background-color:#ffffff}pre.sourceCode,pre.text{color:#000}.sourceCode .kw,.sourceCode .cf{color:#8c0606}.sourceCode .op{color:#2c52c6}.sourceCode .dv,.sourceCode .bu{color:#179d97}.sourceCode .fu,.sourceCode .at{color:#0f59b7}@media (prefers-color-scheme:dark){div.sourceCode,pre.text{background-color:#111}pre.sourceCode,pre.text{color:#ccc}.sourceCode .kw,.sourceCode .cf{color:#ed6751}.sourceCode .op{color:#d09898}.sourceCode .dv,.sourceCode .bu{color:#ff915c}.sourceCode .fu,.sourceCode .at{color:#e7d17d}}@media (width < 40rem){body{padding:1px 1rem;font-size:15px}pre.sourceCode,pre.text{font-size:12px;line-height:14px}}@media print{body{margin:0;padding:1rem;font-size:10pt;max-width:none;border:0}}