:root{--paper:#f5f3ee;--ink:#202b2d;--muted:#606965;--line:#d9dcd4;--accent:#b34630;--green:#397453;--dark:#182628}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a,input{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img,video{display:block;max-width:100%}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(43px,4.3vw,68px);font-weight:600}h2{font-size:clamp(32px,3.3vw,48px);font-weight:500}h3{font-size:25px;font-weight:600}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.accent{color:var(--accent)}.header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(245,243,238,.97);z-index:20}.brand{font-size:36px;letter-spacing:-4px;font-weight:800}.brand span{color:var(--accent)}nav{display:flex;gap:34px;font-size:14px}.cv-link{font-size:13px;border-bottom:1px solid;padding-bottom:3px}.cv-link span{margin-left:20px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:70px;padding-bottom:60px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:600;line-height:1.5;color:var(--muted)}.hero .eyebrow{margin-bottom:27px}.status-dot{width:7px;height:7px;display:inline-block;background:var(--green);border-radius:50%;margin-right:8px}.intro{font-size:17px;line-height:1.75;margin-top:26px;max-width:475px}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;gap:25px;font-size:13px;border:1px solid var(--ink);border-radius:3px}.primary{background:var(--ink);color:white}.primary:hover{background:var(--accent);border-color:var(--accent)}.text-link{display:inline-block;font-size:13px;border:0;border-bottom:1px solid;padding:3px 0;background:none}.hero-note{display:flex;gap:18px;font-size:11px;color:var(--muted)}.hero-note span+span:before{content:'·';margin-right:18px}.hero-feature{position:relative;border:0;padding:0;border-radius:8px;overflow:hidden;min-height:440px;background:var(--dark);text-align:left;width:100%;color:white}.hero-feature>img{width:100%;height:440px;object-fit:cover;transition:transform .5s}.hero-feature:hover>img{transform:scale(1.025)}.hero-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.65))}.feature-top{position:absolute;top:22px;left:22px;background:rgba(24,38,40,.85);padding:6px 10px;font-size:10px;letter-spacing:.1em;border-radius:3px}.feature-bottom{position:absolute;bottom:25px;left:25px;right:25px;display:flex;align-items:center;justify-content:space-between;z-index:1}.feature-bottom small{font-size:9px;letter-spacing:.12em}.feature-bottom strong{display:block;font-size:31px;letter-spacing:-.035em;margin-top:4px}.round-play{width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff88;border-radius:50%;font-size:14px}.credentials{padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;align-items:center}.credentials p{font-size:14px}.credentials strong{font-size:17px;color:var(--ink);font-weight:500}.credentials p strong{font-size:14px}.credentials span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{max-width:300px;font-size:14px}.work-section{padding-top:78px;padding-bottom:80px}.filter-bar{display:flex;justify-content:space-between;gap:24px;margin:30px 0}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{border:1px solid transparent;background:none;border-radius:30px;padding:8px 18px;font-size:12px}.filters button.active{background:var(--ink);color:white}.filters button:not(.active):hover{border-color:var(--line)}.search{position:relative;display:flex;align-items:center}.search input{border:0;border-bottom:1px solid #b9c0b7;padding:8px 28px 8px 0;background:transparent;width:180px;font-size:12px}.search>span:last-child{position:absolute;right:8px;font-size:24px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 24px}.project-card{min-width:0}.project-open{display:block;width:100%;text-align:left;border:0;background:none;padding:0}.project-media{aspect-ratio:1.45;background:#dfe3db;position:relative;overflow:hidden;border-radius:6px}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.project-open:hover .project-media img{transform:scale(1.035)}.project-card.attention .project-media{background:var(--dark)}.project-card.attention .project-media img{object-fit:contain;padding:12px}.media-label{position:absolute;bottom:13px;left:13px;background:rgba(245,243,238,.96);font-size:10px;letter-spacing:.05em;padding:5px 9px;border-radius:3px;display:flex;gap:8px;align-items:center}.project-meta{display:flex;justify-content:space-between;align-items:center;margin:17px 0 7px;font-size:10px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase}.project-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.project-title h3{font-size:21px;letter-spacing:-.025em}.project-title>span{font-size:21px}.project-card p{font-size:13px;line-height:1.65;margin-top:8px}.project-card[hidden]{display:none}#no-results{padding:40px 0}.research-section{background:var(--dark);color:var(--paper);padding:72px 0}.research-section p{color:#b8c2bb}.research-section .eyebrow{color:#b6c5b5}.publication{display:grid;grid-template-columns:130px 1fr;gap:45px;padding:35px 0 45px;border-top:1px solid #ffffff26;max-width:1000px}.paper-number{font-size:68px;font-weight:400;color:#c5d6a6;line-height:1}.paper-number span{display:block;font-size:10px;letter-spacing:.12em;line-height:1.7;margin-top:20px}.publication h3{font-size:29px;line-height:1.25;letter-spacing:-.025em;max-width:760px;margin:10px 0 17px}.publication p{font-size:14px;line-height:1.8}.publication .citation{font-size:12px;margin:20px 0}.publication .text-link{color:#d3e3b7}.research-note{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;border-top:1px solid #ffffff26;padding-top:36px}.research-note h3{margin-top:12px;max-width:320px;font-size:25px}.research-note p{font-size:14px}.research-note button{color:#d3e3b7;margin-top:15px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;padding-top:85px;padding-bottom:50px}.about-intro h2{margin:15px 0 25px}.about-intro img{width:170px;height:190px;object-fit:cover;border-radius:4px;margin:25px 0}.about-intro>p:not(.eyebrow){font-size:15px;max-width:385px;margin-bottom:20px}.experience article{border-top:1px solid var(--line);padding:25px 0}.experience .dates{font-size:10px;letter-spacing:.1em;margin-bottom:10px}.experience h3{font-size:22px;letter-spacing:-.025em}.experience .role{font-size:12px;margin:6px 0 12px;color:var(--accent)}.experience p{font-size:13px}.credit-links{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;margin-top:17px}.credit-links a{border-bottom:1px solid var(--line)}.education .eyebrow{margin-bottom:16px}.education h4{font-size:14px;margin-top:20px}.education h3{font-size:18px;margin-bottom:8px}.awards{padding:20px 0 70px}.awards>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--line);margin-top:20px;padding-top:26px}.awards strong{font-weight:500;font-size:20px;letter-spacing:-.02em}.awards p:not(.eyebrow){font-size:12px;margin-top:8px}.contact{padding:65px 0;background:#e9e9df}.contact h2{font-size:37px;margin:20px 0 25px;line-height:1.25}.email{font-size:clamp(19px,3vw,38px);letter-spacing:-.04em;border-bottom:1px solid #7d8b7b;padding-bottom:7px;display:inline-block}.email span{margin-left:25px}.contact-bottom{margin-top:38px;display:flex;justify-content:space-between;gap:24px}.contact-bottom p{font-size:12px;max-width:320px}.contact-bottom>div{display:flex;flex-wrap:wrap;gap:22px;font-size:12px}.footer{display:flex;justify-content:space-between;padding-top:25px;padding-bottom:25px;font-size:11px;color:var(--muted)}dialog{padding:0;border:1px solid var(--line);border-radius:10px;width:min(1050px,calc(100% - 36px));max-height:90dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:rgba(8,19,22,.75);backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:14px 25px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.dialog-top span{font-size:10px;letter-spacing:.12em}.dialog-top button{background:var(--ink);color:white;border:0;border-radius:3px;padding:8px 15px;font-size:12px}.dialog-body{padding:35px}.dialog-body h2{font-size:36px;margin:10px 0 16px}.dialog-deck{max-width:780px;font-size:16px;margin-bottom:25px}.case-media{background:#111e23;border-radius:5px;overflow:hidden;margin-bottom:28px}.case-media video,.case-media>img{width:100%;max-height:60vh;object-fit:contain}.case-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:28px}.case-details h3{font-size:20px;margin-bottom:12px}.case-details p,.case-details li{font-size:14px;color:var(--muted)}.case-details ul{padding-left:18px}.case-details li{margin-bottom:8px}.case-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px}.comparison{background:#e8e9e0;border-radius:5px;padding:25px;display:grid;grid-template-columns:190px 1fr;gap:35px}.comparison img{height:410px;width:190px;object-fit:contain}.comparison h3{font-size:23px;margin:12px 0}.comparison .filters{margin-bottom:24px}.comparison table{width:100%;border-collapse:collapse;font-size:13px;margin:20px 0}.comparison th,.comparison td{border-bottom:1px solid #c3cbbb;padding:12px 4px;text-align:left}.comparison td:last-child{color:var(--green)}.comparison p{font-size:13px}.recorded{font-size:11px;color:var(--muted);display:block;margin-top:12px}.case-callout{border-left:3px solid var(--accent);padding:10px 18px;margin:25px 0;font-size:13px;color:var(--muted)}.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{position:fixed;left:15px;top:-70px;padding:12px;background:var(--ink);color:white;z-index:100}.skip:focus{top:10px}body.modal-open{overflow:hidden}
@media(min-width:1450px){.hero-feature,.hero-feature>img{height:475px}.hero{gap:90px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header{padding:0 28px}.hero{gap:30px;padding-top:45px}.hero-feature,.hero-feature>img{min-height:390px;height:390px}.hero-actions{gap:18px;flex-wrap:wrap}.project-grid{grid-template-columns:repeat(2,1fr)}.about{gap:55px}.research-note{gap:45px}.credentials{gap:20px}.credentials strong{font-size:15px}.credentials span{font-size:10px}.hero .eyebrow{font-size:9px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.header{height:auto;min-height:75px;padding:13px 18px;flex-wrap:wrap;gap:8px}.brand{font-size:30px}nav{gap:15px;font-size:12px;order:3;width:100%;justify-content:space-between;padding-top:8px;border-top:1px solid var(--line)}.cv-link{font-size:11px}.hero{grid-template-columns:1fr;gap:28px;padding-top:38px;padding-bottom:35px}h1{font-size:46px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.intro{font-size:15px;margin-top:20px}.hero-actions{margin:22px 0}.hero-feature,.hero-feature>img{min-height:300px;height:300px}.credentials{grid-template-columns:1fr 1fr;gap:24px 14px}.credentials p{font-size:12px}.credentials strong{font-size:14px}.credentials span{font-size:10px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:17px;font-size:13px}.work-section{padding-top:48px;padding-bottom:48px}.filter-bar{flex-direction:column;gap:15px}.filters{gap:3px}.filters button{padding:8px 13px;font-size:11px}.search input{width:100%}.search{width:100%}.project-grid{grid-template-columns:1fr;gap:30px}.project-media{aspect-ratio:1.5}.research-section{padding:48px 0}.publication{grid-template-columns:1fr;gap:20px;padding:25px 0 30px}.paper-number{font-size:40px;display:flex;gap:20px;align-items:center}.paper-number span{margin:0;font-size:9px}.publication h3{font-size:24px}.research-note{grid-template-columns:1fr;gap:20px}.about{grid-template-columns:1fr;gap:40px;padding-top:48px}.about-intro img{width:125px;height:140px}.awards>div{grid-template-columns:1fr;gap:25px}.awards strong{font-size:18px}.contact{padding:45px 0}.contact h2{font-size:29px}.contact-bottom{display:block}.contact-bottom>div{margin-top:22px;gap:17px}.footer{flex-wrap:wrap;gap:15px}.footer>span:nth-child(2){display:none}.dialog-body{padding:20px}.dialog-top{padding:12px 20px}.dialog-body h2{font-size:29px}.case-details{grid-template-columns:1fr;gap:20px}.comparison{grid-template-columns:1fr;padding:18px;gap:25px}.comparison img{margin:auto;height:340px}.comparison th,.comparison td{font-size:11px}.dialog-deck{font-size:14px}.case-links{gap:15px}dialog{width:calc(100% - 20px);max-height:94dvh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
