:root{color-scheme:light;--paper:#f5f1e8;--ink:#171713;--muted:#625f56;--line:#171713;--link:#0000ee;--visited:#551a8b;--accent:#ff4f00;--code:#e8e2d5;--width:760px}*,*::before,*::after{box-sizing:border-box}html{font-size:17px;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Georgia,times new roman,serif;line-height:1.55}a{color:var(--link);text-decoration-thickness:1px;text-underline-offset:.16em}a:visited{color:var(--visited)}a:hover,a:focus-visible{color:var(--accent)}:focus-visible{outline:2px dashed var(--accent);outline-offset:3px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:10;padding:.4rem .7rem;color:#fff;background:var(--ink);font-family:ui-monospace,sfmono-regular,Consolas,monospace}.skip-link:focus{top:1rem}.page{width:min(calc(100% - 2rem),var(--width));margin:0 auto;padding:1.2rem 0 3rem}.site-header,.site-footer,.masthead,.section,.post-list,.post-header,.post-body{border-color:var(--line)}.site-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.65rem;border-bottom:2px solid var(--line);font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.78rem}.brand{color:var(--ink);font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.06em}.brand:visited{color:var(--ink)}.site-nav{display:flex;flex-wrap:wrap;gap:.2rem .8rem}.site-nav a::before{content:"[";color:var(--muted)}.site-nav a::after{content:"]";color:var(--muted)}.masthead{padding:3.4rem 0 2.2rem;border-bottom:1px dashed var(--line)}.kicker,.meta,.label,.status,.post-date,.footnote,code,pre{font-family:ui-monospace,sfmono-regular,Consolas,monospace}.kicker,.label,.post-date{font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.kicker{margin:0 0 .8rem;color:var(--accent);font-weight:700}h1,h2,h3,p,ul,ol,dl,pre,blockquote{margin-top:0}h1,h2,h3{line-height:1.12}h1{max-width:16ch;margin-bottom:1rem;font-size:clamp(2.5rem,10vw,5.4rem);font-weight:400;letter-spacing:-.045em}h2{margin-bottom:1rem;font-size:1.45rem}h3{margin-bottom:.35rem;font-size:1.05rem}.lede{max-width:58ch;margin-bottom:1.4rem;font-size:1.14rem}.meta{display:flex;flex-wrap:wrap;gap:.35rem 1.1rem;margin:0;color:var(--muted);font-size:.76rem}.status::before{content:"●";margin-right:.35rem;color:#16823b}.section{padding:2rem 0;border-bottom:1px dashed var(--line)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2.2rem}.plain-list,.post-list{padding:0;list-style:none}.plain-list li+li{margin-top:.45rem}.plain-list li::before{content:"→";margin-right:.55rem;color:var(--accent)}.stack{display:flex;flex-wrap:wrap;gap:.45rem}.stack span,.badge{display:inline-block;border:1px solid var(--line);background:0 0;font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.72rem;line-height:1}.stack span{padding:.36rem .48rem}.project+.project{margin-top:1.4rem}.project p{margin-bottom:0}.post-list{margin:0;border-top:1px solid var(--line)}.post-list li{display:grid;grid-template-columns:8rem 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.post-list a{font-size:1.08rem;font-weight:700}.post-list p{margin:.3rem 0 0;color:var(--muted)}.post-header{padding:3rem 0 2rem;border-bottom:1px dashed var(--line)}.post-header h1{max-width:18ch;font-size:clamp(2.2rem,8vw,4.4rem)}.post-body{padding:2rem 0;border-bottom:1px dashed var(--line)}.post-body>*{max-width:64ch;margin-inline:auto}.post-body h2{margin-top:2.2rem}.post-body p,.post-body ul,.post-body ol{margin-bottom:1.2rem}.post-body h3{margin-top:1.7rem}.post-body hr{margin:2rem 0;border:0;border-top:1px dashed var(--line)}.post-body strong{font-weight:700}.post-body>p,.post-body>ul,.post-body>ol{hyphens:auto;text-align:justify;text-justify:inter-word}.article-figure{width:100%;margin-block:1.7rem;scroll-margin-top:1rem}.article-figure a,.article-figure img{display:block;width:100%}.article-figure a{color:inherit}.article-figure img{height:auto;border:1px solid var(--line)}.article-figure figcaption{margin-top:.5rem;color:var(--muted);font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.72rem;line-height:1.45;text-align:left}.article-figure:target img{outline:2px solid var(--accent);outline-offset:3px}.citation{font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.78em;font-weight:700;text-decoration:none;white-space:nowrap}.table-caption{width:min(920px,calc(100vw - 2rem));max-width:none;margin:1.5rem 0 .5rem 50%;transform:translateX(-50%);color:var(--muted);font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.72rem;line-height:1.45;scroll-margin-top:1rem;text-align:left!important}.table-caption:target{color:var(--accent)}.reference-entry{display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:.5rem;margin-bottom:.65rem!important;font-size:.82rem;hyphens:none!important;scroll-margin-top:1rem;text-align:left!important}.reference-entry:target{padding-block:.2rem;background:var(--code)}.reference-number{font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-weight:700}.post-body h3+p{margin-top:-.15rem;color:var(--muted);font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.75rem}.post-body h3+p em{font-style:normal}blockquote{padding-left:1rem;border-left:3px solid var(--accent);font-style:italic}table{display:table;width:100%;margin-bottom:1.4rem;border-collapse:collapse;font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.78rem}.post-body>table{width:min(920px,calc(100vw - 2rem));max-width:none;margin-left:50%;transform:translateX(-50%)}.table-caption+table{margin-top:0}th,td{padding:.5rem .65rem;border:1px solid var(--line);text-align:left;white-space:nowrap}th{background:var(--code)}code{padding:.08rem .25rem;background:var(--code);font-size:.88em}pre{overflow-x:auto;padding:1rem;border:1px solid var(--line);background:var(--code);font-size:.8rem}pre code{padding:0}.ascii{color:var(--muted);background:0 0;border:0;padding:0;line-height:1.2}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;color:var(--muted);font-family:ui-monospace,sfmono-regular,Consolas,monospace;font-size:.7rem}.badge{width:88px;padding:4px 2px;color:var(--paper);background:var(--ink);text-align:center;text-transform:uppercase}@media(max-width:620px){html{font-size:16px}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.masthead{padding-top:2.4rem}.grid,.post-list li{grid-template-columns:1fr}.post-list li{gap:.25rem}.post-body>p,.post-body>ul,.post-body>ol{hyphens:none;text-align:left}.post-body>table{display:block;overflow-x:auto}}@media print{:root{--paper:#fff;--ink:#000;--muted:#333;--link:#000;--visited:#000}html{font-size:11pt}.page{width:100%;padding:0}.site-nav,.skip-link,.badge{display:none}.masthead{padding-top:1.5rem}h1{font-size:34pt}a{text-decoration:none}}