:root{--bg:#0b0e0d;--footer-band:44px}html,body{background:var(--bg);height:100%;margin:0}#terminal{top:0;left:0;right:0;bottom:var(--footer-band);box-sizing:border-box;-webkit-overflow-scrolling:touch;color:#cfe8d8;background:var(--bg);padding:12px;font-family:Cascadia Code,Fira Code,Menlo,Consolas,monospace;font-size:14px;line-height:1.3;position:fixed;overflow:hidden auto}.term-log .line{white-space:pre-wrap;overflow-wrap:anywhere;min-height:1.3em}.term-log .line:not(:empty){cursor:pointer}.term-log .line.here{background:#6ee7a814;border-radius:2px;margin-left:-6px;padding-left:6px;box-shadow:inset 2px 0 #6ee7a8}.term-log .line.you{opacity:.5}.term-log .line.you.here{opacity:1}.term-log .term-reply{color:#6ee7a8;opacity:.5;cursor:pointer;-webkit-user-select:none;user-select:none;margin-left:1ch}.term-log .term-reply:hover,.term-log .term-reply:active{opacity:1}.term-log .line.banner{white-space:pre}.term-input{white-space:pre-wrap;overflow-wrap:anywhere;padding-right:5em;position:relative}.term-send{color:#6ee7a8;background:var(--bg);opacity:.5;cursor:pointer;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;right:0}.term-send:before{content:"[ "}.term-send:after{content:" ]"}.term-send:hover,.term-send:active{opacity:1}.term-input .editable{caret-color:#6ee7a8;outline:none}.term-input .ghost{opacity:.35}.term-log .term-secret{font:inherit;color:inherit;caret-color:#6ee7a8;background:0 0;border:none;outline:none;width:8ch;padding:0}.term-log .choice{cursor:pointer}#terminal .b{font-weight:600}#terminal .dim{opacity:.5}#terminal .red{color:#e76e6e}#terminal .green{color:#4ea36f}#terminal .yellow{color:#d7ba7d}#terminal .bgreen{color:#6ee7a8}#version{z-index:1;color:#cfe8d8;opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cascadia Code,Fira Code,Menlo,Consolas,monospace;font-size:12px;position:fixed;bottom:8px;right:12px}#connection{z-index:1;opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-family:Cascadia Code,Fira Code,Menlo,Consolas,monospace;font-size:12px;display:flex;position:fixed;bottom:8px;left:12px}#connection:before{content:"";background:0 0;border-radius:50%;width:9px;height:9px}#connection.online{color:#6ee7a8}#connection.online:before{background:#6ee7a8;box-shadow:0 0 4px #6ee7a8}#connection.offline{color:#e76e6e}#connection.offline:before{background:#e76e6e;box-shadow:0 0 4px #e76e6e}#source{z-index:1;color:#cfe8d866;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cascadia Code,Fira Code,Menlo,Consolas,monospace;font-size:12px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}#source a{color:inherit;pointer-events:auto;text-decoration:none}#source a:hover{color:#6ee7a8;text-decoration:underline}
