.Windows{width:100%;height:95%;display:flex;flex-direction:row}#root{width:100%;height:100vh;scroll-behavior:unset}body{overflow:hidden;margin:0}.RightWindows{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ColumnWindows{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.robot-ip,.server-ip{display:none}.FilesWindow{display:block;width:10em;height:100%;background-color:#21252b;position:relative}.FileTile{cursor:pointer;font-size:small;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileTile:hover{background-color:#3e4451}.FileTile.selected{background-color:#323842;border:1px solid #3e4452}.FilesTopBar{background-color:#282c34;height:35px;width:100%}.FilesBarContent{display:flex;align-items:center;height:35px;justify-content:space-between}.CloudSaveIcon{width:20px;height:20px;margin:0 10px;cursor:pointer;color:#fff}.Code,.State,.ConvertedCode{display:none}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.CodeEditor{width:100%;height:100%}.cm-focusLine{background-color:#6699ff21!important}.RunIcon,.StopIcon{width:15px;height:15px;margin:0 10px;cursor:pointer}.CodeTopBar{background-color:#282c34;display:flex;align-items:center;width:100%;height:35px;justify-content:space-between}.SaveIcon{width:15px;height:15px;margin:0 10px;cursor:pointer;color:#fff}.DebugIcon{width:20px;height:20px;margin:0;cursor:pointer;color:#fff}.FileName{font-size:10px}.AccountIcon{float:right;width:25px;margin-right:5px;cursor:pointer;margin-top:5px}.CodeBarLeft{display:flex;align-items:center}.ConvertIcon{width:15px;height:15px;margin:0 10px;cursor:pointer}.HelpIcon{width:15px;height:15px;margin:0;cursor:pointer}.DicIcon{width:16px;height:18px;margin:0 10px;cursor:pointer}.TopBarRight{display:flex;align-items:center;gap:10px}.ConvertToDialog{position:absolute;width:200px;top:30%;z-index:100;border:1px solid black}.ConvertToOptions{padding:10px;cursor:pointer;background-color:#282c34;color:#fff;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.ConvertToTitle{font-size:20px;margin:0}.RobotIcon{width:30px;height:20px;margin:0 -5px;cursor:pointer}.RobotIPDialog{position:absolute;width:250px;top:30%;z-index:100;border:1px solid black}.AccountPopup{position:absolute;top:40px;right:0;width:250px;padding-bottom:25px;background-color:#21252b;border-radius:5px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1}.AccountPopupClose{position:absolute;top:5px;right:5px;width:20px;height:20px;cursor:pointer}.AccountPopupSignUp,.AccountPopupSignIn{display:flex;align-items:center;flex-direction:column}.loader{border:10px solid #f3f3f3;border-radius:50%;border-top:10px solid #3498db;width:40px;height:40px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.IconHelp{display:flex;align-items:center}.PlayIconHelp,.ConvertIconHelp{width:15px;height:15px;margin:0 10px;cursor:default}.SaveIconHelp{width:15px;height:15px;margin:0 10px;cursor:default;color:#fff}.CloudSaveIconHelp{width:20px;height:20px;margin:0 10px;cursor:default}.PlusIconHelp,.DicIconHelp{width:15px;height:15px;margin:0 10px;cursor:default}.RobotIconHelp{width:35px;height:25px;margin:0;cursor:default}.ConsoleMsg{font-size:12px;display:flex;justify-content:space-between}.ConsoleMsgLine{color:#9aa0a6}.ConsoleMsg.error{color:#ff8080;background-color:#4e3534}.ConsoleMsgLine:hover{cursor:pointer;text-decoration:underline}.ConsoleWindow{width:100%;height:20%;border-top:1px solid #3b414e;background-color:#282c34}.ConsoleArea{overflow:scroll;height:80%}.Console{height:100%}.WelcomeWindow{display:flex;width:100%;height:100%;background-color:#272c34;cursor:text;overflow:scroll;text-align:center;flex-direction:column}a{cursor:pointer;color:#61afee!important}a:hover{text-decoration:underline}.ProjectsLabel{font-size:20px;font-weight:600;color:#fff}.ProjectLabel{cursor:pointer;color:#61afee!important}.ProjectLabel:hover{text-decoration:underline}.CreateProjectDiv,.Projects{display:flex;flex-direction:column;align-items:center}.CodeWindow{display:flex;width:100%;height:100%;background-color:#272c34;cursor:text;flex-direction:column;overflow:scroll}.CodeArea{width:100%;border:none;outline:none;resize:none;background-color:#272c34;font-size:small;text-wrap:nowrap}.InfoTopBar{background-color:#282c34;display:flex;align-items:center;width:100%;height:35px;justify-content:space-between}.InfoBarLeft{display:flex;align-items:center}.InfoWindow{display:flex;width:100%;height:100%;background-color:#272c34;cursor:text;flex-direction:column;overflow:scroll}h1{padding:0;font-size:30px!important;margin:0 0 0 10px}.ConvertTopBar{background-color:#282c34;display:flex;align-items:center;width:100%;height:35px;justify-content:space-between}.ConvertBarLeft{display:flex;align-items:center}.BackIcon{width:10px;height:15px;margin:0 10px;cursor:pointer}.CopyIcon{width:18px;height:20px;margin:0 10px;cursor:pointer}.DicWindow{display:flex;width:100%;height:100%;background-color:#21252b;cursor:text;flex-direction:column;overflow:scroll}.Code{width:100%;display:flex;overflow:scroll}.Line{font-size:small;margin:0;color:#4a5162}.Lines{width:2%;height:100%;text-align:right;padding-right:5px}.Code{display:none}.DicColumn{display:flex;flex-direction:column;width:30em;height:100%}code{background-color:#333a44;padding:2px;border-radius:10%}.DicInfo{display:flex;width:100%;height:100%;background-color:#21252b;cursor:text;flex-direction:column;overflow:scroll;align-items:center;font-size:small}.DicSectionTitle{font-size:20px;text-align:center;display:flex;justify-content:center;align-items:center;border:#333a44 solid 1px;width:90%;cursor:pointer;padding:5px}.DicSectionText{margin-left:10px;display:flex;flex-direction:column;align-items:center}.DicSectionClosed{display:none}.OpenIcon{width:15px;height:15px;margin:0 10px;cursor:pointer}.CloseIcon{width:15px;height:3px;margin:0 10px;cursor:pointer}.DicTopBar{background-color:#282c34;display:grid;width:100%;height:40px;align-content:center;align-items:center}.CloseIconDic{grid-area:1/1;width:15px;height:15px;margin:0 10px;z-index:1;cursor:pointer}.DicTitle{grid-area:1/1;font-size:medium;text-align:center}.DebugWindow{display:block;width:15em;height:100%;background-color:#21252b;position:relative}.ProjName{background-color:#272c34;margin:0;height:24px;font-size:medium}.FilesWindowMini{display:block;width:3em;height:100%;background-color:#21252b;position:relative}.BackIconMini{width:15px;height:20px;margin:10px;cursor:pointer}.MinimizeIcon{width:20px;height:20px;margin:0 10px;cursor:pointer}.FilesBottom{position:absolute;bottom:2px;right:0}.window.window-resize-width{cursor:ew-resize}.GlobalVariables{display:flex;width:100%;height:80%;overflow:scroll;flex-direction:column;align-items:center}.Title{text-align:center}.variable-tile{display:flex;width:100%;height:200px;flex-direction:column;align-items:center}.DebugTopBar{background-color:#282c34;width:100%}.DebugBarContent{display:flex;align-items:center;justify-content:space-between;flex-direction:column}.AddIcon,.EditIcon{width:15px;height:15px;margin:0 10px;cursor:pointer}.ProjNameDiv{display:flex;align-items:center}.ProjNameInput{background-color:#21252b;border-radius:1%;color:#fff;font-size:15px;font-weight:600;width:100%;height:100%;margin-top:2px;outline:none}.backwardStepIcon,.stopIcon,.forwardStepIcon{width:15px;height:15px;cursor:pointer;color:#fff}.stopIcon{margin:0 10px}.CloudSavingIcon{width:21px;height:19px;margin:0 10px;cursor:pointer}.ProjIcons{display:flex;align-items:center}.Disabled{opacity:.5;cursor:not-allowed}.variable-tile_elements{overflow:scroll}.list-variable-tile{display:flex;width:100%;height:200px;flex-direction:column;align-items:center}.remove-element{height:20px;margin:0 10px;cursor:pointer;color:#fff}.list-variable-tile_element{display:flex;width:100%;height:20px;align-items:center;justify-content:center;background-color:#21252b;margin:5px 0;padding:0 10px;border-radius:5px}:root{font-family:Menlo,Monaco,Courier New,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
