:root{--ink:#14263f;--ink-strong:#0e1f36;--muted:#536579;--quiet:#64748b;--blue:#086bce;--blue-bright:#1683f8;--blue-soft:#eef6ff;--line:#dfe7f0;--line-strong:#c6d4e2;--panel:#f7fafd;--white:#fff;--max:1088px;--radius:10px;--header-height:76px;--shadow:0 10px 30px rgba(24,51,81,.055)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;font-size:100%}body{margin:0;color:var(--ink);background:var(--white);font:1rem/1.65 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100svh;display:flex;flex-direction:column}body.modal-open{overflow:hidden}main{flex:1;min-width:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}svg{flex-shrink:0}button{color:inherit}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--blue-bright);outline-offset:4px}:target{scroll-margin-top:100px}::selection{background:#d9eaff;color:var(--ink-strong)}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{color:var(--ink-strong);text-wrap:balance}h1{font-size:clamp(2.15rem,3.5vw,2.8rem);letter-spacing:-.045em;line-height:1.12;font-weight:760}h2{font-size:1.55rem;line-height:1.25;letter-spacing:-.025em;font-weight:720}h3{font-size:1.12rem;line-height:1.4;letter-spacing:-.014em}p{text-wrap:pretty}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.page-shell{padding-block:52px 80px}.page-heading{margin-bottom:32px}.page-heading>p:last-child{max-width:71ch;margin-top:16px;color:var(--muted);font-size:1.03rem;line-height:1.75}.eyebrow,.section-number{color:var(--blue);font-size:.75rem;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.11em;margin-bottom:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:300;transform:translateY(-180%);background:var(--ink);color:#fff;padding:12px 18px;border-radius:6px}.skip-link:focus{transform:translateY(0)}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 17px;border:1px solid var(--line-strong);background:var(--white);border-radius:7px;font-size:.89rem;font-weight:630;line-height:1.4;transition:background .16s,border-color .16s,box-shadow .16s}.button:hover{border-color:var(--blue);background:#fafcff}.button-primary{border-color:var(--blue);background:var(--blue);color:#fff}.button-primary:hover{background:#075daf;border-color:#075daf}.button-quiet{border-color:transparent;background:transparent;padding-inline:10px;color:var(--muted)}.button-small{min-height:40px;padding:8px 12px;font-size:.84rem}.text-link{display:inline-flex;gap:7px;align-items:center;border:0;padding:0;background:none;color:var(--blue);font-size:.88rem;font-weight:600;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;flex-shrink:0}.icon-button:hover{background:var(--panel);border-color:var(--line)}.tags{display:flex;gap:6px;flex-wrap:wrap}.tag{display:inline-flex;padding:4px 9px;align-items:center;background:#f0f5fa;border-radius:5px;color:#465d76;font-size:.76rem;line-height:1.45;font-weight:500;overflow-wrap:anywhere}.info-note{display:flex;align-items:center;gap:10px;padding:15px 18px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:var(--panel);font-size:.9rem}.site-header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:var(--header-height);display:flex;align-items:center;gap:32px}.brand{white-space:nowrap;font-size:1.22rem;letter-spacing:-.04em;font-weight:780}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto;height:100%}.desktop-nav a{font-size:.89rem;color:#465870;display:flex;align-items:center;height:100%;position:relative;font-weight:540}.desktop-nav a:hover,.desktop-nav a.active{color:var(--ink-strong)}.desktop-nav a.active:after{content:"";position:absolute;bottom:-1px;height:3px;left:0;right:0;background:var(--blue-bright);border-radius:3px 3px 0 0}.header-actions{display:flex;align-items:center;gap:5px}.mobile-nav{display:none}.search-trigger{color:var(--ink)}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fff 54%,#f7fbff)}.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:44px;align-items:center;padding-block:58px 52px}.hero-copy h1{font-size:clamp(2.6rem,4.3vw,3.5rem);letter-spacing:-.05em;line-height:1.05}.hero-subtitle{margin-top:20px;color:var(--ink);font-size:1.2rem;font-weight:620;line-height:1.5;letter-spacing:-.015em}.hero-intro{color:var(--muted);max-width:59ch;margin-top:16px;font-size:1rem;line-height:1.75}.hero-copy .button-row{margin-top:26px}.hero-credential{color:var(--quiet);font-size:.77rem;line-height:1.6;margin-top:24px;max-width:64ch}.hero-credential span{margin-inline:4px}.hero-visual{display:grid;place-items:center;gap:12px;align-self:center}.hero-visual img{width:min(100%,338px);height:auto;mix-blend-mode:multiply}.hero-visual>span{display:flex;align-items:center;gap:12px;color:var(--quiet);font-size:.75rem;letter-spacing:.015em}.hero-visual i{display:block;width:3px;height:3px;border-radius:50%;background:#7b8ba0}.section-block{padding-block:40px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading .eyebrow{margin-bottom:8px}.section-description{color:var(--muted);font-size:.94rem;line-height:1.7;max-width:73ch;margin:-6px 0 24px}.section-aside{color:var(--quiet);font-size:.8rem;line-height:1.5;text-align:right}.research-section{border-bottom:1px solid var(--line)}.research-section h2{font-size:1.25rem}.research-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.research-area{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;border-radius:8px;padding-block:3px}.research-icon{color:var(--blue-bright);line-height:0}.research-area strong{display:block;font-size:.96rem;line-height:1.5;font-weight:640}.research-description{display:block;font-size:.85rem;color:var(--muted);line-height:1.6;margin-top:3px}.research-area:hover strong{color:var(--blue)}.featured-section{padding-top:44px}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.project-card{display:flex;flex-direction:column;height:100%;min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:border-color .18s,box-shadow .18s,transform .18s}.project-card:hover{border-color:#abc5df;box-shadow:var(--shadow);transform:translateY(-3px)}.project-media{position:relative;height:160px;background:#f5f8fc;overflow:hidden;border-bottom:1px solid var(--line)}.project-media img{width:100%;height:100%}.project-media.is-technical{padding:12px;background:#fff}.project-card--featured .project-media{height:142px}.media-label{position:absolute;right:8px;bottom:7px;font-size:.75rem;background:#fffffff5;padding:2px 6px;border-radius:3px;color:#516379}.project-card-content{display:flex;flex-direction:column;padding:18px;flex:1;min-width:0}.card-kicker{color:var(--quiet);font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:9px}.project-card h3{font-size:1.05rem;line-height:1.4;letter-spacing:-.02em;font-weight:690}.project-card-content>p{font-size:.91rem;line-height:1.65;color:var(--muted);margin:11px 0 16px}.project-card .tags{margin-top:auto}.card-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;margin-top:17px;border-top:1px solid #edf1f6;color:var(--quiet);font-size:.76rem;line-height:1.5}.card-arrow{color:var(--blue);line-height:0}.home-publications{background:var(--panel);border-block:1px solid var(--line);margin-top:12px}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:48px 55px}.contact-section h2{font-size:1.48rem}.contact-section p:not(.eyebrow){color:var(--muted);font-size:.93rem;margin-top:10px}.contact-section .button{flex-shrink:0}.archive-toolbar{margin-block:28px 30px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.search-field{display:flex;align-items:center;gap:10px;min-height:46px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;padding:0 13px;color:var(--quiet)}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #dfeeff}.search-field input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--ink);padding-block:11px;font-size:.93rem;line-height:1.5}.search-field input::placeholder{color:#6d7c90}.archive-toolbar>.search-field{max-width:520px;margin-bottom:16px}.filter-group{display:flex;flex-wrap:wrap;gap:7px}.filter-button{border:1px solid transparent;background:#edf3f9;color:#3e5670;border-radius:6px;padding:8px 13px;min-height:42px;line-height:1.4;font-size:.86rem;font-weight:560}.filter-button:hover{background:#dfeefa}.filter-button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.archive-status{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin-top:17px;font-size:.82rem;color:var(--muted)}.archive-status p{margin-right:auto}.archive-status .text-link{font-size:.81rem}.year-links{display:flex;gap:7px}.year-links a{display:grid;place-items:center;min-width:40px;min-height:36px;font-size:.78rem;color:var(--blue);border-radius:4px}.year-links a:hover{background:var(--blue-soft)}.project-timeline{position:relative}.year-group{display:grid;grid-template-columns:80px minmax(0,1fr);gap:22px;margin-bottom:38px;position:relative}.year-group:before{content:"";position:absolute;left:67px;top:20px;bottom:-40px;width:1px;background:#c5dcf3}.year-group:last-child:before{bottom:0}.year-heading{position:relative;padding-top:0}.year-heading:after{content:"";position:absolute;left:62px;top:11px;width:11px;height:11px;background:var(--blue-bright);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #b9dafa}.year-heading h2{font-size:1.15rem;font-weight:720}.year-heading span{display:block;font-size:.75rem;color:var(--quiet);margin-top:7px}.archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.archive-grid>div{min-width:0}.project-card--archive .project-media{height:176px}.project-card--archive h3{font-size:1.15rem}.project-card--archive .project-card-content{padding:21px}.archive-note{font-size:.82rem;line-height:1.7;color:var(--quiet);max-width:85ch;margin-top:24px}.empty-state{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius);padding:50px 24px;color:var(--quiet)}.empty-state>.icon{margin-bottom:15px;color:var(--blue)}.empty-state h2{font-size:1.28rem}.empty-state p{margin:12px auto 22px;max-width:57ch}.project-page{padding-block:28px 74px}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:.81rem;color:var(--quiet);margin-bottom:25px}.breadcrumbs a:hover{color:var(--blue)}.project-heading{margin-bottom:27px}.project-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px}.project-eyebrow .eyebrow{margin:0}.project-eyebrow>span{font-size:.84rem;color:var(--quiet)}.project-heading h1{max-width:31ch;font-size:clamp(1.95rem,3.2vw,2.65rem);line-height:1.22}.project-deck{max-width:88ch;color:var(--muted);font-size:1.02rem;line-height:1.75;margin-top:17px}.project-tags{margin-top:22px}.source-figure{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;min-width:0}.figure-image-link{cursor:zoom-in;position:relative;display:block;background:#fff}.figure-image-link img{width:100%;height:auto;max-height:530px;object-fit:contain;background:#fff}.enlarge-label{display:flex;align-items:center;gap:5px;position:absolute;bottom:10px;right:10px;padding:6px 8px;border-radius:5px;background:#fffffff5;border:1px solid var(--line);color:var(--blue);font-size:.75rem;box-shadow:0 1px 5px #14263f08}.figure-image-link:hover .enlarge-label{background:var(--blue);border-color:var(--blue);color:#fff}.source-figure figcaption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;padding:13px 16px;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem;line-height:1.65;background:#fbfdff}.source-figure figcaption>span{flex:1;min-width:min(100%,180px)}.source-figure figcaption .text-link{font-size:.79rem}.project-hero-figure .figure-image-link{background:var(--panel);padding:18px}.project-hero-figure img{height:360px;background:var(--panel)}.project-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-block:1px solid var(--line);margin:27px 0 40px;padding:18px 0}.project-facts>div{padding:0 20px;border-right:1px solid var(--line)}.project-facts>div:first-child{padding-left:0}.project-facts>div:last-child{border:0}.project-facts dt{color:var(--quiet);font-size:.75rem;margin-bottom:5px}.project-facts dd{margin:0;color:var(--ink);font-size:.9rem;font-weight:620;line-height:1.6}.project-content-layout{display:grid;grid-template-columns:182px minmax(0,1fr);gap:46px}.project-toc{position:sticky;top:106px;align-self:start}.project-toc nav{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:17px;gap:4px}.project-toc nav>p{font-size:.77rem;text-transform:uppercase;letter-spacing:.07em;color:var(--quiet);font-weight:600;margin:0 0 12px}.project-toc nav>a{display:block;font-size:.83rem;padding-block:7px;color:var(--muted);position:relative;line-height:1.5}.project-toc nav>a:hover{color:var(--blue)}.project-toc nav>a[aria-current=location]{color:var(--blue);font-weight:620}.project-toc nav>a[aria-current=location]:before{content:"";position:absolute;left:-19px;top:6px;bottom:6px;width:3px;background:var(--blue-bright);border-radius:2px}.toc-back{display:flex;align-items:center;gap:7px;font-size:.79rem;color:var(--blue);margin-top:24px}.mobile-toc{display:none}.project-content{min-width:0}.project-content>section{scroll-margin-top:106px}.project-content>section+section{margin-top:42px}.project-content h2{font-size:1.48rem;margin-bottom:17px}.project-content p,.project-content li{color:var(--muted);font-size:1rem;line-height:1.8}.project-content>section>p+p{margin-top:15px}.project-content>section>.section-number{font-size:.75rem;line-height:1.5;margin-bottom:8px;color:var(--blue)}.project-content ul{margin:0;padding-left:21px}.project-content li+li{margin-top:9px}.project-content .work-list{list-style:none;padding:0;display:grid;gap:12px}.work-list li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;margin:0!important}.work-list .icon{color:var(--blue);margin-top:6px}.method-list{display:grid;gap:28px}.method-block{border-top:1px solid var(--line);padding-top:21px}.method-heading{display:flex;align-items:center;gap:13px;margin-bottom:12px}.method-number{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;color:var(--blue);background:var(--blue-soft);font:600 .79rem/1 ui-monospace,monospace;flex-shrink:0}.method-heading h3{font-size:1.09rem}.method-block p{font-size:.96rem}.method-figure{margin-top:18px}.method-figure .figure-image-link{padding:16px}.method-figure img{max-height:520px}.project-content .section-description{margin:-4px 0 20px;font-size:.92rem}.evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.evidence-grid .figure-image-link{padding:10px}.evidence-grid img{height:310px}.evidence-grid figcaption{font-size:.76rem}.scope-note{border:1px solid var(--line);border-left:3px solid #aacbea;background:var(--panel);border-radius:8px;padding:20px 22px}.scope-heading{display:flex;align-items:center;gap:10px;margin-bottom:11px;color:var(--blue)}.scope-heading h2{margin:0;font-size:1rem}.project-content .scope-note p{font-size:.9rem;line-height:1.75}.source-downloads{display:grid;gap:12px}.source-download{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:15px;border:1px solid var(--line);border-radius:8px;padding:17px}.source-download:hover{border-color:var(--blue);background:#fbfdff}.source-download-icon{color:var(--blue);line-height:0}.source-download strong{display:block;font-size:.96rem;font-weight:650}.source-download small{display:block;color:var(--quiet);font-size:.78rem;margin-top:3px}.source-download>.icon{color:var(--blue)}.related-papers{margin-top:26px}.related-papers h3{font-size:1rem;margin-bottom:13px}.related-paper{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:14px 0;font-size:.91rem;line-height:1.6}.related-paper small{display:block;color:var(--quiet);font-size:.76rem;margin-top:4px}.related-paper>.icon{color:var(--blue)}.related-paper:hover{color:var(--blue)}.related-projects{margin-top:65px;padding-top:35px;border-top:1px solid var(--line)}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-card--related{display:grid;grid-template-columns:150px minmax(0,1fr)}.project-card--related .project-media{height:100%;border:0;border-right:1px solid var(--line);min-height:150px}.project-card--related h3{font-size:1rem}.project-card--related .project-card-content>p{display:none}.project-card--related .tags{margin-top:12px}.about-interests{margin-top:48px;padding-top:35px;border-top:1px solid var(--line)}.research-grid--about{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 50px}.research-grid--about .research-area{grid-template-columns:48px minmax(0,1fr);gap:15px}.research-grid--about .research-area strong{font-size:1.05rem}.research-grid--about .research-description{font-size:.93rem;max-width:40ch}.research-path{margin-top:46px}.journey{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.journey li{position:relative;padding:24px 0 0;border-top:1px solid #bed6ed}.journey li:before{content:"";position:absolute;width:8px;height:8px;top:-4px;left:0;border-radius:50%;background:var(--blue-bright)}.journey-year{font-size:.78rem;color:var(--blue);font-weight:630}.journey h3{margin-top:9px;font-size:1.01rem}.journey p{color:var(--muted);font-size:.91rem;line-height:1.75;margin-top:8px}.personal-statement{margin-top:37px;border-left:3px solid #a2c8ec;padding:18px 23px;display:flex;gap:18px;background:var(--panel);border-radius:0 8px 8px 0;color:var(--blue)}.personal-statement p{font-size:1rem;color:#485f7a;font-style:italic;line-height:1.8}.about-contact{border-top:1px solid var(--line);padding-top:29px;margin-top:38px}.about-contact h2{font-size:1.2rem}.about-contact p{color:var(--muted);font-size:.94rem;margin:9px 0}.about-contact .text-link{overflow-wrap:anywhere}.about-contact .icon-button{vertical-align:middle;margin-left:8px}.cv-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:58px;margin-top:35px;align-items:start}.cv-sidebar{position:sticky;top:102px}.quick-info{margin-top:28px}.quick-info h2{font-size:1rem;margin-bottom:14px}.quick-info a{display:flex;align-items:center;gap:9px;margin-top:12px;color:var(--muted);font-size:.8rem;line-height:1.65;overflow-wrap:anywhere}.quick-info .icon,.quick-info a:hover{color:var(--blue)}.cv-section-links{display:grid;gap:10px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px;font-size:.83rem;color:var(--muted)}.cv-content{min-width:0}.cv-content>section+section{margin-top:40px;padding-top:29px;border-top:1px solid var(--line)}.cv-content h2{margin-bottom:22px;font-size:1.4rem}.cv-entry{position:relative;border-left:1px solid #c8dff4;padding-left:21px}.cv-entry:before{content:"";position:absolute;width:8px;height:8px;top:7px;left:-4.5px;border-radius:50%;background:var(--blue-bright)}.cv-entry+.cv-entry{margin-top:26px}.entry-title{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 22px}.entry-title h3{font-size:1.06rem}.entry-title>span{font-size:.77rem;color:var(--quiet);padding-top:3px}.cv-entry p,.cv-entry li{font-size:.94rem;color:var(--muted);line-height:1.8}.cv-entry .entry-institution{margin-top:5px;font-weight:600;color:var(--ink);font-size:.91rem}.cv-entry p+p{margin-top:11px}.cv-entry ul{padding-left:19px;margin:14px 0}.cv-entry li+li{margin-top:8px}.cv-entry .text-link{font-size:.83rem}.skill-groups{display:grid;gap:22px}.skill-groups h3{font-size:.92rem;margin-bottom:11px;color:var(--muted)}.skill-groups .tag{font-size:.83rem;padding:6px 10px}.achievement{display:flex;flex-direction:column;gap:3px;margin-top:16px}.achievement strong{font-size:.95rem;font-weight:620}.achievement span{font-size:.87rem;color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:#fbfcfe}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:28px;padding-block:30px 24px}.footer-name{font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.footer-top p{font-size:.81rem;color:var(--quiet);margin-top:6px}.footer-top nav{display:flex;flex-wrap:wrap;gap:24px;padding-top:4px}.footer-top nav a{display:flex;align-items:center;gap:7px;font-size:.82rem;color:var(--muted);min-height:32px}.footer-top nav a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:16px;color:var(--quiet);font-size:.75rem}.footer-bottom>span>span{margin-inline:7px;color:#a0aebc}.footer-bottom a:hover{color:var(--blue)}dialog{color:var(--ink);border:1px solid var(--line);border-radius:13px;box-shadow:0 24px 80px #06182c33;padding:0}dialog::backdrop{background:#0d1c2f73;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line);gap:20px}.dialog-top h2{font-size:1.08rem}.search-dialog{width:min(700px,calc(100vw - 30px));max-height:80svh;margin-top:max(45px,12svh)}.search-dialog>.search-field{margin:18px 20px 12px}.search-hint{color:var(--quiet);font-size:.78rem;padding-inline:21px}.search-results{padding:10px 10px 17px;max-height:48svh;overflow-y:auto}.search-result{display:block;padding:13px 12px;border-radius:7px}.search-result:hover,.search-result:focus{background:var(--panel)}.search-result>span{color:var(--blue);font-size:.7rem;text-transform:uppercase;letter-spacing:.045em}.search-result>strong{display:block;font-size:.98rem;line-height:1.5;margin-top:3px}.search-result>p{color:var(--muted);font-size:.82rem;line-height:1.6;margin-top:5px}.search-error{padding:15px 10px;color:var(--muted)}.dialog-foot{display:flex;justify-content:space-between;gap:20px;padding:12px 20px;border-top:1px solid var(--line);color:var(--quiet);font-size:.75rem}.lightbox{width:min(1260px,calc(100vw - 32px));max-height:94svh}.lightbox-stage{overflow:auto;padding:20px;display:flex;justify-content:center;background:#f3f6fa;max-height:72svh}.lightbox-stage img{max-width:100%;max-height:66svh;width:auto;height:auto;object-fit:contain;align-self:flex-start}.lightbox-stage.is-zoomed{display:block}.lightbox-stage.is-zoomed img{max-width:none;max-height:none;margin:auto}.lightbox-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid var(--line);padding:15px 18px}.lightbox-bottom p{font-size:.84rem;color:var(--muted);max-width:70ch}.figure-actions{display:flex;gap:8px;flex-shrink:0}.toast{position:fixed;z-index:200;bottom:22px;left:50%;transform:translate(-50%);max-width:calc(100vw - 32px);padding:12px 18px;border-radius:8px;color:#fff;background:var(--ink);box-shadow:var(--shadow);font-size:.9rem;text-align:center}.not-found{padding-block:100px 130px}.not-found>p:not(.eyebrow){color:var(--muted);margin:20px 0 28px;max-width:60ch}.publication-controls{margin:24px 0 22px}.publication-filters{gap:8px}.publication-filters .filter-button{border-radius:999px;min-height:42px;padding:8px 14px;font-size:.875rem;border-color:transparent;background:#f0f5fa}.publication-filters .filter-button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.publication-controls .archive-status{margin-top:12px;min-height:30px}.filter-context{color:var(--muted);font-size:.875rem;line-height:1.6;margin-top:8px;overflow-wrap:anywhere}.publication-list{display:grid;gap:12px}.publication-card{display:grid;grid-template-columns:38px minmax(0,1fr) 126px;align-items:start;gap:17px;padding:20px;border:1px solid var(--line);border-radius:7px;background:#fff;scroll-margin-top:100px}.publication-icon{display:grid;place-items:center;width:36px;height:44px;color:var(--blue);border:1px solid #dce8f4;border-radius:5px;background:#f7faff}.publication-body{min-width:0}.publication-card :is(h2,h3){font-size:1rem;font-weight:680;line-height:1.45;letter-spacing:-.012em;text-wrap:pretty}.publication-authors{color:#43566e;font-size:.875rem;line-height:1.6;margin-top:5px}.publication-venue{color:var(--muted);font-size:.875rem;line-height:1.6;margin-top:2px}.publication-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:.78rem;color:var(--quiet);margin-top:8px;line-height:1.5}.status-badge{font-size:.75rem;font-weight:500;line-height:1.5;padding:2px 7px;border-radius:999px;background:#edf5fa;color:#365c79}.status-badge--submitted{background:#f9f4e8;color:#775d25}.publication-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;align-self:center}.publication-actions .text-link{min-height:36px;font-size:.84rem;white-space:nowrap}.publication-card--compact{padding:18px 20px}.publication-card:target{border-color:#89b9e8;box-shadow:0 0 0 3px #eef6ff}.publication-notes{margin-top:23px;padding-top:18px;border-top:1px solid var(--line)}.publication-notes p{color:var(--quiet);font-size:.83rem;line-height:1.7;max-width:83ch}.publication-notes .text-link{font-size:.83rem;margin-top:10px;min-height:36px}.archive-toolbar--simple{padding:0;border:0;border-radius:0;background:transparent;margin-block:25px 30px}.archive-toolbar--simple .filter-button{border-radius:999px}.about-intro{display:grid;grid-template-columns:184px minmax(0,1fr);gap:38px;align-items:start;margin-top:30px}.about-photo{width:176px;height:176px;position:relative;overflow:hidden;border-radius:50%;border:1px solid var(--line);background:var(--panel);margin-top:5px}.about-photo img{position:absolute;width:160%;height:160%;max-width:none;left:-60%;top:-60%;object-fit:cover}.about-copy{max-width:73ch}.about-copy p{font-size:1rem;font-weight:400;line-height:1.8;color:var(--muted)}.about-copy p+p{margin-top:16px}.cv-page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.cv-page-heading p{margin-top:14px;color:var(--muted);font-size:1rem;line-height:1.75}.cv-download-link{min-height:44px;flex-shrink:0;background:#fff;font-size:.875rem;font-weight:600;white-space:nowrap}.cv-download-link .file-type{font-size:.75rem;font-weight:500;letter-spacing:.03em;color:var(--quiet);border-left:1px solid var(--line-strong);padding-left:10px;margin-left:1px}.cv-sidebar .quick-info{margin-top:0}@media(max-width:1020px){.desktop-nav,.header-inner{gap:18px}.hero-grid{gap:28px;grid-template-columns:1.4fr 1fr}.hero-copy .button-row{gap:8px}.hero-copy .button{padding-inline:12px;font-size:.82rem}.research-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 40px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-card--featured .project-media{height:190px}.project-content-layout{grid-template-columns:165px minmax(0,1fr);gap:28px}.evidence-grid{grid-template-columns:1fr}.evidence-grid img{height:auto;max-height:520px}.cv-layout{grid-template-columns:235px minmax(0,1fr);gap:35px}}@media(max-width:800px){:root{--header-height:68px}.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-nav{display:block}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open]>summary{background:var(--blue-soft);color:var(--blue)}.mobile-nav nav{position:absolute;left:0;right:0;top:calc(100% + 1px);padding:12px 24px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 20px #14263f0b}.mobile-nav nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 12px;font-size:.94rem;border-radius:6px}.mobile-nav nav a[aria-current=page]{color:var(--blue);background:var(--blue-soft)}.hero-grid{padding-block:40px;grid-template-columns:1.3fr 1fr}.hero-copy h1{font-size:2.6rem}.hero-subtitle{font-size:1.1rem}.hero-intro{font-size:.96rem}.hero-visual>span{font-size:.75rem;gap:8px}.hero-credential{font-size:.75rem}.project-card--archive .project-media{height:155px}.year-group{grid-template-columns:64px minmax(0,1fr);gap:16px}.year-group:before{left:52px}.year-heading:after{left:47px}.archive-grid{gap:16px}.project-card--archive .project-card-content{padding:17px}.project-card--archive h3{font-size:1.02rem}.project-content-layout{display:block}.project-toc{display:none}.mobile-toc{display:block;border:1px solid var(--line);border-radius:7px;margin-bottom:30px;background:var(--panel)}.mobile-toc summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:12px 16px;font-size:.92rem;font-weight:600;cursor:pointer}.mobile-toc summary::-webkit-details-marker{display:none}.mobile-toc nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 10px 12px;gap:3px}.mobile-toc nav a{font-size:.87rem;padding:8px 6px;color:var(--blue)}.related-grid{gap:15px}.project-card--related{grid-template-columns:1fr}.project-card--related .project-media{height:155px;border-right:0;border-bottom:1px solid var(--line)}.lightbox-bottom{flex-wrap:wrap;gap:15px}}@media(max-width:620px){.container{width:calc(100% - 36px)}:root{--header-height:66px}h1{font-size:2.17rem}h2{font-size:1.4rem}.page-shell{padding-block:34px 55px}.page-heading{margin-bottom:24px}.page-heading>p:last-child{font-size:1rem;line-height:1.75;margin-top:13px}.header-inner{gap:10px}.brand{font-size:1.2rem}.header-actions{gap:1px}.hero-grid{grid-template-columns:1fr;padding-block:35px 28px;gap:25px}.hero-copy h1{font-size:2.7rem}.hero-subtitle{font-size:1.17rem;margin-top:18px}.hero-intro{font-size:1rem}.hero-copy .button{font-size:.85rem;padding:11px 13px}.hero-copy .button-quiet{padding-inline:5px}.hero-credential{font-size:.77rem;margin-top:19px}.hero-visual{gap:7px}.hero-visual img{width:240px}.hero-visual>span{font-size:.75rem}.desktop-break{display:none}.section-block{padding-block:31px}.section-heading{align-items:flex-start;gap:17px;margin-bottom:20px}.section-heading>.text-link{font-size:.78rem;flex-shrink:0;margin-top:4px}.section-aside{display:none}.section-description{font-size:.93rem;margin-bottom:19px}.research-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.research-area{grid-template-columns:1fr;gap:9px}.research-area .icon{width:37px;height:37px}.research-area strong{font-size:.91rem}.research-description{font-size:.83rem}.featured-grid{grid-template-columns:1fr;gap:21px}.project-card--featured .project-media{height:195px}.project-card-content{padding:20px}.project-card h3{font-size:1.17rem}.project-card-content>p{font-size:.96rem;margin-top:11px}.card-kicker{font-size:.75rem}.card-foot{font-size:.8rem}.tag{font-size:.77rem}.contact-section{flex-direction:column;align-items:flex-start;padding-block:34px 40px;gap:21px}.contact-section h2{font-size:1.36rem}.archive-toolbar{padding:15px;margin-block:22px 28px}.archive-toolbar>.search-field{margin-bottom:14px}.filter-button{padding:8px 10px;font-size:.8rem;min-height:40px}.filter-group{gap:6px}.search-field input{font-size:.9rem}.year-links{width:100%;border-top:1px solid var(--line);padding-top:9px;gap:12px}.year-links a{min-height:36px}.archive-status{font-size:.8rem}.year-group{display:block;padding-left:20px;margin-bottom:30px}.year-group:before{left:3px;top:18px;bottom:-33px}.year-heading{margin-bottom:15px;display:flex;align-items:center;gap:12px}.year-heading h2{font-size:1.24rem}.year-heading span{margin-top:0;font-size:.76rem}.year-heading:after{top:9px;left:-22px}.archive-grid{grid-template-columns:1fr;gap:19px}.project-card--archive .project-media{height:180px}.project-card--archive h3{font-size:1.14rem}.project-card--archive .project-card-content{padding:18px}.archive-note{font-size:.8rem}.project-page{padding-top:22px;padding-bottom:45px}.project-heading h1{font-size:1.92rem;line-height:1.25}.project-eyebrow{flex-wrap:wrap;gap:7px}.project-eyebrow>span{font-size:.81rem}.project-deck{font-size:1rem}.project-tags{margin-top:17px}.project-hero-figure .figure-image-link{padding:10px}.project-hero-figure img{height:230px}.source-figure figcaption{font-size:.76rem;padding:11px 12px}.enlarge-label{bottom:7px;right:7px;font-size:.7rem;padding:5px 7px}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0;padding-block:18px;margin-block:23px 27px}.project-facts>div{padding-inline:14px}.project-facts>div:nth-child(odd){padding-left:0}.project-facts>div:nth-child(2n){border:0}.project-facts dt{font-size:.75rem}.project-facts dd{font-size:.86rem}.project-content>section+section{margin-top:32px}.project-content p,.project-content li{font-size:1rem;line-height:1.8}.project-content h2{font-size:1.35rem;margin-bottom:15px}.method-heading h3{font-size:1.04rem}.method-figure .figure-image-link{padding:6px}.evidence-grid{grid-template-columns:1fr}.evidence-grid img{height:auto;max-height:440px}.scope-note{padding:17px}.scope-heading h2{font-size:1rem;margin:0}.project-content .scope-note p{font-size:.89rem}.source-download{padding:14px;grid-template-columns:30px minmax(0,1fr) 17px;gap:11px}.source-download strong{font-size:.9rem}.source-download small{font-size:.75rem}.related-grid{grid-template-columns:1fr}.related-projects{margin-top:42px;padding-top:27px}.about-interests{margin-top:33px;padding-top:26px}.research-grid--about{grid-template-columns:1fr;gap:22px}.research-grid--about .research-area{grid-template-columns:44px minmax(0,1fr);gap:14px}.research-grid--about .research-area .icon{width:40px;height:40px}.research-grid--about .research-area strong{font-size:1rem}.research-grid--about .research-description{font-size:.9rem}.research-path{margin-top:34px}.journey{grid-template-columns:1fr;gap:0}.journey li{border-top:0;border-left:1px solid #bed6ed;padding:0 0 24px 22px}.journey li:last-child{padding-bottom:0}.journey li:before{top:7px;left:-4.5px}.journey h3{margin-top:5px}.journey p{font-size:.92rem}.personal-statement{padding:17px;margin-top:27px;gap:12px}.personal-statement .icon{width:23px;height:23px}.personal-statement p{font-size:.95rem}.about-contact{margin-top:27px}.about-contact>.text-link{font-size:.88rem}.cv-layout{grid-template-columns:1fr;gap:34px;margin-top:25px}.cv-sidebar{position:static}.quick-info{margin-top:23px}.quick-info a{font-size:.88rem}.cv-section-links{display:none}.cv-content h2{font-size:1.35rem}.entry-title{display:block}.entry-title>span{display:block;margin-top:6px}.cv-entry p,.cv-entry li{font-size:.95rem}.cv-content>section+section{margin-top:30px;padding-top:25px}.footer-top{flex-direction:column;gap:17px;padding-block:25px 18px}.footer-top nav{padding:0;gap:25px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:4px}.lightbox-stage{padding:10px;max-height:65svh}.lightbox-stage img{max-height:58svh}.lightbox-bottom{padding:12px 14px}.lightbox-bottom p{font-size:.79rem}.figure-actions{width:100%}.figure-actions>.button{flex:1;font-size:.77rem}.dialog-top{padding:10px 14px}.dialog-top h2{font-size:1rem}.search-dialog{margin-top:25px;max-height:88svh}.search-dialog>.search-field{margin:14px 14px 11px}.search-results{max-height:57svh}.dialog-foot{padding:10px 14px}.dialog-foot>span{display:none}.not-found{padding-block:70px}}@media(max-width:360px){.container{width:calc(100% - 28px)}.brand{font-size:1.13rem}.hero-copy h1{font-size:2.36rem}.hero-copy .button-row{gap:8px}.hero-copy .button-quiet{padding-left:0}.research-grid{gap:22px 15px}.research-area strong{font-size:.86rem}.research-description{font-size:.79rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{.site-header,.site-footer,.project-toc,.mobile-toc,.search-trigger,.enlarge-label,.button-row,dialog,.toast,.cv-sidebar{display:none!important}body{display:block;color:#000;font-size:11pt}.container{width:100%;max-width:none}.page-shell,.project-page{padding:0}.cv-layout,.project-content-layout{display:block}a{color:#000}.cv-entry,.source-figure,.publication-card{break-inside:avoid}h1,h2,h3{break-after:avoid}.scope-note{background:none}}.figure-caption-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.figure-caption-actions .text-link{min-height:32px}@media print{.figure-caption-actions{display:none}}@media(max-width:800px){.publication-card{grid-template-columns:36px minmax(0,1fr);gap:8px 15px}.publication-actions{grid-column:2;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.about-intro{grid-template-columns:150px minmax(0,1fr);gap:28px}.about-photo{width:144px;height:144px}}@media(max-width:620px){.archive-toolbar--simple{padding:0;margin-block:20px 25px}.publication-controls{margin-block:20px 18px}.publication-filters{gap:7px}.publication-filters .filter-button{min-height:42px;padding:8px 12px;font-size:.84rem}.publication-card{padding:17px 15px;grid-template-columns:31px minmax(0,1fr);gap:8px 12px}.publication-icon{width:31px;height:38px}.publication-icon .icon{width:21px;height:21px}.publication-card :is(h2,h3){font-size:1rem}.publication-authors,.publication-venue{font-size:.875rem}.publication-meta{font-size:.78rem}.publication-actions .text-link{min-height:40px;font-size:.84rem}.about-intro{grid-template-columns:1fr;gap:23px;margin-top:24px}.about-photo{width:148px;height:148px;margin-top:0}.about-copy p{font-size:1rem;line-height:1.8}.cv-page-heading{flex-direction:column;align-items:flex-start;gap:18px}.cv-page-heading p{margin-top:12px}.cv-download-link{width:auto}}@media print{.publication-controls,.publication-notes,.cv-download-link,.archive-toolbar--simple{display:none!important}.publication-card[hidden]{display:grid!important}.publication-card{grid-template-columns:32px minmax(0,1fr);padding:12px}.publication-actions{display:none}}
