*,:after,:before{box-sizing:border-box}*{margin:0}html{min-height:100%}body{line-height:1.5}body.no-scroll{height:100vh;overflow-y:hidden}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}section.footnotes li{padding:0 4px}.astro-code{tab-size:16px;border-radius:4px;margin-bottom:1rem;padding:4px 8px 6px;line-height:1.1}.logger{font-family:monospace;font-size:14px;display:block}.bluesky-embed{margin-left:auto;margin-right:auto}.bluesky-post-container .post-text{font-size:1rem!important}pre.astro-code.min-light{box-shadow:0 4px 12px #0000001a;background-color:#e6e6e6!important}.contains-task-list{padding-left:0;list-style:none}.contains-task-list .task-list-item,.contains-task-list .task-list-item::marker{list-style:none}:is(.contains-task-list .task-list-item) .task-list-item{margin-left:.75rem}.contains-task-list li:not(.task-list-item){margin-left:1.25rem;padding-left:0}.contains-task-list input[type=checkbox]{margin-right:2px}.lean .katex-display>.katex>.katex-html{flex-wrap:wrap;justify-content:center;gap:1rem 0;font-size:1rem;display:flex}:is(.lean .katex-display>.katex>.katex-html) .mtable{padding:0 .25rem}figcaption h5{margin-top:0!important;margin-bottom:0!important}fieldset{border:1px dashed var(--primary-color);border-radius:.5rem;padding:.5rem}fieldset:has(>legend){padding:.25rem .5rem .5rem}fieldset legend{text-transform:uppercase;color:var(--primary-color);font-family:monospace;font-size:.8em;font-weight:700;display:flex}:is(fieldset legend) a{text-decoration:none}fieldset blockquote{margin-top:0}fieldset~fieldset{margin-top:1rem}.tags-container .tags{justify-content:center}.loader{border:4px solid #fff;border-bottom:4px solid var(--primary-color);box-sizing:border-box;border-radius:50%;width:28px;height:28px;animation:1s linear infinite loader-rotation;display:inline-block}@keyframes loader-rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.entries.showcase .entry{display:none}.shortlist:is(.entries.showcase .entry),.entries.showcase.all .entry{display:flex}:is(:is(.entries .entry) p) a{color:var(--secondary-color)}@font-face{font-family:Hubot Sans;src:url(/fonts/Hubot-Sans.woff2)format("woff2 supports variations"),url(/fonts/Hubot-Sans.woff2)format("woff2-variations");font-weight:400 700;font-stretch:75% 125%}:root{--accent:124,58,237;--accent-gradient:linear-gradient(45deg,rgb(var(--accent)),#da62c4 30%,#fff 60%);--text-color:#3f3535;--dark-color:#212121;--dark-color-dark:#000;--primary-color:#4d062d;--secondary-color:#ffb81c;--tertiary-color:#e87722;--svelte-color:#ff3e00;--svelte-color-dark:#d43008;--vite-color:#b39aff;--grey-color-light:#c1c1c1;--header-height:36px;--bg-color:#d4d2c5;--accent-color:#736161;--sans-ui:"Hubot Sans",sans-serif;--sans-copy:"Atkinson Hyperlegible",sans-serif;font-family:var(--sans-copy);scroll-behavior:smooth;--padding:1rem;font-size:16px;font-weight:500}@supports (scrollbar-gutter:stable){html{scrollbar-gutter:stable;scrollbar-width:thin}}body{background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:none;tab-size:2;hanging-punctuation:first allow-end last;text-rendering:optimizelegibility;min-height:100vh;overflow-x:hidden}main{min-height:calc(100vh - 36px)}:target:not(#start){scroll-margin-top:4rem}:target:not(#start) h1:before,:target:not(#start) h2:before,:target:not(#start) h3:before,:target:not(#start) h4:before,:target:not(#start) h5:before,:target:not(#start) h6:before{content:"⬡";width:2rem;margin-top:2px;font-size:2rem;position:absolute;transform:translate(-2.2rem)}li:target:not(#start){background:var(--grey-color-light);color:var(--primary-color);border-radius:4px}:target#start{scroll-margin-top:4rem}@media screen and (width<=899px){main.toc :target:not(#start){scroll-margin-top:7rem}main.toc h2:first-of-type{margin-top:0}}a{color:var(--primary-color);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--sans-ui);color:var(--text-color,#000);text-wrap:balance;hyphens:auto;margin:2rem auto 1.5rem;line-height:1}:is(h1,h2,h3,h4,h5,h6) a:has(.icon){vertical-align:middle;display:inline-flex}h1{font-size:4rem}h1,h2{font-weight:700}h2{font-size:3.2rem}h3,h4,h5,h6{font-weight:600}h3{font-size:2.6rem}h4{font-size:2.2rem}h5{font-size:1.4rem}blockquote{border-left:4px solid var(--primary-color);padding-left:1rem}blockquote p:has(+ul){margin-bottom:.5rem}figure,iframe,img{width:100%}figure,img{height:auto}figure{margin:2rem auto}figcaption{text-align:center;text-wrap:balance;hyphens:auto;margin:.5rem 0;font-size:14px;line-height:1.1}section{--figure-margin:1.5rem auto 2rem auto;border-radius:8px;width:calc(100% - 2rem);max-width:80ch;min-height:100%;margin:1rem auto;padding:1rem 0 2rem;position:relative}section.lean .bluesky-post-container,section.lean figure:not(li figure),section.lean lite-youtube{margin:var(--figure-margin);border-radius:8px}:is(:is(section.lean figure:not(li figure),section.lean lite-youtube,section.lean .bluesky-post-container) picture) img{margin-top:1rem!important;margin-bottom:.5rem!important}section.lean figure lite-youtube{margin-bottom:0}section.lean img+figcaption{margin-top:0}:is(section.lean img+figcaption) h5{text-wrap:wrap;margin-top:0}section.lean img.icon{width:auto;height:1rem;display:inline;margin:0!important}section.lean li figure{--figure-margin:.5rem auto .5rem auto;margin-top:.5rem;margin-bottom:.5rem}section.lean blockquote~lite-youtube{margin-top:0}section.lean img:not(.bluesky-post-container img){width:auto;max-height:500px;margin:var(--figure-margin);border-radius:8px}section.lean a img:not(.bluesky-post-container img){margin-top:.5rem;margin-bottom:.5rem;display:inline-flex}section.lean h3,section.lean h4,section.lean h5,section.lean h6{margin-top:3rem;margin-bottom:2rem}section.full{width:100%;max-width:100%}section.full.pd{max-width:calc(100% - var(--padding,1rem)*2)}:is(section .bluesky-post-container) .image-grid-container{aspect-ratio:unset}:is(:is(section .bluesky-post-container) .image-grid-container) .image-grid-item{overflow:hidden}:is(:is(:is(section .bluesky-post-container) .image-grid-container) .image-grid-item) img{-o-object-fit:contain!important;object-fit:contain!important}article section.lean{margin-top:0;padding-top:0}:is(article section.lean) h2:first-of-type{margin-top:1rem}header h1,section.lean h1{text-align:center;margin:0 auto 3rem;font-size:3rem;font-weight:800}section.lean h5{margin-bottom:1rem}blockquote,p{margin:1rem auto;line-height:1.5}ol,ul{margin:.5rem auto;padding-left:1.5rem}ol li,ul li{margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem;list-style-type:disc}details ol,details ul,li p,ol ol,ul ul{margin-top:0;margin-bottom:0}details{padding-left:1.5rem}details summary{cursor:pointer;margin-left:-1.5rem;font-weight:700}:is(details summary)>*{display:inline}details p,details ul{margin-top:.5rem;margin-bottom:.5rem}button{font-family:var(--sans-ui);touch-action:manipulation;border:none;border-radius:6px;outline:none;align-items:center;gap:.5rem;padding:.25rem .5rem;font-weight:400;display:inline-flex}button.icon svg{min-width:24px}button:not(button[disabled]){cursor:pointer}button.primary{background-color:var(--secondary-color);color:#fff;border-color:var(--secondary-color)}button.secondary{background-color:var(--tertiary-color);color:var(--text-color)}button.secondary,button.tertiary{border-color:var(--tertiary-color)}button.tertiary{color:var(--tertiary-color);background-color:#fff}button[disabled]{cursor:not-allowed;opacity:.5}img.astro-picture{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card-gallery picture{height:100%}.astro-code{tab-size:8px}code:not(.astro-code code){box-decoration-break:clone;font-size:.8em;font-weight:600}ol code,p code,ul code{outline:1px dotted var(--accent-color);border-radius:4px;padding:2px 4px;font-size:.8em}pre code{outline:none;font-size:.8em;line-height:1.15}hr{border-color:var(--primary-color);width:60%;max-width:500px;margin:2rem auto}table{text-align:center;width:100%}.highlight{justify-content:center;align-items:center;gap:.2rem;display:flex}.highlight p,.highlight span{background:var(--primary-color);color:#fff;border-radius:8px;margin-left:auto;margin-right:auto;padding:.5rem 1rem}.highlight .btn,.highlight a{color:#fff}a.btn,button.btn{border-radius:6px;padding:.1rem .6rem;text-decoration:none}.primary:is(button.btn,a.btn){color:#fff;background:var(--primary-color)}.secondary:is(button.btn,a.btn){color:var(--primary-color);background:var(--secondary-color)}.plain:is(button.btn,a.btn){color:var(--primary-color);background:0 0}.plain.contrast:is(button.btn,a.btn){color:#fff}article{width:100%;position:relative}article h2{font-size:2.5rem}article h2,article h3{margin-top:3rem}article a{hyphens:none;overflow-wrap:anywhere;text-decoration-style:dotted}:is(article p,article li) a:not(.bluesky-post-container a,lite-youtube a):not(a:has(img)):before{content:"";background-image:url(/assets/SvgLink.min.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:.8rem;height:.8rem;margin-right:4px;display:inline-block;transform:translateY(0)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--primary-color)}::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border:3px solid var(--primary-color);border-radius:20px}@media screen and (width<=900px){:root{font-size:16px}h1{font-size:3.2rem}h2{font-size:2.6rem}h3{font-size:2.2rem}h4{font-size:1.8rem}h5{font-size:1.2rem}}@media screen and (width<=600px){:root{--padding:.5rem;font-size:16px}section.full.pd{max-width:100%}}.tooltip{z-index:1}.tooltip svg{fill:#708090;background:#d3d3d3;border-radius:50px;padding:2px;display:inline}.tooltip .default-tip{width:190px;color:var(--primary-color);text-transform:none;white-space:normal;z-index:1;font-size:14px;background-color:var(--quaternary-color-dark)!important;padding:6px 8px!important}button.icon{border:none;outline:none;align-items:center;gap:3px;display:inline-flex!important}svg.icon{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;display:inline-block}svg.icon.middle{vertical-align:middle}svg.icon:not(.raw){stroke:currentColor;fill:none}a:has(.icon){align-items:center;gap:4px;display:inline-flex}a:has(h4){display:block!important}del a{text-decoration:inherit}.glass{-webkit-backdrop-filter:blur(8px)saturate(180%);background-color:#1119288b}.shadow{box-shadow:1px 1px 3px #d3d3d3,-1px -1px 3px #d3d3d3}.brdr{border:1px solid #ffffff20}.nr{font-variant-numeric:tabular-nums}.center{text-align:center;justify-content:center;align-items:center}.center,.flex-rows{gap:.2rem;display:flex}.flex-rows{flex-direction:column}.flex-rows.center{justify-content:center;align-items:center}header[data-astro-cid-nen7h5rs]{background:var(--bg-color);z-index:999;justify-content:space-between;width:100%;height:36px;padding:0;font-family:Hubot Sans,sans-serif;position:sticky;top:0;display:flex!important}header[data-astro-cid-nen7h5rs],nav[data-astro-cid-nen7h5rs]{align-items:center;font-weight:700}nav[data-astro-cid-nen7h5rs]{text-transform:uppercase;gap:.5rem;height:100%;padding:0 1rem 0 .6rem;display:flex}a[data-astro-cid-nen7h5rs],nav[data-astro-cid-nen7h5rs]{font-size:16px}a[data-astro-cid-nen7h5rs]{color:#a9a9a9;border-bottom:2px solid #0000;align-items:center;gap:2px;font-weight:500;text-decoration:none;transition:color .3s ease-out;display:inline-flex}a[data-astro-cid-nen7h5rs].icon{margin-top:-1px}a[data-astro-cid-nen7h5rs].icon.active{text-decoration:none;border-bottom:2px solid #0000!important}a[data-astro-cid-nen7h5rs].active,a[data-astro-cid-nen7h5rs]:focus,a[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color)}a[data-astro-cid-nen7h5rs].active{border-bottom-color:var(--primary-color)}a[data-astro-cid-nen7h5rs]>svg[data-astro-cid-nen7h5rs]{outline:none;text-decoration:none}#icon[data-astro-cid-nen7h5rs]{color:var(--primary-color);text-transform:uppercase;border-radius:0 0 8px;justify-content:center;align-items:center;height:100%;padding:0 .6rem 0 1rem;font-size:18px;display:inline-flex}#icon[data-astro-cid-nen7h5rs].mobile{display:none}@media screen and (width<=600px){nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-size:14px}#icon[data-astro-cid-nen7h5rs].desktop{display:none}#icon[data-astro-cid-nen7h5rs].mobile{font-size:14px;display:inline-flex}}footer[data-astro-cid-jo6i4kqk]{background-color:var(--primary-color);color:#fff;text-align:center;padding:2rem 2rem 1rem;position:sticky;top:100%}.inner[data-astro-cid-jo6i4kqk]{max-width:1200px;margin:0 auto}.title[data-astro-cid-jo6i4kqk]{background:var(--secondary-color);border-radius:6px;margin-top:0;margin-bottom:1rem;padding:.4rem .6rem;display:inline-block}.title[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--primary-color);text-decoration:none}del[data-astro-cid-jo6i4kqk]{text-decoration-color:var(--secondary-color)}.social[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:.2rem 1rem;margin-bottom:1rem}.social[data-astro-cid-jo6i4kqk],.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{flex-direction:row;justify-content:center;align-items:center;display:flex}.social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--secondary-color);gap:.3rem;text-decoration:none}.logos[data-astro-cid-jo6i4kqk]{flex-flow:wrap;gap:20px;max-width:720px;margin:0 auto;display:flex}.logo[data-astro-cid-jo6i4kqk],.logos[data-astro-cid-jo6i4kqk]{justify-content:center;align-items:center}.logo[data-astro-cid-jo6i4kqk]{aspect-ratio:2;background-color:#fff;border-radius:8px;width:auto;min-width:150px;height:auto;padding:1rem;display:inline-flex;position:relative}.bottom[data-astro-cid-jo6i4kqk]{margin-top:.5rem;line-height:1.1}.bottom[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--quaternary-color-dark)}.label[data-astro-cid-jo6i4kqk]{margin:0 auto;position:absolute}.author[data-astro-cid-jo6i4kqk]{margin-top:.5rem}.credit[data-astro-cid-jo6i4kqk] div[data-astro-cid-jo6i4kqk]:not(.author){font-size:.8rem}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
