: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{color-scheme:light dark;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--serif: ui-serif, Georgia, "Times New Roman", serif;--ink: #17202a;--muted: #5b6673;--faint: #7a8490;--surface: #f7f8f6;--surface-strong: #ffffff;--surface-soft: #eef2ef;--surface-wash: #e6ece8;--line: #cfd9d3;--line-strong: #9dafaa;--accent: #0d6f68;--accent-strong: #094c48;--focus: #b2432f;--control-bg: #eef2ef;--control-fg: #17202a;--primary-bg: #094c48;--primary-fg: #ffffff;--shadow: 0 18px 48px rgb(25 37 31 / .1);--chart-risk: #126b6a;--chart-systems: #3269b8;--chart-social: #8a6500;--chart-accountability: #aa3f5d;--chart-consulting: #8a5a2b;--chart-neutral: #6e7781;--chart-grid: rgb(23 32 42 / .14);--chart-band: rgb(13 111 104 / .07);--matrix-low: #eef2ef;--matrix-high: #0d6f68;--max: 1160px;--measure: 76ch}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--ink: #eef3ef;--muted: #b8c3be;--faint: #8e9b95;--surface: #101413;--surface-strong: #171d1b;--surface-soft: #1e2724;--surface-wash: #26302c;--line: #32403b;--line-strong: #51645e;--accent: #82d8c9;--accent-strong: #b6f2e8;--focus: #ffb19f;--control-bg: #26302c;--control-fg: #eef3ef;--primary-bg: #b6f2e8;--primary-fg: #101413;--shadow: 0 22px 58px rgb(0 0 0 / .34);--chart-risk: #6fd2c8;--chart-systems: #8cb7ff;--chart-social: #e8c064;--chart-accountability: #f28bae;--chart-consulting: #d69b66;--chart-neutral: #aab4ae;--chart-grid: rgb(238 243 239 / .13);--chart-band: rgb(130 216 201 / .08);--matrix-low: #202a27;--matrix-high: #63c8bd}}:root[data-theme=dark]{color-scheme:dark;--ink: #eef3ef;--muted: #b8c3be;--faint: #8e9b95;--surface: #101413;--surface-strong: #171d1b;--surface-soft: #1e2724;--surface-wash: #26302c;--line: #32403b;--line-strong: #51645e;--accent: #82d8c9;--accent-strong: #b6f2e8;--focus: #ffb19f;--control-bg: #26302c;--control-fg: #eef3ef;--primary-bg: #b6f2e8;--primary-fg: #101413;--shadow: 0 22px 58px rgb(0 0 0 / .34);--chart-risk: #6fd2c8;--chart-systems: #8cb7ff;--chart-social: #e8c064;--chart-accountability: #f28bae;--chart-consulting: #d69b66;--chart-neutral: #aab4ae;--chart-grid: rgb(238 243 239 / .13);--chart-band: rgb(130 216 201 / .08);--matrix-low: #202a27;--matrix-high: #63c8bd}:root[data-theme=light]{color-scheme:light}html{background:var(--surface);color:var(--ink)}body{margin:0;background:radial-gradient(circle at 16% -10%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 34rem),linear-gradient(180deg,var(--surface-strong),var(--surface) 30rem);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.62}a[href]{color:var(--accent-strong);text-decoration-thickness:.08em;text-underline-offset:.16em}a[href]:hover{color:var(--accent)}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:.5rem;z-index:30;transform:translateY(-150%);background:var(--ink);color:var(--surface);padding:.55rem .75rem}.skip-link:focus{transform:translateY(0)}#observablehq-center{margin:0}#observablehq-header{position:sticky;top:0;left:auto;right:auto;z-index:20;display:block;height:auto;margin:0;padding:0;border:0;background:transparent;font:inherit}#observablehq-header~#observablehq-main{margin-top:0}.site-header{border-bottom:1px solid color-mix(in srgb,var(--line) 74%,transparent);background:color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:0 1px color-mix(in srgb,var(--surface-strong) 38%,transparent) inset;backdrop-filter:blur(18px) saturate(1.1)}.site-footer{border-top:1px solid var(--line);margin-top:5rem;background:var(--surface-soft)}.site-bar,.site-footer p,#observablehq-main{box-sizing:border-box;width:min(calc(100% - 2rem),var(--max));margin-inline:auto}.text-browser-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}#observablehq-toc{color:var(--muted);font-family:var(--sans)}#observablehq-toc nav{border-left-color:var(--line)}#observablehq-toc div{color:var(--ink)}#observablehq-toc a[href]{color:var(--muted);line-height:1.25;text-decoration:none}#observablehq-toc a[href]:hover,#observablehq-toc a[href]:focus-visible,#observablehq-toc .observablehq-secondary-link-active a[href]{color:var(--accent-strong)}.contact-links{display:flex;gap:.7rem;margin-top:1.5rem}.contact-links a{align-items:center;border:1px solid var(--line);border-radius:999px;color:var(--accent-strong);display:inline-flex;justify-content:center;min-height:2.55rem;min-width:2.55rem}.contact-links a:hover,.contact-links a:focus-visible{background:var(--surface-soft);border-color:var(--accent)}.contact-links svg{fill:none;height:1.15rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:1.15rem}.text-fallback{border:1px solid var(--line);border-left:4px solid var(--accent);background:var(--surface-soft);margin:1rem 0;padding:.9rem 1rem}.text-fallback p,.text-fallback ul{margin-block:0 .7rem}.text-fallback>:last-child{margin-bottom:0}.site-bar{display:grid;grid-template-columns:minmax(12rem,1fr) auto auto;align-items:center;gap:1.2rem;padding:.72rem 0}.site-name{color:var(--accent-strong);font-weight:820;letter-spacing:0;text-decoration:none}.site-name:hover,.site-name:focus-visible{color:var(--accent);text-decoration:none}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.site-nav a,.theme-toggle{border:1px solid transparent;color:var(--muted);font-size:.92rem;font-weight:720;line-height:1;text-decoration:none}.site-nav a{border-radius:0;border-bottom-color:transparent;padding:.35rem 0 .42rem;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{border-bottom-color:var(--accent);background:transparent;color:var(--ink);text-decoration:none}.site-nav a[aria-current=page]{border-bottom-color:var(--accent);color:var(--ink)}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:color-mix(in srgb,var(--line-strong) 72%,transparent);background:color-mix(in srgb,var(--surface-soft) 86%,transparent);color:var(--ink)}.theme-toggle{appearance:none;border-color:var(--line);background:var(--control-bg);color:var(--control-fg);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;cursor:pointer;font-family:inherit;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--surface-strong) 28%,transparent)}.theme-icon{display:block;width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.theme-icon-moon,.theme-toggle[data-effective-theme=dark] .theme-icon-sun{display:none}.theme-toggle[data-effective-theme=dark] .theme-icon-moon{display:block}#observablehq-main{padding:3rem 0 0}h1,h2,h3{color:var(--ink);font-family:var(--serif);letter-spacing:0;line-height:1.12}h1{max-width:980px;margin:0 0 1.15rem;font-size:clamp(2.2rem,5.8vw,5.2rem)}h2{margin:4rem 0 1rem;border-top:1px solid var(--line);padding-top:1.35rem;font-size:clamp(1.7rem,3vw,2.45rem)}#focus,#employment,#selected-projects,#education,#tools,#publications{border-top:1px solid var(--line);margin-top:4rem;padding-top:1.35rem}#focus>h2,#employment>h2,#selected-projects>h2,#education>h2,#tools>h2,#publications>h2{border-top:0;margin-top:0;padding-top:0}h3{margin:0 0 .35rem;font-size:1.18rem}p,li,dd,td,th{max-width:var(--measure)}.lede{max-width:820px;color:var(--muted);font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.52}.hero-grid,.split-list,.narrative-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2rem;align-items:start}.hero-media{margin:0}.hero-media picture,.hero-media img{display:block;width:100%}.hero-media img{aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}figcaption,.meta,.eyebrow{color:var(--muted);font-size:.93rem}.eyebrow{display:block;margin-bottom:.5rem;color:var(--accent-strong);font-weight:820;letter-spacing:.08em;text-transform:uppercase}.action-row,.page-nav,.tag-list,.control-strip{display:flex;flex-wrap:wrap;gap:.55rem}.button,.page-nav a,.tag-list li{border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);padding:.45rem .75rem;text-decoration:none}.button,a[href].button{display:inline-flex;min-height:2.25rem;align-items:center;justify-content:center;background:var(--primary-bg);color:var(--primary-fg);border-color:var(--primary-bg);font-family:var(--sans);font-weight:780}.button.secondary,a[href].button.secondary{background:var(--surface-strong);color:var(--ink);border-color:var(--line-strong)}a[href].button:hover,a[href].button:focus-visible{color:var(--primary-fg)}a[href].button.secondary:hover,a[href].button.secondary:focus-visible{color:var(--ink)}.domain-grid,.project-list,.employer-summary-grid,.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(245px,100%),1fr));gap:1rem}.project-list{grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));align-items:stretch}.employer-summary-grid{margin:1rem 0}.employer-summary-grid article{display:grid;gap:.65rem}.employer-summary-card{color:var(--ink);cursor:pointer;display:grid;gap:.65rem;min-height:100%;text-align:left;width:100%}.employer-summary-card:hover,.employer-summary-card:focus-visible,.employer-summary-card.is-selected{border-color:var(--accent)}.employer-summary-card.is-selected{background:var(--surface-soft);box-shadow:0 18px 52px #0d6f6826}.employer-summary-card__title,.employer-summary-card__stats,.employer-summary-card__stats span{display:block}.employer-summary-card__title{font-family:var(--serif);font-size:1.15rem;font-weight:800}.employer-summary-card__stats{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.employer-summary-grid h3,.employer-summary-grid p,.employer-summary-grid dl{margin:0}.employer-summary-grid dl{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.employer-summary-grid dt{font-size:1.25rem;font-weight:850}.employer-summary-grid dd{color:var(--muted);font-size:.86rem;margin:.1rem 0 0}.employer-summary-grid .meta{color:var(--muted);font-size:.86rem}.domain-card,.domain-grid article,.project-list article,.employer-summary-grid article,.employer-summary-card,.metric,.viz-card,.story-panel{border:1px solid var(--line);border-radius:10px;background:var(--surface-strong);box-shadow:var(--shadow)}.domain-card,.domain-grid article,.project-list article,.employer-summary-grid article,.employer-summary-card,.story-panel{padding:1rem}.domain-card{color:var(--ink);display:grid;gap:.65rem;grid-template-rows:auto 1fr auto;min-height:15rem;text-decoration:none}.domain-card:hover,.domain-card:focus-visible{border-color:var(--accent);box-shadow:0 20px 58px #0d6f6829;color:var(--ink);text-decoration:none}.domain-card h3,.domain-card p{margin:0}.domain-card span{border-top:1px solid var(--line);color:var(--accent-strong);font-size:.9rem;font-weight:780;padding-top:.65rem}.project-list article{display:grid;grid-template-rows:minmax(2.8rem,auto) minmax(5.8rem,auto) minmax(8.25rem,auto) minmax(6.25rem,auto) minmax(2.5rem,auto);gap:.85rem;min-height:31rem}.project-list h3,.project-list p{margin:0}.project-list h3{align-self:start;font-family:var(--sans);font-size:1.02rem;line-height:1.18}.project-list .meta{align-self:start;font-size:.88rem;line-height:1.55}.project-list .stack{color:var(--muted)}.project-list .stack strong{color:var(--ink)}.project-list .card-link{align-self:end;border-top:1px solid var(--line);padding-top:.75rem;color:var(--muted)}.project-list .card-link a,.project-list .card-link span{font-size:.92rem;font-weight:740}.metric{padding:1rem 1.05rem}.metric strong{display:block;color:var(--ink);font-family:var(--serif);font-size:2.25rem;line-height:1}.metric span{display:block;margin-top:.35rem;color:var(--muted);font-size:.92rem}.narrative-section{margin-top:2rem;padding:1.4rem;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface-strong) 78%,var(--surface-soft))}.visual-shell{display:grid;gap:1rem;margin:1rem 0 2rem}.viz-card{padding:1rem;overflow-x:auto}.viz-card h3{font-family:var(--sans);font-size:1rem}.viz-card p{color:var(--muted);font-size:.94rem}.viz-card svg{max-width:100%;height:auto}.project-drops{display:grid;gap:.75rem;min-width:min(100%,42rem)}.project-drops__controls{display:grid;grid-template-columns:auto auto minmax(14rem,1fr);align-items:center;gap:.55rem}.project-drops__button{appearance:none;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);cursor:pointer;font:720 .84rem/1 var(--sans);padding:.48rem .72rem}.project-drops__button:hover,.project-drops__button:focus-visible{border-color:var(--line-strong);background:var(--surface-wash)}.project-drops__slider-label{display:grid;grid-template-columns:auto minmax(8rem,1fr);align-items:center;gap:.6rem;color:var(--muted);font:720 .84rem/1 var(--sans)}.project-drops__slider{width:100%;accent-color:var(--accent-strong)}.project-drops__status{grid-column:1 / -1;margin:-.1rem 0 0;color:var(--muted);font-size:.86rem}.project-drops__svg{display:block;width:100%;min-width:760px;height:auto;color:var(--ink);overflow:visible}.project-drops__axis,.project-drops__grid{color:var(--chart-grid);font-family:var(--sans);font-size:.72rem}.project-drops__axis text{fill:var(--muted)}.project-drops__grid line{stroke:var(--chart-grid)}.project-drops__lane{stroke:var(--chart-grid);stroke-dasharray:2 7}.project-drops__lane-label,.project-drops__legend-label,.project-drops__event-label{fill:var(--muted);font:680 .68rem/1 var(--sans)}.project-drops__event{stroke:color-mix(in srgb,var(--surface) 86%,transparent);stroke-width:1.35}.project-drops__event--future{stroke:var(--line)}.project-drops__event-label{pointer-events:none}.project-drops__current-rule{stroke:var(--accent-strong);stroke-width:1.4;stroke-dasharray:5 5}.project-history-explorer{display:grid;gap:.9rem;min-width:min(100%,42rem)}.project-history-explorer__controls{display:grid;align-items:start;gap:.45rem}.project-history-explorer__view-tabs,.project-history-explorer__browse{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.project-history-explorer__browse{margin-left:.78rem;padding-left:.78rem;border-left:2px solid var(--line)}.project-history-explorer__browse-label{color:var(--muted);font:720 .76rem/1 var(--sans)}.project-history-explorer__controls button{appearance:none;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);cursor:pointer;font:720 .84rem/1 var(--sans);padding:.48rem .72rem}.project-history-explorer__controls button:hover,.project-history-explorer__controls button:focus-visible{border-color:var(--line-strong);background:var(--surface-wash)}.project-history-explorer__controls button[aria-selected=true]{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--surface)}.project-history-explorer__browse button{border-style:dashed;font-size:.79rem;padding:.34rem .56rem}.project-history-explorer__controls button:disabled{cursor:default;opacity:.48}.project-history-explorer__status{margin:0;color:var(--muted);font-size:.88rem}.project-history-explorer__svg{display:block;width:100%;min-width:720px;height:auto;overflow:visible}.project-history-explorer__axis,.project-history-explorer__grid{color:var(--chart-grid);font:.72rem var(--sans)}.project-history-explorer__axis text{fill:var(--muted)}.project-history-explorer__grid line{stroke:var(--chart-grid)}.project-history-explorer__row-band{fill:color-mix(in srgb,var(--surface-soft) 45%,transparent);opacity:.42}.project-history-explorer__group-label{fill:var(--muted);font:720 .72rem/1 var(--sans)}.project-history-explorer__selected-guide{stroke:var(--accent-strong);stroke-width:1.5;stroke-dasharray:5 5;pointer-events:none}.project-history-explorer__dot{stroke:color-mix(in srgb,var(--surface) 86%,transparent);stroke-width:1.4;transition:stroke-width .16s ease}.project-history-explorer__dot--hover,.project-history-explorer__dot--selected{stroke:var(--ink);stroke-width:3}.project-history-explorer__hit{cursor:pointer}.project-history-explorer__detail{display:grid;gap:.6rem;padding:1rem;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:8px;background:color-mix(in srgb,var(--surface-soft) 72%,var(--surface-strong))}.project-history-explorer__detail h4,.project-history-explorer__detail p{margin:0}.project-history-explorer__detail h4{font-family:var(--sans);font-size:1.04rem;line-height:1.3}.project-history-explorer__eyebrow,.project-history-explorer__facts dt{color:var(--muted);font-size:.86rem}.project-history-explorer__responsibility{max-width:80ch}.project-history-explorer__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(10rem,100%),1fr));gap:.55rem;margin:0}.project-history-explorer__facts div{border-top:1px solid var(--line);padding-top:.42rem}.project-history-explorer__facts dt{font-weight:780}.project-history-explorer__facts dd{margin:.1rem 0 0}.project-history-explorer__tags{display:flex;flex-wrap:wrap;gap:.38rem}.project-history-explorer__tags span{border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);color:var(--muted);font-size:.78rem;line-height:1.2;padding:.28rem .48rem}.register-note{margin:1rem 0;color:var(--muted);font-size:.93rem}.career-explorer{display:grid;gap:.75rem;min-width:min(100%,42rem)}.career-explorer__controls{display:grid;align-items:start;gap:.45rem}.career-explorer__view-tabs,.career-explorer__detail-modes{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.career-explorer__detail-modes{margin-left:.78rem;padding-left:.78rem;border-left:2px solid var(--line)}.career-explorer__detail-modes-label{color:var(--muted);font:720 .76rem/1 var(--sans)}.career-explorer__controls button{appearance:none;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink);cursor:pointer;font:720 .86rem/1 var(--sans);padding:.45rem .7rem}.career-explorer__controls button:hover,.career-explorer__controls button:focus-visible{border-color:var(--line-strong);background:var(--surface-wash)}.career-explorer__controls button[aria-selected=true]{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--surface)}.career-explorer__detail-modes button{border-style:dashed;font-size:.79rem;padding:.34rem .56rem}.career-explorer__detail-modes button[aria-pressed=true]{border-style:solid;border-color:var(--line-strong);background:var(--surface-wash)}.career-explorer__status{margin:0;color:var(--muted);font-size:.86rem}.career-explorer__svg{display:block;width:100%;min-width:740px;height:auto;color:var(--ink);overflow:visible;touch-action:pan-y}.career-explorer__axis,.career-explorer__grid{color:var(--chart-grid);font-family:var(--sans);font-size:.72rem}.career-explorer__axis text{fill:var(--muted)}.career-explorer__grid line{stroke:var(--chart-grid)}.career-explorer__section-label{fill:var(--accent-strong);font:820 .72rem/1 var(--sans);letter-spacing:.08em;text-transform:uppercase}.career-explorer__row-label{fill:var(--muted);font:720 .72rem/1 var(--sans)}.career-explorer__role,.career-explorer__system,.career-explorer__project-dot{stroke:color-mix(in srgb,var(--surface) 85%,transparent);stroke-width:1.2}.career-explorer__system{fill:color-mix(in srgb,var(--chart-systems) 72%,transparent)}.career-explorer__project-line{stroke-width:2.2;stroke-linecap:round}.career-explorer__assignment{stroke-linecap:round}.career-explorer__role-text,.career-explorer__project-text,.career-explorer__system-text{fill:var(--ink);font:680 .72rem/1 var(--sans);pointer-events:none}.career-explorer__system-text{fill:var(--muted)}.career-explorer__assignment-name{fill:var(--muted);font:650 .68rem/1 var(--sans);pointer-events:none}.career-explorer__zoom-target{cursor:grab}.career-explorer__zoom-target:active{cursor:grabbing}.practice-sunburst{display:grid;gap:.55rem;grid-template-rows:auto minmax(2.6em,auto);min-width:0}.practice-sunburst__status{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.practice-sunburst__svg{display:block;height:auto;width:100%;color:var(--ink)}.practice-sunburst__label{fill:var(--ink);font:700 .67rem/1 var(--sans)}.practice-sunburst__center{fill:var(--surface-soft);stroke:var(--line);stroke-width:1.2}.practice-sunburst__center-text{fill:var(--ink);font:750 .75rem/1.1 var(--sans)}.practice-experience-explorer{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;align-items:start}.practice-experience-explorer__map-panel{display:grid;gap:.58rem;min-width:0}.practice-experience-explorer__controls{display:flex;flex-wrap:wrap;align-items:end;gap:.52rem}.practice-experience-explorer__filter-note{flex-basis:100%;margin:0;color:var(--muted);font-size:.76rem}.practice-experience-explorer__filter{display:grid;gap:.2rem;color:var(--muted);font:720 .74rem/1 var(--sans)}.practice-experience-explorer__filter select,.practice-experience-explorer__clear{border:1px solid var(--line);border-radius:.42rem;background:var(--surface-soft);color:var(--ink);font:650 .79rem/1.2 var(--sans);padding:.38rem .48rem}.practice-experience-explorer__filter select{max-width:13rem}.practice-experience-explorer__clear{cursor:pointer}.practice-experience-explorer__clear:disabled{cursor:default;opacity:.48}.practice-experience-explorer__summary,.practice-experience-explorer__legend,.practice-experience-explorer__detail-context{margin:0;color:var(--muted);font-size:.8rem;line-height:1.4}.practice-experience-map{display:block;width:100%;border:1px solid var(--line);border-radius:.55rem;background:color-mix(in srgb,var(--surface-soft) 68%,transparent)}.practice-experience-map__country:focus-visible{outline:none;stroke:var(--accent-strong);stroke-width:2.4}.practice-experience-explorer__detail{border-top:1px solid var(--line);padding-top:.62rem}.practice-experience-explorer__detail h4{margin:0 0 .28rem;font-size:.91rem}.practice-experience-explorer__projects{display:grid;gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none}.practice-experience-explorer__projects li{display:grid;gap:.08rem}.practice-experience-explorer__projects strong{font-size:.8rem}.practice-experience-explorer__projects span{color:var(--muted);font-size:.75rem}@media(max-width:860px){.practice-experience-explorer{grid-template-columns:1fr}}.observablehq--block{max-width:100%}.observablehq form{margin:.5rem 0 1rem}.observablehq label{color:var(--muted);font-size:.92rem;font-weight:720}.observablehq select,.observablehq input{border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);color:var(--ink);padding:.38rem .5rem}.cv-focus{margin-bottom:0}.cv-focus .observablehq form{display:grid;gap:.7rem;margin:1.1rem 0 1.3rem;padding:.85rem;border:1px solid color-mix(in srgb,var(--line) 86%,transparent);border-radius:8px;background:color-mix(in srgb,var(--surface-soft) 74%,transparent)}.cv-focus-picker>span{color:var(--muted);font-size:.82rem;font-weight:820}.cv-focus-picker>div{display:flex;flex-wrap:wrap;gap:.45rem}.cv-focus-picker label{display:inline-flex}.cv-focus-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.cv-focus-picker label>span{border:1px solid var(--line);border-radius:999px;background:var(--surface-strong);color:var(--muted);cursor:pointer;font-size:.84rem;font-weight:760;line-height:1.15;padding:.48rem .68rem}.cv-focus-picker input:checked+span{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 16%,var(--surface-strong));color:var(--ink)}.cv-focus-picker input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.cv-focus__note,.cv-focus__description,.cv-focus__more{color:var(--muted)}.cv-focus__brief{display:grid;gap:1rem;margin-top:.4rem}.cv-focus__hero{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(15rem,.36fr);align-items:stretch}.cv-focus__description{font-size:1.08rem;margin:0;max-width:76ch}.cv-focus__mode{border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 14%,transparent),transparent 54%),var(--surface-soft);padding:.85rem}.cv-focus__mode span,.cv-entry__meta span,.cv-project-card__topline span,.cv-project-card__tags span{color:var(--muted);font-family:var(--sans);font-size:.78rem;font-weight:780}.cv-focus__mode strong{display:block;font-size:1.15rem;margin-top:.12rem}.cv-focus__mode p{color:var(--muted);font-size:.88rem;margin:.45rem 0 0}.cv-focus__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:0}.cv-focus__stats div{background:color-mix(in srgb,var(--surface-soft) 82%,transparent);border:1px solid var(--line);border-radius:8px;padding:.7rem .8rem}.cv-focus__stats dt{font-size:1.35rem;font-weight:850}.cv-focus__stats dd{color:var(--muted);font-size:.86rem;margin:.15rem 0 0}.cv-focus__cards{display:grid;gap:.8rem}.cv-focus__card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cv-focus__card-grid article{background:linear-gradient(180deg,color-mix(in srgb,var(--surface-soft) 92%,transparent),var(--surface-strong))}.cv-focus__cards h3,.cv-focus__cards h4,.cv-focus__cards p{margin:0}.cv-focus__cards h4{font-size:.95rem}.cv-focus__rail{display:flex;gap:.45rem;margin:.2rem 0 0;max-width:100%;overflow-x:auto;padding:.2rem 0 .35rem;scrollbar-width:thin}.cv-focus__rail li{border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);display:grid;flex:0 0 7.2rem;gap:.1rem;list-style:none;padding:.48rem .55rem}.cv-focus__rail span{color:var(--accent-strong);font-size:.75rem;font-weight:840}.cv-focus__rail strong{font-size:.82rem;line-height:1.15}.cv-generated__intro{border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);margin-bottom:1.1rem;padding:1rem}.cv-generated__intro h3{font-size:clamp(1.2rem,2vw,1.55rem);margin:0}.cv-generated__intro p:last-child{color:var(--muted);margin-bottom:0}.cv-entry-list{display:grid;gap:.95rem;position:relative}.cv-entry-list:before{content:"";position:absolute;left:2.4rem;top:.45rem;bottom:.45rem;width:1px;background:var(--line)}.cv-entry{display:grid;gap:1rem;grid-template-columns:4.8rem minmax(0,1fr);position:relative}.cv-entry__marker{align-items:start;display:flex;justify-content:center;padding-top:1.1rem;position:relative;z-index:1}.cv-entry__marker span{background:var(--surface);border:1px solid var(--accent);border-radius:999px;color:var(--accent-strong);font-size:.78rem;font-weight:850;padding:.24rem .45rem}.cv-entry__body{border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface-strong) 88%,transparent);padding:1rem}.cv-entry__header{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto}.cv-entry__organization{color:var(--muted);font-family:var(--sans);font-size:.88rem;font-weight:760;margin:0}.cv-entry h3{font-family:var(--sans);font-size:1.05rem;font-style:normal;font-weight:820;margin:.16rem 0 0}.cv-entry__dates{color:var(--muted);font-family:var(--sans);font-size:.84rem;margin:0;text-align:right;white-space:nowrap}.cv-entry__summary{color:var(--muted);margin:.7rem 0 0}.cv-entry ul{display:grid;gap:.45rem;margin:.8rem 0 0;padding-left:1.15rem}.cv-entry li{margin:0}.cv-entry__meta,.cv-project-card__topline,.cv-project-card__tags{display:flex;flex-wrap:wrap;gap:.45rem}.cv-entry__meta{margin-top:.9rem}.cv-entry__meta span,.cv-project-card__tags span{border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);padding:.2rem .48rem}.cv-project-evidence__note{color:var(--muted)}.cv-project-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr))}.cv-project-card{border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);display:grid;gap:.65rem;padding:.9rem}.cv-project-card__topline{justify-content:space-between}.cv-project-card h3,.cv-project-card p{margin:0}.cv-project-card h3{font-family:var(--sans);font-size:1rem;font-weight:830;line-height:1.28}.cv-project-card p{color:var(--muted);font-size:.92rem}.snapshot-list{display:grid;gap:.8rem}.snapshot-list div{border-left:4px solid var(--accent);padding-left:.85rem}.snapshot-list dt{font-weight:820}.snapshot-list dd{margin:.15rem 0 0;color:var(--muted)}table{width:100%;border-collapse:collapse;margin:1rem 0 1.6rem;font-size:.94rem}caption{color:var(--muted);text-align:left;margin-bottom:.5rem}th,td{border:1px solid var(--line);padding:.65rem;vertical-align:top}th{background:var(--surface-soft);color:var(--ink);text-align:left}.tag-list{padding:0;list-style:none}.link-list li{margin-bottom:.55rem}.observablehq-pre-container pre,pre{max-width:78ch;white-space:pre-wrap;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--ink);padding:1rem}details{max-width:var(--max);border-top:1px solid var(--line);padding-top:.75rem}summary{cursor:pointer;color:var(--muted);font-weight:760}@media(max-width:820px){html,body{max-width:100vw}body{font-size:16px;overflow-x:hidden}.site-bar,.site-footer p,#observablehq-main{box-sizing:border-box;width:calc(100vw - 2rem)!important;max-width:calc(100vw - 2rem)!important;margin-inline:1rem}#observablehq-main,#observablehq-main>*,.hero-grid>*,.narrative-section,.visual-shell,.viz-card{min-width:0}.site-bar{grid-template-columns:1fr auto;row-gap:.65rem}.site-name{grid-column:1;grid-row:1}.theme-toggle{grid-column:2;grid-row:1;justify-self:end}.site-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;width:100%;box-sizing:border-box;overflow-x:auto;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}#observablehq-main{padding-top:2rem}h1{font-size:clamp(2rem,10vw,3.1rem)}p,li,dd,td,th,.lede{max-width:100%}.eyebrow{overflow-wrap:anywhere}.hero-grid,.split-list,.narrative-row,.cv-focus__hero,.cv-entry,.cv-focus__card-grid,.cv-focus__stats{grid-template-columns:1fr}.cv-entry-list:before{left:1.2rem}.cv-entry{grid-template-columns:2.4rem minmax(0,1fr)}.cv-entry__marker{justify-content:flex-start}.cv-entry__marker span{font-size:0;height:.72rem;margin-left:.86rem;padding:0;width:.72rem}.cv-entry__header{grid-template-columns:1fr;gap:.25rem}.cv-entry__dates{text-align:left}table{display:block;overflow-x:auto}}@media print{.site-header,.site-footer,.page-nav,.action-row,.hero-media,.theme-toggle,.observablehq--block:has(svg),.visual-shell{display:none}#observablehq-main{width:100%;padding:0}body{background:#fff;color:#000;font-size:11pt}h1{font-size:22pt}h2{break-after:avoid}a{color:#000}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
