#__expand-blog-content-section{display:none}#__expand-blog-content-section~label{cursor:pointer;margin-inline:auto}#__expand-blog-content-section~label:after{content:"more"}#__expand-blog-content-section:checked+ul{max-height:none}#__expand-blog-content-section:checked~label:after{content:"less"}.table-of-contents ul{margin-left:1rem;list-style-position:inside;list-style-type:disc}.blog-post-content{display:grid;justify-content:center;line-height:1.625;grid-template-columns:minmax(0,1fr) minmax(0,70ch) minmax(0,1fr);counter-reset:blog-figure}.blog-post-content ::marker{color:rgb(var(--color-highlight) / .85)}.blog-post-content :nth-child(odd)::marker{color:rgb(var(--color-highlight) / 1)}.blog-post-content>*:first-child{margin-top:3rem}.blog-post-content>*:first-child>*:first-child{margin-top:0}.blog-post-content>*{grid-column:2;text-wrap:wrap;text-wrap:pretty}.blog-post-content>section{position:relative}.blog-post-content>section>*+*{margin-top:1.5rem}.blog-post-content a[href^="#"]{scroll-margin-top:3.5rem}.blog-post-content .code-container{grid-column:1 / -1;display:flex;flex-direction:column;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--color-code-bg) / var(--tw-border-opacity));padding:.125rem;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media not all and (min-width: 768px){.blog-post-content .code-container{margin-left:0!important;width:100%!important}}.blog-post-content .code-container{margin-left:-10%;box-shadow:0 0 4px rgb(var(--color-code-bg));width:120%;max-width:98vw}.blog-post-content .code-container .code-title{margin:0 auto 0 0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-width:4px;border-top-width:2px;--tw-border-opacity: 1;border-color:rgb(var(--color-highlight) / var(--tw-border-opacity));border-bottom-color:rgb(var(--color-base-bg) / .25);--tw-bg-opacity: 1;background-color:rgb(var(--color-code-bg) / var(--tw-bg-opacity));padding:.5rem .75rem;font-weight:700}.blog-post-content .code-container .code-title:before{display:none}.blog-post-content .code-container .code-title+pre{margin-top:0!important;border-top-left-radius:0;border-top-width:0px}.blog-post-content .code-container pre.code-contents,.blog-post-content .code-container pre.code-contents span{--tw-bg-opacity: 1 !important;background-color:rgb(var(--color-code-bg) / var(--tw-bg-opacity))!important}@media (prefers-color-scheme: dark){.blog-post-content .code-container pre.code-contents:not(.light *),.blog-post-content .code-container pre.code-contents span:not(.light *){color:var(--dark-color)!important;font-style:var(--dark-font-style,inherit)!important;font-weight:var(--dark-font-weight,inherit)!important;-webkit-text-decoration:var(--dark-text-decoration,inherit)!important;text-decoration:var(--dark-text-decoration,inherit)!important}}.blog-post-content .code-container pre.code-contents:is(.dark *),.blog-post-content .code-container pre.code-contents span:is(.dark *){color:var(--dark-color)!important;font-style:var(--dark-font-style,inherit)!important;font-weight:var(--dark-font-weight,inherit)!important;-webkit-text-decoration:var(--dark-text-decoration,inherit)!important;text-decoration:var(--dark-text-decoration,inherit)!important}.blog-post-content .code-container pre.code-contents{line-height:1.25}.blog-post-content pre{border-radius:.375rem;--tw-bg-opacity: 1 !important;background-color:rgb(38 38 38 / var(--tw-bg-opacity))!important;padding:.25rem .5rem}.blog-post-content code{counter-increment:step calc(var(--start, 1) - 1);counter-reset:step}.blog-post-content code .line:before{margin-right:1rem;display:inline-block;width:3ch;text-align:right;--tw-text-opacity: 1;color:rgb(var(--color-base-fg) / var(--tw-text-opacity));opacity:.4;counter-increment:step;content:counter(step)}.blog-post-content code .line:last-child:empty{display:none}.blog-post-content p>code{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--color-code-bg) / var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;padding-top:1px;padding-bottom:1px;--tw-text-opacity: 1;color:rgb(var(--color-highlight-muted) / var(--tw-text-opacity))}.blog-post-content kbd{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity));padding:.25rem .5rem;--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}@media (prefers-color-scheme: dark){.blog-post-content kbd:not(.light *){--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}}.blog-post-content kbd:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.blog-post-content blockquote{border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(var(--color-highlight-muted) / var(--tw-border-opacity));padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem}.blog-post-content blockquote p,.blog-post-content blockquote div{margin-top:0;margin-bottom:0}.blog-post-content b,.blog-post-content strong{font-weight:800;letter-spacing:.025em;--tw-contrast: contrast(1.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blog-post-content table{width:100%;border-collapse:separate;--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);border-radius:.25rem;border-width:2px;border-color:currentColor}.blog-post-content table th{border-bottom-width:2px;border-left-width:2px;border-color:currentColor;padding:.5rem}.blog-post-content table th:first-child{border-left-width:0px}.blog-post-content table td{border-bottom-width:2px;border-left-width:2px;border-color:currentColor;padding:.5rem}.blog-post-content table td:first-child{border-left-width:0px}.blog-post-content table tr:last-child td{border-bottom-width:0px}.blog-post-content section>h1:not(.code-title),.blog-post-content section>h2:not(.code-title),.blog-post-content section>h3:not(.code-title),.blog-post-content section>h4:not(.code-title),.blog-post-content section>h5:not(.code-title),.blog-post-content section>h6:not(.code-title){position:sticky;top:-1px;z-index:10;margin-bottom:0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(var(--color-base-bg) / var(--tw-bg-opacity));padding:.25rem}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{margin-bottom:.5rem;margin-top:3rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;scroll-margin-top:1rem}@media (max-height: 350px){.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{position:relative!important}}.blog-post-content h1+*,.blog-post-content h2+*,.blog-post-content h3+*,.blog-post-content h4+*,.blog-post-content h5+*,.blog-post-content h6+*{margin-top:.5rem!important}.blog-post-content h1:not(.no-prefix):before,.blog-post-content h2:not(.no-prefix):before,.blog-post-content h3:not(.no-prefix):before,.blog-post-content h4:not(.no-prefix):before,.blog-post-content h5:not(.no-prefix):before,.blog-post-content h6:not(.no-prefix):before{margin-right:1ch;letter-spacing:-.35em;color:rgb(var(--color-highlight) / .7)}.blog-post-content h1+.blog-post-content h1,.blog-post-content h2+.blog-post-content h2,.blog-post-content h3+.blog-post-content h3,.blog-post-content h4+.blog-post-content h4,.blog-post-content h5+.blog-post-content h5,.blog-post-content h6+.blog-post-content h6{margin-top:.5rem}.blog-post-content h1+p,.blog-post-content h1+div,.blog-post-content h2+p,.blog-post-content h2+div,.blog-post-content h3+p,.blog-post-content h3+div,.blog-post-content h4+p,.blog-post-content h4+div,.blog-post-content h5+p,.blog-post-content h5+div,.blog-post-content h6+p,.blog-post-content h6+div{margin-top:0}.blog-post-content h1>a,.blog-post-content h2>a,.blog-post-content h3>a,.blog-post-content h4>a,.blog-post-content h5>a,.blog-post-content h6>a{margin-left:.5rem;display:none;align-items:center;justify-content:center;padding-left:.25rem;padding-right:.25rem;font-family:IosevkAlly,Iosevka,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;text-decoration-line:none}.blog-post-content h1:hover>a,.blog-post-content h2:hover>a,.blog-post-content h3:hover>a,.blog-post-content h4:hover>a,.blog-post-content h5:hover>a,.blog-post-content h6:hover>a{display:inline}.blog-post-content h1>code,.blog-post-content h2>code,.blog-post-content h3>code,.blog-post-content h4>code,.blog-post-content h5>code,.blog-post-content h6>code{--tw-bg-opacity: 1;background-color:rgb(var(--color-code-bg) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(var(--color-highlight-muted) / var(--tw-text-opacity))}.blog-post-content h1:not(.no-prefix):before{--tw-content: "›";content:var(--tw-content)}.blog-post-content h2:not(.no-prefix):before{--tw-content: "››";content:var(--tw-content)}.blog-post-content h1,.blog-post-content h2{margin-top:3.5rem;font-size:1.875rem;line-height:2.25rem}.blog-post-content h1+*,.blog-post-content h2+*{margin-top:1rem!important}.blog-post-content h3{font-size:1.5rem;line-height:2rem}.blog-post-content h3:not(.no-prefix):before{--tw-content: "›››";content:var(--tw-content)}.blog-post-content h4{font-size:1.25rem;line-height:1.75rem}.blog-post-content h4:not(.no-prefix):before{--tw-content: "››››";content:var(--tw-content)}.blog-post-content h5{font-size:1.125rem;line-height:1.75rem}.blog-post-content h5:not(.no-prefix):before{--tw-content: "›››››";content:var(--tw-content)}.blog-post-content h6{font-size:1rem;line-height:1.5rem}.blog-post-content h6:not(.no-prefix):before{--tw-content: "››››››";content:var(--tw-content)}.blog-post-content ul{margin-left:1rem;list-style-position:inside;list-style-type:disc}.blog-post-content ol{margin-left:1rem;list-style-position:inside;list-style-type:decimal}.blog-post-content li>p,.blog-post-content li>div{margin-top:0;margin-bottom:0;display:inline-block}.blog-post-content img{width:100%;overflow:hidden;border-radius:.375rem;-o-object-fit:contain;object-fit:contain}.blog-post-content figure{margin-left:auto;margin-right:auto;width:91.666667%;counter-increment:blog-figure}.blog-post-content figure figcaption{padding:.25rem;text-align:center;opacity:.6}.blog-post-content figure figcaption:before{content:"Fig. " counter(blog-figure) ". ";font-style:italic}.blog-post-content figure+figure{margin-top:1rem}.blog-post-content figure:has(figcaption)+figure{margin-top:1.5rem}.blog-post-content mark{border-radius:.125rem;--tw-bg-opacity: 1;background-color:rgb(var(--color-highlight) / var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;--tw-text-opacity: 1;color:rgb(var(--color-base-bg) / var(--tw-text-opacity))}.blog-post-content hr{margin-left:auto;margin-right:auto;width:83.333333%;border-color:rgb(var(--color-base-fg) / .4)}.blog-post-content .footnotes{margin-top:1rem;border-top-width:1px;padding-top:1rem}.blog-post-content .footnotes ol{margin:0}.blog-post-content .footnotes ol p{display:inline}
