@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{background-color:#131316;background-image:url(/BG.png);background-attachment:fixed;color:#fff;height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-size:16px}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:32px;line-height:2.25rem;margin-top:2.25rem}h2{font-size:28px}h3{font-size:24px}h4{font-size:22px}h5{font-size:20px}p{font-size:16px;margin-bottom:0}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#fff}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#020203}blockquote cite{font-style:italic;font-size:.95em;color:#fff}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f6f8fa;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;background-color:rgba(27,31,35,5%);border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1rem}abbr[title]{text-decoration:underline double}.nav{display:flex;justify-content:center;align-items:center;z-index:1;padding:2em}.nav__list{display:flex;justify-content:space-around;text-align:left;margin:0;padding:0;width:clamp(400px,40vw,60vw);background:#131316;border-style:solid;border-color:#d2d4d8;border-width:1px;box-shadow:10px 10px black}.nav__list li{flex:1;line-height:2.5em;list-style:none;color:#8a8a91}.nav__list a{display:block;flex:1;height:100%;min-width:0;text-align:center;text-decoration:underline;color:#8a8a91;transition:all 40ms ease-out}.nav__list a:hover{color:#fff;background-color:#606070}.nav__list a.active{color:#111;background-color:#cccccf}.nav__list a.active:hover{background-color:#fff}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}body.nav--active{overflow:hidden}main{display:flex;justify-content:center}main a:link{color:#0cf;text-decoration:underline}main a:visited{color:#0cf;text-decoration:underline}main a:hover{background-color:rgba(0,204,255,.4);color:#ccf5ff;text-decoration:underline}code[class*=language-],pre[class*=language-]{color:#24292e;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.token.comment,.token.prolog,.token.doctype,.token.cdata,.token.plain-text{color:#6a737d}.token.atrule,.token.attr-value,.token.keyword,.token.operator{color:#d73a49}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#22863a}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#032f62}.token.function,.token.class-name{color:#6f42c1}.language-jsx .token.punctuation,.language-jsx .token.tag .token.punctuation,.language-jsx .token.tag .token.script,.language-jsx .token.plain-text{color:#24292e}.language-jsx .token.tag .token.attr-name{color:#6f42c1}.language-jsx .token.tag .token.class-name{color:#005cc5}.language-jsx .token.tag .token.script-punctuation,.language-jsx .token.attr-value .token.punctuation:first-child{color:#d73a49}.language-jsx .token.attr-value{color:#032f62}.language-jsx span[class=comment]{color:pink}.language-html .token.tag .token.punctuation{color:#24292e}.language-html .token.tag .token.attr-name{color:#6f42c1}.language-html .token.tag .token.attr-value,.language-html .token.tag .token.attr-value .token.punctuation:not(:first-child){color:#032f62}.language-css .token.selector{color:#6f42c1}.language-css .token.property{color:#005cc5}.flex-wrapper{display:flex}.post__container{flex-grow:1;min-width:0}.post{width:100%;max-width:45rem;margin:0 auto}.post h2,.post h3{position:relative;padding-top:10px}.post h2 .anchor,.post h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:#8a8a91;font-size:1.2rem;font-weight:400}.post h2 .anchor:hover,.post h3 .anchor:hover{color:#fff}.post blockquote{width:95%;margin:0 auto;font-size:1rem}.post blockquote a{color:#fff;text-decoration:underline}.post img{width:100%;max-width:500px;margin:0 auto;display:block}#post__title{margin-top:0;margin-bottom:.5rem}.post__date{color:#8a8a91}.post__footer{padding-top:3rem}.toc-container{position:sticky;align-self:start;top:3rem;padding-left:50px;max-width:350px}@media screen and (max-width:1024px){.toc-container{display:none}}.toc-post-title{font-size:.9rem;margin-bottom:.8rem}#TableOfContents ul{list-style:none;margin:0}#TableOfContents nav{position:sticky;left:0;top:var(--body-pad-top);line-height:2}#TableOfContents a{display:inline-block;color:#8a8a91;text-decoration:none;transition:all 100ms ease-out;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}#TableOfContents a:hover{background:#a4a4aa;color:#000}#TableOfContents li>ul{padding-left:0}#TableOfContents li.visible>a{color:#fff;transform:translate(6px)}#TableOfContents svg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}#TableOfContents path{transition:all 200ms ease;fill:transparent;stroke:#fff;stroke-width:2px;stroke-dasharray:0 0 0 1000;stroke-linecap:square;stroke-linejoin:bevel;shape-rendering:crispEdges}.tags__list{padding-right:1.5rem;margin:1.5rem -1.5rem 0;list-style:none;display:flex;justify-content:flex-start}.tag__item{margin-right:1rem;display:inline-block}.tag__item:last-child{margin-right:0}.tag__link{display:inline-block;text-decoration:none;font-weight:700;padding:.1em .6em;border-radius:5px;background:#8a8a91;color:#131316;font-size:.8rem}.tag__link:hover{background:#eeeeef;color:#000}.gif{margin-top:1.5rem}.gif img{max-width:375px}.pagination{display:flex;flex-direction:column;margin-top:1.5rem}@media screen and (min-width:600px){.pagination{flex-direction:row;justify-content:space-between}}.pagination__item{text-decoration:none;display:flex;flex-direction:column}.pagination__item:nth-child(2){margin-top:1.5rem}@media screen and (min-width:600px){.pagination__item{width:275px;padding:15px;border-radius:4px}.pagination__item:first-of-type{padding-right:15px}.pagination__item:last-of-type{margin-top:0}.pagination__item:hover{background-color:#f6f9fc}}.pagination__label{color:#8a8a91;font-size:.8rem}.pagination__title{color:#fff;font-weight:700;margin-top:.25rem}footer{text-align:center;padding:0 1.5rem}footer p{margin-top:1rem;color:#8a8a91;font-size:.65rem}.post__content ul{list-style:none}.post__content ul li{margin-bottom:.5rem}.post__content ul li::before{content:"-";color:#fff;position:absolute;margin-left:-15px}.twitter-tweet.twitter-tweet-rendered{margin:1.5rem auto!important;width:375px!important}table{max-width:100%;border-spacing:0}table thead{background:#f7f7f7}table th,table td{padding:.5em 1em;border:1px double #eee}p a{text-decoration:none}p a:link{color:#0cf;text-decoration:underline}p a:visited{color:#0cf;text-decoration:underline}p a:hover{color:#598ea7;text-decoration:underline}