:root{--gray-100:rgba(255, 255, 255, 0.1);--gray-200:rgba(255, 255, 255, 0.2);--gray-500:rgba(255, 255, 255, 0.5);--body-background:#0d0f12;--body-background-lighter:#15191e;--body-font-color:#c9d1d9;--body-font-color-lighter:#e7ebee;--body-font-color-darker:#abb8c4;--color-link:#f2ae8c;--color-strong:#d6916f;--color-visited-link:var(--color-link);--icon-filter:brightness(0) invert(1);--hint-color-info:#6bf;--hint-color-warning:#fd6;--hint-color-danger:#f66;--mobile-breakpoint:60rem}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.flex{display:flex}.flex-auto{flex:auto}.flex-even{flex:1 1}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.mx-auto{margin:0 auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none}input.toggle{height:0;width:0;overflow:hidden;opacity:0;position:fixed;right:99999px}.clearfix::after{content:"";display:table;clear:both}.gap{gap:1em}html{font-size:1rem;scroll-behavior:smooth;touch-action:manipulation}body{min-width:20rem;color:var(--body-font-color-lighter);background:var(--body-background);font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body *{box-sizing:inherit}h1,h2,h3,h4,h5{font-weight:700}a{text-decoration:none;text-decoration-color:var(--color-link);color:var(--body-font-color)}img{vertical-align:baseline}nav#TableOfContents>ul{padding-left:.5em;border-left:1px solid var(--body-font-color)}.book-toc>nav,.book-menu>nav{display:flex;flex-direction:column}.book-toc>nav::before,.book-menu>nav::before{content:'';flex:1}.book-toc>nav::after,.book-menu>nav::after{content:'';flex:3}.book-toc>nav>ul,.book-menu>nav>div{align-self:center}aside nav ul{padding:0;margin:0;list-style:none}aside nav ul li{margin:1em 0;position:relative}aside nav ul a{display:block}aside nav ul a:hover{opacity:.5}aside nav ul ul{padding-inline-start:1rem}ul.pagination{display:flex;justify-content:center;list-style-type:none}ul.pagination .page-item a{padding:1rem}.container{margin:0 auto;overflow:hidden}.book-icon{filter:var(--icon-filter)}.book-brand{margin-top:0}.book-brand span{background:radial-gradient(ellipse farthest-corner at center center,var(--color-link) 0%,var(--body-font-color-lighter) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:.5rem}.book-brand img{height:1.5em;width:auto;vertical-align:middle;margin-inline-end:.5rem}a.book-brand{font-weight:700}.book-menu{flex:0 0 18rem}.book-menu nav{width:18rem;padding:.5rem;position:fixed;top:0;bottom:0;overflow:hidden}.book-menu nav:hover{overflow-y:auto}.book-menu nav hr{width:100%}.book-menu a,.book-menu label{color:inherit;cursor:pointer;word-wrap:break-word}.book-menu a.active{color:var(--color-link)}.book-menu input.toggle+label+ul{display:none}.book-menu input.toggle:checked+label+ul{display:block}.book-section-flat{margin-bottom:2rem}.book-section-flat:not(:first-child){margin-top:2rem}.book-section-flat>a,.book-section-flat>span,.book-section-flat>label{font-weight:bolder}.book-section-flat>ul{padding-inline-start:0}.book-page{min-width:20rem;flex-grow:1;padding:1rem;background:var(--body-background)}.book-post{margin-bottom:2rem}#book-header{padding:0 1.5rem;margin-bottom:1em}#book-header label{visibility:hidden;line-height:0;padding:.2em;border-radius:.2em;filter:brightness(50%);border:1px solid var(--body-font-color)}.book-search{position:relative;margin:1rem 0;border-bottom:1px solid transparent}.book-search input{width:100%;padding:.5rem;border:0;border-radius:.25rem;background:var(--gray-100);color:var(--body-font-color)}.book-search input:required+.book-search-spinner{display:block}.book-search .book-search-spinner{position:absolute;top:0;margin:.5rem;margin-inline-start:calc(100% - 1.5rem);width:1rem;height:1rem;border:1px solid transparent;border-top-color:var(--body-font-color);border-radius:50%;animation:spin 1s ease infinite}@keyframes spin{100%{transform:rotate(360deg)}}.book-search small{opacity:.5}.book-toc{flex:0 0 18rem;font-size:.9rem}.book-toc nav{width:18rem;padding:.5rem;position:fixed;top:0;bottom:0;overflow:hidden}.book-toc nav:hover{overflow-y:auto}.book-toc img{height:1em}.book-toc nav>ul>li:first-child{margin-top:0}.book-footer{padding-top:1rem;font-size:.9rem}.book-footer img{height:1em;margin-inline-end:.5rem}.book-comments{margin-top:1rem}.book-languages{position:relative;overflow:visible;padding:1rem;margin:-1rem}.book-languages ul{margin:0;padding:0;list-style:none}.book-languages ul li{white-space:nowrap;cursor:pointer}.book-languages:hover .book-languages-list,.book-languages:focus .book-languages-list,.book-languages:focus-within .book-languages-list{display:block}.book-languages .book-languages-list{display:none;position:absolute;bottom:100%;left:0;padding:.5rem 0;background:var(--body-background);box-shadow:0 0 .25rem rgba(0,0,0,.1)}.book-languages .book-languages-list li img{opacity:.25}.book-languages .book-languages-list li.active img,.book-languages .book-languages-list li:hover img{opacity:initial}.book-languages .book-languages-list a{color:inherit;padding:.5rem 1rem}.book-home{padding:1rem}aside nav,.book-page,#book-header,.markdown{transition:.05s ease-in-out;transition-property:transform,margin,opacity,visibility;will-change:auto}@media screen and (max-width:60rem){#menu-control,#toc-control{display:inline}.book-menu,.book-toc{pointer-events:none}.book-menu nav>*>*,.book-toc nav>*>*{pointer-events:all}.book-menu{visibility:hidden;margin-inline-start:-18rem;font-size:1rem;z-index:1}.book-toc{visibility:hidden;flex:0 0;font-size:1rem;z-index:1}#book-header{position:fixed;visibility:initial;background:var(--body-background-lighter);top:0;left:0;right:0}#book-header label{visibility:initial}#menu-control:focus~main label[for=menu-control]{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}#menu-control:checked~main .book-menu{visibility:initial}#menu-control:checked~main .book-page{opacity:.25}#menu-control:checked~main .book-menu-overlay{display:block;position:fixed;top:0;bottom:0;left:0;right:0;backdrop-filter:blur(3px)}#toc-control:focus~main label[for=toc-control]{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}#toc-control:checked~main .book-toc{visibility:initial}#toc-control:checked~main .book-page{opacity:.25}#toc-control:checked~main .book-toc-overlay{display:block;position:fixed;top:0;bottom:0;left:0;right:0;backdrop-filter:blur(3px)}main .book-page{padding-top:4rem}.post-meta,.markdown>:not(figure):not(.highlight){margin-left:Max(calc((100% - 45rem)/2),1rem);margin-right:Max(calc((100% - 45rem)/2),1rem)}}@media screen and (min-width:60rem){.post-meta,.markdown>:not(figure):not(.highlight){margin-left:auto;margin-right:Max(calc(100% - 45rem),2rem)}.markdown figure{display:flex;flex-direction:column;width:fit-content}div.highlight{max-width:fit-content}}@media screen and (min-width:82rem){.book-toc{margin-left:1rem}.book-menu{margin-right:1rem}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}code{font-family:Consolas,monaco,monospace}@media print{.book-menu,.book-footer,.book-toc{display:none}.book-header,.book-header aside{display:block}main{display:block!important}}.markdown{line-height:1.6;padding:1rem 0}.markdown>:not(figure):not(.highlight){max-width:calc(100% - 2rem)}.markdown>:first-child{margin-top:0}.markdown li{margin-bottom:.5rem}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{font-weight:700;line-height:1;margin-top:1.5em;margin-bottom:1rem;color:var(--body-font-color)}.markdown h1 a.anchor,.markdown h2 a.anchor,.markdown h3 a.anchor,.markdown h4 a.anchor,.markdown h5 a.anchor,.markdown h6 a.anchor{opacity:0;font-size:.75em;vertical-align:middle;text-decoration:none}.markdown h1:hover a.anchor,.markdown h1 a.anchor:focus,.markdown h2:hover a.anchor,.markdown h2 a.anchor:focus,.markdown h3:hover a.anchor,.markdown h3 a.anchor:focus,.markdown h4:hover a.anchor,.markdown h4 a.anchor:focus,.markdown h5:hover a.anchor,.markdown h5 a.anchor:focus,.markdown h6:hover a.anchor,.markdown h6 a.anchor:focus{opacity:initial}.markdown h2:first-child,.markdown h1:first-of-type{margin-top:.5rem;margin-bottom:.5rem;line-height:1.25}.markdown h2:first-child a,.markdown h1:first-of-type a{color:var(--body-font-color);text-decoration:none!important}.markdown h2:first-child a:hover,.markdown h1:first-of-type a:hover{color:var(--color-link)}.markdown h5{font-size:.875em}.markdown h6{font-size:.75em}.markdown b,.markdown optgroup,.markdown strong{color:var(--color-strong)}.markdown b a:not(:hover),.markdown optgroup a:not(:hover),.markdown strong a:not(:hover){color:var(--color-strong)!important}.markdown em{color:var(--color-link)}.markdown em a:not(:hover){color:var(--color-link)!important}.markdown :not(figure):not(h1):not(h2):not(.section):not(.tags)>a:not(.book-btn):not(.read-more){color:var(--body-font-color);text-decoration:underline;text-underline-offset:.2em}.markdown :not(figure):not(h1):not(h2):not(.section):not(.tags)>a:not(.book-btn):not(.read-more):hover{text-decoration:underline;background:var(--color-link);color:var(--body-background)}.markdown :not(figure):not(h1):not(h2):not(.section):not(.tags)>a:not(.book-btn):not(.read-more):hover *{color:var(--body-background)}.markdown img{max-width:100%;height:auto}.markdown code{padding:0 .25rem;border-radius:.25rem;font-size:.875em}.markdown code:not([class]){color:var(--color-link);background:#272822}.markdown pre{padding:0;background:rgba(240,246,252,.15);border-radius:.25rem;max-width:100%;min-width:Min(45rem,100%)}.markdown pre code{padding:.5rem 1rem;background:#272822;display:inline-block}.markdown blockquote{margin:1rem 0;padding:.5rem 1rem .5rem .75rem;border-inline-start:.25rem solid var(--gray-200);border-radius:.25rem}.markdown blockquote>:first-child{margin-top:0}.markdown blockquote>:last-child{margin-bottom:0}.markdown table{overflow:auto;display:block;border-spacing:0;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.markdown table td{border-style:none}.markdown table th{border-bottom:1px solid var(--gray-200)}.markdown table tr th,.markdown table tr td{padding:.25rem .5rem}.markdown table tr:nth-child(2n){background:var(--body-background-lighter)}.markdown hr{height:1px;border:none;background:var(--gray-200)}.markdown ul,.markdown ol{padding-inline-start:2rem}.markdown dl dt{font-weight:bolder;margin-top:1rem}.markdown dl dd{margin-inline-start:1rem;margin-bottom:1rem}.markdown .highlight table tr td:nth-child(1) pre{margin:0;padding-inline-end:0}.markdown .highlight table tr td:nth-child(2) pre{margin:0;padding-inline-start:0}.markdown details{padding:1rem;border:1px solid var(--gray-200);border-radius:.25rem}.markdown details summary{line-height:1;padding:1rem;margin:-1rem;cursor:pointer}.markdown details[open] summary{margin-bottom:0}.markdown figure{margin:1rem 0;text-align:center}.markdown figure img{margin:0}.markdown figure a img{transform:scale(1);transition:.2s ease-in-out}.markdown figure>a:hover{background:initial!important}.markdown figure>a:hover img{transform:scale(1.2);position:relative;z-index:10}.markdown figure figcaption p{margin-top:0}.markdown-inner>:first-child{margin-top:0}.markdown-inner>:last-child{margin-bottom:0}.markdown .book-expand{margin-top:1rem;margin-bottom:1rem;border:1px solid var(--gray-200);border-radius:.25rem;overflow:hidden}.markdown .book-expand .book-expand-head{background:var(--gray-100);padding:.5rem 1rem;cursor:pointer}.markdown .book-expand .book-expand-content{display:none;padding:1rem}.markdown .book-expand input[type=checkbox]:checked+.book-expand-content{display:block}.markdown .book-tabs{margin:1rem -1rem;border:1px solid var(--gray-200);border-radius:.25rem;overflow:hidden;display:flex;flex-wrap:wrap}.markdown .book-tabs label{display:inline-block;padding:.5rem 1rem;border-bottom:1px transparent;cursor:pointer}.markdown .book-tabs .book-tabs-content{order:999;width:100%;border-top:1px solid var(--gray-100);padding:1rem;display:none}.markdown .book-tabs input[type=radio]:checked+label{border-bottom:1px solid var(--color-link)}.markdown .book-tabs input[type=radio]:checked+label+.book-tabs-content{display:block}.markdown .book-tabs input[type=radio]:focus+label{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}.markdown .book-columns{margin-left:-1rem;margin-right:-1rem}.markdown .book-columns>div{margin:1rem 0;min-width:10rem;padding:0 1rem}.markdown a.book-btn{display:inline-block;font-size:.9rem;color:var(--color-link);line-height:2rem;padding:0 1rem;border:1px solid var(--color-strong);border-radius:.25rem;cursor:pointer;text-decoration:none}.markdown .book-hint.info{border-color:#6bf;background-color:rgba(102,187,255,.1)}.markdown .book-hint.warning{border-color:#fd6;background-color:rgba(255,221,102,.1)}.markdown .book-hint.danger{border-color:#f66;background-color:rgba(255,102,102,.1)}.inline-svg{display:inline-block;height:1.15rem;width:1.15rem;top:.15rem;margin:0 .3em;position:relative;vertical-align:sub}.hidden{display:none}img.thumb{max-width:calc(min(400px,100%));max-height:192px}table#resource th:nth-child(1),table#resource th:nth-child(2){width:10%}table#resource th:nth-child(3){width:30%}table#resource th:nth-child(4){width:50%}@media only screen and (max-width:500px){table#resource tr>:nth-child(1),table#resource tr>:nth-child(2){display:none}}div.post-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem}div.post-meta *{margin:0;color:var(--body-font-color-darker)}div.post-meta a:hover{background:var(--color-link);background-clip:text}a.read-more:hover{background:var(--color-link);background-clip:text}h4.date{display:inline-block;font-size:.75rem;margin:0;margin-bottom:1rem}h4.date:before{content:"";padding-right:1.25rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmMmFlOGMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1jYWxlbmRhci1jbG9jay1pY29uIGx1Y2lkZS1jYWxlbmRhci1jbG9jayI+PHBhdGggZD0iTTIxIDcuNVY2YTIgMiAwIDAwLTItMkg1QTIgMiAwIDAwMyA2djE0YTIgMiAwIDAwMiAyaDMuNSIvPjxwYXRoIGQ9Ik0xNiAydjQiLz48cGF0aCBkPSJNOCAydjQiLz48cGF0aCBkPSJNMyAxMGg1Ii8+PHBhdGggZD0iTTE3LjUgMTcuNSAxNiAxNi4zVjE0Ii8+PGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iNiIvPjwvc3ZnPg==)no-repeat 0}div.tags{font-size:.75rem;display:flex;gap:.5rem}div.tags a,div.categories a,div.section a{display:inline-block;font-weight:700;padding:0;margin:0 .1em}div.section a{text-decoration-color:var(--color-strong);text-decoration-line:underline;text-decoration-thickness:.2rem;text-underline-offset:.4rem}div.tags a::before{content:"#";background:var(--color-link);background-clip:text}div.categories a::before{content:"@"}#posts .book-post>*{margin-top:0;margin-bottom:.5em}#posts .book-post div:first-of-type>*{margin-bottom:.5em!important}#breadcrumbs{margin:0 1em}#posts .single-meta{display:flex;justify-content:space-around;margin-top:1em;color:var(--body-font-color-darker)}div.post-meta,#posts .single-meta{-webkit-text-fill-color:transparent;max-width:60rem}div.post-meta{background:linear-gradient(#666 0%,#ccc 33%,#ccc 100%);background-clip:text}#posts .single-meta{background:linear-gradient(#eee,#333);background-clip:text}.markdown table.pages{border-collapse:collapse}.markdown table.pages td:nth-child(3){border-right:1px solid var(--gray-200)}.markdown table.pages tr:nth-child(2n){background:inherit}.book-page{padding:.5rem 0}.book-page>.markdown,.book-page>#posts{margin:auto;max-width:60rem}div.highlight{display:flex;flex-direction:column;align-items:center;overflow-x:auto}figure.inline{display:inline-block}figure.right{float:right}figure.left{float:left}figure.inline,figure.right,figure.left{margin:.1em}.book-post>h2:first-child{border-left:.3rem solid var(--color-strong);padding-left:1rem}a.book-btn{margin:.2em .1em}a.book-btn:hover{background:var(--body-background-lighter)}.active{font-weight:700}.wrap>pre{white-space:pre-wrap}a.footnote-ref,a.footnote-backref{text-decoration:none;color:var(--color-link)}polygon{fill:transparent}.language{fill:#f99;color:#f99}.library{fill:#9fe;color:#9fe}.course{fill:#ffd599;color:#ffd599}.method{fill:#99f;color:#99f}.database{fill:#9df;color:#9df}.stack{fill:#bf9;color:#bf9}svg{max-width:100%;height:auto}svg text{font-family:BenchNine}svg .node :nth-child(3),svg .node a :nth-child(2){fill:var(--body-font-color)}#archiveDialog{display:absolute;z-index:100;width:100vh;height:100vh;padding:.3rem;background-color:var(--body-background-lighter)}#archiveDialog::backdrop{background:rgba(0,0,0,.5)}.side{float:right;clear:both;background:var(--body-background);font-size:.9rem}.bg-number{color:var(--body-background);background-color:var(--body-font-color);border-radius:1rem;padding:0 .3rem;font-weight:700}@media screen and (max-width:60rem){.side{margin:0 0 0 .5rem;padding-left:.5rem}}@media screen and (min-width:60rem){.side{width:calc(18rem + 2rem);margin-right:calc(-18rem - 2rem);padding-left:2rem;position:relative;z-index:10}}body{--pagefind-ui-primary:#eeeeee;--pagefind-ui-text:#eeeeee;--pagefind-ui-background:#152028;--pagefind-ui-border:#27353d;--pagefind-ui-tag:#27353d;--pagefind-ui-scale:0.8}.pagefind-ui__drawer>div>p{padding:0!important}.pagefind-ui__drawer>div>ol{height:calc(100vh - 10rem);overflow-y:auto;scrollbar-gutter:stable;padding-right:.5rem;margin-right:-.5rem}.pagefind-ui__drawer>div .pagefind-ui__button{margin-top:0!important}.pagefind-ui__drawer>div .pagefind-ui__result{padding:calc(8px * var(--pagefind-ui-scale))0 calc(12px * var(--pagefind-ui-scale))!important}#search:has(.pagefind-ui__drawer>div>ol)~*{display:none}.book-menu:has(.pagefind-ui__drawer>div>ol){flex:0 0 min(100%,24rem);transition:flex .3s}.book-menu>nav:has(.pagefind-ui__drawer>div>ol){width:min(100%,24rem)}#search{margin-bottom:1rem}@media screen and (max-width:60rem){.book-menu:has(.pagefind-ui__drawer>div>ol){margin-inline-start:-100%;margin-right:0}}figure.project{display:flex;flex-direction:row;text-align:start;gap:1rem;align-items:center;margin:.5rem}figure.project h4{padding:.2rem;background:#fff1;width:fit-content;margin:0}span.filename{background:var(--body-font-color-darker);color:var(--body-background);padding:0 1rem;width:fit-content;border-radius:.5rem .5rem 0 0}.highlight pre{margin:.5rem 0}.filename+.highlight>pre{margin-top:0}summary{padding:0!important;margin-bottom:-.5rem!important;margin-top:.5rem!important}.markdown details:has(.highlight){padding:0;border:none;padding-bottom:1rem}