.Editor_editorContainer__zUza_{display:flex;width:100%;height:100%;position:relative;background-color:#2b2b2b;font-family:Courier New,monospace;font-size:14px;line-height:1.5}.Editor_lineNumbers__XNWFG{width:50px;padding:10px 0;text-align:right;color:#6e7681;background-color:#2b2b2b;border-right:1px solid #444;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none;position:relative;z-index:1}.Editor_lineNumber__i9nDj{padding:0 10px 0 0;min-height:20px;line-height:20px;white-space:nowrap}.Editor_textarea__C8s9m{flex:1 1;width:100%;height:100%;min-height:200px;padding:10px;margin:0;border:none;background-color:#2b2b2b;color:#fff;resize:none;outline:none;font-family:Courier New,monospace;font-size:14px;line-height:1.5;-moz-tab-size:2;tab-size:2;white-space:pre;overflow:auto;box-sizing:border-box;scrollbar-width:thin}.Editor_textarea__C8s9m::selection{background:#264f78}.Resizer_resizer__C4bNj{background:#555;transition:background .3s}.Resizer_resizer__C4bNj:hover{background:#777}.Resizer_horizontal__r2bhD{width:5px;height:auto;cursor:col-resize}.Resizer_vertical__qwmoB{height:5px;width:auto;cursor:row-resize}.page_editorWrapper__GJ_p6{display:flex;flex-direction:row;height:calc(100vh - 3.7rem);width:100%;overflow:hidden}.page_editorWrapper__GJ_p6 .page_editorContainer__txmIq{height:100%;min-width:200px;overflow:hidden}.page_editorWrapper__GJ_p6 .page_inputOutput__pe_jD{height:100%;display:flex;flex-direction:column;flex:1 1;min-width:200px;overflow:hidden}.page_editorWrapper__GJ_p6 .page_resizer__S2wQp{width:4px;background:#2d2d2d;cursor:col-resize;transition:background-color .2s}.page_editorWrapper__GJ_p6 .page_resizer__S2wQp:hover{background:#4a90e2}@media(max-width:768px){.page_editorWrapper__GJ_p6{flex-direction:column;height:auto;min-height:100vh}.page_editorWrapper__GJ_p6 .page_editorContainer__txmIq,.page_editorWrapper__GJ_p6 .page_inputOutput__pe_jD{width:100%!important;height:50vh!important;flex:none!important}.page_editorWrapper__GJ_p6 .page_resizer__S2wQp{width:100%;height:4px;cursor:row-resize}.page_editorWrapper__GJ_p6 .page_resizer__S2wQp:hover{background:#4a90e2}}.ToggleOutput_container__pc8MT{display:flex;flex-direction:column;background-color:#1e1e1e;height:100%;width:100%}.ToggleOutput_header__wJWVw{display:flex;justify-content:space-between;padding:5px;align-items:center}.ToggleOutput_buttonGroup__2Ycqj{background-color:#1e1e1e;border-radius:4px 4px 0 0;overflow:hidden;border:1px solid #333;border-bottom:none}.ToggleOutput_button__IUFeK{flex:1 1;padding:8px 16px;background:none;border:none;color:#aaa;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.ToggleOutput_button__IUFeK:hover{background-color:#2a2a2a;color:#fff}.ToggleOutput_button__IUFeK.ToggleOutput_active__raOdM{color:#fff;border-bottom:2px solid #4d90fe;background-color:#252526}.ToggleOutput_content__Ht5Hg{flex:1 1;overflow:hidden;border:1px solid #333;border-radius:0 0 4px 4px;background-color:#1e1e1e;display:flex;flex-direction:column}.ToggleOutput_output__KRIUB,.ToggleOutput_scratchPad__zHL1W{flex:1 1;overflow:auto}.Output_output__hEsmG{width:100%;height:100%;min-height:100px;background-color:#302f2f;padding:10px;overflow:auto;color:#fff;font-family:Courier New,monospace;box-sizing:border-box}.Output_output__hEsmG h3{margin-bottom:20px}.ScratchPad_scratchPad__o0qLY{position:relative;width:100%;height:100%;min-height:240;border:1px solid #ddd;border-radius:8;background:#fafafa;overflow:hidden}.ScratchPad_canvas__WbVRt{width:100%;height:100%;cursor:crosshair;touch-action:none;display:block}