body,html{background:#004e98;font-family:Tahoma,Geneva,sans-serif;font-size:11px;height:100%;margin:0;overflow:hidden;user-select:none;width:100%}.desktop-icons{gap:20px;left:20px;position:absolute;top:20px}.desktop-icons,.icon{display:flex;flex-direction:column}.icon{align-items:center;color:#fff;cursor:pointer;text-align:center;text-shadow:1px 1px 2px #000;width:80px}.icon img{height:48px;margin-bottom:5px;width:48px}.icon .label{background-color:transparent;border:1px solid transparent;border-radius:3px;padding:2px 4px}.icon:focus .label{background-color:rgba(0,80,239,.7);border:1px dotted #fff}.window{background:#ece9d8;border:1px solid #005cfe;border-radius:6px;box-shadow:3px 3px 8px rgba(0,0,0,.4);display:flex;flex-direction:column;min-height:150px;min-width:250px;overflow:hidden;position:absolute;resize:both}.window.maximized{border-radius:0;height:calc(100% - 30px)!important;left:0!important;resize:none;top:0!important;width:100%!important}.window.minimized{display:none}.title-bar{align-items:center;background:linear-gradient(90deg,#005cfe,#0078d7);border-bottom:1px solid #005cfe;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;cursor:move;display:flex;flex-shrink:0;font-weight:700;justify-content:space-between;padding:4px 5px}.title-bar-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-bar-buttons{display:flex}.title-bar-button{align-items:center;background-color:#ece9d8;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #333;border-radius:3px;color:#000;cursor:pointer;display:flex;font-family:Tahoma,Geneva,sans-serif;font-size:10px;font-weight:700;height:21px;justify-content:center;margin-left:3px;width:21px}.title-bar-button:active{filter:brightness(.9)}.window-body{background:#ece9d8;flex-grow:1;overflow:auto;padding:10px;position:relative}.window-body.matrix-body{background:#000;border:none;margin:0;overflow:hidden;padding:0}.window-body canvas{display:block;height:100%;width:100%}.matrix-splash-text{color:lime;font-family:Courier New,Courier,monospace;font-size:12px;left:50%;pointer-events:none;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);white-space:pre}.message-box-body{align-items:center;background:#ece9d8!important;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:20px;text-align:center}.message-box-body button{background:#f0f0f0;border:1px solid #333;padding:3px;width:80px}.recycle-bin-list{background:#fff;border:1px solid #7f9db9;box-sizing:border-box;height:100%;list-style-type:none;margin:0;overflow-y:auto;padding:10px}.recycle-bin-list li{cursor:pointer;padding:2px 5px}.recycle-bin-list li.selected{background-color:#316ac5;color:#fff}.resume-content{background:#fff;border:1px solid #7f9db9;box-sizing:border-box;cursor:text;font-family:monospace;font-size:12px;height:100%;line-height:1.5;overflow-y:auto;padding:15px;user-select:text;white-space:pre-wrap}.resume-section{margin-bottom:0}.resume-title{font-size:16px;text-decoration:underline}.resume-heading,.resume-title{font-weight:700;margin-bottom:5px}.resume-heading{border-bottom:1px solid silver;margin-top:0;padding-bottom:2px;text-transform:uppercase}.resume-sub-heading{font-style:italic;margin-top:10px}.resume-text{margin:4px 0}.resume-text p{margin:0}.sys-prop-body{background:#ece9d8!important;font-size:12px;padding:15px!important}.sys-prop-section{border-bottom:1px solid silver;margin-bottom:10px;padding-bottom:10px}.sys-prop-section:last-child{border-bottom:none}.sys-prop-content{align-items:center;display:flex;gap:20px}.sys-prop-content img{height:64px;width:64px}.taskbar{background:linear-gradient(180deg,#245edc,#3f8cf3,#245edc);border-top:1px solid #4a95f7;bottom:0;height:30px;position:absolute;width:100%;z-index:9999}.start-button,.taskbar{align-items:center;display:flex}.start-button{background:linear-gradient(180deg,#39b13f,#55dd5b,#39b13f);border:1px solid #2a8c2f;border-radius:0 12px 12px 0/0 15px 15px 0;color:#fff;cursor:pointer;font-size:14px;font-style:italic;font-weight:700;gap:5px;margin:0;padding:2px 20px 6px 10px;text-shadow:1px 1px 2px #2a8c2f}.start-button img{height:22px;width:22px}.taskbar-windows{align-items:center;display:flex;flex-grow:1;height:100%;margin-left:5px}.taskbar-button{align-items:center;background:#3f8cf3;border:1px solid #005cfe;border-radius:3px;color:#fff;cursor:pointer;display:flex;height:24px;margin:0 2px;max-width:160px;min-width:100px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.taskbar-button.active{background:#1b58b8;border-color:#0e3b81}.clock{background:#3f8cf3;border:1px solid #005cfe;border-radius:10px;color:#fff;margin-right:5px;padding:4px 10px}.start-menu{background:#f0f0f0;border:1px solid #005cfe;border-radius:5px;bottom:30px;box-shadow:3px 3px 8px rgba(0,0,0,.4);display:none;flex-direction:column;left:0;position:absolute;width:350px;z-index:9998}.start-menu.active{display:flex}.start-menu-header{align-items:center;background:linear-gradient(180deg,#245edc,#3f8cf3);border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;display:flex;font-size:18px;gap:10px;padding:10px}.start-menu-header img{border-radius:5px;height:48px;width:48px}.start-menu-body{display:flex;flex-grow:1}.start-menu-main,.start-menu-sidebar{list-style:none;margin:0;padding:5px;width:50%}.start-menu-sidebar{background:#d4e1f7}.start-menu-main li,.start-menu-sidebar li{align-items:center;border-radius:3px;cursor:pointer;display:flex;gap:8px;padding:5px 8px}.start-menu-main li:hover,.start-menu-sidebar li:hover{background:#316ac5;color:#fff}.cmd-body{background-color:#000;color:#ccc;display:flex;flex-direction:column;font-family:Lucida Console,Courier New,monospace;font-size:14px;overflow-y:auto;padding:5px}.cmd-output{flex-grow:1;white-space:pre-wrap;word-break:break-all}.cmd-input-line{align-items:center;display:flex}.cmd-input{background-color:transparent;border:none;color:#ccc;flex-grow:1;font-family:inherit;font-size:inherit;outline:none}
/*# sourceMappingURL=bundle.b348a0a6bafb02deb745.css.map*/