:root{--content:40rem;--bg:#fffff8;--fg:#111;--muted:#666;--rule:#e2e2d8;--accent:#9a3c14;--accent-bg:#f6e9df}:root[data-theme=dark]{--bg:#151515;--fg:#ddd;--muted:#999;--rule:#2c2c2c;--accent:#e0966b;--accent-bg:#2e1f16}body{background:var(--bg);color:var(--fg);margin:0;padding:2rem 1.5rem;font-family:Georgia,serif;line-height:1.6}nav,main{max-width:var(--content);margin-left:auto;margin-right:auto}nav{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}nav a{color:var(--fg);text-decoration:none}nav a:hover{text-decoration:underline}h1{margin:0 0 .6em;font-weight:500;line-height:1.2}p{margin:0 0 1.2em}a{color:var(--fg);text-underline-offset:2px}.intro{flex-direction:column;gap:1.5rem;display:flex}.portrait{flex:none;max-width:13rem;margin:0 auto}.portrait img{border-radius:2px;width:100%;height:auto;display:block}.intro-text>:last-child{margin-bottom:0}@media (width>=44rem){.intro{flex-direction:row;align-items:start;gap:2rem}.portrait{width:13rem;margin:0}}.location{color:var(--muted);justify-content:center;align-items:center;gap:.35em;margin:.9rem 0 0;font-family:system-ui,sans-serif;font-size:.8rem;display:flex}.location svg{flex:none;width:.9em;height:.9em}.contact{justify-content:center;gap:1.1rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.contact li{margin:0}.contact a{color:var(--muted);transition:color .15s;display:block}.contact a:hover,.contact a:focus-visible{color:var(--fg)}.contact svg{width:1.15rem;height:1.15rem;display:block}.year{margin-bottom:3rem}.year h2{letter-spacing:.1em;color:var(--muted);border-bottom:1px solid var(--rule);margin:0 0 1.4rem;padding-bottom:.5rem;font-family:system-ui,sans-serif;font-size:.78rem;font-weight:500}.pubs{margin:0;padding:0;list-style:none}.pubs li{margin-bottom:2rem}.pubs li:last-child{margin-bottom:0}.pubs li.has-award{border-left:2px solid var(--accent);margin-left:-1rem;padding-left:1rem}.pub-title,.pub-authors,.pub-venue,.pub-award,.pub-note,.pub-equal,.pub-links{display:block}.pub-title{margin-bottom:.35rem;line-height:1.35}.pub-kind{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--rule);vertical-align:.15em;white-space:nowrap;border-radius:3px;margin-left:.5em;padding:.15em .45em;font-family:system-ui,sans-serif;font-size:.65rem;display:inline-block}.pub-authors{color:var(--muted);font-size:.9rem;line-height:1.5}.pub-authors strong{color:var(--fg);font-weight:600}.pub-venue{color:var(--muted);margin-top:.15rem;font-size:.85rem}.pub-award{margin-top:.5rem}.pub-award-badge{letter-spacing:.05em;color:var(--accent);background:var(--accent-bg);border-radius:3px;padding:.25em .6em;font-family:system-ui,sans-serif;font-size:.7rem;font-weight:600;display:inline-block}.pub-note{color:var(--muted);margin-top:.15rem;font-size:.85rem;font-style:italic}.pub-equal{color:var(--muted);margin-top:.25rem;font-family:system-ui,sans-serif;font-size:.78rem}.pub-links{margin-top:.5rem}.pub-links a{color:var(--muted);border-bottom:1px solid var(--rule);margin-right:1rem;padding-bottom:1px;font-family:system-ui,sans-serif;font-size:.78rem;text-decoration:none}.pub-links a:hover{color:var(--fg);border-color:var(--fg)}#theme-toggle{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:1rem;line-height:1}#theme-toggle:hover{color:var(--fg)}.cv{margin-top:3.5rem}.cv h2{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--rule);margin:0 0 1.2rem;padding-bottom:.5rem;font-family:system-ui,sans-serif;font-size:.72rem;font-weight:500}.cv h2+ul+h2{margin-top:2.5rem}.cv ul{margin:0;padding:0;list-style:none}.cv li{margin-bottom:1rem}.cv li:last-child{margin-bottom:0}.cv-what,.cv-where,.cv-when{display:block}.cv-what{line-height:1.35}.cv-where{color:var(--muted);margin-top:.1rem;font-size:.88rem}.cv-where a{color:inherit;border-bottom:1px solid var(--rule);text-decoration:none}.cv-where a:hover{color:var(--fg);border-color:var(--fg)}.cv-when{color:var(--muted);margin-top:.15rem;font-family:system-ui,sans-serif;font-size:.76rem}@media (width>=44rem){.cv li{grid-template-columns:1fr auto;grid-template-areas:"what when""where when";column-gap:1.5rem;display:grid}.cv-what{grid-area:what}.cv-where{grid-area:where}.cv-when{grid-area:when;align-self:start}}.cv-when{white-space:nowrap}
