:root{color-scheme:light;--jdw-primary:#1565c0;--jdw-primary-active:#2962ff;--jdw-section:#ffffff;--jdw-section-alt:#f7f7f7;--jdw-text:#2b2b2b;--jdw-nav-text:#34495e;--jdw-toc-hover:#f8c471;--jdw-toc-active:#e67e22;--jdw-content:62.5rem;--jdw-article:47.5rem;--jdw-docs:67.5rem;--jdw-section-space:clamp(3.75rem, 7vw, 6.875rem)}.dark{color-scheme:dark;--jdw-primary:#90caf9;--jdw-primary-active:#bbdefb;--jdw-section:#23252f;--jdw-section-alt:#272935;--jdw-text:#f8fafc;--jdw-nav-text:#f8fafc}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--navbar-height,4rem) + 1rem)}body{font-family:var(--hb-font-body);font-size:var(--hb-font-size-base);line-height:var(--hb-font-leading-body);text-rendering:optimizeLegibility;word-break:keep-all;overflow-wrap:anywhere}h1,h2,h3,h4,h5,h6{font-family:var(--hb-font-heading);font-weight:800;line-height:var(--hb-font-leading-heading);letter-spacing:var(--hb-font-tracking-heading);word-break:keep-all}code,kbd,pre,samp{font-family:var(--hb-font-code)}.navbar,.navbar-brand{font-family:var(--hb-font-nav)}.navbar{width:min(100% - 2rem,var(--jdw-docs));margin-inline:auto;padding-inline:0!important}#site-header.header{padding-block:.5rem;border-bottom:1px solid color-mix(in srgb,var(--jdw-text) 10%,transparent)}.navbar-brand{color:var(--jdw-text);font-weight:700;letter-spacing:.02em}.navbar a{color:var(--jdw-nav-text)}.navbar a:hover,.navbar a:focus-visible{color:var(--jdw-primary-active)}.jdw-section{background:var(--jdw-section)}.jdw-section--alt{background:var(--jdw-section-alt)}.jdw-content-width{width:min(100% - 2rem,var(--jdw-content));margin-inline:auto}.jdw-post-list{display:flex;flex-direction:column;gap:2rem;width:min(100% - 2rem,50rem);margin-inline:auto}.jdw-post-list__item{display:grid;grid-template-columns:minmax(0,1fr)10rem;gap:2rem;align-items:center}.jdw-post-list__body{min-width:0}.jdw-post-list__body h3{margin:0;font-size:clamp(1.1rem,2vw,1.35rem)}.jdw-post-list__body h3 a{color:var(--jdw-text)}.jdw-post-list__body h3 a:hover{color:var(--jdw-primary)}.jdw-post-list__summary{display:-webkit-box;margin:.55rem 0 0;overflow:hidden;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);font-size:.94rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.jdw-post-list__meta{display:flex;flex-wrap:wrap;gap:.35rem .9rem;margin-top:.65rem;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);font-size:.78rem}.jdw-post-list__terms{display:inline-flex;flex-wrap:wrap;gap:.3rem}.jdw-post-list__terms a{color:inherit;text-decoration:none}.jdw-post-list__terms a:hover,.jdw-post-list__terms a:focus-visible{color:var(--jdw-primary);text-decoration:underline;text-underline-offset:.18em}.jdw-post-list__terms .is-tag{border-radius:9999px;background:color-mix(in srgb,var(--jdw-primary) 9%,transparent);color:var(--jdw-primary);padding:.05rem .42rem}.jdw-post-list__image{display:block;overflow:hidden;border-radius:.35rem;background:#e2e8f0}.jdw-post-list__image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform 220ms ease}.jdw-post-list__item:hover .jdw-post-list__image img{transform:scale(1.035)}.jdw-project-filters{display:flex;flex-wrap:wrap;gap:.4rem;width:min(100% - 2rem,var(--jdw-content));margin:0 auto 1.5rem}.jdw-project-filters button{border:1px solid color-mix(in srgb,var(--jdw-primary) 45%,transparent);border-radius:.25rem;background:0 0;color:var(--jdw-primary);padding:.18rem .7rem;font-size:.8rem;font-weight:700;cursor:pointer;transition:background-color 140ms ease,color 140ms ease}.jdw-project-filters button:hover{background:color-mix(in srgb,var(--jdw-primary) 12%,transparent)}.jdw-project-filters button.is-active{background:var(--jdw-primary);border-color:var(--jdw-primary);color:#fff}.dark .jdw-project-filters button.is-active{color:#10131c}.jdw-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:min(100% - 2rem,var(--jdw-content));margin-inline:auto}.jdw-project-card{min-width:0;overflow:hidden;border:1px solid rgb(148 163 184/28%);border-radius:.3rem;background:var(--jdw-section);box-shadow:0 .3rem 1rem rgb(15 23 42/.1);transition:transform 180ms ease,box-shadow 180ms ease}.jdw-project-card:hover{transform:translateY(-3px);box-shadow:0 .8rem 1.8rem rgb(15 23 42/14%)}.jdw-project-card__link{display:block;height:100%;color:inherit}.jdw-project-card__media{overflow:hidden;aspect-ratio:3/2;background:#e2e8f0}.jdw-project-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 240ms ease}.jdw-project-card:hover .jdw-project-card__media img{transform:scale(1.035)}.jdw-project-card__fallback{width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--jdw-primary) 25%,white),color-mix(in srgb,var(--jdw-primary-active) 50%,transparent))}.jdw-project-card__content{padding:1.15rem}.jdw-project-card__content h3{margin:0;font-size:1rem}.jdw-project-card__content p{margin:.55rem 0 0;color:color-mix(in srgb,var(--jdw-text) 68%,transparent);font-size:.84rem;line-height:1.55}.jdw-project-card__content ul{display:flex;flex-wrap:wrap;gap:.35rem;margin:.8rem 0 0;padding:0;list-style:none}.jdw-project-card__content li{border-radius:9999px;background:color-mix(in srgb,var(--jdw-primary) 10%,transparent);color:var(--jdw-primary);padding:.15rem .5rem;font-size:.68rem;font-weight:700}.prose{--tw-prose-links:var(--jdw-primary);min-width:0;font-family:var(--hb-font-body)}.prose>:where(p,ul,ol,blockquote){line-height:1.72}article main>.container.prose,article main>.prose{max-width:var(--jdw-article)}.jdw-post-shell{display:grid;grid-template-columns:minmax(0,var(--jdw-article));justify-content:center;width:min(100% - 2rem,var(--jdw-docs));margin-inline:auto;padding:clamp(2rem,5vw,4.5rem)0 4rem}.jdw-post-shell.has-toc{grid-template-columns:minmax(0,var(--jdw-article))minmax(11rem,14rem);gap:clamp(2rem,4vw,4rem)}.jdw-post{min-width:0}.jdw-post__header{margin-bottom:2rem}.jdw-post__header h1{margin:0;color:var(--jdw-text);font-size:clamp(2rem,4.5vw,3.15rem);line-height:1.22;letter-spacing:-.035em}.jdw-post__subtitle{margin:.75rem 0 0;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.55}.jdw-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .45rem;margin-top:1rem;color:color-mix(in srgb,var(--jdw-text) 68%,transparent);font-size:.82rem}.jdw-post__authors a{color:inherit}.jdw-post__taxonomy{display:flex;flex-direction:column;gap:.45rem;margin-top:.9rem}.jdw-post__taxonomy>div{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.jdw-post__taxonomy-label{min-width:3.7rem;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);font-size:.72rem;font-weight:700}.jdw-post__category,.jdw-post__tag{border-radius:9999px;color:var(--jdw-text);padding:.15rem .55rem;font-size:.75rem;line-height:1.4;text-decoration:none}.jdw-post__category{border:1px solid color-mix(in srgb,var(--jdw-text) 18%,transparent);background:color-mix(in srgb,var(--jdw-text) 4%,transparent)}.jdw-post__tag{background:color-mix(in srgb,var(--jdw-primary) 9%,transparent);color:var(--jdw-primary)}.jdw-post__category:hover,.jdw-post__category:focus-visible,.jdw-post__tag:hover,.jdw-post__tag:focus-visible{border-color:var(--jdw-primary);color:var(--jdw-primary)}.jdw-post__featured{margin:0 0 2.25rem}.jdw-post__featured img{display:block;width:100%;max-height:30rem;height:auto;border-radius:.45rem;object-fit:contain}.jdw-post__featured figcaption{margin-top:.5rem;color:color-mix(in srgb,var(--jdw-text) 62%,transparent);font-size:.78rem;text-align:center}.jdw-post__toc-mobile{display:none;margin-bottom:1.5rem;border:1px solid color-mix(in srgb,var(--jdw-text) 14%,transparent);border-radius:.45rem;padding:.65rem .8rem}.jdw-post__toc-mobile summary{cursor:pointer;font-weight:700}.jdw-post__toc-mobile nav{margin-top:.65rem}.jdw-post__toc,.jdw-post__toc-mobile nav{font-size:.78rem}.jdw-post__toc>div{position:sticky;top:calc(var(--navbar-height,4rem) + 1.5rem);max-height:calc(100vh - var(--navbar-height,4rem) - 3rem);overflow-y:auto;padding-left:1rem;border-left:1px solid color-mix(in srgb,var(--jdw-text) 12%,transparent)}.jdw-post__toc>div>p{margin:0 0 .75rem;font-weight:800}.jdw-post__toc ul,.jdw-post__toc-mobile ul{margin:0;padding-left:.85rem;list-style:none}.jdw-post__toc li,.jdw-post__toc-mobile li{margin:.4rem 0}.jdw-post__toc a,.jdw-post__toc-mobile a{display:block;border-left:2px solid transparent;color:color-mix(in srgb,var(--jdw-text) 70%,transparent);padding-left:.5rem;text-decoration:none}.jdw-post__toc a:hover,.jdw-post__toc a:focus-visible,.jdw-post__toc-mobile a:hover,.jdw-post__toc-mobile a:focus-visible{border-left-color:var(--jdw-toc-hover);color:var(--jdw-toc-hover)}.jdw-post__content.prose{max-width:var(--jdw-article);font-size:clamp(1rem,.97rem + .12vw,1.08rem);line-height:1.72}.jdw-post__content.prose :where(h2){margin-top:2.5em;padding-bottom:.35rem;border-bottom:1px solid color-mix(in srgb,var(--jdw-text) 12%,transparent)}.jdw-post__content.prose :where(h3){margin-top:2em}.jdw-post__content.prose :where(img,video,iframe,svg,.html-widget,.plotly,.leaflet){max-width:100%!important}.jdw-post__content>img,.jdw-post__content>p>img:only-child{display:block;margin-inline:auto}.jdw-post__content.prose :where(pre){overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.jdw-post__content.prose :where(table){display:block;max-width:100%;overflow-x:auto}.jdw-post__footer{margin-top:3rem;border-top:1px solid color-mix(in srgb,var(--jdw-text) 12%,transparent);padding-top:1.25rem}.jdw-post__share>section{justify-content:flex-start;padding-top:0;font-size:1rem}.jdw-post__share a{background:color-mix(in srgb,var(--jdw-text) 9%,transparent)}.jdw-post__author{margin-top:1.5rem}.jdw-post__author>div{align-items:center;gap:1rem;padding:1.5rem 0}.jdw-post__author img{width:7rem!important;height:7rem!important;flex:0 0 7rem;margin-right:0!important}.jdw-post__author .text-sm{font-size:.95rem;line-height:1.55}.jdw-post__related{margin-top:1.5rem}.jdw-post__related h2{margin:0 0 .8rem;font-size:1.2rem}.jdw-post__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.jdw-post__related article{min-width:0;border:1px solid color-mix(in srgb,var(--jdw-text) 12%,transparent);border-radius:.45rem;padding:.75rem}.jdw-post__related article>a{display:block;color:var(--jdw-text);font-size:.88rem;font-weight:750;line-height:1.45}.jdw-post__related article>div{display:flex;flex-wrap:wrap;gap:.25rem .55rem;margin-top:.45rem;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);font-size:.7rem}.hb-toc{font-size:.78rem}.hb-toc a{border-left:2px solid transparent;color:color-mix(in srgb,var(--jdw-text) 72%,transparent);transition:border-color 160ms ease,color 160ms ease}.hb-toc a:hover,.hb-toc a:focus-visible{border-left-color:var(--jdw-toc-hover);color:var(--jdw-toc-hover)}.hb-toc a.active,.hb-toc a[aria-current=true]{border-left-color:var(--jdw-toc-active);color:var(--jdw-toc-active);font-weight:700}.html-widget,.leaflet,.plotly{width:100%!important;max-width:100%}.prose>*,.prose iframe,.prose img,.prose video,.prose svg{max-width:100%}.prose table{display:block;max-width:100%;overflow-x:auto}.prose pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}html body .highlight .chroma .c1,html body .highlight .chroma .cm,html body .highlight .chroma .c{color:#5f6368!important}html.dark body .highlight .chroma .c1,html.dark body .highlight .chroma .cm,html.dark body .highlight .chroma .c{color:#aeb8c4!important}html body .highlight .chroma .m,html body .highlight .chroma .mf{color:#6f42c1!important}html body .highlight .chroma .nb{color:#005f73!important}html.dark body .highlight .chroma .m,html.dark body .highlight .chroma .mf{color:#d2b8ff!important}html.dark body .highlight .chroma .nb{color:#8bd5e8!important}:where(a,button,input,select,textarea,iframe):focus-visible{outline:3px solid color-mix(in srgb,var(--jdw-primary) 75%,white);outline-offset:3px}@media(max-width:1023px){.jdw-post-shell.has-toc{grid-template-columns:minmax(0,var(--jdw-article))}.jdw-post__toc{display:none}.jdw-post__toc-mobile{display:block}}@media(max-width:767px){:root{--jdw-section-space:3.75rem}body{word-break:normal}.prose{font-size:1rem}.jdw-post-shell{width:min(100% - 1.25rem,var(--jdw-article));padding-top:2rem}.jdw-post__header h1{font-size:clamp(1.8rem,9vw,2.45rem)}.jdw-post__featured img{max-height:22rem}.jdw-post__taxonomy-label{width:100%;min-width:0}.jdw-post__author>div{align-items:flex-start;flex-direction:column}.jdw-post__author img{width:6rem!important;height:6rem!important;flex-basis:6rem}.jdw-post__related-grid{grid-template-columns:1fr}.jdw-post-list__item{grid-template-columns:minmax(0,1fr)6.5rem;gap:1rem}.jdw-post-list__summary{-webkit-line-clamp:2}.jdw-project-grid{grid-template-columns:1fr}}@media(min-width:768px) and (max-width:1023px){.jdw-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}