@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Teko:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{background:#000}@font-face{font-family:JetBrainsMono NF;src:url(https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts/patched-fonts/JetBrainsMono/Ligatures/Regular/JetBrainsMonoNerdFont-Regular.ttf)}.window{will-change:transform;border-radius:10px;flex-direction:column;font-family:Share Tech Mono,monospace;display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 32px #0006}.window.max{border-radius:0}.window-titlebar{-webkit-backdrop-filter:blur(3px)saturate(140%);backdrop-filter:blur(3px)saturate(140%);-webkit-user-select:none;user-select:none;background:linear-gradient(#0009 0%,#36353599 50%);flex-shrink:0;align-items:center;gap:10px;height:36px;padding:0 12px;display:flex;position:relative}.window-title{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb0;pointer-events:none;font-family:Share Tech Mono,monospace;font-size:13px;font-weight:500;position:absolute;left:0;right:0}.window-controls{align-items:center;gap:6px;display:flex}.win-btn{cursor:pointer;color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-family:Share Tech Mono,monospace;font-size:11px;line-height:1;transition:background .15s,transform .1s;display:flex;position:relative}.win-btn-icon{background:#fff;width:12px;height:12px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.win-btn.minimize .win-btn-icon{-webkit-mask-image:url(/chevron_down.png);mask-image:url(/chevron_down.png)}.win-btn.maximize .win-btn-icon{-webkit-mask-image:url(/chevron_up.png);mask-image:url(/chevron_up.png)}.win-btn:hover .win-btn-icon{background:#fff}.win-btn:active{transform:scale(.88)}.win-btn.close:hover{color:#fff;background:#c44;border-color:#f55}.win-btn.minimize:hover{color:#fff;background:#a7af32;border-color:#f3ff48}.win-btn.maximize:hover{color:#fff;background:#32af44;border-color:#49ff64}.window-content{background:#262626;overflow:hidden}.window-content-terminal{-webkit-backdrop-filter:blur(6px)saturate(140%);backdrop-filter:blur(6px)saturate(140%);background:#0000009f;overflow:hidden}.window-content>*{width:100%;height:100%}.react-pdf__Page__textContent{pointer-events:none}.xterm-viewport::-webkit-scrollbar{width:0}.xterm{height:100%;background:0 0!important}.xterm-viewport,.xterm-screen{background:0 0!important}.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.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{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre;font-family:monospace}.xterm .xterm-accessibility-tree>div{transform-origin:0;width:fit-content}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;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;pointer-events:none;position:absolute;top:0;right:0}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;z-index:11;background:0 0;transition:opacity .1s linear}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;top:0;left:3px}.xterm .xterm-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;top:3px;left:0}.xterm .xterm-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}.desktop{background:#737373;width:100vw;height:100vh;position:relative;overflow:hidden}*{-webkit-user-select:none;user-select:none}p{font-family:Share Tech Mono,monospace}.app:hover{background:#fff2!important}.taskbar{-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);box-sizing:border-box;z-index:9999;background:linear-gradient(#28282840 0%,#1414148c 50%,#0a0a0abf 100%);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0;box-shadow:inset 0 1px #ffffff0f,0 -2px 12px #0006}.taskbar-left{align-items:center;gap:8px;display:flex}.start-button{cursor:pointer;color:#fff;background:0 0;border:1px solid #2a2a2a99;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:box-shadow .2s,filter .2s,transform .2s;display:flex;transform:translateY(-5%);box-shadow:0 0 12px #626262b3,0 4px 16px #00000080,inset 0 2px #dedede80}.start-icon{object-fit:contain;width:56px;height:56px}.start-button:hover{filter:brightness(1.15);transform:translateY(-10%);box-shadow:0 0 20px #b7b7b7,0 6px 20px #00000080,inset 0 2px #e4e4e499}.taskbar-app{cursor:pointer;color:#ffffffe6;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:6px;height:30px;padding:0 12px;font-family:Share Tech Mono,monospace;font-size:12px;transition:background .2s,border-color .2s,transform .2s,filter .2s;animation:.15s tab-in;display:flex}.taskbar-app:hover{filter:brightness(1.15);background:#ffffff1f;border-color:#ffffff26;transform:translateY(-10%)}.taskbar-app.active{background:#ffffff1a;border-color:#ffffff26 #ffffff26 #fffc;border-bottom-style:solid;border-bottom-width:2.5px;box-shadow:inset 0 1px #ffffff14}.taskbar-app.inactive{color:#ffffff80;background:#ffffff0a;border-bottom:1px solid #ffffff26}.taskbar-app.minimized{opacity:.45}.taskbar-right{color:#fff9;padding-right:10px;font-family:Share Tech Mono,monospace;font-size:12px}@keyframes tab-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.zoom{font-family:Share Tech Mono,monospace}.zoom button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff82;border-radius:4px;padding:2px 10px;font-family:inherit;font-size:13px;transition:border-color .15s,color .15s}.zoom button:hover{color:#fff;background:#ffffff41;border-color:#ffffffaf}.zoom button:active{color:#fff;background:#00000041;border-color:#fff}.fe{background:#1a1a1a;height:100%;font-family:Share Tech Mono,monospace;display:flex}.sidebar{background:#0000004d;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:2px;width:160px;height:100%;padding:8px 0;display:flex}.sidebar-item{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;cursor:pointer;align-items:center;gap:8px;padding:6px 14px;font-size:12px;transition:background .15s,color .15s;display:flex}.sidebar-item:hover{color:#ffffffd9;background:#ffffff0f}.sidebar-item.active{color:#fff;background:#ffffff14}.fe-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.toolbar{background:#0003;border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;display:flex}.toolbar button{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:3px 6px;font-family:Share Tech Mono,monospace;font-size:13px;transition:all .15s}.toolbar button:hover{color:#ffffffe6;background:#ffffff14}.toolbar button:active{background:#ffffff24;transform:scale(.96)}.toolbar button:disabled{opacity:.25;cursor:not-allowed}.toolbar-path{letter-spacing:.08em;color:#ffffff59;margin-left:6px;font-family:Share Tech Mono,monospace;font-size:12px}.filebox{flex-direction:column;flex:1;gap:3px;padding:10px 12px;display:flex;overflow-y:auto}.filebox::-webkit-scrollbar{width:0}.file{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:6px 10px;transition:background .12s,border-color .12s;display:flex}.file:hover{background:#ffffff0f;border-color:#ffffff1a}.file:active{background:#ffffff1a}.file-icon{opacity:.6;flex-shrink:0;font-size:14px}.file p{color:#fffc;letter-spacing:.06em;margin:0;font-size:13px}.file:hover p{color:#fff}
