:root{color-scheme:light dark;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, "Courier New", monospace;--page:800px;--bg:#fff;--text:#111;--hover:#000;--muted:#5a5a5a;--faint:#8a8a8a;--line:#0000001f;--code-bg:#0000000a;--input-border:#00000040}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg:#0a0a0a;--text:#f2f2f2;--hover:#fff;--muted:#b8b8b8;--faint:#909090;--line:#ffffff29;--code-bg:#ffffff0f;--input-border:#ffffff4d}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--bg:#0a0a0a;--text:#f2f2f2;--hover:#fff;--muted:#b8b8b8;--faint:#909090;--line:#ffffff29;--code-bg:#ffffff0f;--input-border:#ffffff4d}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100svh;color:var(--text);font-family:var(--font-mono);flex-direction:column;margin:0;font-size:14px;line-height:1.75;display:flex}::selection{background:var(--text);color:var(--bg)}h1,h2,h3,h4,h5,h6{text-transform:lowercase;margin:2em 0 .5em;font-weight:600}h1{letter-spacing:.4px;font-size:21px;line-height:1.3}h2{letter-spacing:.25px;font-size:16px;line-height:1.4}h3{letter-spacing:.25px;font-size:14px;line-height:1.4}p{margin:1em 0}ul,ol{margin:1em 0;padding-inline-start:1.35rem}strong,b{font-weight:600}a{opacity:.9;color:inherit;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:1px;text-decoration:none;transition:background .15s,color .15s}a:hover{opacity:1;background:var(--text);color:var(--bg)}a:focus-visible{outline:2px dashed var(--text);outline-offset:2px}code,kbd,samp{font-family:var(--font-mono);font-size:13px}pre{border:1px solid var(--line);background:var(--code-bg);border-radius:0;margin:1em 0;padding:1rem;font-size:13px;line-height:1.6;overflow-x:auto}pre code{font-size:inherit}blockquote{border-inline-start:2px solid var(--line);color:var(--muted);margin:1em 0;padding-inline-start:1em}hr{opacity:.1;background:currentColor;border:0;height:1px;margin:3em 0 2.25em}.wrap{width:100%;max-width:var(--page);margin-inline:auto;padding-inline:1rem}.site-main{flex:1}.landing{max-width:max-content;margin-inline:auto}.landing>h1:first-child{margin-top:2em}.landing h2{margin-top:3em}.site-header{border-bottom:1px solid var(--line);padding-block:1rem}.site-header .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.site-name{text-transform:lowercase}.site-nav{flex-wrap:wrap;align-items:center;display:flex}.site-nav a,.site-footer a{opacity:1;color:var(--muted);text-transform:lowercase;background:0 0}.site-nav a:hover,.site-footer a:hover,.site-nav a[aria-current=page]{background:var(--text);color:var(--bg)}.site-nav a{margin-block:-.6rem;padding-block:.6rem}.site-nav a+a{margin-inline-start:1.1rem}.theme-toggle{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-inline-start:1rem;padding:.25rem;font-family:inherit;font-size:1.1em;line-height:1;position:relative}.theme-toggle:hover{color:var(--text)}.theme-toggle:after{content:"";position:absolute;inset:-12px}.theme-toggle:focus-visible{outline:2px dashed var(--text);outline-offset:2px}.site-footer{border-top:1px solid var(--line);margin-top:auto;padding-block:1.5rem;font-size:.9em}.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.site-footer p{color:var(--muted);margin:0}.copyright{color:var(--faint);font-size:.85em}.muted,.lede{color:var(--muted)}.faint{color:var(--faint)}.meta,.back{color:var(--muted)}.back{display:inline-block}.entries{margin:1em 0;padding:0;list-style:none}.entries li{margin:0}.entries time{color:var(--muted);font-variant-numeric:tabular-nums;margin-inline-end:.5rem}.project+.project{margin-top:2em}.project h2{margin:0 0 .25em}.project p{color:var(--muted);margin:0}.skip{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip:focus{z-index:10;outline:2px solid var(--text);background:var(--bg);clip-path:none;width:auto;height:auto;padding:.5rem .75rem;position:fixed;top:.5rem;left:.5rem}.landing h1 .typed{vertical-align:bottom;white-space:nowrap;animation:1.6s steps(22,end) typing;display:inline-block;overflow:hidden}.landing h1:after{content:"█";color:var(--muted);margin-inline-start:2px;animation:1.1s step-end 1.6s infinite blink}@keyframes typing{0%{width:0}to{width:calc(22ch + 12px)}}@keyframes blink{50%{opacity:0}}@media (width<=600px){h1{font-size:19px}.site-header .wrap{flex-direction:column;align-items:flex-start}.site-nav{margin-top:.5rem}.site-nav a{margin-inline-end:1rem}.site-nav a+a,.theme-toggle{margin-inline-start:0}}@media (prefers-reduced-motion:reduce){.landing h1 .typed{animation:none}.landing h1:after{animation-delay:0s}}
