.wterm{--term-fg:#d4d4d4;--term-bg:#1e1e1e;--term-cursor:#aeafad;--term-color-0:#1e1e1e;--term-color-1:#f44747;--term-color-2:#6a9955;--term-color-3:#d7ba7d;--term-color-4:#569cd6;--term-color-5:#c586c0;--term-color-6:#4ec9b0;--term-color-7:#d4d4d4;--term-color-8:gray;--term-color-9:#f44747;--term-color-10:#6a9955;--term-color-11:#d7ba7d;--term-color-12:#569cd6;--term-color-13:#c586c0;--term-color-14:#4ec9b0;--term-color-15:#fff;--term-font-family:"Menlo", "Consolas", "DejaVu Sans Mono", "Courier New", monospace;--term-font-size:14px;--term-line-height:1.2;--term-row-height:17px;background:var(--term-bg);color:var(--term-fg);font-family:var(--term-font-family);font-size:var(--term-font-size);line-height:var(--term-line-height);border-radius:8px;outline:none;padding:12px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.wterm:focus,.wterm:focus-visible{outline:none}.term-grid{white-space:pre;contain:layout paint style;will-change:contents;display:block}.term-row{height:var(--term-row-height);line-height:var(--term-row-height);contain:layout style;display:block}.term-row>span{height:var(--term-row-height);vertical-align:top;display:inline-block}.term-block{width:1ch;overflow:hidden}.term-cursor{outline:1px solid var(--term-cursor);outline-offset:-1px}.wterm.focused .term-cursor{background:var(--term-cursor);color:var(--term-bg);outline:none}.wterm.focused.cursor-blink .term-cursor{animation:1s step-end infinite cursor-blink}@keyframes cursor-blink{0%,to{background:var(--term-cursor);color:var(--term-bg)}50%{color:inherit;background:0 0}}.wterm.has-scrollback{overflow-y:auto}.wterm ::selection{background:#569cd64d}.wterm.theme-solarized-dark{--term-fg:#839496;--term-bg:#002b36;--term-cursor:#93a1a1;--term-color-0:#073642;--term-color-1:#dc322f;--term-color-2:#859900;--term-color-3:#b58900;--term-color-4:#268bd2;--term-color-5:#d33682;--term-color-6:#2aa198;--term-color-7:#eee8d5;--term-color-8:#586e75;--term-color-9:#cb4b16;--term-color-10:#586e75;--term-color-11:#657b83;--term-color-12:#839496;--term-color-13:#6c71c4;--term-color-14:#93a1a1;--term-color-15:#fdf6e3}.wterm.theme-monokai{--term-fg:#f8f8f2;--term-bg:#272822;--term-cursor:#f8f8f0;--term-color-0:#272822;--term-color-1:#f92672;--term-color-2:#a6e22e;--term-color-3:#f4bf75;--term-color-4:#66d9ef;--term-color-5:#ae81ff;--term-color-6:#a1efe4;--term-color-7:#f8f8f2;--term-color-8:#75715e;--term-color-9:#f92672;--term-color-10:#a6e22e;--term-color-11:#f4bf75;--term-color-12:#66d9ef;--term-color-13:#ae81ff;--term-color-14:#a1efe4;--term-color-15:#f9f8f5}.wterm.theme-light{--term-fg:#383a42;--term-bg:#fafafa;--term-cursor:#526eff;--term-color-0:#383a42;--term-color-1:#e45649;--term-color-2:#50a14f;--term-color-3:#c18401;--term-color-4:#4078f2;--term-color-5:#a626a4;--term-color-6:#0184bc;--term-color-7:#fafafa;--term-color-8:#a0a1a7;--term-color-9:#e45649;--term-color-10:#50a14f;--term-color-11:#c18401;--term-color-12:#4078f2;--term-color-13:#a626a4;--term-color-14:#0184bc;--term-color-15:#fff}html,body{background:#16161e;height:100%;margin:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.sr-only.svelte-1uha8ag{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only.svelte-1uha8ag:focus{z-index:100;clip:auto;color:#1a1b26;background:#7dcfff;border-radius:6px;width:auto;height:auto;margin:0;padding:.5rem .9rem;position:fixed;top:1rem;left:1rem;overflow:visible}.noscript-fallback.svelte-1uha8ag{z-index:50;color:#c0caf5;background:#1a1b26f0;border:1px solid #f7768e59;border-radius:6px;padding:.6rem 1rem;font-size:.85rem;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.noscript-fallback.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#7dcfff}body{color:#c0caf5;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:JetBrains Mono,Fira Code,SFMono-Regular,Menlo,Consolas,ui-monospace,monospace;overflow:hidden}.wterm.theme-onlybash{--term-fg:#c0caf5;--term-bg:#1a1b26;--term-cursor:#c0caf5;--term-color-0:#15161e;--term-color-1:#f7768e;--term-color-2:#9ece6a;--term-color-3:#e0af68;--term-color-4:#7aa2f7;--term-color-5:#bb9af7;--term-color-6:#7dcfff;--term-color-7:#a9b1d6;--term-color-8:#414868;--term-color-9:#ff7a93;--term-color-10:#b9f27c;--term-color-11:#ff9e64;--term-color-12:#7da6ff;--term-color-13:#bb9af7;--term-color-14:#0db9d7;--term-color-15:#c0caf5;--term-font-family:"JetBrains Mono", "Fira Code", "SFMono-Regular", "Menlo", "Consolas", ui-monospace, monospace;--term-font-size:14px;--term-line-height:1.45}.page.svelte-1uha8ag{background:#16161e;place-items:center;width:100%;height:100vh;padding:clamp(1rem,3vw,2.5rem);display:grid}.window.svelte-1uha8ag{background:#1a1b26;border:1px solid #2b2d3a;border-radius:8px;grid-template-rows:auto 1fr auto;width:min(100%,1080px);height:min(100%,720px);display:grid;overflow:hidden}.chrome.svelte-1uha8ag{background:#1a1b26;border-bottom:1px solid #2b2d3a;align-items:center;padding:.65rem .85rem;display:flex}.lights.svelte-1uha8ag{gap:.4rem;display:flex}.light.svelte-1uha8ag{border-radius:999px;width:.7rem;height:.7rem;display:block}.light--red.svelte-1uha8ag{background:#f7768e}.light--amber.svelte-1uha8ag{background:#e0af68}.light--green.svelte-1uha8ag{background:#9ece6a}.terminal-wrap.svelte-1uha8ag{background:#1a1b26;position:relative;overflow:hidden}.wterm.svelte-1uha8ag{width:100%;height:100%;padding:1rem 1.25rem}.hint.svelte-1uha8ag{color:#565f89;background:#1a1b26;border-top:1px solid #2b2d3a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.74rem;display:flex}.hint.svelte-1uha8ag kbd:where(.svelte-1uha8ag){color:#c0caf5;background:#16161e;border:1px solid #2b2d3a;border-radius:3px;padding:.05rem .45rem;font-family:inherit;font-size:.72rem;display:inline-block}.hint-sep.svelte-1uha8ag{color:#414868}@media (width<=780px){.page.svelte-1uha8ag{padding:0}.window.svelte-1uha8ag{border-left:none;border-right:none;border-radius:0;width:100%;height:100vh}}
