body.dark,html.dark{color:#eee6fe;background-color:#2e2c43}body.dark blockquote,html.dark blockquote{color:#2e2c43}body.dark code,html.dark code{color:#2e2c43;background-color:#eee6fe}body.dark a,html.dark a{color:#b0a0ff}body.light,html.light{color:#2e2c43;background-color:#eee6fe}body.light .header a,html.light .header a{color:#eee6fe}body.light code,html.light code{color:#eee6fe;background-color:#2e2c43}body.light a,html.light a{color:#272270}#__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{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:1em}p{margin:0;padding:1em 0}blockquote{margin:.4em 0;padding:15px 0 15px 15px;background-color:#eee;border-radius:4px;width:100%;max-width:1000px}@media screen and (max-width:600px){blockquote{max-width:500px}}blockquote p{padding:0}code{background-color:#000;padding:3px;border-radius:2px}pre{margin:20px 0!important}ol p,ol pre{margin:0!important}a{color:#272270}a:hover{color:#b76d24}a:visited{color:#b0a0ff}.container{display:flex;flex-grow:1;flex-direction:column;justify-content:start;align-items:center;min-height:100vh}.content{width:100%}.content>*{padding:0 10px}.content img,.footer{width:100%}.footer{margin-top:auto}.footer,.header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#272270;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}.section .narrow{max-width:1000px}@media screen and (max-width:600px){.section .narrow{max-width:500px}}.section h1,.section h2,.section h3,.section h4,.section h5,.section h6,.section p{width:100%;max-width:1000px}@media screen and (max-width:600px){.section h1,.section h2,.section h3,.section h4,.section h5,.section h6,.section p{max-width:500px}}.medium-wide{max-width:1000px}@media screen and (max-width:600px){.medium-wide{max-width:500px}}hr{height:1px;color:#eee;opacity:.2;margin:15px 0}.centered{text-align:center}.alternate{background-color:#eee}.flex-spacer{flex:1 1}.introduction{max-width:1000px;margin:auto}@media screen and (max-width:600px){.introduction{max-width:500px}}.fork-button{background-color:#272270;border-radius:10px;border:none;color:#fff;font-size:14pt;padding:10px 30px;cursor:pointer}.fork-button:hover{background-color:#282438}.author-container{width:100%;max-width:1000px;margin:0;padding:0}@media screen and (max-width:600px){.author-container{max-width:500px}}.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-height:350px;object-fit:cover;object-position:center}@media screen and (max-width:600px){.blog-post-image{max-height:200px}}.blog-post-title{width:100%;max-width:1000px;margin-bottom:15px;padding:40px 10px}@media screen and (max-width:600px){.blog-post-title{max-width:500px}}.blog-post-title h1{letter-spacing:-1px;line-height:1.2;margin:3px 0}.blog-post-title h2{margin:0;padding:3px 0;color:gray;letter-spacing:0;line-height:1.2;font-size:13pt;font-weight:400}.blog-post-content{width:100%;max-width:1000px;padding:0 10px;margin-bottom:50px}@media screen and (max-width:600px){.blog-post-content{max-width:500px}}.follow-button{border:1px solid #272270;border-radius:4px;padding:2px 10px;color:#272270;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 #000}.post-card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-row-gap:16px;grid-column-gap:16px;width:100%;padding:16px}.post-card{text-decoration:inherit;color:inherit;margin:0;display:flex;flex-direction:row;justify-content:center;height:300px;transition:transform .3s ease}.post-card:hover{transform:translateY(-8px)}.post-card-inner{opacity:.92;box-shadow:0 2px 10px #000;width:100%;max-width:500px;overflow:hidden;border-radius:8px;display:flex;flex-direction:column;height:100%}.post-card-thumbnail{width:100%;flex:1 1;background-repeat:no-repeat;background-size:cover}.post-card-title{padding:15px 10px;display:flex;flex-direction:column}.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:#888;padding:0}