body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Times New Roman,Times,serif;font-style:italic;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#home{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;padding-top:2em;width:100vw}#home-title{font-size:x-large;font-weight:700}#home-navigation{bottom:40px;display:flex;flex-direction:row;gap:2em;margin-top:1em}.spin-container{align-items:center;display:flex;height:100%;justify-content:center;width:100vw;z-index:10}.spin-forever{animation:spin360 5s linear infinite;display:inline-block;height:25em;transform-origin:center center;width:25em;will-change:transform}@keyframes spin360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#about,#creative,#development{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2em;height:100vh;padding-top:2em}@media screen and (max-width:800px){#about{padding-left:2em;padding-right:2em}}#header-title{font-size:2em;font-weight:700}.nav-link{font-size:2em}a{text-decoration:none}a,a.active{color:#000}a:hover{color:#818181}@media screen and (max-width:800px){.nav-link{font-size:1em}a{text-decoration:none}a,a.active{color:#000}a:hover{color:#818181}.spin-forever{animation:spin360 5s linear infinite;display:inline-block;height:15em;transform-origin:center center;width:15em;will-change:transform}}.project-card{align-items:center;border:1px solid #000;display:flex;gap:1em;margin-left:1em;margin-right:1em;max-width:30em;padding:1em}@media screen and (max-width:800px){.project-card{box-sizing:border-box;max-width:20em;padding-left:10px;padding-right:10px;width:100%}}.project-card-description{display:flex;flex-direction:column;gap:1em}.card-number{font-size:5em}.projects{display:flex;flex-direction:column;gap:1em}.photo{margin:0;max-width:50%;padding:0}.view-button{border:1px solid #000;padding:.5em;width:-webkit-fit-content;width:fit-content}
/*# sourceMappingURL=main.717f8d79.css.map*/