:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#374151;background:#fff;font-size:15px}*{box-sizing:border-box}body{margin:0}.wrapper{max-width:1050px;margin:0 auto;padding:60px 26px;display:grid;grid-template-columns:245px 1fr;gap:64px}.sidebar{position:sticky;top:60px;height:max-content}.avatar{width:154px;height:154px;object-fit:cover;border-radius:13px;margin-bottom:22px}.sidebar h1{font-size:28px;line-height:1.1;letter-spacing:-.04em;color:#1f2937;margin:0 0 12px}.sidebar p{line-height:1.5;margin:9px 0;overflow-wrap:anywhere}.sidebar .position{font-weight:600;color:#565f68}.social{display:flex;flex-wrap:wrap;gap:6px 13px;margin-top:22px}.social a{font-size:13px}.content{min-width:0;line-height:1.68}.lead{font-size:18px;color:#4b5563;margin:0 0 28px}.content section{margin:0 0 35px}.content h2{font-size:20px;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:8px;margin:0 0 16px;letter-spacing:-.02em}.content h3{font-size:16px;color:#1f2937;margin:0 0 4px}.content p{margin:5px 0}.content ul{padding-left:19px;margin:0}.content li{margin-bottom:8px}.content a,.sidebar a{color:#176b95;text-decoration:none}.content a:hover,.sidebar a:hover{text-decoration:underline}.date{font-size:13px;color:#7a8491}.publication{display:flex;align-items:flex-start;gap:18px;padding:16px 0;border-bottom:1px solid #edf0f2}.publication img{width:116px;max-height:95px;object-fit:cover;border-radius:5px}.publication .venue{font-style:italic;color:#616d76}.links{display:flex;gap:10px;margin-top:7px}.links a{border:1px solid #d2e3eb;border-radius:4px;padding:1px 8px;font-size:12px}.timeline p{color:#66717a}footer{font-size:12px;color:#a0a8ad;padding-top:25px}.prose{overflow-wrap:anywhere}.prose img{max-width:100%}@media(max-width:730px){.wrapper{display:block;padding:28px 20px}.sidebar{position:static;border-bottom:1px solid #e5e7eb;padding-bottom:28px;margin-bottom:28px}.avatar{width:108px;height:108px;margin-bottom:12px}.publication img{width:86px}.content section{margin-bottom:31px}}@media print{.wrapper{padding:0;gap:25px}.sidebar{position:static}}
