.wiki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#2d2d38;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll}@media screen and (min-width:992px){.wiki{overflow-y:auto}}.wiki .header-anchor{text-decoration:none;display:none}aside{width:100%;padding:2em 2em 0 2em;background-color:rgba(0,0,0,.25);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:992px){aside{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:auto;height:100%;max-width:20rem}}@media screen and (min-width:1300px){aside{-webkit-box-flex:0;-ms-flex:0 0 24em;flex:0 0 24em}}aside section{margin-bottom:2rem}aside h1{font-size:2rem;margin-top:0}aside a{text-decoration:none;margin:.2rem}aside ul{margin:0;padding:0;list-style:none}aside ul ul{padding-left:1rem}#article{-webkit-box-flex:3;-ms-flex:3;flex:3;max-width:100%;position:relative;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:992px){#article{height:100%;overflow:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}#article h1{background-color:rgba(0,0,0,.5);font-size:4rem;padding:1rem 2rem;margin:0}#article section{width:100%;padding:0}@media screen and (min-width:992px){#article section{position:absolute}}#article section h1,#article section h2{background:rgba(0,0,0,.25);padding:1rem 2rem;font-size:2rem;margin-top:0}#article section h3,#article section h4,#article section h5,#article section h6,#article section ol,#article section p,#article section ul{padding:0 2rem}#article section hr{border-color:rgba(0,0,0,.25)}#article section a{text-decoration:none}#article section ol,#article section p,#article section ul{color:hsla(0,0%,100%,.66)}#article section ol code,#article section p code,#article section ul code{color:#fff}#article section ol a>code,#article section p a>code,#article section ul a>code{color:#94df03}#article section pre{padding:0 2rem;white-space:pre-wrap}#article section pre code{padding:1.5rem 2rem;border:1px solid rgba(0,0,0,.2)}#article section table{margin:1rem 2rem;background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.2);border-collapse:collapse}#article section table tr{border-top:1px solid rgba(0,0,0,.2)}#article section table td,#article section table th{padding:.5rem 1rem;border:1px solid rgba(0,0,0,.2)}#article section table th{background:rgba(0,0,0,.2)}#article section blockquote{margin:2rem 2rem;padding:.01rem 0;border-left:.5rem solid rgba(0,0,0,.25);background:rgba(0,0,0,.1)}#article section img{max-width:100%}#article section img:not([src$=png]){-webkit-box-shadow:0 0 1rem rgba(0,0,0,.2);box-shadow:0 0 1rem rgba(0,0,0,.2)}#article section h2:hover>.header-anchor,#article section h3:hover>.header-anchor{display:initial}:target{background:#94df03;color:#fff;border:1px solid red}