:root{--bg: #ffffff;--surface: #f7f8fa;--surface-2: #eef2f6;--text: #17202a;--muted: #5e6875;--line: #dce2e8;--accent: #315f8f;--accent-dark: #21486f;--max-width: 1080px;--radius: 18px;--shadow: 0 14px 36px rgba(23, 32, 42, .07);--font-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.68;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid rgba(49,95,143,.3);outline-offset:3px}img{display:block;max-width:100%}.shell{width:min(calc(100% - 40px),var(--max-width));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,226,232,.82);background:#ffffffe6;backdrop-filter:blur(14px)}.nav-shell{width:min(calc(100% - 40px),var(--max-width));min-height:68px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:720;letter-spacing:-.02em}nav{display:flex;gap:28px;color:var(--muted);font-size:.93rem}nav a:hover,.footer-shell a:hover,.project-links a:hover{color:var(--accent)}.hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:clamp(44px,7vw,86px);padding-top:clamp(38px,5vw,62px);padding-bottom:clamp(41px,5.5vw,66px);align-items:start}.kicker,.eyebrow{margin:0 0 10px;color:var(--accent);font-size:.76rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(3.15rem,7vw,5.6rem);line-height:.98;letter-spacing:-.055em;font-weight:760}.role{margin-bottom:36px;color:var(--muted);font-size:clamp(1.04rem,2vw,1.2rem)}.bio{max-width:760px;color:#2d3742;font-size:1.01rem}.bio p{margin-bottom:18px}.bio a{color:var(--accent);font-weight:620;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.bio a:hover{color:var(--accent-dark)}.hero-links{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:30px}.profile-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.91rem;font-weight:650;line-height:1.2;transition:color .16s ease}.profile-link:hover{color:var(--accent)}.profile-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:3px}.profile-icon{width:1.15rem;height:1.15rem;flex:0 0 auto}.trajectory{margin-top:clamp(156px,16vw,184px);padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fbfcfd,#f4f7fa)}.trajectory-item{position:relative}.trajectory-year{display:block;margin-bottom:5px;color:var(--muted);font-size:.82rem}.trajectory-item strong{display:block;line-height:1.36}.trajectory-item p{margin:8px 0 0;color:var(--muted);font-size:.9rem;line-height:1.55}.trajectory-line{width:1px;height:34px;margin:11px 0 11px 5px;background:var(--line)}.section{padding-block:clamp(39px,4.5vw,56px);border-top:1px solid var(--line)}.section-heading{margin-bottom:38px}h2{margin-bottom:0;font-size:clamp(2.05rem,4vw,3.1rem);line-height:1.07;letter-spacing:-.04em}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.skill-group{min-height:178px;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.skill-group h3{margin-bottom:16px;font-size:1rem;letter-spacing:-.015em}.skill-list{display:flex;flex-wrap:wrap;gap:8px}.skill-list span{padding:5px 10px;border-radius:999px;background:var(--surface);color:#44505c;font-size:.82rem}.projects-section,.publications-section{padding-bottom:clamp(50px,6vw,75px)}.publication-list{max-width:940px;margin:0}.publication-list ol{margin:0;padding-left:30px;display:grid;gap:18px}.publication-list li{padding-left:8px;color:var(--muted);line-height:1.65}.publication-list strong{color:var(--text);font-weight:720}.project-list{display:grid;gap:28px}.project{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);min-height:430px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.project--reverse .project-media{order:2}.project--reverse .project-copy{order:1}.project-media{min-height:360px;display:grid;place-items:center;padding:26px;background:var(--surface)}.project-media--stacked{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(30px,3vw,42px)}.project-media img{width:100%;max-height:390px;object-fit:contain;border-radius:8px;transition:transform .22s ease}.project-media:hover img{transform:scale(1.012)}.project-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,52px)}.project-copy h3{margin-bottom:8px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.08;letter-spacing:-.035em}.project-title-block{margin-bottom:22px}.project-supporting-title{margin:0;color:var(--muted);font-size:clamp(1rem,1.8vw,1.14rem);font-weight:620;line-height:1.4}.project-title-emphasis{color:var(--accent);font-weight:760}.project-subtitle{margin:8px 0 0;color:var(--muted);font-weight:620;line-height:1.45}.project-body{color:#3d4854;font-size:.94rem}.project-body p{margin-bottom:14px}.project-body ul{margin:0;padding-left:1.15rem}.project-body li{margin-bottom:7px}.project-links{display:flex;gap:18px;margin-top:26px}.project-links a{color:var(--accent);font-size:.91rem;font-weight:720}footer{border-top:1px solid var(--line)}.footer-shell{width:min(calc(100% - 40px),var(--max-width));min-height:112px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:.88rem}.footer-shell p{margin:0;color:var(--text);font-weight:700}.footer-shell div{display:flex;gap:20px}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:42px}.trajectory{max-width:620px;margin-top:0}.project,.project--reverse{grid-template-columns:1fr}.project--reverse .project-media,.project--reverse .project-copy{order:initial}.project-media{min-height:300px}}@media(max-width:620px){.shell,.nav-shell,.footer-shell{width:min(calc(100% - 28px),var(--max-width))}.nav-shell{min-height:62px}nav{gap:15px;font-size:.84rem}.hero{padding-top:31px}h1{font-size:clamp(3.25rem,17vw,4.8rem)}.skills-grid{grid-template-columns:1fr}.skill-group{min-height:0}.project-media{padding:18px;min-height:230px}.project-media--stacked{gap:24px}.project-copy{padding:28px 24px 32px}.publication-list{max-width:none}.publication-list ol{padding-left:24px;gap:15px}.footer-shell{min-height:130px;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}}
