.sp-header{display:grid;grid-template-columns:auto;grid-template-rows:8rem 8rem auto;text-align:center}.sp-header__content-type{padding-top:0rem;padding-bottom:0}.sp-header__background-wrapper{align-self:end;height:100%;position:relative;grid-row:1 / 3;grid-column:1 / 2}.sp-header__background{display:block;position:absolute;width:calc(100% + 2.5rem);height:100%;left:-1.25rem;z-index:-1;background-position:center;background-size:cover}.sp-header__photo-container{grid-area:photo;position:relative;height:100%;grid-row:2 / 4;grid-column:1 / 2;padding-bottom:2rem;max-width:20rem;justify-self:center}.sp-header__photo-container img{margin:0}.sp-header__mobile-background-wrapper{position:absolute;height:100%;width:calc(100% + 2.5rem);top:0;left:-1.25rem;z-index:-1;transform:translateY(-50%);display:none}.sp-header__mobile-background{position:absolute;height:22rem;bottom:0;width:100%;background-position:center}.sp-header__details-misc{display:flex;flex-direction:column;column-gap:2rem;row-gap:1rem;align-items:center;margin-top:1.5rem}.sp-header__photo-container img{aspect-ratio:9 / 10;object-fit:cover}.sp-header__details{grid-area:details;grid-row:4 / 5;grid-column:1 / 2}.sp-header__details h1{font-size:calc(2rem*var(--scale, 1));margin-bottom:.65rem}.sp-header__details h1+p{font-size:calc(1.25rem*var(--scale, 1));opacity:.6;display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.sp-header__job-titles{display:flex;flex-direction: column;font-size:calc(1.35rem*var(--scale, 1));opacity:.65;margin-bottom:.25rem;flex-wrap:wrap}.sp-header__school{opacity:.65;margin:0}.sp-header__schools{display:flex;flex-direction:column;margin-bottom:1rem;gap:.125rem}.sp-header__details h1+p>span:not(:last-child):after{content:"|";margin-left:.5rem}.sp-header__pg-supervisor{padding:.6rem 1rem;align-self:center;background:var(--primary, black);color:var(--secondary, white);margin:0;font-size:calc(.85rem*var(--scale, 1))}.sp-header__details-contact{margin-top:1.75rem}.sp-header__details-contact-option{display:grid;grid-template-columns:24px auto;gap:1rem;align-items:center}.sp-header__details-contact-option a{margin-top:-.3rem}.sp-header__details-contact-option svg{width:24px}.sp-header__socials{display:flex;gap:.6rem;align-items:center}.sp-header__socials a{border:2px solid black;border-radius:.65rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.sp-header__socials svg{width:19px}.sp-header__details-contact h3{font-size:calc(1.35rem*var(--scale, 1));margin-bottom:1rem}.sp-header__details-contact-list{display:flex;column-gap:2.5rem;row-gap:1rem;flex-wrap:wrap;justify-content:center}.sp-header__research{grid-area:research;background:var(--light-grey, gray);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:start;width:calc(100% + 2.5rem);position:relative;left:-1.25rem;margin-top:2rem;grid-row:5 / 6;grid-column:1 / 2}.publication a:focus h3{outline:1px solid black}.sp-header__research h3{font-size:1.5rem;margin-bottom:.625rem}.sp-header__research p{font-size:calc(1rem*var(--scale, 1))}.sp-tabs__accordion-item-title{border:none;width:100%;text-align:left;padding:.8rem 1.2rem;display:flex;justify-content:space-between;font-size:calc(1.25rem*var(--scale, 1));border-bottom:.125rem solid black}.sp-tabs__accordion-item-title svg{width:16px;transform:rotate(90deg);transition:.25s}.sp-tabs__container{padding:2rem;background:var(--light-grey, gray)}.sp-tabs__accordion-item-title.active svg{transform:rotate(270deg)}.sp-tabs__accordion-item .sp-tab{padding:.8rem;background-color:var(--light-grey, gray);text-align:left}.sp-tabs__accordion-item-inner{transition:.25s;overflow:hidden}.sp-tab__tab-button{border:none;padding:.8rem 2rem 1.2rem;font-size:calc(1rem*var(--scale, 1));display:flex;gap:.7rem;align-items:center}.sp-tab__tab-button span{pointer-events:none}.sp-tab__tab-button svg{width:16px;transform:rotate(90deg);position:relative;top:-2px;pointer-events:none}.sp-tab__tab-button:hover{text-decoration:underline}.sp-tab__tab-button.active{background-color:var(--light-grey, gray);position:relative}.sp-tab__tab-button.active:after{content:"";position:absolute;height:.125rem;width:60%;bottom:.8rem;left:2rem;background-color:var(--primary, black)}.sp-tabs__header,.sp-tabs__container{display:none}.sp-tabs__header-buttons button{width:100%;text-align:left}.sp-tabs__header-buttons{position:sticky;top:0;max-height:100dvh;overflow:auto}.sp-tab__research-list{display:grid;margin-top:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.sp-tab__research-item{padding:1.5rem;max-width:20rem;background:var(--background, white)}.sp-tab__research-item a:focus{display:block}.sp-tab__research-item a:focus{outline:1px solid var(--text, black)}.sp-tab--text h2{font-size:calc(2.25rem*var(--scale, 1))}.sp-tab--text h2:not(:first-child){margin-top:3.25rem}.sp-tab--text h3{font-size:calc(1.75rem * var(--scale, 1))}.sp-tab--text h3:not(:first-child){margin-top:2.5rem}.sp-tab--text h4{font-size:calc(1.35rem * var(--scale, 1))}.sp-tab--text h4:not(:first-child){margin-top:1.9rem}.sp-tab--text h5{font-size:calc(1.2rem * var(--scale, 1))}.sp-tab--text h5:not(:first-child){margin-top:1.85rem}.sp-tab--text h6{font-size:calc(1.075rem * var(--scale, 1))}.sp-tab--text h6:not(:first-child){margin-top:1.7rem}.sp-tab__research-item h3{font-size:calc(1.2rem*var(--scale, 1));margin-bottom:1rem}.sp-tab__research-item .tag{background-color:var(--primary, black);padding:.3rem .6rem;font-size:calc(.8rem*var(--scale, 1));margin-bottom:1rem;display:inline-block}.sp-tab__button-list{position:relative;width:0}.sp-tab__button-list__inner{position:absolute;opacity:0;pointer-events:none;display:none;flex-direction:column;width:100vw;max-width:15rem;right:100%;top:100%;background:#fff;z-index:20;text-align:left;border:.125rem solid var(--text, black)}.sp-tab__button-list__inner .sp-tab__tab-button.active:after{content:"";position:absolute;width:.125rem;height:60%;left:.5rem;top:20%;background-color:var(--primary, black)}.sp-tab__button-list__inner .sp-tab__tab-button{text-align:right;padding:.6rem 1rem}.sp-tab__button-list__inner.show{display:flex;opacity:1;pointer-events:all}.sp-content-type{padding-top:0}.publications{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(25rem,100%),1fr));gap:2rem}.publication h3{font-size:calc(1.4rem*var(--scale, 1));margin-bottom:1rem}.publication-type{background:var(--primary, black);color:var(--secondary, white);padding:.2rem .4rem;margin-bottom:1rem;display:inline-block;font-size:calc(.85rem*var(--scale, 1))}.publication{background:var(--background, white);padding:1rem}#sp-content{margin-top:0;padding-top:0}.sp-intro-inner{justify-content:start}.sp-intro-inner>.standard-content__wrap{grid-column:2 / 3}.sp-tab__research-list-button-container{display:flex;margin-top:2rem;justify-content:flex-end}.sp-header__photo-default{aspect-ratio:9 / 10;background:var(--grey, grey);display:flex;justify-content:center;align-items:center;padding:1rem}.sp-header__photo-default svg{width:100%;height:100%;opacity:.75}@media screen and (max-width: 1024px){.sp-tabs__content-type .inner{padding:0}.sp-header__photo-default{max-width:15rem;height:100%;margin:0 auto}.sp-header__job-titles{justify-content:center}.sp-header--no-profile .sp-header__photo-default{display:none}.sp-header--no-profile .sp-header__details{margin-top:2rem}}@media screen and (min-width: 1024px){.sp-header__content-type{padding-top:2.5rem}#sp-content{padding-top:4rem}.sp-header,.sp-intro-inner{display:grid;column-gap:2rem;row-gap:2rem;grid-template-columns:12rem auto min-content}.sp-header{grid-template-rows:10rem 3rem auto;text-align:left;margin-top:0}.sp-header__photo-container img{height:auto;width:100%}.sp-header__photo-container{padding:0}.sp-header__mobile-background-wrapper{display:none}.sp-header__background-wrapper{grid-row:1 / 3;grid-column:1 / 4}.sp-header__photo-container{grid-row:2 / 4;grid-column:1 / 2}.sp-header__details{grid-row:3 / 4;grid-column:2 / 3}.sp-header__research{grid-row:3 / 4;grid-column:3 / 4;margin-top:0}.sp-header__background{width:calc(100% + 5rem);height:100%;left:-2.5rem}.sp-header__details-misc{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:2rem;row-gap:1rem}.sp-header__socials a{width:40px;height:40px}.sp-header__socials svg{width:24px}.sp-header__details h1+p{justify-content:start}.sp-header__details-contact-list{justify-content:start}.sp-header__research{width:unset;min-width:20rem;left:0rem}.sp-tabs__container,.sp-tabs__header{display:block}.sp-tabs{display:grid;grid-template-columns:250px auto}.sp-tabs__container-mobile{display:none}}@media screen and (min-width: 1150px){.sp-header{grid-template-rows:14rem 8rem auto}}@media screen and (min-width: 1280px){.sp-tabs{display:grid;grid-template-columns:400px auto}}@media screen and (min-width: 1600px){.sp-header,.sp-intro-inner{grid-template-columns:19rem auto min-content;column-gap:4rem}.sp-header{grid-template-rows:17rem 5rem auto}.sp-header__research{padding:2.5rem;min-width:25rem}}


