:root{color-scheme:light;background:#f8f8f6}:root[data-theme="dark"]{color-scheme:dark;background:#121311}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;text-size-adjust:100%}body{--background: #f8f8f6;--surface: #f0f0ed;--surface-raised: #ffffff;--text: #20211e;--text-muted: #6d6f68;--text-faint: #969891;--border: #dedfd9;--border-strong: #c6c8c0;--accent: #315fa8;--accent-hover: #244b89;--accent-soft: #e8eef8;--danger: #a8423d;--danger-soft: #f8e9e7;--success: #397052;--success-soft: #e8f2ec;--warm: #8a5b20;--warm-soft: #f5eddf;--code-background: #eceeea;--code-border: #d8dad4;--shadow: 0 14px 40px rgba(25, 27, 22, 0.07);background:var(--background);color:var(--text);font-family:Charter, "Bitstream Charter", "Sitka Text", Cambria, serif;font-size:16px;line-height:1.65;margin:0;min-height:100%;overflow-wrap:break-word;transition:background-color 180ms ease, color 180ms ease}body[a="dark"],:root[data-theme="dark"] body{--background: #121311;--surface: #1b1d1a;--surface-raised: #20221f;--text: #e7e9e3;--text-muted: #a8aba3;--text-faint: #7f827a;--border: #30332e;--border-strong: #464a43;--accent: #91b8f7;--accent-hover: #b2ccf7;--accent-soft: #202d41;--danger: #ee918a;--danger-soft: #3a2422;--success: #8ac7a1;--success-soft: #203128;--warm: #e3bb78;--warm-soft: #352d20;--code-background: #20231f;--code-border: #343832;--shadow: 0 18px 50px rgba(0, 0, 0, 0.28)}::selection{background:var(--accent-soft)}.page-content{min-height:100vh}.w{max-width:680px;margin:0 auto;padding:3.25rem clamp(1.25rem, 5vw, 2.25rem) 6rem}.site-header{margin-bottom:3.5rem}.site-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-wordmark,.site-wordmark:visited{align-items:center;color:var(--text);display:inline-flex;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.9rem;font-weight:650;gap:0.45rem;letter-spacing:-0.025em;text-decoration:none}.site-wordmark-icon{border-radius:50%;display:block;flex:0 0 auto;height:0.9rem;margin:0;width:0.9rem}a.site-wordmark:hover{color:var(--accent);text-decoration:none}.site-description{color:var(--text-muted);font-size:0.92rem;font-style:italic;margin:0.35rem 0 0}h1,h2,h3,h4,h5,h6{color:var(--text);line-height:1.2;scroll-margin-top:1.5rem;text-wrap:balance}h1{font-size:clamp(2rem, 7vw, 2.75rem);letter-spacing:-0.04em;margin:0 0 1.5rem}h2{font-size:1.55rem;letter-spacing:-0.025em;margin:3.25rem 0 1rem}h3{font-size:1.2rem;letter-spacing:-0.015em;margin:2.5rem 0 0.8rem}h4,h5,h6{font-size:1rem;margin:2rem 0 0.7rem}p{margin:1.1rem 0}ul,ol{padding-left:1.35rem}li{margin:0.42rem 0;padding-left:0.12rem}a,a:visited{color:var(--accent);text-decoration-color:color-mix(in srgb, var(--accent) 38%, transparent);text-decoration-thickness:1px;text-underline-offset:0.18em}a:hover{color:var(--accent-hover);text-decoration-color:currentColor}a:focus-visible,button:focus-visible,summary:focus-visible{border-radius:0.2rem;outline:2px solid var(--accent);outline-offset:3px}strong{font-weight:650}img{border-radius:0.4rem;display:block;height:auto;margin:1.75rem auto;max-width:100%}figcaption{color:var(--text-muted);font-size:0.84rem;margin-top:-1rem;text-align:center}blockquote{border-left:2px solid var(--accent);color:var(--text-muted);margin:1.75rem 0;padding:0.05rem 0 0.05rem 1.25rem}blockquote p{margin:0.7rem 0}hr{background:linear-gradient(90deg, transparent, var(--border) 16%, var(--border) 84%, transparent);border:0;height:1px;margin:3.5rem 0;overflow:visible;position:relative}hr::after{background:var(--background);border:1px solid var(--border-strong);content:"";height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:5px}code,pre,kbd,samp{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}code{font-size:0.88em;text-size-adjust:100%}code:not(pre code){background:var(--code-background);border:1px solid var(--code-border);border-radius:0.3rem;box-decoration-break:clone;color:var(--text);padding:0.1em 0.34em;-webkit-box-decoration-break:clone}code.has-jax{background:transparent !important;border:0 !important;font-size:100%;padding:0 !important}.footnote-ref{border-bottom:0;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.68em;font-weight:650;line-height:0;margin-left:0.08em;text-decoration:none;vertical-align:super}.footnote-ref::before{content:"["}.footnote-ref::after{content:"]"}sup[id^="fnref"]:target .footnote-ref{background:var(--accent-soft);border-radius:0.22rem;color:var(--text);outline:2px solid var(--accent-soft)}[role="doc-endnotes"]{border-top:1px solid var(--border);color:var(--text-muted);font-size:0.88rem;margin-top:3.5rem;padding-top:1.35rem}[role="doc-endnotes"]::before{color:var(--text-faint);content:"Notes";display:block;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.7rem;font-weight:650;letter-spacing:0.065em;margin-bottom:0.8rem;text-transform:uppercase}[role="doc-endnotes"]>hr{display:none}[role="doc-endnotes"] ol{margin:0;padding-left:1.5rem}[role="doc-endnotes"] li{margin:0.6rem 0;padding-left:0.2rem}[role="doc-endnotes"] li::marker{color:var(--text-faint);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.78em}[role="doc-endnotes"] li:target{background:var(--accent-soft);border-radius:0.35rem;color:var(--text);outline:0.35rem solid var(--accent-soft)}.footnote-backref{display:inline-block;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.82em;margin-left:0.2rem;text-decoration:none}.margin-notes{display:none}.citation-group{background:var(--warm-soft);border-radius:0.24rem;color:var(--warm);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.64em;font-style:normal;font-weight:650;line-height:1;margin-left:0.14em;padding:0.08em 0.22em;vertical-align:super;white-space:nowrap}.citation-ref,.citation-ref:visited{color:inherit;text-decoration:none}.citation-ref:focus-visible{outline-color:var(--warm)}.bibliography{border-top:1px solid var(--border);color:var(--text-muted);font-size:0.86rem;margin-top:3.5rem;padding-top:1.35rem}.bibliography-heading{color:var(--text-faint);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.7rem;font-weight:650;letter-spacing:0.065em;margin:0 0 0.9rem;text-transform:uppercase}.bibliography-list{list-style:none;margin:0;padding:0}.bibliography-entry{display:grid;gap:0.6rem;grid-template-columns:2rem minmax(0, 1fr);line-height:1.5;margin:0.9rem 0;padding:0}.bibliography-entry:target{background:var(--warm-soft);border-radius:0.35rem;color:var(--text);outline:0.4rem solid var(--warm-soft)}.bibliography-number{color:var(--warm);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.78rem;font-weight:650;padding-top:0.08rem}.bibliography-title{color:var(--text)}.bibliography-link{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.78em;margin-left:0.35rem;white-space:nowrap}.citation-backref{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.78em;margin-left:0.22rem;text-decoration:none}pre{background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;font-size:0.83rem;line-height:1.55;margin:1.75rem 0;overflow-x:auto;padding:1rem 1.1rem}pre code{background:transparent;border:0;color:inherit;font-size:inherit;padding:0}table{border-collapse:collapse;display:block;font-size:0.92rem;margin:1.75rem 0;max-width:100%;overflow-x:auto;width:100%}th,td{border-bottom:1px solid var(--border);padding:0.65rem 0.75rem;text-align:left}th{color:var(--text-muted);font-size:0.75rem;font-weight:650;letter-spacing:0.055em;text-transform:uppercase}details:not(.mobile-toc){background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;margin:1.5rem 0;padding:0.85rem 1rem}details:not(.mobile-toc) summary{cursor:pointer;font-weight:650}details:not(.mobile-toc)[open] summary{border-bottom:1px solid var(--border);margin-bottom:0.8rem;padding-bottom:0.8rem}.post-content{min-width:0}.content-figure{margin:1.75rem 0;text-align:center}.content-figure img{margin:0 auto}.content-figure-compact img{max-width:300px;width:100%}.content-figure-tiny img{border:1px solid var(--border);max-width:42vw;width:132px}.content-figure figcaption{margin-top:0.55rem}.content-caption{color:var(--text-muted);font-size:0.86rem;font-style:italic;margin:-1rem 0 1.75rem;text-align:center}.content-callout,.post-content .callout{align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:0.55rem;display:flex;gap:0.8rem;margin:1.75rem 0;padding:0.85rem 1rem}.content-callout>:first-child,.post-content .callout-content>:first-child{margin-top:0}.content-callout>:last-child,.post-content .callout-content>:last-child{margin-bottom:0}.post-content .callout-danger{background:var(--danger-soft);border-color:color-mix(in srgb, var(--danger) 35%, var(--border));border-left-color:var(--danger)}.post-content .callout-docs{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 30%, var(--border));border-left-color:var(--accent)}.post-content .callout-icon{font-size:1rem;line-height:1.5}.post-content .callout-alert{--callout-tone: var(--accent);--callout-soft: var(--accent-soft);background:var(--callout-soft);border-color:color-mix(in srgb, var(--callout-tone) 28%, var(--border));border-left-color:var(--callout-tone)}.post-content .callout-alert.callout-warning{--callout-tone: var(--warm);--callout-soft: var(--warm-soft)}.post-content .callout-alert .callout-icon{align-items:center;border:1px solid color-mix(in srgb, var(--callout-tone) 55%, var(--border));border-radius:50%;color:var(--callout-tone);display:inline-flex;flex:0 0 1.25rem;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem;font-weight:700;height:1.25rem;justify-content:center;line-height:1;margin-top:0.14rem}.post-content .callout-alert .callout-content{min-width:0}.post-content .callout-alert .callout-title{color:var(--callout-tone);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.7rem;font-weight:700;letter-spacing:0.065em;line-height:1.4;margin:0 0 0.2rem;text-transform:uppercase}.post-content .callout-alert .callout-body{color:var(--text-muted);font-size:0.94rem}.resource-links,.process-flow{display:flex;justify-content:center;margin:1.1rem 0 1.4rem}.resource-links-inner,.process-flow-inner{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;display:inline-flex;flex-wrap:wrap;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem;gap:0.45rem 0.7rem;justify-content:center;line-height:1.25;padding:0.55rem 0.75rem}.resource-links a{align-items:center;display:inline-flex;gap:0.32rem;text-decoration:none;white-space:nowrap}.resource-links img{border-radius:2px;height:1.05em;margin:0;width:1.05em}.resource-links-divider{background:var(--border-strong);height:0.9rem;width:1px}.process-flow-inner{flex-wrap:nowrap}.process-flow-inner strong{background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:0.35rem;padding:0.16rem 0.42rem}.process-flow-arrow{color:var(--text-faint)}.media-embed{aspect-ratio:16 / 9;background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;margin:1.75rem 0;overflow:hidden}.media-embed iframe{border:0;display:block;height:100%;width:100%}.prompt-block{font-size:0.75rem;max-height:34rem;white-space:pre-wrap}.post-content .arb-figure{background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;box-shadow:none;margin:1.75rem 0;padding:0.8rem}.post-content .arb-figure img{border-radius:0.35rem;margin:0}.post-content .arb-callout{--arb-tone: var(--accent);--arb-tone-soft: var(--accent-soft);align-items:flex-start;background:var(--arb-tone-soft);border:1px solid color-mix(in srgb, var(--arb-tone) 30%, var(--border));border-left:3px solid var(--arb-tone);border-radius:0.55rem;box-shadow:none;display:flex;gap:0.8rem;margin:1.75rem 0;padding:0.85rem 1rem}.post-content .arb-callout.arb-callout-handholding{--arb-tone: var(--danger);--arb-tone-soft: var(--danger-soft)}.post-content .arb-callout.arb-callout-bells{--arb-tone: var(--accent);--arb-tone-soft: var(--accent-soft)}.post-content .arb-callout.arb-callout-baselines{--arb-tone: var(--success);--arb-tone-soft: var(--success-soft)}.post-content .arb-callout-icon{font-size:1rem;line-height:1.5;margin:0}.post-content .arb-callout-label{color:var(--arb-tone);font-size:0.66rem;letter-spacing:0.07em;margin-bottom:0.08rem}.post-content .arb-callout-title{color:var(--text);font-size:0.98rem;margin-bottom:0.12rem}.post-content .arb-callout-body{color:var(--text-muted);font-size:0.9rem}.post-content .arb-badge{--arb-tone: var(--accent);--arb-tone-soft: var(--accent-soft);background:var(--arb-tone-soft);border:1px solid color-mix(in srgb, var(--arb-tone) 32%, var(--border));border-radius:999px;color:var(--text);display:inline-flex;font-size:0.74rem;font-weight:600;gap:0.25rem;line-height:1.2;padding:0.18rem 0.48rem;vertical-align:0.08em}.post-content .arb-badge-handholding{--arb-tone: var(--danger);--arb-tone-soft: var(--danger-soft)}.post-content .arb-badge-baselines{--arb-tone: var(--success);--arb-tone-soft: var(--success-soft)}.post-content .code-viewer.code-viewer{--cv-bg: var(--surface);--cv-gutter: var(--surface-raised);--cv-line-num: var(--text-faint);--cv-line-num-hl: var(--text);--cv-text: var(--text);--cv-highlight: var(--accent-soft);--cv-hl-border: var(--accent);--cv-border: var(--border);--cv-title: var(--text-muted);--cv-scrollbar: var(--border-strong);--cv-scrollbar-hover: var(--text-faint);--cv-keyword: #7a3e9d;--cv-type: #8a5b20;--cv-function: #315fa8;--cv-string: #397052;--cv-number: #8a5b20;--cv-comment: var(--text-faint);--cv-preprocessor: #286b74;--cv-operator: var(--text);border-radius:0.55rem;font-size:0.76rem;margin:1.75rem 0}:root[data-theme="dark"] .post-content .code-viewer.code-viewer{--cv-keyword: #d3a4ef;--cv-type: #e3bb78;--cv-function: #91b8f7;--cv-string: #8ac7a1;--cv-number: #e3bb78;--cv-preprocessor: #86c8d0}.post-content .code-viewer-header{min-height:2.45rem;padding:0.55rem 0.8rem}.post-content .code-viewer-nav{background:color-mix(in srgb, var(--surface-raised) 92%, transparent);border-color:var(--border);border-radius:0.45rem;box-shadow:var(--shadow)}.post-content .code-viewer-nav-btn{color:var(--text-muted)}.post-content .bug-frame img{border:1px solid var(--border);border-radius:0.55rem;box-shadow:var(--shadow)}.post-content .bug-caption{color:var(--text-muted);font-size:0.82rem;opacity:1}.post-content #graph-container{--fs-bg: var(--surface);--fs-bg-surface: var(--surface-raised);--fs-bg-elevated: var(--surface-raised);--fs-border: var(--border);--fs-border-hover: var(--border-strong);--fs-text-primary: var(--text);--fs-text-secondary: var(--text-muted);--fs-text-tertiary: var(--text-faint);background:var(--surface);color:var(--text);font-family:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.post-content #graph-container.embedded{border-color:var(--border);border-radius:0.55rem;box-shadow:var(--shadow);height:72vh;max-height:600px}.post-content #graph-container .ctrl-btn{background:color-mix(in srgb, var(--surface-raised) 92%, transparent);border-color:var(--border);border-radius:0.4rem;color:var(--text-muted);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}.post-content #graph-container .ctrl-btn:hover{background:var(--accent-soft);border-color:var(--border-strong);color:var(--text)}.post-content #graph-container .legend,.post-content #graph-container .zoom-hint{background:color-mix(in srgb, var(--surface-raised) 90%, transparent);border-color:var(--border);color:var(--text-muted);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}.post-content #graph-container .scroll-overlay{background:color-mix(in srgb, var(--background) 70%, transparent);color:var(--text);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}.post-content #graph-container .tooltip{background:color-mix(in srgb, var(--surface-raised) 96%, transparent);border-color:var(--border-strong);box-shadow:var(--shadow)}.post-content :is( .codon-map, .gfp-embed, .rf-demo, .pfr-demo,   #seed-png-hex,   #frameshift-mut-hex,   #frameshift-search-demo ){--primary: var(--accent);color:var(--text)}.post-content :is(.codon-map, .gfp-embed){background:var(--surface);border:1px solid var(--border);border-radius:0.55rem;padding:0.8rem}.post-content :is(.codon-pane-title, .gfp-pane-title, .rf-title){color:var(--text-muted);opacity:1}.post-content :is(.codon-mol-viewer, .gfp-viewer){background:var(--surface-raised);border-color:var(--border);border-radius:0.45rem}.post-content .gfp-controls button,.post-content #frameshift-search-demo .fsd-btn{background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:0.35rem;color:var(--text);cursor:pointer;font:inherit;padding:0.3rem 0.55rem}.post-content .gfp-controls button:hover,.post-content #frameshift-search-demo .fsd-btn:hover{background:var(--accent-soft);border-color:var(--accent)}.post-content .rf-demo .rf-state,.post-content .pfr-demo .pfr-step,.post-content #frameshift-search-demo .fsd-wrap{background:var(--surface);border-color:var(--border);border-radius:0.55rem}.post-content .rf-demo .rf-row{min-width:0}.post-content .rf-demo .rf-track{min-width:0;width:100%}.post-content :is(#seed-png-hex, #frameshift-mut-hex) :is(.seed-hexpane, .seed-info, .fsm-hexpane, .fsm-info),.post-content #frameshift-search-demo :is(.fsd-hexpane, .fsd-info, .fsd-list){background:var(--surface);border-color:var(--border)}.post-content :is(#seed-png-hex .seed-wrap, #frameshift-mut-hex .fsm-wrap){grid-template-columns:minmax(0, 1.2fr) minmax(0, 0.8fr);min-width:0}.post-content :is(#seed-png-hex .seed-hexpane, #frameshift-mut-hex .fsm-hexpane){min-width:0;overflow-x:auto;width:100%}.post-content :is(#seed-png-hex .seed-info, #frameshift-mut-hex .fsm-info){min-width:0;overflow:hidden}.post-content :is(#seed-png-hex .seed-map, #frameshift-mut-hex .fsm-map){max-width:100%;overflow-x:auto}.post-content .function-container{border-color:var(--border);border-radius:0.55rem;background:var(--surface)}.post-content .function-header{background:var(--surface-raised);border-bottom:1px solid var(--border);color:var(--text);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem}.post-content .function-content{color:var(--text)}.post-content .function-content pre{background:transparent;border:0;padding:0}.post-content .inline-token-container{background:var(--code-background);border:1px solid var(--code-border)}.post-content :is(.tok-texttoken, .tok-localvariabletoken, .tok-operandseparatortoken, .tok-grouptoken){color:var(--text)}.post-content :is(.tok-integertoken, .tok-stringtoken, .tok-characterconstanttoken, .tok-genericvaluetoken, .tok-numbertoken){color:var(--success)}.post-content :is(.tok-functionnametoken, .tok-codesymboltoken, .tok-labeltoken, .tok-gotolabeltoken, .tok-possibleaddresstoken, .tok-externalsymboltoken){color:var(--accent)}.post-content :is(.tok-possibleoperandtoken, .tok-typenametoken, .tok-indirectimporttoken, .tok-importtoken, .tok-stackvariabletoken){color:var(--warm)}.post-content :is(.tok-commenttoken, .tok-linenumbertoken, .tok-annotationtoken){color:var(--text-faint)}.post-header{margin-bottom:2.65rem}.post-title{margin-bottom:1rem}.post-subtitle{color:var(--text-muted);font-size:clamp(1.05rem, 3vw, 1.2rem);font-style:italic;line-height:1.45;margin:-0.35rem 0 1.1rem;text-wrap:balance}.post-meta{color:var(--text-muted);display:flex;flex-wrap:wrap;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.74rem;gap:0.45rem;justify-content:flex-start;letter-spacing:0.015em}.post-meta-separator{color:var(--text-faint)}.home-links{color:var(--text-muted);font-size:0.94rem;margin:0 0 3rem}.post-group{display:grid;gap:0.8rem;grid-template-columns:3.2rem minmax(0, 1fr);margin-top:2.5rem}.post-year{color:var(--text-faint);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem;font-weight:500;letter-spacing:0.04em;margin:0.27rem 0 0}.post-list{list-style:none;margin:0;padding:0}.post-list li{align-items:baseline;display:grid;gap:0.8rem;grid-template-columns:5.4rem minmax(0, 1fr);margin:0 0 0.65rem;padding:0}.post-list time{color:var(--text-faint);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.7rem;white-space:nowrap}.post-list-copy{min-width:0}.post-list-subtitle{color:var(--text-muted);display:block;font-size:0.82rem;font-style:italic;line-height:1.4;margin-top:0.15rem}.theme-toggle-wrap{display:flex;flex:none}.theme-toggle{align-items:center;appearance:none;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);cursor:pointer;display:grid;grid-template-columns:repeat(2, 27px);height:32px;padding:2px;position:relative;transition:border-color 150ms ease, background-color 150ms ease;width:60px}.theme-toggle:hover{border-color:var(--border-strong)}.theme-toggle-icon{align-items:center;display:inline-flex;height:26px;justify-content:center;position:relative;transition:color 160ms ease;width:27px;z-index:1}.theme-toggle-thumb{background:var(--surface-raised);border:1px solid var(--border);border-radius:999px;box-shadow:0 1px 4px rgba(20,22,18,0.1);height:26px;left:2px;position:absolute;top:2px;transition:transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);width:27px}.theme-toggle[data-theme-state="light"] .theme-toggle-icon-light,.theme-toggle[data-theme-state="dark"] .theme-toggle-icon-dark{color:var(--text)}.theme-toggle[data-theme-state="dark"] .theme-toggle-thumb{transform:translateX(27px)}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.inline-toc,.mobile-toc{background:var(--surface);border:1px solid var(--border);border-radius:0.65rem}.inline-toc{margin:2rem 0 2.5rem;padding:0.85rem 1.1rem}.inline-toc::before{color:var(--text-muted);content:"On this page";display:block;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.7rem;font-weight:650;letter-spacing:0.065em;margin-bottom:0.55rem;text-transform:uppercase}.inline-toc nav>ul,.mobile-toc nav>ul{margin:0}.inline-toc ul,.mobile-toc ul{padding-left:1rem}.inline-toc li,.mobile-toc li{margin:0.25rem 0}.inline-toc a,.mobile-toc a{color:var(--text-muted);font-size:0.88rem}.mobile-toc{display:none;margin:0 0 2.5rem;padding:0}.mobile-toc summary{align-items:center;cursor:pointer;display:flex;font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem;font-weight:650;justify-content:space-between;letter-spacing:0.055em;list-style:none;padding:0.75rem 0.9rem;text-transform:uppercase}.mobile-toc summary::-webkit-details-marker{display:none}.mobile-toc-chevron{border-bottom:1.5px solid currentColor;border-right:1.5px solid currentColor;height:0.45rem;transform:rotate(45deg) translateY(-0.15rem);transition:transform 160ms ease;width:0.45rem}.mobile-toc[open] .mobile-toc-chevron{transform:rotate(225deg) translate(-0.1rem, -0.1rem)}.mobile-toc-content{border-top:1px solid var(--border);max-height:17rem;overflow-y:auto;padding:0.75rem 0.9rem 0.85rem}.floating-toc{--toc-progress: 0;background:color-mix(in srgb, var(--surface-raised) 88%, transparent);border:1px solid var(--border);border-radius:0.75rem;box-shadow:var(--shadow);left:calc(50vw - 560px);max-height:72vh;opacity:0;overflow:hidden;padding:0.9rem;pointer-events:none;position:fixed;top:50%;transform:translateY(calc(-50% + 5px));transition:opacity 180ms ease, transform 180ms ease, visibility 180ms ease;visibility:hidden;width:232px;z-index:20}.floating-toc.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%);visibility:visible}.floating-toc.is-visible.is-yielding{opacity:0;pointer-events:none;transform:translate(-1.25rem, -50%);visibility:hidden}.floating-toc-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:0.65rem}.floating-toc-title,.floating-toc-count{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.65rem;letter-spacing:0.055em;margin:0;text-transform:uppercase}.floating-toc-title{color:var(--text-muted);font-weight:650}.floating-toc-count{color:var(--text-faint);font-variant-numeric:tabular-nums}.floating-toc-scroll{max-height:calc(72vh - 3.1rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}.floating-toc-body{position:relative}.floating-toc-track{background:var(--border);bottom:0.7rem;left:0.5rem;position:absolute;top:0.7rem;width:1px}.floating-toc-progress{background:var(--accent);height:calc(var(--toc-progress) * 100%);left:0;position:absolute;top:0;transition:height 80ms linear;width:1px}.floating-toc-marker{background:var(--surface-raised);border:2px solid var(--accent);border-radius:999px;height:7px;left:50%;position:absolute;top:calc(var(--toc-progress) * 100%);transform:translate(-50%, -50%);transition:top 80ms linear;width:7px}.floating-toc-list{list-style:none;margin:0;padding:0 0 0 1.25rem}.floating-toc-item{margin:0;padding:0;position:relative}.floating-toc-item::before{background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:999px;content:"";height:5px;left:-0.75rem;position:absolute;top:0.72rem;transform:translate(-50%, -50%);transition:background-color 120ms ease, border-color 120ms ease;width:5px}.floating-toc-item.is-complete::before{background:var(--accent);border-color:var(--accent)}.floating-toc-item.active::before{opacity:0}.floating-toc-item a{color:var(--text-muted);display:block;font-family:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:0.73rem;line-height:1.35;margin-left:calc(var(--toc-level, 0) * 0.48rem);overflow:hidden;padding:0.23rem 0;text-decoration:none;text-overflow:ellipsis;transition:color 120ms ease, transform 120ms ease;white-space:nowrap}.floating-toc-item a:hover{color:var(--text)}.floating-toc-item.active a{color:var(--text);font-weight:650;transform:translateX(2px)}@media (max-width: 1199px){.floating-toc{display:none}.mobile-toc{display:block}}@media (min-width: 1200px){article.has-margin-notes{position:relative}.has-margin-notes [role="doc-endnotes"]{display:none}.has-margin-notes .bibliography{display:none}.margin-notes{display:block;left:calc(100% + 2rem);position:absolute;top:0;width:248px}.margin-note{border-top:1px solid var(--border);color:var(--text-muted);display:grid;font-size:0.78rem;gap:0.55rem;grid-template-columns:1rem minmax(0, 1fr);line-height:1.45;overflow-wrap:anywhere;padding:0.5rem 0.2rem 0;position:absolute;transition:background-color 150ms ease, color 150ms ease;width:100%}.margin-note:target{background:var(--accent-soft);border-radius:0.35rem;color:var(--text);outline:0.35rem solid var(--accent-soft)}.margin-note-number{color:var(--accent);font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-size:0.72rem;font-weight:650;padding-top:0.08rem;white-space:nowrap}.margin-citation{border-top:0;gap:0.4rem;grid-template-columns:2rem minmax(0, 1fr);padding-top:0.15rem}.margin-citation:target{background:var(--warm-soft);outline-color:var(--warm-soft)}.margin-citation .margin-note-number{color:var(--warm)}.margin-citation .margin-note-content{padding-left:0.25rem;text-indent:-0.25rem}.margin-citation .bibliography-title{color:var(--text)}.margin-note-content>:first-child{margin-top:0}.margin-note-content>:last-child{margin-bottom:0}}@media print{.margin-notes{display:none !important}.has-margin-notes [role="doc-endnotes"]{display:block}.has-margin-notes .bibliography{display:block}}@media (max-width: 560px){.w{padding-top:2rem}.site-header{margin-bottom:2.75rem}h1{font-size:2rem}h2{font-size:1.4rem;margin-top:2.75rem}.post-group{display:block}.post-year{margin-bottom:0.75rem}.post-list li{gap:0.65rem;grid-template-columns:4.9rem minmax(0, 1fr)}.resource-links-inner{align-items:stretch;flex-direction:column;width:100%}.resource-links-divider{height:1px;width:100%}.process-flow{overflow-x:auto;justify-content:flex-start}.process-flow-inner{margin:0 auto}.post-content .arb-callout{gap:0.65rem;padding:0.8rem}.post-content #graph-container.embedded{height:68vh;min-height:480px}.post-content #graph-container .legend{display:none}.post-content #graph-container .zoom-hint{left:0.75rem;right:auto}.post-content :is(#seed-png-hex .seed-wrap, #frameshift-mut-hex .fsm-wrap){grid-template-columns:minmax(0, 1fr)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important}}
