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}.App{background:#213040;display:flex}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.box{display:flex;flex-direction:column;background:#213040;border:1px solid #000;box-sizing:border-box;overflow:hidden;position:relative}.layoutRoot{display:flex;background:#eee}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:10px;height:100%;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize}.react-resizable-handle-w{left:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.react-resizable-handle-e{right:0}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.files{display:flex;flex-direction:column;background:#213040;overflow:scroll}.tabs{flex-shrink:1;padding-left:10px;padding-right:10px;padding-top:10px;flex-direction:row;align-items:center}.tab,.tabs{display:flex;justify-content:space-between}.tab{position:relative;min-width:150px;font-size:14px;border-right:1px solid #000;transition:all .3s ease;overflow:hidden;cursor:pointer}.tab button{width:100%;color:#bac8f4;background:none;border:none;text-decoration:none;cursor:pointer;outline:none}.tab button.close-tab{max-width:15px;padding-left:10px;padding-right:15px}.tab button.close-tab:hover{color:#fff}.tab:last-child{min-width:40px;border-right:0}.tab:last-child button{background:none;border:none;width:100%;height:100%;color:#bac8f4;font-size:22px;cursor:pointer}.tab.is-active{font-weight:700;color:#fff;border-bottom:1px solid #adff2f}.tab.is-active button{color:#fff}.tab.new-tab{min-width:50px}.highlight{display:block;position:absolute;pointer-events:none;top:-10px;height:80px;width:500px;background-image:radial-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,0));border-radius:50%;opacity:0;transition:opacity .5s ease}.run{background:#adff2f;cursor:pointer}.output-box{padding:15px;border-bottom:1px solid #765e5e}.box-console{overflow-y:scroll}.icon-trash{color:grey;cursor:"pointer";font-size:25}.trash{text-align:right}.log{background-color:transparent}.warn{background-color:#332b00}.error{background-color:#290000}.footer{background-color:red}pre{word-wrap:break-word}.mobile{height:100vh;justify-content:center;margin-right:20px;margin-left:20px;color:#faebd7;text-align:center}.actions,.mobile{align-items:center;display:flex}.actions{flex-direction:row;justify-content:space-between;min-width:100px}
/*# sourceMappingURL=main.ea98ff8e.chunk.css.map */