@font-face{font-family:Space Grotesk;src:url('./assets/space-grotesk.woff2') format('woff2');font-weight:300 700;font-display:swap}
:root{--ink:#20251f;--navy:#253342;--paper:#f6f3eb;--white:#fffdf7;--gold:#e8bc57;--olive:#aeb69b;--blue:#a5b6c8;--rust:#c87b55;--muted:#62665e;--line:2px solid var(--ink);--heading:'Space Grotesk','Arial',sans-serif;--body:'Arial',sans-serif;--sidebar:246px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.55}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,pre:focus-visible{outline:3px solid #94600b;outline-offset:5px}::selection{background:var(--ink);color:var(--gold)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.15}button{border-radius:0}[hidden]{display:none!important}.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:-80px;left:20px;z-index:100;background:var(--gold);padding:14px 22px;border:var(--line)}.skip-link:focus{top:12px}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:34px 21px 20px;background:var(--ink);color:var(--paper);z-index:20;display:flex;flex-direction:column;border-right:2px solid var(--ink);overflow-y:auto}.brand{display:flex;align-items:center;gap:12px;margin:0 7px 60px;font:700 15px/1.15 var(--heading);letter-spacing:1px}.brand-mark{height:43px;width:43px;flex:0 0 43px;background:var(--gold);color:var(--ink);font:700 35px/1.1 var(--heading);display:flex;align-items:center;justify-content:center;border:2px solid var(--gold)}.brand-caption{display:block;font:400 7px/1 var(--body);letter-spacing:1.45px;margin-top:9px;color:#c3c7bc}.nav-label{font-size:9px;letter-spacing:1.8px;color:#adb4a5;margin:0 12px 15px}.main-nav{display:flex;flex-direction:column;gap:9px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px 10px;border:1px solid transparent;font-size:12px;transition:background .15s,color .15s}.nav-item svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.nav-item:hover{background:#354032}.nav-item.active{background:var(--gold);color:var(--ink);border-color:var(--gold);font-weight:bold;box-shadow:3px 3px 0 #11190f}.nav-index{font:10px var(--heading);margin-left:auto;opacity:.6}.sidebar-bottom{margin-top:auto;padding-top:70px}.sidebar-note{padding:0 12px 25px}.sidebar-note p{font:500 22px/1.25 var(--heading);letter-spacing:-.6px}.sidebar-note>span{display:block;font-size:10px;color:#b2b9a9;margin-top:9px}.sidebar-socials{display:flex;gap:23px;border-top:1px solid #505549;padding:21px 11px 16px;font-size:11px}.sidebar-socials a:hover{color:var(--gold)}.motion-toggle{background:none;border:0;color:#c0c7b8;display:flex;gap:10px;align-items:center;font-size:10px;padding:8px 11px}.motion-icon{font-weight:bold;font-size:14px;width:10px}.sidebar-copyright{font-size:9px;color:#939b8b;padding:17px 11px 0}.mobile-header{display:none}
main{margin-left:var(--sidebar);max-width:1800px;padding:0 44px}.topbar{height:91px;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:10px;letter-spacing:1px}.topbar>div{display:flex;gap:9px;align-items:center}.status-dot{width:7px;height:7px;background:#606f42;display:inline-block;border-radius:50%;flex-shrink:0}.topbar>a{font-size:12px;letter-spacing:0;font-weight:bold;display:flex;gap:26px;align-items:center}.topbar>a>span{font-size:24px;font-weight:normal}.overview{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(260px,1fr);gap:22px}.hero-main{background:var(--gold);border:var(--line);box-shadow:5px 5px 0 var(--ink);position:relative;padding:35px 33px 0;overflow:hidden;min-height:435px;display:flex;flex-direction:column}.eyebrow{font-size:9px;letter-spacing:1.65px;font-weight:bold;line-height:1.6}.hero-main .eyebrow{display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:1.3px}.little-cross{font-size:23px;font-weight:400;line-height:1}.hero-main h1{font-size:clamp(39px,4.1vw,68px);font-weight:700;letter-spacing:-2.9px;line-height:1.06;margin-top:27px;position:relative;z-index:1}.underlined{position:relative;white-space:nowrap}.underlined::after{content:'';position:absolute;height:7px;border-top:3px solid var(--ink);border-radius:60%;bottom:-8px;left:0;right:-7px;transform:rotate(-2deg)}.hero-description{font-size:13px;line-height:1.75;max-width:380px;margin-top:23px;position:relative;z-index:1}.hero-actions{display:flex;align-items:center;gap:20px;margin:24px 0 33px;position:relative;z-index:1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:45px;padding:11px 19px;font-size:11px;font-weight:bold;border:var(--line);transition:transform .15s,box-shadow .15s;background:var(--paper)}.button:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--ink)}.button:active{transform:translate(1px,1px);box-shadow:none}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{box-shadow:3px 3px 0 var(--rust)}.button-gold{background:var(--gold);color:var(--ink)}.button-light{background:transparent}.button>span{font-size:19px;font-weight:400;line-height:1}.hero-text-link{font-size:10px;font-weight:bold;max-width:100px;line-height:1.5}.hero-text-link>span{display:inline;margin-left:4px}.hero-footnote{border-top:1px solid #8f773b;letter-spacing:1.6px;font-size:7px;padding:14px 0;margin-top:auto}.profile-card{background:var(--white);border:var(--line);box-shadow:5px 5px 0 var(--ink);padding:21px 24px 0;position:relative;overflow:hidden;display:flex;flex-direction:column}.profile-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.tiny-label{font-size:7px;letter-spacing:1.4px;font-weight:bold}.profile-spark{font-size:25px;line-height:1}.portrait-wrap{position:relative;width:180px;height:185px;margin:23px auto 24px}.portrait-wrap::before{content:'';position:absolute;inset:8px -8px -8px 8px;border:var(--line);background:var(--olive);border-radius:0}.portrait-wrap img{position:relative;height:100%;width:100%;object-fit:cover;object-position:center 28%;border:var(--line);border-radius:0;filter:saturate(.7)}.portrait-sticker{position:absolute;bottom:-12px;left:-23px;background:var(--gold);border:var(--line);font-size:8px;font-weight:bold;letter-spacing:1px;padding:7px 11px;transform:rotate(-7deg);white-space:nowrap}.profile-card h2{font-size:24px;letter-spacing:-.8px;margin-top:4px}.name-dot{color:#906531}.profile-card>p{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.55}.profile-bottom{border-top:1px solid #cecec4;display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:15px 0;font-size:9px;letter-spacing:.3px}.profile-bottom>a{font-weight:bold;font-size:15px;display:flex;gap:12px;align-items:center}.profile-bottom>a>span{font-size:20px;font-weight:normal}.focus-strip{display:flex;justify-content:space-between;align-items:center;border:var(--line);margin-top:26px;padding:18px 25px;gap:20px;background:var(--white)}.focus-strip>span{font-size:11px;font-weight:bold;display:flex;align-items:center;gap:11px}.focus-strip .focus-intro{font-size:8px;letter-spacing:1.4px;color:var(--muted);white-space:nowrap}.focus-strip i{font-family:var(--heading);font-size:20px;font-style:normal;line-height:1}
.content-section{padding-top:62px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-kicker{font-size:8px;letter-spacing:1.8px;color:var(--muted);margin-bottom:9px}.section-heading h2{font-size:32px;letter-spacing:-1.4px}.heading-dot{color:#8a681e}.section-aside{font-size:10px;color:var(--muted);padding-bottom:5px}.research-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter-button{padding:8px 12px;border:1.5px solid #c3c6b9;font-size:10px;background:transparent;transition:box-shadow .15s,transform .15s}.filter-button.selected{background:var(--ink);border-color:var(--ink);color:var(--paper)}.filter-button>span{font-size:8px;margin-left:7px;opacity:.7}.filter-button:hover{border-color:var(--ink);transform:translateY(-2px)}.live-label{font-size:7px;letter-spacing:1.15px;display:flex;align-items:center;gap:7px;white-space:nowrap}.live-label .status-dot{width:5px;height:5px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.project-card{border:var(--line);background:var(--white);box-shadow:4px 4px 0 var(--ink);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;min-width:0}.project-card:hover{transform:translate(-2px,-3px);box-shadow:7px 7px 0 var(--ink)}.project-visual{background:var(--card-color,var(--blue));padding:15px 18px 0;border-bottom:var(--line);overflow:hidden;position:relative}.project-visual-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.project-index{font:500 10px var(--heading);letter-spacing:1px}.project-type{background:var(--white);border:1.5px solid var(--ink);padding:4px 8px;font-size:7px;letter-spacing:.8px;text-transform:uppercase;font-weight:bold}.project-visual .research-diagram{margin-top:8px}.project-body{padding:22px 23px 18px;display:flex;flex-direction:column;flex:1}.project-tags{display:flex;gap:7px;flex-wrap:wrap;font-size:7px;letter-spacing:1px;text-transform:uppercase;font-weight:bold;color:#626b58;margin-bottom:12px}.project-tags span+span::before{content:'·';margin-right:7px}.project-body h3{font-size:25px;letter-spacing:-.9px;max-width:360px}.project-body>p{font-size:12px;color:#5b6055;line-height:1.7;margin-top:12px}.project-bottom{display:flex;gap:10px;justify-content:space-between;align-items:center;border-top:1px solid #d2d3c8;margin-top:21px;padding-top:16px}.project-metric{font-size:9px;color:#5b6055;line-height:1.5;max-width:65%}.project-metric strong{font:700 17px var(--heading);color:var(--ink);margin-right:4px}.project-open{border:var(--line);width:35px;height:35px;font-size:23px;background:var(--gold);line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.project-open:hover{background:var(--ink);color:var(--gold)}.project-card:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.project-card:last-child:nth-child(odd) .project-visual{border-bottom:0;border-right:var(--line)}.project-card:last-child:nth-child(odd) .project-body{padding:27px}.project-card:last-child:nth-child(odd) .project-bottom{margin-top:auto}.project-card:last-child:nth-child(odd) .project-body>p{margin-bottom:20px}.text-link{display:inline-flex;gap:14px;align-items:center;font-size:11px;font-weight:bold;white-space:nowrap}.text-link>span{font-size:22px;line-height:1}.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.publication-controls{display:flex;gap:12px;margin-bottom:20px}.search-box{display:flex;gap:13px;align-items:center;border:var(--line);padding:12px 15px;flex:1;background:var(--white)}.search-box svg{width:17px;height:17px;fill:none;stroke:var(--ink);stroke-width:1.6;flex-shrink:0}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px;min-width:0}.search-box:focus-within{outline:3px solid #94600b;outline-offset:3px}.search-box input:focus-visible{outline:0}.year-select{display:flex;border:var(--line);background:var(--white);padding:0 12px}.year-select select{background:transparent;border:0;min-width:103px;font-size:11px;cursor:pointer;color:var(--ink)}.publication-list{border-top:var(--line)}.publication-row{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:20px;padding:23px 8px;border-bottom:1px solid #bbbeb1;align-items:start}.publication-year{font:600 13px var(--heading);padding-top:2px}.publication-content h3{font-size:16px;letter-spacing:-.3px;line-height:1.45;max-width:820px}.publication-content h3>a:hover{text-decoration:underline;text-underline-offset:4px}.publication-authors{font-size:10px;color:var(--muted);margin-top:8px;line-height:1.65}.publication-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:10px;font-size:9px;color:#5d6256}.publication-badge{padding:3px 7px;border:1px solid #9ba28d;background:#e8ebdf;color:#353f2c;font-size:8px}.citation-button{background:transparent;border:1px solid #b9bead;width:34px;height:34px;font:700 20px Georgia,serif;display:flex;align-items:center;justify-content:center;padding-top:5px;transition:background .15s}.citation-button:hover{background:var(--gold);border-color:var(--ink)}.publication-footer{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:15px}.publication-footer>span{font-size:10px;color:var(--muted)}.empty-state{padding:45px 20px;border-bottom:var(--line);text-align:center;color:var(--muted);font-size:13px}.empty-state strong{display:block;font:600 22px var(--heading);color:var(--ink);margin-bottom:8px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.about-card{background:var(--olive);border:var(--line);padding:30px;box-shadow:4px 4px 0 var(--ink);position:relative}.about-symbol{position:absolute;right:29px;top:24px;font:48px var(--heading);line-height:1}.about-card h3{font-size:27px;letter-spacing:-1px;max-width:85%;margin:13px 0 22px}.about-card p{font-size:12px;line-height:1.8;margin-top:16px}.about-card .text-link{margin-top:28px}.journey-card{background:var(--white);border:var(--line);padding:26px 27px;box-shadow:4px 4px 0 var(--ink)}.journey-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c5c9b8;padding-bottom:16px}.journey-heading h3{font-size:19px;letter-spacing:-.5px}.journey-heading>span{font-size:28px;line-height:1}.timeline{list-style:none;margin:23px 0 0;padding:0}.timeline li{display:grid;grid-template-columns:57px 1fr;gap:13px;position:relative;padding-bottom:26px}.timeline li:last-child{padding-bottom:0}.timeline-year{font:500 10px var(--heading);color:var(--muted);padding-top:3px}.timeline li>div{padding-left:16px;border-left:1px solid #c3c8b6;position:relative}.timeline li>div::before{content:'';width:7px;height:7px;border:1px solid var(--ink);background:var(--gold);position:absolute;left:-4px;top:5px}.timeline h4{font-size:13px;line-height:1.4}.timeline p{font-size:10px;margin-top:5px;color:#555e4f}.timeline li>div>span{font-size:8px;color:#68715f;display:block;margin-top:6px;line-height:1.5}.contact-section{display:flex;justify-content:space-between;align-items:center;gap:28px;background:var(--navy);color:var(--paper);border:var(--line);box-shadow:5px 5px 0 var(--ink);padding:37px 36px;margin-top:64px;position:relative;overflow:hidden}.contact-section .eyebrow{font-size:8px;color:#c0c8cd;letter-spacing:1.2px}.contact-section h2{font-size:40px;letter-spacing:-1.8px;margin-top:17px}.contact-section h2>span{color:var(--gold)}.contact-section p{font-size:12px;color:#c5ccd0;line-height:1.8;margin-top:15px}.contact-actions{display:flex;gap:24px;align-items:center;margin-top:24px}.contact-art{width:185px;flex-shrink:0;fill:none;stroke:var(--gold);stroke-width:2}.contact-art path:nth-child(2){stroke-width:6}.contact-art circle{fill:var(--gold)}.copy-email{background:none;border:0;color:var(--paper);font-size:11px;padding:12px 0;display:flex;gap:13px}.copy-email:hover{text-decoration:underline;text-underline-offset:5px}.site-footer{padding:30px 0;display:flex;gap:18px;align-items:center;justify-content:space-between;font-size:8px;color:#6d7366}.site-footer a{font-size:9px;font-weight:bold;color:var(--ink)}
dialog{border:var(--line);padding:40px;background:var(--paper);color:var(--ink);box-shadow:9px 9px 0 var(--ink);width:min(780px,calc(100% - 36px));max-height:calc(100dvh - 50px);overflow:auto}dialog::backdrop{background:#111b1bbd;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:15px;z-index:3}.icon-button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:var(--line);background:var(--white);font-size:27px;line-height:1}.icon-button:hover{background:var(--gold)}.icon-button svg{width:20px;height:20px}.dialog-title{font-size:32px;letter-spacing:-1px;line-height:1.2;margin:15px 30px 20px 0}.dialog-visual{border:var(--line);background:var(--card-color);padding:10px 35px;margin-bottom:25px}.dialog-summary{font-size:14px;line-height:1.8}.dialog-section{margin-top:24px}.dialog-section h3{font-size:18px;margin-bottom:8px}.dialog-section p,.dialog-section li{font-size:13px;line-height:1.8;color:#525c4c}.dialog-section ul{padding-left:20px;margin:0}.dialog-result{background:var(--white);border:var(--line);padding:17px 20px;margin-top:24px}.dialog-result h3{font-size:18px;margin-bottom:6px}.dialog-result p{font-size:12px;line-height:1.75}.dialog-source{font-size:10px;color:var(--muted);margin:20px 0;line-height:1.7;overflow-wrap:anywhere}.dialog-notice{font-size:11px;line-height:1.7;padding:14px 0 0}.citation-dialog h2{font-size:30px;margin:14px 0 25px}.citation-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--white);border:1px solid #c3c8b6;padding:20px;font-size:11px;line-height:1.8;max-height:45vh;overflow:auto}.citation-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:23px}.toast{position:fixed;bottom:24px;left:calc(50% + var(--sidebar)/2);transform:translate(-50%,25px);background:var(--ink);color:var(--paper);border:2px solid var(--gold);padding:12px 22px;box-shadow:4px 4px 0 #946e22;z-index:100;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 40px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.nav-scrim{display:none}body.dialog-open{overflow:hidden}
@media(min-width:1550px){main{padding:0 60px}.hero-main{padding:42px 43px 0}.hero-main h1{font-size:72px}.hero-description{font-size:15px;max-width:440px}.hero-main .eyebrow{font-size:10px}.hero-actions{margin-bottom:40px}.profile-card{padding:27px 32px 0}.portrait-wrap{width:215px;height:220px;margin-top:25px}.profile-card h2{font-size:29px}.hero-footnote{font-size:8px}.profile-bottom{padding:19px 0}.content-section{padding-top:75px}.project-body>p{font-size:14px}.project-body h3{font-size:29px;max-width:none}.project-body{padding:28px}.project-tags{font-size:9px}.project-metric{font-size:11px}.project-metric strong{font-size:22px}}
@media(max-width:1180px){:root{--sidebar:215px}main{padding:0 27px}.sidebar{padding:28px 13px 18px}.brand{margin-bottom:50px;font-size:13px}.brand-mark{width:37px;height:37px;flex-basis:37px;font-size:30px}.brand-caption{font-size:6px;letter-spacing:1.2px}.nav-item{font-size:11px;gap:9px}.overview{grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr);gap:18px}.hero-main{padding:28px 25px 0;min-height:420px}.hero-main h1{font-size:46px;letter-spacing:-2.2px}.hero-main .eyebrow{font-size:6.5px;letter-spacing:.9px}.hero-description{font-size:12px;max-width:285px}.hero-actions{gap:15px}.hero-actions .button{padding:10px 12px;gap:10px;font-size:10px}.hero-text-link{font-size:9px;max-width:75px}.hero-footnote{font-size:6px;letter-spacing:1px}.profile-card{padding:20px 19px 0}.portrait-wrap{width:155px;height:166px;margin-top:27px}.profile-card h2{font-size:23px}.tiny-label{font-size:6px;letter-spacing:1px}.focus-strip{padding:17px 18px;gap:13px}.focus-strip>span{font-size:9px;gap:7px}.focus-strip .focus-intro{font-size:7px}.focus-strip i{font-size:17px}.section-heading h2{font-size:29px}.section-aside{font-size:9px}.live-label{display:none}.filter-button{font-size:9px;padding:8px 11px}.project-grid{gap:20px}.project-body{padding:19px}.project-body h3{font-size:23px}.project-body>p{font-size:11px}.project-metric{font-size:8px}.project-metric strong{font-size:16px}.about-card,.journey-card{padding:23px}.about-card h3{font-size:24px}.about-symbol{right:17px;font-size:36px}.contact-section{padding:31px 28px}.contact-section h2{font-size:34px}.contact-art{width:145px}.publication-row{gap:13px}.publication-content h3{font-size:15px}}
@media(max-width:950px) and (min-width:761px){.overview{grid-template-columns:1fr}.hero-main{min-height:400px}.hero-main h1{font-size:59px}.hero-description{max-width:340px}.hero-main .eyebrow{font-size:8px}.hero-footnote{font-size:7px}.profile-card{display:grid;grid-template-columns:115px 1fr;gap:0 23px;padding:20px 24px}.profile-top{display:none}.portrait-wrap{grid-row:1/4;width:103px;height:115px;margin:0}.portrait-sticker{font-size:6px;padding:4px 6px;left:-7px;bottom:0}.profile-card h2{font-size:22px;grid-column:2;margin:0}.profile-card>p{grid-column:2;font-size:10px;margin-top:7px}.profile-card>p br{display:none}.profile-bottom{grid-column:2;margin-top:10px;padding:10px 0 0}.focus-strip{flex-wrap:wrap;justify-content:flex-start;gap:12px 24px}.focus-strip .focus-intro{width:100%}.section-aside{display:none}.project-grid{grid-template-columns:1fr}.project-card:last-child:nth-child(odd){display:flex;grid-column:auto}.project-card:last-child:nth-child(odd) .project-visual{border-right:0;border-bottom:var(--line)}.project-card:last-child:nth-child(odd) .project-body{padding:23px}.project-visual{max-height:320px}.project-body h3{font-size:27px}.project-body>p{font-size:13px}.about-grid{grid-template-columns:1fr}.contact-art{width:85px}.contact-section h2{font-size:30px}.site-footer{flex-wrap:wrap}.site-footer>span:nth-child(2){display:none}}
@media(max-width:760px){:root{--sidebar:0px}html{scroll-padding-top:84px}.mobile-header{height:65px;border-bottom:var(--line);padding:0 21px;background:var(--paper);position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-brand{display:flex;gap:11px;align-items:center;font:700 11px var(--heading);letter-spacing:1.2px}.mobile-brand .brand-mark{width:34px;height:34px;flex-basis:34px;font-size:28px;border-color:var(--ink)}.mobile-header .icon-button{height:33px;width:35px}.sidebar{width:265px;top:65px;transform:translateX(-100%);transition:transform .2s;padding:28px 20px;z-index:25}.sidebar.is-open{transform:translateX(0)}.sidebar .brand{display:none}.sidebar .nav-item{font-size:13px;padding:15px 12px}.sidebar .nav-label{font-size:8px}.sidebar-bottom{padding-top:35px}.sidebar-note{display:none}.sidebar-socials{font-size:12px}.sidebar-copyright{font-size:10px}.motion-toggle{font-size:12px}.nav-scrim{display:block;position:fixed;inset:65px 0 0;background:#20251f8c;z-index:24}.mobile-nav-open{overflow:hidden}main{margin:0;padding:0 22px}.topbar{height:69px;font-size:7px;letter-spacing:.7px}.topbar>div{gap:6px}.topbar>a{font-size:10px;gap:10px}.topbar>a>span{font-size:20px}.overview{grid-template-columns:minmax(0,1.75fr) minmax(215px,1fr);gap:18px}.hero-main{padding:24px 21px 0;min-height:412px}.hero-main h1{font-size:43px;margin-top:26px;letter-spacing:-2px}.hero-main .eyebrow{font-size:6px;letter-spacing:.7px}.little-cross{font-size:20px}.hero-description{font-size:11px;line-height:1.8}.hero-actions{gap:12px;flex-wrap:wrap}.profile-card{padding:20px 17px 0}.profile-card h2{font-size:22px}.focus-strip{padding:17px;gap:15px}.focus-strip .focus-intro{display:none}.focus-strip>span{font-size:9px}.content-section{padding-top:46px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:29px}.section-kicker{font-size:7px}.section-aside{display:none}.section-heading .text-link{font-size:9px;gap:8px}.filter-button{font-size:9px;padding:8px 10px}.research-toolbar{margin-bottom:20px}.project-body{padding:18px}.project-body h3{font-size:23px}.project-tags{font-size:6px;letter-spacing:.7px}.project-body>p{font-size:11px}.project-visual{padding:13px 11px 0}.project-type{font-size:6px;letter-spacing:.3px}.project-card:last-child:nth-child(odd) .project-body{padding:20px}.project-metric{font-size:8px;max-width:75%}.project-metric strong{font-size:16px}.project-open{width:31px;height:31px;font-size:20px}.about-card h3{font-size:23px}.about-card p{font-size:11px}.about-symbol{font-size:30px;right:20px}.journey-card{padding:21px 18px}.timeline li{grid-template-columns:45px 1fr;gap:7px}.timeline-year{font-size:9px}.timeline li>div{padding-left:11px}.timeline h4{font-size:11px}.timeline p{font-size:9px}.contact-section{margin-top:47px;padding:30px 25px}.contact-section h2{font-size:34px}.contact-art{width:115px}.site-footer{font-size:7px;gap:12px}.site-footer>span:nth-child(2){display:none}.toast{left:50%}dialog{padding:33px 24px}.dialog-title{font-size:28px}.dialog-visual{padding:10px 15px}}
@media(max-width:560px){main{padding:0 18px}.topbar{height:62px}.topbar>div{font-size:6px;letter-spacing:.45px}.topbar>a{font-size:9px}.overview{grid-template-columns:1fr;gap:21px}.hero-main{padding:26px 25px 0;min-height:429px}.hero-main .eyebrow{font-size:7px;letter-spacing:.9px}.hero-main h1{font-size:clamp(42px,10.8vw,58px);letter-spacing:-2.3px}.hero-description{font-size:12px;max-width:300px}.hero-actions{gap:22px;margin:24px 0 28px;flex-wrap:nowrap}.hero-actions .button{padding:11px 14px;gap:16px;font-size:10px;min-height:43px}.hero-text-link{font-size:9px;max-width:100px}.hero-footnote{font-size:6px;letter-spacing:.9px;padding:13px 0}.profile-card{display:grid;grid-template-columns:112px 1fr;gap:0 24px;padding:24px}.profile-top{display:none}.portrait-wrap{grid-row:1/4;width:110px;height:128px;margin:0}.portrait-sticker{font-size:6px;padding:4px 7px;left:-9px;bottom:2px}.profile-card h2{font-size:24px;grid-column:2;margin:0}.profile-card>p{grid-column:2;font-size:10px;margin-top:8px}.profile-card>p br{display:none}.profile-bottom{grid-column:2;margin-top:11px;padding:11px 0 0;font-size:8px}.focus-strip{margin-top:24px;display:grid;grid-template-columns:1fr;padding:15px 21px;gap:13px}.focus-strip .focus-intro{display:block;font-size:7px;letter-spacing:1.5px}.focus-strip>span{font-size:11px;gap:14px}.focus-strip i{width:16px;text-align:center}.section-heading h2{font-size:28px;letter-spacing:-1.2px}.section-kicker{font-size:7px;letter-spacing:1.3px}.filter-group{gap:7px}.filter-button{font-size:9px;padding:8px 9px}.filter-button>span{margin-left:3px;font-size:7px}.project-grid{grid-template-columns:1fr;gap:24px}.project-card:last-child:nth-child(odd){display:flex;grid-column:auto}.project-card:last-child:nth-child(odd) .project-visual{border-right:0;border-bottom:var(--line)}.project-visual{padding:14px 17px 0}.project-type{font-size:7px}.project-body,.project-card:last-child:nth-child(odd) .project-body{padding:24px}.project-body h3{font-size:27px}.project-body>p{font-size:12px}.project-tags{font-size:7px;letter-spacing:1px}.project-metric{font-size:9px}.project-metric strong{font-size:19px}.project-open{width:36px;height:36px}.project-card:last-child:nth-child(odd) .project-bottom{margin-top:21px}.project-card:last-child:nth-child(odd) .project-body>p{margin-bottom:0}#publications .section-heading{align-items:flex-start;flex-direction:column;gap:12px}#publications .text-link{font-size:11px}.publication-controls{gap:9px}.search-box{padding:12px 11px;gap:8px}.search-box input{font-size:10px}.year-select{padding:0 7px}.year-select select{font-size:10px;min-width:77px}.publication-row{grid-template-columns:36px minmax(0,1fr) 30px;gap:10px;padding:22px 0}.publication-year{font-size:11px}.publication-content h3{font-size:14px;line-height:1.45}.publication-authors{font-size:9px}.publication-meta{font-size:8px}.citation-button{width:29px;height:29px;font-size:19px}.publication-footer>span{font-size:8px;max-width:130px}.publication-footer>.button{font-size:9px;padding:9px 12px;gap:10px;min-height:40px}.about-grid{grid-template-columns:1fr;gap:23px}.about-card{padding:27px}.about-card h3{font-size:28px;max-width:85%}.about-card p{font-size:12px}.about-symbol{font-size:40px;right:25px;top:26px}.journey-card{padding:25px}.timeline li{grid-template-columns:52px 1fr;gap:12px;padding-bottom:25px}.timeline li>div{padding-left:16px}.timeline h4{font-size:13px}.timeline p{font-size:11px}.timeline-year{font-size:10px}.timeline li>div>span{font-size:9px}.contact-section{padding:32px 25px}.contact-section .eyebrow{font-size:6px;letter-spacing:1px;max-width:230px}.contact-section h2{font-size:38px;max-width:260px;line-height:1.08}.contact-section p{font-size:11px;max-width:240px}.contact-section p br{display:none}.contact-art{position:absolute;bottom:25px;right:-50px;width:135px;opacity:.2}.contact-actions{position:relative;z-index:1;gap:20px}.site-footer{font-size:7px;padding:27px 0}.site-footer a{font-size:8px}.dialog-title{font-size:27px;letter-spacing:-.8px}.dialog-visual{padding:0}.dialog-summary{font-size:13px}.dialog-section p,.dialog-section li{font-size:12px}dialog{width:calc(100% - 26px);padding:35px 21px 25px;max-height:calc(100dvh - 35px)}.citation-dialog pre{font-size:10px;padding:14px}.citation-actions{gap:10px}.citation-actions>.button{font-size:10px;gap:15px;padding:10px 14px}.toast{font-size:11px;width:max-content}}
@media(max-width:360px){main{padding:0 13px}.hero-main{padding:23px 20px 0}.hero-main h1{font-size:40px}.hero-main .eyebrow{font-size:6px}.hero-text-link{font-size:8px;max-width:85px}.hero-actions{gap:13px}.profile-card{padding:22px 18px;grid-template-columns:96px 1fr;gap:0 19px}.portrait-wrap{width:94px;height:116px}.profile-card h2{font-size:22px}.profile-bottom{font-size:7px}.filter-button{font-size:8px}.section-heading h2{font-size:26px}.contact-section h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}html[data-motion=paused]{scroll-behavior:auto}html[data-motion=paused] *,html[data-motion=paused] *::before,html[data-motion=paused] *::after{animation-play-state:paused!important}
/* Keep compact profiles readable and the mobile drawer out of the tab order. */
@media(max-width:950px){.profile-card>p br{display:initial}}
@media(max-width:760px){.sidebar{visibility:hidden}.sidebar.is-open{visibility:visible}.project-grid{grid-template-columns:1fr}.project-card:last-child:nth-child(odd){display:flex;grid-column:auto}.project-card:last-child:nth-child(odd) .project-visual{border-right:0;border-bottom:var(--line)}}
dialog .toast{left:50%;bottom:18px}
/* Maintain readable contrast for small metadata. */
.nav-item.active .nav-index{opacity:1}.site-footer{color:#555e4e}

/* Instant-photo portrait and a continuous research/publication section. */
.portrait-wrap{background:var(--white);border:var(--line);padding:9px 9px 28px;box-shadow:4px 5px 0 var(--ink);transform:rotate(-3deg)}
.portrait-wrap::before{display:none}
.portrait-wrap img{border:1px solid var(--ink);border-radius:0}
.portrait-sticker{left:50%;bottom:6px;transform:translateX(-50%);background:none;border:0;padding:0;font-size:7px;letter-spacing:1px}
.focus-strip .focus-intro{text-transform:uppercase;display:flex}
#publications{padding-top:32px}
.publication-source{display:flex;justify-content:flex-end;margin-bottom:16px}
@media(max-width:950px){.portrait-wrap{padding:6px 6px 20px}.portrait-sticker{font-size:5px;bottom:5px}}
@media(max-width:760px){.focus-strip{flex-wrap:wrap;justify-content:flex-start}.focus-strip .focus-intro{width:100%}}
@media(max-width:560px){.portrait-wrap{padding:6px 6px 22px}.portrait-sticker{font-size:5px;bottom:6px}}
/* Vector UI symbols render identically without emoji or platform-font substitution. */
.ui-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.15em;max-width:none}
.sidebar-socials a,.site-footer a{display:inline-flex;align-items:center;gap:5px}
.portrait-sticker{display:flex;align-items:center;gap:4px}.portrait-sticker .ui-icon{width:8px;height:8px}
.hero-text-link .ui-icon{width:12px;height:12px}
.little-cross,.profile-spark,.about-symbol{display:inline-flex;align-items:center;justify-content:center}
.focus-strip i{display:inline-flex;align-items:center;justify-content:center}
.motion-icon{display:inline-flex;align-items:center;justify-content:center;width:14px}
.project-open .ui-icon{width:20px;height:20px}.citation-button{padding-top:0}.citation-button .ui-icon{width:19px;height:19px}
.icon-button .ui-icon{width:20px;height:20px}
