:root{--accent-color:#00539f;--accent-color-dark:#003e7e;--accent-light:#e6f0fa}.search-hit-date{color:rgba(0,0,0,.58);font-size:.8rem;margin-left:.5rem}.search-hit-date:empty{display:none}#profile h1,#profile h2,#profile h3,#profile p,#profile span{font-size:1rem;color:var(--body-color);margin-inline:auto}#profile h2,#profile p{line-height:1.4}#profile .network-icon{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;padding:0;margin:0}#profile .network-icon a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:1.85rem;padding:0;margin:0;box-sizing:content-box;color:var(--accent-color);transition:color .2s ease-in-out}#profile .network-icon a:hover{color:var(--accent-color-dark);transform:scale(1.1);background-color:#f0f4f8;border-radius:50%}#profile .network-icon i{line-height:1;font-size:inherit;vertical-align:middle}.portrait{max-width:100%;height:auto;width:250px;object-fit:cover;display:block;border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,8%)}.navbar-light .navbar-nav>.nav-item>.nav-link{font-size:1rem}a:not(#profile .network-icon a):not(.dropdown-item a):not(.navbar__submenu-link){color:var(--accent-color);text-decoration:none;background-image:linear-gradient(var(--accent-color),var(--accent-color));background-size:0% .15em;background-repeat:no-repeat;background-position:100% 100%;transition:background-size .2s ease-in-out,color .2s ease-in-out}a:not(#profile .network-icon a):not(.dropdown-item a):not(.navbar__submenu-link):hover,a:not(#profile .network-icon a):not(.dropdown-item a):not(.navbar__submenu-link):focus{background-size:100% .15em;color:var(--accent-color)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.3rem}h3{color:var(--accent-color)}.button,.btn{background-color:var(--accent-color);border:none;color:#fff;padding:.5em 1em;border-radius:4px}.button:hover,.btn:hover{background-color:#003e7e;box-shadow:0 2px 8px rgba(0,0,0,.15)}.widget-title,.home-section h2{font-family:roboto,helvetica neue,Arial,sans-serif;font-weight:500;font-size:1.2rem;color:var(--accent-color)}.widget-title,.home-section h2,.home-section h3{font-family:roboto,helvetica neue,Helvetica,Arial,sans-serif!important;font-weight:500;font-size:1.375rem;letter-spacing:.25px;color:var(--accent-color)}#profile h1[itemprop=name]{border-bottom:none!important;padding-bottom:0!important;margin-bottom:.35rem;font-size:1.35rem;font-weight:600;line-height:1.3;letter-spacing:.3px}#profile{animation:fadeIn .8s ease-out;display:flex;flex-direction:column;align-items:flex-start}#profile .portrait,#profile .portrait-title{align-self:flex-start}.home-section{margin:8px 0;scroll-margin-top:70px}@media(max-width:767.98px){#profile{align-items:center!important;text-align:center!important}#profile>*{align-self:center!important}#profile .network-icon a{width:42px;height:42px;font-size:1.75rem;margin:0 2px;transition:color .2s ease,transform .15s ease-in-out}#profile .network-icon{margin-bottom:1rem}#profile .portrait-title{align-self:center}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.main-content{max-width:80ch;margin:0 auto}a:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5{text-rendering:optimizeLegibility}.button:focus,.btn:focus{outline:2px dashed var(--accent-color);outline-offset:3px}.site-footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:2rem 1rem;font-size:.9rem;color:#555;text-align:center}.back-to-top{bottom:1rem;right:1rem;opacity:.5;transition:opacity .2s ease}.back-to-top:hover{opacity:1}.card-desription>p{font-size:1rem!important;margin-top:.25rem}.card-text h4{font-size:1.1rem;padding-top:.5rem;margin-top:.25rem;font-weight:600}.card{border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,6%);transition:box-shadow .3s ease;background-color:#fafafa}.card:hover{box-shadow:0 4px 14px rgba(0,0,0,.12)}.projects-container{display:flex;flex-wrap:wrap;gap:1.5rem}ul.ul-interests li,ul.ul-education li{font-size:1rem}.portrait-title{text-align:center}.project-section{padding:1.5rem;background:#f9f9f9;border-radius:6px;margin-bottom:2rem}.project-section h2{font-size:1.75rem;margin-bottom:.75rem;border-bottom:2px solid var(--accent-color);padding-bottom:.25rem}.project-section img{width:100%;max-width:600px;height:auto;border-radius:4px;margin-bottom:1rem}.teaching-section{border-radius:6px;margin-bottom:4rem}.teaching-section h2{font-size:1.5rem;border-bottom:2px solid var(--accent-color);padding-bottom:.25rem}.teaching-section ul li{line-height:1.75}.pub-section{border-radius:6px;margin-bottom:4rem}.pub-section h2{font-size:1.5rem;border-bottom:2px solid var(--accent-color);padding-bottom:.25rem}.pub-section ul li{line-height:1.75}.title-line-break span{display:block}.dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:1000;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;text-align:left;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.dropdown-menu.show{display:block}.dropdown-menu .dropdown-item>a{display:block;padding:.65rem 1.25rem}@media(max-width:575.98px){#search .search-header h2.search-title{font-size:1.5rem}}h2[id],h3[id],h4[id]{scroll-margin-top:100px}.outreach-scroll .projects-container{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:1.5rem;padding-bottom:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.outreach-scroll .project-card{flex:none;width:min(550px,85vw);scroll-snap-align:start}.scroll-btn{display:none}.outreach-scroll-wrapper{position:relative;z-index:0}.outreach-scroll .scroll-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:100px;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;font-size:1rem;color:var(--accent-color);z-index:10}.outreach-scroll .scroll-btn-left{left:-6px}.outreach-scroll .scroll-btn-right{right:-6px}.outreach-scroll .card-text{width:0;min-width:100%;box-sizing:border-box}#profile h1[itemprop=name]{font-family:roboto,helvetica neue,Helvetica,Arial,sans-serif}#profile .portrait-title h3[itemprop=worksFor]{color:rgba(0,0,0,.55)}.section-heading h2{margin-top:0}.navbar-nav{flex-wrap:wrap;row-gap:4px}.navbar-collapse{flex-grow:0;flex-shrink:1}@media screen and (min-width:1400px){.container{max-width:1320px}}ul.ul-interests li::marker,ul.ul-education li::marker{color:var(--accent-color)}.teaching-section li::marker,.project-section li::marker,.article-style li::marker{color:var(--accent-color)}.teaching-section li,.article-style li,.project-section li{list-style-type:circle}.pub-note-marker{color:var(--accent-color);margin-right:.35em}.home-section h2.section-title{font-family:montserrat,sans-serif!important;font-size:2.25rem;font-weight:400;line-height:1.25;letter-spacing:normal;color:#313131;margin-top:1rem;margin-bottom:.5rem}.section-heading h2.section-title{margin:0 0 10px}.card .card-text h3{font-family:montserrat,sans-serif!important;font-size:1.1rem;font-weight:600;line-height:1.5;letter-spacing:normal;text-transform:uppercase;color:#313131;padding-top:.5rem;margin-top:.25rem;margin-bottom:.5rem}.card .card-text h3 a{color:#000;border-bottom:solid 1px transparent}.card .card-text h3 a:hover{color:#000;border-bottom:solid 1px #000;text-decoration:none}#profile .portrait-title h2[itemprop=jobTitle]{line-height:1.25;margin-top:0;margin-bottom:.5rem}.search-header h2.search-title{font-size:2.25rem;font-weight:400;color:#313131}#profile .portrait-title h2[itemprop=jobTitle]{font-size:1rem;font-weight:500;line-height:1.25;margin-top:0;margin-bottom:.5rem}#profile .portrait-title h3[itemprop=worksFor]{font-size:.9rem;font-weight:400;line-height:1.35;margin-top:0;margin-bottom:.15rem}#profile .portrait-title h3[itemprop=worksFor]:last-of-type{margin-bottom:.75rem}@media(min-width:768px){#profile{position:sticky;top:5.5rem}}@media(min-width:768px) and (max-width:991.98px){#profile .network-icon li{margin-right:0}#profile .network-icon a{width:36px;height:36px;font-size:1.5rem}}.ai-svg{height:1em;fill:currentColor;vertical-align:-.125em}.skip-link{position:absolute;left:-9999px;top:0;z-index:2000;padding:.75rem 1.25rem;background:#fff;color:var(--accent-color);font-weight:600;border:2px solid var(--accent-color);border-radius:0 0 4px 0;text-decoration:none}.skip-link:focus{left:0}#content{outline:none}@media(prefers-reduced-motion:reduce){#profile{animation:none}#profile .network-icon a:hover{transform:none}.card,.card:hover,.back-to-top,#profile .network-icon a{transition:none}.outreach-scroll .projects-container{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media print{.navbar,.search-results,.search-header,#search,.skip-link,.back-to-top,#back_to_top,.share-box,.scroll-btn,#cc-main,.cc--anim,#modal{display:none!important}body{background:#fff!important;font-size:11pt}#profile{position:static!important}.outreach-scroll .projects-container{display:block!important;overflow:visible!important}.outreach-scroll .project-card{width:auto!important;page-break-inside:avoid;break-inside:avoid}.card,.pub-card,.project-section,.teaching-section,.pub-section{box-shadow:none!important;background:0 0!important;break-inside:avoid}a{background-image:none!important;color:#000!important}.article-style a[href^=http]::after,.pub-section a[href^=http]::after,.project-section a[href^=http]::after{content:" (" attr(href)")";font-size:85%;word-break:break-all}h1,h2,h3,h4{break-after:avoid}img{max-width:100%!important;break-inside:avoid}}#modal pre,.hljs{display:block;overflow-x:auto;padding:.75em 1em;background:#f8f8f8;color:#333;border-radius:4px;font-size:.85rem;line-height:1.5}#modal pre code{background:0 0;padding:0;white-space:pre-wrap;word-break:break-word}#featured_publications h2.section-title{text-align:center;margin-top:0}.pub-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch;max-width:1140px;margin:0 auto}.pub-cards-more{max-width:1140px;margin:1.5rem auto 0}.pub-cards .card.pub-card{display:flex;flex-direction:column;margin-bottom:0;background-color:#fff;border:1px solid #e8e8e8;overflow:hidden}.pub-card-media{display:block}.pub-card-media img{display:block;width:100%;height:auto;border-bottom:1px solid #ececec}.pub-cards .card .card-text.pub-card-body{display:flex;flex-direction:column;flex:auto;padding:.85rem 1rem 1rem}.pub-cards .card .card-text h3{text-transform:none;font-size:1rem;line-height:1.4;padding-top:0;margin:0 0 .4rem}.pub-cards .card .card-text p{font-size:.875rem;line-height:1.5;color:rgba(0,0,0,.6);margin:0 0 .3rem}.pub-cards .card .card-text p.pub-card-meta{margin-bottom:0}@media(max-width:991.98px){.pub-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.pub-cards{grid-template-columns:1fr}}