*{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:1.2rem;text-decoration:none;color:inherit}* p{margin-top:0}* .accent{color:#d6120f}body{margin:0;padding:0}main{padding:13vh 10vw;padding-bottom:5vh;scroll-behavior:smooth}nav,footer{position:fixed;width:80vw;display:flex;justify-content:space-between;padding:5vh 10vw;z-index:1000}nav{top:0}footer{bottom:0}#home{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100vh;top:0;position:fixed}#about{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:768px){#about{padding-top:10vh;padding-bottom:5vh;height:60vh;width:40vw}}#projects h2{text-decoration:underline}#projects img{max-width:80vw}#projects .project-card{margin-bottom:10vh}@media(min-width:768px){#projects .projects-list{padding-top:10vh;display:flex;justify-content:space-between}#projects .projects-list .project-card{display:flex;flex-direction:column;align-items:center;max-width:25vw}#projects .projects-list .project-card img{max-width:25vw}}#project-detail h1{text-decoration:underline}#project-detail img{max-width:80vw;margin-top:.67em}@media(min-width:768px){#project-detail{display:flex;padding-bottom:5vh;gap:5vw;align-items:flex-start;flex-direction:row}#project-detail .project-detail-header{position:sticky;top:15vh;width:40vw;align-self:flex-start}#project-detail .project-image-gallery{width:50vw;display:flex;flex-direction:column;gap:2rem}#project-detail .project-image-gallery img{max-width:50vw;cursor:pointer}}
