:root{--ink:#142830;--muted:#50626a;--accent:#007c72;--paper:#fff;--wash:#f2f6f7;--line:#dce4e7;--wide:1240px;--radius:10px;font-size:16px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.22em}a:hover{color:var(--accent)}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img,video{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em;font-weight:600}h1{font-size:clamp(2.8rem,6.5vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.1rem)}h3{font-size:1.45rem}.wrap{width:min(var(--wide),calc(100% - 5rem));margin:auto}.skip{position:fixed;z-index:20;top:0;left:1rem;padding:.7rem;background:#fff;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:2rem}.brand{font-size:1.1rem;font-weight:650;text-decoration:none;letter-spacing:-.03em}.brand span{color:var(--accent)}.nav-links{display:flex;gap:1.8rem;align-items:center;font-size:.9rem}.nav-links a{text-decoration:none}.nav-links .nav-resume{border:1px solid var(--line);padding:.5rem .95rem;border-radius:5px}.menu-toggle{display:none}.eyebrow{font-size:.8rem;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:var(--accent)}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:4.5rem;align-items:center;padding:5.6rem 0 5rem}.hero h1{margin:1.2rem 0 1.6rem}.hero .lead{font-size:1.3rem;line-height:1.55;max-width:30rem}.hero .affiliation{font-size:.95rem;margin-top:1.1rem;color:var(--muted)}.hero-visual{margin:0;position:relative}.hero-visual img{width:100%;aspect-ratio:1.14;object-fit:cover;border-radius:var(--radius)}.hero-visual figcaption{display:flex;justify-content:space-between;gap:1rem;margin-top:.85rem;font-size:.8rem;color:var(--muted)}.links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:44px;padding:.7rem 1.1rem;border:1px solid var(--line);border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:550;background:white}.button:hover{border-color:var(--accent)}.button.primary{background:var(--ink);color:white;border-color:var(--ink)}.button.primary:hover{background:var(--accent);border-color:var(--accent)}.section{padding:4.5rem 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading .eyebrow{margin-bottom:.75rem}.section-heading p:last-child{max-width:29rem;color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.4rem 2.4rem}.project-card{min-width:0}.card-image{display:block;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--wash)}.card-image img{width:100%;aspect-ratio:1.8;object-fit:contain;padding:1.3rem;transition:transform .25s}.card-image:hover img{transform:scale(1.025)}.card-image.photo img{object-fit:cover;padding:0}.card-image.logo{background:#132d32}.card-image.logo img{padding:3.4rem}.card-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem;font-size:.8rem;margin:1rem 0 .7rem;color:var(--muted)}.card-meta span:first-child{color:var(--accent);font-weight:600}.project-card h3 a{text-decoration:none}.project-card p{color:var(--muted);margin:.75rem 0 1rem}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem}.tags{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0}.tags li{font-size:.75rem;line-height:1.4;padding:.28rem .55rem;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.text-link{font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap}.pub-section{background:var(--wash)}.pub-list{list-style:none;padding:0;margin:0}.pub-list li{display:grid;grid-template-columns:4rem 1fr;gap:1.4rem;border-top:1px solid var(--line);padding:1.5rem 0}.pub-year{color:var(--accent);font-size:.9rem}.pub-title{font-size:1.08rem;font-weight:550;line-height:1.5;letter-spacing:0}.pub-title a{text-decoration:none}.pub-venue{font-size:.85rem;color:var(--muted);margin-top:.4rem}.about-grid{display:grid;grid-template-columns:1fr 2fr;gap:5rem}.portrait{width:180px;aspect-ratio:1;object-fit:cover;border-radius:50%;margin:1.5rem 0}.about-copy{font-size:1.08rem}.about-copy p+p{margin-top:1.2rem}.about-copy h3{margin:2rem 0 1rem}.background-list{list-style:none;padding:0;margin:1.8rem 0 0}.background-list li{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:.8rem 0;font-size:.9rem}.background-list span{color:var(--muted)}.contact{padding:3rem 0;background:var(--ink);color:#fff}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.contact h2{font-size:2rem}.contact p{color:#c5d4d8;margin-top:.6rem}.contact a:hover{color:#9be7d6}.footer{padding:1.5rem 0;font-size:.8rem;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.detail-header{padding:3.2rem 0 2.8rem}.back{display:inline-block;font-size:.9rem;color:var(--muted);text-decoration:none;margin-bottom:2.5rem}.detail-header h1{font-size:clamp(2.6rem,5vw,4.4rem);max-width:1000px;margin:1rem 0 1.2rem}.detail-header .summary{font-size:1.2rem;max-width:820px;color:var(--muted)}.detail-meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;font-size:.85rem;color:var(--muted)}.detail-meta span+span:before{content:'·';margin-right:.8rem}.detail-overview{display:grid;grid-template-columns:2fr 1fr;gap:5rem;padding:2.7rem 0 3.5rem;border-top:1px solid var(--line)}.detail-overview h2{font-size:1.45rem;margin-bottom:1rem}.overview-text{font-size:1.08rem;line-height:1.85}.role{background:var(--wash);padding:1.7rem;border-radius:var(--radius);align-self:start}.role ul{padding-left:1.2rem;margin:.7rem 0 1.6rem}.role li{margin:.4rem 0;font-size:.95rem}.role .tags{padding:0;margin:0}.role .tags li{margin:0;font-size:.75rem}.gallery{padding:3rem 0}.gallery>.eyebrow{margin-bottom:2rem}.figure{margin:0 0 4rem}.figure-display{padding:1.8rem;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);display:flex;justify-content:center;align-items:center}.figure-display a{display:block;width:100%}.figure-display img,.figure-display video{margin:auto;max-height:850px;width:auto;max-width:100%;object-fit:contain}.figure.logo .figure-display{background:#132d32;padding:4rem}.figure.narrow .figure-display img{max-height:660px}.figure figcaption{display:grid;grid-template-columns:2rem 1fr auto;gap:1rem;margin-top:1rem;align-items:start;font-size:.9rem;color:var(--muted)}.figure-num{font-size:.8rem;color:var(--accent);padding-top:.15rem}.figure figcaption strong{display:block;color:var(--ink);font-weight:600;margin-bottom:.25rem}.figure-link{font-size:.8rem;white-space:nowrap}.animation-toggle{margin:1rem 0 0}.next-project{display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid var(--line);padding:2rem 0 4rem}.next-project .eyebrow{margin-bottom:.5rem}.earlier-entry{padding:3rem 0;border-top:1px solid var(--line)}.earlier-entry h2{font-size:1.8rem;max-width:1000px}.earlier-entry .authors{font-size:.9rem;color:var(--muted);margin:1rem 0}.earlier-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-top:2rem}.earlier-content img{width:100%}.earlier-content p{line-height:1.8}.publication-note{font-size:.9rem;color:var(--muted);margin-top:1rem}
@media(min-width:1500px){.hero{padding:6.4rem 0}.wrap{max-width:1340px}}
@media(max-width:950px){.wrap{width:calc(100% - 3rem)}.hero{gap:2rem;padding:3.5rem 0}.hero .lead{font-size:1.12rem}.nav-links{gap:1rem}.detail-overview{gap:2rem}.about-grid{gap:2rem}.card-bottom{align-items:start;flex-direction:column}.hero-visual figcaption{display:block}.hero-visual figcaption a{display:block;margin-top:.3rem}}
@media(max-width:680px){html{scroll-padding-top:5rem}.wrap{width:calc(100% - 2.4rem)}.nav{min-height:70px;flex-wrap:wrap;gap:0}.menu-toggle{display:block;border:1px solid var(--line);border-radius:5px;background:white;padding:.45rem .75rem;min-height:44px;font-size:.9rem}.nav-links{display:flex;flex-wrap:wrap;width:100%;padding:.5rem 0 1rem;gap:1rem 1.4rem}.js .nav-links{display:none}.js .nav-links.open{display:flex}.hero{grid-template-columns:1fr;padding:2.8rem 0 3.2rem;gap:2.5rem}.hero h1{font-size:clamp(2.45rem,9vw,3.25rem);max-width:100%}.hero .lead{font-size:1.18rem}.hero-visual img{aspect-ratio:1.65}.hero-visual figcaption{display:flex}.hero-visual figcaption a{margin:0}.section{padding:3rem 0}.section-heading{display:block;margin-bottom:2rem}.section-heading p:last-child{margin-top:1rem}.project-grid{grid-template-columns:1fr;gap:2.6rem}.card-bottom{flex-direction:row;align-items:center}.about-grid,.detail-overview,.earlier-content{grid-template-columns:1fr;gap:2rem}.portrait{width:125px}.about-copy{font-size:1rem}.pub-list li{grid-template-columns:3rem 1fr;gap:.7rem}.contact-inner{align-items:start;flex-direction:column}.detail-header{padding-top:2rem}.back{margin-bottom:2rem}.detail-header h1{font-size:2.6rem}.detail-header .summary{font-size:1.1rem}.detail-overview{padding:2rem 0}.overview-text{font-size:1rem}.gallery{padding:2rem 0}.figure{margin-bottom:2.7rem}.figure-display{padding:.6rem}.figure figcaption{grid-template-columns:1.4rem 1fr;gap:.6rem}.figure-link{grid-column:2}.figure.logo .figure-display{padding:2rem}.next-project h3{font-size:1.15rem}.next-project{align-items:start}.background-list li{display:block}.background-list span{display:block}.tags li{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
