@font-face{font-display:swap;font-family:PrintChar21;font-style:normal;font-weight:400;src:url(/static/media/PrintChar21.4c19b90925294e1ae738.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:PrintChar21,Courier New,monospace}.App{text-align:center}body{background-color:#010;font-family:PrintChar21,Courier New,monospace;overflow-x:hidden}body:before{animation:grain 8s steps(10) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.05'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:fixed;right:0;top:0;z-index:10000}@keyframes grain{0%,to{transform:translate(0)}10%{transform:translate(-5%,-10%)}20%{transform:translate(-15%,5%)}30%{transform:translate(7%,-25%)}40%{transform:translate(-5%,25%)}50%{transform:translate(-15%,10%)}60%{transform:translate(15%)}70%{transform:translateY(15%)}80%{transform:translate(3%,35%)}90%{transform:translate(-10%,10%)}}#root{background:#010;padding:20px}#root,.crt-screen{min-height:100vh;position:relative}.crt-screen{background-color:#010;padding:30px}.crt-screen:before{background:linear-gradient(#12101000 50%,#00000040 0),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 2px,3px 100%}.crt-screen:after,.crt-screen:before{bottom:0;content:" ";display:block;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:2}.crt-screen:after{background:#1210101a;display:none;height:100vh;opacity:0;width:100vw}@supports (-webkit-hyphens:none){.crt-screen:after{animation:none!important;display:none!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#39ff14;box-shadow:inset 0 0 5px #00000080}::-webkit-scrollbar-thumb:hover{background:#4aff25;box-shadow:0 0 10px #39ff14}*{scrollbar-color:#39ff14 #000;scrollbar-width:thin}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pulse-animation{animation:pulse 1.5s ease-in-out infinite}.chromatic-text{position:relative}.chromatic-text:after,.chromatic-text:before{content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%}.chromatic-text:before{clip:rect(0,900px,0,0);animation:glitchRed 2s ease-in-out infinite;color:red;opacity:.3;text-shadow:-2px 0 red}.chromatic-text:after{clip:rect(0,900px,0,0);animation:glitchBlue 2.5s ease-in-out infinite;color:#0ff;opacity:.3;text-shadow:2px 0 #0ff}.scanlines{background:linear-gradient(#12101000 50%,#00000040 0)!important;background-size:100% 2px!important;bottom:0!important;height:100vh!important;left:0!important;pointer-events:none!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:1!important}.glow-border{animation:borderGlow 2s ease-in-out infinite}@keyframes scrollBinary{0%{transform:translateY(0)}to{transform:translateY(10%)}}@keyframes glitchText{0%,to{transform:translate(0)}10%{transform:translate(-2px,1px)}20%{transform:translate(2px,-1px)}30%{transform:translate(0)}40%{transform:translate(1px,-2px)}50%{transform:translate(-1px,2px)}60%{transform:translate(0)}}@keyframes glitchRed{0%,90%,to{clip:rect(0,900px,0,0);transform:translateX(0)}92%{clip:rect(10px,900px,80px,0);transform:translateX(-3px)}94%{clip:rect(30px,900px,100px,0);transform:translateX(3px)}}@keyframes glitchBlue{0%,80%,to{clip:rect(0,900px,0,0);transform:translateX(0)}82%{clip:rect(20px,900px,90px,0);transform:translateX(3px)}84%{clip:rect(40px,900px,110px,0);transform:translateX(-3px)}}@keyframes borderGlow{0%,to{box-shadow:0 0 40px #39ff14,inset 0 0 40px #39ff1433}50%{box-shadow:0 0 60px #39ff14,inset 0 0 60px #39ff144d}}@keyframes flicker{0%{opacity:.27861}5%{opacity:.34769}10%{opacity:.23604}15%{opacity:.90626}20%{opacity:.18128}25%{opacity:.83891}30%{opacity:.65583}35%{opacity:.67807}40%{opacity:.26559}45%{opacity:.84693}50%{opacity:.96019}55%{opacity:.08594}60%{opacity:.20313}65%{opacity:.71988}70%{opacity:.53455}75%{opacity:.37288}80%{opacity:.71428}85%{opacity:.70419}90%{opacity:.7003}95%{opacity:.36108}to{opacity:.24387}}@keyframes crtGlow{0%,to{filter:brightness(.85) contrast(1.2)}25%{filter:brightness(1.1) contrast(1.3)}50%{filter:brightness(.9) contrast(1.25)}75%{filter:brightness(1.05) contrast(1.28)}}input:focus:not(.admin-checkbox):not(.admin-input),textarea:focus{animation:inputFocus .5s ease-in-out forwards;box-shadow:inset 0 0 8px #39ff1426,0 0 8px #39ff1466!important;caret-color:#39ff14;outline:none}@keyframes inputFocus{0%{box-shadow:inset 0 0 10px #39ff1433,0 0 5px #39ff14}70%{box-shadow:inset 0 0 15px #39ff1466,0 0 20px #39ff14}to{box-shadow:inset 0 0 8px #39ff1426,0 0 8px #39ff1466}}input.admin-checkbox:focus,input.admin-checkbox:hover{box-shadow:0 0 15px red;outline:2px solid #f33}input.admin-input:focus{animation:adminInputFocus .5s ease-in-out forwards;box-shadow:inset 0 0 8px #ff333326,0 0 8px #f336;caret-color:#f33;outline:none}@keyframes adminInputFocus{0%{box-shadow:inset 0 0 10px #f333,0 0 5px #f33}70%{box-shadow:inset 0 0 15px #f336,0 0 20px #f33}to{box-shadow:inset 0 0 8px #ff333326,0 0 8px #f336}}button:hover:not(:disabled):not(.admin-refresh-btn):not(.admin-btn){box-shadow:0 0 25px #39ff14!important;text-shadow:0 0 10px #39ff14}button.admin-btn:hover,button.admin-refresh-btn:hover{box-shadow:0 0 25px red,0 0 50px #f33,0 0 75px #c00!important;text-shadow:0 0 15px red!important}button:active:not(:disabled){transform:scale(.98)}html{background:#010;color:#0f0;letter-spacing:.125em;text-shadow:.06rem 0 .06rem #ea36af,-.125rem 0 .06rem #75fa69}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){html{animation:none!important}body,body *,html{filter:none!important;text-shadow:none!important}}}@supports (-webkit-hyphens:none) and (not (overflow:-webkit-marquee)) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)){html{animation:none!important}body,body *,html{text-shadow:none!important}}@keyframes textflicker{0%{text-shadow:1px 0 0 #ea36af,-2px 0 0 #75fa69}to{text-shadow:2px .5px 2px #ea36af,-1px -.5px 2px #75fa69}}.flicker-line{display:inline}.flicker-line:first-child{animation-delay:0s;animation-duration:3.2s}.flicker-line:nth-child(2){animation-delay:.8s;animation-duration:4.1s}.flicker-line:nth-child(3){animation-delay:1.5s;animation-duration:3.7s}.flicker-line:nth-child(4){animation-delay:2.2s;animation-duration:5.3s}.flicker-line:nth-child(5){animation-delay:.3s;animation-duration:4.8s}.flicker-line:nth-child(6){animation-delay:1.9s;animation-duration:3.5s}.flicker-line:nth-child(7){animation-delay:2.7s;animation-duration:4.6s}.flicker-line:nth-child(8){animation-delay:.6s;animation-duration:5.1s}.flicker-line:nth-child(9){animation-delay:3.1s;animation-duration:3.9s}.flicker-line:nth-child(10){animation-delay:1.2s;animation-duration:4.4s}.flicker-line:nth-child(11){animation-delay:2.5s;animation-duration:3.3s}.flicker-line:nth-child(12){animation-delay:.9s;animation-duration:5.7s}.flicker-line:nth-child(13){animation-delay:3.3s;animation-duration:4.2s}.flicker-line:nth-child(14){animation-delay:1.7s;animation-duration:3.8s}.flicker-line:nth-child(15){animation-delay:2.9s;animation-duration:5.5s}.flicker-line:nth-child(n+16){animation-delay:calc(var(--flicker-random)*1s);animation-duration:calc(3s + var(--flicker-random)*2s)}div.flicker-container>*,p.flicker-container>*{display:inline-block}div.flicker-container,p.flicker-container{line-height:1.6em}.crt-screen:after{animation:flicker 1.5s infinite,screenReflection 3s ease-in-out infinite}@keyframes screenReflection{0%,to{opacity:.6}50%{opacity:1}}@keyframes textShadow{0%{text-shadow:.4389924193300864px 0 1px #001eff80,-.4389924193300864px 0 1px #ff00504d,0 0 3px}5%{text-shadow:2.7928974010788217px 0 1px #001eff80,-2.7928974010788217px 0 1px #ff00504d,0 0 3px}10%{text-shadow:.02956275843481219px 0 1px #001eff80,-.02956275843481219px 0 1px #ff00504d,0 0 3px}15%{text-shadow:.40218538552878136px 0 1px #001eff80,-.40218538552878136px 0 1px #ff00504d,0 0 3px}20%{text-shadow:3.4794037899852017px 0 1px #001eff80,-3.4794037899852017px 0 1px #ff00504d,0 0 3px}25%{text-shadow:1.6125630401149584px 0 1px #001eff80,-1.6125630401149584px 0 1px #ff00504d,0 0 3px}30%{text-shadow:.7015590085143956px 0 1px #001eff80,-.7015590085143956px 0 1px #ff00504d,0 0 3px}35%{text-shadow:3.896914047650351px 0 1px #001eff80,-3.896914047650351px 0 1px #ff00504d,0 0 3px}40%{text-shadow:3.870905614848819px 0 1px #001eff80,-3.870905614848819px 0 1px #ff00504d,0 0 3px}45%{text-shadow:2.231056963361899px 0 1px #001eff80,-2.231056963361899px 0 1px #ff00504d,0 0 3px}50%{text-shadow:.08084290417898504px 0 1px #001eff80,-.08084290417898504px 0 1px #ff00504d,0 0 3px}55%{text-shadow:2.3758461067427543px 0 1px #001eff80,-2.3758461067427543px 0 1px #ff00504d,0 0 3px}60%{text-shadow:2.202193051050636px 0 1px #001eff80,-2.202193051050636px 0 1px #ff00504d,0 0 3px}65%{text-shadow:2.8638780614874975px 0 1px #001eff80,-2.8638780614874975px 0 1px #ff00504d,0 0 3px}70%{text-shadow:.48874025155497314px 0 1px #001eff80,-.48874025155497314px 0 1px #ff00504d,0 0 3px}75%{text-shadow:1.8948491305757957px 0 1px #001eff80,-1.8948491305757957px 0 1px #ff00504d,0 0 3px}80%{text-shadow:.0833037308038857px 0 1px #001eff80,-.0833037308038857px 0 1px #ff00504d,0 0 3px}85%{text-shadow:.09769827255241735px 0 1px #001eff80,-.09769827255241735px 0 1px #ff00504d,0 0 3px}90%{text-shadow:3.443339761481782px 0 1px #001eff80,-3.443339761481782px 0 1px #ff00504d,0 0 3px}95%{text-shadow:2.1841838852799786px 0 1px #001eff80,-2.1841838852799786px 0 1px #ff00504d,0 0 3px}to{text-shadow:2.6208764473832513px 0 1px #001eff80,-2.6208764473832513px 0 1px #ff00504d,0 0 3px}}video{filter:contrast(1.2) saturate(.8) brightness(.95);position:relative;z-index:10}video,video:active,video:focus,video:hover{background:#0000!important;outline:none!important}video::-webkit-media-controls-enclosure{background:#0000}video::-webkit-media-controls-panel{background-color:#001100f2;border-top:1px solid #39ff14}video::-webkit-media-controls-mute-button,video::-webkit-media-controls-play-button{filter:brightness(0) invert(1) sepia(1) saturate(10000%) hue-rotate(80deg)}video::-webkit-media-controls-current-time-display,video::-webkit-media-controls-time-remaining-display{color:#39ff14;font-family:PrintChar21,Courier New,monospace;text-shadow:0 0 5px #39ff14}video::-webkit-media-controls-timeline{background-color:#39ff1433;border-radius:0}video::-moz-media-controls{background:#0000}@keyframes pulse{0%,to{opacity:1;text-shadow:0 0 10px #39ff14}50%{opacity:.4;text-shadow:0 0 20px #39ff14,0 0 30px #39ff14}}@keyframes scanlines{0%{background-position:0 0}to{background-position:0 4px}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes timeWarning60{0%,to{color:#fa0;text-shadow:0 0 10px #fa0,0 0 20px #ffaa0080}50%{color:#fc0;text-shadow:0 0 15px #fc0,0 0 30px #ffcc00b3}}.time-warning-60{animation:timeWarning60 2s ease-in-out infinite}@keyframes timeWarning30{0%,to{color:#f60;text-shadow:0 0 12px #f60,0 0 25px #f609;transform:scale(1)}50%{color:#f40;text-shadow:0 0 20px #f40,0 0 40px #f40c;transform:scale(1.02)}}.time-warning-30{animation:timeWarning30 1.2s ease-in-out infinite}@keyframes timeCritical{0%,to{color:red;text-shadow:0 0 15px red,0 0 30px #ff0000b3,0 0 50px #f006;transform:scale(1) translateX(0)}25%{transform:scale(1.03) translateX(-1px)}50%{color:#f33;text-shadow:0 0 25px #f33,0 0 50px #ff3333e6,0 0 80px #f009;transform:scale(1.05) translateX(1px)}75%{transform:scale(1.03) translateX(-1px)}}.time-critical{animation:timeCritical .8s ease-in-out infinite}@keyframes boxWarning60{0%,to{box-shadow:0 0 10px #ffaa004d,inset 0 0 10px #ffaa001a}50%{box-shadow:0 0 20px #ffaa0080,inset 0 0 15px #ffaa0026}}.time-warning-60-box{animation:boxWarning60 2s ease-in-out infinite}@keyframes boxWarning30{0%,to{box-shadow:0 0 15px #f606,inset 0 0 12px #ff660026}50%{box-shadow:0 0 25px #f609,inset 0 0 20px #f603}}.time-warning-30-box{animation:boxWarning30 1.2s ease-in-out infinite}@keyframes boxCritical{0%,to{box-shadow:0 0 20px #ff000080,inset 0 0 15px #f003}50%{box-shadow:0 0 35px #ff0000b3,inset 0 0 25px #ff00004d}}.time-critical-box{animation:boxCritical .6s ease-in-out infinite}
/*# sourceMappingURL=main.4b374527.css.map*/