@charset "UTF-8";.nav{margin:0}.gh-head{align-items:center;box-sizing:border-box;display:flex;height:48px;padding:0 1rem;width:100%}@media (min-width:768px){.gh-head{height:64px}}.gh-head .gh-head-inner{align-items:center;display:flex;width:100%}.gh-head .gh-head-inner .gh-head-menu{display:none;order:0}@media (min-width:768px){.gh-head .gh-head-inner .gh-head-menu{display:block}}.gh-head .gh-head-inner .gh-head-menu ul{align-items:center;display:flex;margin:0;padding:0}.gh-head .gh-head-inner .gh-head-menu ul li{list-style-type:none;padding:0 .5rem;white-space:nowrap}.gh-head .gh-head-inner .gh-head-brand{align-items:center;display:flex;gap:.75rem;justify-content:flex-start;text-align:left;width:100%}@media (min-width:768px){.gh-head .gh-head-inner .gh-head-brand{justify-content:center;text-align:center;width:auto}}.gh-head .gh-head-inner .gh-head-brand{flex:1;order:1;text-align:center;white-space:nowrap}.gh-head .gh-head-inner .gh-head-brand a{color:#abb2bf}.gh-head .gh-head-inner .gh-head-brand a:hover{color:#5c6370}.gh-head .gh-head-inner .gh-head-brand img{height:28px;vertical-align:middle;width:auto}@media (min-width:768px){.gh-head .gh-head-inner .gh-head-brand img{height:36px}}.gh-head .gh-head-inner .gh-head-actions{order:2}.gh-head .gh-head-inner .gh-head-actions .gh-head-actions-list{align-items:center;display:flex}.gh-head .gh-head-inner .gh-head-actions .gh-head-actions-list *{margin:5px}.gh-head a{-webkit-text-decoration:none;text-decoration:none}.gh-burger{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;order:-1;width:32px}@media (min-width:768px){.gh-burger{display:none}}.gh-burger-box{align-items:center;display:flex;height:14px;position:relative;width:20px}.gh-burger-inner,.gh-burger-inner:after,.gh-burger-inner:before{background-color:#abb2bf;border-radius:2px;display:block;height:2px;position:absolute;transition:transform .2s ease,opacity .2s ease;width:100%}.gh-burger-inner:after,.gh-burger-inner:before{content:""}.gh-burger-inner:before{top:-6px}.gh-burger-inner:after{top:6px}.gh-head-open .gh-burger-inner{background-color:transparent}.gh-head-open .gh-burger-inner:before{transform:translateY(6px) rotate(45deg)}.gh-head-open .gh-burger-inner:after{transform:translateY(-6px) rotate(-45deg)}.gh-head-open .gh-head{align-items:flex-start;flex-wrap:wrap;height:auto;padding-bottom:1rem}.gh-head-open .gh-head .gh-head-inner{flex-wrap:wrap}.gh-head-open .gh-head .gh-head-menu{border-top:1px solid #393f4a;display:block;margin-top:.5rem;order:3;padding-top:.75rem;width:100%}.gh-head-open .gh-head .gh-head-menu ul{align-items:flex-start;flex-direction:column}.gh-head-open .gh-head .gh-head-menu ul li{padding:.4rem 0;white-space:normal}.gh-button{background-color:#98c379;border-radius:1.5rem;box-shadow:0 2px 6px rgba(0,0,0,.4);color:#31353f;padding:.5rem}.gh-section-title{color:#5c6370;font-family:Consolas,monospace;font-size:.75rem;font-weight:400;letter-spacing:.1em;margin:1.5rem auto 0;max-width:1200px;padding:0 1.5rem;text-transform:lowercase}.gh-section-title:before{color:#393f4a;content:"// "}.gh-featured{margin-bottom:1rem}.gh-featured-feed{grid-gap:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:1.5rem}@media (min-width:768px){.gh-featured-feed{grid-template-columns:repeat(3,1fr)}.gh-featured-feed .gh-card:first-child{grid-column:1/-1}.gh-featured-feed .gh-card:first-child .gh-card-image{height:280px}.gh-featured-feed .gh-card:first-child .gh-card-title{font-size:1.3rem}}.gh-postfeed{grid-gap:1.5rem;box-sizing:border-box;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:1.5rem}@media (min-width:768px){.gh-postfeed{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gh-postfeed{grid-template-columns:repeat(3,1fr)}}.gh-card{background-color:#282c34;border:1px solid #393f4a;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5);display:flex;flex-direction:column;font-family:Consolas,monospace;overflow:hidden;transition:box-shadow .2s ease}.gh-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.7)}.gh-card:before{background-color:#393f4a;background-image:radial-gradient(circle,#e86671 50%,transparent 0),radial-gradient(circle,#e5c07b 50%,transparent 0),radial-gradient(circle,#98c379 50%,transparent 0);background-position:12px,28px,44px;background-repeat:no-repeat;background-size:12px 12px,12px 12px,12px 12px;content:"";display:block;height:32px}.gh-card-link{color:#abb2bf;display:flex;flex:1;flex-direction:column;-webkit-text-decoration:none;text-decoration:none}.gh-card-image{display:block;filter:brightness(.8);height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.gh-card-content{display:grid;grid-template-columns:1fr;padding:0}.gh-card-content:after{display:none}@media (min-width:480px){.gh-card-content{grid-template-columns:1fr auto auto}.gh-card-content:after{align-self:stretch;background-color:#1c3448;clip-path:polygon(0 0,100% 50%,0 100%);content:"";display:block;grid-column:3;grid-row:1;width:14px}}.gh-card-title{background-color:#1c3448;color:#abb2bf;font-size:1rem;font-weight:400;grid-column:1;grid-row:1;margin:0;padding:.5rem 1rem}.gh-card-title:before{color:#98c379;content:"❯ "}@media (min-width:480px){.gh-card-title{padding:.5rem .75rem .5rem 1rem}}.gh-card-meta{align-items:center;background-color:#1c3448;border-top:1px solid #393f4a;color:#848b98;display:flex;font-size:.72rem;grid-column:1;grid-row:2;padding:.25rem 1rem}.gh-card-meta time{color:#61afef}.gh-card-meta .bull{color:#5c6370;margin:0 .3rem}@media (min-width:480px){.gh-card-meta{border-top:none;grid-column:2;grid-row:1;padding:0 .75rem;white-space:nowrap}}.gh-card-content p{color:#848b98;font-size:.875rem;grid-column:1;grid-row:3;line-height:1.6;margin:0;padding:.75rem 1rem 0}@media (min-width:480px){.gh-card-content p{grid-column:1/-1;grid-row:2}}.gh-card-content strong{color:#56b6c2;display:block;font-size:.8rem;grid-column:1;grid-row:4;padding:.5rem 1rem 1rem}.gh-card-content strong:before{color:#5c6370;content:"> "}@media (min-width:480px){.gh-card-content strong{grid-column:1/-1;grid-row:3}}.gh-article{box-sizing:border-box;font-family:Consolas,monospace;margin:2rem auto;max-width:800px;padding:0 1.5rem}.gh-header{background-color:#31353f;border:1px solid #393f4a;border-radius:8px;display:grid;grid-template-columns:1fr auto;margin-bottom:1.5rem;overflow:hidden}@media (min-width:600px){.gh-header{grid-template-columns:1fr auto auto}}.gh-header:before{background-color:#393f4a;background-image:radial-gradient(circle,#e86671 50%,transparent 0),radial-gradient(circle,#e5c07b 50%,transparent 0),radial-gradient(circle,#98c379 50%,transparent 0);background-position:12px,28px,44px;background-repeat:no-repeat;background-size:12px 12px,12px 12px,12px 12px;content:"";grid-column:1/-1;grid-row:1;height:32px}.gh-header:after{align-self:stretch;background-color:#1c3448;clip-path:polygon(0 0,100% 50%,0 100%);content:"";display:block;grid-column:2;grid-row:2;width:14px}@media (min-width:600px){.gh-header:after{grid-column:3;grid-row:2}}.gh-title{background-color:#1c3448;color:#abb2bf;font-size:1.25rem;font-weight:400;grid-column:1;grid-row:2;line-height:1.3;margin:0;padding:.75rem .75rem .75rem 1.5rem}.gh-title:before{color:#98c379;content:"❯ "}@media (min-width:600px){.gh-title{font-size:1.5rem}}.gh-post-meta{align-items:center;background-color:#1c3448;border-top:1px solid #393f4a;color:#848b98;display:flex;font-size:.72rem;grid-column:1/-1;grid-row:3;padding:.35rem 1.5rem}@media (min-width:600px){.gh-post-meta{border-top:none;grid-column:2;grid-row:2;padding:0 .75rem;white-space:nowrap}}.gh-post-meta time{color:#61afef}.gh-post-meta .bull{color:#5c6370;margin:0 .3rem}.gh-post-author-line{border-bottom:1px solid #393f4a;color:#5c6370;font-size:.78rem;grid-column:1/-1;grid-row:5;padding:.35rem 1.5rem}.gh-post-author-line:before{content:"by "}@media (min-width:600px){.gh-post-author-line{grid-row:4}}.gh-excerpt{grid-column:1/-1;grid-row:6}@media (min-width:600px){.gh-excerpt{grid-row:5}}.gh-excerpt{border-top:1px solid #393f4a;color:#848b98;font-size:.9rem;line-height:1.6;margin:0;padding:.75rem 1.5rem 1.25rem}.gh-feature-image{grid-column:1/-1;grid-row:4}@media (min-width:600px){.gh-feature-image{grid-row:3}}.gh-feature-image{margin:0}.gh-feature-image img,.gh-feature-image picture{display:block;width:100%}.gh-feature-image img{filter:brightness(.8);height:320px;-o-object-fit:cover;object-fit:cover}.gh-feature-image figcaption{background-color:#31353f;color:#5c6370;font-size:.75rem;padding:.5rem 1.5rem}.gh-content{background-color:#282c34;border:1px solid #393f4a;border-radius:8px;color:#abb2bf;line-height:1.8;margin-bottom:1.5rem;padding:1.5rem}.gh-content h1,.gh-content h2,.gh-content h3,.gh-content h4,.gh-content h5,.gh-content h6{color:#61afef;font-weight:400;margin-top:2rem}.gh-content h1:before,.gh-content h2:before,.gh-content h3:before,.gh-content h4:before,.gh-content h5:before,.gh-content h6:before{color:#5c6370;content:"## "}.gh-content h1:before{content:"# "}.gh-content h3:before{content:"### "}.gh-content code{background-color:#31353f;border-radius:3px;color:#98c379;font-size:.9em;padding:.1em .4em}.gh-content pre{background-color:#31353f;border:1px solid #393f4a;border-radius:6px;overflow-x:auto;padding:1rem}.gh-content pre code{background:none;padding:0}.gh-content blockquote{border-left:3px solid #c678dd;color:#848b98;margin:1.5rem 0;padding:.5rem 1rem}.gh-content blockquote:before{color:#5c6370;content:"> "}.gh-content img{border:1px solid #393f4a;border-radius:4px;height:auto;max-width:100%}.gh-content .kg-width-wide{margin-left:calc(50% - 42.5vw);max-width:85vw;width:85vw}.gh-content .kg-width-full{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}.gh-content hr{border:none;border-top:1px solid #393f4a;margin:2rem 0}.gh-footer{background-color:#31353f;border:1px solid #393f4a;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem}.gh-post-authors{color:#848b98;font-size:.85rem}.gh-readmore{border-top:1px solid #393f4a;box-sizing:border-box;margin:0 auto;max-width:800px;padding:1.5rem}.gh-readmore-inner{display:flex;gap:1rem;justify-content:space-between}.gh-readmore-next,.gh-readmore-prev{flex:1}.gh-readmore-next a,.gh-readmore-prev a{align-items:center;display:flex;font-size:.85rem;gap:.5rem}.gh-readmore-next a svg,.gh-readmore-prev a svg{flex-shrink:0;height:12px;width:12px}.gh-readmore-next a h4,.gh-readmore-prev a h4{color:#abb2bf;font-size:.9rem;font-weight:400;margin:0}.gh-readmore-prev{text-align:right}.gh-readmore-prev a{justify-content:flex-end}.gh-page-head{margin:1.5rem;max-width:calc(1200px - 3rem)}@media (min-width:calc(1200px - 3rem + 3rem)){.gh-page-head{margin:2rem auto}}.gh-page-head{background-color:#282c34;border:1px solid #393f4a;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5);box-sizing:border-box;font-family:Consolas,monospace;overflow:hidden;padding:0}.gh-page-head:before{background-color:#393f4a;background-image:radial-gradient(circle,#e86671 50%,transparent 0),radial-gradient(circle,#e5c07b 50%,transparent 0),radial-gradient(circle,#98c379 50%,transparent 0);background-position:12px,28px,44px;background-repeat:no-repeat;background-size:12px 12px,12px 12px,12px 12px;content:"";display:block;height:32px}.gh-author-inner{align-items:center;display:flex;gap:1.5rem;padding:1.5rem}.gh-author-image{border:2px solid #393f4a;border-radius:50%;flex-shrink:0;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.gh-author-content{flex:1;min-width:0}.gh-author-content h1{color:#abb2bf;font-size:1.25rem;font-weight:400;margin:0 0 .4rem}.gh-author-content h1:before{color:#98c379;content:"❯ "}.gh-author-content p{color:#848b98;font-size:.85rem;line-height:1.6;margin:0 0 .4rem}.gh-author-content .gh-author-location{color:#5c6370;font-size:.78rem;margin:0 0 .75rem}.gh-tag-image{display:block;filter:brightness(.7);height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.gh-tag-inner{padding:1.25rem 1.5rem}.gh-tag-inner h1{color:#abb2bf;font-size:1.25rem;font-weight:400;margin:0 0 .4rem}.gh-tag-inner h1:before{color:#98c379;content:"❯ "}.gh-tag-inner p{color:#848b98;font-size:.85rem;line-height:1.6;margin:0}.gh-author-links{display:flex;flex-wrap:wrap;gap:.5rem}.gh-author-links a{border:1px solid #393f4a;border-radius:3px;color:#5c6370;font-size:.75rem;padding:.15rem .5rem;transition:color .15s,border-color .15s}.gh-author-links a:hover{border-color:#5c6370;color:#abb2bf}.gh-foot{background-color:#31353f;border-top:1px solid #393f4a;font-family:Fira Code,Consolas,monospace;margin-top:4rem}.gh-foot>.gh-container{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.5rem}.gh-foot-menu ul{display:flex;flex-wrap:wrap;gap:0 1rem;list-style:none;margin:0;padding:0}.gh-foot-menu li a{color:#848b98;font-size:.8rem}.gh-foot-menu li a:hover{color:#abb2bf}.gh-foot-social{align-items:center;display:flex;gap:.75rem}.gh-foot-social a{align-items:center;color:#5c6370;display:flex;transition:color .15s}.gh-foot-social a:hover{color:#abb2bf}.gh-foot-social a svg{fill:currentColor;height:18px;width:18px}.gh-foot-meta{color:#848b98;font-size:.75rem}.gh-foot-meta:before{color:#5c6370;content:"# "}.gh-error{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1.5rem}.gh-error-content{background-color:#282c34;border:1px solid #393f4a;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.5);font-family:Fira Code,Consolas,monospace;max-width:480px;overflow:hidden;width:100%}.gh-error-content:before{background-color:#393f4a;background-image:radial-gradient(circle,#e86671 50%,transparent 0),radial-gradient(circle,#e5c07b 50%,transparent 0),radial-gradient(circle,#98c379 50%,transparent 0);background-position:12px,28px,44px;background-repeat:no-repeat;background-size:12px 12px,12px 12px,12px 12px;content:"";display:block;height:32px}.gh-error-code{color:#e86671;font-size:4rem;font-weight:300;line-height:1;margin:0;padding:1.5rem 1.5rem .25rem}.gh-error-code:before{color:#5c6370;content:"exit code: ";display:block;font-size:.72rem;margin-bottom:.5rem}.gh-error-description{border-bottom:1px solid #393f4a;color:#848b98;font-size:.85rem;margin:0;padding:0 1.5rem 1.25rem}.gh-error-link{margin:0;padding:1rem 1.5rem}.gh-error-link a{color:#98c379;font-size:.85rem}.gh-error-link a:before{color:#5c6370;content:"❯ "}.gh-error-link a:hover{color:#56b6c2}.gh-error-stack{border-top:1px solid #393f4a;padding:1rem 1.5rem}.gh-error-stack h4{color:#e5c07b;font-size:.75rem;font-weight:400;margin:0 0 .75rem}.gh-error-stack h4:before{color:#5c6370;content:"// "}.gh-error-stack-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.gh-error-stack-function{color:#e86671;font-size:.8rem;font-weight:400;margin:0 0 .25rem}.gh-error-stack-file{color:#5c6370;display:block;font-size:.75rem}.gh-error-stack-file strong{color:#848b98}html{background-color:#282c34;font-family:Fira Code,Consolas,monospace}a,html{color:#abb2bf}a{-webkit-text-decoration:none;text-decoration:none}a:hover{color:#5c6370}
/*# sourceMappingURL=index.css.map */