@import"https://fonts.googleapis.com/css2?family=Special+Gothic+Expanded+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";a{text-decoration:none}.Navbar{display:flex;align-items:center;padding:1.5% 4.5%;font-size:1.1em;min-height:10vh;position:relative;z-index:1000}.Navbar-social{display:flex;flex-direction:row;align-items:center}.Navbar-social img{width:35px;margin-left:27px}.Navbar-link{position:relative;float:left;margin-right:.5rem;transition:color .3s ease}.Navbar-link p{font-weight:500;z-index:100;position:relative;float:right;transition:color .3s ease}.Navbar-link:hover p{color:var(--color-pink)}.Navbar-link img,.Navbar-link:hover img{display:none}.Navbar-links{font-weight:600;font-size:1.5rem;flex:1;display:flex;justify-content:flex-start;align-items:center}.Navbar-logo{margin-right:2rem;display:flex;align-items:center}.Navbar-logo1{width:5rem;margin-right:1.2rem}.Navbar-logo2{width:13rem}.Navbar-menu{margin-left:1rem;display:none;position:relative;z-index:1001}.Navbar-menu{color:var(--color-black)}.Navbar-menu_icon{cursor:pointer}.Navbar-menu_container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;z-index:1002;text-align:end;background-color:var(--color-purple);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;right:0;top:5rem;width:20rem;padding:2rem 0;border-radius:15px;box-shadow:0 4px 30px #0000001a;animation:slideDown .3s ease-out}.Navbar-menu_container p{margin:0;width:100%;transition:all .3s ease}.Navbar-menu_container p:hover{background-color:#ffffff1a}.Navbar-menu_link{color:#fff;cursor:pointer;text-decoration:none;margin:0;padding:1rem 3rem;display:block;font-size:1.2rem;font-weight:500;transition:all .3s ease}.Navbar-menu_link:hover{color:var(--color-pink);transform:translate(-5px)}.Navbar-menu_container hr{width:80%;margin:.5rem auto;border:none;height:1px;background-color:#fff3}.Navbar-menu_icon{cursor:pointer;transition:transform .3s ease}.Navbar-menu_icon:hover{transform:scale(1.1)}.Navbar-logo p,.Navbar-social p{color:#fff;margin:0 1.5rem .3rem;cursor:pointer;text-decoration:none}@media screen and (max-width: 1050px){.Navbar-links_container,.Navbar-social{display:none}.Navbar-menu{display:flex}}@media screen and (max-width: 1130px){.Navbar-social img{display:none}}@media screen and (max-width: 700px){.Navbar{padding:2rem 4rem}}@media screen and (max-width: 550px){.Navbar{padding:2rem}}@media screen and (max-width: 385px){.Navbar-menu_container{right:0;top:5rem;width:16rem;padding:1.5rem 0}.Navbar-menu_link{padding:.8rem 2rem;font-size:1rem}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.About{display:flex;flex-direction:column;align-items:center;margin:0 5rem}.About h1{font-size:50px;margin-bottom:5rem}.About-caption p{font-size:20px;max-width:50vw}.About-image{height:35rem;margin:0 10rem 0 0;border-width:5px;border-color:var(--color-pink);border-style:solid}.About-container{display:flex;flex-direction:row;align-items:start}.arrow{position:absolute;left:11.5rem;top:-13rem;width:6rem;height:14rem}.About-caption{position:relative}.About-desc.project-desc-panel{max-width:30vw;width:100%;box-sizing:border-box}@media screen and (max-width: 1600px){.About-image{height:35rem}}@media screen and (max-width: 1300px){.About-desc.project-desc-panel{max-width:40vw}.About-image{height:25rem;margin:0 4rem 0 0}.arrow{left:9rem;top:-10rem;height:11rem;width:7rem}}@media screen and (max-width: 950px){.About-container{flex-direction:column;align-items:center}.About h1{font-size:40px}.About-desc.project-desc-panel{max-width:60vw}.About-image{width:25rem;height:auto;margin:0}.arrow{left:10rem;top:-12rem;height:14rem;width:6rem}.About-caption{margin:0 0 0 3rem}}@media screen and (max-width: 600px){.About-desc.project-desc-panel{max-width:70vw}.About-caption p{font-size:15px}.About-image{width:60vw;height:auto;margin:0}.arrow{display:none}.About-caption{margin:0 0 0 1rem}}@media screen and (max-width: 440px){.About-desc.project-desc-panel{max-width:90vw;margin:0;font-size:14px}.About-container,.About{margin:0}.About-caption{margin:0 0 0 1rem}}.Home{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 3rem}.azzy-home{margin-top:5rem;width:20rem;height:20rem;border-radius:50%;object-fit:cover;border:solid;border-width:5px;border-color:var(--color-pink)}.Home h1{font-weight:600;margin:3rem 0 0;font-size:50px}.Home h2{font-weight:400;margin:1rem 0 3rem;font-size:20px}.Home h3{font-weight:350;margin:0 0 1rem;font-size:20px}.Home p{color:#fff;cursor:pointer;position:relative;overflow:hidden;padding:.5rem 1rem;transition:all .3s ease;border:solid;border-width:2px;background:none;font-size:17px;padding:.8rem 1rem}.loading{opacity:0}.loaded{opacity:1;transition:opacity .3s ease-in}.project-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}@media screen and (max-width: 1000px){.Home h1{font-size:50px}.Home h2{font-size:20px;margin:0 5rem 1rem}.Home h3{font-size:20px}}@media screen and (max-width: 500px){.azzy-home{width:17rem;height:17rem;border-width:4px}.Home h1{font-size:40px}.Home h2{font-size:20px;margin:0 2rem 2rem}.Home h3{font-size:20px}}@media screen and (max-width: 400px){.azzy-home{width:15rem;height:15rem;border-width:4px}.Home h1{font-size:35px}.Home h2{font-size:15px;margin:0 2rem 2rem}.Home h3,.Home p{font-size:15px}}.slide-in{animation:slideIn 1s ease-out;animation-fill-mode:forwards;opacity:0}@keyframes slideIn{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Footer{padding:max(3rem) 3%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem 3rem;min-height:5vh}.Footer a,.Footer div{color:#ffffffeb}.Footer-attributions{display:flex;flex-direction:column;align-items:start;flex:1;min-width:min(100%,14rem);max-width:42rem}.Footer-attributions div,.Footer-attributions a{font-size:.3em;margin-right:.1rem}.Footer-contact{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.65rem}.Footer-contact-label{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-pink)}.Footer-email-link{font-size:.95rem;text-decoration:none;transition:color .2s ease}.Footer-email-link:hover,.Footer-email-link:focus-visible{color:var(--color-pink)}.Footer-social-icons{display:flex;flex-direction:row;align-items:center;gap:.25rem}.Footer-icons{width:2rem;margin:0 .35rem}@media screen and (max-width: 700px){.Footer{flex-direction:column;align-items:stretch}.Footer-contact{align-items:flex-start;text-align:left}.Footer-social-icons{justify-content:flex-start}}@media screen and (max-width: 560px){.Footer-attributions div,.Footer-attributions a{font-size:.4rem}}@media screen and (max-width: 470px){.Footer-attributions div,.Footer-attributions a{font-size:.3rem}.Footer-icons{width:1.5rem}}.Projects{display:flex;flex-direction:column;align-items:center;margin:0 5rem;padding-bottom:clamp(5rem,12vh,9rem);box-sizing:border-box}.Projects h1{font-size:50px;margin-bottom:2.5rem}.Projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,22rem),1fr));gap:1.75rem 1.25rem;width:100%;max-width:88rem;align-items:stretch}.Projects-card{min-width:0;align-self:start}.Projects-card-link{display:flex;flex-direction:column;width:100%;color:inherit;text-decoration:none;border-radius:20px;overflow:hidden;border:2px solid rgba(255,255,255,.12);background-color:#ffffff0f;transition:border-color .25s ease,background-color .25s ease,transform .25s ease,box-shadow .25s ease}.Projects-card-link:hover,.Projects-card-link:focus-visible{border-color:var(--color-pink);background-color:#ffffff17;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.Projects-card-link:focus-visible{outline:2px solid var(--color-pink);outline-offset:3px}.Projects-card-media{line-height:0;background:#00000026}.Projects-card-imageStack{position:relative;overflow:hidden;width:100%;aspect-ratio:5 / 3}.Projects-card-img{display:block;width:100%;height:100%;object-fit:cover}.Projects-card-img--primary{position:relative;z-index:0}.Projects-card-img--hover{position:absolute;left:0;top:0;z-index:1;opacity:0;transition:opacity .35s ease}.Projects-card-link:hover .Projects-card-img--hover,.Projects-card-link:focus-visible .Projects-card-img--hover{opacity:1}.Projects-card-body{display:flex;flex-direction:column;gap:.25rem;text-align:left;padding:.65rem 1.1rem .8rem}.Projects-card-title{font-size:1.05rem;font-weight:600;line-height:1.3;margin:0;color:#fffffffa}.Projects-card-hint{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-pink)}@media screen and (max-width: 950px){.Projects{margin:0 1.25rem;padding-bottom:clamp(4.5rem,14vh,8rem)}.Projects h1{font-size:40px;margin-bottom:1.75rem}.Projects-grid{gap:1.25rem 1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,18.5rem),1fr))}.Projects-card-title{font-size:1rem}}@media screen and (max-width: 400px){.Projects-grid{grid-template-columns:1fr}}.StickmanLife{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center}.StickmanLife h1{font-size:50px;line-height:3rem;margin-bottom:0}.StickmanLife h3{font-size:20px;line-height:1rem;margin-bottom:2rem;font-weight:500}.StickmanLife h2{font-size:30px;margin-bottom:1rem;font-weight:550}.StickmanLife-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.StickmanLife-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.StickmanLife iframe{border:none;margin:0 0 3rem;width:800px;height:450px}@media screen and (max-width: 950px){.StickmanLife h1{font-size:40px}.StickmanLife h2{font-size:20px}.StickmanLife h3{font-size:17px}.StickmanLife iframe{width:70vw;height:39.32vw}}@media screen and (max-width: 550px){.StickmanLife{margin:0}}@media screen and (max-width: 400px){.StickmanLife-button{font-size:15px}}.SmartScan{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 3rem}.SmartScan h1{font-size:50px;line-height:3rem;margin-bottom:0}.SmartScan h3{font-size:20px;line-height:1rem;margin-bottom:2rem;font-weight:500}.SmartScan-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.SmartScan-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.SmartScan-imgs{display:flex;flex-direction:column}.SmartScan-imgs img{margin:3rem 0;width:70rem}@media screen and (max-width: 1250px){.SmartScan-imgs img{width:75vw}}@media screen and (max-width: 1000px){.SmartScan-imgs img{margin:2rem 0}}@media screen and (max-width: 950px){.SmartScan h1{font-size:40px;margin-left:5rem;margin-right:5rem}.SmartScan h2{font-size:20px;margin-left:5rem;margin-right:5rem}.SmartScan h3{font-size:17px;margin-left:5rem;margin-right:5rem}}@media screen and (max-width: 550px){.SmartScan{margin:0}}@media screen and (max-width: 400px){.SmartScan-button{font-size:15px}}.PlanPro{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center}.PlanPro h1{font-size:50px;line-height:3rem;margin-bottom:0}.PlanPro h3{font-size:20px;line-height:1rem;margin-bottom:2rem;font-weight:500}.PlanPro h2{font-size:30px;font-weight:550;margin-bottom:0}.PlanPro iframe{border:none;margin:0 0 3rem}@media screen and (max-width: 950px){.PlanPro h1{font-size:40px}.PlanPro h2{font-size:20px}.PlanPro h3{font-size:17px}.PlanPro iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 550px){.PlanPro{margin:0}}@media screen and (max-width: 400px){.PlanPro-button{font-size:15px}}.PlanPro-button{color:#fff;cursor:pointer;position:relative;overflow:hidden;padding:.5rem 1rem;transition:all .3s ease;border:solid;border-width:2px;background:none;font-size:17px;padding:.8rem 1rem}.PlanPro-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.DeepScan{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.DeepScan h1{font-size:50px;line-height:3rem;margin-bottom:0}.DeepScan h3{font-size:20px;font-weight:500;line-height:1rem;margin-bottom:2rem}.DeepScan h2{font-size:30px;font-weight:550;margin-bottom:1rem}.DeepScan-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.DeepScan-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.DeepScan iframe{border:none;margin:0 0 3rem}@media screen and (max-width: 950px){.DeepScan h1{font-size:40px}.DeepScan h2{font-size:20px}.DeepScan h3{font-size:17px}.DeepScan iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 400px){.DeepScan-button{font-size:15px}}.RPE10{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.RPE10 h1{font-size:50px;line-height:3rem;margin-bottom:0}.RPE10 h3{font-size:20px;font-weight:500;line-height:1rem;margin-bottom:2rem}.RPE10 h2{font-size:30px;font-weight:550;margin-bottom:1rem}.RPE10-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.RPE10-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.RPE10 iframe{border:none;margin:0 0 3rem}@media screen and (max-width: 950px){.RPE10 h1{font-size:40px}.RPE10 h2{font-size:20px}.RPE10 h3{font-size:17px}.RPE10 iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 400px){.RPE10-button{font-size:15px}}.CodingAgent{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.CodingAgent h1{font-size:50px;line-height:3rem;margin-bottom:0}.CodingAgent h3{font-size:20px;font-weight:500;line-height:1rem;margin-bottom:2rem}.CodingAgent h2{font-size:30px;font-weight:550;margin-bottom:1rem}.CodingAgent-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.CodingAgent-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.CodingAgent iframe{border:none;margin:0 0 3rem}@media screen and (max-width: 950px){.CodingAgent h1{font-size:40px}.CodingAgent h2{font-size:20px}.CodingAgent h3{font-size:17px}.CodingAgent iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 400px){.CodingAgent-button{font-size:15px}}.AutonomousAirRacing{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.AutonomousAirRacing h1{font-size:50px;line-height:3rem;margin-bottom:0}.AutonomousAirRacing h3{font-size:20px;font-weight:500;line-height:1rem;margin-bottom:2rem}.AutonomousAirRacing h2{font-size:30px;font-weight:550;margin-bottom:1rem}.AutonomousAirRacing-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.AutonomousAirRacing-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.AutonomousAirRacing-imgs{display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(1.75rem,4vw,2.75rem);row-gap:2rem;width:100%;max-width:min(70rem,94vw);margin:2.25rem 0;align-items:stretch}.AutonomousAirRacing-imgs img{margin:0;width:100%;aspect-ratio:4 / 3;border-radius:20px;display:block;object-fit:cover}.AutonomousAirRacing iframe{border:none;margin:0 0 3rem}@media screen and (max-width: 1250px){.AutonomousAirRacing-imgs{max-width:92vw}}@media screen and (max-width: 700px){.AutonomousAirRacing-imgs{grid-template-columns:1fr;column-gap:0;row-gap:2rem;max-width:min(75vw,28rem);margin:1.75rem auto}.AutonomousAirRacing-imgs img{aspect-ratio:auto;height:auto}}@media screen and (max-width: 950px){.AutonomousAirRacing h1{font-size:40px}.AutonomousAirRacing h2{font-size:20px}.AutonomousAirRacing h3{font-size:17px}.AutonomousAirRacing iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 550px){.AutonomousAirRacing{margin:0}}@media screen and (max-width: 400px){.AutonomousAirRacing-button{font-size:15px}}.Research{margin:.9rem 5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.Research-intro{text-align:center;max-width:44rem;width:100%}.Research-intro h1{font-size:50px;line-height:3rem;margin:0 0 .65rem}.Research-role{font-size:19px;font-weight:500;line-height:1.45;margin:0 0 2.5rem;color:#ffffffe0}.Research-button{color:#fff;cursor:pointer;background:none;border:solid;border-width:2px;font-size:17px;padding:.8rem 1rem}.Research-button:hover{border-color:var(--color-pink);color:var(--color-pink);background-color:#ffffff1a;transform:translateY(-2px)}.Research-desc{font-size:20px;max-width:60vw;background-color:var(--color-purple);padding:1.5rem}.Research-desc p{margin:0}.Research iframe{border:none;margin:0 0 3rem}.Research-content{width:100%;max-width:60vw;display:flex;flex-direction:column;align-items:stretch;gap:1.75rem;margin:0 0 3rem}.Research-publication-card{text-align:left;font-size:18px;line-height:1.55;padding:1.75rem 2rem;background-color:#ffffff0f}.Research-pub-venue{margin:0 0 .35rem;font-size:.8rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--color-pink)}.Research-publication-card h3.Research-pub-title{font-size:1.2rem;font-weight:600;line-height:1.35;margin:0 0 1rem;text-align:left}.Research-pub-list{margin:0;padding-left:1.2rem}.Research-pub-list li{margin:0 0 .5rem}.Research-pub-list li:last-child{margin-bottom:0}.Research-pub-actions{margin:1.35rem 0 0;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.18);font-weight:500}.Research-publication-card a{color:var(--color-pink);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease,opacity .2s ease}.Research-publication-card a:hover{color:#fff}.Research-inprogress{text-align:left;font-size:17px;line-height:1.55;padding:1.5rem 1.75rem;background-color:#ffffff0a}.Research-inprogress-label{margin:0 0 .45rem;font-size:.8rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--color-pink)}.Research-inprogress-text{margin:0}@media screen and (max-width: 950px){.Research-intro h1{font-size:40px;line-height:2.5rem}.Research-role{font-size:17px;padding:0 .5rem;margin-bottom:1.75rem}.Research-content{max-width:85vw;gap:1.25rem}.Research-publication-card{font-size:16px;padding:1.35rem 1.25rem}.Research-publication-card h3.Research-pub-title{font-size:1.05rem}.Research-inprogress{font-size:15px;padding:1.25rem}.Research-desc{font-size:17px}.Research iframe{width:70vw;height:43.75vw}}@media screen and (max-width: 550px){.Research-desc{font-size:12px;padding:1rem}}@media screen and (max-width: 400px){.Research-button{font-size:15px}}.App-container{min-height:100vh;min-height:100dvh;width:100%;position:relative;overflow-x:hidden;display:flex;flex-direction:column}.moving-background{position:absolute;top:0;left:-250px;right:-250px;bottom:0;background-image:var(--background-image);background-size:200%;background-position:top left;background-repeat:repeat-x;z-index:-1;animation:moveBackground 140s linear infinite;height:100%;width:calc(100% + 500px)}.moving-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#19197066;pointer-events:none}@keyframes moveBackground{0%{background-position:0% top}to{background-position:200% top}}.App{position:relative;z-index:1;background:transparent;font-family:var(--font-family);opacity:0;animation:fadeIn .3s ease-in forwards;flex:1;display:flex;flex-direction:column;width:100%;min-height:0}.App-main{flex:1;width:100%;min-height:calc(100dvh - 9rem)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html{min-height:100vh;min-height:100dvh}:root{line-height:1.5;font-weight:400;color:#ffffffde;background-color:var(--color-purple);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-family: "BrownBagLunch";--color-pink: rgb(247, 215, 215);--color-purple: rgb(85, 104, 159)}.special-gothic-expanded-one-regular{font-family:Special Gothic Expanded One,sans-serif;font-weight:400;font-style:normal}*{font-family:Inter,sans-serif;font-style:normal}@font-face{font-family:BrownBagLunch;src:url(/BrownBagLunch.woff2) format("woff2"),url(/BrownBagLunch.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;padding:0}#root{min-height:100vh;min-height:100dvh}.project-desc-panel{font-size:18px;line-height:1.55;max-width:60vw;width:100%;box-sizing:border-box;text-align:left;padding:1.75rem 2rem;background-color:#ffffff0f}.project-desc-panel p{margin:0}.project-desc-panel p+p{margin-top:.75rem}@media screen and (max-width: 950px){.project-desc-panel{font-size:16px;max-width:85vw;padding:1.35rem 1.25rem}}@media screen and (max-width: 550px){.project-desc-panel{font-size:12px;padding:1rem;max-width:90vw}}
