.article-page-shell{--article-text:#d8dacf;--article-text-soft:#aab19f;--article-heading:var(--system-bright);--article-link:#c7e994;--article-link-hover:#e2f8ad;--article-surface:#07100a;--article-surface-soft:#c7f08b0d;--article-border:var(--system-line);--article-border-strong:var(--system-line-strong);background:var(--system-bg)}.article-console{max-width:1280px;min-height:calc(100svh - 73px);padding:clamp(2.25rem, 6vw, 5rem) max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-right)) max(1.5rem, env(safe-area-inset-bottom)) max(clamp(1rem, 4vw, 3rem), env(safe-area-inset-left));width:100%;margin-inline:auto}.article-system-header{border-bottom:1px solid var(--system-line);margin-bottom:clamp(2rem,5vw,3.5rem);padding-bottom:clamp(1.5rem,3vw,2.25rem)}.article-doc-strip{color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.64rem}.article-title{color:var(--system-bright);font-family:var(--font-ui);letter-spacing:-.052em;text-wrap:balance;max-width:19ch;margin:0;font-size:clamp(2.5rem,7vw,5.4rem);font-weight:700;line-height:.98}.article-description{color:var(--system-dim);max-width:68ch;margin:1.15rem 0 0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.58}.post-meta{color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;font-size:.64rem;display:flex}.post-layout{grid-template-columns:minmax(180px,220px) minmax(0,860px);justify-content:center;align-items:start;gap:clamp(1.5rem,3vw,2.8rem);display:grid}.post-layout.no-toc{display:block}.post-layout.no-toc .article-sheet{max-width:860px;margin-inline:auto}.article-sheet{background:0 0;border:0;width:100%;min-width:0;padding:0}.toc-desktop{border-left:1px solid var(--system-line-strong);color:var(--system-dim);font-family:var(--font-mono);scrollbar-color:var(--system-line-strong) transparent;scrollbar-gutter:stable;scrollbar-width:thin;-webkit-overflow-scrolling:touch;align-self:start;max-height:calc(100dvh - 7rem);padding:0 0 0 1rem;font-size:.67rem;line-height:1.45;position:sticky;top:5.6rem;overflow-y:auto}.toc-header{border-bottom:1px solid var(--system-line);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:.7rem;display:flex}.toc-header div{gap:.15rem;display:grid}.toc-header span,.toc-header small{color:var(--system-dim);letter-spacing:.085em;font-size:.52rem}.toc-header strong{color:var(--system-bright);letter-spacing:.09em;font-size:.63rem}.toc-desktop ol{max-width:none;margin:.75rem 0 0;padding:0;list-style:none}.toc-desktop li+li{margin-top:.32rem}.toc-desktop .toc-level-3{padding-left:.7rem}.toc-desktop a,.toc-desktop a:visited{color:var(--system-dim);overflow-wrap:anywhere;border-left:1px solid #0000;margin-left:-1.05rem;padding:.2rem .25rem .2rem 1rem;text-decoration:none;transition:border-color .13s,color .13s;display:block}.toc-desktop a:hover,.toc-desktop a.is-active,.toc-desktop a.is-active:visited{border-left-color:var(--system-text);color:var(--system-bright)}.post-content{color:var(--article-text);font-family:var(--font-reading);font-feature-settings:normal;font-variant-numeric:normal;letter-spacing:.002em;overflow-wrap:break-word;font-size:clamp(1.05rem,.35vw + .98rem,1.16rem);font-weight:430;line-height:1.78}.post-content>:first-child{margin-top:0}.post-content>:last-child{margin-bottom:0}.post-content :is(h2,h3,h4,h5,h6){color:var(--article-heading);font-family:var(--font-ui);scroll-margin-top:6.5rem;line-height:1.25}.post-content h2{border-top:1px solid var(--article-border);letter-spacing:-.025em;margin:3.2rem 0 .9rem;padding-top:1.3rem;font-size:clamp(1.45rem,3vw,2rem)}.post-content h3{margin:2.35rem 0 .75rem;font-size:clamp(1.18rem,2.2vw,1.42rem)}.post-content h4{margin:1.9rem 0 .65rem;font-size:1.08rem}.post-content p,.post-content ul,.post-content ol,.post-content blockquote{max-width:68ch}.post-content p{margin:0 0 1.1rem}.post-content a,.post-content a:visited{color:var(--article-link);overflow-wrap:anywhere;text-underline-offset:.2em;text-decoration-color:#c7f08b52;text-decoration-thickness:1px}.post-content a:hover{color:var(--article-link-hover);text-decoration-color:currentColor}.post-content a[target=_blank]:after{content:"↗";font-family:var(--font-mono);margin-left:.18em;font-size:.72em}.post-content ul,.post-content ol{margin:0 0 1.25rem;padding-left:1.4rem}.post-content li+li{margin-top:.38rem}.post-content blockquote{border-left:2px solid var(--system-amber);color:var(--article-text-soft);margin:1.8rem 0;padding:.2rem 0 .2rem 1.2rem}.post-content blockquote>:last-child{margin-bottom:0}.post-content hr{border:0;border-top:1px solid var(--article-border-strong);margin:2.7rem 0}.post-content img{border:1px solid var(--article-border-strong);margin:1.9rem auto;display:block}.post-content figure{margin:2rem 0}.post-content figcaption{color:var(--system-dim);font-family:var(--font-ui);text-align:center;margin-top:.55rem;font-size:.78rem}.post-content :not(pre)>code{background:var(--article-surface-soft);border:1px solid var(--article-border);color:var(--article-link);border-radius:2px;padding:.08em .3em;font-size:.86em}.post-content pre{border:1px solid var(--article-border-strong);border-radius:var(--radius);color:var(--system-text);font-family:var(--font-mono);overflow-wrap:normal;tab-size:2;white-space:pre;word-break:normal;max-width:100%;margin:1.7rem 0;padding:2.75rem 1.15rem 1.05rem;font-size:.82rem;line-height:1.62;overflow-x:auto;background:var(--article-surface)!important}.post-content pre code{color:inherit;font-size:inherit;background:0 0;border:0;padding:0}.post-content table{border-collapse:collapse;font-family:var(--font-ui);width:max-content;max-width:100%;margin:1.8rem 0;font-size:.86rem;display:block;overflow-x:auto}.post-content th,.post-content td{border-bottom:1px solid var(--article-border);text-align:left;vertical-align:top;padding:.58rem .75rem}.post-content th{border-bottom-color:var(--article-border-strong);color:var(--article-heading);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.post-content details{border-bottom:1px solid var(--article-border);border-top:1px solid var(--article-border);margin:1.6rem 0;padding:.75rem 0}.post-content summary{cursor:pointer;font-family:var(--font-ui);font-weight:600}.post-content kbd{background:var(--article-surface);border:1px solid var(--article-border-strong);color:var(--article-heading);font-family:var(--font-mono);border-bottom-width:2px;border-radius:3px;padding:.08em .32em;font-size:.78em}.article-system-footer{border-top:1px solid var(--system-line);color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:clamp(2.5rem,6vw,4.5rem);padding-top:1rem;font-size:.6rem;display:grid}.article-system-footer a,.article-system-footer a:visited{color:var(--system-amber);text-decoration:none}.article-system-footer a:last-child{justify-self:end}.article-system-footer a:hover{text-underline-offset:.2em;text-decoration:underline}.back-to-top{background:var(--system-bg);border:1px solid var(--system-line-strong);bottom:max(1rem, env(safe-area-inset-bottom));color:var(--system-bright);cursor:pointer;font-family:var(--font-mono);height:42px;right:max(1rem, env(safe-area-inset-right));z-index:30;width:42px;font-size:1rem;position:fixed}.back-to-top:hover{background:var(--system-bright);color:var(--system-bg)}@media (width>=721px){.article-doc-strip,.post-meta{font-size:.72rem}.article-description{font-size:clamp(1.04rem,1.7vw,1.2rem)}.post-content{font-size:clamp(1.1rem,.35vw + 1.03rem,1.2rem)}.post-content figcaption{font-size:.84rem}.post-content pre{font-size:.88rem}.post-content table{font-size:.92rem}.post-content th{font-size:.74rem}.article-system-footer{font-size:.68rem}}@media (width>=961px){.toc-desktop{font-size:.73rem}.toc-header span,.toc-header small{font-size:.6rem}.toc-header strong{font-size:.69rem}}@media (width<=960px){.post-layout{display:block}.toc-desktop{display:none}.article-sheet{max-width:860px;margin-inline:auto}}@media (width<=720px){.article-title{max-width:none;font-size:clamp(2.25rem,12vw,4rem)}.article-sheet{padding:0}.post-meta{gap:.28rem;display:grid}.post-meta>span[aria-hidden=true]{display:none}.article-system-footer{grid-template-columns:1fr auto;align-items:start}.article-system-footer span{text-align:right}.article-system-footer a:last-child{grid-column:1/-1;justify-self:start}}@media (width<=480px){.article-console{padding-inline:max(.7rem, env(safe-area-inset-left))}.article-sheet{width:100%;margin-inline:0}.article-doc-strip,.post-meta{font-size:.72rem}.post-content{font-size:1.1rem;line-height:1.76}.post-content pre{font-size:.86rem}.post-content table{font-size:.9rem}.post-content th{font-size:.72rem}.article-system-footer{font-size:.7rem}.back-to-top{bottom:max(.75rem, env(safe-area-inset-bottom));right:max(.75rem, env(safe-area-inset-right))}}@media print{body.article-interface{color:#000;background:#fff}.system-topbar,.toc-desktop,.toc-mobile,.article-system-footer,.back-to-top{display:none!important}.article-console{max-width:none;padding:0}.article-system-header{color:#000;border-bottom-color:#999;margin-bottom:1rem}.article-title,.article-doc-strip,.post-meta{color:#000}.post-layout,.post-layout.no-toc{display:block}.article-sheet{background:#fff;border:0;max-width:none;padding:0}}.post-taxonomy{gap:.85rem;margin-top:1rem;display:grid}.post-topic{flex-wrap:wrap;align-items:baseline;gap:.55rem;margin:0;display:flex}.post-topic span{color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.08em;font-size:.62rem}.post-topic a,.post-topic a:visited{color:var(--article-link);font-family:var(--font-mono);letter-spacing:.045em;text-transform:uppercase;font-size:.72rem;text-decoration:none}.post-topic a:hover{color:var(--article-link-hover);text-underline-offset:.22em;text-decoration:underline}.related-posts{border-top:1px solid var(--system-line-strong);max-width:860px;margin:clamp(3rem,7vw,5.5rem) auto 0;padding-top:1.4rem}.related-posts header{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.related-posts header .article-doc-strip{margin:0}.related-posts h2{color:var(--system-bright);font-family:var(--font-ui);letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.5vw,1.8rem)}.related-posts ol{border-top:1px solid var(--system-line);margin:1.15rem 0 0;padding:0;list-style:none}.related-posts li{border-bottom:1px solid var(--system-line);grid-template-columns:7rem minmax(0,1fr);align-items:start;gap:1.25rem;padding:1rem 0;display:grid}.related-posts time,.related-posts li span{color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}.related-posts li div{gap:.3rem;display:grid}.related-posts li a,.related-posts li a:visited{color:var(--system-text);font-size:1rem;line-height:1.45;text-decoration:none}.related-posts li a:hover{color:var(--system-bright);text-underline-offset:.2em;text-decoration:underline}@media (width<=600px){.post-topic span{font-size:.68rem}.post-topic a,.post-topic a:visited{font-size:.76rem}.related-posts header{align-items:start;gap:.35rem;display:grid}.related-posts li{grid-template-columns:1fr;gap:.35rem}.related-posts time,.related-posts li span{font-size:.7rem}.related-posts li a,.related-posts li a:visited{font-size:1.06rem}}@media print{.post-taxonomy,.related-posts{display:none!important}}.reading-progress{pointer-events:none;z-index:80;background:0 0;height:2px;position:fixed;inset:0 0 auto}.reading-progress span{background:var(--system-bright);transform-origin:0;will-change:transform;height:100%;display:block;transform:scaleX(0);box-shadow:0 0 6px #c7f08b61}.toc-mobile{display:none}.code-block{margin:1.7rem 0;position:relative}.code-block .post-content pre,.code-block pre{margin:0}.code-copy-button{background:var(--article-surface);border:1px solid var(--article-border-strong);color:var(--system-dim);cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;z-index:2;padding:.38rem .55rem;font-size:.66rem;position:absolute;top:.65rem;right:.65rem}.code-copy-button:hover,.code-copy-button:focus-visible{border-color:var(--system-text);color:var(--system-bright)}.post-navigation{border-top:1px solid var(--system-line-strong);max-width:860px;margin:clamp(3rem,7vw,5rem) auto 0;padding-top:1rem}.post-navigation-topic,.post-navigation-topic:visited{color:var(--system-amber);font-family:var(--font-mono);letter-spacing:.055em;font-size:.68rem;text-decoration:none}.post-navigation-topic:hover,.post-navigation-topic:focus-visible{text-underline-offset:.2em;text-decoration:underline}.post-navigation-chronology{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:1rem;display:grid}.post-navigation-chronology>a,.post-navigation-chronology>a:visited{border:1px solid var(--system-line);gap:.35rem;min-height:7rem;padding:1rem;text-decoration:none;display:grid}.post-navigation-chronology>a:only-child{grid-column:1/-1}.post-navigation-chronology>a:hover,.post-navigation-chronology>a:focus-visible{background:var(--system-faint);border-color:var(--system-line-strong)}.post-navigation-chronology a>span{color:var(--system-dim);font-family:var(--font-mono);letter-spacing:.065em;font-size:.62rem}.post-navigation-chronology strong{color:var(--system-bright);font-family:var(--font-ui);font-size:1rem;font-weight:600;line-height:1.4}@media (width<=960px){.toc-mobile{border-bottom:1px solid var(--system-line-strong);border-top:1px solid var(--system-line-strong);font-family:var(--font-mono);max-width:860px;margin:0 auto 2rem;display:block}.toc-mobile>summary{color:var(--system-bright);cursor:pointer;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:.85rem 0;font-size:.72rem;list-style:none;display:flex}.toc-mobile>summary::-webkit-details-marker{display:none}.toc-mobile>summary:after{color:var(--system-dim);content:"+";margin-left:.75rem}.toc-mobile[open]>summary:after{content:"−"}.toc-mobile>summary small{color:var(--system-dim);margin-left:auto;font-size:.66rem}.toc-mobile nav{border-top:1px solid var(--system-line);max-height:min(55dvh,32rem);padding:.65rem 0 .85rem;overflow-y:auto}.toc-mobile ol{margin:0;padding:0;list-style:none}.toc-mobile li+li{margin-top:.2rem}.toc-mobile .toc-level-3{padding-left:.8rem}.toc-mobile a,.toc-mobile a:visited{color:var(--system-dim);border-left:1px solid #0000;padding:.35rem .6rem;font-size:.74rem;line-height:1.45;text-decoration:none;display:block}.toc-mobile a:hover,.toc-mobile a.is-active,.toc-mobile a.is-active:visited{border-left-color:var(--system-text);color:var(--system-bright)}}@media (width<=600px){.post-navigation-chronology{grid-template-columns:1fr}.post-navigation-chronology>a{min-height:0}.post-navigation-topic,.post-navigation-topic:visited,.code-copy-button{font-size:.72rem}}@media print{.reading-progress,.code-copy-button,.post-navigation{display:none!important}.code-block{margin:1.7rem 0}}
