:root{color-scheme:light;--background:#f9f8f4;--text:#242421;--muted:#62615b;--line:#d9d7ce;--link:#1e6d68;--link-hover:#124943;--link-underline:#1e6d6859;--portrait-frame:#dce8e8;--text-body:.94rem;--text-detail:.94rem;--text-secondary:.86rem;--text-meta:.8rem}*{box-sizing:border-box}html{font-size:137.5%}body{background:var(--background);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-body);margin:0;line-height:1.6}.page{flex-direction:column;width:min(100% - 2.5rem,47rem);min-height:100dvh;margin:0 auto;padding:5.25rem 0 3.25rem;display:flex}main,footer{display:block}main{flex:1 0 auto}.intro{padding-bottom:2.75rem}.intro-heading{grid-template-columns:minmax(0,1fr) 8rem;align-items:start;gap:0 2rem;display:grid}.intro-copy{display:contents}.intro-heading h1,.role,.primary-links{grid-column:1}.intro-heading h1{grid-row:1}.role{grid-row:2}.primary-links{grid-row:3}.profile-links{grid-area:4/1/auto/-1}.portrait{width:8rem;height:auto;box-shadow:.35rem .35rem 0 var(--portrait-frame);border-radius:.18rem;grid-area:1/2/span 3;display:block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.02em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{margin-bottom:.65rem;font-size:clamp(2.3rem,7vw,3.5rem);line-height:1.08}h2{margin-bottom:1.75rem;font-size:1.6rem;line-height:1.25}h3{margin-bottom:.35rem;font-size:1.02rem;line-height:1.4}.role{color:var(--muted);text-wrap:pretty;margin-bottom:1.25rem}.primary-links{border-top:1px solid var(--line);font-size:var(--text-detail);flex-wrap:wrap;gap:.2rem 1.35rem;margin:0 0 1.35rem;padding-top:.65rem;display:flex}.primary-links a{align-items:center;gap:.3rem;min-height:44px;font-weight:600;display:inline-flex}.primary-link-kind{color:var(--muted);letter-spacing:.025em;font-size:.75rem;font-weight:500}.summary{font-family:inherit;font-size:var(--text-body);text-wrap:pretty;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;font-weight:400;line-height:1.6;display:grid}.selected-work,.about{border:0;grid-column:1/-1}.selected-work{padding:2.7rem 0 2.1rem}.about{padding:.6rem 0 1rem}.selected-work:before,.about:before{content:none}.selected-work h2,.about h2{letter-spacing:.07em;text-transform:uppercase;margin-bottom:.75rem;font-family:inherit;font-size:.78rem;font-weight:700}.selected-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.featured-work{border:1px solid var(--line);min-width:0;color:var(--text);background:#fff;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;container-type:inline-size}.featured-work:hover,.featured-work:focus-visible{border-color:var(--link);color:var(--text)}.featured-work-preview{aspect-ratio:2;border-bottom:1px solid var(--line);width:100%;height:auto;display:block}.featured-paper-preview{aspect-ratio:2;border-bottom:1px solid var(--line);background:#fff;flex-direction:column;width:100%;min-height:0;padding:3.1cqw 3.6cqw;display:flex;overflow:hidden;container-type:inline-size}.featured-paper-masthead,.featured-paper-title,.featured-paper-subtitle,.featured-paper-authors,.featured-paper-affiliations,.featured-paper-affiliations span{display:block}.featured-paper-masthead{color:#222;letter-spacing:.025em;text-transform:uppercase;font-size:2.75cqw;font-weight:650}.featured-paper-rule{background:#c64b0b;flex:none;width:100%;height:2px;margin:1.2cqw 0 1.9cqw;display:block}.featured-paper-title{color:#bd480e;font-size:3.45cqw;font-weight:750;line-height:1.2}.featured-paper-subtitle{color:#5b5651;margin-top:.9cqw;font-family:Georgia,Times New Roman,serif;font-size:2.85cqw;line-height:1.25}.featured-paper-authors{color:#222;margin-top:1.25cqw;font-size:2.25cqw;line-height:1.3}.featured-paper-authors sup,.featured-paper-affiliations sup{font-size:.7em;line-height:0}.featured-paper-affiliations{color:#68625d;margin-top:auto;padding-top:1cqw;font-size:1.75cqw;line-height:1.3}.featured-work-footer{min-height:44px;color:var(--link);letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.55rem .75rem;font-size:.68rem;font-weight:700;display:flex}.summary p,.summary p:last-child{margin-bottom:0}a{color:var(--link);text-decoration-color:var(--link-underline);text-underline-offset:.18em;text-decoration-thickness:.08em;transition:color .12s,text-decoration-color .12s}a:hover,a:focus-visible{color:var(--link-hover);text-decoration-color:currentColor}a:focus-visible{outline-offset:4px;outline:2px solid}.profile-links{font-size:var(--text-detail);flex-wrap:wrap;gap:.35rem 1rem;display:flex}.profile-links a{align-items:center;gap:.35rem;display:inline-flex}.profile-icon{fill:currentColor;flex:none;width:.95rem;height:.95rem}.profile-icon-rg{stroke:currentColor;stroke-width:.45px;stroke-linejoin:round}.profile-email-icon{background:currentColor;border-radius:.06rem;flex:none;width:.95rem;height:.72rem;display:inline-block;position:relative;overflow:hidden}.profile-email-icon:before{border-right:.08rem solid var(--background);border-bottom:.08rem solid var(--background);content:"";width:.62rem;height:.62rem;position:absolute;top:-.38rem;left:50%;transform:translate(-50%)rotate(45deg)}.profile-monogram{background:var(--link);width:.95rem;height:.95rem;color:var(--background);border-radius:.1rem;place-items:center;font-size:.62rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .12s;display:inline-grid}.profile-links a:hover .profile-monogram,.profile-links a:focus-visible .profile-monogram{background:var(--link-hover)}section{border-top:1px solid var(--line);padding:3rem 0;position:relative}section:before{background:var(--link);content:"";width:3.25rem;height:2px;position:absolute;top:-1px;left:0}.project+.project{margin-top:2.25rem}.project p{text-wrap:pretty;max-width:68ch;margin-bottom:.45rem}.project .project-citation{border-top:1px solid var(--line);color:var(--muted);font-size:var(--text-meta);margin:1.25rem 0 0;padding-top:.8rem;line-height:1.5}.citation-label,.citation-text{display:block}.citation-label{color:var(--text);letter-spacing:.045em;text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.citation-text{text-indent:-1.15rem;padding-left:1.15rem}.project-resources{margin:1.1rem 0 0;padding-left:1.15rem}.project-resources li+li{margin-top:.85rem}.project-resources a,.project-resources span{display:block}.project-resources a{width:fit-content;font-weight:600}.project-resources span{color:var(--muted);font-size:var(--text-secondary);text-wrap:pretty;margin-top:.12rem;line-height:1.5}.project-resources .source-link{font-weight:400;display:inline}.publication-group{margin-top:2.5rem;margin-bottom:1.1rem}.publications{margin:0;padding:0;list-style:none}.publications li+li{margin-top:1.75rem}.apa-citation{text-indent:-1.35rem;font-size:var(--text-detail);margin-bottom:0;padding-left:1.35rem;line-height:1.55}.apa-citation a{overflow-wrap:anywhere}.publication-actions{margin:.5rem 0 0;padding-left:1.35rem}.copy-bibtex{width:5.7rem;min-height:44px;color:var(--link);font:inherit;text-align:left;text-decoration:underline;text-decoration-color:var(--link-underline);text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:.76rem;line-height:1.3;transition:color .12s,text-decoration-color .12s;display:inline-flex}.copy-bibtex:hover{color:var(--link-hover);text-decoration-color:currentColor}.copy-bibtex:focus-visible{outline:2px solid var(--link);outline-offset:3px}.copy-bibtex:disabled{cursor:default}.more-link{margin:2.5rem 0 0}footer{border-top:1px solid var(--line);color:var(--muted);padding-top:1.5rem;font-size:.85rem}.footer-contact{color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:var(--text-body);text-wrap:pretty;margin-bottom:1rem;line-height:1.5}@media (width>=22rem){.footer-contact a{white-space:nowrap}}.footer-meta{margin-bottom:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-found{padding-top:clamp(3rem,12vh,8rem)}.not-found-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.82rem}.not-found h1{font-size:clamp(2.3rem,7vw,3.5rem)}.not-found p{max-width:38rem}.legal-page{max-width:39rem;padding-bottom:3rem}.legal-back{margin-bottom:1.5rem;font-size:.88rem}.legal-page header{margin-bottom:1.7rem}.legal-page h1{margin-bottom:.55rem}.legal-updated{color:var(--muted);margin-bottom:1.6rem;font-size:.82rem}.legal-lead{text-wrap:pretty;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.55}.legal-page section{border:0;padding:1rem 0 0}.legal-page section:before{content:none}.legal-page h2{letter-spacing:0;margin-bottom:.45rem;font-family:inherit;font-size:1.02rem;font-weight:700}.legal-page p{text-wrap:pretty;margin-bottom:.8rem}.legal-page address{font-style:normal}@media (width>=57.01rem){.project{grid-template-columns:8rem minmax(0,1fr);align-items:start;column-gap:1.75rem;display:grid}.project h3{grid-column:1;margin-bottom:0}.project>:not(h3){grid-column:2}}@media (width<=57rem){.page{width:min(100% - 2rem,47rem);padding-top:3.5rem}.intro{padding-bottom:2.5rem}.intro-heading{grid-template-columns:minmax(0,1fr) 5.5rem;gap:.8rem 1rem}.intro-copy{display:contents}.intro-heading h1{grid-area:1/1;align-self:end;margin-bottom:0}.portrait{grid-area:1/2;width:5.5rem}.role{grid-area:2/1/auto/-1;margin-bottom:.45rem}.primary-links{grid-area:3/1/auto/-1}.profile-links{grid-area:4/1/auto/-1}.about{grid-area:6/1/auto/-1}.selected-work{grid-area:5/1/auto/-1}section{padding:2.65rem 0}}@media (width<=52rem){.selected-work-grid,.summary{grid-template-columns:1fr}.selected-work-grid{justify-items:center}.featured-work{width:100%;max-width:29rem}}@media (width<=36rem){html{font-size:118.75%}.profile-links{row-gap:.15rem}.profile-links a{min-height:44px}.intro-heading{grid-template-columns:minmax(0,1fr) 4.5rem;column-gap:.75rem}.portrait{width:4.5rem}}@media (prefers-reduced-motion:reduce){a,.copy-bibtex{transition:none}}
