:root{--bg:#111111;--ink:#f2f2f2;--muted:#9a9a9a;--line:#2a2a2a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:ui-monospace,sf mono,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6;color:var(--ink);background:var(--bg);display:flex;flex-direction:column;align-items:center;padding:2rem 1.25rem 3rem}.site-shell{width:min(40rem,100%)}.site-shell--wide{width:min(48rem,100%)}.site-header{margin-bottom:1.75rem}.site-header h1{margin:0 0 .35rem;font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.site-header h1 a{color:var(--ink);text-decoration:none}.site-header h1 a:hover{color:#fff;text-decoration:underline;text-underline-offset:.2em}.site-tagline{margin:0 0 1rem;color:var(--muted)}.site-nav{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:.8125rem}.site-nav a{color:var(--muted);text-decoration:none}.site-nav a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:.2em}main#content{width:100%}.section-label{margin:0 0 .75rem;color:var(--muted);font-size:.8125rem;text-transform:lowercase}.post-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.post-list li{border-bottom:1px solid var(--line)}.post-list a{display:flex;justify-content:space-between;align-items:baseline;gap:1.25rem;padding:.9rem 0;color:var(--ink);text-decoration:none}.post-list a:hover{color:#fff}.post-list a:hover .post-title{text-decoration:underline;text-underline-offset:.2em}.post-list time{flex-shrink:0;color:var(--muted);font-size:.75rem}.post-list .post-title{min-width:0}article.post .post-meta{margin:0 0 1.25rem;color:var(--muted);font-size:.75rem}article.post h1{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.25}article.post a{color:var(--ink)}article.post a:hover{text-decoration:underline;text-underline-offset:.2em}article.post h2,article.post h3,article.post h4{margin:1.75rem 0 .65rem;font-size:1rem;font-weight:600}article.post p,article.post li{color:var(--ink)}article.post p{margin:0 0 1rem}article.post ul,article.post ol{margin:0 0 1rem;padding-left:1.35rem}article.post blockquote{margin:1rem 0;padding-left:1rem;border-left:2px solid var(--line);color:var(--muted)}article.post img{max-width:100%;height:auto}article.post pre{overflow-x:auto;padding:.85rem 1rem;border:1px solid var(--line);border-radius:4px;background:#0a0a0a;font-size:.8125rem}article.post code{font-size:.85em}article.post :not(pre)>code{padding:.1em .35em;border-radius:3px;background:#1a1a1a}.site-footer{margin-top:2.5rem;width:100%;color:var(--muted);font-size:.8125rem}.chroma{color:#f8f8f2;background-color:#292929}.chroma .err{color:#960050;background-color:#1e0010}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.chroma .hl{display:block;width:100%;background-color:#ffc}.chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.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}