body[a=dark]{background-color:#000;color:#fff}body[a=dark] a{color:#79a8ff}body[a=dark] a:visited{color:#f78fe7}body[a=dark] details{border:thin solid #fff}body[a=dark] details summary{color:#fff}body[a=dark] details[open] summary{border-bottom:1px solid #fff}body[a=dark] pre{background:#000}body[a=dark] code:not(pre>code){background-color:#fff;color:#000}body[a=dark] *:target{background:#2f3849;color:#fff}body[a=dark] table,body[a=dark] th,body[a=dark] td{border:thin solid #fff}body[a=dark] .toc{border:thin solid #fff;padding:1rem}body[a=dark] figcaption{color:#000}body[a=dark] blockquote{border:thin solid #fff}body[a=light]{background-color:#fff;color:#000}body[a=light] a{color:#3548cf}body[a=light] a:visited{color:#8f0075}body[a=light] details{border:thin solid #000}body[a=light] details summary{color:#000}body[a=light] details[open] summary{border-bottom:1px solid #000}body[a=light] pre{background:#fff}body[a=light] code:not(pre>code){background-color:#000;color:#fff}body[a=light] *:target{background:#dae5ec;color:#000}body[a=light] table,body[a=light] th,body[a=light] td{border:thin solid #000}body[a=light] .toc{border:thin solid #000;padding:1rem}body[a=light] figcaption{color:#595959}body[a=light] blockquote{border:thin solid #000}@media(prefers-color-scheme:dark){body[a=auto]{background-color:#000;color:#fff}body[a=auto] a{color:#79a8ff}body[a=auto] a:visited{color:#f78fe7}body[a=auto] details{border:thin solid #fff}body[a=auto] details summary{color:#fff}body[a=auto] details[open] summary{border-bottom:1px solid #fff}body[a=auto] pre{background:#000}body[a=auto] code:not(pre>code){background-color:#fff;color:#000}body[a=auto] *:target{background:#2f3849;color:#fff}body[a=auto] table,body[a=auto] th,body[a=auto] td{border:thin solid #fff}body[a=auto] .toc{border:thin solid #fff;padding:1rem}body[a=auto] figcaption{color:#000}body[a=auto] blockquote{border:thin solid #fff}}@media(prefers-color-scheme:light){body[a=auto]{background-color:#fff;color:#000}body[a=auto] a{color:#3548cf}body[a=auto] a:visited{color:#8f0075}body[a=auto] details{border:thin solid #000}body[a=auto] details summary{color:#000}body[a=auto] details[open] summary{border-bottom:1px solid #000}body[a=auto] pre{background:#fff}body[a=auto] code:not(pre>code){background-color:#000;color:#fff}body[a=auto] *:target{background:#dae5ec;color:#000}body[a=auto] table,body[a=auto] th,body[a=auto] td{border:thin solid #000}body[a=auto] .toc{border:thin solid #000;padding:1rem}body[a=auto] figcaption{color:#595959}body[a=auto] blockquote{border:thin solid #000}}html{height:100%}body{font-family:monospace;font-size:16px;line-height:1.4;margin:0;min-height:100%;overflow-wrap:break-word}h2,h3,h4,h5,h6{margin-top:1.5rem}p{margin:1rem 0}li{margin:.4rem 0}a{text-decoration:none}a:hover{text-decoration:underline}hr{text-align:center;border:0;margin:2rem 0}hr:before{content:'/////'}hr:after{content:attr(data-content)"/////"}pre{padding:1em;overflow-x:auto}table{width:100%}table,th,td{border-collapse:collapse;padding:.4rem}code{text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}code:not(pre>code){padding:.1em .2em;font-size:90%}code.has-jax{-webkit-font-smoothing:antialiased;background:inherit!important;border:none!important;font-size:100%}blockquote{padding:1rem}blockquote p{margin:0}img{max-width:100%;display:block;margin:0 auto}figcaption{text-align:center;opacity:.5}details{padding:1rem}details summary{text-decoration:none}details[open] summary{margin-bottom:.5em;padding-bottom:.5em}.post-meta{display:flex;justify-content:space-between;align-items:center}.w{max-width:640px;margin:0 auto;padding:4rem 2rem}.toc{padding:1rem}.w{padding:0}@media(max-width:640px){.w{padding:0 8px}}h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;position:relative;width:80vw;max-width:1280px;left:50%;transform:translateX(-50%);text-align:center}.site-footer{max-width:640px;margin:0 auto;text-align:right;padding-top:8px}figure{margin:0}ul{padding-left:16px}ol{padding-left:32px}@keyframes fadeIn1{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page-content{animation:fadeIn1 .3s ease-out forwards}@keyframes unrollFromTop{from{transform:scaleY(0)}to{transform:scaleY(1)}}img,picture,iframe{transform-origin:top;animation:unrollFromTop .5s ease-out forwards}