body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{font:400 var(--body-font-size)/var(--body-line-height) -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";color:#111;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;background-color:#fdfdfd;flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:15px}main{display:block}img{vertical-align:middle;max-width:100%}figure>img{display:block}figcaption{font-size:var(--body-font-size)}ul,ol{margin-left:30px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:#2a7ae2;text-decoration:none}a:visited{color:#1756a9}.social-media-list a:hover,.social-media-list a:hover .username{text-decoration:none}blockquote{border-left:4px solid #e8e8e8;padding-left:15px}blockquote>:last-child{margin-bottom:0}pre,code{font-size:calc(var(--body-font-size) * .95);border:1px solid var(--code-border-color);background-color:var(--code-bg);color:inherit;border-radius:4px}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{background-color:#0000;border:0;padding-left:0;padding-right:0}.wrapper{max-width:-webkit-calc(800px - (30px * 2));max-width:740px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media screen and (width<=800px){.wrapper{max-width:-webkit-calc(800px - (30px));max-width:770px;padding-left:30px;padding-right:30px}}.wrapper:after{content:"";clear:both;display:table}.svg-icon{fill:#828282;vertical-align:text-top;width:16px;height:16px;padding-right:5px;display:inline-block}.social-media-list li+li{padding-top:5px}table{text-align:left;width:100%;color:inherit;border-collapse:collapse;border:1px solid var(--border-color);margin-bottom:30px}table tr:nth-child(2n){background-color:color-mix(in oklab, var(--surface-color), var(--text-color) 4%)}table th,table td{border:1px solid var(--border-color);padding:10px 15px}table th{background-color:color-mix(in oklab, var(--surface-color), var(--text-color) 2%);border-bottom-color:var(--border-color)}.site-header{border-top:5px solid #424242;border-bottom:1px solid #e8e8e8;min-height:55.95px;position:relative}.site-title{letter-spacing:normal;float:left;margin-bottom:0;font-weight:300;line-height:54px}@media screen and (width<=600px){.site-title{line-height:55.95px}}.site-nav{float:right;line-height:54px}.site-nav .nav-trigger,.site-nav .menu-icon{display:none}.site-nav .page-link{color:#111;line-height:1.5}@media screen and (width<=600px){.site-nav{text-align:right;background-color:#0000;border:1px solid #e8e8e8;border-radius:5px}.site-nav label[for=nav-trigger]{float:none;z-index:2;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;display:flex}.site-nav label[for=nav-trigger]:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.site-nav .menu-icon{float:none;width:36px;height:26px;color:inherit;justify-content:center;align-items:center;padding:0;line-height:0;display:flex}.site-nav .menu-icon>svg{fill:none;stroke:currentColor}.site-nav input~.trigger{clear:both;display:none}.site-nav input:checked~.trigger{padding-bottom:5px;display:block}.site-nav .page-link{padding:5px 10px;display:block}.site-nav .page-link:not(:last-child){margin-right:0}.site-nav .page-link{margin-left:20px}}.site-footer{border-top:1px solid #e8e8e8;padding:30px 0}.page-content{flex:1;padding:30px 0}.post-list{margin-left:0;list-style:none}.post-list>li{margin-bottom:30px}.post-meta{font-size:var(--body-font-size);color:#828282}.post-link{display:block}.post-title{letter-spacing:normal;line-height:1.1}.post-content{margin-bottom:30px}.highlight,.highlighter-rouge .highlight{background:var(--code-bg)}.highlight .c{color:var(--code-hl-comment);font-style:italic}.highlight .err{color:var(--code-hl-error-fg);background-color:var(--code-hl-error-bg)}.highlight .k,.highlight .o{font-weight:700}.highlight .cm{color:var(--code-hl-comment);font-style:italic}.highlight .cp{color:var(--code-hl-comment-preproc);font-weight:700}.highlight .c1{color:var(--code-hl-comment);font-style:italic}.highlight .cs{color:var(--code-hl-comment-preproc);font-style:italic;font-weight:700}.highlight .gd{color:var(--code-hl-generic-deleted-fg);background-color:var(--code-hl-generic-deleted-bg)}.highlight .gd .x{color:var(--code-hl-generic-deleted-fg);background-color:var(--code-hl-generic-deleted-specific-bg)}.highlight .ge{font-style:italic}.highlight .gr{color:var(--code-hl-generic-error)}.highlight .gh{color:var(--code-hl-generic-heading)}.highlight .gi{color:var(--code-hl-generic-inserted-fg);background-color:var(--code-hl-generic-inserted-bg)}.highlight .gi .x{color:var(--code-hl-generic-inserted-fg);background-color:var(--code-hl-generic-inserted-specific-bg)}.highlight .go{color:var(--code-hl-generic-output)}.highlight .gp{color:var(--code-hl-generic-prompt)}.highlight .gs{font-weight:700}.highlight .gu{color:var(--code-hl-generic-subheading)}.highlight .gt{color:var(--code-hl-generic-traceback)}.highlight .kc,.highlight .kd,.highlight .kp,.highlight .kr{font-weight:700}.highlight .kt{color:var(--code-hl-keyword-type);font-weight:700}.highlight .m{color:var(--code-hl-number)}.highlight .s{color:var(--code-hl-string)}.highlight .na{color:var(--code-hl-name-attr)}.highlight .nb{color:var(--code-hl-name-builtin)}.highlight .nc{color:var(--code-hl-name-class);font-weight:700}.highlight .no{color:var(--code-hl-name-constant)}.highlight .ni{color:var(--code-hl-name-entity)}.highlight .ne{color:var(--code-hl-name-exception);font-weight:700}.highlight .nf{color:var(--code-hl-name-function);font-weight:700}.highlight .nn{color:var(--code-hl-name-namespace)}.highlight .nt{color:var(--code-hl-name-tag)}.highlight .nv{color:var(--code-hl-name-variable)}.highlight .ow{font-weight:700}.highlight .w{color:var(--code-hl-whitespace)}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:var(--code-hl-number)}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:var(--code-hl-string)}.highlight .sr{color:var(--code-hl-string-regex)}.highlight .s1{color:var(--code-hl-string)}.highlight .ss{color:var(--code-hl-string-symbol)}.highlight .bp{color:var(--code-hl-comment-preproc)}.highlight .vc,.highlight .vg,.highlight .vi{color:var(--code-hl-name-variable)}.highlight .il{color:var(--code-hl-number)}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}body{font-family:Yodel Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--body-font-size);line-height:var(--body-line-height)}.site-title{font-family:Yodel Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Yodel Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:var(--body-font-size);line-height:var(--body-line-height);margin-left:0;padding-left:0;position:relative}:root{--heading-marker-box-size:1.15em;--heading-marker-box-width:calc(var(--heading-marker-box-size) * .3);--heading-marker-box-gap:.35em}h1:before,h2:before,h3:before,h4:before,h5:before,h6:before{left:calc(-1 * (var(--heading-marker-box-width) + var(--heading-marker-box-gap)));top:calc((1lh - var(--heading-marker-box-size)) / 2);width:var(--heading-marker-box-width);height:var(--heading-marker-box-size);text-align:center;color:var(--text-muted-color);content:var(--heading-marker,"#");justify-content:center;align-items:center;font-weight:400;display:inline-flex;position:absolute}#post-markdown-content [data-heading-depth="0"]{--heading-marker:"§"}#post-markdown-content [data-heading-depth="1"]{--heading-marker:"¶"}#post-markdown-content [data-heading-depth="2"]{--heading-marker:"⁋"}#post-markdown-content [data-heading-depth="3"]{--heading-marker:"†"}#post-markdown-content [data-heading-depth="4"]{--heading-marker:"‡"}#post-markdown-content [data-heading-depth="5"]{--heading-marker:"⁂"}.heading-anchor{color:inherit;text-decoration:none}.heading-anchor:hover,.heading-anchor:focus{text-decoration:none}.site-nav .menu-icon>svg{stroke:var(--text-color);fill:none!important}.heading-number{color:var(--text-muted-color);margin-right:.35rem}.ui-tooltip{z-index:9999;background-color:var(--surface-color);color:var(--text-color);border:1px solid var(--border-color);font-size:calc(var(--body-font-size) * .82);border-radius:.5rem;padding:.32rem .48rem;line-height:1.2;box-shadow:0 8px 24px #0000001f}.ui-tooltip[data-placement=top]:after,.ui-tooltip[data-placement=bottom]:after{content:"";border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.ui-tooltip[data-placement=top]:after{border-top:6px solid var(--surface-color);bottom:-6px}.ui-tooltip[data-placement=bottom]:after{border-bottom:6px solid var(--surface-color);top:-6px}.post-header{flex-direction:column;gap:.85rem;display:flex}.post-header-title-row{flex-wrap:wrap;align-items:baseline;gap:1.2rem;display:flex}.post-header-actions{flex-wrap:wrap;align-items:baseline;gap:.35rem;margin-left:auto;display:inline-flex}.post-header-actions .copy-markdown,.post-header-actions .copy-url{align-self:baseline}.post-header-actions{justify-content:flex-end}.post-header-actions--under-meta{justify-content:flex-start;margin-top:-.22rem;margin-bottom:.85rem;margin-left:0}.post-header-actions--small .copy-markdown__button,.post-header-actions--small .copy-url__button{border-radius:.68rem;padding:.18rem .5rem;font-size:.86rem;line-height:1}.post-header--with-actions .post-meta-row{margin-bottom:0}@media (width<=700px){.post-header-actions{justify-content:flex-start;width:100%;margin-left:0}}.post-header-title-row .post-title{flex:auto;margin:0}.log-title{align-items:baseline;margin:0;display:inline-flex}.log-title .u-url{color:inherit;text-decoration:none}.log-title .u-url:hover,.log-title .u-url:focus{text-decoration:none}.site-title,.site-nav .page-link,.page-heading,.page-title,.post-list-heading,.post-link,.post-title,.post-meta,.post-content,.page-content,.home-section__title,.home-post-link,.home-post-meta,.log-list__link,.log-list__meta{font-family:Yodel Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--body-font-size);line-height:var(--body-line-height)}.site-title{--site-title-logo-width:calc(var(--heading-marker-box-size) * .576);--site-title-logo-height:calc(var(--heading-marker-box-size) * .896);--site-title-logo-y-offset:-.108em;padding-left:calc(var(--site-title-logo-width) + var(--heading-marker-box-gap));margin-left:0;position:relative}.site-title:before{left:0;top:calc(50% + var(--site-title-logo-y-offset));width:var(--site-title-logo-width);height:var(--site-title-logo-height);background-color:var(--text-muted-color);content:"";justify-content:center;align-items:center;display:inline-flex;position:absolute;transform:translateY(-50%);mask-image:url(/assets/images/solmazio_logo_tight.svg);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.post-title,.page-title,.page-heading,.post-list-heading,.home-section__title,.home-post-link,.log-list__link{font-weight:500}strong,b{font-weight:700}figure{text-align:center;font-size:var(--body-font-size);margin:0}figure img{max-width:100%;margin-left:auto;margin-right:auto;display:block}caption{text-align:center;font-size:var(--body-font-size);margin:0}.title-return{font-size:var(--body-font-size)}.responsive-embed{max-width:100%;height:0;margin-bottom:1rem;padding-bottom:56.25%;position:relative;overflow:hidden}.responsive-embed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.tweet-embed{background:0 0;width:100%;margin:1rem 0;display:flex;overflow:hidden}.tweet-embed blockquote{margin:0}.tweet-embed iframe{border-radius:inherit;border:0;background:0 0!important}.tweet-embed--placeholder .tweet-embed__placeholder{border:1px dashed var(--border-color);border-radius:inherit;background:var(--surface-elevated-color);width:100%;max-width:550px;color:var(--text-muted-color);text-align:center;padding:.9rem 1rem;font-size:.95rem;line-height:1.4}.tweet-embed.align-left{justify-content:flex-start}.tweet-embed.align-center{justify-content:center}.tweet-embed.align-right{justify-content:flex-end}.definition-box{border:2px solid;border-radius:5px;margin-bottom:1rem;padding:1.5rem}.definition-box>blockquote{margin:0}hr{border:none;border-top:2px solid;margin:1em 0}.post-header{margin-bottom:.5em}.post-meta time{font-size:var(--body-font-size)}.log-entry .log-header h1.post-title,.log-entry .log-header h2.post-title{font-family:Yodel Grotesk,sans-serif;font-weight:500;font-size:var(--body-font-size);margin:0;display:inline}.post-header .post-meta{font-size:var(--body-font-size);display:inline}.read-more{font-size:var(--body-font-size);margin-top:.5em}.entry-excerpt--tweet{white-space:pre-line;overflow-wrap:anywhere}.read-more a{color:inherit;text-decoration:none}.read-more a:hover{opacity:1;text-decoration:none}.log-path{font-family:Yodel Grotesk,sans-serif;font-weight:700}.log-path a{color:inherit;text-decoration:none}.log-path a:hover{text-decoration:none}.post-title{line-height:1.2}.feed{width:100%;font-family:Yodel Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--body-font-size);line-height:var(--body-line-height);border:none;margin-bottom:0}.feed tr{background-color:#0000!important}.feed td{vertical-align:baseline;font-family:inherit;font-size:inherit;line-height:inherit;border:none;padding:0}.feed td.feed-meta{color:var(--text-muted-color);white-space:nowrap;text-align:right;font-size:calc(var(--body-font-size) * .94);line-height:var(--body-line-height);padding-right:.75em}.feed-link{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:none}.feed-link:hover{text-decoration:underline}.feed-icon-cell{text-align:center;width:1.6em}.feed-icon-link{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.feed-icon-link:visited,.feed-icon-link:hover,.feed-icon-link:active,.feed-icon-link:focus,.feed-icon-link:focus-visible{color:inherit;text-decoration:none}.feed-title{font-size:var(--body-font-size);line-height:var(--body-line-height);padding-left:.45em}.feed-icon{box-sizing:border-box;justify-content:center;align-items:center;width:1.05em;height:1.05em;margin-right:0;display:inline-flex}.feed-icon__svg{width:.72em;height:.72em;display:block}.feed-item--post td{padding-top:.5em;padding-bottom:.5em}.feed-item--post .feed-link{font-weight:500}.feed-item--tweet td{padding-top:.5em;padding-bottom:.5em}.feed-item--tweet .feed-link{font-weight:400}.feed-item--log{font-size:1em}.feed-item--log .feed-link{font-weight:400}.feed-item--post .feed-icon{color:color-mix(in oklab, var(--link-color), var(--text-color) 20%);background:color-mix(in oklab, var(--link-color), var(--surface-color) 88%);border-radius:.35em}.feed-item--tweet .feed-icon{color:color-mix(in oklab, var(--text-color), var(--text-muted-color) 22%)}.feed-item--tweet .feed-icon .icon-x{width:.68em;height:.68em;top:0}.feed-item--log .feed-icon{color:var(--text-muted-color)}.feed-item--log td{padding-top:.5em;padding-bottom:.5em}.feed-hn{vertical-align:middle;opacity:.85;margin-left:.4em;display:inline-block}.feed-hn:hover{opacity:1}.feed-x{vertical-align:middle;opacity:.85;margin-left:.35em;display:inline-block}.feed-x:hover{opacity:1}.icon-hn{vertical-align:middle;position:relative;top:-.1em}.icon-x{vertical-align:middle;position:relative;top:-.05em}blockquote.hn-badge{margin-top:0}.hn-badge p{margin:0}.hn-badge .icon-hn{margin-right:.4em;top:-.1em}.hn-badge .icon-x{margin-right:.4em;top:-.05em}.about-intro{align-items:center;gap:1.4rem;margin:0 0 2rem;padding:.85rem 0;display:flex}.about-intro>p{flex:none;margin:0;line-height:0}.about-intro__photo{aspect-ratio:1;object-fit:cover;object-position:center 30%;border:1px solid var(--border-color);background:var(--surface-elevated-color);width:clamp(124px,20vw,170px);box-shadow:0 10px 24px color-mix(in oklab, var(--text-color), transparent 86%);border-radius:999px;flex:none}.about-intro__text p{margin:0}.about-intro__text p+p{margin-top:.65rem}.about-intro__lead{font-weight:500}.home-landing{isolation:isolate;--home-landing-dot-size:14px;--home-landing-dot-radius:1.1px;--home-landing-dot-fade-radius:1.75px;--home-landing-dot-height:clamp(36rem, 92vw, 50rem);--home-landing-fade-height:clamp(38rem, 96vw, 52rem);--home-landing-dot-opacity:.28;--home-landing-dot-opacity-dark:.34;position:relative}.home-landing>*{z-index:1;position:relative}.home-landing:before{content:"";z-index:0;width:100vw;height:var(--home-landing-dot-height);opacity:var(--home-landing-dot-opacity);pointer-events:none;background:color-mix(in oklab, var(--link-color), transparent 24%);-webkit-mask-image:radial-gradient(circle, #000 var(--home-landing-dot-radius), transparent var(--home-landing-dot-fade-radius));-webkit-mask-size:var(--home-landing-dot-size) var(--home-landing-dot-size);mask-image:radial-gradient(circle, #000 var(--home-landing-dot-radius), transparent var(--home-landing-dot-fade-radius));mask-size:var(--home-landing-dot-size) var(--home-landing-dot-size);position:absolute;top:-30px;left:50%;transform:translate(-50%)}.home-landing:after{content:"";z-index:0;width:100vw;height:var(--home-landing-fade-height);pointer-events:none;background:linear-gradient(to bottom, transparent 0%, color-mix(in oklab, var(--background-color), transparent 97%) 8%, color-mix(in oklab, var(--background-color), transparent 90%) 18%, color-mix(in oklab, var(--background-color), transparent 74%) 34%, color-mix(in oklab, var(--background-color), transparent 50%) 54%, color-mix(in oklab, var(--background-color), transparent 24%) 76%, var(--background-color) 100%);position:absolute;top:-30px;left:50%;transform:translate(-50%)}html[data-theme=dark] .home-landing,.theme-dark .home-landing{--home-landing-dot-opacity:var(--home-landing-dot-opacity-dark)}.home-hero{isolation:isolate;--home-hero-content-shield-inset:-1.05rem -1.15rem -1.05rem -7.2rem;background:radial-gradient(circle at 12% 18%, color-mix(in oklab, var(--link-color), transparent 86%), transparent 38%), linear-gradient(140deg, color-mix(in oklab, var(--surface-elevated-color), transparent 30%), color-mix(in oklab, var(--surface-elevated-color), transparent 24%));border-radius:1.15rem;grid-template-columns:clamp(132px,19vw,176px) minmax(0,1fr);align-items:center;gap:1.3rem;margin:0 0 1rem;padding:1rem 1.1rem;display:grid;position:relative;overflow:hidden}.home-hero__photo-link{z-index:1;justify-self:center;width:fit-content;display:block;position:relative}.home-hero__photo{aspect-ratio:1;object-fit:cover;object-position:center 30%;border:1px solid color-mix(in oklab, var(--border-color), white 10%);background:var(--surface-color);width:clamp(132px,19vw,176px);box-shadow:0 18px 36px color-mix(in oklab, var(--text-color), transparent 88%);border-radius:999px;transition:transform .16s,box-shadow .16s;display:block}.home-hero__photo-link:hover .home-hero__photo,.home-hero__photo-link:focus-visible .home-hero__photo{box-shadow:0 22px 40px color-mix(in oklab, var(--text-color), transparent 85%);transform:translateY(-2px)scale(1.018)}.home-hero__content{z-index:1;isolation:isolate;min-width:0;position:relative}.home-hero__content:before{content:"";inset:var(--home-hero-content-shield-inset);z-index:-1;pointer-events:none;background:radial-gradient(ellipse 88% 122% at 70% 46%, color-mix(in oklab, var(--surface-elevated-color), transparent 74%) 0%, color-mix(in oklab, var(--surface-elevated-color), transparent 81%) 28%, color-mix(in oklab, var(--surface-elevated-color), transparent 89%) 52%, transparent 82%), radial-gradient(ellipse 54% 72% at 62% 24%, color-mix(in oklab, var(--surface-elevated-color), transparent 78%) 0%, transparent 78%);border-radius:999px;position:absolute}.home-hero__lead,.home-hero__copy{margin:0}.home-hero__title{letter-spacing:-.03em;margin:.34rem 0 0;font-size:clamp(1.44rem,3.7vw,2.12rem);line-height:.96}.home-hero__title:before{content:none}.home-hero__lead{max-width:39rem;margin-top:.72rem;font-size:1.08rem;font-weight:600}.home-hero__copy{max-width:39rem;margin-top:.45rem}.home-hero__socials{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.9rem;display:flex}.home-hero__social-link{width:auto;height:auto;color:var(--text-color);box-shadow:none;opacity:.9;background:0 0;border:none;justify-content:center;align-items:center;padding:.08rem;transition:transform .15s,color .15s,opacity .15s;display:inline-flex}.home-hero__social-link:visited,.home-hero__social-link:active,.home-hero__social-link:focus{color:var(--text-color);text-decoration:none}.home-hero__social-link:hover,.home-hero__social-link:focus-visible{color:var(--link-color);opacity:1;text-decoration:none;transform:translateY(-1px)}.home-hero__social-link svg,.home-hero__social-link .icon-x{flex:none;display:block}.home-hero__social-link--x .icon-x{width:1.18rem;height:1.18rem}.home-hero__social-link--github svg{width:1.22rem;height:1.22rem}.home-hero__social-link--linkedin svg{width:1.18rem;height:1.18rem}.home-hero__social-link--mail svg{width:1.26rem;height:1.26rem}.home-hero__social-link--rss svg{width:1.16rem;height:1.16rem}.home-hero__social-link svg{fill:currentColor;overflow:visible}.home-landing .feed tr:first-child td{padding-top:.5em}.home-landing .feed{font-size:var(--body-font-size);line-height:var(--body-line-height);text-align:left;margin-left:0;margin-right:auto}.home-landing .feed td.feed-meta{font-size:inherit;line-height:inherit}.home-landing .feed td,.home-landing .feed-title,.home-landing .feed-link{text-align:left}.home-feed-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.72rem;margin:.15rem 0 1.1rem;display:flex}.home-feed-switch{align-items:center;gap:.65rem;display:inline-flex}.home-feed-switch__label{color:var(--text-muted-color);font-size:.9rem;font-weight:600;line-height:1.1;transition:color .14s}.home-feed-switch__label.is-active{color:var(--text-color)}.home-feed-switch__control{border:1px solid color-mix(in oklab, var(--border-color), var(--text-color) 12%);background:color-mix(in oklab, var(--surface-elevated-color), transparent 12%);cursor:pointer;width:2.85rem;height:1.65rem;box-shadow:inset 0 1px 0 color-mix(in oklab, var(--surface-color), transparent 35%);border-radius:999px;align-items:center;padding:0;transition:background-color .14s,border-color .14s;display:inline-flex;position:relative}.home-feed-switch__control:hover,.home-feed-switch__control:focus-visible{border-color:color-mix(in oklab, var(--link-color), var(--border-color) 42%);outline:none}.home-feed-switch__control[data-state=checked]{background:color-mix(in oklab, var(--link-color), var(--surface-elevated-color) 22%);border-color:color-mix(in oklab, var(--link-color), var(--border-color) 28%)}.home-feed-switch__thumb{background:var(--surface-color);width:1.25rem;height:1.25rem;box-shadow:0 1px 2px color-mix(in oklab, var(--text-color), transparent 82%);border-radius:999px;margin-left:.12rem;transition:transform .16s;display:block}.home-feed-switch__control[data-state=checked] .home-feed-switch__thumb{transform:translate(1.18rem)}.home-feed-controls__link{border:1px solid color-mix(in oklab, var(--border-color), var(--text-color) 8%);background:color-mix(in oklab, var(--surface-elevated-color), transparent 20%);min-height:auto;color:var(--text-color);border-radius:.45rem;justify-content:center;align-items:center;padding:.42rem .82rem;font-size:.92rem;font-weight:600;line-height:1.1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.home-feed-controls__link:visited,.home-feed-controls__link:active,.home-feed-controls__link:focus{color:var(--text-color);outline:none;text-decoration:none}.home-feed-controls__link--all{margin-left:auto}.home-feed-controls__link:hover,.home-feed-controls__link:focus-visible{color:var(--link-color);border-color:color-mix(in oklab, var(--link-color), var(--border-color) 48%);background:color-mix(in oklab, var(--link-color), transparent 92%);outline:none;text-decoration:none;transform:translateY(-1px)}.home-feed-panel[hidden]{display:none}.stream-detail-shell{width:100%;margin:0}.stream-detail-shell .post{margin:0;padding:1.1rem 1.15rem 1.45rem}.stream-detail-shell .post-title:before{content:none}.stream-detail-shell .post-title{letter-spacing:-.03em;font-size:clamp(1.6rem,4vw,2.28rem);line-height:1.02}.stream-detail-shell .post-meta{color:var(--text-muted-color)}.stream-detail-shell .post-content{font-size:1.03rem;line-height:1.68}.stream-detail-shell .post-content>:first-child{margin-top:0}.site-cta-btn{color:#eef5ff;box-shadow:none;background:#2c79d2;border-radius:.45rem;align-items:center;gap:.45rem;padding:.42rem .82rem;font-weight:600;line-height:1.1;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex;border:none!important}.site-cta-btn span{position:relative;top:.1em}.site-cta-btn:visited,.site-cta-btn:active,.site-cta-btn:focus{color:#eef5ff;text-decoration:none}.site-cta-btn:hover,.site-cta-btn:focus-visible{color:#f6f9ff;box-shadow:none;background:#2469ba;outline:none;text-decoration:none;border:none!important}@media (width<=700px){.about-intro{text-align:center;flex-direction:column;align-items:center;padding-top:.35rem}.about-intro__photo{width:136px}.home-hero{text-align:center;grid-template-columns:1fr;gap:1rem;padding:.95rem .9rem 1rem}.home-landing{--home-landing-dot-height:32rem;--home-landing-fade-height:34rem}.home-hero{--home-hero-content-shield-inset:-.8rem -.7rem -.85rem -1.75rem}.home-hero__content{flex-direction:column;align-items:center;display:flex}.home-hero__photo{width:138px}.home-hero__socials{justify-content:center}.home-feed-controls{flex-direction:column;justify-content:center;align-items:center;gap:.78rem}.home-feed-switch{justify-content:center;gap:.55rem;width:auto;max-width:100%}.home-feed-controls__link--all{align-self:center;margin-left:0}.stream-detail-shell .post{padding:.95rem .9rem 1.2rem}.site-nav .page-link.site-cta-btn{width:fit-content;inline-size:fit-content;justify-content:center;max-width:100%;margin-left:0;display:inline-flex}}.page-content--x{min-width:0;max-width:100%;padding-top:0;padding-bottom:0;display:flex;overflow-x:hidden}.page-content--x>.wrapper{flex:auto;align-items:stretch;width:100%;min-width:0;max-width:740px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;display:flex;overflow-x:hidden}.x-shell{--x-bg:var(--background-color);--x-card:var(--surface-elevated-color);--x-border:var(--border-color);--x-soft:var(--blockquote-bg);--x-soft-hover:color-mix(in oklab, var(--x-soft), var(--x-text) 12%);--x-soft-active:color-mix(in oklab, var(--x-soft), var(--x-text) 18%);--x-accent:var(--link-color);--x-accent-hover:color-mix(in oklab, var(--x-accent), var(--x-text) 22%);--x-muted:var(--text-muted-color);--x-text:var(--text-color);--x-header-bg:color-mix(in oklab, var(--x-bg), var(--x-card) 35%);--x-code-bg:var(--code-bg);--x-strong-border:color-mix(in oklab, var(--x-border), var(--x-text) 24%);--x-card-pad-x:1rem;--x-card-pad-y:.9rem;--x-avatar-size:44px;box-sizing:border-box;border-left:1px solid var(--x-border);border-right:1px solid var(--x-border);background:var(--x-bg);width:100%;min-width:0;max-width:100%;min-height:100%;color:var(--x-text);flex:auto;margin:0}@media screen and (width<=800px){.page-content--x>.wrapper{max-width:770px;padding-left:30px;padding-right:30px}}.x-shell h1:before,.x-shell h2:before,.x-shell h3:before{content:none}.x-view-header{border-bottom:1px solid var(--x-border);background:var(--x-header-bg);backdrop-filter:blur(4px);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.9rem 1rem;display:flex}.x-view-header--tweet{justify-content:flex-start;align-items:center;gap:.5rem}.x-view-header__title{margin:0;font-size:1.1rem;font-weight:700}.x-view-header__meta{color:var(--x-muted);margin:0;font-size:.92rem}.x-view-header__back{color:var(--x-muted);font-size:.92rem;text-decoration:none}.x-view-header__back:hover{color:var(--x-text)}.x-view-header__back--icon{width:2rem;height:2rem;color:var(--x-text);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.x-back-icon{width:1.08rem;height:1.08rem;display:block}.x-view-header__back--icon:hover{background:var(--x-soft);color:var(--x-text)}.x-view-header__back--icon:focus-visible{outline:2px solid color-mix(in oklab, var(--x-accent), white 15%);outline-offset:2px}.x-empty-state{color:var(--x-muted);padding:1.1rem 1rem 1.4rem}.x-empty-state p{margin:0}.x-empty-state p+p{margin-top:.5rem}.x-feed{margin:0;padding:0;list-style:none}.x-feed--mixed{max-width:100%;margin:0}.x-feed__item{border-bottom:1px solid var(--x-border);max-width:100%}.x-feed__item[hidden]{display:none}.x-feed__sentinel{height:1px}.x-tweet-card{grid-template-columns:var(--x-avatar-size) minmax(0, 1fr);padding:var(--x-card-pad-y) var(--x-card-pad-x);z-index:1;gap:.75rem;display:grid;position:relative}.x-tweet-card--link{color:inherit;text-decoration:none;transition:background-color .12s}.x-tweet-card--link:visited,.x-tweet-card--link:hover,.x-tweet-card--link:active,.x-tweet-card--link:focus,.x-tweet-card--link:focus-visible{color:inherit;outline:none;text-decoration:none}.x-tweet-card--interactive{cursor:pointer}.x-tweet-card__avatar{width:var(--x-avatar-size);height:var(--x-avatar-size);border:1px solid var(--x-border);background:var(--x-bg);z-index:3;border-radius:999px;flex-shrink:0;position:relative;overflow:hidden}.x-tweet-card__avatar-image{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.x-tweet-card__main{min-width:0}.x-tweet-card__identity{flex-wrap:wrap;align-items:center;gap:.45rem;margin:0;line-height:1.25;display:flex}.x-tweet-card__handle,.x-tweet-card__dot,.x-tweet-card__identity time{color:var(--x-muted)}.x-tweet-card__date-path{color:var(--x-muted);font-weight:700}.x-tweet-card__date-path a{color:var(--x-accent);font-weight:700;text-decoration:none;transition:color .12s}.x-tweet-card__date-path a:visited,.x-tweet-card__date-path a:active,.x-tweet-card__date-path a:focus{color:var(--x-accent);outline:none;text-decoration:none}.x-tweet-card__date-path a:hover,.x-tweet-card__date-path a:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-tweet-card__text{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:.35rem;line-height:1.45}.x-tweet-card__generated-title-wrap{align-items:center;gap:.45rem;margin:0 0 .38rem;display:flex}.x-tweet-card__generated-title{letter-spacing:-.01em;color:var(--x-text);margin:0;font-size:1.12rem;font-weight:700;line-height:1.34}.x-tweet-card__generated-title a,.x-tweet-card__generated-title a:visited,.x-tweet-card__generated-title a:active,.x-tweet-card__generated-title a:focus{color:inherit;outline:none;text-decoration:none}.x-tweet-card__generated-title a:hover,.x-tweet-card__generated-title a:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-tweet-card__generated-title-info{border:1px solid var(--x-border);background:var(--x-soft);width:1.05rem;height:1.05rem;color:var(--x-muted);border-radius:999px;flex:none;justify-content:center;align-self:center;align-items:center;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;position:relative;top:-.16em}.x-tweet-card__generated-title-info:hover,.x-tweet-card__generated-title-info:focus-visible{color:var(--x-text);border-color:var(--x-strong-border);background:var(--x-soft-hover);outline:none}.x-tweet-card__generated-title-info-icon{width:.9rem;height:.9rem;display:block}.x-tweet-card__text a,.x-tweet-card__text a:visited,.x-tweet-card__text a:active,.x-tweet-card__text a:focus{color:var(--x-accent);outline:none;text-decoration:none;transition:color .12s}.x-tweet-card__text a:hover,.x-tweet-card__text a:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-tweet-card__text--preview{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.x-tweet-card__text--preview.x-tweet-card__text--expanded{-webkit-line-clamp:initial;display:block;overflow:visible}.x-tweet-card__show-more{color:var(--x-muted);cursor:pointer;background:0 0;border:0;margin-top:.38rem;padding:0;font-size:.9rem;font-weight:600;line-height:1.2}.x-tweet-card__show-more:hover{color:var(--x-text)}.x-tweet-card__text p{margin:0;line-height:1.45}.x-tweet-card__text p+p{margin-top:.62rem}.x-tweet-card__text--detail p{font-size:1.07rem;line-height:1.55}.x-tweet-card__text pre{border:1px solid var(--x-border);background:var(--x-code-bg);white-space:pre-wrap;word-break:break-word;border-radius:.56rem;margin:.72rem 0 0;padding:.65rem .75rem;font-size:.86rem;line-height:1.4}.x-tweet-card__text code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.x-tweet-card__text--detail{font-size:1.07rem;line-height:1.55;display:block}.x-quote-card{border:1px solid var(--x-border);background:var(--x-card);border-radius:1rem;margin-top:.62rem;display:block;overflow:hidden}.x-quote-card__link{color:inherit;padding:.65rem .75rem;text-decoration:none;display:block}.x-quote-card__link:visited,.x-quote-card__link:hover,.x-quote-card__link:active,.x-quote-card__link:focus,.x-quote-card__link:focus-visible{color:inherit;outline:none;text-decoration:none}.x-quote-card:hover{border-color:var(--x-strong-border)}.x-quote-card__identity{color:var(--x-muted);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.92rem;line-height:1.25;display:flex}.x-quote-card__text{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:.32rem;line-height:1.4}.x-quote-card__text--preview{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.x-quote-card__text--preview.x-quote-card__text--expanded{-webkit-line-clamp:initial;display:block;overflow:visible}.x-quote-card__show-more{color:var(--x-muted);cursor:pointer;background:0 0;border:0;margin:.1rem .75rem .58rem;padding:0;font-size:.9rem;font-weight:600;line-height:1.2}.x-quote-card__show-more:hover{color:var(--x-text)}.x-quote-card__missing{color:var(--x-muted);margin-top:.35rem;font-size:.9rem}.x-quote-card__media{border-bottom:0;border-left:0;border-right:0;border-top:1px solid var(--x-border);border-radius:0;margin-top:0}.x-quote-card__media .x-tweet-card__media-link,.x-quote-card__media .x-tweet-card__media-placeholder{border-radius:0}.x-tweet-card__media{border:1px solid var(--x-border);background:var(--x-bg);border-radius:1rem;gap:4px;margin-top:.72rem;display:grid;overflow:hidden}.x-tweet-card__media--count-1{--x-single-media-ratio:1.78;grid-template-columns:minmax(0,1fr)}.x-tweet-card__media--count-1 .x-tweet-card__media-link{aspect-ratio:var(--x-single-media-ratio);overflow:hidden}.x-tweet-card__media--count-2,.x-tweet-card__media--count-3,.x-tweet-card__media--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.x-tweet-card__media--count-3 .x-tweet-card__media-link:first-child{grid-row:span 2}.x-tweet-card__media-link{color:inherit;background:var(--x-card);margin:0;line-height:0;text-decoration:none;display:block}.x-tweet-card__media-link:visited,.x-tweet-card__media-link:hover,.x-tweet-card__media-link:active,.x-tweet-card__media-link:focus,.x-tweet-card__media-link:focus-visible{color:inherit;outline:none;text-decoration:none}.x-tweet-card__media-placeholder{text-align:center;background:var(--x-card);min-height:8rem;color:var(--x-muted);justify-content:center;align-items:center;padding:.75rem;font-size:.82rem;line-height:1.3;display:flex}.x-tweet-card__media-placeholder-label{max-width:11ch;display:block}.x-tweet-card__media-image{object-fit:cover;background:var(--x-card);width:100%;height:100%;display:block}.x-tweet-card__media--count-1 .x-tweet-card__media-image{max-height:none}.x-tweet-card__media--count-1 .x-tweet-card__media-placeholder{aspect-ratio:var(--x-single-media-ratio)}.x-tweet-card__media--count-2 .x-tweet-card__media-image,.x-tweet-card__media--count-3 .x-tweet-card__media-image,.x-tweet-card__media--count-4 .x-tweet-card__media-image,.x-tweet-card__media--count-2 .x-tweet-card__media-placeholder,.x-tweet-card__media--count-3 .x-tweet-card__media-placeholder,.x-tweet-card__media--count-4 .x-tweet-card__media-placeholder{aspect-ratio:1}.x-tweet-card__view-link{border:1px solid var(--x-border);background:var(--x-soft);color:var(--x-text);border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.2rem .62rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.x-tweet-card__view-link>span{line-height:1;display:block}.x-tweet-card__view-link:visited,.x-tweet-card__view-link:hover,.x-tweet-card__view-link:active,.x-tweet-card__view-link:focus,.x-tweet-card__view-link:focus-visible{color:var(--x-text);outline:none;text-decoration:none}.x-tweet-card__view-link:hover{background:var(--x-soft-hover);border-color:var(--x-strong-border)}.x-tweet-card__view-link:active{background:var(--x-soft-active)}.x-tweet-card__view-link--inline{align-self:center;height:1.62rem;padding:0 .45rem;font-size:.77rem;font-weight:500;line-height:1}.x-logo-icon{flex:none;width:.82rem;height:.82rem;display:block}.x-tweet-card,.x-tweet-card__view-link{-webkit-tap-highlight-color:transparent}.x-home__intro{padding:1rem 1rem 0}.x-home__compact-feed{padding:0 1rem 1rem}.x-progressive-feed{min-width:0;max-width:100%}.x-mixed-card__kind-badge{color:var(--x-muted);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.x-mixed-card__kind-icon{width:.95rem;height:.95rem;color:var(--x-muted);justify-content:center;align-items:center;display:inline-flex}.x-mixed-card__kind-icon .feed-icon__svg,.x-mixed-card__kind-icon .icon-x{width:.72rem;height:.72rem}.x-mixed-card__title{margin-top:.38rem}.x-mixed-card__title-link{color:inherit;text-decoration:none}.x-mixed-card__title-link:hover,.x-mixed-card__title-link:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-mixed-card__excerpt{color:var(--x-text);margin-top:.48rem;line-height:1.55}.x-mixed-card__excerpt>:first-child{margin-top:0}.x-mixed-card__excerpt>:last-child{margin-bottom:0}.x-mixed-card__excerpt p{margin:0}.x-mixed-card__excerpt p+p{margin-top:.62rem}.x-mixed-card__content{overflow-wrap:anywhere;min-width:0;max-width:100%;margin-top:.7rem;margin-bottom:0}.x-mixed-card__content>:first-child{margin-top:0}.x-mixed-card__content>:last-child{margin-bottom:0}.x-mixed-card__content>*{max-width:100%}.x-mixed-card__content .highlight,.x-mixed-card__content pre{max-width:100%;margin-top:.8rem;overflow-x:auto}.x-mixed-card__content img,.x-mixed-card__content video,.x-mixed-card__content iframe{max-width:100%}.x-mixed-card__content table{width:100%;max-width:100%;display:block;overflow-x:auto}.x-mixed-card__aux-link,.x-mixed-card__aux-link:visited,.x-mixed-card__aux-link:active,.x-mixed-card__aux-link:focus{color:var(--x-accent);outline:none;font-weight:600;text-decoration:none}.x-mixed-card__aux-link:hover,.x-mixed-card__aux-link:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-tweet-card--thread-root:after{content:"";left:calc(var(--x-card-pad-x) + var(--x-avatar-size) / 2);top:calc(var(--x-card-pad-y) + var(--x-avatar-size));background:var(--x-border);pointer-events:none;z-index:2;width:2px;position:absolute;bottom:0}.x-thread-replies{margin:0;padding:0;list-style:none}.x-thread-replies__item{position:relative}.x-thread-replies__item>.x-tweet-card--reply:before,.x-thread-stack__item:not(:first-child)>.x-tweet-card:before{content:"";left:calc(var(--x-card-pad-x) + var(--x-avatar-size) / 2);height:var(--x-card-pad-y);background:var(--x-border);pointer-events:none;z-index:2;width:2px;position:absolute;top:0}.x-thread-replies__item:not(:last-child)>.x-tweet-card--reply:after,.x-thread-stack__item:not(:last-child)>.x-tweet-card:after{content:"";left:calc(var(--x-card-pad-x) + var(--x-avatar-size) / 2);top:calc(var(--x-card-pad-y) + var(--x-avatar-size));background:var(--x-border);pointer-events:none;z-index:2;width:2px;position:absolute;bottom:0}.x-tweet-card--reply{background:var(--x-bg)}.x-thread-stack{margin:0;padding:0;list-style:none}.x-thread-stack__item{scroll-margin-top:5rem;position:relative}.x-tweet-card--focus .x-tweet-card__text{font-size:1.42rem;line-height:1.66}.x-archive-hub__body{gap:1.2rem;padding:1rem;display:grid}.x-archive-section{gap:.78rem;display:grid}.x-archive-section__heading{margin:0;font-size:1rem;font-weight:700}.x-archive-section__text{color:var(--x-muted);margin:0;line-height:1.55}.x-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.x-archive-card{border:1px solid var(--x-border);background:var(--x-card);min-width:0;color:inherit;border-radius:1rem;gap:.28rem;padding:.9rem 1rem;text-decoration:none;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.x-archive-card:hover,.x-archive-card:focus-visible{border-color:color-mix(in oklab, var(--x-accent), var(--x-border) 42%);background:color-mix(in oklab, var(--x-card), var(--x-accent) 6%);color:inherit;outline:none;text-decoration:none;transform:translateY(-1px)}.x-archive-card__eyebrow{color:var(--x-muted);font-size:.82rem;font-weight:600}.x-archive-card__title{font-size:1rem;font-weight:700}.x-archive-card__meta{color:var(--x-muted);font-size:.9rem}.x-archive-years{gap:.85rem;display:grid}.x-archive-year{border:1px solid var(--x-border);background:var(--x-card);border-radius:1rem;padding:.95rem 1rem}.x-archive-year__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.x-archive-year__link{color:var(--x-text);font-size:1.06rem;font-weight:700;text-decoration:none}.x-archive-year__link:hover,.x-archive-year__link:focus-visible{color:var(--x-accent-hover);outline:none;text-decoration:none}.x-archive-year__meta{color:var(--x-muted);font-size:.9rem}.x-archive-months{flex-wrap:wrap;gap:.65rem;margin-top:.85rem;display:flex}.x-archive-month{border:1px solid var(--x-border);background:var(--x-bg);min-width:0;color:var(--x-text);border-radius:999px;align-items:center;gap:.45rem;padding:.48rem .72rem;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.x-archive-month:hover,.x-archive-month:focus-visible{border-color:color-mix(in oklab, var(--x-accent), var(--x-border) 42%);background:color-mix(in oklab, var(--x-bg), var(--x-accent) 8%);color:var(--x-text);outline:none;text-decoration:none}.x-archive-month__label{font-weight:600}.x-archive-month__meta{color:var(--x-muted);font-size:.86rem}@media (width<=700px){.page-content--x>.wrapper{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block}.x-shell{--x-mobile-side-pad:1.5rem;--x-card-pad-x:var(--x-mobile-side-pad);--x-card-pad-y:.85rem;border-left:0;border-right:0}.x-view-header,.x-archive-hub__body{padding-left:var(--x-mobile-side-pad);padding-right:var(--x-mobile-side-pad)}.x-archive-grid{grid-template-columns:1fr}.x-archive-months{flex-direction:column;align-items:stretch}.x-archive-month{justify-content:space-between}.x-tweet-card--focus .x-tweet-card__text{font-size:1.28rem;line-height:1.58}}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{letter-spacing:-.015em;text-wrap:balance;margin-top:2em;margin-bottom:.6em;scroll-margin-top:4.5rem;font-weight:600;line-height:1.25}.post-content h1{font-size:1.5em}.post-content h2{font-size:1.38em}.post-content h3{font-size:1.18em}.post-content h4{font-size:1.05em}.post-content h5,.post-content h6{font-size:1em}.stream-detail-shell .post-title{text-wrap:balance;line-height:1.12}.post-meta,.feed-meta,.home-post-meta,.log-list__meta,.post-nav__date{font-variant-numeric:tabular-nums}::selection{background:color-mix(in oklab, var(--link-color), transparent 72%)}.site-cta-btn{background:var(--link-color);transition:background-color .18s}.site-cta-btn:hover,.site-cta-btn:focus-visible{background:color-mix(in oklab, var(--link-color), var(--text-color) 14%)}.site-footer{font-size:calc(var(--body-font-size) * .9);padding:1.9rem 0 2.1rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.site-footer__id{min-width:0;max-width:34rem}.site-footer__name{color:var(--text-color);font-weight:600}.site-footer__desc{color:var(--text-muted-color);margin:.35rem 0 0}.site-footer__meta{flex-direction:column;flex:none;align-items:flex-end;gap:.55rem;display:flex}.site-footer__social{align-items:center;gap:.85rem;display:flex}.site-footer__social-link{color:var(--text-muted-color);justify-content:center;align-items:center;transition:color .15s,transform .15s;display:inline-flex}.site-footer__social-link:visited{color:var(--text-muted-color)}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{color:var(--link-color);text-decoration:none;transform:translateY(-1px)}.site-footer__social-link svg,.site-footer__social-link .icon-x{fill:currentColor;width:1.1rem;height:1.1rem;display:block}.site-footer__copyright{color:var(--text-muted-color);font-size:calc(var(--body-font-size) * .8);font-variant-numeric:tabular-nums;margin:0}@media (width<=600px){.site-footer__inner{flex-direction:column;gap:1rem}.site-footer__meta{align-items:flex-start}}.feed-item--post .feed-link,.feed-item--log .feed-link{font-weight:600}.home-hero__title{text-wrap:balance}.related-posts{border:1px solid var(--border-color);background:var(--surface-elevated-color);border-radius:.75rem;margin:2.2rem 0 0;padding:1.1rem 1.25rem 1.2rem}.related-posts__title{font-size:calc(var(--body-font-size) * .85);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted-color);margin:0 0 .65rem;font-weight:600}.related-posts__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.related-posts__item{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.related-posts__link{min-width:0;font-weight:500}.related-posts__date{color:var(--text-muted-color);font-size:calc(var(--body-font-size) * .82);font-variant-numeric:tabular-nums;flex:none}@media (width<=600px){.related-posts__item{flex-direction:column;gap:.1rem}}.post-content .katex-display{max-width:100%;padding:.15em 2px .15em 0;overflow:auto hidden}.post-content .katex-display [id]{scroll-margin-top:4.5rem}.post-content table{max-width:100%;display:block;overflow-x:auto}.post-content img,.post-content video{border-radius:.55rem;max-width:100%;height:auto}.post-content iframe{max-width:100%}@media (width<=600px){.code-block pre{padding-right:3.25rem}}.post-nav{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem 1.15rem 1.4rem;display:grid}.post-nav__link{border:1px solid var(--border-color);min-width:0;color:var(--text-color);border-radius:.75rem;flex-direction:column;gap:.28rem;padding:.75rem .9rem;text-decoration:none;transition:border-color .18s,background-color .18s;display:flex}.post-nav__link:visited{color:var(--text-color)}.post-nav__link:hover,.post-nav__link:focus-visible{color:var(--text-color);background-color:var(--surface-elevated-color);border-color:color-mix(in oklab, var(--border-color), var(--text-color) 18%);text-decoration:none}.post-nav__link--older{text-align:right;align-items:flex-end}.post-nav__label{font-size:calc(var(--body-font-size) * .82);color:var(--text-muted-color)}.post-nav__title{overflow-wrap:anywhere;font-weight:500;line-height:1.3}.post-nav__date{font-size:calc(var(--body-font-size) * .82);color:var(--text-muted-color)}@media (width<=600px){.post-nav{grid-template-columns:1fr}.post-nav__spacer{display:none}.post-nav__link--older{text-align:left;align-items:flex-start}}.post-toc{display:none}@media (width>=1240px){.post-toc{border-left:1px solid var(--border-color);width:min(17rem,50vw - 400px - 3rem);max-height:calc(100vh - 10rem);font-size:calc(var(--body-font-size) * .85);padding-left:1rem;line-height:1.45;display:block;position:fixed;top:7.5rem;left:calc(50% + 400px + 1.5rem);overflow-y:auto}.post-toc__title{color:var(--text-muted-color);text-transform:uppercase;letter-spacing:.06em;font-weight:600;font-size:calc(var(--body-font-size) * .72);margin-bottom:.6rem}.post-toc__list{row-gap:.42rem;margin:0;padding:0;list-style:none;display:grid}.post-toc__item--sub{padding-left:.85rem}.post-toc__link{color:var(--text-muted-color);text-decoration:none;transition:color .15s;display:block}.post-toc__link:visited{color:var(--text-muted-color)}.post-toc__link:hover{color:var(--text-color);text-decoration:none}.post-toc__link.is-active{color:var(--link-color)}}:root{color-scheme:light;--background-color:#fff;--surface-color:#fff;--surface-elevated-color:#f4f5f6;--text-color:#0f1419;--text-muted-color:#536471;--link-color:#1a73c7;--link-visited-color:#8e44ad;--link-hover-color:#1d9bf0;--border-color:#e3e6e8;--button-border-color:#cfd9de;--focus-ring-color:#007fd459;--code-bg:#f3f3f3;--code-border-color:#e5e5e5;--blockquote-border:#e5e5e5;--blockquote-bg:#94a3b814;--body-font-size:1.08rem;--body-line-height:1.55;--code-hl-comment:#998;--code-hl-comment-preproc:#999;--code-hl-error-fg:#a61717;--code-hl-error-bg:#e3d2d2;--code-hl-generic-deleted-fg:#000;--code-hl-generic-deleted-bg:#fdd;--code-hl-generic-deleted-specific-bg:#faa;--code-hl-generic-inserted-fg:#000;--code-hl-generic-inserted-bg:#dfd;--code-hl-generic-inserted-specific-bg:#afa;--code-hl-generic-error:#a00;--code-hl-generic-heading:#999;--code-hl-generic-output:#888;--code-hl-generic-prompt:#555;--code-hl-generic-subheading:#aaa;--code-hl-generic-traceback:#a00;--code-hl-keyword-type:#458;--code-hl-number:#099;--code-hl-string:#d14;--code-hl-string-regex:#009926;--code-hl-string-symbol:#990073;--code-hl-name-attr:teal;--code-hl-name-builtin:#0086b3;--code-hl-name-class:#458;--code-hl-name-constant:teal;--code-hl-name-entity:purple;--code-hl-name-exception:#900;--code-hl-name-function:#900;--code-hl-name-namespace:#555;--code-hl-name-tag:navy;--code-hl-name-variable:teal;--code-hl-whitespace:#bbb}html[data-theme=dark],.theme-dark{color-scheme:dark;--background-color:#000;--surface-color:#000;--surface-elevated-color:#16181c;--text-color:#e7e9ea;--text-muted-color:#71767b;--link-color:#1d9bf0;--link-visited-color:#1d9bf0;--link-hover-color:#4fb3ff;--border-color:#2f3336;--button-border-color:#2f3336;--focus-ring-color:#1d9bf080;--code-bg:#111418;--code-border-color:#2f3336;--blockquote-border:#2f3336;--blockquote-bg:#eff3f40f;--body-font-size:1.08rem;--body-line-height:1.6;--code-hl-comment:#6a9955;--code-hl-comment-preproc:#9d9d9d;--code-hl-error-fg:#f44747;--code-hl-error-bg:#f447472e;--code-hl-generic-deleted-fg:#f44747;--code-hl-generic-deleted-bg:#f447472e;--code-hl-generic-deleted-specific-bg:#f4474747;--code-hl-generic-inserted-fg:#b5cea8;--code-hl-generic-inserted-bg:#b5cea82e;--code-hl-generic-inserted-specific-bg:#b5cea847;--code-hl-generic-error:#f44747;--code-hl-generic-heading:#d4d4d4;--code-hl-generic-output:#9d9d9d;--code-hl-generic-prompt:#9d9d9d;--code-hl-generic-subheading:#d4d4d4;--code-hl-generic-traceback:#f44747;--code-hl-keyword-type:#4ec9b0;--code-hl-number:#b5cea8;--code-hl-string:#ce9178;--code-hl-string-regex:#d16969;--code-hl-string-symbol:#d7ba7d;--code-hl-name-attr:#9cdcfe;--code-hl-name-builtin:#dcdcaa;--code-hl-name-class:#4ec9b0;--code-hl-name-constant:#4fc1ff;--code-hl-name-entity:#c586c0;--code-hl-name-exception:#d16969;--code-hl-name-function:#dcdcaa;--code-hl-name-namespace:#d4d4d4;--code-hl-name-tag:#569cd6;--code-hl-name-variable:#9cdcfe;--code-hl-whitespace:gray}html,body{background-color:var(--background-color);color:var(--text-color)}a,a:visited{color:var(--link-color)}a:hover{color:var(--link-hover-color);text-decoration:none}.site-header{z-index:50;border-top-color:var(--border-color);border-bottom-color:var(--border-color);background-color:color-mix(in srgb, var(--surface-color), transparent 22%);backdrop-filter:blur(12px)saturate(1.4);position:sticky;top:0}.site-header .wrapper{align-items:center;padding-top:.9rem;padding-bottom:.9rem;display:flex}.site-title,.site-title:visited{color:var(--text-color)}.site-title{line-height:1.1;font-size:var(--body-font-size);flex:none;margin:0;font-weight:500}.site-nav{color:var(--text-color);flex:auto;justify-content:flex-end;align-items:center;gap:1.6rem;margin-left:auto;display:flex}@media (width>=601px){.site-nav input,.site-nav label[for=nav-trigger],.site-nav .menu-icon{display:none}.theme-toggle--desktop{margin-left:1.1rem;display:inline-flex}.theme-toggle--menu{display:none}}@media (width>=992px){.theme-toggle--desktop{margin-left:0;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}}.site-nav .trigger{align-items:center;gap:1.6rem;display:flex}.site-nav .theme-toggle{margin-left:0}.site-nav .page-link:not(.page-link--contact){color:var(--text-color);font-size:var(--body-font-size);margin:0;padding:.3rem 0 0}.site-nav .page-link:not(.page-link--contact):hover{color:var(--link-hover-color)}.site-nav .page-link--contact{font-size:var(--body-font-size);flex:none;margin:0;padding:.28rem .58rem;line-height:1}.site-nav .page-link--contact,.site-nav .page-link--contact:visited,.site-nav .page-link--contact:active,.site-nav .page-link--contact:focus{color:#eef5ff;text-decoration:none}.site-nav .page-link--contact:hover,.site-nav .page-link--contact:focus-visible{color:#f6f9ff;text-decoration:none}.site-nav .page-link--contact span{color:inherit}.site-nav .page-link:not(:last-child){margin-right:0}.site-nav .menu-icon>svg{fill:none;stroke:currentColor}.site-footer{border-top-color:var(--border-color);background-color:var(--surface-color);color:var(--text-muted-color)}.site-footer a{color:inherit}.home-section{margin-bottom:2.75rem}.home-section__title{font-size:var(--body-font-size);cursor:default;align-items:center;gap:.35rem;margin:0 0 .9rem;display:inline-flex;position:relative}.log-list__cta{margin-top:1.1rem}.home-section__cta{font-size:var(--body-font-size);color:var(--link-color);white-space:nowrap;text-decoration:none}.home-section__cta:hover,.home-section__cta:focus{color:var(--link-hover-color);text-decoration:none}.home-section--posts{margin-bottom:3.5rem}.home-post-list{row-gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.home-post-item,.log-list__item{grid-template-columns:auto 1fr;align-items:baseline;gap:.45rem .95rem;display:grid}.home-post-meta,.log-list__meta{font-size:var(--body-font-size);color:var(--text-muted-color);white-space:nowrap;min-width:6.5rem}.home-post-link,.log-list__link{color:var(--link-color);font-size:var(--body-font-size);line-height:var(--body-line-height);width:fit-content;min-width:0;font-weight:400;text-decoration:none}.home-post-link:visited,.log-list__link:visited{color:var(--link-visited-color)}.home-post-link:hover,.log-list__link:hover{color:var(--link-hover-color);text-decoration:none}.home-post-excerpt{font-size:var(--body-font-size);color:var(--text-muted-color);grid-column:1/-1;margin-left:7.45rem}.log-list{row-gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.log-list__details{margin-top:.85rem}.log-list__summary{cursor:pointer;font-size:var(--body-font-size);color:var(--link-color);align-items:center;gap:.25rem;display:inline-flex}.log-list__summary:hover,.log-list__summary:focus{color:var(--link-hover-color)}.log-list--more{margin-top:.8rem}.log-list--more .log-list__item{padding-left:.25rem}.post-meta,.post-meta time,.post-meta .p-name{color:var(--text-muted-color)}hr{border-top:2px solid var(--border-color)}blockquote{border-left-color:var(--blockquote-border);background-color:var(--blockquote-bg);padding-top:.75rem;padding-bottom:.75rem}pre,code{background-color:var(--code-bg);border-color:var(--code-border-color);color:inherit}pre code{background-color:#0000}.code-block{position:relative}.code-block__toolbar{z-index:3;align-items:center;gap:.25rem;display:inline-flex;position:absolute;top:.45rem;right:.45rem}.code-block__button{border:1px solid var(--button-border-color);background-color:var(--surface-color);color:var(--text-muted-color);cursor:pointer;appearance:none;box-shadow:none;border-radius:.7rem;justify-content:center;align-items:center;gap:.25rem;padding:.22rem .45rem;line-height:1;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.code-block__button:hover,.code-block__button:focus{color:var(--text-muted-color)}.code-block__button:hover,.code-block__button:active{border-color:var(--button-border-color);background-color:var(--surface-elevated-color)}.code-block__button:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.code-block__button:disabled{opacity:.65;filter:grayscale(.1);cursor:not-allowed}.code-block__button .lucide{stroke-width:1.65px;color:currentColor;stroke:currentColor;width:1rem;height:1rem}.code-block__icon{align-items:center;line-height:0;display:inline-flex}.code-block__icon--check,.code-block__icon--unwrap,.code-block__button.is-copied .code-block__icon--copy{display:none}.code-block__button.is-copied .code-block__icon--check{display:inline-flex}.code-block--wrapped .code-block__icon--wrap{display:none}.code-block--wrapped .code-block__icon--unwrap{display:inline-flex}.code-block pre{white-space:pre;padding-left:1rem;padding-right:5rem}.code-block--wrapped pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}table{color:inherit}th,td{border-color:var(--border-color)}.definition-box{border-color:var(--border-color);background-color:var(--surface-elevated-color)}.copy-markdown,.copy-url{align-items:baseline;gap:.45rem;min-width:0;margin:0;display:inline-flex}.copy-markdown__button,.copy-url__button{border:1px solid var(--button-border-color);background-color:var(--surface-color);color:var(--text-muted-color);font-size:var(--body-font-size);cursor:pointer;appearance:none;box-shadow:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.35rem;padding:.22rem .6rem;font-weight:400;line-height:1.1;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.copy-markdown__button:hover,.copy-markdown__button:focus,.copy-url__button:hover,.copy-url__button:focus{color:var(--text-muted-color)}.copy-markdown__button:hover,.copy-url__button:hover,.copy-markdown__button:active,.copy-url__button:active{border-color:var(--button-border-color);background-color:var(--surface-elevated-color)}.copy-markdown__button:focus-visible,.copy-url__button:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.copy-markdown__button:disabled,.copy-url__button:disabled{opacity:.65;filter:grayscale(.1)}.copy-markdown__button .lucide,.copy-url__button .lucide{stroke-width:1.65px;color:currentColor;stroke:currentColor;width:1em;height:1em}.copy-markdown__label,.copy-url__label{color:inherit;white-space:nowrap;align-items:center;display:inline-flex}.copy-markdown__button,.copy-markdown__button:link,.copy-markdown__button:visited,.copy-markdown__button:hover,.copy-markdown__button:focus,.copy-markdown__button:active,.copy-url__button,.copy-url__button:link,.copy-url__button:visited,.copy-url__button:hover,.copy-url__button:focus,.copy-url__button:active{color:var(--text-muted-color)}.post-meta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.post-meta-row .post-meta{flex:auto;margin:0}.post-meta-row .copy-markdown{margin-left:auto;padding-left:1rem}.theme-toggle{box-sizing:border-box;border:1px solid var(--button-border-color);background-color:var(--surface-color);min-width:3.4rem;color:inherit;cursor:pointer;border-radius:.75rem;flex:none;justify-content:center;align-items:center;margin-left:1.6rem;padding:.22rem .55rem;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.theme-toggle--menu{display:none}.theme-toggle:hover{border-color:var(--button-border-color);background-color:var(--surface-elevated-color)}.theme-toggle:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}.theme-toggle .lucide{stroke-width:1.55px;width:1.2rem;height:1.2rem}.theme-toggle__icon{align-items:center;gap:.35rem;line-height:0;display:flex}.theme-toggle__icon-sun,.theme-toggle__icon-moon{width:.9rem;height:.9rem;display:inline-flex}.theme-toggle__divider{background-color:var(--button-border-color);border-radius:999px;width:2px;height:1rem;display:inline-block;transform:rotate(-14deg)}.theme-toggle[data-theme-state=light] .theme-toggle__icon-sun{opacity:1}.theme-toggle[data-theme-state=light] .theme-toggle__icon-moon,.theme-toggle[data-theme-state=dark] .theme-toggle__icon-sun{opacity:.45}.theme-toggle[data-theme-state=dark] .theme-toggle__icon-moon{opacity:1}@media (width<=900px){.site-header .wrapper,.site-nav{gap:0}}@media (width<=600px){.site-header .wrapper{flex-wrap:wrap;gap:.6rem;padding-top:.75rem;padding-bottom:.75rem}.site-title{text-align:left;flex:auto}.site-nav{flex:none;order:2;align-items:center;width:auto;margin-left:auto;display:flex;position:relative}.site-nav input,.site-nav label[for=nav-trigger],.site-nav .menu-icon{display:block}.site-nav input{opacity:0;pointer-events:none;position:absolute;top:0;right:0}.site-nav label[for=nav-trigger]{cursor:pointer;z-index:2;width:36px;height:36px;color:var(--text-color);background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.site-nav .menu-icon{width:36px;height:26px;color:inherit;justify-content:center;align-items:center;padding:0;line-height:0;display:flex}.site-nav .trigger{background-color:var(--surface-color);border:1px solid var(--border-color);z-index:20;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.65rem;min-width:220px;padding:.7rem .9rem;display:none;position:absolute;top:44px;right:0;box-shadow:0 10px 28px #0f172a26}.site-nav input:checked~.trigger{display:flex}.site-nav .page-link:not(.page-link--contact){text-align:left;width:100%;line-height:1.3;display:block}.site-nav .page-link--contact{justify-content:center;align-self:stretch;width:100%;padding:.45rem .7rem}.site-nav .menu-icon>svg{stroke:currentColor;fill:none}.theme-toggle--desktop{display:none}.site-nav .theme-toggle--menu{margin-top:.15rem;display:inline-flex}.post-header-title-row{gap:.9rem}.post-header-title-row .post-title{flex:100%}:root{--heading-marker-box-size:1.1em;--heading-marker-box-gap:.25em}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_AMS-Regular.BQhdFMY1.woff2)format("woff2"),url(/_astro/KaTeX_AMS-Regular.DMm9YOAa.woff)format("woff"),url(/_astro/KaTeX_AMS-Regular.DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Caligraphic-Bold.Dq_IR9rO.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Bold.BEiXGLvX.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Bold.ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Caligraphic-Regular.Di6jR-x-.woff2)format("woff2"),url(/_astro/KaTeX_Caligraphic-Regular.CTRA-rTL.woff)format("woff"),url(/_astro/KaTeX_Caligraphic-Regular.wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Fraktur-Bold.CL6g_b3V.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Bold.BsDP51OF.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Bold.BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Fraktur-Regular.CTYiF6lA.woff2)format("woff2"),url(/_astro/KaTeX_Fraktur-Regular.Dxdc4cR9.woff)format("woff"),url(/_astro/KaTeX_Fraktur-Regular.CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_Main-Bold.Cx986IdX.woff2)format("woff2"),url(/_astro/KaTeX_Main-Bold.Jm3AIy58.woff)format("woff"),url(/_astro/KaTeX_Main-Bold.waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Main-BoldItalic.DxDJ3AOS.woff2)format("woff2"),url(/_astro/KaTeX_Main-BoldItalic.SpSLRI95.woff)format("woff"),url(/_astro/KaTeX_Main-BoldItalic.DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Main-Italic.NWA7e6Wa.woff2)format("woff2"),url(/_astro/KaTeX_Main-Italic.BMLOBm91.woff)format("woff"),url(/_astro/KaTeX_Main-Italic.3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Main-Regular.B22Nviop.woff2)format("woff2"),url(/_astro/KaTeX_Main-Regular.Dr94JaBh.woff)format("woff"),url(/_astro/KaTeX_Main-Regular.ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/_astro/KaTeX_Math-BoldItalic.CZnvNsCZ.woff2)format("woff2"),url(/_astro/KaTeX_Math-BoldItalic.iY-2wyZ7.woff)format("woff"),url(/_astro/KaTeX_Math-BoldItalic.B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_Math-Italic.t53AETM-.woff2)format("woff2"),url(/_astro/KaTeX_Math-Italic.DA0__PXp.woff)format("woff"),url(/_astro/KaTeX_Math-Italic.flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/_astro/KaTeX_SansSerif-Bold.D1sUS0GD.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Bold.DbIhKOiC.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Bold.CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Italic.C3H0VqGB.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Italic.DN2j7dab.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Italic.YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_SansSerif-Regular.DDBCnlJ7.woff2)format("woff2"),url(/_astro/KaTeX_SansSerif-Regular.CS6fqUqJ.woff)format("woff"),url(/_astro/KaTeX_SansSerif-Regular.BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Script-Regular.D3wIWfF6.woff2)format("woff2"),url(/_astro/KaTeX_Script-Regular.D5yQViql.woff)format("woff"),url(/_astro/KaTeX_Script-Regular.C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size1-Regular.mCD8mA8B.woff2)format("woff2"),url(/_astro/KaTeX_Size1-Regular.C195tn64.woff)format("woff"),url(/_astro/KaTeX_Size1-Regular.Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size2-Regular.Dy4dx90m.woff2)format("woff2"),url(/_astro/KaTeX_Size2-Regular.oD1tc_U0.woff)format("woff"),url(/_astro/KaTeX_Size2-Regular.B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/_astro/KaTeX_Size3-Regular.CTq5MqoE.woff)format("woff"),url(/_astro/KaTeX_Size3-Regular.DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Size4-Regular.Dl5lxZxV.woff2)format("woff2"),url(/_astro/KaTeX_Size4-Regular.BF-4gkZK.woff)format("woff"),url(/_astro/KaTeX_Size4-Regular.DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/_astro/KaTeX_Typewriter-Regular.CO6r4hn1.woff2)format("woff2"),url(/_astro/KaTeX_Typewriter-Regular.C0xS9mPB.woff)format("woff"),url(/_astro/KaTeX_Typewriter-Regular.D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
