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}}.footer-col-wrapper:after,.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}.footer-heading{margin-bottom:15px}.contact-list,.social-media-list{margin-left:0;list-style:none}.footer-col-wrapper{color:#828282;margin-left:-15px}.footer-col{float:left;margin-bottom:15px;padding-left:15px}.footer-col-1{width:-webkit-calc(35% - (30px / 2));width:calc(35% - 15px)}.footer-col-2{width:-webkit-calc(20% - (30px / 2));width:calc(20% - 15px)}.footer-col-3{width:-webkit-calc(45% - (30px / 2));width:calc(45% - 15px)}@media screen and (width<=800px){.footer-col-1,.footer-col-2{width:-webkit-calc(50% - (30px / 2));width:calc(50% - 15px)}.footer-col-3{width:-webkit-calc(100% - (30px / 2));width:calc(100% - 15px)}}@media screen and (width<=600px){.footer-col{float:none;width:-webkit-calc(100% - (30px / 2));width:calc(100% - 15px)}}.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-Thin.otf)format("opentype");font-weight:100;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-ThinItalic.otf)format("opentype");font-weight:100;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-UltraLight.otf)format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-UltraLightItalic.otf)format("opentype");font-weight:200;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Light.otf)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-LightItalic.otf)format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-MediumItalic.otf)format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-BoldItalic.otf)format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Heavy.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-HeavyItalic.otf)format("opentype");font-weight:800;font-style:italic}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-Black.otf)format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Yodel Grotesk;src:url(/assets/fonts/yodel-grotesk/YodelGrotesk-BlackItalic.otf)format("opentype");font-weight:900;font-style:italic}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,.footer-heading,.footer-col-wrapper,.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}}:root{color-scheme:light;--background-color:#fff;--surface-color:#fff;--surface-elevated-color:#f3f3f3;--text-color:#333;--text-muted-color:#6f6f6f;--link-color:#3794ff;--link-visited-color:#8e44ad;--link-hover-color:#4fb3ff;--border-color:#e5e5e5;--button-border-color:#d0d0d0;--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{border-top-color:var(--border-color);border-bottom-color:var(--border-color);background-color:var(--surface-color);position:relative}.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:0;display:inline-flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.theme-toggle--menu{display:none}}.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}}
