*{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:1.2rem}@media(min-width:767px)and (max-width:1199px){*{font-size:1.08rem}}@media(min-width:1199px){*{font-size:1.2rem}}*{text-decoration:none;color:inherit;overflow-wrap:break-word}* p{margin-top:0}* .accent{color:#d6120f}body{margin:0;padding:0}main{max-width:100vw;padding-top:20vh;padding-bottom:5vh;scroll-behavior:smooth;padding-left:10vw}@media(min-width:767px)and (max-width:1199px){main{padding-left:6vw}}@media(min-width:1199px){main{padding-left:10vw}}main{padding-right:10vw}@media(min-width:767px)and (max-width:1199px){main{padding-right:6vw}}@media(min-width:1199px){main{padding-right:10vw}}nav,footer{position:fixed;width:80vw;padding:5vh 10vw;z-index:1000}nav a,footer a{transition:color .4s ease-out,transform .4s ease-out}nav a:hover,footer a:hover{color:#d6120f;transform:scale(1.05)}@media(min-width:767px){nav a,footer a{font-size:1.2rem}}@media(min-width:767px)and (min-width:767px)and (max-width:1199px){nav a,footer a{font-size:1.08rem}}@media(min-width:767px)and (min-width:1199px){nav a,footer a{font-size:1.5rem}}nav{top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}nav>*:first-child{justify-self:start}nav>*:nth-child(2){justify-self:center}nav>*:last-child{justify-self:end;text-align:right}nav.home-nav{grid-template-columns:1fr 1fr}nav.home-nav>*:first-child{justify-self:start}nav.home-nav>*:last-child{justify-self:end}footer{bottom:0;display:flex;justify-content:space-between}#home{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100vh;top:0;position:fixed}#home a{font-size:1.2rem}@media(min-width:767px)and (max-width:1199px){#home a{font-size:1.08rem}}@media(min-width:1199px){#home a{font-size:1.4rem}}#home a{transition:color .4s ease-out,transform .4s ease-out}#home a:hover{color:#d6120f;transform:scale(1.05)}#about{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:767px){#about{padding-top:0vh;padding-bottom:5vh;width:40vw}}#projects h2{text-decoration:underline}#projects img{max-width:80vw}#projects .project-card{margin-bottom:10vh}@media(min-width:767px){#projects .projects-list{display:flex;justify-content:space-between;flex-wrap:wrap}#projects .projects-list .project-card{display:flex;flex-direction:column;max-width:25vw}#projects .projects-list .project-card img{max-width:25vw}#projects .projects-list .project-card a{transition:color .4s ease-out,transform .4s ease-out}#projects .projects-list .project-card a:hover{color:#d6120f;transform:scale(1.05)}}#project-detail h1{text-decoration:underline}#project-detail img{margin-top:.67em}@media(max-width:767px){#project-detail img{max-width:80vw}}#project-detail a{text-decoration:underline!important}@media(min-width:767px){#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}}
