@font-face{font-family:Perfect;src:url(/assets/Perfect-CNsmdrVX.woff)format("woff");font-weight:400;font-style:normal}:root{--bg:#000;--blue:#00a;--green:#0a0;--cyan:#0aa;--red:#a00;--magenta:#a0a;--brown:#a50;--lgray:#aaa;--dgray:#555;--lblue:#55f;--lgreen:#5f5;--lcyan:#5ff;--lred:#f55;--lmagenta:#f5f;--yellow:#ff5;--white:#fff}*{box-sizing:border-box;scrollbar-width:none;outline:none;margin:0;padding:0}::-webkit-scrollbar{display:none}html,body{background:var(--bg);-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;width:100%;height:100%;font-family:Perfect,Consolas,Courier New,monospace;font-size:25px;line-height:28px;display:flex;overflow:hidden}#screen{-webkit-user-select:none;user-select:none;isolation:isolate;flex-direction:column;display:flex;position:relative;overflow:hidden}#menubar{background:var(--lgray);color:var(--bg);white-space:pre;z-index:10000;display:flex;position:relative;overflow:hidden}#menubar .menu-item{cursor:pointer;padding:0 1ch}#menubar .menu-item:hover,#menubar .menu-item.active{background:var(--blue);color:var(--white)}#menubar .menu-item .hotkey{color:var(--red)}#menubar .menu-item.active .hotkey{color:var(--yellow)}#menubar .clock{margin-left:auto;padding:0 1ch}.dropdown{background:var(--lgray);color:var(--bg);z-index:10001;white-space:nowrap;box-shadow:3px 3px 0 var(--bg);display:none;position:fixed}.dropdown.open{display:block}.dropdown .dd-item{cursor:pointer;padding:0 2ch;line-height:28px}.dropdown .dd-item:hover{background:var(--blue);color:var(--white)}.dropdown .dd-item .shortcut{float:right;color:var(--dgray);margin-left:3ch}.dropdown .dd-item:hover .shortcut{color:var(--lgray)}.dropdown .dd-sep{border-top:1px solid var(--dgray);height:0;margin:0 1ch;font-size:0;line-height:0}#desktop{background:var(--blue);cursor:default;flex:1;position:relative;overflow:hidden}#desktop-bg{white-space:pre;pointer-events:none;color:var(--lblue);position:absolute;inset:0;overflow:hidden}.desktop-icon{white-space:pre;text-align:center;cursor:pointer;color:var(--white);-webkit-user-select:none;user-select:none;z-index:1;position:absolute}.desktop-icon:hover{color:var(--yellow)}#statusbar{background:var(--cyan);color:var(--bg);white-space:pre;z-index:10000;display:flex;overflow:hidden}#statusbar span{padding:0 1ch}#statusbar .sb-btn{cursor:pointer}#statusbar .sb-btn:hover{background:var(--blue);color:var(--white)}#statusbar .key{color:var(--white);background:var(--bg);padding:0 .5ch}.dos-window{flex-direction:column;display:flex;position:absolute}.win-shadow{z-index:-1;pointer-events:none;background:#00000080;width:100%;height:100%;position:absolute}.win-top,.win-bot{white-space:pre;background:var(--cyan);color:var(--bg);flex-shrink:0;overflow:hidden}.win-top{cursor:move}.win-resize{cursor:nwse-resize;z-index:2;width:2ch;height:1lh;position:absolute;bottom:0;right:0}.win-top .win-close{cursor:pointer}.win-top .win-close:hover{color:var(--red)}.win-title-text{color:var(--white)}.dos-window.inactive .win-title-text,.dos-window.inactive .win-top,.dos-window.inactive .win-bot,.dos-window.inactive .win-side{color:var(--dgray)}.win-mid{flex:1;min-height:0;display:flex;overflow:hidden}.win-side{white-space:pre;background:var(--cyan);color:var(--bg);flex-shrink:0;overflow:hidden}.win-body{background:var(--cyan);color:var(--bg);flex:1;min-width:0;overflow:auto}.editor-area{background:var(--blue);width:100%;height:100%;color:var(--yellow);resize:none;font:inherit;scrollbar-width:none;border:none;outline:none;padding:0}.editor-area::-webkit-scrollbar{display:none}.dos-scrollbar{-webkit-user-select:none;user-select:none;cursor:default;flex-direction:column;flex-shrink:0;width:1ch;display:flex}.sb-up,.sb-down{cursor:pointer;text-align:center;white-space:pre}.sb-up:hover,.sb-down:hover{opacity:.7}.sb-track{white-space:pre;cursor:pointer;line-height:inherit;flex:1;overflow:hidden}.prompt-area{background:var(--bg);width:100%;height:100%;color:var(--lgreen);resize:none;font:inherit;scrollbar-width:none;border:none;outline:none;padding:0}.prompt-area::-webkit-scrollbar{display:none}.prompt-status{white-space:pre;flex-shrink:0;padding:0 1ch}.prompt-btn{cursor:pointer;padding:0 1ch}.prompt-btn:hover{opacity:.7}.about-content{text-align:center;white-space:pre-wrap}.about-content .about-logo{padding:8px 0 4px}.about-content .about-logo-img{width:112px;height:136px;image-rendering:pixelated}.about-content .sep{color:var(--dgray)}#dialog-overlay{z-index:20000;background:#0000004d;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#dialog-overlay.open{display:flex}.dialog-box{background:var(--cyan);flex-direction:column;display:flex}.dialog-box .dlg-top,.dialog-box .dlg-bot{white-space:pre;color:var(--bg);background:var(--cyan)}.dialog-box .dlg-mid{display:flex}.dialog-box .dlg-side{white-space:pre;background:var(--cyan);color:var(--bg)}.dialog-box .dlg-body{background:var(--cyan);color:var(--bg);text-align:left}.dialog-box .dialog-btn{background:var(--lgray);border:2px solid var(--white);border-right-color:var(--dgray);border-bottom-color:var(--dgray);cursor:pointer;font:inherit;margin-top:4px;padding:0 2ch;display:inline-block}.dialog-box .dialog-btn:active{border-color:var(--dgray);border-right-color:var(--white);border-bottom-color:var(--white)}.dialog-box .dlg-input{font:inherit;background:var(--blue);color:var(--white);border:none;outline:none;width:100%;padding:0 .5ch}.dialog-box .dlg-filelist{background:var(--blue);color:var(--white);cursor:pointer;overflow-y:auto}.dialog-box .dlg-filelist .dlg-entry{white-space:pre;padding:0 1ch}.dialog-box .dlg-filelist .dlg-entry:hover,.dialog-box .dlg-filelist .dlg-entry.selected{background:var(--cyan);color:var(--bg)}.dialog-box .dlg-filelist .dlg-entry .dlg-icon{color:var(--yellow)}.dialog-box .dlg-filelist .dlg-entry:hover .dlg-icon{color:var(--bg)}.dialog-box .dlg-filelist .dlg-entry .dlg-size{color:var(--lgray)}.dialog-box .dlg-filelist .dlg-entry:hover .dlg-size{color:var(--dgray)}.dialog-box .dlg-path{background:var(--blue);color:var(--yellow);white-space:pre;text-align:left;padding:0 1ch}.crt-canvas[data-v-c3b6a9e3]{pointer-events:none;z-index:50000;mix-blend-mode:multiply;position:absolute;top:0;left:0}.edit-root[data-v-7dc0e3ea]{flex-direction:column;width:100%;height:100%;display:flex}.edit-menubar[data-v-7dc0e3ea]{background:var(--lgray);color:var(--bg);flex-shrink:0;display:flex;position:relative}.edit-menu-item[data-v-7dc0e3ea]{cursor:pointer;padding:0 1ch}.edit-menu-item[data-v-7dc0e3ea]:hover,.edit-menu-item.active[data-v-7dc0e3ea]{background:var(--bg);color:var(--lgray)}.edit-title[data-v-7dc0e3ea]{margin-left:1ch}.edit-dropdown[data-v-7dc0e3ea]{background:var(--lgray);color:var(--bg);z-index:10;border:1px solid var(--dgray);min-width:16ch;position:absolute;top:100%;left:0}.edit-dropdown-item[data-v-7dc0e3ea]{cursor:pointer;padding:0 1ch}.edit-dropdown-item[data-v-7dc0e3ea]:hover{background:var(--bg);color:var(--lgray)}.edit-dropdown-sep[data-v-7dc0e3ea]{border-top:1px solid var(--dgray);margin:0}.edit-body[data-v-7dc0e3ea]{flex:1;display:flex;overflow:hidden}.edit-area[data-v-7dc0e3ea]{background:var(--blue);width:100%;height:100%;color:var(--white);font:inherit;line-height:inherit;resize:none;scrollbar-width:none;border:none;outline:none;padding:0 1ch;overflow-y:auto}.edit-area[data-v-7dc0e3ea]::-webkit-scrollbar{display:none}.edit-statusbar[data-v-7dc0e3ea]{background:var(--lgray);color:var(--bg);flex-shrink:0;padding:0 1ch}.dos-btn[data-v-5188af98]{background:var(--lgray);border:2px solid var(--white);border-right-color:var(--dgray);border-bottom-color:var(--dgray);cursor:pointer;font:inherit;color:var(--bg);padding:0 2ch;display:inline-block}.dos-btn[data-v-5188af98]:active{border-color:var(--dgray);border-right-color:var(--white);border-bottom-color:var(--white)}.kp[data-v-068a8d4e]{outline:none;flex-direction:column;height:100%;padding:0 1ch;display:flex}.kp-top[data-v-068a8d4e]{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.kp-pass[data-v-068a8d4e]{color:var(--blue);text-align:center;white-space:pre-wrap;word-break:break-all}.kp-emotes[data-v-068a8d4e]{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;min-height:60px;padding:4px 0;display:flex}.kp-img[data-v-068a8d4e]{width:56px;height:56px;image-rendering:pixelated}.kp-sep[data-v-068a8d4e]{color:var(--dgray)}.kp-line[data-v-068a8d4e]{color:var(--dgray);white-space:pre;flex-shrink:0}.kp-row[data-v-068a8d4e]{white-space:pre;flex-shrink:0}.kp-val[data-v-068a8d4e]{font-weight:700}.kp-bar[data-v-068a8d4e]{color:var(--blue)}.kp-dim[data-v-068a8d4e]{color:var(--dgray)}.kp-btns[data-v-068a8d4e]{flex-shrink:0;gap:1ch;padding:2px 0;display:flex}.btn[data-v-068a8d4e]{cursor:pointer;color:var(--blue)}.btn[data-v-068a8d4e]:hover{background:var(--blue);color:var(--white)}.pref[data-v-1ff13352]{flex-direction:column;height:100%;padding:0 1ch;display:flex}.pref-row[data-v-1ff13352]{white-space:pre;flex-shrink:0}.pref-head[data-v-1ff13352]{font-weight:700}.pref-line[data-v-1ff13352]{color:var(--dgray);white-space:pre;flex-shrink:0}.pref-val[data-v-1ff13352]{font-weight:700}.pref-label[data-v-1ff13352]{width:12ch;display:inline-block}.pref-bar[data-v-1ff13352]{color:var(--blue)}.pref-btn[data-v-1ff13352]{cursor:pointer}.pref-btn[data-v-1ff13352]:hover{background:var(--blue);color:var(--white)}.pref-btns[data-v-1ff13352]{flex-shrink:0;justify-content:center;gap:1ch;padding:2px 0;display:flex}.virus-content[data-v-2b9f5306]{color:#ff5;white-space:pre;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 1ch;display:flex}.virus-skull[data-v-2b9f5306]{font-size:inherit;line-height:inherit;margin:0}.virus-msg[data-v-2b9f5306]{margin-top:1ch;font-weight:700}.virus-sub[data-v-2b9f5306]{opacity:.8}.virus-overlay[data-v-2b9f5306]{z-index:49999;white-space:pre;font-family:inherit;position:absolute;inset:0;overflow:hidden}.virus-freeze[data-v-2b9f5306]{background:#000}.virus-bsod[data-v-2b9f5306]{color:#fff;background:#00a;justify-content:center;align-items:center;padding:0 5ch;display:flex}.bsod-content[data-v-2b9f5306]{white-space:pre-wrap;word-wrap:break-word;max-width:70ch}.bsod-content p[data-v-2b9f5306]{text-align:left;margin:0 0 1.5em}.bsod-header-row[data-v-2b9f5306]{text-align:center;margin-bottom:2em}.bsod-header[data-v-2b9f5306]{color:#00a;background:#aaa;padding:0 1ch}.bsod-prompt[data-v-2b9f5306]{text-align:center}.bsod-cursor[data-v-2b9f5306]{animation:1s step-end infinite blink-cursor-2b9f5306}@keyframes blink-cursor-2b9f5306{0%,49%{opacity:1}50%,to{opacity:0}}.virus-reboot[data-v-2b9f5306]{color:#aaa;background:#000;padding:2ch}.virus-reboot pre[data-v-2b9f5306]{font-size:inherit;line-height:inherit;margin:0;font-family:inherit}.virus-screen-shake{animation:80ms linear infinite virus-shake}@keyframes virus-shake{0%{transform:translate(0)}25%{transform:translate(-3px,2px)}50%{transform:translate(2px,-3px)}75%{transform:translate(-2px,-1px)}to{transform:translate(3px,1px)}}
