#__next,body,html{min-height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{color:#fff;background-color:#333;font-size:100%;font-family:Helvetica,sans-serif;line-height:1.6;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.6;margin-bottom:.5em;margin-top:1em;text-align:left}h1{font-size:2.6em}h2{font-size:1.8em}h3{font-size:1.4em}h4{font-size:1.2em}h5{font-size:1.1em}h6,li,p{font-size:1.2rem}@media only screen and (max-width:800px){h6,li,p{font-size:17.5px}}p{margin:0;padding:1em 0}blockquote{border-left:5px solid #40e0d0;padding:15px 0 15px 15px;background-color:#0f0f0f;border-radius:4px;width:100%;margin:.4em 0;color:#40e0d0;font-style:italic}blockquote p{padding:0}code{background-color:rgba(0,0,0,.06);padding:3px;border-radius:2px}pre{margin:20px 0!important}ol p,ol pre{margin:0!important}a{color:#40e0d0}a:hover{color:#2a46eb}a:visited{color:#a532c2}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}.content{width:100%}.content>*{padding:0 10px}.content img{width:100%}.footer,.header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,.5);color:#fff}.footer a,.header a{color:#fff;padding:15px;text-decoration:none}.footer p,.header p{margin:0;padding:15px}.section{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:30px}@media only screen and (max-width:800px){.section{padding-inline:20px}}.section .narrow{max-width:550px}.section h1,.section h2,.section h3,.section h4,.section h5,.section h6,.section p{width:100%;max-width:550px}.medium-wide{max-width:550px}hr{height:1px;color:#eee;opacity:.2;margin:15px 0}.centered{text-align:center}.alternate{background-color:#0f0f0f}.flex-spacer{flex:1 1}.introduction{max-width:625px;margin:auto}@media only screen and (max-width:800px){.introduction{padding-inline:20px}}.fork-button{background-color:#40e0d0;border-radius:10px;border:none;color:#fff;font-size:14pt;padding:10px 30px;cursor:pointer}.fork-button:hover{background-color:#48d1cc}.author-container{width:100%;max-width:550px;margin:0;padding:0}.author{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.author-image{border-radius:35px;height:70px;margin:0 10px 0 0;width:70px}.author-line{line-height:1.2;margin:2px;padding:0}.author-line.subtle{opacity:.6}.blog-post{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:auto}.blog-post-inner{width:100%}.blog-post-image{width:100%;max-width:900px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media only screen and (max-width:800px){.blog-post-image{border-bottom-left-radius:20px;border-bottom-right-radius:20px}}.personal-image{border-radius:50%;display:block;margin-left:auto;margin-right:auto}.blog-post-title{width:100%;max-width:700px;margin-bottom:15px;padding:20px 10px 0}.blog-post-title h1{letter-spacing:-1px;line-height:1.2;margin:3px 0}.blog-post-title h2{margin:0;padding:3px 0;color:grey;letter-spacing:0;line-height:1.2;font-size:13pt;font-weight:400}.blog-post-content{width:100%;max-width:700px;padding:0 10px}@media only screen and (max-width:800px){.blog-post-content,.blog-post-title{padding-inline:20px}}.follow-button{border:1px solid #40e0d0;border-radius:4px;padding:2px 10px;color:#40e0d0;font-size:10pt;margin-bottom:2px;margin-left:4px}.follow-button,.tag{display:inline-block}.tag{padding:3px 12px;border-radius:20px;background-color:#ddd;color:#333;margin-right:7px;box-shadow:0 1px 1px rgba(0,0,0,.19)}.post-card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-row-gap:8px;grid-column-gap:8px;width:70%;padding:15px 30px}@media only screen and (max-width:800px){.post-card-container{width:110%}}.post-card{height:300px}.post-card,.project-card{text-decoration:inherit;color:inherit;margin:0;display:flex;flex-direction:row;justify-content:center}.project-card{height:600px}.post-card-inner{opacity:.92;box-shadow:0 2px 10px rgba(0,0,0,.25);width:100%;max-width:500px;overflow:hidden;border-radius:8px;display:flex;flex-direction:column;height:100%;background-color:rgba(0,0,0,.5)}.post-card-thumbnail{width:100%}.post-card-thumbnail,.project-card-thumbnail{flex:1 1;background-repeat:no-repeat;background-size:cover}.project-card-thumbnail{height:100%}.post-card-title{padding:15px 10px;display:flex;flex-direction:column;border-top:1px solid rgba(0,0,0,.13)}.post-card-title h2{margin:0;font-size:1.4em;line-height:1.2;letter-spacing:-1px;text-align:center}.post-card-title p{text-align:center;margin:0;font-size:12pt;color:#fff;padding:0}.libutton{display:flex;flex-direction:column;justify-content:center;padding:7px;text-align:center;outline:none;text-decoration:none!important;color:#fff!important;width:200px;height:32px;border-radius:16px;background-color:#0a66c2;font-family:SF Pro Text,Helvetica,sans-serif}