header.svelte-1cfhmh7{width:100%;height:var(--controls-height);padding:0 .5rem;background-color:var(--controls-background-color);display:flex;flex-direction:row;justify-content:space-between;gap:.5rem}header.svelte-1cfhmh7>div:where(.svelte-1cfhmh7){display:flex;align-items:center;gap:.25rem}#separator.svelte-y3f1kd{display:flex;justify-content:center;align-items:center;cursor:col-resize;background-color:var(--separator-background-color)}#separator.svelte-y3f1kd:focus-visible{outline:2px solid var(--focus-color, #4A90E2);outline-offset:-1px}#separator.svelte-y3f1kd:before{content:"⣿"}#separator[data-vertical=true].svelte-y3f1kd{cursor:row-resize}#separator[data-vertical=true].svelte-y3f1kd:before{transform:rotate(90deg)}#editor-container.svelte-1svwdmg{min-width:100%;min-height:100%;position:relative;isolation:isolate}#editor.svelte-1svwdmg{height:100%}.loading-overlay.svelte-1svwdmg,.error-overlay.svelte-1svwdmg{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--controls-background-color, #1e1e1e)}.loading-overlay.svelte-1svwdmg{gap:1rem}.spinner.svelte-1svwdmg{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:svelte-1svwdmg-spin 1s linear infinite}@keyframes svelte-1svwdmg-spin{to{transform:rotate(360deg)}}.error-overlay.svelte-1svwdmg{color:#f44}#output-container.svelte-14chx08{display:grid;grid-template-rows:1fr 2rem;background-color:var(--output-background-color);min-height:0}#output.svelte-14chx08{font-family:monospace;overflow:auto;min-height:0}#outputText.svelte-14chx08{display:flex;flex-direction:column;padding-left:calc(1ch + .75rem);margin:0}#outputText.svelte-14chx08 span:where(.svelte-14chx08){display:block}#outputText span.stdin{color:var(--stdin-color)}#outputText span.stderr{color:var(--stderr-color)}#outputText span.sysmsg{color:var(--sysmsg-color)}#input-container.svelte-14chx08{display:flex;align-items:center;padding:.25rem;gap:.5rem;font-family:monospace}#input-container.svelte-14chx08 input:where(.svelte-14chx08){flex:1;height:var(--input-height);padding:0}path.svelte-z57w3v{fill:currentColor}button.svelte-1a037mv{appearance:none;background:transparent;transition:background-color .2s ease;border-radius:.5rem;padding:2px;border:1px solid transparent;cursor:pointer}button.svelte-1a037mv:hover{background-color:var(--controls-btn-hover-color)}#settings-button{anchor-name:--settings-anchor}#settings-panel.svelte-bkyk24{position:fixed;position-anchor:--settings-anchor;top:var(--controls-height);left:anchor(left);background-color:var(--controls-background-color);padding:.75rem;border:1px solid var(--input-background-color);border-top-color:var(--controls-background-color);border-radius:0 0 1rem 1rem}#settings-panel.svelte-bkyk24:popover-open{display:flex;flex-direction:column;width:18rem}#arg-header.svelte-bkyk24{display:flex;align-items:center;justify-content:space-between}#arg-list.svelte-bkyk24{display:flex;flex-direction:column;row-gap:.25rem}.arg.svelte-bkyk24{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.arg.svelte-bkyk24>input:where(.svelte-bkyk24){width:100%;background-color:var(--input-background-color);color:var(--text-color);border-radius:.25rem;border:var(--input-border-color) solid var(--input-border-width)}.arg.svelte-bkyk24>input:where(.svelte-bkyk24):disabled{color:rgb(from var(--text-color) r g b / .6);border-color:rgb(from var(--input-border-color) r g b / .6)}
