.nsos .nsos-screen{position:relative;overflow:hidden;transform:translateZ(0)}.nsos .nsos-screen-content{position:relative;z-index:0;height:100%;width:100%}.nsos .nsos-crt-chroma{filter:url(#nsos-crt-chroma)}.nsos .nsos-crt-chroma:has(.nsos-desktop){filter:none}.nsos .nsos-crt-chroma .nsos-desktop+*,.nsos .nsos-crt-chroma .nsos-desktop>*{filter:url(#nsos-crt-chroma)}.nsos .nsos-crt .dither-black-white-8{background-image:repeating-linear-gradient(180deg,currentColor 0,currentColor 1px,transparent 0,transparent 2px)}.nsos .nsos-crt:after{z-index:60;background:repeating-linear-gradient(180deg,transparent 0,transparent 2px,rgba(0,0,0,.13) 3px),repeating-linear-gradient(90deg,rgba(255,0,60,.04) 0,rgba(255,0,60,.04) 1px,rgba(0,255,80,.03) 0,rgba(0,255,80,.03) 2px,rgba(0,60,255,.04) 0,rgba(0,60,255,.04) 3px)}.nsos .nsos-crt:after,.nsos .nsos-crt:before{content:"";position:absolute;inset:0;pointer-events:none}.nsos .nsos-crt:before{z-index:59;box-shadow:inset 0 0 42px rgba(0,0,0,.28);background:radial-gradient(ellipse 90% 55% at 50% 30%,hsla(0,0%,100%,.05),hsla(0,0%,100%,0) 65%)}.nsos .nsos-crt-band{position:absolute;left:0;right:0;top:0;height:20%;pointer-events:none;z-index:58;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.04),hsla(0,0%,100%,0));animation:nsos-crt-band 9s linear infinite}@keyframes nsos-crt-band{0%{transform:translateY(-100%)}to{transform:translateY(500%)}}.nsos .nsos-post-flicker{animation:nsos-flicker 4s steps(60) 1}@keyframes nsos-flicker{0%,93%,to{opacity:1}94%{opacity:.86}95%{opacity:.98}97%{opacity:.9}}.nsos .nsos-cursor:after{content:"█";animation:nsos-blink 1.06s steps(1) infinite}@keyframes nsos-blink{50%{opacity:0}}.nsos .nsos-progress-track{border:1px solid;padding:3px}.nsos .nsos-progress-fill{height:12px;background:repeating-linear-gradient(90deg,currentColor 0,currentColor 8px,transparent 0,transparent 10px);transition:width .12s steps(4)}@media (prefers-reduced-motion:reduce){.nsos .nsos-cursor:after,.nsos .nsos-editor-caret,.nsos .nsos-post-flicker{animation:none}.nsos .nsos-crt-band{display:none}}.nsos .nsos-dragging,.nsos .nsos-dragging *{user-select:none!important;cursor:grabbing!important}.nsos .nsos-resizing,.nsos .nsos-resizing *{user-select:none!important;cursor:nwse-resize!important}.nsos .nsos-resize-grip{background-image:repeating-linear-gradient(135deg,transparent,transparent 2px,currentColor 0,currentColor 3px)}.nsos .nsos-desktop{position:relative;overflow:hidden}.nsos .nsos-editor-layers{position:relative;height:100%}.nsos .nsos-editor-layers>pre,.nsos .nsos-editor-layers>textarea{position:absolute;inset:0;margin:0;border:0;padding:6px 8px;font-family:var(--font-mono),monospace;font-size:13px;line-height:20px;tab-size:4;white-space:pre;overflow-wrap:normal;word-break:normal;background:transparent}.nsos .nsos-editor-layers>textarea{resize:none;color:transparent;caret-color:currentColor;outline:none;overflow:auto;z-index:1}.nsos .nsos-editor-layers>pre{pointer-events:none;overflow:hidden}.nsos .nsos-code .token.comment{opacity:.55;font-style:italic}.nsos .nsos-code .token.string,.nsos .nsos-code .token.template-string{opacity:.8;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.nsos .nsos-code .token.keyword{font-weight:700}.nsos .nsos-code .token.builtin,.nsos .nsos-code .token.class-name{font-weight:700;opacity:.75}.nsos .nsos-code .token.number{opacity:.75}.nsos .nsos-code .token.operator,.nsos .nsos-code .token.punctuation{opacity:.6}.nsos .nsos-error-underline{position:absolute;height:0;border-bottom:2px dotted;pointer-events:none;z-index:2}.nsos .nsos-editor-caret{position:absolute;background:#fff;mix-blend-mode:difference;pointer-events:none;z-index:2;animation:nsos-blink 1.06s steps(1) infinite}.nsos .nsos-editor-layers>textarea.nsos-hide-native-caret{caret-color:transparent}