@import url(https://fonts.googleapis.com/css2?family=MS+Sans+Serif:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{color:#000;font-family:"MS Sans Serif","Microsoft Sans Serif",sans-serif;line-height:1.4}.window-97,body{background:silver}.window-97{border:2px outset #dfdfdf;border-radius:0;box-shadow:2px 2px 4px #0000004d;margin:10px}.window-title{align-items:center;background:linear-gradient(90deg,navy,#1084d0);border-bottom:1px solid #000;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:4px 8px}.window-title .title-text{flex:1 1}.window-title .close-btn{align-items:center;background:silver;border:1px outset #dfdfdf;cursor:pointer;display:flex;font-size:10px;height:16px;justify-content:center;width:16px}.window-content{background:silver;padding:16px}.btn-97{background:silver;border:2px outset #dfdfdf;color:#000;cursor:pointer;font-family:"MS Sans Serif",sans-serif;font-size:11px;min-width:75px;padding:6px 12px;text-align:center}.btn-97:active,.btn-97:hover{border:2px inset #dfdfdf}.btn-97:active{background:#a0a0a0}.btn-97:disabled{color:grey;cursor:not-allowed}.input-97{background:#fff;border:2px inset #dfdfdf;color:#000;font-family:"MS Sans Serif",sans-serif;font-size:11px;padding:4px 6px}.input-97:focus{border:2px inset navy;outline:none}.select-97{background:#fff;border:2px inset #dfdfdf;color:#000;font-family:"MS Sans Serif",sans-serif;font-size:11px;padding:4px 6px}.checkbox-97,.radio-97{background:#fff;border:2px inset #dfdfdf;cursor:pointer;height:13px;width:13px}.radio-97{border-radius:50%}.tab-97{background:silver;border:2px outset #dfdfdf;color:#000;cursor:pointer;font-family:"MS Sans Serif",sans-serif;font-size:11px;margin-right:2px;padding:6px 12px}.tab-97.active{background:navy;border:2px inset #dfdfdf;color:#fff}.panel-97{margin-bottom:8px;padding:12px}.panel-97,.status-bar-97{background:silver;border:2px inset #dfdfdf}.status-bar-97{color:#000;font-size:10px;justify-content:space-between;padding:4px 8px}.icon-97,.status-bar-97{align-items:center;display:flex}.icon-97{font-size:16px;height:32px;justify-content:center;margin:0 auto;width:32px}.icon-97,.menu-97{background:silver;border:2px outset #dfdfdf}.menu-97{min-width:150px;padding:4px}.menu-item-97{color:#000;cursor:pointer;font-size:11px;padding:4px 8px}.menu-item-97:hover{background:navy;color:#fff}.scrollbar-97{scrollbar-color:silver #dfdfdf;scrollbar-width:thin}.scrollbar-97::-webkit-scrollbar{width:16px}.scrollbar-97::-webkit-scrollbar-track{background:silver;border:1px inset #dfdfdf}.scrollbar-97::-webkit-scrollbar-thumb{background:silver;border:1px outset #dfdfdf}.scrollbar-97::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.taskbar-97{align-items:center;border-top:2px outset #dfdfdf;bottom:0;display:flex;gap:8px;height:28px;left:0;position:fixed;right:0;z-index:1000}.start-btn-97,.taskbar-97{background:silver;padding:4px 8px}.start-btn-97{border:2px outset #dfdfdf;color:#000;cursor:pointer;font-family:"MS Sans Serif",sans-serif;font-size:11px;font-weight:700;min-width:60px;text-align:center}.start-btn-97:hover{border:2px inset #dfdfdf}.desktop-97{background:silver;min-height:100vh;padding-bottom:36px;position:relative}.clock-97{background:silver;border:1px inset #dfdfdf;color:#000;font-family:"MS Sans Serif",sans-serif;font-size:10px;min-width:60px;padding:2px 6px;text-align:center}.desktop-icon-97{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:8px;transition:background-color .2s;-webkit-user-select:none;user-select:none}.desktop-icon-97:hover{background-color:navy;color:#fff}.desktop-icon-97:hover>div:last-child{color:#fff;text-shadow:none}.desktop-icon-97:active{background-color:navy;color:#fff}.desktop-icon-97:active>div:last-child{color:#fff;text-shadow:none}
/*# sourceMappingURL=main.112a0ef8.css.map*/