:root{--main-gr:#07830a;--hover:cornflowerblue}*{margin:0;padding:0}@font-face{font-family:mclaren;src:url(/assets/mclaren-DbDI8PGA.ttf)format("truetype");font-weight:400;font-style:normal}.font_powered_rubik{font-family:Rubik,sans-serif;font-style:normal;font-weight:400}.font_powered_mclaren{font-family:mclaren,sans-serif;font-style:normal;font-weight:500}.font_powered_cascadia_code{font-optical-sizing:auto;font-family:Cascadia Code,sans-serif;font-style:normal;font-weight:300}html,body,#root{flex-direction:column;align-content:stretch;height:100%;display:flex}#code_execution_status{align-content:center;align-items:center;gap:4px;margin:0;padding:0 8px 0 0;display:none}#code_execution_status.active{display:flex}#code_execution_status_text{color:#fff;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:16px}#code_execution_status_progress_bar_container{background-color:#444;border-radius:2px;width:100px;height:4px;overflow:hidden}#code_execution_status_progress_bar{background:linear-gradient(90deg,#ffe241,#ff5a2d);border-radius:3px;width:0;height:100%;animation:1.5s ease-in-out infinite codeExecutionStatusProgressAnimation}#code_execution_status_stop_button{cursor:pointer;filter:brightness(0)invert();width:20px;height:20px}#code_execution_status_stop_button:hover{transform:scale(1.1)}@keyframes codeExecutionStatusProgressAnimation{0%{width:0}50%{width:70%}to{width:100%}}.header_container{box-sizing:border-box;background-color:var(--main-gr);flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;height:3%;padding:5px 20px 5px 10px;display:flex}.header_container__left,.header_container__right{flex-direction:row;align-items:center;display:flex}.header-button{cursor:grab;background:0 0;border:none;align-items:center;padding:0 32px 0 4px;display:flex}.header-button img{height:16px;display:block}.header-button span{color:#fff;padding:0 0 0 4px;font-size:16px;text-decoration:none}.header-button:hover span{color:var(--hover)}.header-button span.header-button__shortcut{opacity:.6;margin-left:auto;padding-left:24px;font-size:13px}.header-button:hover img{filter:drop-shadow(0 0 0 var(--hover-secondary))}#button_expand_code{width:16px;height:16px;display:inline-block}.header_menu{position:relative}.header_menu__dropdown{z-index:1000;background-color:var(--main-gr);border-radius:0 0 6px 6px;flex-direction:column;min-width:200px;padding:4px 0;display:flex;position:absolute;top:calc(100% + 5px);box-shadow:0 4px 12px #00000059}.header_menu__dropdown .header-button{box-sizing:border-box;white-space:nowrap;cursor:pointer;justify-content:flex-start;width:100%;padding:8px 16px}.header_menu__dropdown .header-button:hover{background-color:#00000026}main{flex-direction:row;flex-grow:1;height:95%;display:flex;overflow:hidden}#blockly_workspace{flex-grow:1;min-width:50%;max-width:100%;height:100%}#code_workspace{flex-direction:column;flex-grow:1;width:50%;height:100%;display:flex;position:relative}main.code-hidden #blockly_workspace{flex:100%}main.code-hidden #code_workspace{display:none}#codeViewer{flex-direction:column;flex:3 1 0;min-height:0;display:flex}#codemirror_workspace{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.cm-theme{flex-direction:column;flex:1 1 0;min-height:0;display:flex}.cm-editor{flex:1 1 0;min-height:0}.cm-gutter{background-color:#1e1f22}.cm-scroller::-webkit-scrollbar{width:8px;height:8px}.cm-scroller::-webkit-scrollbar-track{background:0 0}.cm-scroller::-webkit-scrollbar-thumb{background:#96969666;border-radius:4px}.cm-scroller::-webkit-scrollbar-thumb:hover{background:#969696b3}.cm-scroller{scrollbar-width:thin;scrollbar-color:#96969666 transparent}.breakpoints-gutter{background-color:#1e1f22;width:24px!important;min-width:24px!important}.breakpoint-marker{cursor:pointer;background-color:#e74c3c;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin:5px auto 0;display:block}#input_files_toolbar{background-color:var(--main-gr);box-sizing:border-box;flex-direction:row;align-items:center;height:55px;padding:0 10px;display:flex}#input_add_input_file{display:none}#img_add_input_file{height:16px;display:block}#button_add_input_file{text-align:center;white-space:nowrap;color:#fff;font-size:16px;display:block}#button_add_input_file:hover{color:var(--hover)}#input_files_list{flex-direction:row;flex:1;align-items:center;gap:5px 0;min-width:0;padding:0 0 0 10px;display:flex;overflow-x:auto}.input_file{background-color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;flex-shrink:0;align-items:center;height:24px;margin:0 10px 0 0;display:flex}.input_file_text{color:#fff;white-space:nowrap;background-color:#066c08;border-top-right-radius:10px;border-bottom-right-radius:10px;margin:0;padding:0 8px;font-size:16px;line-height:24px}.button_remove_input_file{width:24px;height:24px;display:block}#code_output_header{background-color:var(--main-gr);flex-direction:row;place-content:center space-between;padding:0 15px;display:flex}#code_output_header_left{flex-direction:row;flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}#code_output_header_right{flex-direction:row;justify-content:end;align-items:center;display:flex}#img_download_result_files{height:16px;display:block}#button_download_result_files{color:#fff;padding:0 0 0 5px;font-size:16px;display:block}#button_download_result_files:hover{color:var(--hover)}#button_expand_output{color:#fff;width:16px;height:16px;display:block}#code_output_tab_bar{-webkit-user-select:none;user-select:none;cursor:grab;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;-webkit-overflow-scrolling:touch;flex-direction:row;flex:1;min-width:0;margin:0 0 0 10px;display:flex;overflow:auto hidden}#code_output_tab_bar::-webkit-scrollbar{height:4px}#code_output_tab_bar::-webkit-scrollbar-track{background:0 0}#code_output_tab_bar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}#code_output_tab_bar::-webkit-scrollbar-thumb:hover{background:#ffffff80}.tab_button{color:#fff9;cursor:pointer;white-space:nowrap;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:6px 12px;font-family:mclaren,sans-serif;font-size:16px;transition:color .3s,border-color .3s}.tab_button:hover{color:#fff}.tab_button.active{color:#fff;border-bottom-color:#fff}.tab_content{white-space:pre-wrap;flex:auto;min-height:0;display:none;overflow-y:auto}.tab_content.active{display:block}.tab_content_output_files.active{flex-direction:row;gap:10px;height:100%;padding:5px;display:flex}#output_files_list{border-right:1px solid #444;flex:0 0 200px;padding-right:10px;overflow-y:auto}#output_files_preview{white-space:pre-wrap;flex:1;padding-left:10px;font-family:Cascadia Code,monospace;font-size:14px;overflow-y:auto}.file_item{cursor:pointer;color:#ccc;border-radius:4px;margin-bottom:2px;padding:4px 8px;transition:background .2s}.file_item:hover{background-color:#2a2a2a}.file_item.active{color:#8bc34a;background-color:#3a3a3a}.button_download_all_output_files{color:#fff;cursor:pointer;text-align:center;background:#07830a;border:none;border-radius:4px;width:100%;margin-top:10px;padding:6px 12px;font-family:mclaren,sans-serif;font-size:14px}.button_download_all_output_files:hover{background:#0a9e0d}.output_files_empty{color:#888;padding:8px}.tab_content_debug.active{flex-direction:column;height:100%;display:flex;overflow:hidden}#debug_variables_container{flex:1;min-height:0;overflow:auto}#debug_variables_table{table-layout:fixed;border-collapse:collapse;color:#fff;width:100%}#debug_variables_table th,#debug_variables_table td{text-align:left;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;border:1px solid #444;padding:4px 8px}#debug_variables_table th:first-child,#debug_variables_table td:first-child{white-space:nowrap;text-overflow:ellipsis;width:30%;max-width:150px;overflow:hidden}#debug_variables_table th:last-child,#debug_variables_table td:last-child{width:70%}.debug_variables_empty{text-align:center;color:#888}#debug_controls{gap:10px;padding:8px;display:flex}#debug_controls button{color:#fff;cursor:pointer;background:#07830a;border:none;border-radius:4px;padding:6px 16px}#debug_controls button:disabled{opacity:.5;pointer-events:none}#code_output{color:#fff;white-space:pre-wrap;background-color:#000;flex-direction:column;flex:2 1 0;width:100%;min-height:0;padding:5px;display:flex;overflow-y:auto}#code_output::selection{color:#000;background-color:#fff}#code_output.code_output_not_expanded{flex:none;height:0;min-height:0;padding:0;overflow:hidden}.tab_content_input.active{box-sizing:border-box;flex-direction:column;height:100%;padding:8px;display:flex}.stdin_textarea{resize:none;color:#d4d4d4;box-sizing:border-box;background-color:#1e1e1e;border:1px solid #444;border-radius:4px;outline:none;flex:auto;width:100%;min-height:0;padding:8px;font-family:Cascadia Code,monospace;font-size:14px;line-height:1.4}.stdin_textarea:focus{border-color:var(--main-gr)}.stdin_textarea::placeholder{color:#666}#splash_screen_container{z-index:1000;opacity:1;pointer-events:auto;background-color:#066c08;flex-direction:column;justify-content:space-evenly;align-items:center;width:100vw;height:100vh;transition:opacity 1.5s;display:flex;position:fixed;top:0;left:0}#splash_screen_container.hidden{opacity:0;pointer-events:none}#img_logo_splash_screen{width:25%;display:block}#img_full_logo_splash_screen{height:5%;display:block}#text_loading{color:#fff;font-size:30px}#toast_container{z-index:9999;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:500px;padding:0 16px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toast{pointer-events:auto;color:#fff;text-align:center;opacity:0;box-sizing:border-box;cursor:pointer;background-color:#333;border-radius:8px;width:100%;padding:12px 24px;font-family:Arial,sans-serif;font-size:16px;animation:.4s forwards toastIn;transform:translateY(-20px);box-shadow:0 4px 12px #0000004d}.toast.error{color:#fff;background-color:#d32f2f}.toast.hiding{animation:.3s forwards toastOut}@keyframes toastIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes toastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}
