:root{font-family:Georgia,Times New Roman,Times,serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none;margin:0;padding:0}body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:scroll;color:#faf9f6;font-family:Georgia,Times New Roman,Times,serif}#root{width:100%;height:fit-content;display:flex;flex-direction:column}#hero{height:100%;width:100%;position:relative;z-index:0}#links{margin:0rem 0rem 1rem;text-align:center;font-size:1.25rem;margin:0rem 0rem 2rem}#links a{text-decoration:none}#links a:hover{text-shadow:0rem 0rem 1rem white}.wave-container{width:100%;overflow:visible;position:relative}svg.wave-border{position:absolute;top:-20px;width:100%;height:auto;pointer-events:none;overflow:visible}.waveContent{width:100%;position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;align-content:center;padding:2rem 0rem 3rem;gap:1rem}.waveContent p{width:80%;max-width:50rem;font-size:1.25rem;margin:auto;text-align:left;text-indent:2rem}.waveContent h1{margin:0rem}svg path{stroke:none;stroke-width:1}#me{width:10rem;height:10rem;object-fit:cover;margin:0rem auto;border-radius:50%;border:.5rem solid #FAF9F6}#footer{position:absolute;top:95%;right:50%;left:50%;text-align:center;transform:translate(-50%,-50%);text-shadow:black;z-index:10;width:80%;font-family:Georgia,Times New Roman,Times,serif;font-size:1.25rem}.project-display,.project-display2{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.carousel{position:relative;overflow:hidden;border:1rem solid white;border-radius:4rem;width:100%;max-width:20rem;max-height:44rem;height:fit-content;margin:2rem auto}.carousel2{position:relative;overflow:hidden;border:1rem solid white;border-radius:.5rem;width:90%;max-width:60rem;max-height:54rem;height:fit-content;margin:2rem auto}.carousel-track{display:flex;transition:transform .5s ease}.carousel-track img{width:100%;height:100%}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0006;border:none;color:#fff;font-size:1.5rem;padding:5px 10px;cursor:pointer}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.display-content{color:#fff;width:100%}.project-description p{padding:0;margin:0 auto}.project-description h2{margin-bottom:.5rem}.project-milestones{margin-top:.5rem;width:fit-content;margin:auto}.project-milestones ul{list-style:none;padding:0;text-align:left;font-size:1.25rem}.project-milestones li{margin-bottom:5px}span{outline:1px solid black;background-color:#fff;border-radius:2px;margin-right:4px}.project-links{margin-top:20px}.github-icon{width:20px;vertical-align:middle;margin-right:5px}a{color:#fff}a:hover{text-shadow:0rem 0rem 1rem white}
