.OS_taskbar__oJRh9{position:absolute;bottom:0;width:100%;border-bottom:0;border-left:0;border-right:0;display:flex;flex-direction:row;align-items:stretch;gap:4px;z-index:2;height:var(--taskbar-height)}.OS_startMenu__3I_kt{position:absolute;left:0;bottom:var(--taskbar-height);z-index:1;width:200px;display:flex;flex-direction:column;& button{box-shadow:none;padding:16px;text-align:left}& button:hover{background-color:#00008b;color:#fff}}.OS_startButton__XwtLf{font-weight:700;min-width:inherit}.OS_divider__4QAg9{width:2px;background:gray;border-left:1px solid #0a0a0a;border-right:1px solid #fff}.OS_windowButton___Lhxn{min-width:inherit}.OS_active__iRHUV{box-shadow:-1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px grey;background-color:#f8f8f8;font-weight:700}@media (max-width:768px){.OS_taskbar__oJRh9{height:40px}.OS_startMenu__3I_kt{width:150px}.OS_startButton__XwtLf{font-size:14px}.OS_windowButton___Lhxn{font-size:12px}}@keyframes OS_colorShift__1K9WG{0%{filter:hue-rotate(0deg) brightness(1)}25%{filter:hue-rotate(90deg) brightness(1.1)}50%{filter:hue-rotate(180deg) brightness(1)}75%{filter:hue-rotate(270deg) brightness(1.1)}to{filter:hue-rotate(1turn) brightness(1)}}.OS_animatedLogo__uw228{animation:OS_colorShift__1K9WG 3s ease-in-out infinite}.Welcome_welcomeContainer__GQn5C{position:relative;padding:20px;overflow:auto;display:flex;flex-direction:column;align-self:stretch;flex:1 1;background-image:url(/welcome.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;@media (max-width:768px){padding-left:12px;padding-bottom:12px;padding-right:12px;padding-top:12px}}.Welcome_contentWrapper__coY7b{position:relative;display:flex;flex-direction:row;flex:1 1;align-self:stretch;gap:20px;@media (max-width:768px){flex-direction:column;align-items:center}}.Welcome_sidebar__WStjS{width:200px;overflow:hidden;@media (max-width:768px){margin-top:20px;width:100%;border-right-color:currentcolor;border-right-style:none;border-right-width:medium}}.Welcome_sidebarTitle__ZVOmt{font-size:1rem;background-color:#000;color:#fff;padding:4px}.Welcome_sidebarList__mqF06{list-style-type:none;padding:0;display:flex;flex-direction:column;& li{display:flex;justify-content:space-between;font-size:1.1rem;padding:4px;border:1px solid grey;cursor:pointer}}.Welcome_selected__LVIQu{font-weight:700}.Welcome_sidebarLogo__qs5Dm{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:12px}.Welcome_sidebarLogo__qs5Dm img{width:120px;height:auto;animation:Welcome_colorShift__SIzwh 3s ease-in-out infinite}@keyframes Welcome_colorShift__SIzwh{0%{filter:hue-rotate(0deg) brightness(1)}25%{filter:hue-rotate(90deg) brightness(1.1)}50%{filter:hue-rotate(180deg) brightness(1)}75%{filter:hue-rotate(270deg) brightness(1.1)}to{filter:hue-rotate(1turn) brightness(1)}}.Welcome_socialLink__YcGDR{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:rgba(0,0,0,.1);border-radius:4px;color:#000;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s}.Welcome_socialLink__YcGDR:hover{background:rgba(0,0,0,.2);transform:scale(1.05)}.Welcome_mainContent__kz0ge{flex:1 1;display:flex;flex-direction:column;font-size:1.2rem;gap:20px;& ul{padding-left:20px}}.Welcome_buttonGroup__HET3x{display:flex;gap:10px}.Help_chatBox__FJ5EU{flex:1 1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:4px}.Help_chatMessage__BmJwT{display:inline-block;padding:5px 10px;border-radius:5px}.Help_chatMessage__BmJwT.Help_user__ijauY{background:#acf}.Help_chatMessage__BmJwT.Help_assistant__Zz5vU{background:#eaeaea}.Help_chatInput__saMMa{display:flex;margin-top:10px}.Help_chatInput__saMMa input{flex:1 1;padding:5px;border:1px solid #000}.Help_chatInput__saMMa button{margin-left:5px;padding:5px 10px}.Help_loadingIndicator__MKDp8{display:flex;justify-content:center;align-items:center;height:40px}.Help_loadingIndicator__MKDp8 span{display:inline-block;width:10px;height:10px;margin:0 2px;border-radius:50%;animation:Help_ripple__QqehS 1s ease-in-out infinite}@keyframes Help_ripple__QqehS{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Help_loadingIndicator__MKDp8 span:first-child{animation-delay:0s}.Help_loadingIndicator__MKDp8 span:nth-child(2){animation-delay:.1s}.Help_loadingIndicator__MKDp8 span:nth-child(3){animation-delay:.2s}.Help_loadingIndicator__MKDp8 span:nth-child(4){animation-delay:.3s}.Help_loadingIndicator__MKDp8 span:nth-child(5){animation-delay:.4s}.Help_loadingIndicator__MKDp8 span:nth-child(6){animation-delay:.5s}.Help_loadingIndicator__MKDp8 span:nth-child(7){animation-delay:.6s}.Help_loadingIndicator__MKDp8 span:nth-child(8){animation-delay:.7s}.Help_loadingIndicator__MKDp8 span:nth-child(9){animation-delay:.8s}.Help_loadingIndicator__MKDp8 span:nth-child(10){animation-delay:.9s}.Help_markdown__cO8Wb{& ol,& p,& ul{margin:4px 0}& ul{padding:0 8px}& ol{padding:0 16px}}.Explorer_explorer__1SMC8{width:100%;height:100%;display:flex;flex-direction:column;gap:4px;position:relative;& table{width:100%}}.Explorer_tableWrapper__9mpx1{height:100%}.Explorer_pathBar__nCc_t{display:flex;align-items:center;gap:4px;& input{width:100%}}.Explorer_saveSection__6syZ5{display:flex;align-items:center;gap:4px;& label{text-wrap:nowrap}& input{width:100%}}.Explorer_actions__dynO6{display:flex;align-items:center;gap:4px;& button{padding:4px;min-width:inherit;box-shadow:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;& img{width:24px;height:24px}}}.Settings_body___6KnD{display:flex;flex-direction:column;gap:4px;position:relative;& section{display:flex;flex-direction:column;gap:4px}}.Settings_submit__6_TL1{margin-left:auto;margin-top:auto}.Settings_input__u28dX{flex-grow:1}.Settings_label__5GhjR{white-space:nowrap}.Settings_highlight__E5rDY{color:green}.History_historyContainer__TLPZe{background-color:silver;border-color:#dfdfdf grey grey #dfdfdf;border-style:solid;border-width:2px;box-shadow:1px 1px 0 0 #000;padding:2px}.History_versionList__pjTcQ{background-color:#fff;border:1px solid grey;height:200px;overflow-y:auto}.History_versionItem__rAA_o{padding:4px 8px;cursor:pointer;font-family:"MS Sans Serif",Arial,sans-serif;font-size:11px;display:flex}.History_versionItem__rAA_o:hover{background-color:navy;color:#fff}.History_versionItem__rAA_o.History_current__ZKpDt{background-color:#dfdfdf}.History_versionItem__rAA_o.History_current__ZKpDt:hover{background-color:navy;color:#fff}.History_versionDate__cV87r{display:inline-block;width:100%}.History_currentLabel__3wpmQ{margin-left:8px;font-style:italic}.Alert_alertContainer__Kd8Yh{display:flex;flex-direction:column;height:100%;padding:16px}.Alert_alertContent__eHe8m{display:flex;flex-grow:1;overflow-y:auto}.Alert_alertIcon__zzo_1{flex-shrink:0;margin-right:16px}.Alert_alertMessage__tVVew{flex-grow:1}.Alert_alertActions__KS6Sw{display:flex;justify-content:flex-end;margin-top:16px;gap:8px}.Window_jiggle__osytz{animation:Window_jiggleAnimation__FUXG1 15s infinite}@keyframes Window_jiggleAnimation__FUXG1{0%,to{transform:rotateX(0deg) rotateY(0deg) rotate(0deg)}25%{transform:rotateX(5deg) rotateY(5deg) rotate(5deg)}50%{transform:rotateX(-5deg) rotateY(-5deg) rotate(-5deg)}75%{transform:rotateX(5deg) rotateY(5deg) rotate(5deg)}}.Window_title__2tYQ6{display:flex;flex-direction:row;align-items:center;gap:4px}.MenuBar_menuBar__Y4sTt{display:flex;flex-direction:row;gap:10px}.MenuBar_menuBarButton__JXpbi{border:none;box-shadow:none!important;margin:0;min-width:0;display:flex;align-items:center;justify-content:center;padding:0 8px;&.MenuBar_isOpen__hmgdc{background-color:#00008b;color:#fff}}.MenuBar_menuBarButtonContainer__YHa3h{position:relative}.MenuBar_menuBarDropdown__KyqOs{position:absolute;top:100%;left:0;&>button{box-shadow:none!important;text-align:left}&>button:hover{background-color:#00008b;color:#fff}}.Desktop_desktop__z_jDL{width:100%;height:100%;display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,96px);grid-template-rows:repeat(auto-fill,96px);grid-gap:10px;gap:10px;padding:12px}.Desktop_programIcon__6HKkP{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border:none;background:none;cursor:pointer;box-shadow:none!important;gap:4px;&:active{font-weight:400}& img{image-rendering:pixelated;width:64px;height:64px}}.Desktop_programName__DJmP0{font-size:12px;color:#000;font-family:"Pixelated MS Sans Serif",Arial,sans-serif;word-break:break-all;width:100%;text-align:center;overflow:hidden}@media (max-width:768px){.Desktop_desktop__z_jDL{grid-template-columns:repeat(auto-fill,80px);grid-template-rows:repeat(auto-fill,80px);gap:8px;padding:10px}.Desktop_programIcon__6HKkP img{width:48px;height:48px}.Desktop_programName__DJmP0{font-size:10px}}.ContextMenu_contextMenu__iQkpm{display:flex;flex-direction:column;&>button{box-shadow:none;padding:4px 16px;text-align:left}&>button:hover{background-color:#00008b;color:#fff}}