body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{box-sizing:border-box}body,html{margin:0;font-family:"Arial Black"}#main{display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;height:100vh;background-color:#fafafa}#top-nav{display:inline-flex;justify-content:space-between;height:10vh;width:95%;margin:0;padding:15px}#top-nav,.wrapper{flex-flow:row nowrap;align-items:center}.wrapper{display:flex;justify-content:center}#banner{height:70vh;padding:15px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.left,.right{width:50%}#hero{width:50vw;max-width:600px;height:auto}#title{font-size:5vw;line-height:1.2;margin:0;color:#242536}#sub-title,#title{font-weight:bolder}#sub-title{margin-top:15px;color:grey}#bottom-nav{height:20vh;width:100%;align-items:center;flex-flow:row nowrap}#bottom-nav,.bottom-left{display:flex;justify-content:center}.bottom-left{width:50%;height:100%;background-color:#242536;color:#fafafa;font-size:2vh;align-items:flex-start;padding-left:50px;flex-flow:column nowrap;font-weight:bolder}.bottom-left p{cursor:pointer}.bottom-right{width:50%;display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center;font-weight:bolder}#language{cursor:unset;width:70%}.wrapper-row{display:flex;flex-flow:row nowrap;justify-content:space-between;width:70%;align-items:center;color:#fafafa}.wrapper-row p{cursor:pointer}.slidecontainer{width:70%}.slider{-webkit-appearance:none;width:100%;height:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#242536;cursor:pointer;border-radius:50%}.slider::-moz-range-thumb{width:25px;height:25px;background:#4caf50;cursor:pointer}#yeet-mode{margin-right:25px;-webkit-animation:slideIn .5s cubic-bezier(.6,-.28,.735,.045) forwards;animation:slideIn .5s cubic-bezier(.6,-.28,.735,.045) forwards}@-webkit-keyframes slideIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0}to{opacity:1}}#green-arrow{margin:0 50px 0 0;-webkit-animation:slideIn .5s cubic-bezier(.6,-.28,.735,.045) forwards;animation:slideIn .5s cubic-bezier(.6,-.28,.735,.045) forwards}.slideRight{-webkit-animation:slideRight .5s cubic-bezier(.68,-.55,.265,1.55) forwards;animation:slideRight .5s cubic-bezier(.68,-.55,.265,1.55) forwards}@-webkit-keyframes slideRight{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}*,:after,:before{box-sizing:inherit;margin:0;padding:0}.playground{position:fixed;top:0;bottom:0;left:0;width:600px;background-color:#1e1e2c}.code-editor{height:33.33%;overflow:hidden;position:relative}.editor-header{height:30px;content:attr(title);display:flex;align-items:center;padding-left:20px;font-size:18px;color:#fafafa}.react-codemirror2{max-height:calc(100% - 30px);overflow:auto}.result{position:fixed;top:0;right:0;bottom:0;left:600px;overflow:hidden}.iframe{width:100%;height:100%}#problem{font-size:.9em;background-color:#111;color:#fafafa;padding:50px}#problem p{margin:0;width:60%}#firepad-container{display:flex;justify-content:center;align-items:center;width:100%;height:50vh}.cm-s-darcula{font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,serif}.cm-s-darcula.CodeMirror{background:#2b2b2b;color:#a9b7c6}.cm-s-darcula span.cm-meta{color:#bbb529}.cm-s-darcula span.cm-number{color:#6897bb}.cm-s-darcula span.cm-keyword{color:#cc7832;line-height:1em;font-weight:700}.cm-s-darcula span.cm-def{color:#a9b7c6;font-style:italic}.cm-s-darcula span.cm-variable,.cm-s-darcula span.cm-variable-2{color:#a9b7c6}.cm-s-darcula span.cm-variable-3{color:#9876aa}.cm-s-darcula span.cm-type{color:#abc;font-weight:700}.cm-s-darcula span.cm-property{color:#ffc66d}.cm-s-darcula span.cm-operator{color:#a9b7c6}.cm-s-darcula span.cm-string,.cm-s-darcula span.cm-string-2{color:#6a8759}.cm-s-darcula span.cm-comment{color:#61a151;font-style:italic}.cm-s-darcula span.cm-atom,.cm-s-darcula span.cm-link{color:#cc7832}.cm-s-darcula span.cm-error{color:#bc3f3c}.cm-s-darcula span.cm-tag{color:#629755;font-weight:700;font-style:italic;text-decoration:underline}.cm-s-darcula span.cm-attribute{color:#6897bb}.cm-s-darcula span.cm-qualifier{color:#6a8759}.cm-s-darcula span.cm-bracket{color:#a9b7c6}.cm-s-darcula span.cm-builtin,.cm-s-darcula span.cm-special{color:#ff9e59}.cm-s-darcula span.cm-matchhighlight{color:#fff;background-color:rgba(50,89,48,.7);font-weight:400}.cm-s-darcula span.cm-searching{color:#fff;background-color:rgba(61,115,59,.7);font-weight:400}.cm-s-darcula .CodeMirror-cursor{border-left:1px solid #a9b7c6}.cm-s-darcula .CodeMirror-activeline-background{background:#323232}.cm-s-darcula .CodeMirror-gutters{background:#313335;border-right:1px solid #313335}.cm-s-darcula .CodeMirror-guttermarker{color:#ffee80}.cm-s-darcula .CodeMirror-guttermarker-subtle{color:#d0d0d0}.cm-s-darcula .CodeMirrir-linenumber{color:#606366}.cm-s-darcula .CodeMirror-matchingbracket{background-color:#3b514d;color:#ffef28!important;font-weight:700}.cm-s-darcula div.CodeMirror-selected{background:#214283}.CodeMirror-hints.darcula{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;color:#9c9e9e;background-color:#3b3e3f!important}.CodeMirror-hints.darcula .CodeMirror-hint-active{background-color:#494d4e!important;color:#9c9e9e!important}
/*# sourceMappingURL=main.872d0e4f.chunk.css.map */