@font-face{font-display:swap;font-family:Perfect DOS VGA\ 437;src:url(/static/media/Perfect_DOS_VGA_437.4df1d5bd795358c80faa.ttf) format("truetype")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:url(/static/media/NotoSans-400.d5156c69a52da0135cf3.woff2) format("woff2")}:root{--black:#212427;--light-gray:#f2f0f0;--gray:#e3e3e3;--dark-gray:#919191;--darker-gray:#545454;--logo-blue:#1d4ed8;--darker-blue:#001b8f;--light-blue:#3e87c3;--lighter-blue:#60a5fa;--even-lighter-blue:#bfdbfe;--lightest-blue:#dbeafe;--red:red;--dark-orange:#fc531a;--light-orange:#f9c56c;--even-lighter-orange:#ffc471;--strange-yellow:#dbae2e;--green:#34d399;--light-green:#e6f8dd;--medium-green:#a0c99c;--dark-green:#059669;--pepe-green:#328400;--accent-color:#1d4ed8;--ask-pepe-light:#ffffc6;--ask-pepe-bg:#fcf8c8;--ask-pepe-bg-darker:#cbcb92;--ask-pepe-bg-darkest:#99995f;--ask-pepe-primary:#df0000;--ask-pepe-secondary:#66669d;--font-size-sm:0.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-size-4xl:3rem;--line-height-sm:1.25;--line-height-md:1.5;--letter-spacing-sm:0.05em;--letter-spacing-md:0.1em;--font-weight-light:400;--font-weight-med:500;--font-weight-bold:600;--font-weight-black:700}*,:after,:before,:placeholder-shown{box-sizing:inherit;font-family:inherit;margin:0;padding:0}#root,body,html{box-sizing:border-box;height:100%}body,html{overflow:hidden;overscroll-behavior:none}#root{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans,sans-serif;margin:0;padding:0}@keyframes boot-screen-fade-in{0%{opacity:0}to{opacity:1}}@keyframes boot-screen-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.boot-screen{background-color:#161212;color:#fff;display:flex;flex-direction:column;height:100dvh;justify-content:space-between;padding:24px;width:100vw}.boot-screen p{font-family:Perfect DOS VGA\ 437;font-size:1.5rem;margin:0}.boot-screen .top{display:flex;justify-content:space-between}.boot-screen .top img{max-width:300px}.boot-screen .boot-text{display:flex;flex-direction:column;gap:1.5rem;margin:auto;max-width:800px;text-align:center}.boot-screen .boot-text svg{animation:boot-screen-fade-in 1s ease-in-out;height:150px}.boot-screen .boot-text a{color:#fff;text-decoration:none}.boot-screen .boot-text a:hover{text-decoration:underline}.boot-screen .press-enter{margin-bottom:3rem;text-align:center}.boot-screen .loading-items{display:flex;flex-direction:column;gap:.5rem}.boot-screen .bios-line{display:flex;justify-content:space-between;width:100%}.boot-screen .boot-screen__blink{animation:boot-screen-blink .5s infinite}@media only screen and (max-width:776px){.boot-screen p{font-size:.9rem}}@keyframes splash-fade-in{0%{opacity:0}to{opacity:1}}@keyframes splash-move{0%{transform:translateX(0)}to{transform:translateX(100%)}}.splash{align-items:center;background-color:#161212;background-position:50%;background-size:cover;display:flex;flex-direction:column;gap:3rem;height:100dvh;justify-content:center;width:100vw}.splash img{animation:splash-fade-in 1s ease-in-out;width:200px}@media(max-width:800px){.splash img{width:200px}}.splash .progress-bar{border:1.5px solid #fff;border-radius:6px;overflow:hidden;padding:4px;width:250px}.splash .progress-piece{animation:splash-move 2s linear infinite;display:flex;gap:.25rem}.splash .progress-piece span{background:linear-gradient(180deg,#303aff,#84a6ff 14%,#6a87ff 37%,#303aff);height:20px;width:15px}@media(max-width:800px){.splash .progress-piece span{height:16px}}