body{font-family:ibm plex mono,monospace;color:#f8f8ff;background-color:#292a2d;margin:0;display:flex;flex-direction:column;min-height:100vh;line-height:1.5}a{color:#f26e74}pre code{font-family:fira mono,monospace;font-size:100%;display:block;background:#252627;padding:10px;overflow:auto}code{font-family:fira mono,monospace;font-size:100%;word-break:break-all}h1{font-family:fira mono,monospace;scroll-margin-top:1rem}h1.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h1.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}h2{font-family:fira mono,monospace;scroll-margin-top:1rem}h2.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h2.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}h3{font-family:fira mono,monospace;scroll-margin-top:1rem}h3.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h3.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}h4{font-family:fira mono,monospace;scroll-margin-top:1rem}h4.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h4.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}h5{font-family:fira mono,monospace;scroll-margin-top:1rem}h5.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h5.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}h6{font-family:fira mono,monospace;scroll-margin-top:1rem}h6.heading-anchor-wrapper .heading-anchor{opacity:0;margin-right:.4em;text-decoration:none;transition:opacity .15s;color:#f26e74}h6.heading-anchor-wrapper:hover .heading-anchor{opacity:1;text-decoration:underline}img{display:block;margin:0 auto}figure{text-align:center;margin:1.5rem auto}figcaption{font-size:.8em;color:#999;margin-top:.4rem}@-ms-viewport{width: device-width;
}@font-face{font-family:fira mono;src:url(../fonts/FiraMono/FiraMono-Medium.eot);src:local("Fira Mono"),url(../fonts/FiraMono/FiraMono-Medium.eot)format("embedded-opentype"),url(../fonts/FiraMono/FiraMono-Medium.woff2)format("woff2"),url(../fonts/FiraMono/FiraMono-Medium.woff)format("woff"),url(../fonts/FiraMono/FiraMono-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:open sans;src:url(../fonts/OpenSans/OpenSans-Regular.eot);src:url(../fonts/OpenSans/OpenSans-Regular.eot?#iefix)format("embedded-opentype"),url(../fonts/OpenSans/OpenSans-Regular.woff)format("woff"),url(../fonts/OpenSans/OpenSans-Regular.ttf)format("truetype"),url(../fonts/OpenSans/OpenSans-Regular.svg#OpenSansRegular)format("svg");font-weight:400;font-style:normal}@font-face{font-family:ibm plex mono;src:url(../fonts/IBMPlexMono/IBMPlexMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:ibm plex mono;src:url(../fonts/IBMPlexMono/IBMPlexMono-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:ibm plex mono;src:url(../fonts/IBMPlexMono/IBMPlexMono-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:ibm plex mono;src:url(../fonts/IBMPlexMono/IBMPlexMono-BoldItalic.ttf)format("truetype");font-weight:700;font-style:italic}.footer{padding:15px;text-align:center;background-color:#252627}.footerLink{color:#f8f8ff}.header{font-family:fira mono,monospace;padding:0 20px;height:60px;display:flex;justify-content:space-between;align-items:center;width:760px}.headerWrapper{overflow:auto;box-sizing:border-box;background-color:#252627;display:flex;justify-content:center;flex-shrink:0}.headerLinks ul{list-style:none;padding:0;margin:0}.headerLinks ul li{display:inline;margin:5px}.headerLinks ul li a{color:#f8f8ff;text-decoration:none;padding:4px 8px;border-radius:15px;font-size:1em;transition:font-size .15s ease,background-color .15s ease}.headerLinks ul li a:hover{font-size:1.03em;background-color:rgba(255,255,255,8%)}.headerLinks ul li a.active{color:#f26e74;background-color:rgba(255,255,255,6%)}.terminal{padding:4px 8px;border-radius:15px;font-size:1em;transition:font-size .15s ease,background-color .15s ease}.terminal,.terminal:hover{color:#f8f8ff;text-decoration:none}.terminal:hover{font-size:1.03em;background-color:rgba(255,255,255,8%)}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.blink{animation:blink 1.2s step-start infinite;font-size:80%;vertical-align:text-top}.hamb{cursor:pointer;float:right;display:none;padding:10px 4px}.hamb-line{background:#f8f8ff;display:block;height:2px;position:relative;width:24px}.hamb-line::before,.hamb-line::after{background:#f8f8ff;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.hamb-line::before{top:5px}.hamb-line::after{top:-5px}.side-menu{display:none}.side-menu:checked~.headerLinks{max-height:100%}.side-menu:checked~.hamb .hamb-line{background:0 0}.side-menu:checked~.hamb .hamb-line::before{transform:rotate(-45deg);top:0}.side-menu:checked~.hamb .hamb-line::after{transform:rotate(45deg);top:0}@media screen and (max-width:768px){.headerLinks{width:100%;height:100%;position:fixed;top:60px;left:0;background-color:#292a2d;overflow:hidden;max-height:0;transition:max-height .5s ease-out;display:flex;align-items:center;justify-content:center}.headerLinks ul{display:flex;flex-direction:column;align-items:center;justify-content:center}.hamb{display:block}}.postDate{color:#f8f8ff;flex-shrink:0;margin-left:1rem;white-space:nowrap}.postTitle{color:#f26e74;text-decoration:none;text-transform:capitalize;font-family:fira mono,monospace;font-size:1.2em;min-width:0}.postHeader{display:flex;justify-content:space-between;align-items:baseline}.postsList{margin-top:20px}.postListItem{padding:20px;background-color:#2f2f2f;margin-bottom:20px;transition:transform .15s ease}.postListItem:hover{transform:scale(1.02)}.postListLink:hover{text-decoration:none}.postExcerpt{text-align:initial;text-decoration:none;color:#f8f8ff}.headerContainer{display:flex;justify-content:space-between}.noDecoration{text-decoration:none}a,a:link,a:visited,a:active{text-decoration:none}a:hover{text-decoration:underline}.socialNavbar ul{list-style:none;padding:0}.socialNavbar ul li{display:inline}.socialNavbar a{color:#f8f8ff;text-shadow:#2f2f2f 0 0 2px;-webkit-font-smoothing:antialiased;display:inline-block;margin:10px}.postWrapper{text-align:left;padding:20px}.postMetadata{font-family:fira mono,monospace;display:block;background:#252627;padding:10px}dt,dd{line-height:1.5}dl{display:grid;grid-template-columns:max-content auto}dt{grid-column-start:1}dd{grid-column-start:2}dt::after{content:":"}.postNav{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:1px solid #252627;font-family:fira mono,monospace}.postNav__link{text-decoration:none}.postNav__link:hover{color:#f26e74}.listHeader,.listContent{text-align:left}.readingTime{text-align:initial;text-decoration:none;color:#f8f8ff;font-size:.9em}.indexWrapper{display:flex;flex-direction:column;justify-content:center}.plant{display:inline-block;transform-origin:bottom center}.plant.sway{animation:plant-sway 1s ease-in-out}@keyframes plant-sway{0%,100%{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}.indexHeader{font-size:3em}@media screen and (max-width:992px){.indexHeader{padding:0 1rem;font-size:2em}}.authorImageWrapper img.size-xs{height:7rem;width:7rem}.authorImageWrapper img.size-s{height:9rem;width:9rem}.authorImageWrapper img.size-m{height:11rem;width:11rem}.authorImageWrapper img.size-l{height:13rem;width:13rem}.authorImageWrapper img.size-xl{height:15rem;width:15rem}.content{text-align:center;flex:1 auto;display:flex;justify-content:center}.content img{max-width:100%}.vertical{flex-direction:column;align-items:center}.flexWrapper{display:flex;flex-direction:column;justify-content:center;min-height:100vh;flex:1 auto}.main{height:100%}@media only screen and (min-width:992px){.main{width:760px}}@media screen and (max-width:992px){.main{width:100%}}