@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-serif-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-serif-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"IBM Plex Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-serif-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ibm-plex-mono-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/ibm-plex-mono-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-serif: "IBM Plex Serif", Georgia, "Times New Roman", serif;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--content-width: 780px;--wide-width: 900px}:root,[data-theme=dark]{--bg: #090c12;--bg-subtle: #131c27;--text: #e6e7ec;--text-strong: #f3f4f8;--text-muted: #7f8896;--prose-ink: #c6c8d0;--accent: #ab82f0;--accent-hover: #c4a4f6;--accent-ornament: #ab82f0;--border: #1c2836;--code-bg: #121a24;--tag-bg: #141d28;--highlight-bg: rgba(171, 130, 240, .2);--bg-image: linear-gradient(180deg, #0e141c 0%, #090c12 52%)}[data-theme=light]{--bg: #e8dfd6;--bg-subtle: #ded3c6;--text: #2a2620;--text-strong: #1d1913;--text-muted: #645d52;--prose-ink: #2f2a23;--accent: #5b3aa6;--accent-hover: #472d82;--accent-ornament: #6f49c0;--border: #d2c7b2;--code-bg: #ded3bd;--tag-bg: #d8cdb7;--highlight-bg: rgba(91, 58, 166, .16);--bg-image: linear-gradient(180deg, #ece3da 0%, #e8dfd6 52%)}:root[data-theme=dark],:root:not([data-theme=light]){--pagefind-ui-scale: .9;--pagefind-ui-primary: #ab82f0;--pagefind-ui-text: #e9e3d5;--pagefind-ui-background: #0e151e;--pagefind-ui-border: #20303f;--pagefind-ui-tag: #15202c;--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 4px}:root[data-theme=light]{--pagefind-ui-scale: .9;--pagefind-ui-primary: #5b3aa6;--pagefind-ui-text: #282420;--pagefind-ui-background: #f0ebe2;--pagefind-ui-border: #ddd8d0;--pagefind-ui-tag: #e8e3da;--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 4px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:17px;scroll-behavior:smooth}body{background-color:var(--bg);background-image:var(--bg-image, none);background-attachment:fixed;background-repeat:no-repeat;color:var(--text);font-family:var(--font-serif);line-height:1.65;letter-spacing:-.003em;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .15s ease,color .15s ease}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}a{color:var(--text);text-decoration:none;transition:color .15s ease,border-color .15s ease}a:hover{color:var(--accent-hover);text-decoration:underline;text-underline-offset:3px}img{max-width:100%;height:auto}::selection{background:var(--highlight-bg);color:var(--text-strong)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-header{border-bottom:1px solid var(--border)}.header-inner{max-width:var(--wide-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:3.5rem;gap:1rem}.site-title{font-family:var(--font-serif);font-size:1rem;font-weight:600;color:var(--text);letter-spacing:-.01em;white-space:nowrap;flex-shrink:0}.site-title:hover{color:var(--accent);text-decoration:none}.site-nav{display:flex;align-items:center;gap:1.25rem;font-family:var(--font-sans);font-size:.8125rem;letter-spacing:.01em}.site-nav a{color:var(--text-muted)}.site-nav a:hover{color:var(--text);text-decoration:none}.theme-toggle{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.25rem;display:flex;align-items:center;line-height:1;transition:color .1s}.theme-toggle:hover{color:var(--text)}.theme-toggle svg{width:1rem;height:1rem}.page{max-width:var(--wide-width);margin:0 auto;padding:2.5rem 1.5rem 3.5rem}.page-narrow{max-width:var(--content-width);margin:0 auto;padding:2.5rem 1.5rem 3.5rem}.page-heading{font-size:1.1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:2.5rem;color:var(--text-muted);font-family:var(--font-sans);text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.welcome{margin-bottom:1rem}.welcome-title{font-size:1rem;font-weight:400;line-height:1.65;margin-bottom:.75rem;color:var(--text)}.welcome-lede{font-size:1.2rem;line-height:1.65;color:var(--text);max-width:40ch;margin-bottom:1.75rem}.welcome-closer{font-size:1rem;line-height:1.65;color:var(--text)}.welcome-title em{color:inherit;font-style:italic}.start-here{margin-top:2.75rem;padding-top:2.25rem;border-top:1px solid var(--border)}.start-here-label{font-family:var(--font-sans);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1.5rem}.start-here-list{list-style:none;display:flex;flex-direction:column;gap:1.1rem}.start-here-list li{line-height:1.55;padding-left:1.1rem;position:relative}.start-here-list li:before{content:"•";position:absolute;left:0;color:var(--accent)}.start-here-link{font-size:1rem;font-weight:400;color:var(--text);text-decoration:underline;text-underline-offset:3px}.start-here-link:hover{color:var(--accent-hover)}.start-here-note{color:var(--text-muted)}.tag{display:inline-block;font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--tag-bg);border:1px solid var(--border);padding:.2em .55em;border-radius:3px;text-decoration:none;transition:color .1s,border-color .1s}.tag:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.post-list{list-style:none}.post-group{margin-bottom:2.75rem}.post-group-heading{font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--border)}.post-card{padding:1.25rem 0;border-bottom:1px solid var(--border)}.post-card:first-child{padding-top:0}.post-card:last-child{border-bottom:none;padding-bottom:0}.post-list-empty{color:var(--text-muted);font-style:italic}.post-card-title{font-size:1.15rem;font-weight:600;line-height:1.3;margin-bottom:.3rem;letter-spacing:-.01em}.post-card-title a{color:var(--text)}.post-card-title a:hover{color:var(--accent);text-decoration:none}.post-card-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.5rem}.post-card-tag{font-family:var(--font-sans);font-size:.72rem;color:var(--text-muted);text-decoration:none;opacity:.65;transition:color .1s,opacity .1s}.post-card-tag:hover{color:var(--accent);opacity:1;text-decoration:none}.post-card-desc{color:var(--text-muted);font-size:.8rem;line-height:1.5;opacity:.7}.post-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-header-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;flex-wrap:wrap}.post-title{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:600;line-height:1.25;letter-spacing:-.02em;margin-bottom:.75rem}.post-description{font-size:1.05rem;color:var(--text-muted);line-height:1.65}.post-dates{margin-top:.85rem;display:flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.72rem;color:var(--text-muted);opacity:.8}.post-dates-sep{opacity:.5}.post-status{margin-top:.85rem;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.post-status:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:var(--accent)}.prose{font-size:1rem;color:var(--prose-ink)}.prose p{margin-bottom:1.5em}.prose h2{font-family:var(--font-mono);font-size:1.3rem;font-weight:600;margin-top:2.5em;margin-bottom:.6em;letter-spacing:-.01em;color:var(--accent)}.prose h3{font-family:var(--font-mono);font-size:1.05rem;font-weight:600;margin-top:2em;margin-bottom:.5em;letter-spacing:-.01em;color:var(--accent)}.prose h4,.prose h5,.prose h6{font-size:.95rem;font-weight:600;margin-top:1.75em;margin-bottom:.5em;color:var(--text-strong)}.prose blockquote{border-left:2px solid var(--accent);padding-left:1.4rem;margin:2em 0;color:var(--text-muted)}.prose blockquote p:last-child{margin-bottom:0}.prose cite{display:block;margin-top:.65rem;font-family:var(--font-sans);font-style:normal;font-size:.8rem;color:var(--text-muted);text-align:right}.prose cite:before{content:"— "}.prose .preface{font-family:var(--font-sans);font-size:.85rem;line-height:1.55;color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;padding:.9rem 1.1rem;margin:0 0 2.5em}.prose .preface :is(p):last-child{margin-bottom:0}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1.5em}.prose li{margin-bottom:.35em}.prose hr{border:none;margin:3em 0;text-align:center;line-height:1}.prose hr:before{content:"•••";color:var(--text-muted);font-size:.7rem;letter-spacing:.4em;padding-left:.4em}.prose hr:has(+h2),.prose hr:has(+h3),.prose hr:has(+h4){display:none}.prose strong{font-weight:600}.prose em{font-style:italic}.prose code{font-family:var(--font-mono);font-size:.85em;background:var(--code-bg);padding:.15em .35em;border-radius:3px}.prose pre{background:var(--code-bg);padding:1.25rem;overflow-x:auto;border-radius:6px;margin-bottom:1.5em;border:1px solid var(--border)}.prose pre code{background:none;padding:0;font-size:.875rem}.prose a{color:var(--text);text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:var(--accent-hover)}.prose a.external-link:after{content:"↗";display:inline-block;font-family:var(--font-sans);font-size:.72em;line-height:1;margin-left:.12em;vertical-align:.12em;text-decoration:none}.prose a.concept-link:after{content:"";display:inline-block;width:.34em;height:.34em;margin-left:.28em;border:1.5px solid currentColor;border-radius:50%;vertical-align:.3em;opacity:.55}.prose a.concept-link:hover:after{opacity:1}.concept-popover{position:absolute;top:0;left:0;z-index:50;max-width:22rem;padding:.85rem 1rem .9rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 28px #00000059;opacity:0;visibility:hidden;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease,visibility .16s;pointer-events:none}.concept-popover.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.concept-popover .cp-term{display:block;font-family:var(--font-serif);font-weight:600;font-size:1rem;color:var(--text-strong);margin-bottom:.3rem}.concept-popover .cp-take{display:block;font-family:var(--font-serif);color:var(--text);font-size:.92rem;line-height:1.5}.concept-popover .cp-take em,.concept-popover .cp-body em{font-style:italic}.concept-popover .cp-body{display:block;font-family:var(--font-serif);color:var(--prose-ink);font-size:.82rem;line-height:1.55;margin-top:.35rem}.concept-popover .cp-deeper{display:block;font-family:var(--font-sans);font-size:.74rem;color:var(--text-muted);margin-top:.6rem}.concept-popover .cp-arrow{color:var(--accent);margin-right:.35rem}.concept-popover .cp-deeper a{color:var(--accent);text-decoration:none}.concept-popover .cp-deeper a:hover{text-decoration:underline;text-underline-offset:3px}.concept-popover .cp-ext:after{content:"↗";display:inline-block;font-size:.82em;margin-left:.1em;vertical-align:.12em}.concept-popover .cp-sep{margin:0 .4rem;opacity:.5}.concept-popover .cp-src{font-style:italic}@media (prefers-reduced-motion: reduce){.concept-popover{transition:opacity .16s ease,visibility .16s;transform:none}.concept-popover.is-open{transform:none}}.sn-ref{color:var(--accent);font-family:var(--font-sans);font-size:.66em;font-weight:600;vertical-align:super;line-height:0;padding-left:1px}.prose .sidenote{float:right;clear:right;width:15rem;margin-right:-16.5rem;margin-top:.2rem;margin-bottom:1.1rem;font-family:var(--font-sans);font-size:.76rem;line-height:1.5;color:color-mix(in srgb,var(--text-muted) 72%,var(--bg));text-align:left}.prose .sidenote-num{color:var(--accent);font-weight:600;margin-right:.35em}@media (max-width: 1280px){.prose .sidenote{display:block;float:none;clear:both;width:auto;margin:1.2rem 0 1.6rem;padding:.85rem 1rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:4px;font-size:.84rem}}.post-toc{margin:1.5rem auto 3.5rem;font-family:var(--font-sans);line-height:1.4}.post-toc-title{margin:0 0 1rem;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.post-toc ol{list-style:none;margin:0;padding:0}.post-toc li{margin-bottom:.5rem}.post-toc a{position:relative;display:inline-block;padding-left:1.5rem;font-size:.92rem;text-decoration:none;color:var(--text);transition:color .2s ease}.post-toc a:before{content:"#";position:absolute;left:0;font-weight:600;color:color-mix(in srgb,var(--accent) 80%,var(--text-strong))}.post-toc a:hover{color:var(--accent)}.prose :is(h2,h3,h4){scroll-margin-top:5rem}.sequence-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted);border:1px solid var(--border);border-radius:3px;padding:.3em .65em;text-decoration:none;transition:color .1s,border-color .1s}.sequence-badge:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.sequence-badge-label{opacity:.6;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.sequence-nav{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr;gap:1rem;font-family:var(--font-sans);font-size:.8125rem}.sequence-nav-prev,.sequence-nav-next{display:flex;flex-direction:column;gap:.25rem}.sequence-nav-next{text-align:right;align-items:flex-end}.sequence-nav-label{color:var(--text-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.sequence-nav a{color:var(--text);font-weight:500;line-height:1.4}.sequence-nav a:hover{color:var(--accent);text-decoration:none}.sequence-list{list-style:none;display:flex;flex-direction:column;gap:0}.sequence-card{padding:2rem 0;border-bottom:1px solid var(--border)}.sequence-card:first-child{padding-top:0}.sequence-card-title{font-size:1.2rem;font-weight:600;margin-bottom:.4rem;letter-spacing:-.01em}.sequence-card-title a{color:var(--text)}.sequence-card-title a:hover{color:var(--accent);text-decoration:none}.sequence-card-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:.6rem}.sequence-card-count{font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted)}.sequence-posts{list-style:none;counter-reset:sequence-counter;margin-top:2rem}.sequence-post-item{counter-increment:sequence-counter;display:flex;gap:1.25rem;padding:1.75rem 0;border-bottom:1px solid var(--border)}.sequence-post-item:first-child{padding-top:0}.sequence-post-number{font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);opacity:.5;padding-top:.3rem;min-width:1.5rem;text-align:right}.sequence-post-number:before{content:counter(sequence-counter)}.sequence-post-body{flex:1}.sequence-post-title{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.sequence-post-title a{color:var(--text)}.sequence-post-title a:hover{color:var(--accent);text-decoration:none}.sequence-post-desc{font-size:.875rem;color:var(--text-muted);line-height:1.55}.tags-grid{display:flex;flex-wrap:wrap;gap:.5rem}.tag-pill{font-family:var(--font-sans);font-size:.8125rem;color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:.4em .85em;text-decoration:none;transition:color .1s,border-color .1s}.tag-pill:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.tag-pill-count{opacity:.5;font-size:.7em;margin-left:.25em}.post-back{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);font-family:var(--font-sans);font-size:.8125rem}.post-back a{color:var(--text-muted);text-decoration:none}.post-back a:hover{color:var(--text)}.not-found{padding:4rem 0}.not-found-code{font-family:var(--font-sans);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.not-found-message{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.6rem}.not-found-aside{font-size:.9375rem;color:var(--text-muted);font-style:italic;margin-bottom:2.5rem}.not-found-link{font-family:var(--font-sans);font-size:.8125rem;color:var(--text-muted);text-decoration:none}.not-found-link:hover{color:var(--text)}.search-wrapper{max-width:var(--content-width)}.footer-subscribe{border-top:1px solid var(--border);padding:2.5rem 1.5rem}.subscribe-block{max-width:var(--wide-width);margin:0 auto}.subscribe-label{font-family:var(--font-sans);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.875rem}.subscribe-form{display:flex;flex-direction:column;gap:.5rem}.subscribe-fields{display:flex;gap:.5rem;flex-wrap:wrap}.subscribe-input{font-family:var(--font-sans);font-size:.8125rem;background:var(--bg-subtle);color:var(--text);border:1px solid var(--border);border-radius:3px;padding:.45rem .75rem;outline:none;transition:border-color .1s;width:180px}.subscribe-input::placeholder{color:var(--text-muted);opacity:.7}.subscribe-input:focus{border-color:var(--accent)}.subscribe-btn{font-family:var(--font-sans);font-size:.8125rem;font-weight:600;background:var(--accent);color:var(--bg);border:none;border-radius:3px;padding:.45rem 1rem;cursor:pointer;transition:background .1s;white-space:nowrap}.subscribe-btn:hover:not(:disabled){background:var(--accent-hover)}.subscribe-btn:disabled{opacity:.6;cursor:default}.subscribe-msg{font-family:var(--font-sans);font-size:.8rem;margin-top:.5rem}.subscribe-msg--ok{color:var(--accent)}.subscribe-msg--err{color:#c06060}.site-footer{font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted)}.footer-inner{max-width:var(--wide-width);margin:0 auto;padding:1.5rem 1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-right{display:flex;align-items:center;gap:1.25rem}.footer-link{color:var(--text-muted);font-size:.775rem;text-decoration:none}.footer-link:hover{color:var(--text);text-decoration:none}@media (max-width: 600px){html{font-size:17px}.header-inner{padding:0 1rem}.page,.page-narrow,.site-footer{padding-left:1rem;padding-right:1rem}.sequence-nav{grid-template-columns:1fr}.sequence-nav-next{text-align:left;align-items:flex-start}}.pagefind-ui mark{background:var(--highlight-bg)!important;color:var(--text)!important;border-radius:2px!important}.pagefind-ui__search-clear{display:flex!important;align-items:center!important;justify-content:center!important;padding:0 calc(15px * var(--pagefind-ui-scale))!important}.pagefind-ui__search-input{color:var(--text)!important}.pagefind-ui__search-input:focus{outline:2px solid var(--accent)!important;outline-offset:0!important;border-color:var(--accent)!important}
