html{font-size:16px}body{margin:0;padding:0}#root,body{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;overflow:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a1a;color:#e0e0e0;font-family:Times New Roman,serif}::selection{background:#0166ff;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:focus{outline:none}a{color:#0166ff;text-decoration:none;transition:color .2s ease}a:hover{color:#38f}button{cursor:pointer;font-family:inherit}.no-select{-webkit-user-select:none;user-select:none}.crt-monitor{align-items:center;background:linear-gradient(180deg,#1a1a1a,#0d0d0d);box-sizing:border-box;inset:0;overflow:hidden;padding:20px;position:fixed}.crt-body,.crt-monitor{display:flex;flex-direction:column}.crt-body{background:linear-gradient(160deg,#6b6b6b,#4a4a4a 15%,#3d3d3d 50%,#2a2a2a 85%,#1f1f1f);border-radius:20px 20px 25px 25px;box-shadow:-4px -4px 0 #7a7a7a,-8px -8px 0 #5a5a5a,4px 4px 0 #1a1a1a,8px 8px 0 #0a0a0a,12px 12px 30px #000c,20px 20px 60px #00000080,inset 0 2px 0 #ffffff26,inset 0 -2px 0 #0000004d;flex-shrink:0;height:calc(100vh - 60px);max-height:calc(100vh - 60px);min-height:calc(100vh - 60px);position:relative;width:100%}.crt-top-bezel{background:linear-gradient(180deg,#555,#444 30%,#3a3a3a 70%,#333);border-radius:18px 18px 0 0;box-shadow:inset 0 3px 0 #fff3,inset 0 -2px 0 #0000004d,inset 3px 0 0 #ffffff1a,inset -3px 0 0 #0003;height:45px;justify-content:space-between;padding:0 25px;position:relative}.crt-top-bezel,.crt-top-left{align-items:center;display:flex}.crt-top-left{gap:12px}.monitor-led{animation:led-pulse 2s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#5eff5e,#2ecc40 50%,#1a8a1a);border:1px solid #1a5a1a;border-radius:50%;box-shadow:0 0 8px #2ecc40,0 0 16px #2ecc40,inset 0 -2px 4px #00000080;height:10px;width:10px}@keyframes led-pulse{0%,to{box-shadow:0 0 8px #2ecc40,0 0 16px #2ecc40,inset 0 -2px 4px #00000080}50%{box-shadow:0 0 4px #2ecc40,0 0 8px #2ecc40,inset 0 -2px 4px #00000080}}.monitor-label{color:#888;font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:3px;text-shadow:0 1px 0 #00000080,0 -1px 0 #ffffff1a;text-transform:uppercase}.crt-top-right{display:flex;gap:8px}.monitor-button{background:linear-gradient(180deg,#666,#444 50%,#333);border:none;border-radius:3px;box-shadow:inset 0 2px 0 #ffffff4d,inset 0 -2px 0 #0006,inset 2px 0 0 #ffffff26,inset -2px 0 0 #0000004d,0 2px 4px #00000080;height:14px;position:relative;width:24px}.crt-bezel{background:linear-gradient(180deg,#404040,#353535 20%,#2d2d2d 80%,#252525);box-shadow:inset 5px 0 0 #ffffff14,inset -5px 0 0 #0003,inset 0 5px 0 #ffffff0d,inset 0 -5px 0 #00000026;padding:25px}.crt-bezel,.crt-housing{display:flex;flex:1 1;min-height:0;overflow:hidden;position:relative}.crt-housing{background:#0a0a0a;border-radius:12px;box-shadow:inset 8px 8px 20px #000000e6,inset -4px -4px 15px #000000b3,inset 0 0 40px #000c,-3px -3px 0 #4a4a4a,-1px -1px 0 #3a3a3a,3px 3px 0 #1a1a1a,1px 1px 0 #222;padding:12px}.crt-housing:before{border:3px solid #1a1a1a;border-radius:10px;box-shadow:inset 0 0 20px #00000080;content:"";inset:4px;pointer-events:none;position:absolute}.crt-screen{background:radial-gradient(ellipse at center,#12141a 0,#0a0c10 60%,#050608 100%);border-radius:8px;box-shadow:inset 0 0 100px #0032641a,inset 0 0 200px #0000004d,inset 0 0 50px #6496c80d;flex:1 1;min-height:0;overflow:hidden;position:relative;width:100%}.crt-content{display:flex;flex-direction:column;inset:0;overflow:hidden;position:absolute;z-index:1}.crt-screen:before{background:repeating-linear-gradient(0deg,#0000,#0000 1px,#00000026 0,#00000026 2px);z-index:100}.crt-screen:after,.crt-screen:before{content:"";inset:0;pointer-events:none;position:absolute}.crt-screen:after{background:repeating-linear-gradient(90deg,#ff000003,#00ff0003 1px,#0000ff03 2px,#0000 3px);z-index:101}.crt-vignette{background:radial-gradient(ellipse 85% 85% at center,#0000 0,#0000 50%,#00000026 75%,#0006 95%,#00000080 100%);z-index:102}.crt-glare,.crt-vignette{border-radius:8px;inset:0;pointer-events:none;position:absolute}.crt-glare{background:linear-gradient(120deg,#ffffff14,#ffffff08 20%,#0000 40%,#0000);z-index:103}.static-overlay{animation:static-flicker .1s steps(5) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");border-radius:8px;inset:0;opacity:.05;pointer-events:none;position:absolute;z-index:99}@keyframes static-flicker{0%{opacity:.05}25%{opacity:.04}50%{opacity:.055}75%{opacity:.035}to{opacity:.05}}.vhs-tracking{border-radius:8px;inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:98}.vhs-tracking:before{animation:tracking-line 8s linear infinite;background:linear-gradient(180deg,#0000,#ffffff05 20%,#ffffff0a 50%,#ffffff05 80%,#0000);content:"";height:40px;position:absolute;width:100%}@keyframes tracking-line{0%{top:-40px}to{top:calc(100% + 40px)}}.crt-flicker{animation:screen-flicker .08s infinite}@keyframes screen-flicker{0%{opacity:.97}50%{opacity:1}to{opacity:.98}}.crt-glow{border-radius:8px;box-shadow:inset 0 0 80px #64b4ff0a;inset:0;pointer-events:none;position:absolute;z-index:97}.crt-bottom-bezel{align-items:center;background:linear-gradient(180deg,#3a3a3a,#333 30%,#2a2a2a 70%,#222);border-radius:0 0 22px 22px;box-shadow:inset 0 3px 0 #ffffff1a,inset 0 -3px 0 #0000004d,inset 4px 0 0 #ffffff14,inset -4px 0 0 #0003;display:flex;height:60px;justify-content:center;position:relative}.crt-bottom-bezel:before{background:#1a1a1a;left:40px}.crt-bottom-bezel:after,.crt-bottom-bezel:before{background:repeating-linear-gradient(90deg,#0a0a0a,#0a0a0a 3px,#2a2a2a 0,#2a2a2a 6px);border-radius:4px;box-shadow:inset 0 2px 4px #000c,0 1px 0 #ffffff1a;content:"";height:24px;position:absolute;width:100px}.crt-bottom-bezel:after{right:40px}.crt-brand{color:#4a4a4a;font-family:Press Start\ 2P,cursive;font-size:12px;letter-spacing:8px;text-shadow:0 1px 0 #ffffff26,0 -1px 0 #00000080,0 2px 4px #0000004d}.crt-stand{background:linear-gradient(180deg,#3a3a3a,#2a2a2a 50%,#1a1a1a);border-radius:0 0 10px 10px;box-shadow:4px 4px 10px #00000080,inset 0 2px 0 #ffffff1a;height:15px;margin:0 auto;width:200px}.power-light{display:none}@media (max-width:768px){.crt-monitor{padding:10px}.crt-body{border-radius:15px 15px 18px 18px;box-shadow:-3px -3px 0 #7a7a7a,-5px -5px 0 #5a5a5a,3px 3px 0 #1a1a1a,5px 5px 0 #0a0a0a,10px 10px 25px #000000b3;height:calc(100vh - 40px);max-height:calc(100vh - 40px);min-height:calc(100vh - 40px)}.crt-top-bezel{border-radius:13px 13px 0 0;height:35px;padding:0 15px}.monitor-label{font-size:9px}.crt-bezel{padding:15px}.crt-housing{border-radius:8px;padding:8px}.crt-bottom-bezel{border-radius:0 0 16px 16px;height:45px}.crt-brand{font-size:10px;letter-spacing:5px}.crt-brand-section{gap:15px}.crt-credit{font-size:6px}.crt-bottom-bezel:after,.crt-bottom-bezel:before{height:18px;left:25px;right:25px;width:60px}.crt-stand{height:12px;width:150px}}@media (max-width:480px){.crt-monitor{padding:5px}.crt-body{border-radius:12px 12px 15px 15px;box-shadow:-2px -2px 0 #6a6a6a,-3px -3px 0 #5a5a5a,2px 2px 0 #1a1a1a,3px 3px 0 #0a0a0a,6px 6px 15px #0009;height:calc(100vh - 25px);max-height:calc(100vh - 25px);min-height:calc(100vh - 25px)}.crt-top-bezel{border-radius:10px 10px 0 0;height:28px}.monitor-button{height:11px;width:18px}.monitor-led{height:8px;width:8px}.crt-bezel{padding:10px}.crt-housing{border-radius:6px;padding:5px}.crt-screen{border-radius:4px}.crt-bottom-bezel{border-radius:0 0 13px 13px;height:35px}.crt-brand{font-size:8px;letter-spacing:4px}.crt-bottom-bezel:after,.crt-bottom-bezel:before{display:none}.crt-stand{border-radius:0 0 6px 6px;height:8px;width:100px}}
/*# sourceMappingURL=main.746fa414.css.map*/