html,body{font-family:"Helvetica Neue","Helvetica","Arial","sans-serif";font-size:1rem;margin:0;line-height:2;width:100%;background-color:#FEFEFE;color:#0C0C0C}body{display:flex;flex-direction:column;text-rendering:geometricPrecision;min-height:calc(100vh - 0.5rem)}main{flex:1;padding:0 1rem}strong{font-weight:500}h1,h2,h3{margin-bottom:0;margin-top:1rem;font-weight:300}h2,h3{color:#0D0D0D;font-weight:600;font-size:1.3rem;width:100%;margin-bottom:.5rem}h2 small,h3 small{font-size:.84rem}a{color:#0C0C0C;text-decoration-style:dotted;text-decoration-color:grey;text-underline-offset:0.2rem;transition:all 0.2s ease}a:hover{color:#555}.largestest{font-size:3rem}ul{list-style-type:none;margin:0}ul a{font-family:"Helvetica Neue","Helvetica","Arial","sans-serif";font-size:1.3rem;font-weight:400;text-decoration:none}a:visited{color:inherit}.last-updated{color:grey;margin-top:3rem}nav{display:flex;align-items:center}nav ul{margin-left:auto;padding:0}#menu-toggle{display:none}nav h1,nav li{display:inline-block}nav h1{margin:0}nav li{margin-left:2rem}nav a.active{font-weight:600}header{padding:0 1rem;top:0;z-index:2;border-bottom:1px solid #F0F0F0;position:sticky;transition:padding 0.3s ease;backdrop-filter:blur(3rem)}header #lab-title{font-size:2rem;text-decoration:none;font-weight:500;letter-spacing:0.8rem;text-transform:uppercase;transition:font-size 0.3s ease, letter-spacing 0.3s ease, line-height 0.3s ease}header #lab-title small{font-size:1rem;font-weight:400;transition:font-size 0.3s ease}header #lab-subtitle{display:block;font-size:.84rem;font-weight:400;letter-spacing:normal;text-transform:none;margin-top:-0.8rem;margin-bottom:0.8rem;max-height:2rem;opacity:1;overflow:hidden;transition:max-height 0.3s ease, opacity 0.3s ease, margin 0.3s ease}header.scrolled nav h1{line-height:1.2}header.scrolled #lab-subtitle{max-height:0;opacity:0;margin-top:0;margin-bottom:0}.hero{background:linear-gradient(105deg, #f0f0f0 0%, #f7f7f7 100%);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2rem calc(50vw - 50%);margin-bottom:1rem}.hero h2{margin-top:0;border:none}#lab-desc{font-size:1.3rem}header>nav,.content,footer{max-width:1300px;margin:0 auto}@media screen and (max-width: 800px){header,.content{width:calc(100% - 1rem);padding-left:0.5rem;padding-right:0.5rem}#menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;cursor:pointer;padding:0.4rem;margin-left:auto;border:none}#menu-toggle span{display:block;width:22px;height:2px;background:black;transition:transform 0.2s ease, opacity 0.2s ease}#menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}#menu-toggle.open span:nth-child(2){opacity:0}#menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}header nav{flex-wrap:wrap;align-items:center}header ul{display:none;width:100%;padding:0.5rem 0 1rem}header ul.open{display:block}header ul li{display:block;margin-left:0;margin-bottom:0.3rem}}.content .research-overview{margin-top:0.5rem;margin-left:1rem;width:400px;height:auto;display:inline-block;position:relative;overflow:hidden}.content .research-overview .research-overview-img{width:100%;height:auto}footer{color:#555;margin-top:3rem;padding:0.2rem 1rem;text-align:left;letter-spacing:2;border-top:1px solid #F0F0F0;width:calc(100% - 2rem)}.areas{margin-top:1rem;display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:auto auto;column-gap:1.5rem}.areas .area{display:grid;grid-row:span 2;grid-template-rows:subgrid;padding-right:1.5rem;margin-bottom:1.5rem;border-right:1px solid #F0F0F0}.areas .area:last-child{border-right:none;padding-right:0}.areas .area .area-title{font-weight:500;font-size:1rem;align-self:start;line-height:1.1;padding-bottom:0.7rem}.areas .area .area-desc{font-size:.94rem;color:#555;line-height:1.5}@media screen and (max-width: 800px){.areas{grid-template-columns:repeat(2, 1fr)}}.news-section{display:grid;grid-template-columns:1fr 280px;gap:2rem;margin-bottom:2rem;align-items:stretch;border-top:1px solid #F0F0F0;border-bottom:1px solid #F0F0F0}.news-section .news-section-header{display:flex;align-items:baseline;justify-content:space-between;margin-top:1rem;margin-bottom:1rem}.news-section .news-section-header h2{margin:0}.news-section .view-all-link{font-size:.94rem;text-decoration:none;color:#555;white-space:nowrap}.news-section .view-all-link:hover{color:#0C0C0C}.news-section .news-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.news-section .news-card{display:flex;flex-direction:column;gap:0.4rem;margin-bottom:2rem}.news-section .news-card .news-card-meta{display:flex;align-items:center;gap:0.6rem}.news-section .news-card .news-type{background:#0C0C0C;color:white;font-size:.64rem;font-weight:500;letter-spacing:0.05em;padding:0.1rem 0.4rem;border-radius:0.2rem}.news-section .news-card .news-date{font-size:.94rem;color:#555}.news-section .news-card .news-card-title{font-size:.94rem;font-weight:500;line-height:1.4}.news-section .news-card .news-card-desc{font-size:.94rem;color:#555;line-height:1.5}.news-section .join-lab-box{background-color:#F0F0F0;padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.news-section .join-lab-box h3{margin:0 0 0.5rem;border:none;font-size:1.3rem}.news-section .join-lab-box p{font-size:.94rem;color:#555;margin:0 0 1.2rem;line-height:1.5}.news-section .join-lab-box .join-lab-btn{display:inline-block;align-self:flex-start;background:#0C0C0C;color:white;text-decoration:none;padding:0.5rem 1rem;font-size:.94rem;font-weight:500}.news-section .join-lab-box .join-lab-btn:hover{background:#555;color:white}@media screen and (max-width: 800px){.news-section{grid-template-columns:1fr}.news-section .news-cards{grid-template-columns:1fr}}.themes{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;margin-bottom:2rem}.themes .theme{border:1px solid #F0F0F0;border-radius:0.3rem;overflow:hidden;box-shadow:0 0 0.5rem #F0F0F0}.themes .theme .theme-thumbnail{width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:top left;display:block;border-bottom:1px solid #F0F0F0}.themes .theme .theme-body{padding:1rem}.themes .theme .theme-title{font-size:1rem;font-weight:500;line-height:1.3;margin-bottom:0.5rem}.themes .theme .theme-content{display:flex;flex-wrap:wrap;gap:0.3rem}.themes .theme-paper{white-space:nowrap;border:1px solid #F0F0F0;border-radius:0.3rem;padding:0.1rem 0.5rem;font-size:.64rem;text-decoration:none;color:#555}@media screen and (max-width: 800px){.themes{grid-template-columns:repeat(2, 1fr)}}.media{margin-bottom:1rem}.media .media-nature-icon{width:1rem;vertical-align:middle}.media .media-title>a{font-weight:500}.media .media-desc{font-size:.94rem;background:#f7f7f7;border-left:0.5rem solid #ddd;padding:0.5rem;padding-left:1rem;margin-top:0.5rem;margin-right:1rem}.info-blob{border:1px solid #EEE7FB;border-left:0.5rem solid #EEE7FB;background:#F8F6FD;color:#036;padding-left:1rem;padding-top:1rem;padding-bottom:1rem}.publication-info{border-left:0.5rem solid #DDDDDD;background:#F7F7F7;padding:0.2rem;padding-left:1rem}.publication-info ul{padding-inline-start:0}.publication-info ul li{margin-bottom:0.5rem}.publication{vertical-align:top;border-collapse:collapse;margin-bottom:3rem}.publication td{padding-bottom:1rem}.publication .pub-title,.publication .pub-title a{font-weight:500}.publication .pub-authors,.publication .pub-venue,.publication .pub-index{font-size:1rem}.publication .pub-authors b{font-weight:500}.publication .pub-authors-small{font-size:.94rem}.publication .pub-acceptance-rate{font-style:italic}.publication .pub-award{color:#D6A51F;font-weight:500}.fa-award{color:#D6A51F}.talks{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:2rem}.talks .talk .talk-title{font-weight:500}.talks .talk .talk-desc{color:#036}.talks .talk .talk-slideshare{width:100%;height:400px}.softwares{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2rem;row-gap:2rem}.softwares .software:hover{transform:scale(1.01)}.softwares .software{border-radius:0.8rem;border:1px solid #EEE7FB;box-shadow:rgba(136,165,191,0.48) 6px 2px 16px 0px,rgba(255,255,255,0.8) -6px -2px 16px 0px;transition:all 0.2s ease-in-out}.softwares .software .software-thumbnail{border-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;aspect-ratio:16 / 9;overflow:hidden;object-fit:cover;border-bottom:1px solid #EEE7FB}.softwares .software .software-body{padding:1.6rem}.softwares .software .software-body .software-name{color:#036;font-weight:500;margin-bottom:1rem;font-size:1.5rem;line-height:1}.softwares .software .software-body .software-blob{margin-bottom:2rem}.softwares .software .software-body a{margin-right:1rem}.media-thumbnail,.pub-thumbnail{width:20rem;aspect-ratio:16 / 9;border-radius:0.2rem;border:0.5px solid lightgrey;object-position:left top;object-fit:cover;min-height:7rem;max-height:15rem;margin-right:1rem;margin-top:0.7rem}@media screen and (max-width: 800px){.talks{grid-template-columns:1fr}.softwares{grid-template-columns:1fr}.talk .talk-slideshare{width:100%;height:300px}.themes{grid-template-columns:repeat(1, 1fr)}.publication td{display:block}.publication .pub-thumbnail{max-width:30rem}.media td{display:block}.media .media-thumbnail{max-width:30rem}}
