:root{--global-bg-color:#fff;--global-code-bg-color:rgba(181,9,172,0.05);--global-text-color:#000;--global-text-color-light:#828282;--global-theme-color:#0076df;--global-hover-color:#0076df;--global-hover-text-color:#fff;--global-footer-bg-color:#1c1c1d;--global-footer-text-color:#e8e8e8;--global-footer-link-color:#fff;--global-distill-app-color:#828282;--global-divider-color:rgba(0,0,0,0.1);--global-card-bg-color:#fff;--global-highlight-color:#b71c1c;--global-back-to-top-bg-color:rgba(0,0,0,0.4);--global-back-to-top-text-color:#fff;--global-newsletter-bg-color:#fff;--global-newsletter-text-color:#000;--global-tip-block:#42b983;--global-tip-block-bg:#e2f5ec;--global-tip-block-text:#215d42;--global-tip-block-title:#359469;--global-warning-block:#e7c000;--global-warning-block-bg:#fff8d8;--global-warning-block-text:#6b5900;--global-warning-block-title:#b29400;--global-danger-block:#c00;--global-danger-block-bg:#ffe0e0;--global-danger-block-text:#600;--global-danger-block-title:#c00}:root .repo-img-light{display:block}:root .repo-img-dark{display:none}:root #back-to-top{color:var(--global-back-to-top-text-color);background:var(--global-back-to-top-bg-color);bottom:30px;right:30px;height:40px;width:40px;z-index:10}html[data-theme=dark]{--global-bg-color:#1c1c1d;--global-code-bg-color:#2c3237;--global-text-color:#e8e8e8;--global-text-color-light:#828282;--global-theme-color:#0076df;--global-hover-color:#0076df;--global-hover-text-color:#fff;--global-footer-bg-color:#e8e8e8;--global-footer-text-color:#1c1c1d;--global-footer-link-color:#000;--global-distill-app-color:#e8e8e8;--global-divider-color:#424246;--global-card-bg-color:#212529;--global-back-to-top-bg-color:rgba(255,255,255,0.5);--global-back-to-top-text-color:#000;--global-newsletter-bg-color:#e8e8e8;--global-newsletter-text-color:#1c1c1d;--global-tip-block:#42b983;--global-tip-block-bg:#e2f5ec;--global-tip-block-text:#215d42;--global-tip-block-title:#359469;--global-warning-block:#e7c000;--global-warning-block-bg:#fff8d8;--global-warning-block-text:#6b5900;--global-warning-block-title:#b29400;--global-danger-block:#c00;--global-danger-block-bg:#ffe0e0;--global-danger-block-text:#600;--global-danger-block-title:#c00}html[data-theme=dark] .repo-img-light{display:none}html[data-theme=dark] .repo-img-dark{display:block}html[data-theme-setting=dark] #back-to-top{color:var(--global-back-to-top-text-color);background:var(--global-back-to-top-bg-color)}body{padding-bottom:70px;color:var(--global-text-color);background-color:var(--global-bg-color)}body h1,body h2,body h3,body h4,body h5,body h6{scroll-margin-top:66px}body.fixed-top-nav{padding-top:56px}body.sticky-bottom-footer{padding-bottom:0}.container{max-width:800px}.profile img{width:100%}p,li,dd,td,th,blockquote p{font-family:"SF Mono",SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace;line-height:1.5}body{font-family:"SF Mono",SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace;color:var(--global-text-color);background-color:var(--global-bg-color);letter-spacing:-0.011em;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"SF Mono",SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace;color:var(--global-text-color);line-height:1.3;letter-spacing:-0.02em}h1{font-size:30px;font-weight:500}h2{font-size:24px;font-weight:500}h3{font-size:18px;font-weight:500}h4{font-size:16px;font-weight:500}h5{font-size:14px;font-weight:500}h6{font-size:13px;font-weight:500}strong,b{font-weight:500}code,pre,kbd,samp,.navbar,.navbar .nav-link,.navbar .navbar-brand,.home-hero__eyebrow,.home-section h2,.home-block__title,.home-block .table th,.page-actions .btn,.teaching-page .interest-chips span,.teaching-page .badges span,.teaching-page .course-links a{font-family:"SF Mono",SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,monospace}hr{border:0;border-top:1px solid var(--global-divider-color);margin:2rem 0}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}table td,table th{font-size:1rem;padding:.75rem;border:1px solid var(--global-divider-color)}table th{font-weight:bold}a,table.table a{color:var(--global-theme-color);text-decoration:none;transition:color .3s ease}a:hover,table.table a:hover{color:var(--global-theme-color);text-decoration:underline}
.table-dark{background-color:rgba(0,0,0,0)}blockquote{background:var(--global-bg-color);border-left:5px solid var(--global-theme-color);margin:1.5em 0;padding:1em 1.5em;font-size:1.2rem}blockquote p{margin-bottom:0}.equation{margin-bottom:1rem;text-align:center}.caption{font-size:.875rem;margin-top:.75rem;margin-bottom:1.5rem;text-align:center}.card{background-color:var(--global-card-bg-color);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.card .card-img{width:100%;display:block;padding-top:1.25rem}.card .card-title{color:var(--global-text-color);font-weight:bold;margin-bottom:.5rem}.card .card-body{padding:1.25rem}.citation,.citation-number{color:var(--global-theme-color)}.profile{width:100%}.profile .more-info{margin:5px 0;font-family:monospace}.profile .more-info p{display:inline-block;margin:0}.profile.float-right{margin-left:1rem}.profile.float-left{margin-right:1rem}@media(min-width:576px){.profile{width:30%}.profile .address p{display:block}}.post-description{margin-bottom:2rem;font-size:.875rem}.post-description a{color:inherit;text-decoration:none}.post-description a:hover{color:var(--global-theme-color)}.navbar{box-shadow:none;border-bottom:1px solid var(--global-divider-color);background-color:var(--global-bg-color);opacity:.95}.navbar .dropdown-menu{background-color:var(--global-bg-color);border:1px solid var(--global-divider-color)}.navbar .dropdown-menu a:not(.active){color:var(--global-text-color)}.navbar .dropdown-menu a:hover{color:var(--global-hover-color)}.dropdown-item{color:var(--global-text-color)}.dropdown-item:hover{color:var(--global-hover-color);background-color:var(--global-bg-color)}.navbar.navbar-light a:hover{text-decoration:none}.navbar.navbar-light .navbar-brand{color:var(--global-text-color)}.navbar.navbar-light .navbar-nav .nav-item .nav-link{color:var(--global-text-color);font-size:15px}.navbar .dropdown-item{font-size:15px}.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover{color:var(--global-hover-color)}.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link{background-color:inherit;font-weight:bolder;color:var(--global-theme-color)}.navbar.navbar-light .navbar-brand.social{padding:0;font-size:1.7rem}.navbar.navbar-light .navbar-brand.social a i::before{color:var(--global-text-color);transition:color .2s ease-in-out}.navbar.navbar-light .navbar-brand.social a:hover i::before{color:var(--global-theme-color)}.navbar-toggler .icon-bar{display:block;width:22px;height:2px;background-color:var(--global-text-color);border-radius:1px;margin-bottom:4px;transition:all .2s}.navbar-toggler .top-bar{transform:rotate(45deg);transform-origin:10% 10%}.navbar-toggler .middle-bar{opacity:0}.navbar-toggler .bottom-bar{transform:rotate(-45deg);transform-origin:10% 90%}.navbar-toggler.collapsed .top-bar{transform:rotate(0)}.navbar-toggler.collapsed .middle-bar{opacity:1}.navbar-toggler.collapsed .bottom-bar{transform:rotate(0)}#light-toggle{padding:0;border:0;background-color:inherit;color:var(--global-text-color)}#light-toggle:hover{color:var(--global-hover-color)}.social{text-align:center}.social .contact-icons{font-size:4rem}.social .contact-icons a i::before{color:var(--global-text-color);transition:color .2s ease-in-out}.social .contact-icons a:hover i::before{color:var(--global-theme-color)}.social .contact-note{font-size:.8rem}footer.fixed-bottom{background-color:var(--global-footer-bg-color);font-size:.75rem}footer.fixed-bottom .container{color:var(--global-footer-text-color);padding:9px 0 8px;text-align:center}footer.fixed-bottom a{color:var(--global-footer-link-color)}footer.fixed-bottom a:hover{color:var(--global-theme-color);text-decoration:none}footer.sticky-bottom{border-top:1px solid var(--global-divider-color);padding:40px 0;font-size:.9rem}footer.sticky-bottom .container{text-align:center}.cv{margin-bottom:40px}.cv .card{background-color:var(--global-card-bg-color);border:1px solid var(--global-divider-color)}.cv .card .list-group-item{background-color:inherit;border-color:var(--global-divider-color)}.cv .card .list-group-item .badge{color:var(--global-card-bg-color)!important;background-color:var(--global-theme-color)!important}@media(min-width:768px){.repo{max-width:50%}.repo.repo-profile{max-width:100%}}.repo .repo-meta{gap:.45rem;line-height:1.2;margin-bottom:.85rem}.repo .repo-card{background-color:var(--global-card-bg-color);border:1px solid var(--global-divider-color)}.repo .repo-preview{border-bottom:1px solid var(--global-divider-color);aspect-ratio:16/8;object-fit:cover}.repo .repo-stats{max-width:430px;margin-right:auto}.repo .repo-stats a{display:block}.repo .repo-stats-image{display:block;width:100%;height:auto;border-radius:10px}.repo .repo-description{color:var(--global-text-color-light);font-size:.92rem;line-height:1.55}.repo .repo-pill{display:inline-flex;align-items:center;padding:.24rem .6rem;border-radius:999px;border:1px solid var(--global-divider-color);color:var(--global-text-color-light);font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.repo .repo-pill-primary{border-color:rgba(20,92,161,.25);background:rgba(20,92,161,.08);color:var(--global-theme-color)}.repo .repo-actions{display:flex;flex-wrap:wrap;gap:.8rem}.repo .repo-action-link{color:var(--global-text-color);font-size:.82rem;font-weight:700;text-decoration:none}.repo .repo-action-link:hover{color:var(--global-theme-color);text-decoration:none}.repo .repo-action-link-muted{color:var(--global-text-color-light)}.post-list{margin:0;margin-bottom:40px;padding:0}.post-list li{border-bottom:1px solid var(--global-divider-color);list-style:none;padding:1.8rem 0}.post-list li .post-meta{color:var(--global-text-color-light);font-size:.82rem;margin-bottom:0}.post-list li .post-title{display:inline-block;margin-bottom:.55rem}.post-list li .post-list-desc{color:var(--global-text-color);font-size:.98rem;line-height:1.6;margin-bottom:.45rem}.post-list li .post-meta-compact span{white-space:nowrap}.post-list li a{color:var(--global-text-color);text-decoration:none}.post-list li a:hover{color:var(--global-theme-color)}.distill a:hover{border-bottom-color:var(--global-theme-color);text-decoration:none}.projects a{text-decoration:none}.projects a:hover .card-title{color:var(--global-theme-color)}.projects .card img{width:100%}.projects .grid-item{width:250px;margin-bottom:10px}.projects h2.category{color:var(--global-divider-color);border-bottom:1px solid var(--global-divider-color);padding-top:.5rem;margin-top:2rem;margin-bottom:1rem;text-align:right}.publications{margin-top:2rem}.publications h1{color:var(--global-theme-color);font-size:2rem;text-align:center;margin:1em 0}.publications h2{margin-bottom:1rem}.publications h2 span{font-size:1.5rem}.publications h2.bibliography{color:var(--global-divider-color);border-top:1px solid var(--global-divider-color);padding-top:1rem;margin-top:2rem;text-align:right}.publications ol.bibliography{list-style:none;padding:0;margin-top:0}.publications ol.bibliography li{margin-bottom:1rem;padding:1rem 1rem .75rem;border:1px solid var(--global-divider-color);border-radius:12px;background-color:var(--global-card-bg-color)}.publications ol.bibliography li .abbr{margin-bottom:.5rem}.publications ol.bibliography li .abbr abbr{display:inline-block;background-color:var(--global-theme-color);margin-bottom:.5rem}
.publications ol.bibliography li .abbr abbr a{color:#fff}.publications ol.bibliography li .abbr .award{color:var(--global-theme-color)!important;border:1px solid var(--global-theme-color)}.publications ol.bibliography li .title{font-weight:bolder;font-size:1.1rem;margin-bottom:.4rem}.publications ol.bibliography li .pub-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.4rem}.publications ol.bibliography li .pub-status{display:inline-flex;align-items:center;padding:.18rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background-color:var(--global-theme-color)}.publications ol.bibliography li .pub-status-working-paper{background-color:#245d9b}.publications ol.bibliography li .periodical-note{font-size:.78rem;color:var(--global-text-color-light);line-height:1.35}.publications ol.bibliography li .periodical-note{margin-top:.08rem}.publications ol.bibliography li .author a{border-bottom:1px dashed var(--global-theme-color)}.publications ol.bibliography li .author a:hover{border-bottom-style:solid;text-decoration:none}.publications ol.bibliography li .author>em{border-bottom:1px solid;font-style:normal}.publications ol.bibliography li .links a.btn{color:var(--global-text-color);border:1px solid var(--global-text-color);padding:.12rem .45rem;margin:0 .2rem .2rem 0;border-radius:999px;font-size:.72rem;letter-spacing:.02em}.publications ol.bibliography li .links .pub-action{text-transform:uppercase}.publications ol.bibliography li .links a.btn:hover{color:var(--global-theme-color);border-color:var(--global-theme-color)}.publications ol.bibliography li .links a.award.btn{border-color:var(--global-highlight-color)}.publications ol.bibliography li .badges span{display:inline-block;color:#000;padding-right:.5rem;vertical-align:middle}.publications ol.bibliography li .hidden{font-size:.875rem;max-height:0;overflow:hidden;text-align:justify;transition:all .15s ease}.publications ol.bibliography li .hidden.open{max-height:100em}.publications ol.bibliography div.abstract.hidden{border:dashed 1px var(--global-bg-color)}.publications ol.bibliography div.abstract.hidden.open{border-color:var(--global-text-color)}figure.highlight{margin:0 0 1rem}pre{color:var(--global-theme-color);background-color:var(--global-code-bg-color);border-radius:6px;padding:6px 12px}pre pre,pre code{background-color:rgba(0,0,0,0);border-radius:0;margin:0;padding:0}code{color:var(--global-theme-color);background-color:var(--global-code-bg-color);border-radius:3px;padding:3px}html.transition,html.transition *,html.transition *:before,html.transition *:after{transition:all 750ms!important}.post .post-header{margin-bottom:1.4rem}.post .post-back-link{display:inline-block;margin-bottom:.9rem;color:var(--global-text-color-light);font-size:.82rem;letter-spacing:.01em;text-decoration:none}.post .post-back-link:hover{color:var(--global-theme-color);text-decoration:none}.post .post-title{margin-bottom:.55rem;max-width:26ch}.post .post-dek{max-width:42rem;color:var(--global-text-color-light);font-size:.98rem;line-height:1.6;margin-bottom:.7rem}.post .post-meta{color:var(--global-text-color-light);font-size:.82rem;margin-bottom:0}progress{position:fixed;left:0;top:56px;z-index:10;width:100%;height:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);color:var(--global-theme-color)}progress::-webkit-progress-bar{background-color:rgba(0,0,0,0)}progress::-webkit-progress-value{background-color:var(--global-theme-color)}progress::-moz-progress-bar{background-color:var(--global-theme-color)}.progress-container{width:100%;background-color:rgba(0,0,0,0);position:fixed;top:56px;left:0;height:5px;display:block}.progress-bar{background-color:var(--global-theme-color);width:0;height:100%;display:block}.code-display-wrapper{position:relative}.code-display-wrapper .copy{background:var(--global-card-bg-color);border:0;border-radius:.3rem;color:var(--global-text-color);font-size:medium;opacity:0;position:absolute;right:.2rem;top:.2rem;transition:opacity .3s ease}.code-display-wrapper:hover .copy,.code-display-wrapper:focus .copy,.code-display-wrapper:active .copy{color:var(--global-hover-color);opacity:1}nav[data-toggle=toc]{top:5rem}nav[data-toggle=toc] .nav .nav>li>a{font-size:.75rem}nav[data-toggle=toc] .nav>li>a{color:var(--global-text-color);font-size:.75rem;transition:border-left-color .3s ease}nav[data-toggle=toc] .nav>li>a:hover{color:var(--global-hover-color);border-left-color:var(--global-hover-color)}nav[data-toggle=toc] .nav-link.active{color:var(--global-theme-color);border-left-color:var(--global-theme-color);font-size:.75rem}nav[data-toggle=toc] .nav-link.active:hover{color:var(--global-hover-color);border-left-color:var(--global-hover-color)}@media(max-width:576px){nav[data-toggle=toc]{visibility:hidden;height:0;top:0}}.post-list-thumb-wrap{display:flex;align-items:flex-start;justify-content:flex-end}.unloaded{display:none!important}#toc-sidebar{z-index:1}.echarts,.map{height:400px;width:100%}.teaching-page h2,.teaching-page h3,.teaching-page h4,.teaching-page h5{border-bottom:0}.teaching-page .teaching-block{margin-top:1.2rem}.teaching-page .interest-chips{display:flex;flex-wrap:wrap;gap:.45rem}.teaching-page .interest-chips span{display:inline-block;border:1px solid var(--global-theme-color);color:var(--global-theme-color);border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.2rem .58rem}.teaching-page .institution{margin-bottom:1.2rem}.teaching-page .institution h4{margin-bottom:.45rem}.teaching-page .course-card{border:1px solid var(--global-divider-color);border-radius:12px;padding:.95rem;background:var(--global-card-bg-color)}.teaching-page .course-top{display:flex;justify-content:space-between;gap:.7rem;align-items:flex-start;flex-wrap:wrap}.teaching-page .course-top h5{margin-bottom:.12rem;font-size:1.1rem}.teaching-page .course-org{margin-bottom:.12rem;color:#4b5563;font-size:.9rem}.teaching-page .term{margin-bottom:0;color:var(--global-text-color-light);font-size:.88rem}.teaching-page .badges{display:flex;gap:.35rem;align-items:center;flex-wrap:wrap}.teaching-page .badges span{display:inline-block;border-radius:999px;padding:.18rem .55rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.teaching-page .role{background:#145ca1;color:#fff}.teaching-page .role-guest{background:#6f4a0f}.teaching-page .code{border:1px solid var(--global-divider-color);color:var(--global-text-color)}.teaching-page .course-note{margin-top:.58rem;margin-bottom:.58rem;color:var(--global-text-color-light)}.teaching-page .course-links{display:flex;flex-wrap:wrap;gap:.42rem}.teaching-page .course-links a{display:inline-block;border:1px solid var(--global-theme-color);border-radius:999px;padding:.16rem .55rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-decoration:none}.teaching-page .course-links a:hover{text-decoration:none;background:rgba(20,92,161,.12)}.page-lead{margin:.4rem 0 1rem;font-size:15px;line-height:1.5;color:var(--global-text-color)}.page-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.25rem}.page-actions .btn{color:var(--global-text-color);border:1px solid var(--global-text-color);border-radius:999px;padding:.22rem .72rem;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0}.page-actions .btn:hover{color:var(--global-theme-color);border-color:var(--global-theme-color)}.cv-page .cv-pdf-frame{border:1px solid var(--global-divider-color);border-radius:12px;background:var(--global-card-bg-color)}.research-preview .preview-note{margin-top:.5rem;margin-bottom:1rem;padding:.8rem 1rem;border-left:4px solid var(--global-theme-color);background:var(--global-code-bg-color)}.research-preview .preview-heading{margin-top:1.4rem}.research-preview .featured-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.research-preview .featured-card,.research-preview .mini-card{border:1px solid var(--global-divider-color);border-radius:12px;padding:.9rem;background:var(--global-card-bg-color)}.research-preview .featured-card h3{font-size:1.02rem;margin-top:.5rem;margin-bottom:.4rem}.research-preview .featured-card p{margin-bottom:.55rem;color:var(--global-text-color-light)}.research-preview .badge{display:inline-block;border-radius:999px;padding:.18rem .55rem;font-size:.7rem;color:#fff;font-weight:700;text-transform:uppercase}.research-preview .status-working{background:#245d9b}.research-preview .card-links a{display:inline-block;margin-right:.35rem;margin-top:.2rem;padding:.12rem .45rem;border-radius:999px;border:1px solid var(--global-theme-color);font-size:.72rem;text-transform:uppercase}.research-preview .filter-bar{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem}.research-preview .filter-btn{border:1px solid var(--global-divider-color);border-radius:999px;background:var(--global-card-bg-color);color:var(--global-text-color);padding:.22rem .6rem;font-size:.74rem;text-transform:uppercase}.research-preview .filter-btn.is-active{border-color:var(--global-theme-color);color:var(--global-theme-color);font-weight:700}.research-preview .mini-results{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.research-preview .mini-card h4{margin-bottom:.25rem;font-size:.96rem}.research-preview .mini-card p{margin-bottom:0;color:var(--global-text-color-light);font-size:.84rem}.course-hub-wrap{margin:0;padding:.6rem 0 1.8rem;--hub-accent:#145ca1;--hub-accent-soft:#edf4ff;--hub-border:#d7e5f8}.course-hub-wrap .course-intro{margin-bottom:1.3rem;color:var(--global-text-color-light);border:1px solid var(--hub-border);background:linear-gradient(135deg,color-mix(in srgb,var(--hub-accent-soft) 82%,var(--global-bg-color) 18%),var(--global-bg-color));border-radius:14px;padding:.9rem 1rem;box-shadow:0 8px 20px rgba(20,92,161,.07)}.course-hub-wrap h2{margin-top:1.2rem;margin-bottom:.7rem;border-bottom:1px solid var(--hub-border);padding-bottom:.2rem}.course-hub-wrap .session-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.05rem}.course-hub-wrap .resource-section{background:linear-gradient(165deg,color-mix(in srgb,var(--global-bg-color) 86%,var(--hub-accent-soft) 14%),var(--global-bg-color));border:1px solid var(--hub-border);border-radius:14px;padding:1rem;box-shadow:0 8px 18px rgba(20,92,161,.05);transition:transform 120ms ease,box-shadow 120ms ease,border-color 120ms ease}.course-hub-wrap .resource-section--featured{margin-bottom:1rem}.course-hub-wrap .resource-section:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--hub-accent) 30%,transparent);box-shadow:0 12px 24px rgba(20,92,161,.1)}.course-hub-wrap .resource-section h3{margin:0 0 .45rem;font-size:1.05rem;color:var(--global-heading-color);line-height:1.32}.course-hub-wrap .resource-section p{margin:0 0 .86rem;color:var(--global-text-color-light);font-size:.93rem;line-height:1.45}.course-hub-wrap .btn-row{display:flex;flex-wrap:wrap;gap:.55rem}.course-hub-wrap .download-btn{display:inline-block;padding:.42rem .8rem;border-radius:8px;background:var(--hub-accent);border:1px solid var(--hub-accent);color:#fff;text-decoration:none;font-size:.86rem;font-weight:700;letter-spacing:.01em}.course-hub-wrap .download-btn:hover{color:#fff;filter:brightness(0.93);text-decoration:none}.course-hub-wrap .secondary-btn{display:inline-block;padding:.42rem .8rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--hub-accent) 35%,transparent);color:var(--hub-accent);text-decoration:none;font-size:.86rem;font-weight:700;background:color-mix(in srgb,var(--hub-accent-soft) 72%,transparent)}.course-hub-wrap .secondary-btn:hover{color:#0f4d8a;border-color:#0f4d8a;background:#ecf4ff;text-decoration:none}@media(max-width:800px){.course-hub-wrap .course-intro{padding:.78rem .82rem}.course-hub-wrap .resource-section{padding:.88rem}}.cv-pdf-frame{border:0}.post-list-thumbnail{width:124px;max-width:100%;height:88px;object-fit:cover;border-radius:10px;opacity:.9;margin-left:auto}
.home-hero{padding:2.75rem 0 1.25rem;background:rgba(0,0,0,0);border-bottom:1px solid var(--global-divider-color)}.home-hero__inner{max-width:820px}.home-hero__row{row-gap:1.1rem}.home-hero__copy{max-width:40rem}.home-hero__eyebrow{margin-bottom:.45rem;color:#6c7481;font-size:14px;letter-spacing:normal;text-transform:none;font-weight:400}.home-hero__name{font-size:32px;font-weight:500;margin-bottom:.5rem;color:#1f2937;line-height:1.3;letter-spacing:-0.02em}.home-hero__subtitle{font-size:15px;color:#5f6773;margin-bottom:.75rem}.home-hero__agenda{margin-bottom:.9rem;color:#364152;max-width:36rem;font-size:15px;line-height:1.5}.home-hero__portrait{display:flex;justify-content:flex-end}.home-hero__image{height:184px;width:184px;object-fit:cover;border:1px solid rgba(31,41,55,.12);border-radius:16px;box-shadow:none}.home-main{max-width:720px;margin:0 auto;padding:1.65rem 0 2.1rem}.home-content{line-height:1.5;font-size:15px}.home-section{margin-bottom:1.35rem}.home-section h2{margin-bottom:.55rem;border-bottom:0;padding-bottom:0;font-size:17px;letter-spacing:-0.02em;text-transform:none;color:#6c7481;font-weight:500}.home-section p,.home-section ul{margin-bottom:0}.home-section ul{padding-left:1.15rem}.home-section li+li{margin-top:.38rem}.home-block{margin-top:1.7rem;padding-top:1.1rem;border-top:1px solid var(--global-divider-color)}.home-block__title{border-bottom:0;padding-bottom:0;margin-bottom:.65rem;font-size:17px;letter-spacing:-0.02em;text-transform:none;color:#6c7481;font-weight:500}.home-block__title a{color:inherit;text-decoration:none}.home-block .table{margin-bottom:0}.home-block .table th,.home-block .table td{padding:.55rem 0;vertical-align:top;border-top:0}.home-block .table td{font-size:14px;line-height:1.45}.home-block .table td strong,.home-block .table td em{font-size:inherit}.home-block .table td strong{font-weight:500}.home-block .table th{width:22%;color:#8a93a1;font-size:13px;font-weight:500;letter-spacing:.03em;white-space:nowrap}.home-block .table tbody tr+tr{border-top:1px solid rgba(31,41,55,.08)}.home-contact{margin-top:1.55rem;padding-top:1rem;border-top:1px solid var(--global-divider-color);display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-contact .contact-icons{font-size:1.1rem;line-height:1}.home-contact .contact-icons a{margin-left:.45rem}.home-contact .contact-note{margin:0;color:var(--global-text-color-light);font-size:13px}@media(max-width:767.98px){.home-hero{padding:2.2rem 0 1rem}.home-hero__name{font-size:30px}.home-hero__portrait{justify-content:flex-start}.home-hero__image{margin-top:.35rem;height:156px;width:156px}.home-contact{flex-direction:column;align-items:flex-start}.home-contact .contact-icons a{margin-left:0;margin-right:.45rem}}d-byline{border-top-color:var(--global-divider-color)!important}d-byline h3{color:var(--global-text-color)!important}d-byline a,d-article d-byline a{color:var(--global-text-color)!important}d-byline a:hover,d-article d-byline a:hover{color:var(--global-hover-color)!important}d-article{border-top-color:var(--global-divider-color)!important}d-article p,d-article h1,d-article h2,d-article h3,d-article h4,d-article h5,d-article h6,d-article li,d-article table{color:var(--global-text-color)!important}d-article h1,d-article h2,d-article hr,d-article table,d-article table th,d-article table td{border-bottom-color:var(--global-divider-color)!important}d-article a{color:var(--global-theme-color)!important}d-article a:hover{color:var(--global-theme-color)!important}d-article b i{display:inline}d-article blockquote{border-left:2px solid var(--global-theme-color)!important}d-article details{color:var(--global-text-color);background-color:var(--global-code-bg-color);margin-top:0;padding:8px 12px;position:relative;border-radius:6px;display:block;margin-bottom:20px;grid-column:text;overflow:auto;max-width:100%}d-article details summary{color:var(--global-theme-color)}d-article details p{margin-top:.5rem;margin-bottom:.5rem}d-article d-footnote{scroll-margin-top:66px}d-appendix{border-top-color:var(--global-divider-color)!important;color:var(--global-distill-app-color)!important}d-appendix h3,d-appendix li,d-appendix span{color:var(--global-distill-app-color)!important}d-appendix a,d-appendix a.footnote-backlink{color:var(--global-distill-app-color)!important}d-appendix a:hover,d-appendix a.footnote-backlink:hover{color:var(--global-hover-color)!important}p.location{font-size:.7rem;white-space:nowrap}table.institution{margin-bottom:1rem}td.department{font-size:.8rem}div.list-group{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;margin-bottom:2rem}a.anchor{display:block;position:relative;top:-50px;visibility:hidden}.tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;position:relative}.tab>*{flex:none;padding-left:20px;position:relative}.tab>*>a{display:block;text-align:center;padding:9px 20px;color:var(--global-text-color-light);border-bottom:2px solid rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);font-size:12px;text-transform:uppercase;transition:color .1s ease-in-out;line-height:20px}.tab>.active>a{color:var(--global-text-color);border-color:var(--global-theme-color)}.tab>li>a{text-decoration:none;cursor:pointer}.tab-content{padding:0}.tab-content>li{display:none}.tab-content>li.active{display:block}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-solid,.fa-brands,.far,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-solid,.far{font-family:"Font Awesome 6 Free"}.fa-brands{font-family:"Font Awesome 6 Brands"}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-clipboard::before{content:""}.fa-clipboard-check::before{content:""}.fa-tag::before{content:""}.fa-envelope::before{content:""}.fa-hashtag::before{content:"\#"}.fa-calendar::before{content:""}.fa-briefcase::before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.ttf") format("truetype")}.fa-brands{font-weight:400}.fa-x-twitter:before{content:""}.fa-github:before{content:""}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.ttf") format("truetype")}.fa-solid{font-weight:900}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-regular-400.woff2") format("woff2"),url("../webfonts/fa-regular-400.ttf") format("truetype")}.far{font-weight:400}/*!
 * Tabler Icons 3.0.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons.woff2?v3.0.1") format("woff2"),url("../fonts/tabler-icons.woff?") format("woff"),url("../fonts/tabler-icons.ttf?v3.0.1") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-search:before{content:"\eb1c"}/*!
 * Tabler Icons 3.0.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons-filled.woff2?v3.0.1") format("woff2"),url("../fonts/tabler-icons-filled.woff?") format("woff"),url("../fonts/tabler-icons-filled.ttf?v3.0.1") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*!
 * Tabler Icons 3.0.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:"tabler-icons";font-style:normal;font-weight:400;src:url("../fonts/tabler-icons-outline.woff2?v3.0.1") format("woff2"),url("../fonts/tabler-icons-outline.woff?") format("woff"),url("../fonts/tabler-icons-outline.ttf?v3.0.1") format("truetype")}.ti{font-family:"tabler-icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-search:before{content:"\eb1c"}