*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.6;color:#1a1a1a;background:#fff}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.25;font-weight:650}h1{font-size:1.9rem;margin:0 0 1rem}h2{font-size:1.35rem;margin:2rem 0 .75rem}h3{font-size:1.1rem;margin:1.5rem 0 .5rem}.layout{display:flex;gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 1.5rem}.content{flex:1;min-width:0}.sidebar{width:280px;flex-shrink:0;text-align:center;position:sticky;top:3rem;align-self:flex-start}.sidebar__avatar{width:160px;height:160px;border-radius:50%;object-fit:cover;border:1px solid #e5e7eb}.sidebar__name{font-size:1.4rem;margin:1rem 0 .25rem}.sidebar__name a{color:inherit;text-decoration:none}.sidebar__bio{color:#5b6168;margin:0 0 1.25rem}.sidebar__links{list-style:none;margin:0;padding:0;text-align:left;display:inline-block}.sidebar__links li{margin:.4rem 0;color:#5b6168}.sidebar__links i{color:#5b6168;margin-right:.5rem;width:1.1em;text-align:center}.nav{display:flex;flex-wrap:wrap;gap:1.25rem;padding-bottom:1.25rem;margin-bottom:1.75rem;border-bottom:1px solid #e5e7eb;font-weight:550}.prose p{margin:0 0 1rem}.prose ul{padding-left:1.25rem}.pub-list{list-style:none;margin:0;padding:0}.pub{padding:1.25rem 0;border-bottom:1px solid #e5e7eb}.pub:last-child{border-bottom:0}.pub__title{margin:0 0 .25rem}.pub__venue{color:#5b6168;font-style:italic;margin:.15rem 0}.pub__excerpt{margin:.35rem 0}.pub__date{color:#5b6168;margin:.15rem 0 1rem}.pub__links a{margin-right:1rem;font-size:.95rem}.pub-detail .back{font-size:.95rem;margin-bottom:.5rem}.citation{background:#f7f8fa;border-left:3px solid #e5e7eb;margin:0;padding:.75rem 1rem;color:#5b6168;font-size:.95rem}.footer{max-width:1400px;margin:0 auto;padding:2rem 1.5rem 3rem;color:#5b6168;font-size:.85rem;border-top:1px solid #e5e7eb}@media (max-width: 760px){.layout{flex-direction:column;gap:1.5rem;padding:1.5rem 1.25rem}.sidebar{width:100%;position:static}.sidebar__links{text-align:center}}