*{padding:0;margin:0}main{display:flex;flex-direction:column;align-items:center}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.main--content{max-width:950px;display:flex;flex-direction:column;justify-content:center;align-items:center}.navbar{display:flex;position:fixed;top:0;width:100%;align-items:center;height:60px;box-shadow:0 4px 20px #e6e6e6;background-color:#fff;z-index:3}.navbar--brand-icon{width:4rem;margin:1rem}.hero{height:100vh;display:flex;width:100%;justify-content:space-around;align-items:center;gap:0px}.hero--half{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.hero--first-name{font-size:6rem;font-family:Playfair Display,serif;font-weight:400;letter-spacing:-.35rem;margin-bottom:-2rem;margin-top:-2rem;padding:0}.hero--second-name{font-size:4.5rem;font-family:Playfair Display,serif;font-weight:400;letter-spacing:-.3rem;margin-bottom:35px}.hero--logo{width:100px}.hero--text-right h2{font-size:2rem;font-family:Inter,sans-serif;font-weight:400;letter-spacing:-.1rem}.hero--human{color:#6b41ce;font-family:Inter,sans-serif;font-weight:600}.container-row{display:grid;align-items:center;justify-content:center;margin-top:20px}.scroller-container{overflow:hidden;width:100%;margin-top:2px}.gradient-box{z-index:2}.scroller-container,.gradient-box{grid-column:1;grid-row:1;height:4.5rem}.gradient-box>img{object-fit:fill;width:102%;height:102%}.scroller{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 10s linear infinite;font-family:Inter,sans-serif;color:#1e1e1e}.scroller p{padding-top:3px;padding-left:3px;padding-right:3px;margin:0;font-size:1.5rem;font-weight:500;letter-spacing:-.05rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translateY(-50%)}}.section{width:100%;padding:0 20px;margin-bottom:60px}.section--title{font-family:Playfair Display,serif;font-weight:400!important;font-size:2rem;margin-bottom:48px}.workextile--title{font-family:Playfair Display,serif;font-weight:400!important;font-size:1.5rem}.workextile--position-meta{display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;margin-top:10px;letter-spacing:.1rem;font-weight:500;margin-bottom:20px}.workextile--position{text-transform:uppercase;color:#6b41ce;margin-right:20px}.workextile--duration{text-transform:uppercase;color:#1e1e1e}.chip{color:#1e1e1e;font-family:Inter,sans-serif;font-size:1rem;border:1.5px #1e1e1e solid;border-radius:50px;padding:5px 15px;white-space:nowrap}.generictile--chip-section{display:flex;gap:10px;flex-wrap:wrap}.workextile--chip-section{margin-bottom:20px}.workextile--description{color:#1e1e1e;font-family:Inter,sans-serif;font-size:1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:60px}.project-container{display:flex;justify-content:left;align-items:center;margin-bottom:60px;padding-right:10px;width:100%}.projectTile{margin-top:30px;margin-bottom:20px;margin-right:15px;display:flex;gap:20px;align-items:center;justify-content:left}.projectTile--image{border-radius:4px;background-color:#fff;object-fit:contain;width:200px;height:200px;border:#e3e3e3 2px solid}.projectTile--title{color:#1e1e1e;flex-wrap:wrap;font-size:1rem;font-family:Inter,sans-serif;letter-spacing:-.01rem;margin-top:10px}.projectTile--position{display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;text-transform:uppercase;margin-bottom:20px;margin-top:5px;font-weight:500;letter-spacing:.01rem}.projectTile--anchor{text-decoration:none!important}.projectTile--chip{margin-bottom:10px}.projectTile--title>h3>img{width:1rem;margin-left:5px}.section--publication{display:flex;flex-direction:column;gap:20px;margin-bottom:60px}.pubTile{display:flex;gap:15px;margin-bottom:20px}.pubTile--conference{color:#6b41ce;margin-right:20px;font-size:.9rem}.pubTile--title{font-family:Playfair Display,serif;font-weight:400;font-size:1.25rem}.pubTile--title>a{text-decoration:none;color:#1e1e1e}.pubTile--title>a>img{width:1rem;margin-left:8px}.pubTile--stats{font-family:Inter,sans-serif;font-size:.85rem;border:2px #e3e3e3 solid;border-radius:5px;display:flex;flex-direction:column;justify-content:center;gap:5px}.pubTile--stat-subsection{display:flex;flex-direction:column;align-items:center;margin:10px}.pubTile--stat-subsection>h4{font-size:1rem}.footer{margin-top:100px;display:flex;flex-direction:column;width:100%;background-color:#1e1e1e;color:#fff;align-items:center;justify-content:center}.footer--content{width:100%;max-width:950px;padding:20px;margin-bottom:20px;font-family:Inter,sans-serif}.footer--logo>img{margin-top:25px;width:140px}.footer--socials{margin-top:25px;display:flex;gap:40px;align-items:center}.footer--socials-email>p{text-transform:uppercase;letter-spacing:-.05rem;font-weight:300;font-size:.9rem}.footer--socials-email>h4{font-weight:400;font-size:1rem;margin-top:4px}.footer--socials-icons{width:32px}.footer--quote{margin-top:30px;margin-bottom:30px}.footer--quote>h3{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400!important;letter-spacing:-.05rem}.footer--credits{letter-spacing:-.05rem;font-weight:300;font-size:.9rem}.footer--copyright{margin-top:15px;letter-spacing:-.05rem;font-weight:300;font-size:.9rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#b3b1b1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#646464}::-webkit-scrollbar-thumb:active{background:#444}@media screen and (max-width: 800px){.hero{flex-direction:column}.hero--navbar-space{min-height:60px}.hero--first-name,.hero--second-name{font-size:4rem}.container-row{margin-bottom:150px}.pubTile{flex-direction:column-reverse;gap:20px}.pubTile--stats{flex-direction:row;margin-bottom:50px}.projectTile{flex-direction:column;align-items:start;gap:0px}.projectTile--image{width:90vw}.projectTile{margin-right:0;margin-bottom:60px}.project-container{justify-content:center}.footer{margin-top:0}}@media screen and (max-width: 950px){.hero--first-name,.hero--second-name{font-size:4rem;letter-spacing:-.2rem}.hero--first-name{margin-bottom:-25px}}
