/*! Copyright © 2022 Alexey Vaskovsky. Released under the MIT license */
@font-face{font-family:"PT Mono";src:url("https://cdn.jsdelivr.net/gh/vaskovsky/font@22.5.27/PT-Mono/PT-Mono_Regular.woff2")}body{font:400 16px "PT Mono",monospace;line-height:1.5;color:#839496;background-color:#002b36;max-width:40em;margin-top:3em;margin-bottom:3em}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-size:16px;padding-top:.25em;padding-bottom:.25em;margin-top:0;margin-bottom:1em;border-bottom:1px solid #859900}h1{counter-reset:h2 0 h3 0 h4 0 h5 0 h6 0}h2{counter-increment:h2;counter-reset:h3 0 h4 0 h5 0 h6 0}h3{counter-increment:h3;counter-reset:h4 0 h5 0 h6 0}h4{counter-increment:h4;counter-reset:h5 0 h6 0}h5{counter-increment:h5;counter-reset:h6}h6{counter-increment:h6}h1:before{content:">  "}h2:before{content:counter(h2) ". "}h3:before{content:counter(h2) "." counter(h3) ". "}h4:before{content:counter(h2) "." counter(h3) "." counter(h4) ". "}h5:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) ". "}h6:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6) ". "}p,pre,dl,ol,ul,main,footer{margin-top:0;margin-bottom:1em}h1,h2,h3,h4,h5,h6,b,strong{font-weight:400;color:#859900}code,kbd,samp,pre{font:400 16px "PT Mono",monospace;color:#eee8d5}code,kbd,samp{white-space:nowrap}pre{display:block;overflow:auto}pre,pre code{white-space:pre-wrap;word-break:normal}pre,ol,ul{padding-left:2rem}hr{margin:1rem 0;color:inherit;background-color:#859900;border:0;opacity:1}hr:not([size]){height:1px}footer{border-top:1px solid #859900}footer>p{color:#586e75;text-align:right;margin:0}a{color:#6c71c4;text-decoration:none;cursor:pointer;white-space:nowrap}a:before{content:"["}a:after{content:"]"}a:hover,a:focus{color:#d33682;text-decoration:none}a:active{color:#cb4b16;text-decoration:none}img{width:100%}@media(min-width: 42em){body{margin-left:auto;margin-right:auto}}@media print{body{background-color:#fff;margin:0 auto}body,h1,h2,h3,h4,h5,h6,b,strong,code,kbd,samp,pre,a{color:#000}h1,h2,h3,h4,h5,h6{border-bottom:1px solid #000}hr{background-color:rgba(0,0,0,0);border-top:1px solid #000;border-bottom:none}footer{border-top:1px solid #000}body>hr:last-of-type~p,footer>p{color:#000}body>hr:last-of-type~p a,footer>p a{display:none}}
