:root{--bg-page: #141413;--bg-alt: #1a1a18;--bg-surface: #1e1e1c;--bg-surface-hover: #262622;--text-primary: #eeede9;--text-secondary: #a09d98;--text-muted: #928f89;--accent: #e89578;--accent-hover: #f0b09a;--accent-soft: rgba(232, 149, 120, .1);--ring: 0 0 0 1px rgba(255, 255, 255, .04);--ring-hover: 0 0 0 1px rgba(255, 255, 255, .14);--font-heading: "Newsreader", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.5rem;--leading-tight: 1.15;--leading-snug: 1.35;--leading-body: 1.65;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 5rem;--space-3xl: 7rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--page-width: 68rem;--content-width: 36rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;background:var(--bg-page)}body{margin:0;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);color:var(--text-primary);background:var(--bg-page)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.hero-bio a{color:var(--accent)}.hero-bio a:hover{text-decoration:underline;text-underline-offset:3px}img{display:block;max-width:100%;height:auto}h1,h2,h3{font-family:var(--font-heading);font-weight:500;line-height:var(--leading-tight);letter-spacing:-.02em;margin:0}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-xl)}p,ul{margin:0}ul{padding-left:1.25rem}.site-header,.page,.site-footer{width:min(var(--page-width),calc(100vw - 40px));margin:0 auto}.site-header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-md);padding:var(--space-lg) 0}.brand{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:500;color:var(--text-primary);letter-spacing:-.01em}.brand span+span{margin-left:var(--space-2xs);color:var(--text-muted);font-size:var(--text-base)}.top-nav{display:flex;flex-wrap:wrap;gap:var(--space-lg)}.top-nav a{font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);transition:color .15s ease}.top-nav a:hover{color:var(--text-primary)}.hero{display:grid;grid-template-columns:1fr 220px;gap:var(--space-xl);align-items:start;padding:var(--space-xl) 0 64px}.hero-text{min-width:0;display:grid;gap:var(--space-sm)}.hero-text h1{font-size:var(--text-4xl);font-weight:500;line-height:var(--leading-tight);letter-spacing:-.02em}.hero-text h1 span{color:var(--text-muted);font-size:var(--text-2xl);font-weight:400}.hero-role{display:grid;gap:4px;font-size:var(--text-lg);color:var(--text-secondary);font-weight:500}.hero-affiliation{font-size:var(--text-base)}.hero-bio{display:grid;gap:var(--space-sm);max-width:var(--content-width);color:var(--text-secondary);font-size:var(--text-base);line-height:var(--leading-body)}.hero-links{display:flex;flex-wrap:wrap;gap:var(--space-sm);padding-top:var(--space-xs)}.hero-link{display:inline-flex;align-items:center;gap:4px;font-size:var(--text-sm);font-weight:500;color:var(--text-secondary);transition:color .15s ease}.hero-link:hover{color:var(--accent)}.hero-link:after{content:"->";font-size:.7rem}.hero-portrait{margin:0;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--ring)}.hero-portrait img{width:100%;height:auto}.section{padding:64px 0;border-top:1px solid rgba(255,255,255,.06)}.section-header{margin-bottom:var(--space-xl)}.section-header h2{margin-top:var(--space-2xs)}.research-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.research-card{min-width:0;padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--ring)}.research-card h3{line-height:var(--leading-snug);margin-bottom:var(--space-2xs)}.research-card p{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-body)}.publications-grid{display:grid;gap:var(--space-sm)}.pub-card{display:grid;min-width:0;gap:var(--space-2xs);padding:var(--space-md) 0;border-bottom:1px solid rgba(255,255,255,.06)}.pub-card:last-child{border-bottom:0}.pub-card h3{font-size:var(--text-xl);line-height:var(--leading-snug);overflow-wrap:anywhere}.pub-card-meta{display:flex;flex-wrap:wrap;gap:4px var(--space-sm);font-size:var(--text-sm);color:var(--text-muted)}.venue{font-weight:600;color:var(--accent)}.pub-summary{max-width:58rem;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-body)}.pub-links{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.inline-link{display:inline-flex;align-items:center;gap:4px;width:fit-content;margin-top:2px;color:var(--accent);font-size:var(--text-sm);font-weight:500}.inline-link:after{content:"->";font-size:.7rem}.experience-list{display:grid;gap:var(--space-sm)}.exp-card{display:grid;grid-template-columns:180px 1fr;gap:var(--space-lg);padding:var(--space-lg);background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--ring)}.exp-card-meta{font-size:var(--text-xs);color:var(--text-muted)}.exp-date{display:block;font-weight:500;color:var(--text-secondary)}.exp-card-body{display:grid;gap:var(--space-2xs)}.exp-card-body h3{font-size:var(--text-lg)}.exp-institution{font-weight:500;font-size:var(--text-base)}.exp-highlights{display:grid;gap:var(--space-2xs);padding-top:var(--space-2xs);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-snug)}.contact-links{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.contact-card{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-lg);min-height:52px;background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--ring);font-size:var(--text-sm);font-weight:500;transition:box-shadow .15s ease}.contact-card:hover{box-shadow:var(--ring-hover)}.contact-arrow{color:var(--accent);font-size:.7rem}.site-footer{display:flex;justify-content:space-between;gap:var(--space-md);padding:var(--space-xl) 0;border-top:1px solid rgba(255,255,255,.06);color:var(--text-muted);font-size:var(--text-sm)}.not-found{display:grid;place-items:center;align-content:center;min-height:100vh;gap:var(--space-md);text-align:center;width:min(var(--page-width),calc(100vw - 40px));margin:0 auto}.not-found h1{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:500;letter-spacing:-.02em}.not-found p{color:var(--text-muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:20px;font-size:var(--text-sm);font-weight:500;font-family:var(--font-body);background:var(--bg-surface);color:var(--text-primary);box-shadow:var(--ring);cursor:pointer;transition:box-shadow .15s ease}.button:hover{box-shadow:var(--ring-hover)}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero{animation:fade-up .7s cubic-bezier(.2,0,0,1) both}.section{animation:fade-up .6s cubic-bezier(.2,0,0,1) both}.section:nth-child(2){animation-delay:.1s}.section:nth-child(3){animation-delay:.2s}.section:nth-child(4){animation-delay:.3s}.section:nth-child(5){animation-delay:.4s}.section:nth-child(6){animation-delay:.5s}.site-footer{animation:fade-up .6s cubic-bezier(.2,0,0,1) both;animation-delay:.6s}@media (max-width: 768px){.hero{grid-template-columns:1fr;gap:var(--space-lg);padding:var(--space-xl) 0}.hero-portrait{max-width:160px;order:-1}.hero-text h1{font-size:var(--text-3xl)}.research-grid{grid-template-columns:1fr}.exp-card{grid-template-columns:1fr;gap:var(--space-sm)}.contact-links{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start}.section{padding:40px 0}}@media (max-width: 480px){.hero-portrait{max-width:160px}.hero-text h1{font-size:var(--text-2xl)}.top-nav{gap:var(--space-sm)}.section{padding:40px 0}.site-footer{flex-direction:column;gap:var(--space-2xs)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
