*{padding:0;margin:0}:root{--tab-border-light: #e5e5e5;--tab-bg-light: #f8f8f8;--tab-bg-active-light: #fff;--tab-border-top-light: #005fb8;--tab-color-light: #3b3b3b;--tab-border-dark: #1e1e1e;--tab-bg-dark: #2d2d2d;--tab-bg-active-dark: #1e1e1e;--tab-border-top-dark: #1e1e1e;--tab-color-dark: rgb(204, 204, 204);--tab-border: var(--tab-border-light);--tab-bg: var(--tab-bg-light);--tab-bg-active: var(--tab-bg-active-light);--tab-border-top: var(--tab-border-top-light);--tab-color: var(--tab-color-light);--tab-height: 35px}body{font-family:sans-serif;height:100vh;overflow:hidden}.lil-gui{--background-color: hsl(from var(--tab-bg) h s calc(l - 10) );--text-color: var(--tab-color);--title-background-color: hsl(from var(--tab-bg) h s calc(l - 10) );--title-text-color: var(--tab-color);--title-height: var(--tab-height);--widget-color: hsl(from var(--tab-border) h s calc(l - 10) );--hover-color: hsl(from var(--widget-color) h s calc(l - 10) );--focus-color: hsl(from var(--widget-color) h s calc(l - 10) )}body.dark .lil-gui{--background-color: hsl(from var(--tab-bg) h s calc(l + 10) );--text-color: var(--tab-color);--title-background-color: hsl(from var(--tab-bg) h s calc(l + 10) );--title-text-color: var(--tab-color);--title-height: var(--tab-height);--widget-color: hsl(from var(--tab-border) h s calc(l + 10) );--hover-color: hsl(from var(--widget-color) h s calc(l + 10) );--focus-color: hsl(from var(--widget-color) h s calc(l + 10) )}body.dark{--tab-border: var(--tab-border-dark);--tab-bg: var(--tab-bg-dark);--tab-bg-active: var(--tab-bg-active-dark);--tab-border-top: var(--tab-border-top-dark);--tab-color: var(--tab-color-dark)}#app{height:100vh;display:flex;flex-direction:column}#editor-container{display:flex;flex-direction:column;height:100%}#editor{flex:1;min-height:0}.cm-editor{height:100%}#tab-holder-container{background-color:var(--tab-bg);border-bottom:solid 1px var(--tab-border)}.tab-holder{display:flex;margin-right:260px;overflow-x:auto}.file-tab{border:none;cursor:pointer;align-items:center;gap:4px;background-color:var(--tab-bg);border-right:1px solid var(--tab-border);height:var(--tab-height);min-width:max-content;width:120px;display:flex;justify-content:space-between;padding:4px 10px;flex:0 0 auto;color:var(--tab-color);font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace}.file-tab.active{background-color:var(--tab-bg-active);border-bottom:1px solid var(--tab-bg-active);border-top:1px solid var(--tab-border-top)}body.dark .file-tab>img{filter:invert(100%)}.add-btn{height:35px;width:35px}body.dark .add-btn img{filter:invert(100%)}.error{background:linear-gradient(135deg,#ec5a5e,#c84144)!important}.hidden{display:none!important}#output-content{flex:1;min-height:0;display:flex}#terminal-container{flex:1;min-height:0;background-color:#000}#output-container{display:flex;flex-direction:column;height:100%}.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;-webkit-user-select:text;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}
