html,body{height:100%;margin:0}main{flex:1}body{display:flex;flex-direction:column;font-family:roboto,serif;font-size:17px;margin:0;background:#fff;color:#222}.container{max-width:700px;margin:0 auto;padding:0 1rem;text-align:left}.about-photo{float:left;width:250px;height:auto;border-radius:0%;margin-right:10px}.about-card{text-align:left;max-width:800px}a{color:#924444;text-decoration:none}a:visited{color:#924444}header nav{margin-top:.7rem;margin-bottom:.8rem}.navbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:.25rem}.site-name{font-weight:600;font-size:1.5rem;text-decoration:none}.nav-right{flex:none;display:flex;gap:.7rem;font-size:1.1rem;font-weight:500}header nav a{margin-right:.5rem;text-decoration:none;color:maroon}.papers h2{font-size:1.2rem;font-weight:700;color:#562424;margin:1rem 0 .5rem 0rem}.papers{display:grid;gap:0rem}.paper{margin:.5rem 0 .8rem .1rem}.paper h3{font-size:1rem;font-weight:600;color:#924444;margin:0rem 0 0rem 0rem}.paper h3 .opt-link{font-size:.8rem;font-weight:200;margin-left:.5rem;text-decoration:none;color:#562424}.paper .meta{font-size:.9rem;color:#555;margin:.4rem 0}.paper .coauthors{font-size:.9rem;color:#666;margin-top:.4rem}.toggle-abs{background:0 0;border:none;padding:0;margin:.4rem 0 0rem .2rem;font-size:.9rem;font-weight:100;color:#562424;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem;appearance:none;-webkit-appearance:none}.toggle-abs:focus{outline:none}.toggle-abs::-moz-focus-inner{border:0;padding:0}.arrow{display:inline-block;transition:transform .2s ease}.arrow.down{transform:rotate(90deg)}.paper .abstract.hidden{display:none!important}.paper .abstract{font-size:.9rem;color:#333;margin:-.5rem 0 0rem .4rem;line-height:1.2;text-align:justify}footer{border-top:1px solid #ddd;color:gray;margin-top:auto}footer p{color:#777;font-size:.85rem;margin:0}