@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:slnt@-10&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10,900&display=swap";:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:.75rem;height:.75rem}::-webkit-scrollbar-track{background:#242424}::-webkit-scrollbar-thumb{background:#464646;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#555}#tsparticles{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.app-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#12121280}@media (min-width: 601px){.navbar-comp{position:fixed;top:0;z-index:2;width:100%;height:4rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem;background-color:#12121280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar-tab{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;border:2px solid #0061ffa0;border-radius:.5rem;padding:.25rem 1rem;font-weight:800;font-size:1.125rem;font-style:normal;position:relative;cursor:pointer;transition:box-shadow .3s ease-in-out}.navbar-tab:hover{box-shadow:0 4px 8px #0061ffa0}}@media (max-width: 600px){.navbar-comp{position:fixed;bottom:0;z-index:2;width:100%;height:4rem;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;background-color:#12121280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar-tab{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;border:2px solid #0061ffa0;border-radius:.5rem;padding:.25rem 1rem;font-weight:800;font-size:1.125rem;font-style:normal;position:relative;cursor:pointer;transition:box-shadow .3s ease-in-out}.navbar-tab:hover{box-shadow:0 4px 8px #0061ffa0}}.home-wrapper{width:80%;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.title{display:flex;flex-direction:column;justify-content:center}.my-name{width:fit-content;background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-size:3.25rem;font-weight:900;font-style:normal}.profile-text{font-family:Inter,sans-serif;font-style:normal;color:#fff;font-size:1rem;font-weight:500;margin:3rem 0rem}.contacts{display:flex;flex-direction:row;gap:3rem}.contact-comp{justify-content:center;align-items:center;color:#fff;border-color:#fff;border-width:2px;border-radius:1rem;transition:transform .3s ease-in-out}.contact-comp:hover{transform:scale(1.25)}.email-comp{display:flex;flex-direction:row;gap:1rem;margin-top:2rem}.resume-link{width:fit-content;display:inline-flex;flex-direction:row;align-items:center;background:linear-gradient(to right,#0061ff,#34aeff);border-radius:.5rem;padding:0 1rem;margin-top:3rem;transition:transform .3s ease}.resume-link:hover{cursor:pointer;transform:scale(1.1)}.resume-text{color:#fff;font-weight:500;margin:.5rem 0;padding-right:1rem}.home-card{display:flex;flex-direction:column;justify-content:center;margin:1rem 0rem}.home-text{font-family:Inter,sans-serif;font-style:normal;color:#fff;font-size:1rem;font-weight:400}.quote-text{border-top:1px solid #ffffff80;border-bottom:1px solid #ffffff80;font-family:Consolas;color:#fff;font-size:1.25rem;font-weight:500;padding:1.5rem 0rem}.emphasize{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600}.emphasize1{font-weight:800}.emphasize2{font-size:1.5rem}.copy-button{display:inline;justify-content:center;align-items:center;padding:.1rem;border-radius:.25rem;color:#fff;background-color:#404040;cursor:pointer}@media (min-width: 601px){.profile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:6rem 0 1rem;gap:10%}.profile-pic{max-width:25rem;min-width:15rem;width:25%;height:auto;border-radius:2rem}.mobile-profile-pic{display:none}}@media (max-width: 600px){.profile{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:2rem 0 1rem;gap:10%}.profile-pic{display:none}.mobile-profile-pic{max-width:25rem;min-width:15rem;width:25%;height:auto;border-radius:2rem;margin-top:2rem}}.exp-wrapper{width:80%;display:flex;flex-direction:column;justify-content:center;margin:1rem}.exp-title{width:fit-content;background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-size:2rem;font-weight:900;font-style:normal;padding:1rem 0}.exp-header-container:nth-of-type(1){grid-area:header1}.exp-header-container:nth-of-type(2){grid-area:header2}.exp-content-comp:nth-of-type(1){grid-area:text1}.exp-content-comp:nth-of-type(2){grid-area:text1}.exp-header-container{display:flex;justify-content:flex-start;align-items:center;align-self:baseline}.exp-content-comp{display:flex;flex-direction:column;justify-content:center;margin:0}.exp-content{display:flex;flex-direction:column;width:100%}.exp-text1{font-family:Inter,sans-serif;font-style:italic;color:#fff;font-size:1rem;font-weight:400;margin:0}.exp-text2{font-family:Consolas;font-style:italic;color:#fff;font-size:1rem;font-weight:400;margin:.5rem 0 1rem}.exp-text3{font-style:normal;margin:.5rem 0 2rem}.divider{grid-area:divider;border-bottom:1px solid #ffffff80}@media (min-width: 601px){.exp-container{display:grid;grid-template-columns:25% 75%;grid-template-rows:auto auto 1px auto auto;grid-template-areas:"header1 text1" "header1 text1" "divider divider" "header2 text2" "header2 text2";row-gap:1.5rem;padding-top:1.5rem;border-top:1px solid #ffffff80;border-bottom:1px solid #ffffff80}.exp-header{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-weight:800;font-size:1.25rem;font-style:normal;position:relative;margin:0}.exp-header:after{content:"";position:absolute;width:100%;left:0;bottom:-.5rem;height:.25rem;background:linear-gradient(to right,#0061ff,#34aeff)}.exp-header-mobile{display:none}}@media (max-width: 600px){.exp-container{display:column;grid-template-columns:25% 75%;grid-template-rows:auto auto 1px auto auto;grid-template-areas:"header1 text1" "header1 text1" "divider divider" "header2 text2" "header2 text2";row-gap:1.5rem;border-top:1px solid #ffffff80;border-bottom:1px solid #ffffff80;padding-bottom:1rem}.exp-header-mobile{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-weight:800;font-size:1.25rem;font-style:normal;position:relative;margin:1rem 0rem 2rem}.exp-header-mobile:after{content:"";position:absolute;width:100%;left:0;bottom:-.5rem;height:.25rem;background:linear-gradient(to right,#0061ff,#34aeff)}.exp-header{display:none}}.papers-wrapper{width:80%;display:flex;flex-direction:column;justify-content:center;margin:2rem 0 1rem}.papers-title{width:fit-content;background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-size:2rem;font-weight:900;font-style:normal;padding:1rem 0}.papers-stack{display:flex;flex-direction:column;gap:4rem;margin:.5rem 0 2rem}.paper-text1{font-family:Inter,sans-serif;font-style:italic;color:#fff;font-size:1rem;font-weight:400;margin:0}.paper-hyplink:hover{cursor:pointer}.projects-wrapper{width:80%;display:flex;flex-direction:column;justify-content:center;margin:2rem 0 1rem}.projects-title{width:fit-content;background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;font-size:2rem;font-weight:900;font-style:normal;padding:1rem 0}.project-card{max-width:30rem;display:flex;flex-direction:column;align-items:center;padding-bottom:.5rem;border-radius:.5rem;background-color:#242424;transition:transform .3s ease}.project-card:hover{transform:scale(1.025)}.project-pic{width:100%;height:auto;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.project-title{width:85%;border-bottom:1px solid #ffffff80}.project-title-text{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.25rem;font-weight:800}.project-text{width:85%;font-family:Inter,sans-serif;font-style:normal;color:#fff;font-size:1rem;font-weight:400}.project-info{display:inline-flex;flex-direction:row;align-items:center;border-radius:.5rem;padding:0 1rem}.project-info:hover{cursor:pointer;background-color:#ffffff20}.project-info-text{background:linear-gradient(to right,#0061ff,#34aeff);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;padding-right:1rem}@media (min-width: 901px){.projects-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;align-items:center;grid-auto-rows:min-content;grid-auto-flow:dense;gap:2rem;padding-top:1rem}.projects-grid .project-card:nth-child(odd){justify-self:end}.projects-grid .project-card:nth-child(2n){justify-self:start}}@media (max-width: 900px){.projects-grid{width:100%;display:grid;grid-template-columns:repeat(1,1fr);place-items:center;align-items:center;grid-auto-rows:min-content;grid-auto-flow:dense;gap:2rem;padding-top:1rem;margin-bottom:4rem}}
