body{margin:0 auto;padding:0 1rem;color:#000;font:16px monospace,monospace;line-height:1.4;max-width:calc(96ch + 2rem);box-sizing:border-box;width:100%}@media(max-width:40rem){body{font-size:18px}}header{margin-bottom:1rem}footer{border-top:1px solid #ddd;margin-top:1rem}a{color:#00e;text-decoration:none}a:hover{text-decoration:underline}nav ul{list-style-type:none;padding:0;margin:0;display:flex}nav ul li{margin-right:20px;font-weight:700}nav ul li:last-child{margin-right:0}pre{padding:1rem;width:fit-content;background-color:#d6d4ff;white-space:pre-wrap;border-radius:10px}main img{display:block;height:auto;left:50%;margin:1rem 0;max-width:none;position:relative;transform:translateX(-50%)}table{border-collapse:collapse;margin:1rem 0;width:100%}th,td{border:1px solid #b8c2cc;padding:.5rem .75rem;text-align:left;vertical-align:top}thead th{background-color:#e8f0f7;color:#19324d}tbody tr:nth-child(even){background-color:#f6f8fa}h1,h2,h3,h4,h5,h6{text-align:left;text-wrap:balance}time{margin-top:1em;display:block;text-align:right;color:#858585}.footnotes{word-break:break-all}a.footnote-ref::before{content:'['}a.footnote-ref::after{content:']'}hr{border:none;height:1px;background-color:#ddd}