@keyframes Terminal-module__ggIYaW__scanlineMove{0%{top:-5%}to{top:105%}}@keyframes Terminal-module__ggIYaW__textGlow{0%,to{text-shadow:0 0 4px #00ff4180}50%{text-shadow:0 0 6px #00ff41b3}}@keyframes Terminal-module__ggIYaW__ledPulse{0%,to{opacity:1;box-shadow:0 0 4px #00ff41}50%{opacity:.7;box-shadow:0 0 2px #00ff41}}.Terminal-module__ggIYaW__monitor{background:linear-gradient(145deg,#252525 0%,#151515 50%,#0a0a0a 100%);border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:20px;position:relative;box-shadow:0 0 0 2px #333,0 0 0 5px #1a1a1a,0 15px 50px #000000e6,0 0 40px #00ff4114}.Terminal-module__ggIYaW__monitor:before{content:"THIS IS NOT AN OLED";color:#3a3a3a;letter-spacing:2px;text-transform:uppercase;font-family:VT323,monospace;font-size:9px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.Terminal-module__ggIYaW__powerLed{background:#00ff41;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite Terminal-module__ggIYaW__ledPulse;position:absolute;bottom:10px;right:28px}.Terminal-module__ggIYaW__muteToggle{cursor:pointer;opacity:.35;z-index:20;filter:grayscale()brightness(1.5);background:0 0;border:none;padding:2px 4px;font-size:14px;line-height:1;transition:opacity .2s;position:absolute;bottom:5px;left:28px}.Terminal-module__ggIYaW__muteToggle:hover{opacity:.7}.Terminal-module__ggIYaW__crtScreen{border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #000c,inset 0 0 15px #00000080}.Terminal-module__ggIYaW__terminalWrapper{background:#090909;width:100%}.Terminal-module__ggIYaW__terminalHeader{background:#000d00;border-bottom:1px solid #00ff4180;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}.Terminal-module__ggIYaW__headerDots{gap:5px;display:flex}.Terminal-module__ggIYaW__dot{border:1px solid #00ff4160;border-radius:50%;width:10px;height:10px}.Terminal-module__ggIYaW__dotRed{background:#1a0808}.Terminal-module__ggIYaW__dotYellow{background:#181808}.Terminal-module__ggIYaW__dotGreen{background:#081808}.Terminal-module__ggIYaW__headerTitle{color:#00ff41;text-shadow:0 0 5px #00ff4199;letter-spacing:3px;font-family:VT323,monospace;font-size:14px}.Terminal-module__ggIYaW__terminalBody{color:#00ff41;background:#090909;height:560px;margin-bottom:2px;padding:14px 18px;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:18px;line-height:1.45;overflow-y:auto}.Terminal-module__ggIYaW__terminalBodyGame{justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.Terminal-module__ggIYaW__powerOnBody{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.Terminal-module__ggIYaW__powerOnText{color:#00ff41;text-shadow:0 0 8px #00ff4180;letter-spacing:3px;margin-bottom:6px;font-family:VT323,Share Tech Mono,monospace;font-size:22px}.Terminal-module__ggIYaW__powerOnSub{color:#00ff4166;letter-spacing:2px;margin-bottom:40px;font-family:VT323,Share Tech Mono,monospace;font-size:14px}.Terminal-module__ggIYaW__powerOnAction{color:#00ff41;text-shadow:0 0 10px #00ff4180;font-family:VT323,Share Tech Mono,monospace;font-size:18px;animation:1.2s step-end infinite Terminal-module__ggIYaW__bootBlink}.Terminal-module__ggIYaW__terminalBody::-webkit-scrollbar{width:6px}.Terminal-module__ggIYaW__terminalBody::-webkit-scrollbar-track{background:#001000}.Terminal-module__ggIYaW__terminalBody::-webkit-scrollbar-thumb{background:#00ff4150;border-radius:3px}.Terminal-module__ggIYaW__terminalBody::-webkit-scrollbar-thumb:hover{background:#00ff4180}.Terminal-module__ggIYaW__outputLine{white-space:pre-wrap;word-break:break-word;margin-bottom:1px}.Terminal-module__ggIYaW__outputLine.Terminal-module__ggIYaW__system{color:#00dd38;text-shadow:0 0 4px #00dd3880}.Terminal-module__ggIYaW__outputLine.Terminal-module__ggIYaW__error{color:#fa0;text-shadow:0 0 4px #ffaa0080}.Terminal-module__ggIYaW__outputLine.Terminal-module__ggIYaW__input{color:#00ff41;text-shadow:0 0 4px #00ff4180}.Terminal-module__ggIYaW__bootCursor{color:#00ff41;animation:.6s step-end infinite Terminal-module__ggIYaW__bootBlink}@keyframes Terminal-module__ggIYaW__bootBlink{0%,to{opacity:1}50%{opacity:0}}.Terminal-module__ggIYaW__promptLine{align-items:center;gap:8px;margin-top:6px;display:flex}.Terminal-module__ggIYaW__prompt{color:#00ff41;white-space:nowrap;text-shadow:0 0 4px #00ff4180}.Terminal-module__ggIYaW__commandInput{color:#00ff41;text-shadow:0 0 4px #00ff4180;caret-color:#00ff41;letter-spacing:1px;background:0 0;border:none;outline:none;flex:1;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:18px}.Terminal-module__ggIYaW__commandInput::selection{color:#000;background:#00ff41}.Terminal-module__ggIYaW__termLink{color:#0ff;text-shadow:0 0 4px #0ff6;cursor:pointer;border-bottom:1px solid #0ff3;text-decoration:none;transition:all .15s}.Terminal-module__ggIYaW__termLink:hover{color:#6ff;text-shadow:0 0 8px #0ff9;border-bottom-color:#00ffff80}.Terminal-module__ggIYaW__scanlines{pointer-events:none;z-index:10;background:repeating-linear-gradient(0deg,#0000 0 1px,#0003 1px 2px);position:absolute;inset:0}.Terminal-module__ggIYaW__scanlineBeam{pointer-events:none;z-index:11;background:linear-gradient(#0000,#00ff410f,#00ff411f,#00ff410f,#0000);height:3px;animation:10s linear infinite Terminal-module__ggIYaW__scanlineMove;position:absolute;top:0;left:0;right:0}.Terminal-module__ggIYaW__vignette{pointer-events:none;z-index:12;background:radial-gradient(#0000 40%,#0006 100%);position:absolute;inset:0}@media (max-width:600px){.Terminal-module__ggIYaW__monitor{border-radius:12px;padding:14px 14px 22px}.Terminal-module__ggIYaW__terminalBody{height:320px;margin-bottom:2px;padding:12px 14px;font-size:15px}.Terminal-module__ggIYaW__headerTitle{letter-spacing:2px;font-size:12px}.Terminal-module__ggIYaW__commandInput{font-size:15px}}
.WastelandZA-module__eu2oWq__embeddedRoot{background:#090909;outline:none;width:100%}.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__gameAreaWithSbar{width:100%}.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__gameArea{width:100%;max-width:720px}.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__titleArea,.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__gameOverArea{min-height:300px;padding:12px 16px}.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__titleArt{font-size:8px}.WastelandZA-module__eu2oWq__embeddedRoot .WastelandZA-module__eu2oWq__goArt{font-size:6px}.WastelandZA-module__eu2oWq__monitor{box-sizing:border-box;background:linear-gradient(145deg,#252525 0%,#151515 50%,#0a0a0a 100%);border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:20px;position:relative;box-shadow:0 0 0 2px #333,0 0 0 5px #1a1a1a,0 15px 50px #000000e6,0 0 40px #00ff4114}.WastelandZA-module__eu2oWq__monitor:before{content:"THIS IS NOT AN OLED";color:#3a3a3a;letter-spacing:2px;text-transform:uppercase;font-family:VT323,monospace;font-size:9px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.WastelandZA-module__eu2oWq__powerLed{z-index:20;background:#00ff41;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite WastelandZA-module__eu2oWq__ledPulse;position:absolute;bottom:10px;right:28px}@keyframes WastelandZA-module__eu2oWq__ledPulse{0%,to{opacity:1;box-shadow:0 0 4px #00ff41}50%{opacity:.7;box-shadow:0 0 2px #00ff41}}.WastelandZA-module__eu2oWq__crtScreen{border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #000c,inset 0 0 15px #00000080}.WastelandZA-module__eu2oWq__wrapper{background:#090909;flex-direction:column;display:flex}.WastelandZA-module__eu2oWq__terminalHeader{background:#000d00;border-bottom:1px solid #00ff4180;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}.WastelandZA-module__eu2oWq__dots{gap:5px;display:flex}.WastelandZA-module__eu2oWq__dot{border:1px solid #00ff4160;border-radius:50%;width:10px;height:10px}.WastelandZA-module__eu2oWq__dotRed{background:#1a0808}.WastelandZA-module__eu2oWq__dotYellow{background:#181808}.WastelandZA-module__eu2oWq__dotGreen{background:#081808}.WastelandZA-module__eu2oWq__headerTitle{color:#00ff41;text-shadow:0 0 5px #00ff4199;letter-spacing:3px;font-family:VT323,monospace;font-size:14px}.WastelandZA-module__eu2oWq__hud{color:#00dd38;border-bottom:1px solid #00ff4130;flex-wrap:wrap;gap:24px;padding:6px 12px;font-family:VT323,monospace;font-size:17px;display:flex}.WastelandZA-module__eu2oWq__hud strong{color:#00ff41}.WastelandZA-module__eu2oWq__pauseTag{color:#fa0;margin-left:auto;animation:1s step-end infinite WastelandZA-module__eu2oWq__blink}@keyframes WastelandZA-module__eu2oWq__blink{0%,50%{opacity:1}51%,to{opacity:0}}.WastelandZA-module__eu2oWq__gameAreaWithSbar{gap:0;width:850px;margin:0 auto;display:flex}.WastelandZA-module__eu2oWq__gameArea{cursor:crosshair;-webkit-user-select:none;user-select:none;background:#050505;flex-shrink:0;width:720px;height:490px;position:relative;overflow:hidden}.WastelandZA-module__eu2oWq__scoreboard{background:#080808;border-left:1px solid #00ff4120;flex-direction:column;gap:6px;width:130px;padding:8px 6px;display:flex;overflow:hidden}.WastelandZA-module__eu2oWq__sbTitle{color:#00dd3880;letter-spacing:2px;text-align:center;border-bottom:1px solid #00ff4115;margin-bottom:4px;padding-bottom:4px;font-family:VT323,monospace;font-size:12px}.WastelandZA-module__eu2oWq__sbRow{align-items:center;gap:6px;padding:3px 4px;display:flex}.WastelandZA-module__eu2oWq__sbImg{filter:drop-shadow(0 0 4px #39ff1499);flex-shrink:0;width:24px;height:24px}.WastelandZA-module__eu2oWq__sbName{color:#00dd38;letter-spacing:1px;flex:1;font-family:VT323,monospace;font-size:13px}.WastelandZA-module__eu2oWq__sbPts{color:#39ff14;text-shadow:0 0 4px #39ff1480;font-family:VT323,monospace;font-size:13px}.WastelandZA-module__eu2oWq__player{pointer-events:none;z-index:5;filter:drop-shadow(0 0 6px #39ff14cc);position:absolute}.WastelandZA-module__eu2oWq__crosshair{pointer-events:none;z-index:10;filter:drop-shadow(0 0 4px #39ff14);position:absolute}.WastelandZA-module__eu2oWq__enemy{pointer-events:none;z-index:4;filter:drop-shadow(0 0 5px #39ff1499);position:absolute}.WastelandZA-module__eu2oWq__bullet{pointer-events:none;z-index:6;background:#39ff14;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 6px #39ff14,0 0 10px #39ff14}.WastelandZA-module__eu2oWq__boomF{pointer-events:none;z-index:7;background:radial-gradient(circle,#39ff14 0%,#fa0 40%,#0000 70%);border-radius:50%;width:24px;height:24px;animation:.2s ease-out forwards WastelandZA-module__eu2oWq__boomFlash;position:absolute}.WastelandZA-module__eu2oWq__boomE{pointer-events:none;z-index:7;background:radial-gradient(circle,#f60 0%,#0000 70%);border-radius:50%;width:16px;height:16px;animation:.3s ease-out forwards WastelandZA-module__eu2oWq__boomFade;position:absolute}@keyframes WastelandZA-module__eu2oWq__boomFlash{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}@keyframes WastelandZA-module__eu2oWq__boomFade{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.WastelandZA-module__eu2oWq__titleArea{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:20px 16px;display:flex}.WastelandZA-module__eu2oWq__titleArt{color:#00ff41;text-shadow:0 0 8px #00ff4199;white-space:pre;text-align:center;letter-spacing:.5px;margin-bottom:8px;font-family:VT323,monospace;font-size:10px;line-height:1.15}.WastelandZA-module__eu2oWq__w{display:block}.WastelandZA-module__eu2oWq__titleSub{color:#00dd38;letter-spacing:5px;text-shadow:0 0 5px #00ff4166;margin-bottom:16px;font-family:VT323,monospace;font-size:17px}.WastelandZA-module__eu2oWq__titleEnemyShowcase{align-items:center;gap:20px;margin-bottom:20px;display:flex}.WastelandZA-module__eu2oWq__enemyShowcaseImg{filter:drop-shadow(0 0 6px #39ff14b3);width:36px;height:36px;animation:2s ease-in-out infinite WastelandZA-module__eu2oWq__float}.WastelandZA-module__eu2oWq__enemyShowcaseImg:nth-child(2){animation-delay:.3s}.WastelandZA-module__eu2oWq__enemyShowcaseImg:nth-child(3){animation-delay:.6s}.WastelandZA-module__eu2oWq__enemyShowcaseImg:nth-child(4){animation-delay:.9s}@keyframes WastelandZA-module__eu2oWq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.WastelandZA-module__eu2oWq__titleControls{flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;display:flex}.WastelandZA-module__eu2oWq__ctrl{color:#00dd38;letter-spacing:1px;font-family:VT323,monospace;font-size:14px}.WastelandZA-module__eu2oWq__k{color:#00ff41;border:1px solid #00ff4150;border-radius:2px;padding:1px 7px}.WastelandZA-module__eu2oWq__titleStart{color:#00ff41;letter-spacing:2px;text-shadow:0 0 8px #00ff4199;cursor:pointer;font-family:VT323,monospace;font-size:18px;animation:1s step-end infinite WastelandZA-module__eu2oWq__blink}.WastelandZA-module__eu2oWq__gameOverArea{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:20px 16px;display:flex}.WastelandZA-module__eu2oWq__goArt{white-space:pre;text-align:center;margin-bottom:20px;font-family:VT323,monospace;font-size:8px;line-height:1.2}.WastelandZA-module__eu2oWq__goR{color:#f20;text-shadow:0 0 8px #f209;display:block}.WastelandZA-module__eu2oWq__goScore{color:#00dd38;letter-spacing:2px;margin-bottom:12px;font-family:VT323,monospace;font-size:22px}.WastelandZA-module__eu2oWq__goScore strong{color:#00ff41;font-size:26px}.WastelandZA-module__eu2oWq__newHs{color:#fa0;letter-spacing:3px;text-shadow:0 0 8px #fa09;margin-bottom:12px;font-family:VT323,monospace;font-size:16px;animation:.5s step-end infinite WastelandZA-module__eu2oWq__blink}.WastelandZA-module__eu2oWq__goRestart{color:#00ff41;letter-spacing:2px;cursor:pointer;font-family:VT323,monospace;font-size:15px;animation:1s step-end infinite WastelandZA-module__eu2oWq__blink}.WastelandZA-module__eu2oWq__scanlines{pointer-events:none;z-index:15;background:repeating-linear-gradient(0deg,#0000 0 1px,#0000002e 1px 2px);position:absolute;inset:0}.WastelandZA-module__eu2oWq__scanlineBeam{pointer-events:none;z-index:16;background:linear-gradient(#0000,#39ff140f,#39ff141f,#39ff140f,#0000);height:3px;animation:10s linear infinite WastelandZA-module__eu2oWq__scanlineMove;position:absolute;top:0;left:0;right:0}@keyframes WastelandZA-module__eu2oWq__scanlineMove{0%{top:-5%}to{top:105%}}.WastelandZA-module__eu2oWq__vignette{pointer-events:none;z-index:17;background:radial-gradient(#0000 40%,#00000073 100%);position:absolute;inset:0}@media (max-width:900px){.WastelandZA-module__eu2oWq__gameAreaWithSbar{width:100%}.WastelandZA-module__eu2oWq__gameArea{width:100%;height:490px}.WastelandZA-module__eu2oWq__titleArt{font-size:8px}.WastelandZA-module__eu2oWq__goArt{font-size:6px}}@media (max-width:720px){.WastelandZA-module__eu2oWq__scoreboard{display:none}}@media (max-width:600px){.WastelandZA-module__eu2oWq__gameArea{height:400px}.WastelandZA-module__eu2oWq__titleEnemyShowcase img{width:28px;height:28px}.WastelandZA-module__eu2oWq__titleArt{font-size:6px}.WastelandZA-module__eu2oWq__goArt{font-size:5px}.WastelandZA-module__eu2oWq__hud{gap:12px;font-size:14px}.WastelandZA-module__eu2oWq__headerTitle{letter-spacing:2px;font-size:12px}}.WastelandZA-module__eu2oWq__sbDivider{background:#00ff4115;height:1px;margin:6px 0}.WastelandZA-module__eu2oWq__sbPtsBoost{color:#f80;text-shadow:0 0 4px #ff880080;font-family:VT323,monospace;font-size:11px}.WastelandZA-module__eu2oWq__powerupBoost{pointer-events:none;z-index:6;filter:drop-shadow(0 0 6px #ff8800e6)drop-shadow(0 0 12px #ff880080);animation:.8s ease-in-out infinite alternate WastelandZA-module__eu2oWq__powerPulse;position:absolute}.WastelandZA-module__eu2oWq__powerupHealth{pointer-events:none;z-index:6;filter:drop-shadow(0 0 6px #ff6464e6)drop-shadow(0 0 12px #ff646480);animation:.8s ease-in-out infinite alternate WastelandZA-module__eu2oWq__powerPulse;position:absolute}@keyframes WastelandZA-module__eu2oWq__powerPulse{0%{transform:scale(1)}to{transform:scale(1.12)}}.WastelandZA-module__eu2oWq__boostTag{color:#f80;text-shadow:0 0 8px #f80c;letter-spacing:1px;font-family:VT323,monospace;font-size:15px;animation:.5s step-end infinite WastelandZA-module__eu2oWq__blink}
.WastelandSnake-module__rKcRxq__monitor{background:#1a1a1a;border-radius:18px;outline:none;width:720px;max-width:95vw;margin:60px auto 0;padding:24px 18px 18px;position:relative;box-shadow:0 0 40px #00ff4114,inset 0 0 60px #00000080}.WastelandSnake-module__rKcRxq__powerLed{background:#00ff41;border-radius:50%;width:8px;height:8px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #00ff41,0 0 16px #00ff4166}.WastelandSnake-module__rKcRxq__crtScreen{perspective:1000px;background:#0a0a0a;border-radius:12px;position:relative;overflow:hidden}.WastelandSnake-module__rKcRxq__wrapper{transform:perspective(1000px)rotateX(.5deg)}.WastelandSnake-module__rKcRxq__scanlines{pointer-events:none;z-index:10;background:repeating-linear-gradient(#0000,#0000 2px,#00000026 2px 4px);position:absolute;inset:0}.WastelandSnake-module__rKcRxq__scanlineBeam{pointer-events:none;z-index:11;background:linear-gradient(#0000 0%,#00ff410a 50%,#0000 100%) 0 0/100% 60px;animation:8s linear infinite WastelandSnake-module__rKcRxq__scanBeam;position:absolute;inset:0}@keyframes WastelandSnake-module__rKcRxq__scanBeam{0%{background-position:0 -60px}to{background-position:0 calc(100% + 60px)}}.WastelandSnake-module__rKcRxq__vignette{pointer-events:none;z-index:12;background:radial-gradient(#0000 60%,#0000008c);position:absolute;inset:0}.WastelandSnake-module__rKcRxq__terminalHeader{background:#00ff410f;border-bottom:1px solid #00ff411f;align-items:center;padding:8px 14px;display:flex}.WastelandSnake-module__rKcRxq__dots{gap:6px;display:flex}.WastelandSnake-module__rKcRxq__dot{border-radius:50%;width:10px;height:10px}.WastelandSnake-module__rKcRxq__dotRed{background:#ff5f56}.WastelandSnake-module__rKcRxq__dotYellow{background:#ffbd2e}.WastelandSnake-module__rKcRxq__dotGreen{background:#27c93f}.WastelandSnake-module__rKcRxq__headerTitle{text-align:center;color:#0c3;text-shadow:0 0 6px #00ff4166;flex:1;font-family:VT323,Share Tech Mono,monospace;font-size:14px}.WastelandSnake-module__rKcRxq__embeddedRoot{outline:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WastelandSnake-module__rKcRxq__hud{color:#0c3;text-shadow:0 0 6px #00ff4166;border-bottom:1px solid #00ff411f;justify-content:space-between;padding:6px 14px;font-family:VT323,Share Tech Mono,monospace;font-size:16px;display:flex}.WastelandSnake-module__rKcRxq__hud strong{color:#00ff41}.WastelandSnake-module__rKcRxq__boardWrap{justify-content:center;align-items:center;padding:4px 0;display:flex}.WastelandSnake-module__rKcRxq__board{-webkit-user-select:none;user-select:none;background:#0a0a0a;font-family:VT323,Share Tech Mono,monospace;font-size:16px;line-height:16px;overflow:hidden}.WastelandSnake-module__rKcRxq__row{height:16px;display:flex}.WastelandSnake-module__rKcRxq__cell{text-align:center;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.WastelandSnake-module__rKcRxq__empty{color:#00ff4114}.WastelandSnake-module__rKcRxq__snakeHead{color:#00ff41;text-shadow:0 0 8px #00ff41b3,0 0 16px #00ff414d;font-weight:700}.WastelandSnake-module__rKcRxq__snakeBody{color:#0c3;text-shadow:0 0 4px #00ff4166}.WastelandSnake-module__rKcRxq__cap{color:#ffb000;text-shadow:0 0 8px #ffb00099}.WastelandSnake-module__rKcRxq__battery{color:#0ff;text-shadow:0 0 8px #0ff9;animation:.8s ease-in-out infinite WastelandSnake-module__rKcRxq__batterPulse}@keyframes WastelandSnake-module__rKcRxq__batterPulse{0%,to{opacity:1}50%{opacity:.5}}.WastelandSnake-module__rKcRxq__barrier{color:#f33;text-shadow:0 0 6px #ff333380}.WastelandSnake-module__rKcRxq__titleArea{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:420px;padding:24px 14px;display:flex}.WastelandSnake-module__rKcRxq__titleArt{color:#00ff41;text-shadow:0 0 8px #00ff4180;white-space:pre;flex-direction:column;align-items:center;font-family:VT323,Share Tech Mono,monospace;font-size:10px;line-height:1.1;display:flex}.WastelandSnake-module__rKcRxq__w{display:block}.WastelandSnake-module__rKcRxq__titleSub{color:#0c3;text-shadow:0 0 4px #00ff414d;letter-spacing:4px;font-family:VT323,Share Tech Mono,monospace;font-size:14px}.WastelandSnake-module__rKcRxq__titleLegend{color:#0c3;gap:24px;font-family:VT323,Share Tech Mono,monospace;font-size:14px;display:flex}.WastelandSnake-module__rKcRxq__capGlyph{color:#ffb000;text-shadow:0 0 6px #ffb00080;font-weight:700}.WastelandSnake-module__rKcRxq__batteryGlyph{color:#0ff;text-shadow:0 0 6px #00ffff80;font-weight:700}.WastelandSnake-module__rKcRxq__barrierGlyph{color:#f33;text-shadow:0 0 6px #ff333380;font-weight:700}.WastelandSnake-module__rKcRxq__titleControls{color:#00ff4180;gap:16px;font-family:VT323,Share Tech Mono,monospace;font-size:14px;display:flex}.WastelandSnake-module__rKcRxq__ctrl{gap:4px;display:flex}.WastelandSnake-module__rKcRxq__k{color:#00ff41}.WastelandSnake-module__rKcRxq__titleStart{color:#00ff41;text-shadow:0 0 10px #00ff4180;cursor:pointer;margin-top:8px;font-family:VT323,Share Tech Mono,monospace;font-size:18px;animation:1.2s step-end infinite WastelandSnake-module__rKcRxq__blinkText}@keyframes WastelandSnake-module__rKcRxq__blinkText{0%,to{opacity:1}50%{opacity:0}}.WastelandSnake-module__rKcRxq__gameOverArea{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:420px;padding:24px;display:flex}.WastelandSnake-module__rKcRxq__goTitle{color:#f33;text-shadow:0 0 12px #f339,0 0 24px #ff33334d;letter-spacing:4px;font-family:VT323,Share Tech Mono,monospace;font-size:32px}.WastelandSnake-module__rKcRxq__goScore{color:#0c3;font-family:VT323,Share Tech Mono,monospace;font-size:18px}.WastelandSnake-module__rKcRxq__goScore strong{color:#00ff41}.WastelandSnake-module__rKcRxq__newHs{color:#ffb000;text-shadow:0 0 8px #ffb00080;font-family:VT323,Share Tech Mono,monospace;font-size:16px;animation:1s step-end infinite WastelandSnake-module__rKcRxq__blinkText}.WastelandSnake-module__rKcRxq__goRestart{color:#00ff41;text-shadow:0 0 10px #00ff4180;cursor:pointer;font-family:VT323,Share Tech Mono,monospace;font-size:18px}.WastelandSnake-module__rKcRxq__goRestart:first-of-type{animation:1.2s step-end infinite WastelandSnake-module__rKcRxq__blinkText}
.IconSection-module__mSjDdG__nav{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.IconSection-module__mSjDdG__navItem{color:#00dd38bf;letter-spacing:1px;cursor:pointer;background:#000a0099;border:1px solid #00ff4126;border-left:3px solid #00ff4140;align-items:center;gap:8px;padding:10px 18px;font-family:VT323,monospace;font-size:15px;text-decoration:none;transition:all .15s;display:flex;position:relative}.IconSection-module__mSjDdG__navItem:hover{color:#00ff41;text-shadow:0 0 6px #00ff4166;background:#00ff411a;border-color:#00ff4159 #00ff4159 #00ff4159 #00ff41}.IconSection-module__mSjDdG__navItem:hover .IconSection-module__mSjDdG__navIcon{text-shadow:0 0 8px #00ff4199}.IconSection-module__mSjDdG__navIcon{font-size:16px;transition:text-shadow .15s}.IconSection-module__mSjDdG__emailRow{text-align:center;border-top:1px solid #00ff411a;margin-top:16px;padding-top:12px;font-family:VT323,monospace;font-size:14px}.IconSection-module__mSjDdG__emailLink{color:#00dd3873;letter-spacing:1px;text-decoration:none;transition:all .2s}.IconSection-module__mSjDdG__emailLink:hover{color:#00ff41b3;text-shadow:0 0 6px #00ff414d}@media (max-width:600px){.IconSection-module__mSjDdG__nav{gap:8px}.IconSection-module__mSjDdG__navItem{padding:8px 12px;font-size:13px}.IconSection-module__mSjDdG__overlayContent{width:92vw;padding:16px 12px}.IconSection-module__mSjDdG__card{min-height:140px;padding:14px}.IconSection-module__mSjDdG__cardName{font-size:18px}.IconSection-module__mSjDdG__carouselArrow{padding:6px 10px;font-size:18px}}.IconSection-module__mSjDdG__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.2s IconSection-module__mSjDdG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes IconSection-module__mSjDdG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.IconSection-module__mSjDdG__overlayContent{color:#00ff41;background:#000a00f2;border:1px solid #00ff4140;width:480px;max-width:92vw;font-family:VT323,monospace;box-shadow:0 0 30px #00ff411a,inset 0 0 60px #00000080}.IconSection-module__mSjDdG__overlayHeader{letter-spacing:2px;color:#00ff4199;border-bottom:1px solid #00ff4126;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;display:flex}.IconSection-module__mSjDdG__overlayClose{color:#00ff4180;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-family:VT323,monospace;font-size:14px;transition:color .15s}.IconSection-module__mSjDdG__overlayClose:hover{color:#f44}.IconSection-module__mSjDdG__carouselWrap{align-items:center;gap:8px;padding:16px 12px;display:flex}.IconSection-module__mSjDdG__carouselArrow{color:#00ff4199;cursor:pointer;background:0 0;border:1px solid #00ff4133;flex-shrink:0;padding:8px 14px;font-family:VT323,monospace;font-size:22px;transition:all .15s}.IconSection-module__mSjDdG__carouselArrow:hover{color:#00ff41;text-shadow:0 0 8px #00ff4180;background:#00ff411a;border-color:#00ff41}.IconSection-module__mSjDdG__card{background:#00140066;border:1px solid #00ff4126;flex-direction:column;flex:1;gap:8px;min-height:160px;padding:18px;display:flex}.IconSection-module__mSjDdG__cardId{color:#00ff4166;letter-spacing:2px;font-size:12px}.IconSection-module__mSjDdG__cardName{color:#00ff41;text-shadow:0 0 8px #00ff414d;letter-spacing:1px;font-size:22px}.IconSection-module__mSjDdG__cardStatus{color:#00ff418c;letter-spacing:3px;border:1px solid #00ff4126;width:fit-content;padding:2px 8px;font-size:12px;display:inline-block}.IconSection-module__mSjDdG__cardDesc{color:#00dd38b3;margin-top:4px;font-size:15px;line-height:1.4}.IconSection-module__mSjDdG__cardLink{color:#00c8ffb3;word-break:break-all;margin-top:auto;font-size:13px;text-decoration:none;transition:color .15s}.IconSection-module__mSjDdG__cardLink:hover{color:#0df;text-shadow:0 0 6px #00c8ff66}.IconSection-module__mSjDdG__carouselDots{justify-content:center;gap:8px;padding:0 16px 12px;display:flex}.IconSection-module__mSjDdG__dot2{cursor:pointer;border:1px solid #00ff414d;width:8px;height:8px;transition:all .15s}.IconSection-module__mSjDdG__dot2Active{background:#00ff41;border-color:#00ff41;box-shadow:0 0 6px #00ff4180}.IconSection-module__mSjDdG__overlayHint{text-align:center;color:#00ff414d;letter-spacing:1px;padding:0 16px 14px;font-size:11px}
.page-module___8aEwW__main{background:#000;flex-direction:column;align-items:center;min-height:100vh;padding:0 10px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__main:before{content:"";pointer-events:none;background:radial-gradient(#00ff4108 0%,#0000 70%);width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__main:after{content:"";pointer-events:none;z-index:100;background:radial-gradient(#0000 40%,#0006 100%);position:fixed;inset:0}.page-module___8aEwW__container{z-index:1;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:940px;display:flex;position:relative}.page-module___8aEwW__navWrapper{margin-top:32px}@keyframes page-module___8aEwW__headerFlicker{0%,95%,to{opacity:1}96%{opacity:.6}97%{opacity:1}98%{opacity:.4}99%{opacity:.9}}.page-module___8aEwW__header{border-bottom:1px solid #00ff411f;justify-content:space-between;align-items:center;width:100%;max-width:940px;margin-bottom:20px;padding:14px 0;display:flex}.page-module___8aEwW__headerBrand{color:#f33;letter-spacing:3px;text-shadow:0 0 6px #ff333380,0 0 20px #f333;font-family:VT323,monospace;font-size:16px;animation:4s ease-in-out infinite page-module___8aEwW__headerFlicker}.page-module___8aEwW__headerBrand:before{content:"⚠ ";font-size:14px}.page-module___8aEwW__headerLinks{gap:20px;display:flex}.page-module___8aEwW__headerLink{color:#00dd3880;letter-spacing:1px;font-family:VT323,monospace;font-size:14px;text-decoration:none;transition:color .2s}.page-module___8aEwW__headerLink:hover{color:#00ff41;text-shadow:0 0 5px #00ff4180}.page-module___8aEwW__footer{border-top:1px solid #00ff411f;justify-content:center;align-items:center;width:100%;max-width:940px;margin-top:24px;padding:14px 0;display:flex}.page-module___8aEwW__footerText{color:#00dd3873;letter-spacing:1px;font-family:VT323,monospace;font-size:12px}@media (max-width:600px){.page-module___8aEwW__header{margin-bottom:16px;padding:6px 0}.page-module___8aEwW__headerBrand{letter-spacing:2px;font-size:12px}.page-module___8aEwW__container{justify-content:flex-start;gap:0}.page-module___8aEwW__navWrapper{margin-top:16px}.page-module___8aEwW__footer{margin-top:16px;padding:6px 0}.page-module___8aEwW__footerText{font-size:10px}}
