html{scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none;width:0;height:0}body{margin:0;padding:0;flex-direction:column;display:flex;min-height:100vh;background:#000;color:#f0f0f0;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus-visible{outline:2px solid #6ec1f6;outline-offset:3px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}header{width:100%;height:70px;margin:0;box-sizing:border-box;border-bottom:2px solid #222;z-index:1000;background-color:#000;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center}.menuContainer{width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(1rem,2vw,2.5rem);box-sizing:border-box}.menuInner{width:100%;max-width:68rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.menu{list-style:none;display:flex;align-items:center;justify-content:flex-end;gap:32px}.menu li{white-space:nowrap;transition:all .2s linear}.menu li a{text-decoration:none;color:#d1d5db;padding:8px 12px;border-radius:8px;font-size:1.08rem;font-weight:600;font-family:"Source Sans 3",-apple-system,sans-serif;transition:color .2s,background .2s}.menu li a:hover{color:#6ec1f6;background:none}.menu li:hover{transform:scale(1.08);transition:all .2s linear}.title{font-family:"Source Sans 3",-apple-system,sans-serif;font-size:1.5rem;color:#fff;font-weight:900;letter-spacing:.5px}.title:hover{cursor:default}.active{color:#6ec1f6!important}.name{display:flex;align-items:center}.name h1{padding:0;margin:0;font-size:2rem;font-weight:400;letter-spacing:1px;color:#fff;font-family:Satisfy,cursive,"Source Sans 3",Georgia,serif}@media(max-width:700px){.menuContainer{padding:0 clamp(1rem,2vw,2.5rem)}.menu{gap:16px}.title{font-size:1.1rem}.name h1{font-size:1rem;padding:0}}.homeContainer{box-sizing:border-box;position:relative;margin-top:70px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#000;padding:1.25rem 0 4.5rem}.homeContainer:before{content:"";position:absolute;left:0;right:0;top:0;height:min(72vh,720px);background:radial-gradient(ellipse 95% 85% at 50% 0%,rgba(110,193,246,.07) 0%,transparent 68%);pointer-events:none;z-index:0}.homeHeader{width:100%;max-width:1600px;margin:0 auto;padding:3.5rem 0 1.5rem;display:flex;align-items:flex-start;justify-content:flex-start}.homeHeader h1{font-size:2.8rem;font-weight:900;color:#fff;letter-spacing:1px;font-family:"Source Sans 3",-apple-system,sans-serif;text-align:left;margin:0}.homeContent{position:relative;z-index:1;width:100%;max-width:1600px;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:3.25rem;padding:0 clamp(16px,4vw,48px) 1.5rem;box-sizing:border-box}.homeContentLeft{display:flex;flex-direction:column;align-items:center;min-width:200px;flex-shrink:0;margin-top:0}.homeContentLeft>img{width:200px;height:200px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.88);margin-bottom:1.35rem}.hrf{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center;margin-top:0;margin-bottom:.35rem;width:100%}.hrf a{color:#f0f0f0;font-size:1.5rem;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .2s,transform .2s}.hrf a:hover{color:#6ec1f6;transform:scale(1.18)}.hrf a svg{width:26px;height:26px;fill:#f0f0f0;transition:fill .2s}.hrf a:hover svg{fill:#6ec1f6}.homeContentRight{color:#f0f0f0;font-size:1.15rem;line-height:1.78;flex:1 1 22rem;min-width:min(100%,18rem);max-width:48rem;text-align:justify;text-align-last:left;hyphens:auto;-webkit-hyphens:auto;padding-left:0;padding-top:.15rem;font-family:"Source Sans 3",-apple-system,sans-serif}.homeContentRight p{margin-bottom:1.1rem}.homeContentRight p:last-of-type{margin-bottom:1.1rem}.home-research-cloud-section{margin-top:.35rem;text-align:left;text-align-last:auto;max-width:100%}.home-research-cloud{width:100%;min-height:0;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;box-sizing:border-box;overflow:hidden}.home-research-cloud__svg{display:block;width:100%;height:auto;vertical-align:top}.home-research-cloud__word{fill:#f0f0f0b8;font-weight:600;font-family:"Source Sans 3",system-ui,-apple-system,sans-serif}.home-research-cloud__word--accent{fill:#6ec1f6;font-weight:700}.homeContentRight a{color:#6ec1f6;font-weight:700;text-decoration:none;transition:color .2s}.homeContentRight a:hover{color:#fafafa;text-decoration:underline}.homeContentRight strong,.homeContentRight b{font-weight:900;color:#fafafa}.big-name-title{font-family:"Source Sans 3",-apple-system,sans-serif;font-size:2.2rem;font-weight:700;color:#fafafa;letter-spacing:.04em;margin-bottom:1.5rem;line-height:1.2;text-align:left;text-align-last:auto}.contact-info{margin-top:1.5rem;width:100%;max-width:15.5rem;color:#d1d5db;font-size:.95rem;text-align:center;word-break:break-word;line-height:1.7;letter-spacing:.02em}.contact-row{display:flex;align-items:flex-start;justify-content:center;gap:6px;margin-bottom:.4rem;text-align:left}.contact-row:last-child{margin-bottom:0}.contact-row__icon{flex-shrink:0;margin-top:2px;vertical-align:middle}.contact-row__icon>path{fill:#d1d5db}.contact-row__icon>circle{fill:#6ec1f6}.email-link{color:#e5e7eb;text-decoration:none;transition:color .2s}.email-link:hover{color:#6ec1f6}.home-location-map{margin-top:1.35rem;width:100%;max-width:14rem;border-radius:9px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#060608;box-sizing:border-box}.home-location-map__embed{display:block;width:100%;height:168px;border:0;border-radius:9px 9px 0 0;background:#ddd}.home-location-map__osm{display:block;padding:.3rem .45rem .4rem;font-size:.62rem;letter-spacing:.04em;color:#525860;text-decoration:none;text-align:center;background:#0a0a0d;border-top:1px solid rgba(255,255,255,.06);transition:color .2s}.home-location-map__osm:hover{color:#6ec1f6}@media(max-width:900px){.homeContainer{align-items:center;margin-top:70px;padding:1.25rem 0 4.5rem}.homeHeader{max-width:100vw;padding:2rem 0 1rem;justify-content:center}.homeHeader h1{font-size:2rem;text-align:center}.homeContent{flex-direction:column;align-items:center;gap:1.75rem;max-width:100vw;padding:1rem 16px}.homeContentLeft{align-items:center}.homeContentLeft>img{width:108px;height:108px;margin-bottom:1.25rem}.hrf{align-self:center}.contact-info{text-align:center;max-width:100%}.home-location-map{max-width:100%}.home-location-map__embed{height:150px}.contact-row{justify-content:center}.homeContentRight{padding-left:0;text-align:left;text-align-last:auto;hyphens:none;-webkit-hyphens:none;flex:1 1 100%;max-width:100%;min-width:0}}@media(max-width:1000px){.homeContent{padding:0 10px}}.researchContainer{width:100%;max-width:1600px;margin:70px auto 0;padding:1.5rem clamp(1rem,2vw,2.5rem) 3.5rem;box-sizing:border-box;color:#fff;background:#000;text-align:left}.researchContent{width:100%;max-width:68rem;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;color:#fff}.researchContent a:not(.publication-item):not(.project-item){color:#6ec1f6;text-decoration:none;font-weight:600;transition:color .2s}.researchContent a:not(.publication-item):not(.project-item):hover{color:#fff;text-decoration:underline}.research-loading,.research-load-error,.research-empty{margin:0 0 1rem;padding:0;text-align:left;font-family:"Source Sans 3",-apple-system,sans-serif}.research-load-error{color:#f87171}.research-empty{color:#9ca3af;font-size:.95rem}.researchContent .highlight-author{color:#6ec1f6;font-weight:700}.project-item{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:100%;margin:0;padding:.75rem 6.25rem .75rem 1.35rem;gap:1rem;min-height:unset;box-sizing:border-box;background:#0f0f0f;border:1px solid #222;border-radius:14px;box-shadow:0 1px #ffffff0a}.proImg{flex-shrink:0;width:190px;height:114px;margin:0;border-radius:10px;background-size:cover;background-position:center;border:1px solid #1f1f1f}.proInfo{flex:1 1 0;min-width:0;max-width:52rem;text-align:left;margin:0}.proCategory{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.proTitle{font-weight:700;margin-top:.25rem;font-size:clamp(.875rem,1.5vw,1.05rem);line-height:1.35;letter-spacing:.02em;color:#f9fafb;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.proTitle::-webkit-scrollbar{display:none}.proAuthor{font-size:.9rem;margin-top:.38rem;line-height:1.4;color:#e5e7eb}.proConf{margin-top:.38rem;font-style:italic;font-size:.875rem;color:#d1d5db}.proLinks{margin-top:.38rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem}.proLink{font-size:.875rem;font-weight:600}.proPDF{margin-top:6px}@media(min-width:701px)and (max-width:960px){.project-item{padding-right:5rem;gap:.9rem}.proImg{width:168px;height:101px}}@media(max-width:700px){.project-item{flex-direction:column;align-items:stretch;min-height:unset;padding:.75rem 2.75rem .75rem 1.15rem}.proImg{width:100%;height:auto;aspect-ratio:16 / 9;max-height:180px}.proTitle{white-space:normal;overflow-x:visible}}.publication-item{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:100%;margin:0;padding:.75rem 6.25rem .75rem 1.35rem;gap:1rem;min-height:unset;box-sizing:border-box;background:#0f0f0f;border:1px solid #222;border-radius:14px;box-shadow:0 1px #ffffff0a}.pubImg{flex-shrink:0;width:190px;height:114px;margin:0;border-radius:10px;background-size:cover;background-position:center;border:1px solid #1f1f1f}.pubInfo{flex:1 1 0;min-width:0;max-width:52rem;text-align:left;margin:0}.pubTitle{font-weight:700;margin-top:0;font-size:clamp(.875rem,1.5vw,1.05rem);line-height:1.35;letter-spacing:.02em;color:#f9fafb;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.pubTitle::-webkit-scrollbar{display:none}.pubAuthor{font-size:.9rem;margin-top:.38rem;line-height:1.4;color:#e5e7eb}.pubConf{margin-top:.38rem;font-style:italic;font-size:.875rem;color:#d1d5db}.pubConf__award{font-weight:700;font-style:italic}.pubLinks{margin-top:.38rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem}.pubLink{font-size:.875rem;font-weight:600}.pubPDF{margin-top:6px}@media(min-width:701px)and (max-width:960px){.publication-item{padding-right:5rem;gap:.9rem}.pubImg{width:168px;height:101px}}@media(max-width:700px){.publication-item{flex-direction:column;align-items:stretch;min-height:unset;padding:.75rem 2.75rem .75rem 1.15rem}.pubImg{width:100%;height:auto;aspect-ratio:16 / 9;max-height:180px}.pubTitle{white-space:normal;overflow-x:visible}}
