@import url(https://fonts.googleapis.com/css?family=Quicksand&display=swap);body[class=dark-mode]{--background:#090b10;--color:#fff;--linkHover:#777;--text-color:#777;--linkBaseStroke:#353843;--nodeBaseStroke:#65696f;--nodeBaseFill:#1a1c24;--nodeNameBaseStroke:#777;--nodeNameBaseFill:#777;--selection-color:hsla(0,0%,45.9%,0.26);--dot-separation:#333}body[class=light-mode]{--background:#fff;--color:#090b10;--linkHover:#718096;--text-color:#212121;--linkBaseStroke:#cbd5e0;--nodeBaseStroke:#e2e8f0;--nodeBaseFill:#edf0f2;--nodeNameBaseStroke:#718096;--nodeNameBaseFill:#1a202c;--selection-color:#79ffe1;--dot-separation:#a0aec0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#191c25}::-webkit-scrollbar{width:5px;background-color:#191c25}::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}body{margin:0;padding:0;font-family:Quicksand,sans-serif;background:var(--background);color:var(--color)}header{display:flex;justify-content:space-between;padding:25px;align-items:center;box-shadow:0 4px 12px 0 rgba(0,0,0,.05)}a{cursor:pointer;text-decoration:none;color:var(--color)}a:hover{color:var(--linkHover)}ul{padding:0}li{list-style-type:none}::selection{background:var(--selection-color)}:focus{outline:0}.ml-30{margin-left:30px}.list-item{cursor:pointer}.list-item:hover{text-decoration:underline;text-decoration-style:dotted}.list-child{border-left:1px solid #333}.list-child:hover{border-left:1px solid #057df7}.logo{display:flex;align-items:center}.logo img{margin-right:5px}.logo .img-light{webkit-filter:contrast(4) invert(1);-moz-filter:contrast(4) invert(1);-o-filter:contrast(4) invert(1);-ms-filter:contrast(4) invert(1);filter:contrast(4) invert(1)}.tree-page .show-flow{height:86vh;overflow:scroll}.flex{display:flex}.Premium{background:#4299e1}.Free,.Premium{padding:3px;margin-right:5px;font-size:12px;border-radius:2px}.Free{background:#68d391}.default-btn{background:transparent;color:var(--color);border:0;outline:0;cursor:pointer;padding:0 15px}.heading{justify-content:space-between}.heading,.heading .flex{display:flex;align-items:center}.description{font-size:12px;line-height:1.5rem}.home-image{position:absolute;z-index:-1;top:10px;left:0}.hero{width:100%;color:#333;margin-bottom:100px}.title{margin:0;width:100%;padding-top:80px;line-height:1.15;font-size:48px}.description,.title{text-align:center;color:var(--text-color)}.row{max-width:880px;margin:50px auto 40px;display:flex;flex-direction:row;justify-content:space-around;z-index:100}.card{padding:18px 18px 24px;width:220px;text-align:left;text-decoration:none;color:var(--text-color);border:1px solid hsla(0,0%,60.8%,.34)}.card:hover{border-color:#067df7}.card h3{margin:0;color:#067df7;font-size:18px}.card p{margin:0;padding:12px 0 0;font-size:13px;color:var(--text-color)}.lp-1{padding-left:10px}.lp-2{padding-left:20px}.lp-3{padding-left:30px}.lp-4{padding-left:40px}.lp-5{padding-left:50px}.lp-6{padding-left:60px}.menu{display:flex}.menu a{padding:0 15px}.options a,.options button{background:transparent;color:var(--color);border:0;outline:0;cursor:pointer;padding:0 15px}.more-page{padding:1rem 3rem;min-height:80vh}.more-page ul{margin:0;padding:0;display:flex;flex-wrap:wrap}.more-page li{padding:6px 0;min-width:300px}.more-page li img{margin-right:10px}.more-page .page-heading span{padding-top:1px;padding-left:10px}.details-preview{position:absolute;top:0;right:0;width:50%;overflow:scroll;background:var(--nodeBaseFill);height:100%;color:var(--color);padding:1rem}.details-preview li{line-height:30px}.details-preview .description{text-align:left}.courses li,.posts li{font-size:14px}.linkBase{stroke:var(--linkBaseStroke)!important}.nodeBase{fill:var(--nodeBaseStroke)!important}.leafNodeBase,.nodeBase{stroke:var(--nodeBaseStroke)!important}.nodeNameBase{font-family:monospace;align-items:center;display:flex}.nodeNameBase img{margin-right:5px}.legends{width:8px;height:7px;border-radius:100%;margin-right:10px}.any{background:#ecc94b}.good{background:#68d391}.possibility{background:#cbd5e0}.error{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.error div{flex-grow:1}.error a{-webkit-appearance:none;position:relative;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-transform:capitalize;text-align:center;line-height:38px;white-space:nowrap;font-weight:500;min-width:250px;height:50px;font-size:1rem;flex-shrink:0;color:#fff;background-color:#0070f3;user-select:none;cursor:pointer;text-decoration:none;padding:0 25px;transition:all .2s ease 0s;overflow:hidden;outline:none;border-radius:5px}.show-link:hover{text-decoration:underline;text-decoration-style:dotted}.center{text-align:center;text-transform:capitalize;padding-bottom:10px;border-bottom:5px dotted var(--dot-separation)}.lang-section{display:flex;margin:40px}.compare-heading{align-items:center;display:flex;justify-content:space-between}.lang-section>div{height:73vh;overflow:scroll}.lang-section h1{font-size:1.5rem}.lang-section>div:first-child{border-right:5px dotted var(--dot-separation)}.lang-section{line-height:1.9rem}.lang-section>div{flex:1;padding:10px}pre{overflow:scroll}footer{padding:0 25px;display:flex;justify-content:space-between;margin:0 0 2rem}footer .social-links a{padding:0 10px}.__react_component_tooltip{z-index:999999;padding:5px;font-size:10px}@media screen and (max-width:600px){.details-preview{width:unset;overflow:unset;height:unset}.details-preview iframe{height:100%}.hero{margin-bottom:0}.options a{display:none}.row{width:78%;display:block;padding:1rem;margin:0 auto}.card{border:0;margin:20px 0}.home-image{display:none}.menu a{padding:0 7px}.options{display:flex}.menu a:first-child,.menu a:nth-child(2),.menu a:nth-child(3){display:none}.error{display:block}.error div{margin:40px 10px}.tree-page .show-flow{height:76vh}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:20px 0}footer div{margin:10px 0}}.github-btn{font:700 11px/14px Helvetica Neue,Helvetica,Arial,sans-serif;height:20px;overflow:hidden}.gh-btn,.gh-count,.gh-ico{float:left}.gh-btn,.gh-count{padding:2px 5px 2px 4px;color:#333;text-decoration:none;white-space:nowrap;cursor:pointer;border-radius:3px}.gh-btn{background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#fcfcfc,#eee);background-image:-moz-linear-gradient(top,#fcfcfc 0,#eee 100%);background-image:-ms-linear-gradient(top,#fcfcfc 0,#eee 100%);background-image:-o-linear-gradient(top,#fcfcfc 0,#eee 100%);background-image:linear-gradient(180deg,#fcfcfc 0,#eee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfc",endColorstr="#eeeeee",GradientType=0);background-repeat:no-repeat;border:1px solid #d5d5d5}.gh-btn:focus,.gh-btn:hover{text-decoration:none;background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ddd));background-image:-webkit-linear-gradient(top,#eee,#ddd);background-image:-moz-linear-gradient(top,#eee 0,#ddd 100%);background-image:-ms-linear-gradient(top,#eee 0,#ddd 100%);background-image:-o-linear-gradient(top,#eee 0,#ddd 100%);background-image:linear-gradient(180deg,#eee 0,#ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#dddddd",GradientType=0);border-color:#ccc}.gh-btn:active{background-image:none;background-color:#dcdcdc;border-color:#b5b5b5;box-shadow:inset 0 2px 4px rgba(0,0,0,.15)}.gh-ico{width:14px;height:14px;margin-right:4px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMTIgMTIgNDAgNDAiPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0zMiAxMy40Yy0xMC41IDAtMTkgOC41LTE5IDE5IDAgOC40IDUuNSAxNS41IDEzIDE4IDEgLjIgMS4zLS40IDEuMy0uOXYtMy4yYy01LjMgMS4xLTYuNC0yLjYtNi40LTIuNi0uOS0yLjEtMi4xLTIuNy0yLjEtMi43LTEuNy0xLjIuMS0xLjEuMS0xLjEgMS45LjEgMi45IDIgMi45IDIgMS43IDIuOSA0LjUgMi4xIDUuNSAxLjYuMi0xLjIuNy0yLjEgMS4yLTIuNi00LjItLjUtOC43LTIuMS04LjctOS40IDAtMi4xLjctMy43IDItNS4xLS4yLS41LS44LTIuNC4yLTUgMCAwIDEuNi0uNSA1LjIgMiAxLjUtLjQgMy4xLS43IDQuOC0uNyAxLjYgMCAzLjMuMiA0LjcuNyAzLjYtMi40IDUuMi0yIDUuMi0yIDEgMi42LjQgNC42LjIgNSAxLjIgMS4zIDIgMyAyIDUuMSAwIDcuMy00LjUgOC45LTguNyA5LjQuNy42IDEuMyAxLjcgMS4zIDMuNXY1LjJjMCAuNS40IDEuMSAxLjMuOSA3LjUtMi42IDEzLTkuNyAxMy0xOC4xIDAtMTAuNS04LjUtMTktMTktMTl6Ii8+PC9zdmc+");background-size:100% 100%;background-repeat:no-repeat}.gh-count{position:relative;display:none;margin-left:4px;background-color:#fafafa;border:1px solid #d4d4d4}.gh-count:focus,.gh-count:hover{color:#4183c4}.gh-count:after,.gh-count:before{content:"";position:absolute;display:inline-block;width:0;height:0;border-color:transparent;border-style:solid}.gh-count:before{top:50%;left:-3px;margin-top:-4px;border-width:4px 4px 4px 0;border-right-color:#fafafa}.gh-count:after{top:50%;left:-4px;z-index:-1;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#d4d4d4}.github-btn-large{height:30px}.github-btn-large .gh-btn,.github-btn-large .gh-count{padding:3px 10px 3px 8px;font-size:16px;line-height:22px;border-radius:4px}.github-btn-large .gh-ico{width:20px;height:20px}.github-btn-large .gh-count{margin-left:6px}.github-btn-large .gh-count:before{left:-5px;margin-top:-6px;border-width:6px 6px 6px 0}.github-btn-large .gh-count:after{left:-6px;margin-top:-7px;border-width:7px 7px 7px 0}