.centered.svelte-1kumcmu{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:1em}.row.svelte-1kumcmu{display:flex;flex-direction:row;justify-content:space-around;gap:2em;align-items:center}.smaller.svelte-1kumcmu{font-size:smaller}button.svelte-1kumcmu{border:1px solid;padding:1em;border-radius:4px;cursor:pointer;box-shadow:2px 2px 4px rgb(var(--background-glow)/.5)}button.svelte-1kumcmu:hover{background-color:rgb(var(--foreground));color:rgb(var(--background))}a.svelte-1kumcmu{border:1px solid;border-radius:4px;padding:4px}a.svelte-1kumcmu:hover{text-decoration:underline;background-color:rgb(var(--foreground));color:rgb(var(--background))}input.svelte-1kumcmu{cursor:pointer}input.svelte-1kumcmu:hover{background-color:rgb(var(--foreground));color:rgb(var(--background))}input.svelte-1kumcmu:focus{outline:none;box-shadow:0 0 0 2px rgb(var(--accent))}input[type=file].svelte-1kumcmu{border:2px solid;padding:.5em}input[type=file].svelte-1kumcmu::file-selector-button{padding:.5em;border-width:1;color:rgb(var(--foreground));cursor:pointer;margin-right:1em}input[type=file].svelte-1kumcmu:hover{border-color:#888}input[type=file].svelte-1kumcmu:hover::file-selector-button{color:rgb(var(--background))}@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% )}.__modal__.svelte-1kumcmu{position:fixed;height:100vh;width:100vw;top:0;left:0;background:rgb(var(--background)/.8);color:rgb(var(--foreground))}.__modal__.svelte-1kumcmu .content:where(.svelte-1kumcmu){position:fixed;top:50%;left:50%;padding:19px;transform:translate(-50%,-50%);background:rgb(var(--foreground));color:rgb(var(--background));text-shadow:rgb(var(--background-glow))}
