@font-face{font-family:w95fa;src:url(./w95fa-DxtS-rFC.woff2) format("woff2"),url(./w95fa-CVSTZ9jh.woff) format("woff"),url(./W95FA-CaOZn2PO.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}body{font-family:w95fa,"MS Sans Serif",Tahoma,sans-serif;overflow:hidden}*{-webkit-user-select:none;user-select:none}.clippy{position:fixed!important;z-index:0!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;left:clamp(10px,var(--clippy-x, 70%),calc(100vw - 150px))!important;top:clamp(10px,var(--clippy-y, 80%),calc(100vh - 200px))!important}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.table{display:table}.static{position:static}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.top-half{top:50%!important}.left-half{left:50%!important}.-translate-x-half{transform:translate(-50%)!important}.-translate-y-half{transform:translateY(-50%)!important}.translate{translate:-50%}.translate-x-full{transform:translate(100%)}.translate-y-full{transform:translateY(100%)}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-x-4{column-gap:1rem}.gap-y-4{row-gap:1rem}.react95-taskbar{transform:scale(1.4);transform-origin:bottom left;width:calc(100% / 1.4)!important}*::-webkit-scrollbar{width:16px}*::-webkit-scrollbar-thumb{background-color:#a9978f;border-top:3px solid #c3b6b1;border-left:3px solid #c3b6b1;border-bottom:3px solid #877972;border-right:3px solid #877972;border-radius:0}*::-webkit-scrollbar-thumb:hover{background-color:#c0b295}*::-webkit-scrollbar-track{background-color:#d4cbc7}*::-webkit-scrollbar-button{background-color:#a9978f;border-top:3px solid #c3b6b1;border-left:3px solid #c3b6b1;border-bottom:3px solid #877972;border-right:3px solid #877972}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}:root{--r95-zIndex-modal: 2;--r95-zIndex-tooltip: 3;--r95-zIndex-taskbar: 3;--r95-space-0: 0px;--r95-space-1: 1px;--r95-space-2: 2px;--r95-space-3: 3px;--r95-space-4: 4px;--r95-space-5: 5px;--r95-space-6: 6px;--r95-space-7: 7px;--r95-space-8: 8px;--r95-space-9: 9px;--r95-space-10: 10px;--r95-space-11: 11px;--r95-space-12: 12px;--r95-space-13: 13px;--r95-space-14: 14px;--r95-space-15: 15px;--r95-space-16: 16px;--r95-space-17: 17px;--r95-space-18: 18px;--r95-space-19: 19px;--r95-space-20: 20px;--r95-color-anchor: #1034a6;--r95-color-anchorVisited: #440381;--r95-color-borderDark: #7b5f5b;--r95-color-borderDarkest: #050608;--r95-color-borderLight: #c3b1aa;--r95-color-borderLighter: #ddd4d0;--r95-color-borderLightest: #ece7e5;--r95-color-canvas: #050608;--r95-color-canvasText: #dad0c7;--r95-color-headerBackground: #483f63;--r95-color-headerNotActiveBackground: #7d5e58;--r95-color-headerNotActiveText: #e8dad6;--r95-color-headerText: #ffffff;--r95-color-material: #ac978f;--r95-color-materialText: #050608;--r95-color-materialTextDisabled: #7b5f5b;--r95-color-materialTextDisabledShadow: #e8dad6;--r95-color-materialTextInvert: #ffffff;--r95-color-progress: #483f63;--r95-color-inputBackground: #ffffff;--r95-color-inputBackgroundDisabled: #c3b1aa;--r95-shadow-out: inset .5px .5px 0px .5px #ece7e5, inset 0 0 0 1px #7b5f5b, 1px 0px 0 0px #050608, 0px 1px 0 0px #050608, 1px 1px 0 0px #050608;--r95-shadow-in: inset 0px 0px 0px 0px, inset 1px 1px 0px 0px #7b5f5b, .5px .5px 0px .5px #ece7e5;--r95-shadow-input: inset -1px -1px 0 0 #ac978f, inset 1px 1px 0 0 #050608, .5px .5px 0 .5px #ece7e5}
