*{text-decoration:unset;color:unset;font-weight:unset;margin:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px;font-family:Roboto,sans-serif;font-weight:300}body{background:#fafafa;color:#555;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;overflow-y:scroll}strong{font-weight:700}#container{width:100%;max-width:980px;margin:0 auto}.page-width{max-width:calc(800px - 10px);margin:0 auto}#container>header{margin-top:30px;padding:0 20px;display:flex;align-items:baseline}@media(max-width:600px){#container>header{margin-top:20px}}#container>header h1{font-size:1.5rem}#container>header h1.title{font-size:2rem}#container>header h1.name{margin-top:.5rem}#container>header span.date{display:inline-block;margin-left:10px;color:#777}#container>header nav{flex-grow:1;text-align:right;align-self:center}#container>header nav a{margin-left:1rem;line-height:1.8rem}#container>header nav a:hover{color:#000}main{padding:0 5px}body>footer{display:flex;justify-content:center;align-items:center;margin:20px 0;height:100%;flex:1;color:#888}#project{margin-top:30px;padding:0 5px}#project header h1{margin-bottom:.25em}#project header p{font-size:.95rem;color:#777}#project div.content{margin:30px 0}#project img{margin:0 auto;margin-bottom:1em}.content p{line-height:1.4em}.content a{color:#07d}.content a:hover{color:#05a}div.categories{text-align:center;margin:1em 0}div.projects{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:30px}@media(max-width:600px){div.projects{margin-top:15px}}article.project{margin:3em;opacity:0;transition:opacity 2s}@media(max-width:600px){article.project{width:100%!important;margin:1em}}article.project:hover footer{opacity:1}article.project div.images{display:flex;flex-flow:wrap;justify-content:center}article.project div.images img{padding:.25em}article.project footer{display:flex;align-items:center;opacity:0;transition:opacity 1s;margin:0 .25em}@media(max-width:600px){article.project footer{margin-bottom:.5em;opacity:1}}article.project footer h2{font-size:1rem;margin:0;font-weight:300;color:#555}article.project footer span.date{color:#888;text-align:right;font-size:.75rem;flex-grow:1}p{margin-bottom:1em}a.active{border-bottom:1px solid #555}img{max-width:calc(100% - .5em);display:block;border-radius:2px}#page,#about-page{margin-top:30px}#page h1,#page h2,#page h3,#about-page h1,#about-page h2,#about-page h3{margin-top:2rem}#page p,#about-page p{margin:1rem 0}#page img,#about-page img{max-width:100%;margin:0 auto}#about-page{display:flex;flex-flow:row wrap}@media(max-width:600px){#about-page{flex-flow:column-reverse wrap}}#about-page div.about{flex:1}#about-page div.image{max-width:40%;margin:0 auto}#about-page div.image img{width:100%}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.video-container.wide{padding-bottom:41.84%}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}svg.insta{height:20px;fill:#eee}div.img-row{display:flex;width:100%}ul li{list-style:circle}hr{margin-bottom:1rem;border:none;border-bottom:1px solid #bbb}