h1,h2,h3,p{font-family:monospace;word-spacing:2px;letter-spacing:.5px}[v-cloak]{display:none}*,:after,:before{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}img{margin:0 4px}a{text-decoration:none;color:#fff}p{font-size:1rem;line-height:1.2rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1rem}code{display:block;position:relative;margin:1rem 0;overflow:auto;width:485px;max-width:100%;padding:35px 10px 10px;border-radius:2px;color:#fff}code:before{position:absolute;top:0;left:0;right:0;height:25px;line-height:25.2px;padding-left:10px;font-weight:700}header{width:100%;height:100vh;color:#fff;background:#9470db}header,header .header__first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .header__first-child{padding-bottom:.5em}header .header__first-child .fa-github{font-size:6rem;padding:0 .2em}header .header__last-child{padding:1em 0}header .header__last-child .install--command{max-width:500px;padding:.5em;border-radius:4px;background:#8258d5;font-family:monospace}header nav{text-align:center}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:none;-ms-flex-align:none;align-items:none;-ms-flex-pack:distribute;justify-content:space-around;padding:2rem .5rem}main section:first-child{margin:0 0 3rem 0}main .app__content--box{display:block;position:relative;max-width:100%;margin:0 0 1.5rem 0;padding:0 0 1rem 0;overflow:hidden;border-radius:3px;color:#fff;background:#878787}main .app__content--group{background:#ededed;padding:1rem;border-radius:3px}main .app__content--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:none;-ms-flex-align:none;align-items:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem;margin:0 0 .5rem 0;background:#787878;font-family:monospace}main .app__content--details span{padding:0 .5rem}main .app__content--bar{padding:0 1rem}main .code--usage{background:#919191}main .code--usage.A:before{content:"define globally";background:#737373}main .code--usage.B:before{content:"define locally";background:#737373}main .box-line{position:relative;padding:.5rem 0}main .box-line:after{position:absolute;content:"";background:#878787;left:0;top:0;width:100%;height:1px}