:root{--measure:60ch;--c-link:#212121;--c-link-hover:#ccc;--c-link-disabled:gray;--c-copy:#eee;--c-body:#444;--f-body:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--f-code:San Francisco Mono,Monaco,Consolas,"Lucida Console","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;--step--2:max(0.78rem,min(calc(0.78rem + 0.03vw),0.80rem));--step--1:max(0.94rem,min(calc(0.92rem + 0.08vw),1.00rem));--step-0:max(1.13rem,min(calc(1.09rem + 0.17vw),1.25rem));--step-1:max(1.35rem,min(calc(1.29rem + 0.29vw),1.56rem));--step-2:max(1.62rem,min(calc(1.53rem + 0.45vw),1.95rem));--step-3:max(1.94rem,min(calc(1.81rem + 0.67vw),2.44rem));--step-4:max(2.33rem,min(calc(2.14rem + 0.98vw),3.05rem));--step-5:max(2.80rem,min(calc(2.52rem + 1.38vw),3.82rem))}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{line-height:1.5;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{display:block;max-width:100%}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}[role=button],button{cursor:pointer}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}body{-webkit-font-smoothing:antialiased;color:#444;color:var(--c-body);font:1.05rem/1.6 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font:1.05rem/1.6 var(--f-body);padding:0 1.2rem;text-rendering:optimizeLegibility}a{color:#212121;color:var(--c-link);-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:underline;text-decoration:underline}h1,h2,h3{letter-spacing:.009em;line-height:1.1}h2,h3{font-weight:500;margin-top:2rem}h2{font-size:1.25rem}h3{font-size:1.125rem;margin-bottom:-.5rem}blockquote{font-style:italic;margin:1rem 0 1rem 1rem}ol,ul{padding-left:1.5rem}p>code{font-size:smaller}strong{font-weight:500}.content{display:flex;flex-direction:column;margin:0 auto;max-width:60ch;max-width:var(--measure);min-height:100vh}.content article,.content section{margin:1rem 0}.content footer,.content header{display:flex;justify-content:space-between;padding:2rem 0 1rem}.content header{border-bottom:1px dotted #666}.content header nav{align-items:center;display:flex;gap:10px}.content footer{flex-wrap:wrap}.toc{line-height:2;list-style-type:none;padding-left:0}.toc li{align-items:baseline;display:flex}.toc li.wip span{color:gray}.toc .link,.toc a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toc time{flex-shrink:0}.hr-list{border:0;border-bottom:1px dotted #ccc;flex:1 0 1rem;height:1px;margin:0 .5rem}.fresh{font-weight:500}.page,.post{flex-grow:1}.page h1,.post h1{margin-top:1rem}.page .desc,.post .desc{color:gray;font-size:1.125rem;line-height:1.3;margin-top:.5rem;max-width:55ch}.page .post-meta,.post .post-meta{font-size:.95rem;margin-bottom:3rem;margin-top:.5rem}.page a,.post a{border-bottom:1px dotted;-webkit-text-decoration:none;text-decoration:none}.page a:hover,.post a:hover{border-bottom:1px solid}.page h2:hover .anchor,.post h2:hover .anchor{display:inline}.page h2 .anchor,.post h2 .anchor{border:none;display:none;font-weight:100;margin-left:.5rem}.page li,.post li{word-wrap:break-word}.page img,.post img{border:1px solid #eee}.page figcaption,.post figcaption{color:#444;font-size:.9rem;font-style:italic;margin-top:.4rem}.page .w,.post .w{position:relative}.page .w .copy,.post .w .copy{position:absolute;right:1rem;top:.6rem}.page pre,.post pre{background:#011627;color:#d6deeb;font-family:San Francisco Mono,Monaco,Consolas,Lucida Console,DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace;font-family:var(--f-code);font-size:.85rem;line-height:1.1rem;margin:1rem 0 0;overflow-x:auto;padding:1rem;position:relative}.page pre::-webkit-scrollbar,.post pre::-webkit-scrollbar{height:5px;width:2px}.page pre::-webkit-scrollbar-track,.post pre::-webkit-scrollbar-track{background-color:#051f33}.page pre::-webkit-scrollbar-thumb,.post pre::-webkit-scrollbar-thumb{background-color:#f1d429}.page ol.loose li,.page ul.loose li,.post ol.loose li,.post ul.loose li{margin-top:1rem}.page li code:after,.page li code:before,.page p>code:after,.page p>code:before,.post li code:after,.post li code:before,.post p>code:after,.post p>code:before{content:"`"}.page .example .meta,.post .example .meta{border:1px solid #ccc;color:#fff;display:flex;font-family:San Francisco Mono,Monaco,Consolas,Lucida Console,DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace;font-family:var(--f-code);font-size:small;justify-content:space-between;padding:.5rem 1rem}.page .example pre,.post .example pre{margin:0}.page .copy,.post .copy{background-color:transparent;border:0;color:#eee;color:var(--c-copy);cursor:pointer;height:1.25rem;width:1.2rem}.page .copy:hover,.post .copy:hover{color:#fde120}.page .copy:active,.post .copy:active{color:green}.page .copy svg,.post .copy svg{height:20px;min-width:100%;width:20px}nav.posts{grid-gap:1rem;border-top:1px dotted #666;display:grid;gap:1rem;grid-auto-flow:column;justify-content:space-between;margin-top:2rem;padding-top:1rem}nav.posts a{border:none}nav.posts a:hover{border:none;-webkit-text-decoration:underline;text-decoration:underline}.cta{line-height:1.2;margin-top:2rem}.cta form div *+*,.cta form label{margin-bottom:.75rem}.cta form label{display:block;font-weight:500}.cta form input[type=email]{border:1px solid #ccc;margin-bottom:.5rem;max-width:22rem;outline:2px solid transparent;outline-offset:2px;padding:.5rem;width:100%}.cta form button{background-color:#fde120;border:1px solid #fde120;padding:.5rem .75rem}.cta form button:hover{filter:brightness(1.05)}.cta form button:active{filter:brightness(1.1)}.schedule{margin:2rem 0}.schedule a{background-color:#fde120;border:1px solid #fde120;font-size:1.2rem;font-weight:500;padding:.5rem .75rem}.schedule a:hover{border:1px solid #fde120;filter:brightness(1.05)}.schedule a:active{filter:brightness(1.1)}.flash{animation:flash .3s}@keyframes flash{0%{filter:brightness(1)}50%{filter:brightness(3)}75%{filter:brightness(2)}to{filter:brightness(1)}}pre[class*=language-]{word-wrap:normal;color:#d6deeb;-webkit-hyphens:none;hyphens:none;-moz-tab-size:2;-o-tab-size:2;tab-size:2;text-align:left;word-break:normal;word-spacing:normal}.highlight-line{background-color:inherit;color:inherit;display:inline;-webkit-text-decoration:none;text-decoration:none}.highlight-line:empty:before{content:" "}.highlight-line-active:before{background:#f1d429;content:"";display:block;height:1.3rem;left:0;position:absolute;width:6px}.highlight-line-isdir{background-color:#222;color:#b0b0b0}.highlight-line-active{background-color:inherit}.highlight-line-add:before{background-color:#19e72d}.highlight-line-add:before,.highlight-line-remove:before{content:"";display:block;height:1.3rem;left:0;position:absolute;width:6px}.highlight-line-remove:before{background-color:#fe1a1a}.hljs{background:#011627;color:#d6deeb}.hljs-keyword{color:#c792ea}.hljs-built_in{color:#addb67}.hljs-type{color:#82aaff}.hljs-literal{color:#ff5874}.hljs-number{color:#f78c6c}.hljs-regexp{color:#5ca7e4}.hljs-string{color:#ecc48d}.hljs-subst{color:#d3423e}.hljs-symbol{color:#82aaff}.hljs-class{color:#ffcb8b}.hljs-function{color:#82aaff}.hljs-title{color:#dcdcaa}.hljs-params{color:#7fdbca}.hljs-comment{color:#637777;font-style:italic}.hljs-doctag{color:#7fdbca}.hljs-meta,.hljs-meta .hljs-keyword{color:#82aaff}.hljs-meta .hljs-string{color:#ecc48d}.hljs-section{color:#82b1ff}.hljs-attr,.hljs-name,.hljs-tag{color:#7fdbca}.hljs-attribute{color:#80cbc4}.hljs-variable{color:#addb67}.hljs-bullet{color:#d9f5dd}.hljs-code{color:#80cbc4}.hljs-emphasis{color:#c792ea;font-style:italic}.hljs-strong{color:#addb67;font-weight:700}.hljs-formula{color:#c792ea}.hljs-link{color:#ff869a}.hljs-quote{color:#697098}.hljs-selector-tag{color:#ff6363}.hljs-selector-id{color:#fad430}.hljs-selector-class{color:#addb67}.hljs-selector-attr,.hljs-selector-pseudo,.hljs-template-tag{color:#c792ea}.hljs-addition,.hljs-template-variable{color:#addb67}.hljs-deletion{color:rgba(239,83,80,.565)}