body{background-color:#1e1e1e;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;line-height:1.5rem;margin:0}a{color:lime;text-decoration:underline}a:hover{text-decoration:none}header#main{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem}header#main>a{color:#fff;text-decoration:none;display:grid;grid-template-columns:auto 1fr;align-items:center;justify-content:center;gap:1rem}header#main>a img{width:50px}header#main>a h1{font-size:1.5rem;line-height:1.5rem}header#main nav{display:flex;justify-content:end;align-items:center}header#main nav a{display:block;padding:.5rem;box-sizing:border-box;text-decoration:none;font-weight:bolder;transition:all 220ms}header#main nav a:hover{transform:translateY(-.5rem)}main{max-width:800px;margin:0 auto;padding:2rem;box-sizing:border-box}.last-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.last-content article{border:1px solid rgba(255,255,255,.1);padding:1rem;box-sizing:border-box;border-radius:.5rem}.list{margin-top:2rem}.list article{margin:1rem 0;border:1px solid rgba(255,255,255,.1);padding:1rem;border-radius:.5rem}.list article header{margin:0;margin-bottom:1rem}.list article header h3{margin:0;color:lime;font-size:1.5rem;line-height:2rem}article.standlone{box-sizing:border-box}article.standlone header{text-align:center}article.standlone header h1{font-size:2rem}.page-title,article.standlone header h1{color:lime;margin-bottom:2rem}.bg{color:#f8f8f2;background-color:#272822}.chroma{color:#f8f8f2;background-color:#272822}.chroma .err{color:#960050;background-color:#1e0010}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#ffc}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#66d9ef}.chroma .kc{color:#66d9ef}.chroma .kd{color:#66d9ef}.chroma .kn{color:#f92672}.chroma .kp{color:#66d9ef}.chroma .kr{color:#66d9ef}.chroma .kt{color:#66d9ef}.chroma .na{color:#a6e22e}.chroma .nc{color:#a6e22e}.chroma .no{color:#66d9ef}.chroma .nd{color:#a6e22e}.chroma .ne{color:#a6e22e}.chroma .nf{color:#a6e22e}.chroma .nx{color:#a6e22e}.chroma .nt{color:#f92672}.chroma .l{color:#ae81ff}.chroma .ld{color:#e6db74}.chroma .s{color:#e6db74}.chroma .sa{color:#e6db74}.chroma .sb{color:#e6db74}.chroma .sc{color:#e6db74}.chroma .dl{color:#e6db74}.chroma .sd{color:#e6db74}.chroma .s2{color:#e6db74}.chroma .se{color:#ae81ff}.chroma .sh{color:#e6db74}.chroma .si{color:#e6db74}.chroma .sx{color:#e6db74}.chroma .sr{color:#e6db74}.chroma .s1{color:#e6db74}.chroma .ss{color:#e6db74}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .c{color:#75715e}.chroma .ch{color:#75715e}.chroma .cm{color:#75715e}.chroma .c1{color:#75715e}.chroma .cs{color:#75715e}.chroma .cp{color:#75715e}.chroma .cpf{color:#75715e}.chroma .gd{color:#f92672}.chroma .ge{font-style:italic}.chroma .gi{color:#a6e22e}.chroma .gs{font-weight:700}.chroma .gu{color:#75715e}.highlight pre{padding:.5rem;border-radius:.5rem;box-sizing:border-box;overflow:auto}