: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}@media(prefers-color-scheme:light){: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}}@media(prefers-color-scheme:light){: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}}@media(prefers-color-scheme:light){:root{--theme-foreground: #1b1e23;--theme-foreground-focus: #3b5fc0;--theme-background-a: #ffffff}}@media(prefers-color-scheme:dark){: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}}@media(prefers-color-scheme:dark){: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}}@media(prefers-color-scheme:dark){:root{--theme-foreground: #dfdfd6;--theme-foreground-focus: oklch(.712564 .257662 265.758);--theme-background-b: #161616}}:root{--bg: #f4f6f9;--surface: #ffffff;--ink: #16202e;--muted: #566274;--line: #dbe1ea;--accent: #2b5bd7;--target: #8a5a00;--good: #16794a;--wait: #9a5b00;--bad: #b3261e;--none: #647083;--good-bg: #e3f4ea;--wait-bg: #fbeed6;--bad-bg: #fbe4e2;--none-bg: #e9edf3;--chart-1: #2b5bd7;--chart-2: #b45f06;--chart-3: #0e8074;--chart-4: #7c4dcc}:root{color-scheme:light}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #0e1319;--surface: #161d27;--ink: #e7ecf3;--muted: #9aa6b6;--line: #28323f;--accent: #7fa3ff;--target: #e2a84a;--good: #4cc38a;--wait: #e5a94a;--bad: #ff7b72;--none: #93a0b1;--good-bg: #123123;--wait-bg: #382a10;--bad-bg: #3a1a18;--none-bg: #202935;--chart-1: #7fa3ff;--chart-2: #f5a04c;--chart-3: #4fd1b5;--chart-4: #b79cff}}:root[data-theme=dark]{color-scheme:dark;--bg: #0e1319;--surface: #161d27;--ink: #e7ecf3;--muted: #9aa6b6;--line: #28323f;--accent: #7fa3ff;--target: #e2a84a;--good: #4cc38a;--wait: #e5a94a;--bad: #ff7b72;--none: #93a0b1;--good-bg: #123123;--wait-bg: #382a10;--bad-bg: #3a1a18;--none-bg: #202935;--chart-1: #7fa3ff;--chart-2: #f5a04c;--chart-3: #4fd1b5;--chart-4: #b79cff}:root{--theme-foreground: var(--ink);--theme-foreground-focus: var(--accent);--theme-background-a: var(--bg);--theme-background: var(--bg);--theme-background-alt: var(--surface);--theme-foreground-muted: var(--muted);--theme-foreground-faint: color-mix(in srgb, var(--muted) 75%, var(--bg));--theme-foreground-fainter: color-mix(in srgb, var(--muted) 45%, var(--bg));--theme-foreground-faintest: var(--line);--theme-green: var(--good);--theme-yellow: var(--wait);--theme-red: var(--bad);--theme-blue: var(--accent);--sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--serif: var(--sans-serif);--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem}body{font:15px/1.5 var(--sans-serif);font-variant-numeric:tabular-nums}h1,h2,h3,h4{font-family:var(--sans-serif)}#observablehq-main h1{font-size:1.5rem;line-height:1.2;text-wrap:balance;margin:0 0 var(--space-2)}#observablehq-main h2{font-size:1.05rem;line-height:1.3;letter-spacing:.01em;margin:var(--space-4) 0 .75rem}#observablehq-main h3{font-size:.95rem;line-height:1.35;margin:var(--space-3) 0 var(--space-1)}#observablehq-main h4{font-size:.9rem;margin:var(--space-2) 0 .3rem}#observablehq-main p{margin:0 0 .75rem}#observablehq-main{max-width:62rem;padding-inline:16px;box-sizing:border-box}#observablehq-main a[href]{text-underline-offset:2px}code,kbd,samp,pre{font:.88em ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}:not(pre)>code{background:var(--none-bg);padding:0 4px;border-radius:4px}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.muted{color:var(--muted)}.small{font-size:.85rem}.lede{color:var(--muted);font-size:.95rem;max-width:65ch;margin-bottom:var(--space-3)!important}.big{font-size:1.6rem;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.card,#observablehq-main .card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:12px 14px;margin:0 0 var(--space-2);font:inherit;box-sizing:border-box;min-width:0}.card[class*=tone-]{border-left:4px solid var(--tone)}#observablehq-main .grid{gap:12px;margin:0 0 var(--space-2)}#observablehq-main .grid>.card{margin:0}details.more{margin:var(--space-3) 0}details.more>summary{cursor:pointer;font-weight:600;padding:var(--space-1) 0}details.more[open]>summary{margin-bottom:var(--space-1)}.tone-good{--tone: var(--good);--tone-bg: var(--good-bg)}.tone-wait{--tone: var(--wait);--tone-bg: var(--wait-bg)}.tone-bad{--tone: var(--bad);--tone-bg: var(--bad-bg)}.tone-none{--tone: var(--none);--tone-bg: var(--none-bg)}.badge{display:inline-flex;gap:5px;align-items:center;white-space:nowrap;border-radius:999px;padding:1px 9px;font-size:.78rem;font-weight:600;color:var(--tone);background:var(--tone-bg)}.badge-dot{display:inline-flex;flex:none;font-weight:700;line-height:1}.legend{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin:0 0 var(--space-2);color:var(--muted);font-size:.85rem}.menu-btn{display:none;align-items:center;gap:.4rem;padding:.35rem .8rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:600 .95rem var(--sans-serif);cursor:pointer}.menu-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}#observablehq-sidebar .theme-item{list-style:none;margin:.5rem 0 0;padding:0 .5rem}.theme-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:600 .9rem var(--sans-serif);cursor:pointer}.theme-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width: calc(911.98px + 6rem)){.menu-btn{display:inline-flex}#observablehq-sidebar-toggle{opacity:0;pointer-events:none}#observablehq-sidebar-toggle:checked~#observablehq-sidebar-backdrop{background:#00000059}#observablehq-sidebar{width:min(300px,85vw);font-size:16px}#observablehq-sidebar .observablehq-link a{padding-top:.75rem;padding-bottom:.75rem}#observablehq-sidebar-close{width:auto;gap:.35rem;padding:0 .75rem;font:600 .9rem var(--sans-serif);color:var(--ink)}#observablehq-sidebar-close:after{content:"Close"}}figure svg[class^=plot],svg[class^=plot]{font-size:14px}svg[class^=plot] [aria-label=tip]{font-size:14px}.tip-btn{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;margin:0 .25rem;padding:0;border:1px solid var(--theme-foreground-faint);border-radius:50%;background:transparent;color:var(--muted);font:600 .68rem/1 var(--sans-serif);cursor:help;vertical-align:.1em}.tip-btn:hover,.tip-btn[aria-expanded=true]{color:var(--ink);border-color:var(--muted)}.tip-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(pointer:coarse){.tip-btn{position:relative}.tip-btn:after{content:"";position:absolute;inset:-.6rem}}.tip-pop{position:fixed;margin:0;inset:auto;max-width:min(22rem,calc(100vw - 2rem));padding:.65rem .8rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);box-shadow:0 4px 16px #0000002e;font:.88rem/1.45 var(--sans-serif);text-align:left;white-space:normal}.tip-pop strong{display:block;margin-bottom:.25rem}.tip-pop p{margin:.3rem 0 0!important;max-width:none}.tip-pop .tip-meta{color:var(--muted);font-size:.8rem}.attention{list-style:none;padding:0;margin:0 0 var(--space-2);max-width:none;display:grid;gap:8px}.attention li{display:flex;gap:.6rem;align-items:baseline;margin:0;padding:12px 14px;border:1px solid var(--line);border-left:4px solid var(--tone);background:var(--surface);border-radius:8px;min-width:0}.attention li>*{min-width:0}.attention li .badge-dot{color:var(--tone)}.attention .detail{display:block;margin-top:.2rem;color:var(--muted);font-size:.85rem;overflow-wrap:anywhere}.attention a{color:inherit;overflow-wrap:anywhere}.gate-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,13rem),1fr));gap:10px;margin:0 0 var(--space-2);align-items:start}.gate-card{border:1px solid var(--line);border-left:4px solid var(--tone);border-radius:8px;background:var(--surface);min-width:0}.gate-card[open]{grid-column:1 / -1}.gate-card>summary{display:grid;gap:4px;padding:12px 14px;cursor:pointer;list-style:none;justify-items:start}.gate-card>summary::-webkit-details-marker{display:none}.gate-card>summary:after{content:"Open \25b8";color:var(--muted);font-size:.78rem}.gate-card[open]>summary:after{content:"Close \25be"}.gate-card>summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.gc-name{font-weight:600}.gc-title{color:var(--muted);font-size:.85rem;line-height:1.35}.gc-lights{display:flex;gap:.3rem;flex-wrap:wrap}.gc-body{padding:0 14px 12px;min-width:0}.gc-body h4{margin:var(--space-2) 0 .3rem}.gc-body p{max-width:none}.gc-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:0 var(--space-3)}.checks{list-style:none;margin:0;padding:0;max-width:none}.checks li{display:flex;gap:.5rem;align-items:baseline;margin:.15rem 0}.ck-mark{font-weight:700;flex:none}.ck-ok .ck-mark{color:var(--good)}.ck-no .ck-mark{color:var(--bad)}.gate-strip a{color:inherit}.terms{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:var(--space-1) var(--space-3);margin:var(--space-2) 0;padding:12px 14px;background:var(--surface);border:1px solid var(--line);border-radius:8px;max-width:none;font-size:.88rem}.terms>div{min-width:0}.terms dt{font-weight:600}.terms dd{margin:0;color:var(--muted)}.light{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.light-mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:1.1rem;height:1.1rem;font:700 .68rem/1 var(--sans-serif);color:var(--surface)}.light-green{background:var(--good);border-radius:50%}.light-amber{background:var(--wait);clip-path:polygon(50% 0,100% 100%,0 100%);padding-top:.3rem}.light-red{background:var(--bad);border-radius:2px}.picker{display:grid;gap:var(--space-2);margin:0 0 var(--space-3)}.picker-group>.picker-label{font-size:.78rem;font-weight:600;color:var(--muted);margin-bottom:.4rem}.picker-group>div{display:flex;flex-wrap:wrap;gap:.4rem}.picker button{padding:.3rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font:.88rem var(--sans-serif);cursor:pointer}.picker button:hover{border-color:var(--muted)}.picker button[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.picker button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}table.plain{width:100%;max-width:none;border-collapse:collapse;font-size:.88rem;margin:0}table.plain th,table.plain td{padding:6px 10px 6px 0;border-top:1px solid var(--line);text-align:left;vertical-align:top}table.plain th{font-weight:600;color:var(--muted);font-size:.78rem;letter-spacing:0;border-top:0;white-space:nowrap}table.plain td.num,table.plain th.num{text-align:right;padding-right:14px;font-variant-numeric:tabular-nums}table.plain .sub{display:block;color:var(--muted);font-size:.8rem;margin-top:.15rem}.scroll-x{overflow-x:auto;margin:0 0 var(--space-2);max-width:100%}.scroll-x>table.plain{margin:0}#observablehq-main table:not(.plain){display:block;overflow-x:auto;max-width:100%}.figures{display:grid;gap:.25rem;min-width:15rem}.figures>div{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.figures b{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:640px){table.plain.stack thead{display:none}table.plain.stack,table.plain.stack tbody,table.plain.stack tr,table.plain.stack td{display:block;width:auto}table.plain.stack tr{padding:.6rem 0;border-top:1px solid var(--line)}table.plain.stack td{border:0;padding:.15rem 0}table.plain.stack td[data-label]:before{content:attr(data-label) ": ";color:var(--muted);font-size:.82rem}}.limits{max-width:46rem;margin:0 0 var(--space-2);padding-left:1.2rem}.limits li{margin:0 0 var(--space-1)}.swatch-item{display:inline-flex;align-items:center;gap:.4rem;margin-right:var(--space-2)}.swatch{width:.9rem;height:.9rem;border-radius:50%;flex:none}.scroll-x.tall{max-height:34rem;overflow:auto;border:1px solid var(--theme-foreground-faintest);border-radius:6px}.scroll-x.tall:focus-visible{outline:2px solid var(--theme-foreground-focus)}table.pr-table{min-width:96rem;font-size:.85rem}table.pr-table thead th{position:sticky;top:0;background:var(--theme-background-alt);z-index:1}table.pr-table td.title{min-width:16rem}.sort-btn{all:unset;cursor:pointer;font-weight:600}.sort-btn:focus-visible{outline:2px solid var(--theme-foreground-focus);outline-offset:2px}th[aria-sort=ascending] .sort-arrow:after{content:" \25b2";font-size:.7em}th[aria-sort=descending] .sort-arrow:after{content:" \25bc";font-size:.7em}.moved{font-size:.8em;color:var(--theme-foreground-muted);white-space:nowrap}.est-val{font-style:italic}.est-tag{margin-left:.3rem;padding:0 .3rem;border:1px dashed var(--theme-foreground-muted);border-radius:3px;font-size:.75em;font-style:normal;color:var(--theme-foreground-muted);white-space:nowrap}.est-rules{display:grid;gap:.15rem;font-size:.85em}.est-rules code{font-size:.95em}.rule-list{max-width:46rem;padding-left:1.2rem}.rule-list li{margin:0 0 var(--space-1)}.rule-list .fired{color:var(--theme-foreground-muted);white-space:nowrap}.strip{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:0 0 var(--space-3)!important}.chip{display:inline-block;padding:.15rem .7rem;border:1px solid var(--theme-foreground-faint);border-radius:999px;background:var(--theme-background-alt);color:var(--theme-foreground);font-weight:600;text-decoration:none}.chip:hover{border-color:var(--theme-foreground-muted);text-decoration:none}.chip[aria-pressed=true]{background:var(--theme-foreground);color:var(--theme-background)}.chip:focus-visible,.seg button:focus-visible,.mark:focus-visible{outline:2px solid var(--theme-foreground-focus);outline-offset:2px}.strip .sep{width:.6rem}.strip>span:first-child{margin-right:.2rem}.seg{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 var(--space-2)}.seg button{padding:.25rem .8rem;border:1px solid var(--theme-foreground-faint);border-radius:6px;cursor:pointer;background:var(--theme-background-alt);color:var(--theme-foreground);font:600 .95rem var(--sans-serif)}.seg button[aria-pressed=true]{background:var(--theme-foreground);color:var(--theme-background);border-color:var(--theme-foreground)}.chart-wrap{position:relative;max-width:100%}.mchart{display:block;max-width:100%;overflow:visible;font-family:var(--sans-serif)}.mchart .grid{stroke:var(--theme-foreground-faintest);stroke-width:1}.mchart .axis{fill:var(--theme-foreground-muted);font-size:12px}.mchart .rowlabel{fill:var(--theme-foreground);font-size:14px;font-weight:600}.mchart .ptlabel{fill:var(--theme-foreground);font-size:12px;font-weight:500;paint-order:stroke;stroke:var(--theme-background);stroke-width:3px}.how{color:var(--muted);font-size:.85rem;margin:.4rem 0 0!important}.mchart .nlabel{fill:var(--theme-foreground-muted);font-size:12px}.mchart .mark{cursor:pointer}.chart-tip{position:absolute;z-index:5;pointer-events:none;padding:.35rem .6rem;max-width:100%;background:var(--theme-background-alt);color:var(--theme-foreground);border:1px solid var(--theme-foreground-faint);border-radius:6px;box-shadow:0 2px 8px #00000040;font-size:.85rem;line-height:1.35;white-space:nowrap}.chart-tip[hidden]{display:none}.chart-tip div:first-child{font-weight:600}.stories{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.story{overflow:visible}#observablehq-main .story h2{margin:0 0 var(--space-1);font-size:1.05rem;line-height:1.3}#observablehq-main .story h3{display:flex;align-items:center;gap:.6rem;margin:var(--space-3) 0 var(--space-1);font-size:.78rem;font-weight:600;color:var(--muted);letter-spacing:0}.step{display:inline-flex;align-items:center;justify-content:center;flex:none;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--none-bg);color:var(--ink);font-size:.75rem;letter-spacing:0}.pill{font-size:.75rem;font-weight:600;padding:1px 9px;border-radius:999px;background:var(--none-bg);color:var(--none);vertical-align:.15em;white-space:nowrap}.hypo p{margin:0 0 var(--space-1)!important;max-width:none}.fn-mark{font-size:.7em;margin-left:1px}.notes{margin:.25rem 0 0;padding-left:1.3rem;max-width:none;font-size:.82rem;color:var(--muted);overflow-wrap:anywhere}details.inline{margin:0 0 var(--space-1)}details.inline>summary{cursor:pointer;color:var(--muted);font-size:.88rem}.scoring{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-3);align-items:center}.scoring-fig{flex:0 1 20rem;min-width:min(100%,14rem)}.scoring-list{flex:1 1 16rem;margin:0;font-size:.88rem;max-width:none}.scoring-list>div{margin:0 0 .35rem}.scoring-list dt{font-weight:600}.scoring-list dd{margin:0;color:var(--muted)}.headline p{margin:0 0 .5rem!important;max-width:none;font-size:1rem}.producer-rows{list-style:none;margin:var(--space-1) 0 0;padding:0;max-width:none}.producer-rows li{display:grid;grid-template-columns:8.5rem minmax(0,1fr) auto;gap:2px 12px;align-items:baseline;padding:8px 0;border-top:1px solid var(--line);scroll-margin-top:4rem}.producer-rows li:target{background:var(--none-bg)}.prod-line{font-size:.88rem}.prod-count{white-space:nowrap;text-align:right}@media(max-width:40rem){.producer-rows li{grid-template-columns:minmax(0,1fr) auto}.producer-rows .prod-line{grid-column:1 / -1;grid-row:2}}.crit-list{list-style:none;margin:0;padding:0;max-width:none}.crit{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:8px 0;border-top:1px solid var(--line)}.crit:first-child{border-top:0}.crit-glyph{display:block;line-height:0;height:20px}.glyph{display:block}.crit-text{min-width:0}.crit-detail{grid-column:2 / -1;min-width:0}.crit-detail p{margin:0 0 2px}.crit-detail ul{list-style:none;margin:0;padding:0;max-width:none;display:grid;gap:2px;font-size:.88rem}.crit-detail code{font-size:.85em}.crit-value{display:grid;justify-items:end;text-align:right;line-height:1.3;min-width:0}.figure{white-space:nowrap;font-variant-numeric:tabular-nums}.crit-value .small{font-size:.78rem}.state{font-size:.78rem;color:var(--muted)}@media(max-width:30rem){.crit{grid-template-columns:48px minmax(0,1fr)}.crit-value{grid-column:2;justify-items:start;text-align:left}}.tracked-head{color:var(--muted)}.tracked-list{list-style:none;margin:0;padding:0;max-width:none}.tracked-list li{display:grid;gap:2px;padding:8px 0;border-top:1px solid var(--line)}.tracked-list li:first-child{border-top:0}.tr-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2px 12px;align-items:baseline}.tr-line{font-size:.88rem;max-width:65ch}.chart-grid{display:grid;gap:14px;margin:0 0 var(--space-2)}.chart-cell{min-width:0}.chart-box{margin:0;min-width:0;max-width:none;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:12px 14px;display:grid;gap:6px}.chart-box>*{min-width:0}.chart-title{font-weight:600;margin:0}.chart-note{margin:0!important;color:var(--muted);font-size:.82rem;max-width:none;overflow-wrap:anywhere}.chart-box svg{max-width:100%;height:auto;overflow:visible}.key{display:flex;flex-wrap:wrap;gap:.25rem 1rem;margin:.25rem 0;font-size:.82rem;color:var(--muted)}.key-item{display:inline-flex;align-items:center;gap:.3rem}.swatch{width:.8rem;height:.8rem;border-radius:2px;display:inline-block;flex:none}ul.plain-list{margin:.25rem 0 0;padding-left:1.1rem;max-width:none;font-size:.88rem}ul.plain-list li{margin:.2rem 0}.stand{margin:0 0 var(--space-2)}.stand-head{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem;margin-bottom:var(--space-1)}.parts{margin:var(--space-1) 0 var(--space-2);display:grid;gap:8px}.part{padding:10px 14px;border:1px solid var(--line);border-left:4px solid var(--none);background:var(--surface);border-radius:8px}.part p{margin:.25rem 0!important;max-width:none}.part-head{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .75rem}.part code,.story code{overflow-wrap:anywhere}.graph-fig{margin:0 0 var(--space-2);overflow-x:auto;max-width:100%}.graph-fig svg{max-width:none}.ring,.dark-ring{display:inline-block;width:.9rem;height:.9rem;border-radius:50%;flex:none}.ring{border:3px solid var(--wait)}.dark-ring{border:3px solid var(--ink);background:var(--theme-foreground-faint)}.dep-list{list-style:none;padding:0;margin:0 0 var(--space-2);max-width:none;display:grid;gap:8px}.dep-list li{padding:12px 14px;background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0}.dep-head{font-weight:600;overflow-wrap:anywhere}.dep-meta{display:flex;flex-wrap:wrap;gap:.25rem 1rem;font-size:.85rem;color:var(--muted);margin-top:.2rem}.cycle-warn{margin:0 0 var(--space-2)}@media(max-width:30rem){#observablehq-main h1{font-size:1.3rem}#observablehq-main h2{margin-top:var(--space-3)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media(max-width:40rem){#observablehq-center{margin-inline:0}#observablehq-header{left:16px;right:16px}}
