:root{--bg: #ffffff;--text: #000000d9;--text-strong: #000000d9;--text-muted: rgba(0, 0, 0, .4);--rule: rgba(0, 0, 0, .1);--thumb-bg: #f6f6f3;--accent-mint: #bbf6e2;--accent-blue: #56b2e5;--link: #000000d9;--link-hover: #0a4fa3;--mono: "JetBrains Mono", ui-monospace, Menlo, Consolas, monospace;--sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{font-size:16.2px;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-weight:400;line-height:normal;word-break:keep-all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100%}a{color:var(--link);text-decoration:underline;text-decoration-color:#00000059;text-underline-offset:2px;transition:color .12s ease,text-decoration-color .12s ease}a:hover{color:#000;text-decoration-color:#000000b3}:focus{outline:none}:focus-visible{outline:2px solid rgba(10,79,163,.5);outline-offset:3px;border-radius:2px}img{max-width:100%;height:auto}.page-wrap{max-width:770px;margin:0 auto;padding:2rem 24px 6rem}h1,h2,h3{color:var(--text-strong);margin:0}ul{padding-left:1.1rem}code{font-family:var(--mono);font-size:.86em;background:#0000000a;padding:1px 5px;border-radius:3px}.home-header{display:grid;grid-template-columns:7rem 1fr auto;grid-template-areas:"img info icons" "bio bio  bio";align-items:center;gap:8px 24px;margin:24px 0 32px}.home-header>img{grid-area:img}.home-header>.hh-info{grid-area:info}.home-header>.hh-icons{grid-area:icons}.home-header>.hh-bio{grid-area:bio}.home-header img{width:7rem;height:7rem;object-fit:cover;border-radius:50%;display:block;cursor:default}.home-header .hh-name{font-size:2.5rem;font-weight:600;line-height:1;letter-spacing:-.08rem;color:#000000d9;margin:0}.home-header .hh-role{color:#0006;margin:6px 0 0;font-size:.85rem;font-weight:400;line-height:1.3;white-space:nowrap}.home-header .hh-role a{color:inherit}.home-header .hh-icons{display:flex;gap:10px;align-items:center}.home-header .hh-icons a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#00000009;color:#0000004d;font-size:.92rem;text-decoration:none;transition:background .14s ease,color .14s ease}.home-header .hh-icons a:hover{background:#00000024;color:#000000f2}.home-header .hh-icons a.hh-cv{font-size:.72rem;font-weight:600;letter-spacing:.04em}.home-header .hh-bio{grid-column:1 / -1;margin-top:4px}.home-header .hh-bio p{font-size:.95rem;line-height:1.65;margin:0 0 12px;color:#000000d9}@media (max-width: 600px){.home-header{grid-template-columns:6rem 1fr;grid-template-areas:"img info" "img icons" "bio bio";align-items:start;gap:6px 16px}.home-header img{width:6rem;height:6rem}.home-header .hh-icons{justify-content:flex-start}.home-header .hh-name{font-size:1.8rem}.home-header .hh-role{white-space:normal;font-size:.85rem}}.page-wrap h1{font-size:1.4rem;font-weight:500;margin:2.6rem 0 1rem;padding-bottom:.35rem;border-bottom:1px solid rgba(0,0,0,.1);color:#000000d9;letter-spacing:0}.ar-news{list-style:none;padding:0;margin:0}.ar-news li{display:grid;grid-template-columns:5.5rem 1fr;gap:16px;padding:6px 0;font-size:.95rem;line-height:1.55}.ar-news .ar-date{color:#0000006b;font-variant-numeric:tabular-nums;font-size:.86rem;padding-top:1px}.pub-list{display:flex;flex-direction:column;gap:4rem;margin-top:8px}.pub-item{display:flex;flex-direction:column;gap:1rem}.pub-main{display:flex;gap:2rem;align-items:center}.img-container{cursor:pointer;overflow:hidden;text-decoration:none;display:block;flex-shrink:0}.pub-img{width:10rem;height:auto;cursor:pointer;display:block;border-radius:4px;background:var(--thumb-bg);transition:transform .18s ease,box-shadow .18s ease}.img-container:hover .pub-img{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.pub-info{display:flex;flex-direction:column;flex:1}.pub-meta{font-size:.85rem;line-height:1.6rem;margin-bottom:.15rem}.pub-venue{display:inline-block;white-space:nowrap;border:1px solid rgba(0,0,0,.2);line-height:1;padding:.2rem .3rem;border-radius:.25rem;color:#000000bf;margin-right:.5rem}.pub-title-link{text-decoration:none}.pub-title{font-weight:600;color:#000000d9;font-size:1.05rem;line-height:1.3;margin:0 0 .4rem}.pub-title:hover{color:var(--link-hover)}.pub-desc{font-size:.95rem;line-height:1.3;color:#000000d9;margin:0}.pub-misc{font-size:.7rem;margin-top:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem .75rem;align-items:center}.pub-misc-link{color:#0000008c;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;font-size:.78rem}.pub-misc-link:hover{color:#000000e6}@media (max-width: 700px){.pub-main{flex-direction:column;gap:1rem;align-items:flex-start}.pub-img{width:100%}}.pub-page{color:var(--text);font-size:.93rem;position:relative}.pub-page .back-home{position:absolute;top:18px;left:24px;font-size:.86rem;color:#0000008c;text-decoration:none}.pub-page .back-home:hover{color:#000000d9}.pub-page-title{font-size:1.6rem;line-height:1.25;font-weight:700;letter-spacing:-.015em;color:#000000eb;margin:28px 0 6px}.pub-page .authors{color:#0000006b;margin:18px 0 4px;font-size:1.02rem;line-height:1.45;font-weight:400}.pub-page .authors strong{color:#000;font-weight:700}.pub-page .venue{color:#0000008c;font-style:italic;margin:0 0 14px;font-size:.95rem}.pub-page .quick-links{margin:14px 0 24px;font-size:.88rem;display:flex;flex-wrap:wrap;gap:6px}.pub-page .quick-links a{display:inline-block;padding:3px 12px;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:#000000bf;text-decoration:none}.pub-page .quick-links a:hover{background:#f4f4f1;color:#000000f2}.pub-page .pub-hero{display:block;width:100%;height:auto;border:1px solid rgba(0,0,0,.08);border-radius:4px;margin:14px 0 24px}.pub-page h2{font-size:1.05rem;font-weight:500;margin:28px 0 10px;padding-bottom:4px;border-bottom:1px solid var(--rule)}.pub-page p{line-height:1.7}.pub-page ul li{font-size:.92rem;line-height:1.6}.bibtex-wrapper{position:relative}.bibtex-box{background:#f6f6f3;border:1px solid rgba(0,0,0,.08);border-radius:4px;padding:14px 16px;font-family:var(--mono);font-size:.8rem;line-height:1.5;white-space:pre;overflow-x:auto;color:#000000c7;margin:0}.bibtex-copy{position:absolute;top:8px;right:10px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:3px 10px;font-size:.75rem;cursor:pointer;color:#000000b3;font-family:inherit}.bibtex-copy:hover{background:#f0f0ec}.bibtex-copy.bibtex-copied{color:#1a7f37}main#cv{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;display:grid;justify-items:stretch;grid-template-columns:[screen-start] 1fr [page-start kicker-start] minmax(min-content,3.5rem) [middle-start] minmax(min-content,3.5rem) [text-start kicker-end] repeat(8,minmax(min-content,3.5rem)) [text-end gutter-start] minmax(min-content,3.5rem) [middle-end] minmax(min-content,3.5rem) [page-end gutter-end] 1fr [screen-end];grid-column-gap:1.5rem;padding-top:1rem;padding-bottom:3rem;line-height:1.5;color:#414141;background:#fff;-webkit-font-smoothing:antialiased}main#cv>*{grid-column:text-start / page-end}.cv-back-wrap{grid-column:kicker-start / page-end!important;margin-bottom:1rem}.cv-back-wrap .back-home{font-size:.85rem;color:#0000008c;text-decoration:none}.cv-back-wrap .back-home:hover{color:#000000e6}.cv-header{margin-bottom:.5rem}#cv-title{font-weight:600;line-height:1;font-size:2.5rem;letter-spacing:-.08rem;color:#1a1a1a;margin:0 0 .25rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}#cv-subtitle{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.17em;font-weight:400;line-height:1.2;color:#0006;margin:0}.cv-intro{margin-top:.75rem;margin-bottom:.75rem;line-height:1.5;font-size:.95rem}.cv-blue-link{color:#2563eb;text-decoration:none}.cv-blue-link:hover{text-decoration:underline}.cv-social-links{display:flex;flex-direction:column;gap:.4rem;margin:.75rem 0 0;font-size:.85rem}.cv-social-link{display:flex;align-items:center;text-decoration:none;color:#414141}.cv-social-link:hover .cv-social-link-text-wrapper{color:#000;text-decoration:underline}.cv-social-link-static{cursor:default}.cv-social-link-static:hover .cv-social-link-text-wrapper{color:inherit;text-decoration:none}.cv-social-link-icon-wrapper{flex:0 0 25px;text-align:center;margin-right:.5rem}.cv-social-link-text-wrapper{flex:1}.cv-icon{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;color:#0006;background-color:#00000008;font-size:.85rem}.cv-section-heading{grid-column:kicker-start / page-end!important;font-size:1.4rem;font-weight:500;color:#000000d9;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.35rem;margin:2.5rem 0 1rem}.cv-header+.cv-section-heading{margin-top:1rem}.cv-left-date{grid-column:kicker!important;text-align:right;font-size:.7rem;display:flex;flex-direction:column;justify-content:flex-start;padding-top:.25rem;color:#555;line-height:1.25}.cv-body{grid-column:text-start / page-end;margin-bottom:1rem}.cv-full-body{margin-bottom:.5rem}.cv-row-title{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.1rem}.cv-title-text{font-weight:600;color:#000000d9;font-size:1rem}.cv-tag{font-size:.72rem;padding:.05rem .5rem;border-radius:1rem;font-weight:500;line-height:1.4}.cv-tag.cv-ai{background:#bbf6e2;color:#36876c}.cv-tag.cv-ai-2{background:#56b2e5;color:#fff}.cv-tag.cv-vis{background:#ffd7f1;color:#995081}.cv-author{color:#555;font-size:.92rem;margin-top:.1rem}.cv-description{color:#666;font-size:.9rem;font-weight:300;margin-top:.25rem;line-height:1.5}.cv-description-inline{color:#666;font-weight:300}.cv-bullets{margin:.4rem 0 0;padding-left:1.1rem}.cv-bullets li{font-size:.9rem;line-height:1.55;color:#414141;margin-bottom:.2rem}.cv-projects-list li{margin-bottom:.4rem}@media screen and (max-width: 768px){main#cv{grid-template-columns:[screen-start] 12px [page-start kicker-start text-start gutter-start middle-start] repeat(8,1fr) [text-end page-end gutter-end kicker-end middle-end] 12px [screen-end];grid-column-gap:.5rem}.cv-left-date{text-align:left;padding-top:0;font-size:.75rem;margin-bottom:.2rem}#cv-title{font-size:2rem}}
