:root{--background-primary-dark: #221133;--background-secondary-dark: #110022;--foreground-primary-dark: #eeddff;--foreground-secondary-dark: #ccbbdd;--foreground-primary-dark-complement: #aaddbb;--foreground-secondary-dark-complement: #ffeedd;--background-primary-light: #eeddff;--background-secondary-light: #ddccee;--foreground-primary-light: #221133;--foreground-secondary-light: #110022;--foreground-primary-light-complement: #664422;--foreground-secondary-light-complement: #339865;--primary-font-family-mono-sans: "Red Hat Mono", monospace, sans-serif;--primary-font-family-mono-serif: "Courier Prime Regular", monospace, serif;--font-weight-light: 300;--font-weight-medium: 400;--font-weight-semibold: 550;--font-weight-extrabold: 700;--header-font-size: min(1.9vw, .6em);--nav-width: min(80vw, 600px);--nav-height: 1.5rem;--header-copyright-size: calc(var(--header-font-size) * 2.5);--header-height: calc((var(--header-font-size) * 6) + var(--header-copyright-size) + 2.3em);--content-height: calc(100vh - var(--header-height) - var(--nav-height) - 1rem)}@media (prefers-color-scheme: dark){:root{--background-primary: var(--background-primary-dark);--background-secondary: var(--background-secondary-dark);--foreground-primary: var(--foreground-primary-dark);--foreground-secondary: var(--foreground-secondary-dark);--foreground-primary-complement: var(--foreground-primary-dark-complement);--foreground-secondary-complement: var(--foreground-secondary-dark-complement)}}@media (prefers-color-scheme: light){:root{--background-primary: var(--background-primary-light);--background-secondary: var(--background-secondary-light);--foreground-primary: var(--foreground-primary-light);--foreground-secondary: var(--foreground-secondary-light);--foreground-primary-complement: var(--foreground-primary-light-complement);--foreground-secondary-complement: var(--foreground-secondary-light-complement)}}hr{border:1px dashed var(--foreground-primary-dark)}.red-hat-mono-regular{font-family:Red Hat Mono,system-ui;font-optical-sizing:auto;font-weight:400;font-style:normal}.courier-prime-regular{font-family:Courier Prime,system-ui;font-weight:400;font-style:normal}.courier-prime-bold{font-family:Courier Prime,system-ui;font-weight:700;font-style:normal}.page{display:flex;flex-flow:column;justify-content:center;align-self:center}.page .row.header{flex-direction:column;flex-basis:var(--header-height);max-height:var(--header-height);flex-grow:0;flex-shrink:0;width:100%;white-space:pre;font-size:var(--header-font-size);line-height:1em;padding:1.2em 0 1.1em;margin-bottom:0;align-items:center;border-top:1px dashed var(--foreground-primary);border-bottom:1px dashed var(--foreground-primary)}.copyright{font-family:Courier Prime,system-ui;font-weight:400;font-style:normal;align-self:center;margin-top:.4em;justify-content:flex-end;font-size:var(--header-copyright-size)}.page.nav{display:flex;flex-flow:row;align-content:center;width:var(--nav-width);height:1.5em;padding:0;margin:.2em 0 0;color:var(--foreground-secondary)}.page.nav.links{font-family:Courier Prime,system-ui,monospace,serif;display:flex;padding:0;justify-content:space-between;list-style:none;cursor:pointer}.page .row.console{flex:0 0 var(--content-height);max-height:var(--content-height);flex-direction:column;font-family:Red Hat Mono,system-ui;font-weight:400;font-style:normal;width:90vw;margin-top:.3em;padding-left:1em;padding-right:1em;margin-bottom:0}.page .row.console.log{flex:0 1 100%;flex-grow:0;flex-flow:column-reverse;font-size:1em;align-items:flex-start;justify-content:flex-start;background-color:var(--background-secondary);border-bottom:1px dashed var(--foreground-primary);border-top-left-radius:10px;border-top-right-radius:10px;overflow:scroll;scrollbar-width:none;padding-bottom:1em}.page .row.console.input{flex:0 0 2.5em;flex-flow:row nowrap;justify-items:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:var(--background-secondary);margin-top:0;margin-bottom:0}.caret{font-weight:700;font-size:1.5em;padding-top:.125em;color:var(--foreground-secondary-complement)}.page .row.console.input input{height:1.5em;flex:0 1 100%;justify-content:flex-end;padding-bottom:.125em;margin-left:.5em;font-size:1em;background-color:var(--background-secondary);font-family:var(--primary-font-family-mono-sans),monospace;color:var(--foreground-primary);outline:none;border:none}.page .row.message{display:flex;flex-flow:column nowrap;font-family:var(--primary-font-family-mono-serif),monospace;font-size:1em;margin-top:2em;margin-bottom:auto;width:80vw;align-items:center;justify-self:center;justify-content:center;color:var(--foreground-primary)}li{padding:.2em 0}li.inbound-message{color:var(--foreground-primary-complement)}li.inbound-message.show{opacity:1}li.command-message{color:var(--foreground-primary);font-weight:500}body{background-color:var(--background-primary);color:var(--foreground-primary);font-family:var(--primary-font-family-mono-sans),monospace;font-optical-sizing:auto;font-weight:var(--font-weight-medium);font-style:normal}a{color:var(--foreground-secondary);text-decoration:underline;text-decoration-style:dotted}a:hover{color:var(--foreground-primary-complement);text-decoration:underline}a:visited{color:var(--foreground-secondary);text-decoration:underline dotted}a:active{color:var(--foreground-primary-complement);text-decoration:underline}.list-move[data-v-68ddd961],.list-enter-active[data-v-68ddd961],.list-leave-active[data-v-68ddd961]{transition:all .3s ease}.list-enter-from[data-v-68ddd961],.list-leave-to[data-v-68ddd961]{opacity:0;transform:translateY(100%);transition:all .4s ease}.list-leave-active[data-v-68ddd961]{position:absolute}ul[data-v-68ddd961]{margin:0;padding:0;list-style:none}
