body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:18px/1.5 "Lato",sans-serif;color:#505050;background-color:#fdfdfd;-webkit-text-size-adjust:100%;display:flex;flex-direction:column;align-items:stretch;height:100vh}input{font:18px/1.5 "Barlow Condensed",sans-serif;color:#505050}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:20px}img{max-width:100%;vertical-align:middle}figure>img{display:block}figcaption{font-size:15.75px}ul,ol{margin-left:40px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-weight:400}a{color:#61A4B4;text-decoration:none}a:visited{color:#417a88}a:hover{color:#505050;text-decoration:underline}.social-media-list a:hover{text-decoration:none}.social-media-list a:hover .username{text-decoration:underline}blockquote{color:#828282;border-left:4px solid #e8e8e8;padding-left:20px;font-size:20.25px;letter-spacing:-1px;font-style:italic}blockquote>:last-child{margin-bottom:0}pre,code{font-size:16.875px;border:1px solid #e8e8e8;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}.wrapper{max-width:-webkit-calc(1024px - (40px * 2));max-width:calc(1024px - (40px * 2));margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}@media screen and (max-width: 800px){.wrapper{max-width:-webkit-calc(1024px - (40px));max-width:calc(1024px - (40px));padding-right:20px;padding-left:20px}}.github_login{display:flex;align-items:center;justify-content:center}.icon>svg{display:inline-block;vertical-align:middle}.icon>svg path{fill:#828282}.icon>svg:hover{path-fill:#424242}.site-header{border-top:5px solid #e8e8e8;border-bottom:1px solid #e8e8e8;min-height:120px;display:flex;justify-content:space-between;align-items:center;padding-right:40px;padding-left:40px}.logo{height:90px}.site-title{font-size:29.25px;font-weight:300;line-height:60.75px;letter-spacing:-1px;margin-bottom:0}.site-title,.site-title:visited{color:#424242}.site-nav{line-height:60.75px}.site-nav .nav-trigger{display:none}.site-nav .menu-icon{display:none}.site-nav .page-link{color:#505050;line-height:1.5}.site-nav .page-link:not(:last-child){margin-right:20px}@media screen and (max-width: 600px){.site-nav{position:absolute;top:9px;right:20px;background-color:#fdfdfd;border:1px solid #e8e8e8;border-radius:5px;text-align:right}.site-nav label[for="nav-trigger"]{display:block;float:right;width:36px;height:36px;z-index:2;cursor:pointer}.site-nav .menu-icon{display:block;float:right;width:36px;height:26px;line-height:0;padding-top:10px;text-align:center}.site-nav .menu-icon>svg path{fill:#424242}.site-nav input ~ .trigger{clear:both;display:none}.site-nav input:checked ~ .trigger{display:block;padding-bottom:5px}.site-nav .page-link{display:block;padding:5px 10px;margin-left:20px}.site-nav .page-link:not(:last-child){margin-right:0}}.site-footer{padding:20px 0;background-color:#fff}.footer-heading{color:white;font-size:20.25px;margin-bottom:20px}.contact-list,.social-media-list{list-style:none;margin-left:0}.footer-col-wrapper{font-size:16.875px;color:#828282;margin-left:-20px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.footer-col-wrapper{flex-direction:column}}.footer-col{padding-left:20px}.page-content{padding:40px 0;flex:1 1 auto;margin-bottom:auto}.page-heading{font-size:22.5px}.post-list{margin-left:0;list-style:none}.post-list>li{margin-bottom:40px}.post-meta{font-size:15.75px;color:#828282}.post-link{display:block;font-size:27px}.page-content-entry{flex:1 1 auto;margin-bottom:auto;display:flex;flex-direction:column}.entry{position:relative;flex:1 1 auto;height:100%;overflow:hidden;background:radial-gradient(ellipse at center, #5299C9 0%, rgba(91,181,216,0.8) 0%, #4A96C9 100%, #3d7eaa 100%, #3699DB 100%, #6e48aa 100%, #6e48aa 100%);display:flex;flex-direction:column;justify-content:center;align-items:center}.display-widget-wrapper{position:absolute;bottom:0}#register{position:absolute;width:400px;top:30px;font-size:18px;padding:15px;background:white;display:flex;flex-direction:column;align-items:stretch;border-radius:4px}#register .title{text-align:center;margin:20px 0}#register .message{font-size:16px;text-align:center}#register button{font-family:"Barlow Condensed",sans-serif;transition:background-color linear 80ms;outline:none;cursor:pointer;height:50px;width:100%;box-shadow:none;border:none;padding:10px 30px;color:white;border-radius:4px}#register .manual{justify-content:space-between;margin-bottom:20px}#register .manual input{transition:background-color linear 120ms;box-sizing:border-box;width:100%;padding:5px 15px;border-radius:4px;font-size:16px;background-color:#e1e1e1;margin-bottom:10px;height:50px;border:none;outline:none}#register .manual input:focus{background-color:#e7fcff}#register .manual button{font-size:18px;background-color:#03a9f4}#register .manual button:hover{background-color:#0286c2}#register .manual button:active:focus{background-color:#2ebcfc}#register .manual.success,#register .manual.failure,#register .manual.loading{display:none}#register .social-login-buttons{display:flex;justify-content:space-between}#register .social-login-buttons button{width:48%;background-color:#add8eb}#register .social-login-buttons button:hover{background-color:#84c5e1}#register .social-login-buttons button:active:focus{background-color:#d6ecf5}@media screen and (max-width: 600px){#register{width:80%}}.github_login .icon-github-login{width:22px;height:22px}#typed{height:100px;text-align:center;padding:0 20px;font-size:30px;color:white;font-family:'Roboto Mono', monospace}.post-header{margin-bottom:40px}.post-title{font-size:47.25px;letter-spacing:-1px;line-height:1}@media screen and (max-width: 800px){.post-title{font-size:40.5px}}.post-content{margin-bottom:40px}.post-content h2{font-size:36px}@media screen and (max-width: 800px){.post-content h2{font-size:31.5px}}.post-content h3{font-size:29.25px}@media screen and (max-width: 800px){.post-content h3{font-size:24.75px}}.post-content h4{font-size:22.5px}@media screen and (max-width: 800px){.post-content h4{font-size:20.25px}}.social-media-list{display:flex;align-items:center}.social-media-list .icon{padding-right:15px}.icon--github .svg_github_logo{fill:#828282}.icon-login .svg_github_logo,.icon-login .svg_google_logo{fill:white}.highlight{background:#fff}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}
