: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{--rc-ink: #17222d;--rc-muted: #60707d;--rc-soft: #edf1f3;--rc-context: #77838d;--rc-comparator: #1f6f9d;--rc-focal: #e17832;--rc-rule: #35424c;--rc-positive: #2d6f95;--rc-negative: #cb6b2e}body{color:var(--rc-ink);background:#fbfcfd;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums}#observablehq-main{box-sizing:border-box;width:100%;max-width:none;margin-inline:auto}h1,h2,h3{letter-spacing:-.025em}h2{margin-top:3.25rem;padding-top:.9rem;border-top:1px solid #dfe5e9;font-size:clamp(1.45rem,2vw,2rem)}.hero{margin:0 0 1.35rem;padding:1.35rem 0 1rem 1.3rem;border-left:4px solid var(--rc-focal);border-bottom:1px solid #e1e6e9}.hero h1{margin:.18rem 0 .35rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:650}.hero p{max-width:900px;margin:0;color:var(--rc-muted);font-size:1.02rem}.eyebrow,.panel-eyebrow{color:var(--rc-focal);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quiet{color:var(--rc-muted)}.source-audit{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.source-audit>form{min-width:0}.status-banner{margin:.9rem 0 1.6rem;padding:.78rem .95rem;border-left:3px solid #d89a49;background:#fff7e8;color:#6a481d}.status-banner.ok{border-color:#6fa08d;background:#f0f7f4;color:#31584a}.status-banner.compact{margin:.35rem 0 .8rem;padding-block:.5rem;font-size:.8rem}.control-shell{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));align-items:end;gap:.85rem 1.1rem;margin:1rem 0 1.45rem;padding:1.05rem 0;border-top:1px solid #ccd5da;border-bottom:1px solid #ccd5da;background:transparent}.relationship-controls,.matrix-controls{grid-template-columns:repeat(auto-fit,minmax(175px,1fr))}.relationship-controls>form:nth-child(1),.relationship-controls>form:nth-child(2){grid-column:span 2}.direction-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:-.65rem 0 1.35rem}.direction-strip>div{padding:.58rem 0;border-top:1px solid #cbd5da}.direction-strip span,.direction-strip b{display:block}.direction-strip span{color:var(--rc-muted);font-size:.72rem}.direction-strip b{margin-top:.12rem;color:var(--rc-ink);font-size:.85rem;font-weight:650}.highlight-control{max-width:min(100%,920px);margin:.45rem 0 .75rem}.highlight-values select{min-width:min(100%,520px)}.searchable-multiselect{box-sizing:border-box;width:min(100%,920px);margin:.55rem 0 1rem;padding:.8rem;border:1px solid #ccd5da;border-radius:5px;background:#fff}.searchable-multiselect-heading,.searchable-multiselect-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.searchable-multiselect-label{color:var(--rc-ink);font-size:.82rem;font-weight:650}.searchable-multiselect-count,.searchable-multiselect-results,.searchable-multiselect-empty,.searchable-multiselect-no-results{color:var(--rc-muted);font-size:.72rem}.searchable-multiselect-search{box-sizing:border-box;width:100%;margin:.55rem 0 .45rem;padding:.55rem .65rem;border:1px solid #aebbc3;border-radius:4px;background:#fbfcfd;color:var(--rc-ink);font:inherit}.searchable-multiselect-search:focus{border-color:#50788f;outline:2px solid rgba(80,120,143,.18);outline-offset:1px}.searchable-multiselect-actions{display:inline-flex;gap:.35rem}.searchable-multiselect-actions button{padding:.24rem .48rem;border:1px solid #bdc8ce;border-radius:3px;background:#f7f9fa;color:var(--rc-ink);font:inherit;font-size:.7rem;cursor:pointer}.searchable-multiselect-actions button:disabled{color:#9aa5ac;cursor:default}.searchable-multiselect-chips{display:flex;flex-wrap:wrap;gap:.35rem;min-height:1.6rem;margin:.55rem 0}.searchable-multiselect-chip{display:inline-flex;align-items:center;gap:.42rem;max-width:100%;padding:.28rem .38rem .28rem .5rem;border:1px solid #b9cbd5;border-radius:999px;background:#edf4f7;color:#294c60;font:inherit;font-size:.7rem;cursor:pointer}.searchable-multiselect-chip span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-multiselect-chip-remove{font-size:.92rem;line-height:.8}.searchable-multiselect-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:.15rem .55rem;max-height:235px;overflow-y:auto;padding:.38rem;border-top:1px solid #e0e6e9;background:#fbfcfd}.searchable-multiselect-option{display:flex;align-items:flex-start;gap:.42rem;min-width:0;padding:.32rem .38rem;border-radius:3px;color:var(--rc-ink);font-size:.74rem;line-height:1.25;cursor:pointer}.searchable-multiselect-option:hover{background:#eef3f5}.searchable-multiselect-option input{flex:0 0 auto;margin:.08rem 0 0}.searchable-multiselect-option:has(input:disabled){color:#98a2a8;cursor:default}.searchable-multiselect-no-results{grid-column:1 / -1;padding:.8rem .35rem}.control-shell>form,.control-shell>label,.control-shell>div{min-width:0;margin:0}.control-shell>form{display:flex!important;flex-direction:column;align-items:stretch;gap:.38rem}.control-shell>form>label{min-height:2.35em;line-height:1.18}.control-shell>form>div{width:100%;min-width:0}.control-shell input[type=number]{box-sizing:border-box;width:100%!important;min-width:0}.map-controls{grid-template-columns:repeat(2,minmax(220px,360px));justify-content:start}.metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;margin:1.2rem 0 1.8rem}.metric-card{padding:.55rem 0;border-top:2px solid #9daab2;color:var(--rc-muted);font-size:.8rem}.metric-card .value{display:block;margin-top:.18rem;color:var(--rc-ink);font-size:1.28rem;font-weight:650;line-height:1.2}.built-form-hero{border-left-color:#357491}.built-form-metrics .metric-card:nth-child(2),.built-form-metrics .metric-card:nth-child(3){border-top-color:#357491}.built-form-map-grid .map-container{height:510px}.evidence-note{margin:1.2rem 0 1.55rem;padding:.78rem .95rem;border-left:3px solid #6f8795;background:#f2f6f7;color:#3f5663;font-size:.86rem}.evidence-note.attention{border-left-color:#d89a49;background:#fff7e8;color:#6a481d}.compactness-legend{margin-top:.15rem}.legend-swatch{width:1.35rem;height:.58rem;border:1px solid rgba(23,34,45,.16)}.legend-swatch.negative{background:#b45a55}.legend-swatch.neutral{background:#f3f2ee}.legend-swatch.positive{background:#3e7891}.legend-outline{width:1.35rem;height:.58rem;border:2px solid #fff;background:#9ba8ae;box-shadow:0 0 0 1px #aab4b9}.chart-grid,.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;align-items:start}.panel{min-width:0}.panel h3{margin:.12rem 0 .18rem;font-size:1.08rem}.panel-note{min-height:2.4em;margin:0 0 .35rem;color:var(--rc-muted);font-size:.8rem}.viz-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 1.05rem;margin:.55rem 0 .9rem;color:var(--rc-muted);font-size:.76rem}.legend-title{color:var(--rc-ink);font-weight:700}.legend-item{display:inline-flex;align-items:center;gap:.38rem;white-space:nowrap}.legend-empty{color:var(--rc-muted);font-style:italic}.legend-dot{width:.62rem;height:.62rem;border-radius:50%;background:var(--rc-context)}.legend-dot.comparator{background:var(--rc-comparator)}.legend-density{width:1.5rem;height:.55rem;border-radius:1px;background:linear-gradient(90deg,#eef1f2,#3d4b55)}.legend-dot.focal{background:var(--rc-focal)}.legend-bar{width:.82rem;height:.62rem;background:#7f98a6}.legend-rule,.legend-fit,.legend-edge{width:1.25rem;height:0;border-top:1.5px dashed var(--rc-rule)}.legend-fit{border-top-style:solid;border-top-width:2px}.legend-edge{border-top-style:solid;border-top-width:3px}.legend-edge.positive{border-color:var(--rc-positive)}.legend-edge.negative{border-color:var(--rc-negative)}.relationship-heading{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:.35rem 0 .4rem;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:620}.relationship-heading div{display:inline-flex;align-items:center;gap:.45rem}.relationship-heading span,.matrix-column-label span,.matrix-row-label span{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .22rem;background:var(--rc-ink);color:#fff;font-size:.62rem;font-weight:750;line-height:1;letter-spacing:.04em}svg [aria-label$=-grid] line,svg [aria-label$=-grid] path{stroke:#e6ebee}.map-container{width:100%;height:540px;overflow:hidden;border:1px solid #d8e0e4;background:#f0f2f1}.map-legend,.map-role-legend{box-sizing:border-box;min-width:180px;padding:.62rem .68rem;border:1px solid rgba(23,34,45,.18);background:#fffffff0;color:var(--rc-ink);font:11px/1.35 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.map-legend-title{max-width:230px;margin-bottom:.36rem;font-weight:700}.map-gradient{width:100%;height:.58rem}.map-legend-values{display:flex;justify-content:space-between;margin-top:.18rem;font-size:10px}.map-legend-foot{margin-top:.34rem;color:var(--rc-muted);font-size:9px}.map-role-legend{min-width:135px}.map-role-legend div{display:flex;align-items:center;gap:.4rem}.map-role-legend div+div{margin-top:.28rem}.map-role-legend i{width:1.05rem;height:0;border-top:3px solid var(--legend-color)}.leaflet-control-attribution{font-size:9px}.matrix-selector{max-width:780px;margin-bottom:.8rem}.matrix-shell{width:100%}.matrix-density-scale{display:grid;grid-template-columns:auto minmax(120px,240px) auto auto;align-items:center;justify-content:end;gap:.45rem;margin:0 0 .55rem;color:var(--rc-muted);font-size:.7rem}.matrix-density-scale i{display:block;height:.55rem;background:linear-gradient(90deg,#eef1f2,#3d4b55)}.matrix-density-scale b{color:var(--rc-ink);font-size:.68rem;font-weight:600}.matrix-grid{display:grid;gap:.28rem;overflow-x:auto;padding:0 0 .55rem}.matrix-corner,.matrix-column-label,.matrix-row-label{box-sizing:border-box;min-width:0;padding:.5rem .45rem;color:var(--rc-ink);font-size:.73rem;font-weight:650;line-height:1.25}.matrix-corner{display:flex;flex-direction:column;justify-content:end;color:var(--rc-muted);font-size:.65rem;font-weight:500}.matrix-column-label,.matrix-row-label{display:flex;align-items:center;gap:.38rem}.matrix-column-label{align-items:end;border-bottom:1px solid #ccd5da}.matrix-row-label{border-right:1px solid #ccd5da}.matrix-cell{--matrix-accent: #8a969f;position:relative;min-width:168px;overflow:hidden;border-top:2px solid var(--matrix-accent);background:#f6f8f9}.matrix-cell.matrix-diagonal{border-top-color:#7f98a6;background:#eef3f5}.matrix-statistic{position:absolute;z-index:2;top:.23rem;left:.38rem;padding:.06rem .24rem;background:#ffffffdb;color:var(--rc-ink);font-size:.62rem;font-weight:650;line-height:1.25;pointer-events:none}.matrix-sample-note{margin:.45rem 0 0;color:var(--rc-muted);font-size:.72rem}.audit-table{font-size:.8rem}.nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:1.5rem;margin:1.3rem 0 2rem}.nav-card{display:flex;flex-direction:column;padding:1rem 1.1rem 1.1rem;border:1px solid #dfe5e9;border-top:3px solid var(--rc-focal);background:#fff;color:inherit;text-decoration:none;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.nav-card-parcel{border-top-color:var(--rc-comparator)}.nav-card-cell{border-top-color:var(--rc-focal)}.nav-card-verification{border-top-color:#4f7d5e}.nav-card-builtform{border-top-color:#357491}.nav-card-feature p{max-width:62ch}.nav-card-feature ul{columns:2;column-gap:2.4rem}.nav-card-feature li{break-inside:avoid}.nav-card:hover,.nav-card:focus-visible{box-shadow:0 2px 14px #17222d17;transform:translateY(-1px)}.nav-card h3{margin:.28rem 0 .45rem;font-size:1.28rem;font-weight:650}.nav-card p{margin:0 0 .7rem;color:var(--rc-muted);font-size:.88rem;line-height:1.45}.nav-card ul{margin:0 0 .95rem;padding-left:1.05rem;color:var(--rc-muted);font-size:.82rem;line-height:1.5}.nav-card li{margin:.16rem 0}.nav-card .nav-cta{margin-top:auto;padding-top:.55rem;border-top:1px solid var(--rc-soft);color:var(--rc-focal);font-size:.82rem;font-weight:650}.nav-card-parcel .nav-cta{color:var(--rc-comparator)}.nav-card-cell .nav-cta{color:var(--rc-focal)}.nav-card-verification .nav-cta{color:#4f7d5e}.nav-card-builtform .nav-cta{color:#357491}.rule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.3rem;margin:1.15rem 0 1.8rem}.rule-grid>div{padding-top:.55rem;border-top:2px solid #9daab2}.rule-grid strong{display:block;margin-bottom:.22rem;font-size:.92rem;font-weight:650}.rule-grid span{display:block;color:var(--rc-muted);font-size:.84rem;line-height:1.5}.audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.3rem;margin:1.15rem 0 1.4rem}.audit-grid>div{padding-top:.55rem;border-top:1px solid #dfe5e9}.audit-grid strong{display:block;margin-bottom:.2rem;font-size:.88rem;font-weight:650}.audit-grid span{display:block;color:var(--rc-muted);font-size:.82rem;line-height:1.5}.table-responsive{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.table-responsive table{width:100%;border-collapse:collapse;font-size:.84rem}.source-note{margin:.9rem 0 .5rem;color:var(--rc-muted);font-size:.8rem;line-height:1.55}.verification-hero{border-left-color:#4f7d5e}.verification-metrics .metric-card:nth-child(3){border-top-color:#4f7d5e}.ndvi-metrics .metric-card{min-width:9.5rem}.ndvi-metrics .text-value{font-size:1rem;line-height:1.25}.ndvi-metrics .text-value.positive{color:var(--rc-positive)}.ndvi-metrics .text-value.negative{color:var(--rc-negative)}.ndvi-table-scroll{max-height:36rem;overflow:auto;border-top:1px solid var(--rc-soft);border-bottom:1px solid var(--rc-soft)}.ndvi-scene-table{min-width:86rem;font-size:.74rem}.ndvi-scene-table thead{position:sticky;top:0;z-index:1;background:var(--theme-background, white)}.ndvi-scene-table code{white-space:normal;overflow-wrap:anywhere}.verification-table{width:100%;border-collapse:collapse}.verification-table th,.verification-table td,.readiness-table th,.readiness-table td{padding:.32rem .6rem .32rem 0;border-bottom:1px solid var(--rc-soft);text-align:left;vertical-align:top}.verification-table th,.readiness-table th{border-bottom:1px solid #c8d1d6;color:var(--rc-muted);font-size:.72rem;font-weight:650;letter-spacing:.03em;text-transform:uppercase}.verification-table .numeric,.readiness-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.verification-table td.negative{color:var(--rc-negative)}.verification-table td.positive{color:var(--rc-positive)}.readiness-table{font-size:.8rem}.readiness-cell{font-size:.95rem;line-height:1.1}.readiness-ready{color:#3f7d5c}.readiness-blocked{color:#c07a3a}.readiness-absent{color:#b7c0c6}.pill{display:inline-block;padding:.06rem .42rem;border-radius:999px;font-size:.7rem;font-weight:650;letter-spacing:.02em;white-space:nowrap}.pill-implemented{background:#e8f1ec;color:#33654c}.pill-pending{background:var(--rc-soft);color:var(--rc-muted)}.readiness-key{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;margin:.65rem 0 .4rem;color:var(--rc-muted);font-size:.78rem}.readiness-key span{display:inline-flex;align-items:center;gap:.42rem}.readiness-swatch{width:.62rem;height:.62rem;border-radius:50%}.readiness-swatch.ready{background:#3f7d5c}.readiness-swatch.blocked{border:1.5px solid #c07a3a}.readiness-swatch.absent{background:#d7dee2}ul.source-note{padding-left:1.1rem}.raw-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:1.1rem 0 1.5rem}.raw-compare section{min-width:0}.raw-compare h3{margin:.15rem 0 .6rem;font-size:1.02rem;font-weight:650}.raw-map-shell{border:1px solid #dfe5e9;background:#fff}.raw-map{width:100%;height:460px}.raw-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .85rem;padding:.5rem .7rem;border-top:1px solid var(--rc-soft);color:var(--rc-muted);font-size:.74rem}.raw-legend-title{color:var(--rc-ink);font-weight:650}.raw-legend-item{display:inline-flex;align-items:center;gap:.32rem}.raw-legend-item i{width:.62rem;height:.62rem;border-radius:2px}.raw-gradient{flex:1 1 130px;min-width:110px;height:.5rem;border-radius:2px}.raw-legend-values{display:inline-flex;gap:.5rem;font-variant-numeric:tabular-nums}.raw-tooltip{font-size:.72rem;line-height:1.45}.district-picker{display:block;margin:.9rem 0 1.1rem;padding:.7rem .8rem;border:1px solid #dfe5e9;background:#fbfcfd}.district-picker-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.45rem}.district-picker-label{color:var(--rc-ink);font-size:.8rem;font-weight:650}.district-picker-count,.district-picker-more{color:var(--rc-muted);font-size:.74rem}.district-picker-search{width:100%;padding:.36rem .5rem;border:1px solid #cfd8dd;background:#fff;color:inherit;font:inherit;font-size:.82rem}.district-picker-search:focus{border-color:var(--rc-focal);outline:none}.district-picker-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.15rem .5rem;max-height:190px;margin-top:.5rem;overflow-y:auto;overscroll-behavior:contain}.district-option{padding:.2rem .4rem;border:0;background:transparent;color:inherit;font:inherit;font-size:.78rem;text-align:left;cursor:pointer}.district-option:hover{background:var(--rc-soft)}.district-option.is-selected{background:var(--rc-focal);color:#fff;font-weight:650}.district-picker-more{grid-column:1 / -1;padding:.25rem .4rem}.raw-tooltip-district{max-width:260px;line-height:1.5}.raw-tooltip-district b,.tooltip-ja{font-size:.82rem}.tooltip-meta{color:#5d6b75;font-size:.68rem}.tooltip-note{color:#a06a2c;font-size:.66rem}.tooltip-id{font-variant-numeric:tabular-nums;opacity:.75}@media(max-width:850px){#observablehq-main{width:100%}.chart-grid,.map-grid,.direction-strip,.map-controls{grid-template-columns:1fr}.relationship-controls>form:nth-child(1),.relationship-controls>form:nth-child(2){grid-column:auto}.map-container{height:440px}.built-form-map-grid .map-container{height:430px}.nav-grid,.rule-grid,.audit-grid{grid-template-columns:1fr}.nav-card-feature ul{columns:1}.raw-compare{grid-template-columns:1fr}.raw-map{height:380px}}
