:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#fff;--foreground:#222;--muted-foreground:#707070;--link:#06c;--link-hover:#03f}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{background:var(--background)}body{max-width:72ch;color:var(--foreground);background:var(--background);overflow-wrap:break-word;margin:3rem auto;padding:0 1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;line-height:1.6}h1{margin:0 0 1.5rem;font-size:1.6rem;font-weight:400;line-height:1.4}h2{margin:2.5rem 0 1rem;font-size:1rem;font-weight:400}a{color:var(--link);text-underline-offset:3px}a:hover{color:var(--link-hover)}a:focus-visible{outline:2px solid var(--link);outline-offset:4px}p,ul{margin:0 0 1.2rem}ul{padding-left:2ch}li{margin-bottom:.5rem;padding-left:.5ch}.muted{color:var(--muted-foreground)}.small{font-size:.85rem}.portrait{float:right;object-fit:cover;width:108px;height:108px;margin:0 0 1rem 2rem}.intro{display:flow-root}.intro p:last-child{margin-bottom:0}.row{align-items:baseline;gap:1rem;margin-bottom:.35rem;display:flex}.row>:first-child{flex:0 0 26ch}.entry{margin-bottom:1.3rem}.entry p{margin:.15rem 0 0}.writing .row{margin-bottom:.7rem}.writing .row>:first-child{flex:1}.writing time{white-space:nowrap}.back{margin-top:2.5rem}.benchmark{margin:2rem 0}.benchmark figcaption{margin-bottom:1.25rem}.chart-axis{color:var(--muted-foreground);justify-content:space-between;margin-bottom:.75rem;font-size:.8rem;display:flex}.chart-row{margin-bottom:1rem}.chart-label{justify-content:space-between;gap:1rem;margin-bottom:.3rem;font-size:.85rem;display:flex}.chart-label span:last-child{font-variant-numeric:tabular-nums;white-space:nowrap}.chart-track{background:color-mix(in srgb, var(--foreground) 8%, var(--background));height:12px}.chart-fill{background:var(--foreground);height:100%}.benchmark table{border-collapse:collapse;width:100%;margin:1.5rem 0 .75rem;font-size:.8rem}.benchmark th,.benchmark td{text-align:right;border-bottom:1px solid color-mix(in srgb, var(--foreground) 20%, var(--background));font-variant-numeric:tabular-nums;padding:.65rem .4rem}.benchmark th{font-weight:400}.benchmark thead{color:var(--muted-foreground)}.benchmark th:first-child{text-align:left;width:48%;padding-left:0}.benchmark td:last-child,.benchmark th:last-child{padding-right:0}.benchmark-note{color:var(--muted-foreground);font-size:.8rem}@media (max-width:640px){body{margin:1.5rem auto}.row{flex-direction:column;gap:0;margin-bottom:.8rem}.row>:first-child{flex:none}.portrait{width:84px;height:84px;margin-left:1rem}}@media (prefers-color-scheme:dark){:root{--background:#111;--foreground:#ccc;--muted-foreground:#999;--link:#6af;--link-hover:#9cf}}
