@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes scan{0%{transform:translateY(-40px)}to{transform:translateY(180px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes noiseshift{0%{background-position:0 0,0 0}to{background-position:40px 40px,-30px 20px}}@keyframes rec{0%,to{opacity:1}50%{opacity:.2}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#0a0a0b;color:#d6d6d2;font-family:JetBrains Mono,ui-monospace,monospace;-webkit-font-smoothing:antialiased;font-size:13px}::selection{background:#d8d5cd;color:#0a0a0b}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0f0f10}::-webkit-scrollbar-thumb{background:#2a2a2e}::-webkit-scrollbar-thumb:hover{background:#3a3a3f}input::placeholder,textarea::placeholder{color:#55554e}a{color:#d8d5cd}a:hover{color:#fff}button{cursor:pointer}.blink{animation:blink 1s step-end infinite}.crt-lines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9998;background:repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0px,rgba(255,255,255,.018) 1px,transparent 1px,transparent 3px)}.crt-vignette{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9997;box-shadow:inset 0 0 200px #000000b3}.hoverline:hover{color:#fff!important}.ctxitem:hover{background:#1c1c1f}@keyframes huecycle{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.rgbnick{background:linear-gradient(90deg,#ff004c,#ffb800,#24ff5e,#00d4ff,#b46bff,#ff004c);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:huecycle 4s linear infinite,rgbslide 6s linear infinite;font-weight:700}@keyframes rgbslide{0%{background-position:0% 50%}to{background-position:300% 50%}}.nsfw-veil{filter:blur(7px);cursor:pointer;-webkit-user-select:none;user-select:none;transition:filter .12s}.nsfw-veil:hover{filter:blur(6px)}
