:root{font-family:Poppins;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{display:flex;justify-content:center;background-color:#201f24}#root{width:100vw;text-align:center;color:#f2f2f2;background-color:#201f24}#navhead{margin:1rem 2rem .6rem;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.5rem}#navhead h1{font-family:Poppins,sans-serif;font-weight:200;font-style:normal;font-size:large;text-align:left}#navhead img{height:1.7rem;margin:auto}.intro-lvl1{display:flex;flex-direction:row;justify-content:space-between;margin-left:2rem;margin-right:2rem;margin-bottom:.7rem;border-bottom:1px solid #f2f2f2;height:50vh}.intro-lvl1 div{font-family:Poppins,sans-serif;font-weight:200;font-style:normal;overflow:hidden}#name-section{overflow:hidden;padding-top:3rem;width:55vw;text-align:left}.intro-lvl1 div img{object-fit:cover;border-radius:.5rem;height:45vh}#name-section h3{margin-top:1rem;font-family:Poppins,sans-serif;font-weight:200;font-style:normal;font-size:large}.proj-lvl1{margin-left:2rem;margin-right:2rem;margin-bottom:.7rem;border-bottom:1px solid #f2f2f2}#proj-title{justify-self:flex-start}.proj-lvl2{display:flex;text-align:left;gap:1.5rem;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.proj-lvl3{flex-grow:1;flex-shrink:0;flex-basis:calc(33.33% - 1.5rem);height:20vh;width:30%;color:#201f24;background-color:#f2f2f2;border-radius:10px;padding:1rem;box-shadow:inset 4px 4px 8px #afe6ff80,inset -4px -4px 8px #201f2459}@media screen and (max-width:768px){#name-section{overflow:hidden;padding-top:.5rem;padding-bottom:1rem;width:100%;text-align:left}.intro-lvl1{display:flex;flex-direction:column-reverse;align-items:stretch;height:auto;margin-left:2rem;margin-right:2rem;margin-bottom:.7rem}.intro-lvl1 div img{object-fit:cover;border-radius:.5rem;height:auto;width:100%}}
