@font-face{font-family:AB-Equinox;src:url(/fonts/AB-Equinox.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:AlmostThere-Numeric;src:url(/fonts/AlmostThere-Numeric.otf) format("opentype");font-weight:400;font-style:normal}:root{--void: #04070a;--surface-0: #04070a;--surface-1: #070d14;--surface-2: #0c1722;--surface-3: #102234;--surface-4: #16344a;--cyan: #16a8e8;--fg-0: #e8f4ff;--fg-1: #a9e4ff;--fg-2: #4cc6ff;--fg-3: #1a5a7a;--amber: #f5b643;--state-running: #4cc6ff;--state-waiting: #f5b643;--state-completed: #5fd97a;--state-crashed: #ff5e5e;--purple: #b9a9e2;--purple-deep: #40367e}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden;background:var(--void);color:var(--fg-0);font-family:JetBrains Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%;position:relative}.instance-window.svelte-2g64mt{position:fixed;top:100px;left:36vw;background:#000000e0;border:1px solid rgba(247,190,105,.22);box-shadow:0 0 0 1px #0009,0 8px 48px #000000b3,inset 0 0 0 1px #f7be690f;display:flex;flex-direction:column}.instance-window.svelte-2g64mt:before,.instance-window.svelte-2g64mt:after{content:"";position:absolute;width:8px;height:8px;border-color:#d3708db3;border-style:solid;pointer-events:none}.instance-window.svelte-2g64mt:before{top:-1px;left:-1px;border-width:2px 0 0 2px}.instance-window.svelte-2g64mt:after{bottom:-1px;right:-1px;border-width:0 2px 2px 0}.title-bar.svelte-2g64mt{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid rgba(247,190,105,.1);flex-shrink:0;cursor:grab;user-select:none;transition:border-bottom-color .2s}.title-bar.focused.svelte-2g64mt{border-bottom-color:#f7be6947}.title-bar.svelte-2g64mt:active{cursor:grabbing}.title.svelte-2g64mt{display:flex;align-items:baseline;gap:8px}.initials.svelte-2g64mt{font-family:AB-Equinox,monospace;font-size:12px;color:#ffffff59;text-shadow:none;transition:color .2s,text-shadow .2s}.title-bar.focused.svelte-2g64mt .initials:where(.svelte-2g64mt){color:#fff;text-shadow:0 0 10px rgba(247,190,105,.55)}.path.svelte-2g64mt{font-family:JetBrains Mono,monospace;font-size:11px}.path-cortex.svelte-2g64mt{color:#fff3;transition:color .2s}.title-bar.focused.svelte-2g64mt .path-cortex:where(.svelte-2g64mt){color:#ffffff73}.path-sep.svelte-2g64mt{color:#f7be6940;transition:color .2s}.title-bar.focused.svelte-2g64mt .path-sep:where(.svelte-2g64mt){color:#f7be698c}.path-directive.svelte-2g64mt{color:#b6b2ec66;transition:color .2s}.title-bar.focused.svelte-2g64mt .path-directive:where(.svelte-2g64mt){color:#b6b2ecf2}.controls.svelte-2g64mt{display:flex;gap:14px}.ctrl.svelte-2g64mt{background:none;border:none;padding:0;font-family:JetBrains Mono,monospace;font-size:10px;color:#d5bca84d;cursor:pointer;letter-spacing:.03em;transition:color .15s}.title-bar.focused.svelte-2g64mt .ctrl:where(.svelte-2g64mt){color:#d5bca88c}.ctrl.svelte-2g64mt:hover{color:#f7be69e6}.content.svelte-2g64mt{flex:1;display:flex;min-height:0}.editor.svelte-2g64mt{flex:1;background:transparent;border:none;outline:none;resize:none;font-family:JetBrains Mono,monospace;font-size:13px;color:#d5bca8d9;padding:14px 16px;line-height:1.65;caret-color:#f7be69e6}.editor.svelte-2g64mt::placeholder{color:#d5bca82e}.resize-handle.svelte-2g64mt{position:absolute;bottom:0;right:0;width:18px;height:18px;cursor:nwse-resize}.resize-handle.svelte-2g64mt:before{content:"";position:absolute;bottom:4px;right:4px;width:6px;height:6px;border-right:2px solid rgba(211,112,141,.55);border-bottom:2px solid rgba(211,112,141,.55);transition:border-color .15s}.resize-handle.svelte-2g64mt:hover:before{border-color:#f7be69e6}.launcher.svelte-kmhbaw{position:fixed;inset:0;z-index:60;pointer-events:none}.input-col.svelte-kmhbaw{position:absolute;top:100px;left:58px;pointer-events:none}.char.svelte-kmhbaw{display:block;height:20px;line-height:20px;font-family:AB-Equinox,monospace;font-size:14px;color:var(--purple)}.cursor.svelte-kmhbaw{display:block;width:10px;height:2px;background:var(--purple);margin-top:2px;animation:svelte-kmhbaw-blink 1.06s step-end infinite}@keyframes svelte-kmhbaw-blink{0%,to{opacity:1}50%{opacity:0}}.results-panel.svelte-kmhbaw{position:absolute;top:100px;left:91px;width:340px;background:#000000b8;pointer-events:all}.result-row.svelte-kmhbaw{display:flex;flex-direction:column;gap:2px;width:100%;padding:8px 12px;background:transparent;border:none;border-left:2px solid transparent;cursor:default;text-align:left}.result-row.selected.svelte-kmhbaw{background:#ffffff0f;border-left-color:var(--purple)}@keyframes svelte-kmhbaw-item-flash{0%,to{background:#ffffff0f;border-left-color:var(--purple);color:inherit}50%{background:#faf3fc8c;border-left-color:#faf3fc;color:#faf3fc}}.result-row.flashing.svelte-kmhbaw{animation:svelte-kmhbaw-item-flash 80ms ease-in-out 3}.result-line1.svelte-kmhbaw{display:flex;align-items:baseline;gap:10px}.aurebesh.svelte-kmhbaw{font-family:AB-Equinox,monospace;font-size:15px;color:#faf3fc;letter-spacing:.05em;flex-shrink:0;min-width:1.6em}.path.svelte-kmhbaw{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--purple);letter-spacing:.04em;line-height:1.4}.path-directive.svelte-kmhbaw{color:#8b78c4}.result-desc.svelte-kmhbaw{font-family:JetBrains Mono,monospace;font-size:10px;color:#edf4b1;opacity:.4;line-height:1.4;white-space:normal;word-break:break-word}canvas.svelte-1n46o8q{position:fixed;inset:0;z-index:0}.mobile-input.svelte-1n46o8q{position:fixed;top:0;left:0;width:1px;height:1px;opacity:0;border:none;outline:none;padding:0;font-size:16px;pointer-events:none}
