:root{--scale:1;--gray-0:#08150e;--gray-1:#13261c;--gray-2:#2d503f;--gray-3:#599275;--gray-4:#a3c8b5;--gray-5:#f2faf6;--black:var(--gray-0);--white:var(--gray-5);--orange:#b85d33;--orange-dark:#5c2e19;--green:#34bc5d;--green-dark:#195c2c;--yellowish:#92bc34;--yellowish-dark:#475c19;--violet:#5d33b9;--violet-dark:#2e195c;--red:#b93390;--red-dark:#5c1947;--blue:#3493be;--blue-dark:#1c485c;--background:var(--blue-dark);--window-bar:var(--blue);--window-bar-light:var(--gray-4);--window-bar-shadow:var(--blue-dark);--task-bar:var(--gray-3);--task-bar-light:var(--gray-4);--task-bar-shadow:var(--gray-2);--bar-height:50px;--console-font:"console","monospace";--default-font:"basic";--tittle-bar-height:calc(var(--scale) * var(--bar-height))}@font-face{src:url(/_next/static/media/UbuntuTitling.4648a73c.ttf);font-family:basic}@font-face{src:url(/_next/static/media/UbuntuMono-Regular.0b3baa33.ttf);font-family:console}body,html{max-width:100vw;max-height:100vh;overflow:hidden;height:100vh;width:100vw}body{font-family:basic,"sans-serif";background:var(--background);background-size:100% 100%;color:var(--black)}body>div{height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.global_screenArea__kzp6O{width:100%;height:100vh;position:fixed;top:0;left:0;font-family:var(--default-font);background:var(--background);background-size:100% 100%;color:var(--black);overflow:hidden}.global_main__UWxi1,.global_screenArea__kzp6O{height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column}.global_main__UWxi1{flex-grow:10000;position:relative}.global_loading__TLs61{background-color:var(--black)}.global_error__hAmOr{color:var(--red);font-size:30px}.global_hidden__Ip9Os{display:none}.global_shutDownNow__9ghY_,.global_shutDown__PUBrn{cursor:none;position:absolute;height:100vh;width:100vw;z-index:200000000;.global_bottomshutter__E_GZG,.global_topshutter__HN0mu{background-color:black;position:absolute;height:0;width:100%;overflow:hidden}.global_topshutter__HN0mu{top:0;.global_shutterline__DrLkQ{bottom:0}}.global_bottomshutter__E_GZG{bottom:0;.global_shutterline__DrLkQ{top:0}}.global_shutterline__DrLkQ{position:absolute;height:1px;width:100%;left:0;background-color:white}}.global_shutDownNow__9ghY_{.global_bottomshutter__E_GZG,.global_topshutter__HN0mu{animation:global_shutShutters__9_g3R .3s linear 0s 1 forwards}.global_shutterline__DrLkQ{animation:global_shutShutterline__OPKJU .2s linear .3s 1 forwards}.global_shutDownBye__ujWc6{display:none}}@keyframes global_shutShutters__9_g3R{to{height:50%}}@keyframes global_shutShutterline__OPKJU{to{width:0;left:50%}}.global_shutDown__PUBrn{.global_bottomshutter__E_GZG,.global_topshutter__HN0mu{animation:global_shutShutters__9_g3R .3s linear 5s 1 forwards}.global_shutterline__DrLkQ{animation:global_shutShutterline__OPKJU .2s linear 5.3s 1 forwards}.global_shutDownBye__ujWc6{animation:global_growFromLeft__2DxIj .5s ease-in-out 0s 1 forwards;background-color:var(--red-dark);color:var(--white);font-size:72px;line-height:100vh;text-align:center;overflow:hidden}}@keyframes global_growFromLeft__2DxIj{0%{width:0}to{width:100%}}.taskBar_taskBar__jedlY{height:var(--bar-height);background-color:var(--task-bar);border-top:2px solid var(--task-bar-light);display:flex;flex-direction:row;align-items:center;padding:0 3px;gap:8px;z-index:100000000}.taskBar_startHolder__hPi0A{display:flex;flex-direction:column;height:100%;gap:0;justify-content:center}.taskBar_tasks__3MUHe{gap:calc(var(--scale) * 8px);display:flex;flex-direction:row;align-items:center;height:100%;flex-grow:10000;overflow:hidden}.taskBar_taskBarButton__AOfJO{height:90%;border-top:2px solid var(--task-bar-light);border-left:2px solid var(--task-bar-light);border-bottom:2px solid var(--task-bar-shadow);border-right:2px solid var(--task-bar-shadow);display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;.taskBar_icon__2ocKv{height:100%;max-height:100%;aspect-ratio:1;pointer-events:none}.taskBar_tittle__QJhQj{font-size:calc(var(--scale) * 20px);padding:4px;pointer-events:none}}.taskBar_taskBarButton__AOfJO:not(.taskBar_startButton__Fz0HH){max-width:calc(var(--scale) * 220px);overflow:hidden;white-space:nowrap}.taskBar_taskBarButton__AOfJO:hover{background-color:var(--task-bar-light);.taskBar_icon__2ocKv{opacity:.8}.taskBar_tittle__QJhQj{color:var(--gray-1)}}.taskBar_verticalSeparator__QgtUf{height:80%;width:2px;background-color:var(--gray-2)}.taskBar_horizontalSeparator__lhCC9{width:80%;height:2px;margin:3px auto;background-color:var(--gray-2)}.taskBar_startMenuHolder__qqhvj{height:0;width:0}.taskBar_startMenu__LW1I8{position:absolute;left:8px;bottom:50px;background-color:var(--gray-4);display:flex;flex-direction:column;width:320px;gap:2px;padding:2px 2px 6px;border-top:2px solid var(--gray-5);border-left:2px solid var(--gray-5);border-right:2px solid var(--gray-3)}.taskBar_startMenuHead___N_Vw{height:60px;display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;.taskBar_icon__2ocKv{height:100%;max-height:100%;aspect-ratio:1;pointer-events:none}.taskBar_tittle__QJhQj{font-size:34px;padding:4px;pointer-events:none;color:var(--gray-2)}}.taskBar_startMenuButton__PQcRg{height:50px;border-top:2px solid var(--gray-5);border-left:2px solid var(--gray-5);border-bottom:2px solid var(--gray-3);border-right:2px solid var(--gray-3);display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;.taskBar_icon__2ocKv{height:100%;max-height:100%;aspect-ratio:1;pointer-events:none}.taskBar_tittle__QJhQj{font-size:24px;padding:4px;pointer-events:none}cursor:pointer}.taskBar_startMenuButton__PQcRg:hover{background-color:var(--gray-3)}.taskBar_clock__kT9yd{display:flex;flex-direction:row;justify-content:center;padding:0 8px 0 4px;width:50px;.taskBar_num__DbbWH{flex:1 1;width:20%;text-align:center}}.program_window__JHpRA{position:absolute;background-color:var(--white);pointer-events:visible;max-width:100vw;max-height:100vh}.program_shortCutHolder__R0zt9{position:absolute;top:0;left:0}.program_dragSlot___CICv,.program_slot__L5kqh{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.program_dragSlot___CICv{display:none;pointer-events:none;z-index:10000;.program_shortCut__8_JYr{z-index:10000;opacity:.5}}.program_shortCut__8_JYr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(var(--scale) * 150px);height:calc(var(--scale) * 150px);>.program_icon__F3c_3{width:70%;max-height:65%;pointer-events:none}>.program_tittle__mRqKq{font-size:calc(var(--scale) * 20px);line-height:calc(var(--scale) * 20px);color:var(--white);text-shadow:var(--black) 0 0 3px,var(--black) 0 0 3px,var(--black) 0 0 3px,var(--black) 0 0 3px;pointer-events:none;text-align:center}cursor:pointer}.program_slot__L5kqh .program_shortCut__8_JYr:hover{background-color:var(--gray-2);border-radius:15px}.program_slot__L5kqh .program_shortCut__8_JYr:active{background-color:transparent}.program_shortCut__8_JYr:active>*{animation:program_dragging__YyEzp 0s linear .1s forwards}@keyframes program_dragging__YyEzp{to{filter:saturate(.2) brightness(50%)}}.program_tittleBar__k83up{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:var(--tittle-bar-height);border-top:2px solid var(--window-bar-light);border-left:2px solid var(--window-bar-light);border-bottom:2px solid var(--window-bar-shadow);border-right:2px solid var(--window-bar-shadow);background-color:var(--window-bar);display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;position:relative;cursor:move;.program_icon__F3c_3{height:100%;aspect-ratio:1;pointer-events:none}.program_tittle__mRqKq{font-size:calc(var(--scale) * 24px);padding:4px;flex-grow:10000;white-space:nowrap;overflow:hidden}.program_close__nO383,.program_minimize__5Diw6{height:98%;cursor:pointer}.program_minimize__5Diw6{border-top:2px solid var(--gray-4);border-left:2px solid var(--gray-4);border-bottom:2px solid var(--gray-2);border-right:2px solid var(--gray-2);background-color:var(--gray-3)}.program_minimize__5Diw6:hover{background-color:var(--green);border-bottom:2px solid var(--green-dark);border-right:2px solid var(--green-dark)}.program_close__nO383{border-top:2px solid var(--gray-4);border-left:2px solid var(--gray-4);border-bottom:2px solid var(--orange-dark);border-right:2px solid var(--orange-dark);background-color:var(--orange)}.program_close__nO383:hover{background-color:var(--red);border-bottom:2px solid var(--red-dark);border-right:2px solid var(--red-dark)}}.program_program__RcpNy{width:100%;height:calc(100% - var(--tittle-bar-height));border-left:2px solid var(--gray-3);border-bottom:2px solid var(--gray-2);border-right:2px solid var(--gray-2)}.program_program__RcpNy>div{width:100%;height:100%;padding:5px}.program_console__2AlmT{background-color:var(--black);color:var(--yellowish);font-family:var(--console-font);display:flex;flex-direction:column;font-size:calc(var(--scale) * 20px);line-height:calc(var(--scale) * 23px);border-top:2px solid var(--gray-0);border-left:2px solid var(--gray-0);border-bottom:2px solid var(--gray-1);border-right:2px solid var(--gray-1);overflow-y:scroll;overflow-x:hidden;.program_consolez__HItnX{height:calc(var(--scale) * 24px);margin-bottom:calc(var(--scale) * -6px);display:inline-block;margin-right:calc(var(--scale) * -4px)}.program_inputLine__yvuYf{display:flex;flex-direction:row}.program_line__ZIb3a{white-space:pre;.program_error__8kM1a{color:var(--red)}.program_highlight__OS7yo{color:var(--green)}}.program_inputArea__k_ohm{background-color:var(--black);color:var(--yellowish);border:none;font-family:var(--console-font);font-size:calc(var(--scale) * 20px);flex-grow:10000}.program_inputArea__k_ohm:focus{border:none;outline:none}}.program_document__sIPUx{display:flex;flex-direction:column;font-size:calc(var(--scale) * 30px);line-height:calc(var(--scale) * 35px);border-top:2px solid var(--gray-4);border-left:2px solid var(--gray-4);border-bottom:2px solid var(--gray-3);border-right:2px solid var(--gray-3);overflow-y:scroll}.program_startMenuShortCut__sjwN3{height:50px;border-top:2px solid var(--gray-5);border-left:2px solid var(--gray-5);border-bottom:2px solid var(--gray-3);border-right:2px solid var(--gray-3);display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;.program_icon__F3c_3{height:100%;max-height:100%;aspect-ratio:1;pointer-events:none}.program_tittle__mRqKq{font-size:24px;padding:4px;pointer-events:none}cursor:pointer}.program_startMenuShortCut__sjwN3:hover{background-color:var(--gray-3)}.windowManager_windowManager__OaCLd{pointer-events:none}.desktop_desktop__IkAEg,.windowManager_windowManager__OaCLd{position:absolute;width:100%;height:100%}