:root{--000:#000;--bf0000:#bf0000;--c90000:#c90000;--00bf00:#00bf00;--00bd00:#00bd00;--bf6900:#bf6900;--0000ff:#0000ff;--0000b7:#0000b7;--bf00ff:#bf00ff;--a900a9:#a900a9;--00aaaa:#00aaaa;--aaa:#aaa;--595959:#595959;--ff8080:#ff8080;--ff5555:#ff5555;--80ff80:#80ff80;--55ff55:#55ff55;--ffc680:#ffc680;--ffff55:#ffff55;--8080ff:#8080ff;--5555ff:#5555ff;--df80ff:#df80ff;--ff55ff:#ff55ff;--55ffff:#55ffff;--fff:#fff;--d41919:#d41919;--707070:#707070;--terminal-font-size:13px}.black{color:var(--000)}.red{color:var(--c90000)}.green,.success{color:var(--00bd00)}.yellow-dark{color:var(--bf6900)}.blue{color:var(--0000b7)}.purple,.ghost{color:var(--bf00ff)}.cyan{color:var(--00aaaa)}.white{color:var(--fff)}.muted{color:var(--aaa)}.gray{color:var(--595959)}.red-light{color:var(--ff5555)}.green-light{color:var(--55ff55)}.yellow-light,.accent{color:var(--ffff55)}.blue-light,.path{color:var(--5555ff)}.purple-light{color:var(--ff55ff)}.cyan-light,.user{color:var(--55ffff)}.white-light,.symbol,.output{color:var(--fff)}.root,.danger{color:var(--d41919)}.dim{color:var(--707070)}:is(.term-input.user,.term-input.root,.term-input.ghost){color:var(--fff)}.prompt-bottom.user{color:var(--55ffff)}.prompt-bottom.root{color:var(--bf0000)}.prompt-bottom.ghost{color:var(--bf00ff)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0; padding:0;width:100%;height:100%;min-height:100%;overflow:hidden;background:var(--000);color:#FFF;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;text-size-adjust:none;-ms-text-size-adjust:none;user-select:text;-webkit-user-select:text;-ms-user-select:text;cursor:text}.bg{position:fixed;inset:0;z-index:0;pointer-events:none;background:transparent;background-size:cover;background-position:center center;background-repeat:no-repeat}.app{position:relative;z-index:1;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;background:transparent;overflow:hidden}.screen{position:relative;z-index:2;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:1rem 1.25rem .9rem;opacity:1;transform:translate3d(0,0,0);transition:opacity .3s ease,transform .3s ease}.transcript{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;max-width:100%;padding-bottom:.35rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.transcript>*{flex-shrink:0}.transcript::-webkit-scrollbar{width:4px;height:4px}.transcript::-webkit-scrollbar-track{background:transparent}.transcript::-webkit-scrollbar-thumb{background:#367BF033;border-radius:999px}.line{width:100%;max-width:100%;min-width:0;flex:0 0 auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;line-height:1.16;font-size:var(--terminal-font-size);letter-spacing:-.01em;color:var(--fff)}.line+.line{margin-top:.03rem}.line.spacer{height:.7rem}.segment{display:inline}.command-line{width:100%;display:flex;flex-direction:column;flex-shrink:0;flex:0 0 auto;padding-top:.32rem;margin-top:.08rem}.prompt-top{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;line-height:1.16;font-size:var(--terminal-font-size);color:var(--fff);letter-spacing:-.01em;min-height:1.15em;flex:0 0 auto}.prompt-row{display:flex;align-items:baseline;min-width:0;width:100%;gap:0;line-height:1.16;font-size:var(--terminal-font-size);flex:0 0 auto}.prompt-row>*+*{margin-left:.25ch}.prompt-bottom{flex:0 0 auto;white-space:pre;font-weight:700;color:var(--fff)}.input-holder{position:relative;flex:1 1 auto;min-width:1ch;overflow:hidden;white-space:nowrap}.term-input{width:100%;min-width:1ch;border:0;outline:0;background:transparent;color:#FFF;caret-color:transparent;font-family:inherit;font-size:var(--terminal-font-size);line-height:1.16;letter-spacing:-.01em;padding:0;margin:0;appearance:none;overflow-x:auto;overflow-y:hidden;white-space:pre;-ms-overflow-style:none;scrollbar-width:none}.term-input::-webkit-scrollbar{display:none}.mirror{position:absolute;top:0;left:0;visibility:hidden;white-space:pre;pointer-events:none;font:inherit;line-height:inherit;letter-spacing:inherit;padding:0;margin:0;border:0}.fake-caret{position:absolute;top:50%;left:0;width:.78em;height:1.18em;transform:translate3d(0,-50%,0);background:currentColor;opacity:1;pointer-events:none;animation:blink 1.05s steps(1,end) infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:#367BF055;color:var(--fff)}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}@media screen and (max-width:780px){:root{--terminal-font-size:12px}.screen{padding:.6rem .6rem .5rem}.transcript{padding-bottom:.25rem}.command-line{padding-top:.26rem;margin-top:.06rem}}@media screen and (max-width:480px){:root{--terminal-font-size:11px}.screen{padding:.45rem .45rem .4rem}.transcript{padding-bottom:.2rem}.command-line{padding-top:.2rem;margin-top:.04rem}}@media screen and (max-width:360px){:root{--terminal-font-size:10px}.screen{padding:.3rem .3rem .3rem}.transcript{padding-bottom:.15rem}.command-line{padding-top:.16rem;margin-top:.02rem}}@media(prefers-reduced-motion:reduce){.screen{transition:none !important}.fake-caret{animation:none !important}}.line.split{display:grid;grid-template-columns:55ch auto;column-gap:2ch;white-space:pre}.line.split .left{white-space:pre}.line.split .right{white-space:pre}
