@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,400&display=swap";#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}:root{font-family:Open Sans,system-ui,sans-serif;line-height:1.65;font-weight:400;color:#2d2d2d;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;padding:0}a{color:#1a6fb5;text-decoration:none}a:hover{text-decoration:underline}.home{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:0 1.5rem}.subhome{max-width:780px;width:100%;text-align:left;padding:2rem 0 4rem}.header{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.header-text h1{font-size:1.8rem;font-weight:600;margin:0 0 .2rem;color:#1a1a1a}.header-text h2{font-size:1.05rem;font-weight:400;margin:0 0 .15rem;color:#555}.header-text h3{font-size:.95rem;font-weight:400;margin:0 0 .5rem;color:#777}.social-links{display:flex;gap:.6rem;align-items:center}.social-links a{color:#555;transition:color .2s ease;display:flex;align-items:center}.social-links a:hover{color:#1a6fb5;text-decoration:none}.nav-links{display:flex;gap:1.5rem;margin-bottom:1.5rem;font-size:.95rem}.nav-links a{color:#555;text-decoration:none}.nav-links a:hover{color:#1a6fb5}.about p{margin:0 0 1rem;font-size:1rem;color:#3a3a3a}.section-heading{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:2rem 0 1rem;padding-bottom:.3rem;border-bottom:1.5px solid #e0e0e0}hr{border:none;border-top:1px solid #eee;margin:1.5rem 0}.paper-list{display:flex;flex-direction:column}.paper{display:flex;flex-direction:row;align-items:flex-start;gap:1.2rem;padding:1rem 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;transition:background-color .15s ease}.paper:last-child{border-bottom:none}.paper:hover{background-color:#fafafa}.paper-pic{width:160px;min-width:160px;border-radius:4px;object-fit:cover}.paper-info{flex:1}.paper-info-full{width:100%}.paper-title{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#1a1a1a;line-height:1.4}.paper-authors{font-size:.9rem;margin:0 0 .15rem;color:#555}.paper-conference{font-size:.9rem;margin:0;color:#777;font-style:italic}.paper-award{display:inline-flex;align-items:center;gap:.3rem;font-size:.83rem;font-weight:600;color:#b8860b;margin-top:.3rem}.teaching{font-size:1rem}.teaching p{color:#3a3a3a;margin:0 0 .75rem}.teaching>ul{padding-left:1.2rem;margin:0}.teaching li{margin-bottom:.4rem;color:#3a3a3a;font-size:.95rem}.teaching ul ul{padding-left:1.2rem;margin:.3rem 0 .1rem}.teaching ul ul li{margin-bottom:.2rem;font-size:.9rem;color:#555}.highlights{font-size:1rem}.highlight-item{margin-bottom:1.2rem}.highlight-item h3{font-size:1rem;font-weight:600;margin:0 0 .3rem;color:#1a1a1a}.highlight-item p{margin:0;color:#3a3a3a;font-size:.95rem;line-height:1.6}.highlight-date{font-size:.85rem;font-weight:400;color:#888;margin-left:.4rem}@media (max-width: 600px){.home{padding:0 1rem}.header{flex-direction:column;text-align:center;align-items:center}.social-links{justify-content:center}.paper{flex-direction:row;gap:.8rem}.paper-pic{width:80px;min-width:80px;border-radius:3px}}.dungeon{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;min-height:100vh;min-width:100vw;margin:auto;background-color:#000}
