:root{--monospace: Menlo, Consolas, monospace;--monospace-font: 14px/1.5 var(--monospace);--serif: "Source Serif 4", "Iowan Old Style", "Apple Garamond", "Palatino Linotype", "Times New Roman", "Droid Serif", Times, serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--sans-serif: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;--theme-blue: #4269d0;--theme-green: #3ca951;--theme-red: #ff725c;--theme-yellow: #efb118}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--theme-background);color:var(--theme-foreground)}body{font:17px/1.5 var(--serif);margin:0}a[href]{color:var(--theme-foreground-focus)}h1,h2,h3,h4,h5,h6{color:var(--theme-foreground-alt);font-weight:700;line-height:1.15;margin-top:0;margin-bottom:.25rem;text-wrap:balance}h2+p,h3+p,h4+p,h2+table,h3+table,h4+table{margin-top:0}h1+h2{color:var(--theme-foreground);font-size:20px;font-style:italic;font-weight:400;margin-bottom:1rem}a[href]{text-decoration:none}a[href]:hover,a[href]:focus{text-decoration:underline}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:90%}pre{line-height:1.5}pre,code,tt{font-family:var(--monospace);font-size:14px}img{max-width:100%}p,table,figure,figcaption,h1,h2,h3,h4,h5,h6,.katex-display{max-width:640px}blockquote,ol,ul{max-width:600px}blockquote{margin:1rem 1.5rem}ul ol{padding-left:28px}hr{height:1px;margin:1rem 0;padding:1rem 0;border:none;background:no-repeat center/100% 1px linear-gradient(to right,var(--theme-foreground-faintest),var(--theme-foreground-faintest))}pre{background-color:var(--theme-background-alt);border-radius:4px;margin:1rem -1rem;max-width:960px;min-height:1.5em;padding:.5rem 1rem;overflow-x:auto;box-sizing:border-box}input:not([type]),input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=url]{width:240px}input,canvas,button{vertical-align:middle}button,input,textarea{accent-color:var(--theme-blue)}table{width:100%;border-collapse:collapse;font:13px/1.2 var(--sans-serif)}table pre,table code,table tt{font-size:inherit;line-height:inherit}th>pre:only-child,td>pre:only-child{margin:0;padding:0}th{color:var(--theme-foreground);text-align:left;vertical-align:bottom}td{color:var(--theme-foreground-alt);vertical-align:top}th,td{padding:3px 6.5px 3px 0}th:last-child,td:last-child{padding-right:0}tr:not(:last-child){border-bottom:solid 1px var(--theme-foreground-faintest)}thead tr{border-bottom:solid 1px var(--theme-foreground-fainter)}figure,table{margin:1rem 0}figure img{max-width:100%}figure>h2,figure>h3{font-family:var(--sans-serif)}figure>h2{font-size:20px}figure>h3{font-size:16px;font-weight:400}figcaption{font:small var(--sans-serif);color:var(--theme-foreground-muted)}a[href].observablehq-header-anchor{color:inherit}:root{--font-big: 700 32px/1 var(--sans-serif);--font-small: 14px var(--sans-serif)}.big{font:var(--font-big)}.small{font:var(--font-small)}.red{color:var(--theme-red)}.yellow{color:var(--theme-yellow)}.green{color:var(--theme-green)}.blue{color:var(--theme-blue)}.muted{color:var(--theme-foreground-muted)}.observablehq--draft>h1:first-of-type:after{content:" [DRAFT]";color:var(--theme-foreground-muted)}:root{--theme-caret: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M5 7L8.125 9.5L11.25 7' stroke='black' stroke-width='1.5' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");--theme-toggle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m10.5,11 2.5-3-2.5-3 M6,8h7' fill='none' stroke='black' stroke-width='2'/%3E%3Crect x='2' y='2' fill='currentColor' height='12' rx='0.5' width='2'/%3E%3C/svg%3E");--theme-magnifier: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath stroke='currentColor' stroke-width='2' fill='none' d='M15,15L10.5,10.5a3,3 0 1,0 -6 -6a3,3 0 1,0 6 6'%3E%3C/path%3E%3C/svg%3E");--observablehq-max-width: 1440px;--observablehq-header-height: 2.2rem;scroll-padding-top:2.5rem}:root:has(#observablehq-header){scroll-padding-top:calc(var(--observablehq-header-height) + 2.5rem)}body{max-width:var(--observablehq-max-width);margin:auto}#observablehq-main,#observablehq-header,#observablehq-footer{margin:1rem auto}#observablehq-header{position:fixed;top:0;left:calc(max(0rem,(100vw - var(--observablehq-max-width)) / 2) + var(--observablehq-inset-left) + 2rem);right:calc(max(0rem,(100vw - var(--observablehq-max-width)) / 2) + var(--observablehq-inset-right) + 2rem);z-index:2;display:flex;align-items:center;gap:.5rem;height:var(--observablehq-header-height);margin:0 -2rem 2rem;padding:1rem 2rem .5rem;background:var(--theme-background);border-bottom:solid 1px var(--theme-foreground-faintest);font:500 16px var(--sans-serif)}#observablehq-main{min-height:calc(100vh - 20rem);position:relative;z-index:0}#observablehq-header~#observablehq-main{margin-top:calc(var(--observablehq-header-height) + 1.5rem + 2rem)}#observablehq-footer{display:block;margin-top:10rem;font:12px var(--sans-serif);color:var(--theme-foreground-faint)}#observablehq-footer nav{display:grid;max-width:640px;grid-template-columns:1fr 1fr;column-gap:1rem;margin-bottom:1rem}#observablehq-footer nav a{display:flex;flex-direction:column;border:1px solid var(--theme-foreground-fainter);border-radius:8px;padding:1rem;line-height:1rem;text-decoration:none}#observablehq-footer nav a span{font-size:14px}#observablehq-footer nav a:hover span{text-decoration:underline}#observablehq-footer nav a:hover{border-color:var(--theme-foreground-focus)}#observablehq-footer nav a[rel=prev]{grid-column:1;align-items:start}#observablehq-footer nav a[rel=next]{grid-column:2;align-items:end}#observablehq-footer nav a:before{color:var(--theme-foreground-faint)}#observablehq-footer nav a[rel=prev]:before{content:"Previous page"}#observablehq-footer nav a[rel=next]:before{content:"Next page"}#observablehq-center{margin:2rem;--observablehq-inset-left: 0rem;--observablehq-inset-right: 0rem}#observablehq-sidebar{--observablehq-sidebar-padding-left: max(0rem, (100vw - var(--observablehq-max-width)) / 2) ;position:fixed;background:var(--theme-background-alt);color:var(--theme-foreground-muted);font:14px var(--sans-serif);visibility:hidden;font-weight:500;width:calc(272px + var(--observablehq-sidebar-padding-left));z-index:3;top:0;bottom:0;left:-272px;box-sizing:border-box;padding:0 .5rem 1rem calc(var(--observablehq-sidebar-padding-left) + .5rem);overflow-y:auto}#observablehq-sidebar ol,#observablehq-toc ol{list-style:none;margin:0;padding:0}#observablehq-sidebar>ol,#observablehq-sidebar>details,#observablehq-sidebar>section{position:relative;padding-bottom:.5rem;margin:.5rem 0;border-bottom:solid 1px var(--theme-foreground-faintest)}#observablehq-sidebar>ol:first-child{position:sticky;top:0;z-index:1;font-size:16px;font-weight:700;padding-top:1rem;margin:0;color:var(--theme-foreground)}#observablehq-sidebar>ol:first-child:before{content:"";position:absolute;inset:0 -.5rem;background:var(--theme-background-alt)}#observablehq-sidebar>ol:first-child>li{position:relative}#observablehq-sidebar>ol:first-child>li>a{height:calc(var(--observablehq-header-height) - 1rem)}#observablehq-sidebar>ol:last-child,#observablehq-sidebar>details:last-child,#observablehq-sidebar>section:last-child{border-bottom:none}#observablehq-sidebar summary{font-weight:700;color:var(--theme-foreground);cursor:default}#observablehq-sidebar summary::-webkit-details-marker,#observablehq-sidebar summary::marker{display:none}#observablehq-sidebar details summary:after{position:absolute;right:0;width:1rem;height:1rem;background:var(--theme-foreground-muted);content:"";-webkit-mask:var(--theme-caret);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask:var(--theme-caret);mask-repeat:no-repeat;mask-position:center;padding:.5rem;transition:transform .25s ease;transform:rotate(-90deg);transform-origin:50% 50%}#observablehq-sidebar details summary:hover:after{color:var(--theme-foreground)}#observablehq-sidebar details[open] summary:after{transform:rotate(0)}#observablehq-sidebar-toggle{position:fixed;appearance:none;background:none;top:0;left:0;height:100%;width:2rem;display:flex;align-items:center;justify-content:center;cursor:e-resize;margin:0;color:var(--theme-foreground-muted);z-index:1}#observablehq-sidebar-close{position:absolute;top:1rem;right:0;width:2rem;height:var(--observablehq-header-height);display:flex;align-items:center;justify-content:center;color:var(--theme-foreground-muted);cursor:w-resize;z-index:2}#observablehq-sidebar-toggle:before,#observablehq-sidebar-close:before{content:"";width:1rem;height:1rem;background:currentColor;-webkit-mask:var(--theme-toggle);mask:var(--theme-toggle)}#observablehq-sidebar-close:before{transform:scaleX(-1)}#observablehq-sidebar summary,.observablehq-link a{display:flex;padding:.5rem 1rem .5rem 1.5rem;margin-left:-.5rem;align-items:center}#observablehq-sidebar summary a{flex-grow:1;color:inherit}#observablehq-sidebar summary.observablehq-link{padding:0;margin-left:0}#observablehq-sidebar details summary:hover,.observablehq-link-active a,.observablehq-link a:hover{background:var(--theme-background)}.observablehq-link a:hover{color:var(--theme-foreground-focus)}#observablehq-toc{display:none;position:fixed;color:var(--theme-foreground-muted);font:400 14px var(--sans-serif);z-index:1;top:0;right:calc(max(0rem,(100% - var(--observablehq-max-width)) / 2) + 1rem);bottom:0;overflow-y:auto}#observablehq-header~#observablehq-toc{top:calc(var(--observablehq-header-height) + 1.5rem)}#observablehq-toc nav{width:192px;margin:2rem 0;padding:0 1rem;box-sizing:border-box;border-left:solid 1px var(--theme-foreground-faintest)}#observablehq-toc div{font-weight:700;color:var(--theme-foreground);margin-bottom:.5rem}.observablehq-secondary-link a{display:block;padding:.25rem 0}.observablehq-link:not(.observablehq-link-active) a[href]:not(:hover),.observablehq-secondary-link:not(.observablehq-secondary-link-active) a[href]:not(:hover){color:inherit}.observablehq-link-active,.observablehq-secondary-link-active{position:relative}.observablehq-link-active:before,.observablehq-secondary-link-highlight{content:"";position:absolute;width:3px;background:var(--theme-foreground-focus)}.observablehq-link-active:before{top:0;bottom:0;left:-.5rem}.observablehq-secondary-link-highlight{left:1px;top:2rem;height:0;transition:top .15s ease,height .15s ease}#observablehq-sidebar{transition:visibility .15s 0ms,left .15s 0ms ease}#observablehq-sidebar:focus-within,#observablehq-sidebar-toggle:checked~#observablehq-sidebar{left:0;visibility:initial;box-shadow:0 0 8px 4px #0000001a;transition:visibility 0ms 0ms,left .15s 0ms ease}#observablehq-sidebar-backdrop{display:none;position:fixed;inset:0;z-index:2}#observablehq-sidebar-backdrop:has(~#observablehq-sidebar:focus-within),#observablehq-sidebar-toggle:checked~#observablehq-sidebar-backdrop{display:initial}@media(prefers-color-scheme:dark){#observablehq-sidebar:focus-within,#observablehq-sidebar-toggle:checked~#observablehq-sidebar{box-shadow:0 0 8px 4px #00000080}}@media (min-width: calc(912px + 6rem)){#observablehq-sidebar{transition:none!important}#observablehq-sidebar-toggle:checked~#observablehq-sidebar-backdrop{display:none}#observablehq-sidebar-toggle:checked~#observablehq-sidebar,#observablehq-sidebar-toggle:indeterminate~#observablehq-sidebar{left:0;visibility:initial;box-shadow:none}#observablehq-sidebar-toggle:checked~#observablehq-center,#observablehq-sidebar-toggle:indeterminate~#observablehq-center{--observablehq-inset-left: calc(272px + 1rem) ;--observablehq-inset-right: 1rem;padding-left:var(--observablehq-inset-left);padding-right:1rem}}@media (min-width: calc(832px + 5rem)){#observablehq-toc~#observablehq-main{padding-right:calc(192px + 1rem)}#observablehq-toc{display:block}}@media (min-width: calc(912px + 6rem)){#observablehq-sidebar-toggle:checked~#observablehq-center #observablehq-toc,#observablehq-sidebar-toggle:indeterminate~#observablehq-center #observablehq-toc{display:none}#observablehq-sidebar-toggle:checked~#observablehq-center #observablehq-toc~#observablehq-main,#observablehq-sidebar-toggle:indeterminate~#observablehq-center #observablehq-toc~#observablehq-main{padding-right:0}}@media (min-width: calc(1104px + 7rem)){#observablehq-sidebar-toggle:checked~#observablehq-center #observablehq-toc,#observablehq-sidebar-toggle:indeterminate~#observablehq-center #observablehq-toc,#observablehq-toc{display:block}#observablehq-sidebar-toggle:checked~#observablehq-center #observablehq-toc~#observablehq-main,#observablehq-sidebar-toggle:indeterminate~#observablehq-center #observablehq-toc~#observablehq-main{padding-right:calc(192px + 1rem)}}.observablehq-pre-container{position:relative;margin:1rem -1rem;max-width:960px}.observablehq-pre-container:after{position:absolute;top:0;right:0;height:21px;font:12px var(--sans-serif);color:var(--theme-foreground-muted);background:linear-gradient(to right,transparent,var(--theme-background-alt) 40%);padding:.5rem .5rem .5rem 1.5rem}.observablehq-pre-container[data-language]:after{content:attr(data-language)}.observablehq-pre-container pre{padding-right:4rem;margin:0;max-width:none}.observablehq-pre-copy{position:absolute;top:0;right:0;background:none;color:transparent;border:none;border-radius:4px;padding:0 8px;margin:4px;height:29px;cursor:pointer;z-index:1;display:flex;align-items:center}.observablehq-pre-copied:before{content:"Copied!";position:absolute;right:calc(100% + .25rem);background:linear-gradient(to right,transparent,var(--theme-background-alt) 10%);color:var(--theme-green);font:var(--font-small);padding:4px 8px 4px 16px;pointer-events:none;animation-name:observablehq-pre-copied;animation-duration:.25s;animation-direction:alternate;animation-iteration-count:2}@keyframes observablehq-pre-copied{0%{opacity:0;transform:translate(.5rem)}50%{opacity:1}to{transform:translate(0)}}.observablehq-pre-container[data-copy] .observablehq-pre-copy,.observablehq-pre-container:hover .observablehq-pre-copy,.observablehq-pre-container .observablehq-pre-copy:focus{background:var(--theme-background-alt);color:var(--theme-foreground-faint)}.observablehq-pre-container .observablehq-pre-copy:hover{color:var(--theme-foreground-muted)}.observablehq-pre-container .observablehq-pre-copy:active{color:var(--theme-foreground);background:var(--theme-foreground-faintest)}#observablehq-sidebar.observablehq-search-results>ol:not(:first-child),#observablehq-sidebar.observablehq-search-results>details,#observablehq-sidebar.observablehq-search-results>section{display:none}#observablehq-search{position:relative;padding:.5rem 0 0;display:flex;align-items:center}#observablehq-search input{padding:6px 4px 6px 2.2em;width:100%;border:none;border-radius:4px;background-color:var(--theme-background);font-size:13.3px;height:28px}#observablehq-search input::placeholder{color:var(--theme-foreground-faint)}#observablehq-search:before{position:absolute;left:.5rem;content:"";width:1rem;height:1rem;background:currentColor;-webkit-mask:var(--theme-magnifier);mask:var(--theme-magnifier);pointer-events:none}#observablehq-search:after{position:absolute;right:6px;content:attr(data-shortcut);pointer-events:none}#observablehq-search:focus-within:after{content:""}#observablehq-search-results{--relevance-width: 32px;position:absolute;overflow-y:auto;top:6.5rem;left:var(--observablehq-sidebar-padding-left);right:.5rem;bottom:0}#observablehq-search-results a span{max-width:184px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#observablehq-search-results div{text-align:right;font-size:10px;margin:.5em}#observablehq-search-results li{position:relative;display:flex;align-items:center}#observablehq-search-results a{flex-grow:1}#observablehq-search-results li:after,#observablehq-search-results a span:after{content:"";width:var(--relevance-width);height:4px;position:absolute;top:14px;right:.5em;border-radius:2px;background:var(--theme-foreground-muted)}#observablehq-search-results li.observablehq-link-active:after{background:var(--theme-foreground-focus)}#observablehq-search-results a span:after{background:var(--theme-foreground-faintest)}#observablehq-search-results li[data-score="0"]:after{width:calc(var(--relevance-width) * .125)}#observablehq-search-results li[data-score="1"]:after{width:calc(var(--relevance-width) * .25)}#observablehq-search-results li[data-score="2"]:after{width:calc(var(--relevance-width) * .4375)}#observablehq-search-results li[data-score="3"]:after{width:calc(var(--relevance-width) * .625)}#observablehq-search-results li[data-score="4"]:after{width:calc(var(--relevance-width) * .8125)}@media print{#observablehq-center{padding-left:1em!important}#observablehq-sidebar,#observablehq-footer{display:none!important}}#observablehq-main{container-type:inline-size}.grid{margin:1rem 0;display:grid;gap:1rem;grid-auto-rows:1fr}.grid svg{overflow:visible}.grid figure{margin:0}.grid>*>p:first-child{margin-top:0}.grid>*>p:last-child{margin-bottom:0}@container (min-width: 640px){.grid-cols-2,.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-2 .grid-colspan-2,.grid-cols-2 .grid-colspan-3,.grid-cols-2 .grid-colspan-4,.grid-cols-4 .grid-colspan-2,.grid-cols-4 .grid-colspan-3,.grid-cols-4 .grid-colspan-4{grid-column:span 2}}@container (min-width: 720px){.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-3 .grid-colspan-2{grid-column:span 2}.grid-cols-3 .grid-colspan-3{grid-column:span 3}}@container (min-width: 1080px){.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-4 .grid-colspan-3{grid-column:span 3}.grid-cols-4 .grid-colspan-4{grid-column:span 4}}.grid-rowspan-2{grid-row:span 2}.grid-rowspan-3{grid-row:span 3}.grid-rowspan-4{grid-row:span 4}.note,.tip,.warning,.caution{border-left:solid 1px;border-radius:0 4px 4px 0;padding:1rem 2rem;margin:1rem 0;box-sizing:border-box;max-width:640px}.note:before,.tip:before,.warning:before,.caution:before{display:block;margin-bottom:1rem;font-weight:700}.note{border-left-color:var(--theme-foreground-fainter);background-color:var(--theme-background-alt)}.note:before{content:"Note";color:var(--theme-foreground-muted)}.tip{border-left-color:var(--theme-green);background-color:color-mix(in srgb,var(--theme-green),var(--theme-background) 90%)}.tip:before{content:"Tip";color:var(--theme-green)}.warning{border-left-color:var(--theme-yellow);background-color:color-mix(in srgb,var(--theme-yellow),var(--theme-background) 90%)}.warning:before{content:"Warning";color:var(--theme-yellow)}.caution{border-left-color:var(--theme-red);background-color:color-mix(in srgb,var(--theme-red),var(--theme-background) 90%)}.caution:before{content:"Caution";color:var(--theme-red)}.note[label]:before,.tip[label]:before,.warning[label]:before,.caution[label]:before{content:attr(label)}.note>:first-child,.tip>:first-child,.warning>:first-child,.caution>:first-child{margin-top:0}.note>:last-child,.tip>:last-child,.warning>:last-child,.caution>:last-child{margin-bottom:0}.card{background:var(--theme-background-alt);border:solid 1px var(--theme-foreground-faintest);border-radius:.75rem;padding:1rem;margin:1rem 0;font:14px var(--sans-serif)}.grid>.card{margin:0}.card>:first-child,.card>:first-child>:first-child{margin-top:0}.card>:last-child,.card>:last-child>:last-child{margin-bottom:0}.card h2,.card h3{font-size:inherit}.card h2{font-weight:500;font-size:15px}.card h3{font-weight:400;color:var(--theme-foreground-muted)}.card h2~svg,.card h3~svg,.card h2~p,.card h3~p{margin-top:1rem}.observablehq--block:empty{margin:0}@keyframes observablehq-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}observablehq-loading{font:var(--monospace-font);color:var(--theme-foreground-muted);display:inline-block;transform-origin:.32em 55%;animation-name:observablehq-loading;animation-timing-function:linear;animation-duration:1s;animation-iteration-count:infinite}observablehq-loading:before{content:"\21bb"}.observablehq--block observablehq-loading{display:block}.observablehq--block{margin:1rem 0}.observablehq--block .observablehq,.observablehq--block .observablehq--inspect{display:block}.observablehq--collapsed,.observablehq--expanded.observablehq--inspect a{cursor:pointer}.observablehq--caret{margin-right:4px;vertical-align:baseline}.observablehq--field{text-indent:-1rem;margin-left:1rem}.observablehq--inspect{font:var(--monospace-font);overflow-x:auto;white-space:pre}.observablehq--inspect.observablehq--import{white-space:normal}.observablehq--inspect::-webkit-scrollbar{display:none}.observablehq--error .observablehq--inspect{word-break:break-all;white-space:pre-wrap}.observablehq--string-expand{margin-left:6px;padding:2px 6px;border-radius:2px;font-size:80%;background:var(--theme-background-alt);cursor:pointer;vertical-align:middle}.observablehq--keyword,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:var(--syntax-keyword)}.observablehq--symbol,.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:var(--syntax-entity)}.observablehq--index,.observablehq--key,.hljs-attr,.hljs-attribute,.hljs-meta,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:var(--syntax-constant)}.observablehq--regexp,.observablehq--string,.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:var(--syntax-string)}.observablehq--null,.observablehq--undefined,.hljs-built_in,.hljs-literal,.hljs-symbol{color:var(--syntax-variable)}.observablehq--prototype-key,.observablehq--empty,.hljs-comment,.hljs-formula{color:var(--syntax-comment)}.observablehq--bigint,.observablehq--boolean,.observablehq--date,.observablehq--forbidden,.observablehq--number,.hljs-name,.hljs-number,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:var(--syntax-entity-tag)}.hljs-subst{color:var(--syntax-storage-modifier-import)}.hljs-section{color:var(--syntax-markup-heading);font-weight:700}.hljs-bullet{color:var(--syntax-markup-list)}.hljs-emphasis{color:var(--syntax-markup-italic);font-style:italic}.hljs-strong{color:var(--syntax-markup-bold);font-weight:700}.hljs-addition{color:var(--syntax-markup-inserted);background-color:var(--syntax-markup-inserted-background)}.hljs-deletion{color:var(--syntax-markup-deleted);background-color:var(--syntax-markup-deleted-background)}.observablehq--empty{font-style:oblique}.observablehq--error{color:var(--syntax-keyword)}.plot-d6a7b5{--plot-background: var(--theme-background)}p .plot-d6a7b5{display:inline-block}:root{--syntax-keyword: #d73a49;--syntax-entity: #6f42c1;--syntax-constant: #005cc5;--syntax-string: #032f62;--syntax-variable: #e36209;--syntax-comment: var(--theme-foreground-muted);--syntax-entity-tag: #22863a;--syntax-storage-modifier-import: #24292e;--syntax-markup-heading: #005cc5;--syntax-markup-list: #735c0f;--syntax-markup-italic: #24292e;--syntax-markup-bold: #24292e;--syntax-markup-inserted: #22863a;--syntax-markup-inserted-background: #f0fff4;--syntax-markup-deleted: #b31d28;--syntax-markup-deleted-background: #ffeef0}:root{--theme-background-b: color-mix(in srgb, var(--theme-foreground) 4%, var(--theme-background-a));--theme-background: var(--theme-background-a);--theme-background-alt: var(--theme-background-b);--theme-foreground-alt: color-mix(in srgb, var(--theme-foreground) 90%, var(--theme-background-a));--theme-foreground-muted: color-mix(in srgb, var(--theme-foreground) 60%, var(--theme-background-a));--theme-foreground-faint: color-mix(in srgb, var(--theme-foreground) 50%, var(--theme-background-a));--theme-foreground-fainter: color-mix(in srgb, var(--theme-foreground) 30%, var(--theme-background-a));--theme-foreground-faintest: color-mix(in srgb, var(--theme-foreground) 14%, var(--theme-background-a));color-scheme:light}:root{--theme-foreground: #1b1e23;--theme-foreground-focus: #3b5fc0;--theme-background-a: #ffffff}:root{--syntax-keyword: #ff7b72;--syntax-entity: #d2a8ff;--syntax-constant: #79c0ff;--syntax-string: #a5d6ff;--syntax-variable: #ffa657;--syntax-comment: var(--theme-foreground-muted);--syntax-entity-tag: #7ee787;--syntax-storage-modifier-import: #c9d1d9;--syntax-markup-heading: #1f6feb;--syntax-markup-list: #f2cc60;--syntax-markup-italic: #c9d1d9;--syntax-markup-bold: #c9d1d9;--syntax-markup-inserted: #aff5b4;--syntax-markup-inserted-background: #033a16;--syntax-markup-deleted: #ffdcd7;--syntax-markup-deleted-background: #67060c}:root{--theme-background-a: color-mix(in srgb, var(--theme-foreground) 4%, var(--theme-background-b));--theme-background: var(--theme-background-a);--theme-background-alt: var(--theme-background-b);--theme-foreground-alt: color-mix(in srgb, var(--theme-foreground) 90%, var(--theme-background-b));--theme-foreground-muted: color-mix(in srgb, var(--theme-foreground) 60%, var(--theme-background-b));--theme-foreground-faint: color-mix(in srgb, var(--theme-foreground) 50%, var(--theme-background-b));--theme-foreground-fainter: color-mix(in srgb, var(--theme-foreground) 30%, var(--theme-background-b));--theme-foreground-faintest: color-mix(in srgb, var(--theme-foreground) 14%, var(--theme-background-b));color-scheme:dark}:root{--theme-foreground: #dfdfd6;--theme-foreground-focus: oklch(.712564 .257662 265.758);--theme-background-b: #161616}:root{--observablehq-max-width: 2200px}:root{--serif: Arial, Helvetica, "Liberation Sans", sans-serif;--sans-serif: Arial, Helvetica, "Liberation Sans", sans-serif}#observablehq-main svg{font-family:var(--sans-serif)}form[class*=-table] thead input[type=checkbox]{visibility:hidden}form[class*=-table] tbody input[type=radio]{display:none}form[class*=-table] tbody tr{cursor:pointer}form[class*=-table] tbody tr:hover{background:var(--theme-background-alt)}form[class*=-table] tbody tr:has(input[type=radio]:checked){background:color-mix(in srgb,var(--theme-foreground-focus) 22%,transparent)}.hide-dual-aca .dual-aca-row,.hide-dual-wf .dual-wf-row{display:none}:root{--observablehq-header-height: 1.6rem;--topbar-pad-top: .4rem;--topbar-pad-bottom: .35rem;--tabbar-height: 2.4rem}#observablehq-header{border-bottom:1px solid var(--theme-foreground-faintest);margin-bottom:1.5rem;padding-top:var(--topbar-pad-top);padding-bottom:var(--topbar-pad-bottom)}#observablehq-header~#observablehq-main{margin-top:calc(var(--observablehq-header-height) + var(--topbar-pad-top) + var(--topbar-pad-bottom) + 1px + 1rem)}.topbar{display:flex;align-items:baseline;gap:1.5rem;flex-wrap:nowrap;padding:0;max-width:none}.topbar-nav{flex:none}.topbar-title[href]{font-weight:600;font-size:.82rem;color:var(--theme-foreground);text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-title[href]:hover{text-decoration:underline;text-underline-offset:3px}.topbar-nav{display:flex;gap:1rem;font-size:.85rem}.topbar-nav a{color:var(--theme-foreground-muted);text-decoration:none;padding-bottom:.15rem;border-bottom:2px solid transparent}.topbar-nav a:hover{color:var(--theme-foreground)}.topbar-nav a[aria-current=page]{color:var(--theme-foreground);font-weight:600;border-bottom-color:var(--theme-foreground-focus)}.page-header,.page-header h1,.page-header h2,.page-header p{max-width:none}.page-header h1,.page-header h2{text-wrap:pretty}.section-title{font-size:1rem;font-weight:600;margin:0 0 .5rem;display:flex;align-items:center;column-gap:0}.section-title .info-dot{margin-left:.4rem}.heading-aside{font-size:.85rem;font-weight:400;color:var(--theme-foreground-muted)}.heading-aside:before{content:"\b7";margin:0 .45rem 0 .3rem}.byline{font-size:.95rem;color:var(--theme-foreground-muted);margin:-.5rem 0 1rem}#observablehq-main{overflow-anchor:none}.session-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;margin-bottom:1rem;grid-auto-rows:1fr}.session-bulk-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.session-bulk-spacer{display:inline-flex;margin-left:.75rem}.session-bulk-spacer .swatch-more{margin-top:0}.session-bulk{font:inherit;font-size:.75rem;padding:.2rem .6rem;cursor:pointer;border-radius:4px;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground)}.session-bulk:hover{border-color:var(--theme-foreground-muted)}.session-card{font:inherit;text-align:left;cursor:pointer;padding:.35rem .45rem;border-radius:5px;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground-muted);opacity:.55;transition:opacity .1s,border-color .1s}.session-card:hover{opacity:.85}.session-card.selected{opacity:1;color:var(--theme-foreground);border-color:var(--theme-foreground-focus)}.session-card-title{font-weight:600;font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-card,.session-card>*{min-width:0}.session-card-sub{font-size:.68rem;opacity:.7;margin-bottom:.3rem}.variant-switch{display:flex;gap:.2rem;margin:.1rem 0 .3rem}.variant-switch button{font:inherit;font-size:.62rem;padding:.05rem .35rem;cursor:pointer;border-radius:3px;border:1px solid var(--theme-foreground-faintest);background:none;color:var(--theme-foreground-muted)}.variant-switch button.on{background:var(--theme-foreground-focus);border-color:var(--theme-foreground-focus);color:var(--theme-background)}.session-card-stats{display:flex;flex-wrap:wrap;gap:.15rem .45rem;font-size:.64rem;line-height:1.25}.panel-grid{display:grid;grid-template-columns:104px max-content max-content max-content;justify-content:start;align-items:start;gap:.4rem}.panel-label{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--theme-foreground-muted);padding-top:.5rem}.panel-label-stacked{flex-direction:column;align-items:flex-start;gap:.1rem}.panel-label img{width:34px;height:auto;border-radius:2px;display:block}.stimulus-label{flex-direction:column;align-items:flex-start;gap:.2rem;padding-top:.1rem}.stimulus-title{font-weight:600;color:var(--theme-foreground)}.stimulus-label img{width:88px;border-radius:3px;border:1px solid var(--theme-foreground-faintest)}.stimulus-thumb{cursor:zoom-in;transition:border-color .1s}.stimulus-thumb:hover{border-color:var(--theme-foreground-focus)}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000c;cursor:zoom-out;padding:2rem}.lightbox figure{margin:0;max-width:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.lightbox img{max-width:100%;max-height:calc(100vh - 8rem);object-fit:contain;border-radius:4px;box-shadow:0 4px 24px #00000080}.lightbox figcaption{color:#eee;font-size:.85rem}.lightbox figcaption span{opacity:.6}.swatch-checks{display:flex;flex-wrap:wrap;gap:.1rem .6rem;margin:0;max-width:none}.swatch-row{display:flex;flex-wrap:wrap;gap:.1rem .6rem;flex-basis:100%}.swatch-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.72rem;white-space:nowrap;cursor:pointer}.swatch-fixed{cursor:default;opacity:.85;font-style:italic}.swatch{width:10px;height:10px;border-radius:2px;flex:none;box-shadow:inset 0 0 0 1px #80808080}.rowctl .swatch-row,.rowctl .swatch-secondary{justify-content:flex-end}.rowctl .swatch-item{flex-direction:row-reverse}.rowctl .swatch-more{flex-basis:auto;margin-left:auto}.reset-btn{font:inherit;font-size:.62rem;padding:.05rem .35rem;margin-left:.4rem;cursor:pointer;border-radius:3px;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground-muted);vertical-align:middle}.reset-btn:hover{color:var(--theme-foreground);border-color:var(--theme-foreground-muted)}.manuscript-box{display:inline-block;padding:.4rem .6rem .5rem;border:1px solid var(--theme-foreground-faintest);border-radius:6px;background:var(--theme-background-alt)}.manuscript-box-label{font-size:.72rem;font-weight:600;color:var(--theme-foreground);margin-bottom:.3rem}.fig1-row{display:inline-flex;align-items:baseline;gap:.3rem}.fig1-row-label{font-size:.75rem;color:var(--theme-foreground-muted)}.fig1-btn{font:inherit;font-size:.75rem;min-width:1.6rem;padding:.1rem .35rem;cursor:pointer;color:var(--theme-foreground-muted);background:var(--theme-background-alt);border:1px solid var(--theme-foreground-faintest);border-radius:3px}.fig1-btn:hover{color:var(--theme-foreground)}.fig1-btn.on{color:var(--theme-background);background:var(--theme-foreground-focus);border-color:var(--theme-foreground-focus);font-weight:700}.pop-plot-row{display:flex;align-items:flex-start;gap:.4rem}.pop-strip{position:relative;flex:none;line-height:0}.table-with-scores{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1rem}.table-with-scores-table{flex:1 1 34rem;min-width:0}.model-scores-host{flex:none}.model-scores{max-width:356px;margin:0}.model-scores-title{font-size:1.05rem;font-weight:600;margin-bottom:.2rem}.model-scores-session{font-size:.8rem;font-weight:400;color:var(--theme-foreground-muted);margin-left:.3rem}.model-scores-metric{display:flex;justify-content:center;margin-bottom:.4rem}.model-scores-key{display:flex;justify-content:center;gap:1.4rem;align-items:center;font-size:.7rem;color:var(--theme-foreground-muted);margin-bottom:.35rem}.model-scores-key i{display:inline-block;vertical-align:middle;margin-right:.35rem}.ms-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--theme-foreground-muted)}.ms-tick{width:2px;height:.7rem;background:var(--theme-foreground-muted)}.ms-null{width:0;height:.7rem;border-left:1px dashed var(--theme-foreground-muted)}.model-scores-col{display:flex;flex-direction:column;flex:none;gap:.4rem}.poisson-demo-toggle{font:inherit;font-size:.72rem;text-align:left;padding:.2rem .5rem;cursor:pointer;border:1px solid var(--theme-foreground-faintest);border-radius:4px;background:var(--theme-background-alt);color:var(--theme-foreground-muted)}.poisson-demo-toggle:hover,.poisson-demo-toggle.active{color:var(--theme-foreground);border-color:var(--theme-foreground-muted)}.poisson-demo{max-width:356px;padding:.5rem .6rem .6rem;border:1px dashed var(--theme-foreground-faintest);border-radius:6px;background:var(--theme-background-alt)}.poisson-demo-traces{display:flex;gap:8px;justify-content:center}.poisson-demo-trace svg{display:block;border:1px solid var(--theme-foreground-faintest);border-radius:3px}.poisson-demo-cap{font-size:.62rem;color:var(--theme-foreground-muted);text-align:center;margin-bottom:.15rem}.poisson-demo-slider-row{display:flex;align-items:center;gap:.4rem;margin:.5rem 0 .3rem;justify-content:center}.poisson-demo-end{font-size:.62rem;color:var(--theme-foreground-faintest)}.poisson-demo-range{width:160px}.poisson-demo-beeswarm{display:flex;flex-direction:column;gap:1px;border:1px solid var(--theme-foreground-faintest);border-radius:3px}.poisson-demo-beeswarm-row{display:flex;align-items:center;gap:4px;padding-left:4px}.poisson-demo-beeswarm-label{flex:none;width:34px;font-size:.6rem;color:var(--theme-foreground-muted);text-align:right}.poisson-demo-beeswarm svg{display:block}.poisson-demo-beeswarm svg text{font-size:8px;fill:var(--theme-foreground-muted)}.poisson-demo-gauge{position:relative;margin-top:1rem;padding-top:8px}.poisson-demo-gauge-track{position:relative;height:3px;border-radius:1.5px;background:var(--theme-foreground-faintest)}.poisson-demo-gauge-fill{position:absolute;top:0;height:100%;opacity:.6}.poisson-demo-gauge-tick{position:absolute;top:-3px;width:1px;height:9px;background:var(--theme-foreground-faintest)}.poisson-demo-gauge-marker{position:absolute;top:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--theme-foreground);transform:translate(-5px)}.poisson-demo-gauge-labels{display:flex;justify-content:space-between;font-size:.65rem;font-weight:600;color:var(--theme-foreground);margin-top:.3rem}.poisson-demo-gauge-labels span:nth-child(2){font-weight:400;color:var(--theme-foreground-faintest)}.poisson-demo-gauge-z{text-align:center;font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums;margin-top:.3rem}.poisson-demo-redo{text-align:center;margin-top:.5rem}.panel-title{max-width:none;margin:0 0 .35rem;font-size:1.3rem;line-height:1.2;text-wrap:pretty}.swatch-more{font:inherit;font-size:.66rem;padding:.05rem .3rem;margin-top:.15rem;cursor:pointer;border:1px dashed var(--theme-foreground-faintest);border-radius:3px;background:none;color:var(--theme-foreground-muted);flex-basis:100%;text-align:left;width:fit-content}.swatch-more:hover{color:var(--theme-foreground);border-color:var(--theme-foreground-muted)}.swatch-secondary{display:flex;flex-wrap:wrap;gap:.1rem .6rem;flex-basis:100%}.legend-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:.5rem}.panel-controls{align-items:start;margin-bottom:.6rem}.panel-stack{display:grid;grid-template-columns:104px max-content max-content max-content;justify-content:start;column-gap:.4rem}.panel-cell{min-width:0}.cbar-label{font-size:.7rem;font-weight:600;color:var(--theme-foreground-muted);margin-bottom:.15rem}.cbar-row{display:flex;align-items:center;gap:.3rem;cursor:ns-resize}.cbar-gradient{height:12px;border-radius:2px;border:1px solid var(--theme-foreground-faintest)}.cbar-vertical{display:flex;flex-direction:column;align-items:center;gap:.3rem;cursor:ns-resize}.cbar-reset-row{display:flex;justify-content:center;width:3.4rem}.cbar-reset-row .reset-btn{margin-left:0}.cbar-bar-row{display:flex;align-items:center;gap:.35rem}.cbar-label-v{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.7rem;font-weight:600;color:var(--theme-foreground-muted);white-space:nowrap}.cbar-gradient-v{width:18px;border-radius:2px;border:1px solid var(--theme-foreground-faintest)}.control-row input[type=number],.cbar-row input[type=number],.cbar-vertical input[type=number]{width:3.4rem;font-size:.7rem;padding:.1rem .2rem;background:var(--theme-background-alt);color:var(--theme-foreground);border:1px solid var(--theme-foreground-faintest);border-radius:3px}form.range-hidden{display:none!important}.control-col{display:flex;flex-direction:column;gap:.2rem;width:300px;min-width:0}.control-col form>div{display:flex;flex-wrap:wrap;gap:.1rem .6rem}.control-col form label{font-size:.72rem}.control-row{display:flex;align-items:center;gap:.35rem;font-size:.72rem;color:var(--theme-foreground-muted)}.control-row form{margin:0}.rowctl .control-row,.rowctl .control-row form{max-width:100%;width:auto!important}.view-mode-row{grid-column:3 / span 2;justify-self:center;margin-top:.4rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center}.switch-wrap{display:inline-flex;align-items:center;margin:0;max-width:none;border-radius:9px;border:1px solid var(--theme-foreground-faintest);overflow:hidden}.switch-opt{font:inherit;font-size:.75rem;padding:.15rem .6rem;border:none;cursor:pointer;background:var(--theme-background-alt);color:var(--theme-foreground-muted);user-select:none;transition:background .15s,color .15s}.switch-opt.active{background:var(--theme-foreground-focus);color:var(--theme-background);font-weight:600}.switch-opt:not(.active):hover{color:var(--theme-foreground)}.control-hint{font-size:.66rem;color:var(--theme-foreground-faint);font-style:italic}.panel-controls form{margin:0;max-width:none}.subtle-note{font-size:.85rem;color:var(--theme-foreground-muted);margin-bottom:.75rem}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.35rem}.table-toolbar-control{display:flex;align-items:baseline;gap:.4rem;font-size:.75rem;color:var(--theme-foreground-muted);flex:1 1 auto;min-width:0}.table-toolbar-control form{margin:0;max-width:none}.table-toolbar-control form>div{display:flex;flex-wrap:wrap;gap:.1rem .6rem}.table-toolbar-control form label{font-size:.72rem}.image-controls{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;font-size:.78rem;color:var(--theme-foreground-muted);margin-bottom:.75rem}.ctrl-group{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.image-controls label{display:flex;align-items:center;gap:.4rem}.image-controls form{margin:0;max-width:none}.image-picker{display:flex;gap:.4rem;flex-wrap:wrap;margin:0 0 1rem;max-width:none}.image-choice{position:relative;padding:0;border:2px solid transparent;border-radius:4px;background:none;cursor:pointer;line-height:0;opacity:.55;transition:opacity .1s,border-color .1s}.image-choice:hover{opacity:.85}.image-choice.selected{opacity:1;border-color:var(--theme-foreground-focus)}.image-choice img{width:74px;display:block;border-radius:2px}.image-choice-all{position:relative;background:var(--theme-background-alt);border-radius:4px;opacity:1}.image-choice-all img{visibility:hidden}.image-choice-all span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0 3px;font-size:.62rem;line-height:1.25;text-align:center;background:none;color:var(--theme-foreground-muted)}.image-choice-all:hover span,.image-choice-all.selected span{color:var(--theme-foreground)}.image-choice span{position:absolute;left:2px;bottom:2px;padding:0 3px;font-size:.62rem;line-height:1.4;border-radius:2px;background:#0009;color:#fff}.pop-layout,.pop-layout-main{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.pop-layout-wrapped .pop-filter-col{width:100%;padding-top:0}.pop-layout-wrapped .image-controls{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.6rem 1.5rem}.pop-layout-wrapped .pop-cbar-col{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem 1rem}.pop-layout-wrapped .pop-cbar-col>.cbar{align-self:center}.pop-filter-col{flex:none;width:230px;min-width:0;padding-top:calc(1.22rem + 20px)}.pop-plot-col{flex:1 1 760px;min-width:0}.pop-stim{width:150px;flex:none}.pop-stim-img{width:150px;border-radius:3px;border:1px solid var(--theme-foreground-faintest)}.tabs-host{display:contents}.tabs{display:flex;align-items:stretch;gap:.25rem;margin:.25rem 0 .85rem;max-width:none;box-sizing:border-box;min-height:var(--tabbar-height);padding-top:.35rem;background:var(--theme-background);border-bottom:1px solid var(--theme-foreground-faintest);position:sticky;top:calc(var(--observablehq-header-height) + var(--topbar-pad-top) + var(--topbar-pad-bottom) + 1px);z-index:3}.tab{font:inherit;font-size:.85rem;padding:.25rem .9rem;cursor:pointer;color:var(--theme-foreground-muted);background:var(--theme-background-alt);border:1px solid var(--theme-foreground-faintest);border-bottom:none;border-radius:5px 5px 0 0;margin-bottom:-1px;box-sizing:border-box}.tab:hover{color:var(--theme-foreground)}.tab.on{background:var(--theme-background);color:var(--theme-foreground);font-weight:600;box-shadow:inset 0 2px 0 var(--theme-foreground-focus)}.pop-cbar-col{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}.pop-cbar-col>.cbar{align-self:center}.pop-session{margin-bottom:1.5rem}.pop-session-title{font-size:.85rem;margin-bottom:.2rem;box-sizing:border-box;max-width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pop-session-title-text{min-width:0}.pop-session-tools{display:flex;align-items:center;gap:.35rem;flex:none;margin-left:auto}.pop-session-title span{color:var(--theme-foreground-muted);font-size:.75rem;margin-left:.5rem}.pop-session-title-text .info-dot{margin-left:0;font:inherit;font-size:.62rem;padding:0;cursor:pointer}.pop-session-title-text .info-dot.active{background:var(--theme-foreground-focus);border-color:var(--theme-foreground-focus);color:var(--theme-background)}.pop-help{font-size:.72rem;font-style:italic;color:var(--theme-foreground-muted);margin-top:.15rem;max-width:640px}.pop-more{margin-bottom:1rem}.lens-toggle{margin:0;max-width:none;flex:none;display:inline-flex}.lens-btn{display:inline-flex;align-items:center;justify-content:center;width:25px;height:21px;padding:0;border-radius:5px;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground-muted);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.lens-btn:not(:disabled):hover{color:var(--theme-foreground)}.lens-btn:disabled,.pop-zoom-reset:disabled{opacity:.35;cursor:default}.lens-btn.active{background:var(--theme-foreground-focus);border-color:var(--theme-foreground-focus);color:var(--theme-background)}.pop-plot-wrap{position:relative;display:inline-block;line-height:0}.pop-lens-box{position:absolute;pointer-events:none;box-sizing:border-box;border:2px solid var(--theme-foreground-focus);border-radius:2px}.pop-range-band{position:absolute;pointer-events:none;background:color-mix(in srgb,var(--theme-foreground-focus) 28%,transparent);border-top:1px solid var(--theme-foreground-focus);border-bottom:1px solid var(--theme-foreground-focus)}.pop-zoom-reset{flex:none}.pop-lens{position:fixed;z-index:40;pointer-events:none}.pop-lens-inner{background:var(--theme-background-alt);border:1px solid var(--theme-foreground-focus);border-radius:6px;padding:.35rem .45rem .2rem;box-shadow:0 4px 14px #00000059}.pop-lens-head{font-size:.7rem;color:var(--theme-foreground-muted);margin-bottom:.2rem}.pop-hint{font-style:italic;opacity:.7}.pop-detail{border:1px solid var(--theme-foreground-focus);border-radius:6px;padding:.6rem .8rem .8rem;margin:0 0 1.5rem;background:var(--theme-background-alt);scroll-margin-top:calc(var(--observablehq-header-height) + var(--topbar-pad-top) + var(--topbar-pad-bottom) + 1px + var(--tabbar-height))}.pop-detail-step{display:inline-flex;align-items:center;gap:.3rem}.pop-detail-step .zoom-btn{padding:.05rem .45rem;line-height:1.3}.pop-detail-image{min-width:4.4rem;text-align:center}.pop-detail-pending{font-style:italic}.loading-skeleton{border-radius:4px;background:var(--theme-foreground-faintest);animation:loading-skeleton-pulse 1.4s ease-in-out infinite}@keyframes loading-skeleton-pulse{0%,to{opacity:.35}50%{opacity:.75}}@media(prefers-reduced-motion:reduce){.loading-skeleton{animation:none;opacity:.5}}.pop-detail-head{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.8rem;margin-bottom:.4rem}.pop-detail-head span{color:var(--theme-foreground-muted)}.pop-detail-plots{display:flex;gap:1rem;flex-wrap:wrap}#observablehq-sidebar-toggle{align-items:flex-start;padding-top:calc(1rem + (var(--observablehq-header-height) - 1rem) / 2)}.panel-grid-t{display:grid;justify-content:start;column-gap:.25rem;row-gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.grid-head{display:flex;flex-direction:column;align-items:center;gap:.15rem;position:relative}.grid-head-fig1{position:absolute;left:50%;bottom:.15rem;transform:translate(-50%);padding:.02rem .3rem;border-radius:3px;font-size:.58rem;font-weight:700;letter-spacing:.03em;white-space:nowrap;color:var(--theme-background);background:var(--theme-foreground-focus);pointer-events:none}.grid-head-label{font-size:.7rem;font-weight:600;color:var(--theme-foreground-muted)}.grid-thumb{width:100%;max-width:86px;height:auto;cursor:zoom-in;border-radius:2px}.grid-rowlabel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;text-align:right;padding-right:.3rem;padding-top:.15rem}.grid-rowlabel-text{font-size:.75rem;font-weight:600;align-self:stretch}.grid-rowlabel-scale{font-size:.65rem;color:var(--theme-foreground-muted);margin-top:.1rem}.grid-axis-caption-row{box-sizing:border-box;max-width:100%}.grid-axis-caption{max-width:100%;font-size:.72rem;color:var(--theme-foreground-muted);text-align:center;margin-top:.1rem}.grid-arrows{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-bottom:.25rem}.grid-arrow{font-size:1rem;line-height:1;padding:.1rem .55rem;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground);border-radius:3px;cursor:pointer}.grid-arrow:hover{border-color:var(--theme-foreground-muted)}.grid-arrow-hint{font-size:.68rem;color:var(--theme-foreground-muted)}.grid-rowlabel-wide{align-items:stretch;text-align:right}.rowctl{display:flex;flex-direction:column;gap:.25rem;margin-top:.2rem;align-items:flex-end}.rowctl .control-row{display:flex;align-items:center;gap:.3rem;font-size:.7rem}.rowctl .control-hint{font-size:.65rem;color:var(--theme-foreground-muted)}.panel-viewmode{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:.6rem}.panel-viewmode form{font-size:.75rem}.grid-band{display:flex;align-items:center;gap:.2rem}.grid-band-label{display:flex;flex-direction:column;align-items:center;gap:.1rem;width:30px;font-size:.65rem;color:var(--theme-foreground-muted)}.grid-band-thumb{width:28px;height:28px;object-fit:cover;cursor:zoom-in;border-radius:2px}.panel-blocks{display:flex;flex-direction:column;gap:1.1rem}.zoom-step{display:flex;align-items:center;gap:.35rem;font-size:.75rem}.zoom-label{color:var(--theme-foreground-muted)}.zoom-btn{font-size:.72rem;padding:.15rem .5rem;border:1px solid var(--theme-foreground-faintest);background:var(--theme-background-alt);color:var(--theme-foreground);border-radius:3px;cursor:pointer;white-space:nowrap}.zoom-btn:hover:not(:disabled){border-color:var(--theme-foreground-muted)}.zoom-btn:disabled{opacity:.35;cursor:default}.grid-rowlabel,.grid-sticky{position:sticky;left:0;z-index:2;background:var(--theme-background)}.yaxis{display:flex;align-items:stretch;gap:.3rem;margin:.1rem 0 .35rem}.yaxis-label{writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;font-size:.68rem;color:var(--theme-foreground-muted);white-space:nowrap}.yaxis-rail{position:relative;flex:1;border-left:1px solid var(--theme-foreground-faintest);padding-left:.3rem}.yaxis-tick{position:absolute;left:.3rem}.yaxis-tick-max{top:0}.yaxis-tick-min{bottom:0}.yaxis-tick:before{content:"";position:absolute;left:-.3rem;width:.25rem;border-top:1px solid var(--theme-foreground-faintest)}.yaxis-reset{position:absolute;top:50%;left:.3rem;right:0;transform:translateY(-50%)}.yaxis-tick input[type=number]{width:3.3rem;font-size:.7rem;padding:.05rem .2rem;text-align:right}.yaxis>form.range-hidden,.yaxis>form{display:none}.yaxis-reset .reset-btn{font-size:.62rem;padding:.05rem .2rem;width:100%}.grid-rowlabel-wide{position:relative;padding-right:94px}.yaxis{position:absolute;top:8px;right:0;width:88px;margin:0}.yaxis-tick-max:before{top:0}.yaxis-tick-min:before{bottom:0}.panel-split{display:flex;align-items:flex-start;gap:.25rem}.panel-labels{display:grid;flex:none}.panel-scroll{overflow-x:auto;flex:1 1 auto;min-width:0;padding-bottom:.15rem}.panel-images{display:grid;justify-content:start}.panel-zoombar{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;margin-bottom:.4rem}.panel-zoombar>:first-child{justify-self:start}.panel-zoombar>:last-child{justify-self:end}.zoombar-center{display:flex;align-items:stretch;gap:.6rem;justify-self:center}@media(max-width:1320px){.panel-zoombar{display:flex;flex-wrap:wrap;justify-content:space-between}}.random-stack{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.25rem}.random-stack .session-bulk{text-align:left}.grid-thumb{height:52px;object-fit:cover}.band-columns{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,max-content);gap:.25rem .9rem}.panel-labels>.grid-rowlabel{overflow:hidden;min-height:0}.yaxis-tick{right:0}.yaxis-tick input[type=number]{width:100%;box-sizing:border-box}.panel-pooled{display:flex;flex-direction:column}button.grid-head-label{border:none;background:none;padding:0;font:inherit;font-size:.7rem;font-weight:600;color:var(--theme-foreground-muted);cursor:pointer}button.grid-head-label:hover{color:var(--theme-foreground-focus);text-decoration:underline}.cv-line{display:flex;align-items:center;gap:.35rem;white-space:nowrap}.info-dot{display:inline-flex;align-items:center;justify-content:center;width:.95rem;height:.95rem;border-radius:50%;border:1px solid var(--theme-foreground-faintest);color:var(--theme-foreground-muted);font-size:.62rem;font-style:italic;font-family:var(--serif);cursor:help;user-select:none}.prose .info-dot{margin-left:.15rem;vertical-align:1px}.info-dot:hover,.info-dot:focus{color:var(--theme-foreground);border-color:var(--theme-foreground-muted)}.image-controls form{width:max-content;max-width:100%;--input-width: max-content}.cv-line{gap:.3rem}.cv-line form{width:max-content}.cv-line{display:flex;align-items:center;gap:.28rem;white-space:nowrap}.cv-line>label{margin-right:0;padding-right:0;width:auto!important}.session-card-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:.35rem}.session-card{padding:.28rem .4rem}.session-card-title{font-size:.72rem}.session-card-stats{font-size:.62rem}.session-cards>form{width:max-content;--input-width: max-content;font-size:.72rem;margin-bottom:.35rem}form[class*=-table] table{width:max-content;max-width:none}form[class*=-table]{width:max-content!important;max-width:100%;scrollbar-gutter:stable}form[class*=-table] thead th span{width:.9em;margin-left:0;margin-right:.2em;font-size:1.15em;line-height:1;color:var(--theme-foreground)}.card-details-toggle{width:max-content;margin-bottom:.3rem}.session-card{position:relative;min-height:3.1rem;display:flex;flex-direction:column;justify-content:flex-start}.session-card .variant-switch{margin:.25rem 0 0;align-self:flex-start}.session-card .variant-switch button{font-size:.54rem;padding:.02rem .22rem}.prose,.prose p{max-width:58rem}.model-line,.watch-for{max-width:46rem}.model-line{border:1px solid var(--theme-foreground-faintest);border-radius:6px;padding:.9rem 1.1rem;margin:1.2rem 0 1.6rem;background:var(--theme-background-alt)}.model-eq{font-size:1.15rem;margin-bottom:.7rem;line-height:1.6}:root{--rank-c: #e4572e}.eq-y,.model-key dt.eq-y{color:#4a98c9;font-weight:600}.eq-x,.model-key dt.eq-x{color:#d98600;font-weight:600}.eq-h,.model-key dt.eq-h{color:#ff1493;font-weight:600}.eq-b{color:var(--theme-foreground-muted)}.eq-rank,.model-key dt.eq-rank{color:var(--rank-c);font-weight:600}.eq-fn,.eq-op,.eq-sep{color:var(--theme-foreground-muted)}.model-key{display:grid;grid-template-columns:auto 1fr;gap:.3rem .9rem;margin:0;font-size:.85rem}.model-key dt{text-align:right}.model-key dd{margin:0;color:var(--theme-foreground-muted)}.bottleneck{width:100%;max-width:640px;height:auto;margin:.5rem 0 1.4rem}.bn-pred{fill:#d98600}.bn-rank{fill:var(--rank-c)}.bn-rank-label{fill:var(--rank-c);font-size:11px;font-style:italic}.bn-neuron{fill:#4a98c9}.bn-wire{stroke:currentColor;stroke-opacity:var(--bn-wire-alpha, .13);stroke-width:.5}.bn-label{fill:var(--theme-foreground-muted);font-size:11px}.bn-mat{fill:var(--theme-foreground-muted);font-size:12px;font-style:italic}.setup{max-width:none;border:1px solid var(--theme-foreground-faintest);border-radius:6px;padding:.6rem;margin:.6rem 0 1rem;background:var(--theme-background-alt)}.setup-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.45rem}.scenario-btn{display:flex;flex-direction:column;gap:.15rem;text-align:left;font:inherit;padding:.5rem .6rem;border:1px solid var(--theme-foreground-faintest);border-radius:5px;background:var(--theme-background);color:var(--theme-foreground);cursor:pointer;min-width:0}.scenario-btn b{font-size:.83rem}.scenario-btn span{font-size:.73rem;color:var(--theme-foreground-muted);line-height:1.3}.scenario-btn:hover{border-color:var(--theme-foreground-muted)}.scenario-btn.selected{border-color:var(--theme-foreground-focus);box-shadow:inset 0 0 0 1px var(--theme-foreground-focus)}.setup-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;margin-top:.6rem;padding-top:.55rem;border-top:1px dashed var(--theme-foreground-faintest);font-size:.78rem}.setup-lead{color:var(--theme-foreground-muted);font-style:italic}.setup-row label{display:flex;align-items:center;gap:.35rem;color:var(--theme-foreground-muted)}.setup-row select{font:inherit;font-size:.78rem;padding:.1rem .25rem;background:var(--theme-background);color:var(--theme-foreground);border:1px solid var(--theme-foreground-faintest);border-radius:3px}.watch-for{display:flex;gap:.6rem;align-items:baseline;margin:.4rem 0 1.1rem;padding:.55rem .75rem;border-left:3px solid var(--theme-foreground-focus);background:var(--theme-background-alt);font-size:.85rem}.watch-for b{white-space:nowrap}.watch-for span{color:var(--theme-foreground-muted)}.sweep-panel{display:flex;gap:1.4rem;flex-wrap:wrap;align-items:flex-start;margin-top:.6rem}.sweep-main{flex:1 1 420px;min-width:0}.sweep-side{flex:0 0 250px}.sweep-caption{font-size:.8rem;font-weight:600;margin-bottom:.3rem}.klm-row{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:stretch;margin-top:.5rem}.klm-col{min-width:0;display:flex;flex-direction:column}.klm-col .sweep-note{margin-top:auto;padding-top:.4rem}.klm-plot-wrap{position:relative}.klm-rail{flex:0 0 9.5rem;min-width:0;font-size:.75rem}.multi-toggle{display:flex;flex-direction:column;gap:.15rem;width:auto!important;max-width:100%;margin:0}.multi-toggle-opt{font:inherit;font-size:.7rem;text-align:left;padding:.1rem .4rem;border:none;border-radius:2px;cursor:pointer;background:var(--theme-background-alt);color:var(--theme-foreground-muted);user-select:none;transition:background .15s,color .15s}.multi-toggle-opt.active{background:var(--theme-foreground-focus);color:var(--theme-background);font-weight:600}.multi-toggle-opt:not(.active):hover{color:var(--theme-foreground)}.multi-toggle-opt.hover-preview:not(.active){background:#ff149347;color:var(--theme-foreground)}.klm-rail-btns{display:flex;gap:.3rem;margin-top:.45rem}.klm-btn{font:inherit;font-size:.7rem;padding:.1rem .4rem;color:var(--theme-foreground-muted);background:none;border:1px solid var(--theme-foreground-faintest);border-radius:3px;cursor:pointer}.klm-btn:hover:not(:disabled),.klm-btn:focus:not(:disabled){color:var(--theme-foreground)}.klm-btn:disabled{opacity:.4;cursor:default}.sweep-caption .info-dot{margin-left:.3rem;vertical-align:1px;font-weight:400}:root{--pred-selected-c: #ffb482;--pred-slider-c: #d0bbff}.rank-pick{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:var(--pred-slider-c);margin:.1rem 0 .4rem}.rank-pick-range{flex:1 1 auto;min-width:0;max-width:150px;accent-color:var(--pred-slider-c)}.rank-pick-value{min-width:1.4em;font-weight:600}.sweep-caption-aside{font-size:.72rem;font-weight:400;color:var(--theme-foreground-muted);white-space:nowrap}.sweep-caption-aside:before{content:"\b7";margin:0 .4rem 0 .35rem}.sweep-note{font-size:.75rem;color:var(--theme-foreground-muted);line-height:1.45;max-width:34rem;margin:.4rem 0 0}.sweep-host{min-height:400px}.figure-block{padding-left:.75rem;margin:1.1rem 0 1.6rem;border-left:3px solid var(--theme-foreground-faintest)}.figure-sim{border-left-style:dashed}.figure-block>.sim-badge,.figure-block>.real-badge,.figure-block>.fig-badge{margin-bottom:.55rem}.fig-badge{display:inline-block;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .45rem;border-radius:3px;color:var(--theme-foreground-muted);border:1px solid var(--theme-foreground-faintest)}.sim-badge,.real-badge{display:inline-block;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .45rem;border-radius:3px;margin-bottom:.5rem}.sim-badge{color:var(--theme-foreground-muted);border:1px dashed var(--theme-foreground-muted)}.real-badge{color:var(--theme-background);background:var(--theme-foreground-muted)}.real-panel{margin:1.1rem 0 1.6rem;padding-left:.75rem;border-left:3px solid var(--theme-foreground-muted)}.diagram-block{max-width:660px}.blocks.figure-block{max-width:46rem}.diagram-controls{display:flex;justify-content:center;margin:-.4rem 0 1.4rem;font-size:.8rem}.diagram-controls form{flex-direction:column;align-items:center;gap:.3rem;max-width:none;width:auto!important}.diagram-controls form>div{display:flex;flex-direction:column;align-items:center;gap:.3rem}.diagram-controls form input[type=number]{width:3.4rem;text-align:center}.prediction-panel{flex:1 1 320px;min-width:0}.prediction-head{display:flex;align-items:baseline;justify-content:flex-start;gap:.6rem}.prediction-grid{display:flex;flex-direction:column;gap:.1rem}.prediction-cell{margin:0}.prediction-cell figcaption{font-size:.7rem;color:var(--theme-foreground-muted);margin-bottom:-.15rem}.prediction-legend{display:flex;flex-wrap:wrap;gap:.15rem .7rem;font-size:.7rem;color:var(--theme-foreground-muted);margin:.25rem 0 .4rem}.pred-swatch{display:inline-block;width:.7rem;height:.7rem;border-radius:2px;vertical-align:-1px;margin-right:.15rem}.pred-swatch-observed{background:currentColor;opacity:.16;outline:1px solid var(--theme-foreground-faintest)}.shuffle-btn{font:inherit;font-size:.7rem;padding:.05rem .4rem;cursor:pointer;color:var(--theme-foreground-muted);background:none;border:1px solid var(--theme-foreground-faintest);border-radius:3px;white-space:nowrap}.shuffle-btn:hover{color:var(--theme-foreground)}.blocks{max-width:46rem;margin:.4rem 0 1.6rem}.blocks-bar{display:flex;height:20px;border-radius:3px;overflow:hidden;border:1px solid var(--theme-foreground-faintest)}:root{--blocks-c0: #4bb062;--blocks-c1: #9400d3;--blocks-c2: #808080;--blocks-c3: #696969;--blocks-alt-c: #e03131}.blocks-seg:nth-child(1),.blocks-swatch-0{--swatch-c: var(--blocks-c0)}.blocks-seg:nth-child(2),.blocks-swatch-1{--swatch-c: var(--blocks-c1)}.blocks-seg:nth-child(3),.blocks-swatch-2{--swatch-c: var(--blocks-c2)}.blocks-seg:nth-child(4),.blocks-swatch-3{--swatch-c: var(--blocks-c3)}.blocks-seg{background:var(--swatch-c)}.blocks-key{display:grid;grid-template-columns:max-content 1fr;column-gap:.5rem;row-gap:.35rem;align-items:baseline;margin:.5rem 0 0;font-size:.78rem}.blocks-item{display:contents}.blocks-item dt{font-weight:600;text-align:right}.blocks-item dd{margin:0;color:var(--theme-foreground-muted)}.blocks-swatch{position:absolute;left:0;top:.22rem;width:.6rem;height:.6rem;border-radius:2px;box-sizing:border-box;background:var(--swatch-c)}.blocks-swatch-ghost{background:none;border:1.5px solid var(--blocks-alt-c)}.blocks-route{position:relative;padding-left:.95rem}.blocks-route+.blocks-or,.blocks-or+.blocks-route{margin-top:.3rem}.blocks-or{display:flex;align-items:center;gap:.4rem;font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;color:var(--theme-foreground-muted)}.blocks-or:after{content:"";flex:1;border-top:1px dashed var(--theme-foreground-faintest)}.trial-layout{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1.4rem}.trial-left{flex:0 0 auto}.trial-right{flex:1 1 auto;min-width:0}.trial-show-row{display:flex;align-items:center;gap:.6rem;margin-top:.3rem}.trial-show-row form{width:max-content}.trial-show-row input[type=number]{display:none}.trial-plot-wrap{position:relative}.trial-plot-wrap figure{margin:0}.cal-scope{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-foreground-muted);margin-bottom:.35rem}.calibration{display:flex;flex-direction:column;gap:.2rem}.calibration-cell{margin:0;padding:.35rem .4rem .2rem;border:1px solid transparent;border-radius:6px;cursor:pointer}.calibration-cell:hover{border-color:var(--theme-foreground-faintest)}.calibration-cell.selected{border-color:var(--theme-foreground-focus);background:var(--theme-background-alt)}.calibration-cell:focus-visible{outline:2px solid var(--theme-foreground-focus);outline-offset:1px}.calibration-cell figcaption{font-size:.78rem;margin-bottom:.1rem}.calibration-cell figcaption b{font-variant-numeric:tabular-nums}.calibration-cell figcaption span{display:block;color:var(--theme-foreground-muted);font-size:.72rem}.calibration-legend{display:flex;flex-direction:column;gap:.15rem;font-size:.72rem;color:var(--theme-foreground-muted);margin-top:.4rem;padding-left:.4rem}.cal-swatch{display:inline-block;width:.7rem;height:.7rem;border-radius:2px;margin-right:.25rem}.cal-rec{background:#4a98c9}.cal-pred{background:#ff1493}.bn-shape{fill:var(--theme-foreground-muted);font-size:9.5px;font-family:var(--monospace)}.model-note{font-size:.75rem;color:var(--theme-foreground-muted);margin:.6rem 0 0}.model-key code{font-size:.75rem;color:var(--theme-foreground-muted);background:none;padding:0}.blocks-for{display:block;font-size:.6rem;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-foreground-muted)}.blocks-flow a[href]{color:inherit;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.15em}.blocks-flow a[href]:hover{color:var(--theme-foreground);text-decoration-style:solid}.blocks-flow{display:block;color:var(--theme-foreground-muted);font-size:.7rem;line-height:1.35}.blocks-item{align-items:flex-start}.blocks-item dt{padding-top:.02rem}.scenario-settings{display:block;margin-top:.2rem;font-size:.68rem;color:var(--theme-foreground-faintest);font-variant-numeric:tabular-nums}.scenario-btn.selected .scenario-settings{color:var(--theme-foreground-muted)}.bn-break{fill:var(--theme-foreground-muted);font-size:15px;letter-spacing:1px}.split{display:flex;flex-wrap:wrap;gap:.6rem 2.2rem;align-items:flex-start;max-width:none}.split>.split-col{flex:1 1 24rem;min-width:0}.split .observablehq{display:contents}.split .split-col>:first-child{margin-top:0}.split .model-line{margin-top:0}.intro-card{border:1px solid var(--theme-foreground-faintest);border-radius:6px;padding:1.4rem 1.6rem;margin:1.4rem 0 2rem;background:var(--theme-background-alt);max-width:none}.intro-card .model-line{border:0;background:none;border-radius:0;padding:0;margin:0}.intro-card>.split{align-items:center}.intro-card>.split>.split-col>:first-child,.intro-card>.split>.split-col>.observablehq:first-child>:first-child{margin-top:0}.intro-card>.split>.split-col>:last-child{margin-bottom:0}.split-figures>.split-col{flex:1 1 30rem}.split-figures .figure-block{margin-top:0}.split-figures .diagram-block,.split-figures .blocks.figure-block{max-width:none}.trial-figures{gap:.6rem 1rem}.trial-figures>.split-col{flex:0 0 auto}.bn-block-0{fill:var(--blocks-c0)}.bn-block-1{fill:var(--blocks-c1)}.bn-block-2{fill:var(--blocks-c2)}.bn-block-3{fill:var(--blocks-c3)}.axis-toggle-row{display:flex;justify-content:flex-end;margin:-.55rem 0 .2rem}.axis-toggle .switch-opt{font-size:.7rem;padding:.05rem .4rem}.sweep-plot-wrap{position:relative}.sweep-ylabel,.klm-ylab,.trial-ylab{position:absolute;left:0;transform:translateY(50%);font-size:10px;font-weight:400;color:var(--theme-foreground);white-space:nowrap;pointer-events:none}.sweep-selected{position:absolute;display:flex;align-items:center;gap:.25rem;white-space:nowrap;font-size:11px;pointer-events:none;text-shadow:0 0 3px var(--theme-background),0 0 3px var(--theme-background),0 0 2px var(--theme-background)}.sweep-selected .info-dot{pointer-events:auto;color:inherit;border-color:currentColor;opacity:.75}.sweep-selected .info-dot:hover,.sweep-selected .info-dot:focus{opacity:1}.sweep-dim{font-size:10px}.gs-panel{border:1px solid var(--theme-foreground-faintest);border-radius:6px;background:var(--theme-background-alt);padding:.6rem .8rem .7rem}.gs-xlabel{text-align:center;font-size:11px;color:var(--theme-foreground-muted);padding-top:.15rem}.gs-traces{position:relative}.gs-stim{display:block;width:100%;font:10px var(--sans-serif);color:var(--theme-foreground);border-bottom:1px solid var(--theme-foreground-faintest)}.gs-gutter-stim{flex:0 0 27px;height:27px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-left:3px solid var(--c);padding-left:.5rem}.gs-panel:focus{outline:none}.gs-panel:focus-visible{outline:2px solid var(--theme-foreground-focus);outline-offset:2px}.gs-controls{display:flex;align-items:stretch;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.gs-card{border:1px solid var(--theme-foreground-faintest);border-radius:5px;padding:.3rem .5rem .4rem;display:flex;flex-direction:column;gap:.3rem}.gs-card-label{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-foreground-muted)}.gs-card-aside{text-transform:none;letter-spacing:0;opacity:.75}input[type=text].gs-jump{flex:0 0 auto;width:5rem;font:inherit;font-size:12px;padding:.15rem .4rem;border:1px solid var(--theme-foreground-faintest);border-radius:4px;background:var(--theme-background);color:var(--theme-foreground);font-variant-numeric:tabular-nums}.gs-card-body{display:flex;gap:.25rem;align-items:center;flex:1}.gs-size{font-variant-numeric:tabular-nums;font-size:12px;color:var(--theme-foreground)}.gs-card-showing{margin-left:auto}.gs-card-showing input[type=text].gs-jump{flex:0 0 auto;width:5rem;font:inherit;font-size:12px;padding:.15rem .4rem;border:1px solid var(--theme-foreground-faintest);border-radius:4px;background:var(--theme-background);color:var(--theme-foreground);font-variant-numeric:tabular-nums}.gs-jump:focus{outline:none;border-color:var(--theme-foreground-focus)}.gs-jump.invalid{border-color:#f14432;color:#f14432}.gs-card-body{min-width:8.5rem}.gs-play{min-width:3.6rem}.gs-sessions{display:flex;gap:.25rem;margin:0;width:auto!important;max-width:none}.gs-btn{font:inherit;font-size:12px;padding:.15rem .5rem;border:1px solid var(--theme-foreground-faintest);border-radius:4px;background:var(--theme-background);color:var(--theme-foreground-muted);cursor:pointer}.gs-btn:hover{color:var(--theme-foreground);border-color:var(--theme-foreground-muted)}.gs-btn.active{color:var(--theme-background);background:var(--theme-foreground-focus);border-color:var(--theme-foreground-focus)}.gs-range{font-variant-numeric:tabular-nums;font-size:12px;color:var(--theme-foreground)}.gs-rows{display:grid;grid-template-columns:192px minmax(0,1fr);gap:0 .6rem}.gs-gutter{display:flex;flex-direction:column}.gs-gutter-rows{display:flex;flex-direction:column;flex:0 0 auto}.gs-gutter-sub{margin-left:.75rem;border-left-width:1px}.gs-group-toggle{align-self:flex-start;margin-top:.2rem;padding:0;border:none;background:none;font:inherit;font-size:10px;color:var(--theme-foreground-muted);cursor:pointer}.gs-group-toggle:hover{color:var(--theme-foreground)}.gs-group-toggle:focus-visible{outline:1px solid var(--theme-foreground-focus);outline-offset:1px}.gs-gutter-row{flex:1;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;column-gap:.4rem;border-left:3px solid var(--c);padding-left:.5rem;min-height:0}.gs-mask-btn{grid-row:1 / 3;padding:0;border:1px solid transparent;border-radius:3px;background:none;line-height:0;cursor:zoom-in}.gs-mask-btn:hover,.gs-mask-btn:focus-visible{border-color:var(--theme-foreground-muted);outline:none}.gs-mask{width:42px;height:42px;border-radius:2px;display:block}.gs-gutter-row>.gs-gutter-name:first-child,.gs-gutter-row>.gs-gutter-name:first-child~*{grid-column:1 / -1}.gs-gutter-name{font-size:12px;font-weight:600;line-height:1.25}.gs-gutter-key{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;margin-top:.3rem;font-size:10px;line-height:1.35}.gs-gutter-key>span{color:var(--c)}.gs-key-btn{font:inherit;font-size:.7rem;text-align:left;padding:.1rem .4rem;border:none;border-radius:2px;cursor:pointer;background:var(--theme-background-alt);color:var(--theme-foreground-muted);user-select:none;transition:background .15s,color .15s}.gs-key-btn.active{background:var(--c);color:var(--theme-background);font-weight:600}.gs-key-btn:not(.active):hover{color:var(--theme-foreground)}.gs-key-btn:focus-visible{outline:1px solid var(--theme-foreground-focus);outline-offset:1px}.gs-gutter-units{font-size:11px;color:var(--theme-foreground-muted)}.gs-gutter-axis{height:0}.gs-gutter-overview{border-left-color:var(--theme-foreground-faintest)}.gs-plots{position:relative;cursor:ew-resize;touch-action:none}.gs-plots.panning{cursor:grabbing}.gs-trace,.gs-axis,.gs-overview-canvas{display:block;width:100%}.gs-trace{border-bottom:1px solid var(--theme-foreground-faintest);--gs-axis: var(--theme-foreground-faintest)}.gs-axis{font:10px var(--sans-serif);color:var(--theme-foreground-muted);--gs-axis: var(--theme-foreground-faintest)}.gs-ticker,.gs-overview-tick{position:absolute;top:0;bottom:0;width:0;border-left:1px dashed var(--theme-foreground-muted);pointer-events:none}.gs-ticker{left:50%;opacity:.8}.gs-overview-tick{border-left-color:var(--theme-foreground);opacity:.9}.gs-crosshair{position:absolute;inset:0 auto 0 0;width:0;pointer-events:none}.gs-crosshair-line{position:absolute;inset:0 auto 0 0;width:1px;background:var(--theme-foreground);opacity:.55}.gs-crosshair-values{position:absolute;top:calc(var(--gs-stim-h, 0px) + 2px);left:6px;display:flex;flex-direction:column;gap:1px;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap;background:color-mix(in srgb,var(--theme-background-alt) 82%,transparent);padding:2px 4px;border-radius:3px}.gs-crosshair.flip .gs-crosshair-values{left:auto;right:6px;align-items:flex-end}.gs-crosshair-value,.gs-crosshair-stim{color:var(--c)}.gs-crosshair-time{color:var(--theme-foreground-muted)}.gs-overview-rows{margin-top:.5rem}.gs-overview{position:relative;cursor:pointer;touch-action:none;border:1px solid var(--theme-foreground-faintest);border-radius:3px;overflow:hidden}.gs-overview.dragging{cursor:grabbing}.gs-window{position:absolute;inset:0 auto 0 0;min-width:2px;box-sizing:border-box;border:1px solid var(--theme-foreground-focus);background:color-mix(in srgb,var(--theme-foreground-focus) 18%,transparent);box-shadow:0 0 0 9999px color-mix(in srgb,var(--theme-background) 55%,transparent)}.gs-window-grip{position:absolute;top:0;bottom:0;width:7px;cursor:ew-resize}.gs-window-grip-l{left:-3px}.gs-window-grip-r{right:-3px}.loading-note{padding:.6rem 0;font-size:.8rem;color:var(--theme-foreground-muted)}
