.theme-root.svelte-hoaypy{min-height:100dvh;color:rgb(var(--foreground));text-shadow:var(--foreground-glow);background:rgb(var(--background));background-image:var(--background-gradient)}.__prompt__.svelte-hoaypy .cursor:where(.svelte-hoaypy){background-color:rgb(var(--foreground));color:rgb(var(--foreground));animation:svelte-hoaypy-blink 1s steps(5,start) infinite}.__prompt__.svelte-hoaypy .input:where(.svelte-hoaypy){text-transform:uppercase}@keyframes svelte-hoaypy-blink{to{visibility:hidden}}@-webkit-keyframes svelte-hoaypy-blink-animation{to{visibility:hidden}}.__scanlines__.svelte-76x8dw{position:fixed;inset:0;pointer-events:none}.__scanlines__.svelte-76x8dw{overflow:hidden}.__scanlines__.svelte-76x8dw:before,.__scanlines__.svelte-76x8dw:after{display:block;pointer-events:none;content:"";position:absolute}.__scanlines__.svelte-76x8dw:before{width:100%;height:1px;z-index:2147483649;background:rgb(var(--foreground));opacity:.2;animation:svelte-76x8dw-scanline 6s linear infinite}.__scanlines__.svelte-76x8dw:after{inset:0;z-index:2147483648;background:linear-gradient(to bottom,var(--scanlines-background) 50%,var(--scanlines-foreground) 51%);background-size:100% 2px;animation:none}@keyframes svelte-76x8dw-scanline{0%{transform:translate3d(0,200000%,0)}}@keyframes svelte-76x8dw-scanlines{0%{background-position:0 50%}}.theme-root.svelte-1v9hf3h{min-height:100dvh;color:rgb(var(--foreground));text-shadow:var(--foreground-glow);background:rgb(var(--background));background-image:var(--background-gradient)}.blink.svelte-1v9hf3h{animation:svelte-1v9hf3h-blink 1s steps(5,start) infinite}@keyframes svelte-1v9hf3h-blink{to{visibility:hidden}}@-webkit-keyframes svelte-1v9hf3h-blink-animation{to{visibility:hidden}}.theme-root.svelte-tcpq8o{min-height:100dvh;color:rgb(var(--foreground));text-shadow:var(--foreground-glow);background:rgb(var(--background));background-image:var(--background-gradient)}.__teletype__.svelte-tcpq8o .cursor:where(.svelte-tcpq8o){color:rgb(var(--background)/.2);background:rgb(var(--foreground))}.__teletype__.svelte-tcpq8o .hidden:where(.svelte-tcpq8o){visibility:hidden}@keyframes svelte-1ggai65-loadingdots{0%{content:""}10%{content:"."}20%{content:".."}30%{content:"..."}40%{content:"...."}50%{content:"....."}60%{content:"......"}70%{content:"......."}80%{content:"........"}90%{content:"........."}to{content:""}}.__image__.svelte-1ggai65 .progressbar:where(.svelte-1ggai65):after{content:"";animation:svelte-1ggai65-loadingdots 1.5s easeback-in infinite}.__image__.svelte-1ggai65 canvas:where(.svelte-1ggai65){max-width:100%;max-height:50vh}.__image__.monochrome.svelte-1ggai65,.__image__.luminosity.svelte-1ggai65{mix-blend-mode:luminosity}.__image__.lighten.svelte-1ggai65{mix-blend-mode:lighten}.__image__.multiply.svelte-1ggai65{mix-blend-mode:multiply}.__image__.screen.svelte-1ggai65{mix-blend-mode:screen}.__image__.overlay.svelte-1ggai65{mix-blend-mode:overlay}.__image__.darken.svelte-1ggai65{mix-blend-mode:darken}.__image__.color-dodge.svelte-1ggai65{mix-blend-mode:color-dodge}.__image__.color-burn.svelte-1ggai65{mix-blend-mode:color-burn}.__image__.hard-light.svelte-1ggai65{mix-blend-mode:hard-light}.__image__.soft-light.svelte-1ggai65{mix-blend-mode:soft-light}.__image__.difference.svelte-1ggai65{mix-blend-mode:difference}.__image__.exclusion.svelte-1ggai65{mix-blend-mode:exclusion}.__image__.hue.svelte-1ggai65{mix-blend-mode:hue}.__image__.saturation.svelte-1ggai65{mix-blend-mode:saturation}.__image__.color.svelte-1ggai65{mix-blend-mode:color}@font-face{font-family:Vga;src:url(./vga.8UEG8rRu.woff) format("woff"),url(./vga.Dv1VqHuU.woff2) format("woff2"),url(./vga.BAsBCfe6.ttf) format("truetype");font-weight:400;font-style:normal}.theme-root.svelte-d39fdc{min-height:100dvh;color:rgb(var(--foreground));text-shadow:var(--foreground-glow);background:rgb(var(--background));background-image:var(--background-gradient)}.disabled.svelte-d39fdc{color:rgb(var(--foreground-disabled))}.__toggle__.svelte-d39fdc:not(.disabled){cursor:pointer;display:block}.__toggle__.svelte-d39fdc:not(.disabled):hover,.__toggle__:not(.disabled).active.svelte-d39fdc{color:rgb(var(--background));background:rgb(var(--foreground));text-shadow:rgb(var(--background-glow));box-shadow:rgb(var(--foreground-glow));transition:background 50ms,foreground .15s}.__toggle__.svelte-d39fdc:not(.disabled):hover{opacity:1;transition:background 50ms,foreground .15s}.__toggle__.svelte-d39fdc:not(.disabled):active{opacity:.5;transition:opacity 50ms}@font-face{font-family:Vga;src:url(./vga.8UEG8rRu.woff) format("woff"),url(./vga.Dv1VqHuU.woff2) format("woff2"),url(./vga.BAsBCfe6.ttf) format("truetype");font-weight:400;font-style:normal}:root{--foreground: 255 179 37;--background: 19 6 4;--alert: 150 35 0;--warn: 129 58 0;--ok: 0 100 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}:root[data-theme=bluewhite]{--foreground: 212 249 250;--background: 0 12 12;--alert: 255 60 0;--warn: 255 200 0;--ok: 0 200 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}:root[data-theme=amber]{--foreground: 255 179 37;--background: 19 6 4;--alert: 150 35 0;--warn: 129 58 0;--ok: 0 100 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}:root[data-theme=darkamber]{--foreground: 198 136 17;--background: 23 18 12;--alert: 150 35 0;--warn: 129 58 0;--ok: 0 100 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}:root[data-theme=green]{--foreground: 39 177 21;--background: 0 2 0;--alert: 255 60 0;--warn: 129 58 0;--ok: 0 250 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}:root[data-theme=white]{--foreground: 218 218 218;--background: 2 2 2;--alert: 255 60 0;--warn: 129 58 0;--ok: 0 100 0;--scanlines-foreground: rgb(var(--foreground) / .1);--scanlines-background: rgb(var(--background) / .5);--foreground-glow: 0 0 5px rgb(var(--foreground) / .5);--background-glow: 0 0 2px rgb(var(--background) / .5);--foreground-disabled: rgb(var(--foreground) / .25);--alert-glow: 0 0 5px rgb(var(--alert) / .5);--warn-glow: 0 0 5px rgb(var(--warn) / .5);--ok-glow: 0 0 5px rgb(var(--ok) / .5);--background-gradient: radial-gradient( rgb(var(--foreground) / .15), rgb(var(--background) / 1) 100% )}.theme-root.svelte-1jt144g{min-height:100dvh;color:rgb(var(--foreground));text-shadow:var(--foreground-glow);background:rgb(var(--background));background-image:var(--background-gradient)}.__link__.svelte-1jt144g{cursor:pointer;display:block}.__link__.svelte-1jt144g:hover,.__link__.svelte-1jt144g:active{color:rgb(var(--background));background:rgb(var(--foreground));text-shadow:rgb(var(--background-glow));box-shadow:rgb(var(--foreground-glow));transition:background 50ms,foreground .15s}.__link__.svelte-1jt144g:hover{opacity:1;transition:background 50ms,foreground .15s}.__link__.svelte-1jt144g:active{opacity:.5;transition:opacity 50ms}.__link__.alert.svelte-1jt144g:hover,.__link__.alert.svelte-1jt144g:active{color:rgb(var(--background));background:rgb(var(--alert));text-shadow:rgb(var(--background-glow));box-shadow:rgb(var(--alert-glow));transition:background 50ms,foreground .15s}.blink.svelte-vckp0f{animation:svelte-vckp0f-blink 1s steps(5,start) infinite}@keyframes svelte-vckp0f-blink{to{visibility:hidden}}@-webkit-keyframes svelte-vckp0f-blink{to{visibility:hidden}}@font-face{font-family:Vga;src:url(./vga.8UEG8rRu.woff) format("woff"),url(./vga.Dv1VqHuU.woff2) format("woff2"),url(./vga.BAsBCfe6.ttf) format("truetype");font-weight:400;font-style:normal}.phosphor.svelte-bt1g85{padding:38px}.__footer__.svelte-bt1g85{position:fixed;left:0;bottom:0;width:100%;padding:38px}
