.Game_gameContainer___dQ2t{display:flex;align-items:flex-start;justify-content:center;min-height:100vh;background-color:#0f172a;padding:1.5rem;overflow:auto;font-family:Courier New,monospace;position:relative}.Game_gameShell__P1zBP{width:min(1200px,100%);display:flex;flex-direction:column;gap:1rem}.Game_topBar__R2UbI{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.Game_topBarLeft__p8mCN{flex:1 1 520px;min-width:280px}.Game_topBarRight__vlWFu{display:flex;flex-direction:column;gap:.75rem;flex:0 1 280px}.Game_headerButtons__3BeX_{display:flex;gap:1rem;justify-content:flex-end;flex-wrap:wrap}.Game_button__cVE70{padding:.5rem 1rem;color:white;font-weight:600;border-radius:.5rem;font-size:.875rem;transition:all .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.Game_button__cVE70:hover{box-shadow:0 10px 15px -3px var(--shadow-color),0 4px 6px -4px var(--shadow-color)}.Game_homeButton__rSnc4{background-color:#0e7490;--shadow-color:rgba(34,211,238,0.5)}.Game_homeButton__rSnc4:hover{background-color:#0891b2}.Game_restartButton__cQePK{background-color:#b91c1c;--shadow-color:rgba(248,113,113,0.5)}.Game_restartButton__cQePK:hover{background-color:#dc2626}.Game_goalCard__q_WFi{background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95));border:1px solid rgba(6,182,212,.4);border-radius:.75rem;padding:.75rem 1rem;color:#e2e8f0;box-shadow:0 10px 20px -10px rgba(6,182,212,.4)}.Game_goalTitle__tC_k2{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#67e8f9;font-weight:700;margin-bottom:.35rem}.Game_goalText__6WoU4{font-size:.9rem;color:#cbd5f5}.Game_gameBody__QJt9c{display:grid;grid-template-columns:220px 1fr 240px;gap:1rem;align-items:start}.Game_leftPanel__9FoTP,.Game_rightPanel__fgwR0{display:flex;flex-direction:column;gap:1rem}.Game_panelCard__In__a{background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.35);border-radius:.75rem;padding:.9rem;color:#e2e8f0;box-shadow:0 8px 20px -12px rgba(0,0,0,.6)}.Game_panelTitle__K46lf{font-size:.85rem;font-weight:700;color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem}.Game_panelText__sa_kY{font-size:.9rem;color:#cbd5e1;line-height:1.4}.Game_panelHint__bTYll{margin-top:.6rem;font-size:.8rem;color:#94a3b8}.Game_toolboxGrid__TKrZ0{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.Game_toolButton__MXTZ6{background:rgba(30,41,59,.85);border:1px solid rgba(56,189,248,.35);color:#e2e8f0;padding:.4rem .5rem;border-radius:.5rem;font-size:.8rem;transition:all .2s}.Game_toolButton__MXTZ6:hover{border-color:rgba(56,189,248,.7);box-shadow:0 8px 16px -12px rgba(56,189,248,.8);transform:translateY(-1px)}.Game_readoutRow__z5cpG{display:flex;justify-content:space-between;font-size:.85rem;padding:.35rem 0;border-bottom:1px dashed rgba(148,163,184,.2);color:#e2e8f0}.Game_readoutRow__z5cpG:last-child{border-bottom:none}.Game_goalProgress__CGlCu{margin-top:.8rem}.Game_goalProgressLabel__RS7f6{font-size:.8rem;color:#94a3b8;margin-bottom:.35rem}.Game_goalProgressBar__5DIa_{height:6px;border-radius:999px;background:rgba(15,23,42,.8);border:1px solid rgba(56,189,248,.4);overflow:hidden}.Game_goalProgressFill__e_ZnS{height:100%;background:linear-gradient(90deg,rgba(56,189,248,.9),rgba(14,165,233,.9));transition:width .3s ease}.Game_playArea__0hMkM{display:flex;flex-direction:column;align-items:center;gap:.75rem}.Game_gameGrid__YwUVc{position:relative;border:3px solid #6b7280;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-top:0;background-color:#1e293b;z-index:10;overflow:hidden}.Game_gameGrid__YwUVc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,rgba(107,114,128,.1) 1px,transparent 0),linear-gradient(rgba(107,114,128,.1) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:-1}.Game_tileCell__019sN{position:absolute;transition:all .2s ease-in-out}.Game_voltageSource__0OhEA{background:radial-gradient(circle,rgba(234,179,8,.9) 0,rgba(234,179,8,.6) 50%,rgba(234,179,8,.3) 100%);animation:Game_voltageEnergy__Y5zfr 2s ease-in-out infinite;border:2px solid rgba(234,179,8,.8)}@keyframes Game_voltageEnergy__Y5zfr{0%,to{transform:scale(1);box-shadow:0 0 20px rgba(234,179,8,.6)}50%{transform:scale(1.05);box-shadow:0 0 30px rgba(234,179,8,.9)}}.Game_resistorObstacle__UHvcX{background:linear-gradient(45deg,rgba(239,68,68,.8),rgba(185,28,28,.8) 50%,rgba(239,68,68,.8));position:relative;overflow:hidden}.Game_resistorObstacle__UHvcX:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3) 50%,transparent);animation:Game_resistanceFlicker____8BA 3s ease-in-out infinite}@keyframes Game_resistanceFlicker____8BA{0%,to{left:-100%}50%{left:100%}}.Game_wireConduit__qQOSu{background:linear-gradient(90deg,rgba(6,182,212,.3),rgba(6,182,212,.6) 50%,rgba(6,182,212,.3));position:relative}.Game_wireConduit__qQOSu:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(6,182,212,1) 20%,rgba(6,182,212,1) 80%,transparent);transform:translateY(-50%);animation:Game_currentFlow__378f3 1.5s linear infinite}@keyframes Game_currentFlow__378f3{0%{opacity:.4;transform:translateY(-50%) scaleX(.8)}50%{opacity:1;transform:translateY(-50%) scaleX(1.2)}to{opacity:.4;transform:translateY(-50%) scaleX(.8)}}.Game_goalTarget__ASnHc{background:radial-gradient(circle,rgba(34,197,94,.9) 0,rgba(34,197,94,.6) 50%,rgba(34,197,94,.3) 100%);animation:Game_goalBeacon__qrlXJ 2.5s ease-in-out infinite;border:3px solid rgba(34,197,94,.8)}@keyframes Game_goalBeacon__qrlXJ{0%,to{transform:scale(1);box-shadow:0 0 25px rgba(34,197,94,.6)}50%{transform:scale(1.08);box-shadow:0 0 40px rgba(34,197,94,.9)}}.Game_splitterJunction___d1kn{background:conic-gradient(from 45deg,rgba(168,85,247,.8) 0deg,rgba(147,51,234,.8) 90deg,rgba(168,85,247,.8) 180deg,rgba(147,51,234,.8) 270deg);animation:Game_splitterRotate__jOjTF 4s linear infinite;border:2px solid rgba(168,85,247,.6)}@keyframes Game_splitterRotate__jOjTF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Game_electronAvatar__ghsjE{position:absolute;border-radius:50%;background-color:#06b6d4;transition:all ease-linear .1s;z-index:20}.Game_electronAvatar__ghsjE:after{content:"";position:absolute;top:50%;left:50%;width:3px;height:3px;background:rgba(255,255,255,.9);border-radius:50%;transform:translate(-50%,-50%)}.Game_electronHighSpeed__vobYZ{background-color:#0891b2}.Game_electronLowEnergy__hMD_b{opacity:.6;background-color:#67e8f9}.Game_loadingText__m2NIR{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#1e293b;color:white;font-size:1.5rem}.Game_bottomBar__flESi{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;background:rgba(15,23,42,.95);border:1px solid rgba(148,163,184,.3);border-radius:.75rem}.Game_controlGroup__krytX{display:flex;gap:.5rem;flex-wrap:wrap}.Game_controlButton__JKP_I{background:rgba(30,41,59,.85);border:1px solid rgba(148,163,184,.35);color:#e2e8f0;padding:.4rem .8rem;border-radius:.5rem;font-size:.85rem;transition:all .2s}.Game_controlButton__JKP_I:hover{border-color:rgba(56,189,248,.7);box-shadow:0 8px 16px -12px rgba(56,189,248,.8);transform:translateY(-1px)}@media (max-width:1000px){.Game_gameBody__QJt9c{grid-template-columns:1fr}.Game_playArea__0hMkM{order:0}.Game_leftPanel__9FoTP{order:1}.Game_rightPanel__fgwR0{order:2}.Game_topBarRight__vlWFu{width:100%}.Game_headerButtons__3BeX_{justify-content:flex-start}}.Game_puzzleCompleteOverlay__t_fky{position:fixed;inset:0;background:radial-gradient(circle at center,rgba(15,23,42,.95) 0,rgba(30,41,59,.95) 50%,rgba(15,23,42,.98) 100%);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:50;padding:1rem;animation:Game_overlayAppear__9dHBr .5s ease-out}@keyframes Game_overlayAppear__9dHBr{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(8px)}}.Game_puzzleCompleteModal__OOpL5{background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(51,65,85,.95) 50%,rgba(30,41,59,.95));padding:2rem;border-radius:1rem;box-shadow:0 0 40px rgba(34,197,94,.4),0 25px 50px -12px rgba(0,0,0,.5),inset 0 0 20px rgba(34,197,94,.1);text-align:center;border:3px solid rgba(34,197,94,.7);width:100%;max-width:28rem;transform:scale(1);transition:all .3s;position:relative;overflow:hidden;animation:Game_modalSuccess__tYQ9M .6s ease-out}.Game_puzzleCompleteModal__OOpL5:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,rgba(34,197,94,.8),rgba(16,185,129,.8),rgba(34,197,94,.8));background-size:400% 400%;animation:Game_successBorder__Dq9d7 2s ease-in-out infinite;border-radius:1rem;z-index:-1}@keyframes Game_modalSuccess__tYQ9M{0%{transform:scale(.8) rotate(-5deg);opacity:0}50%{transform:scale(1.05) rotate(2deg);opacity:.8}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes Game_successBorder__Dq9d7{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.Game_puzzleCompleteTitle__JpJG2{font-size:3rem;font-weight:700;color:#34d399;margin-bottom:1.5rem;filter:drop-shadow(0 0 10px rgba(34,197,94,.8));animation:Game_titleCelebration__zQQ8U 2s ease-in-out infinite;text-shadow:0 0 10px rgba(34,197,94,.8),0 0 20px rgba(34,197,94,.6),0 0 30px rgba(34,197,94,.4)}@keyframes Game_titleCelebration__zQQ8U{0%,to{transform:scale(1);text-shadow:0 0 10px rgba(34,197,94,.8),0 0 20px rgba(34,197,94,.6),0 0 30px rgba(34,197,94,.4)}50%{transform:scale(1.05);text-shadow:0 0 15px rgba(34,197,94,1),0 0 25px rgba(34,197,94,.8),0 0 35px rgba(34,197,94,.6)}}.Game_puzzleCompleteText__iqXf_{font-size:1.25rem;color:#cbd5e1;margin-bottom:.5rem}.Game_scoreText__SLnQ7{font-size:1.5rem;color:#facc15;margin-bottom:2rem;font-family:monospace}.Game_modalActions__OIIov{display:flex;justify-content:center;gap:1rem}.Game_modalButton__kIl_5{padding:.75rem 2rem;font-weight:700;border-radius:.5rem;font-size:1.125rem;transition:all .2s;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:white;border:none;cursor:pointer}.Game_modalButton__kIl_5:focus{outline:none;box-shadow:0 0 0 4px var(--focus-ring-color)}.Game_nextLevelButton__SFITl{background-color:#16a34a;--shadow-color:rgba(74,222,128,0.5);--focus-ring-color:rgba(74,222,128,0.5);filter:var(--neon-green-glow)}.Game_nextLevelButton__SFITl:hover{background-color:#22c55e;box-shadow:0 10px 15px -3px var(--shadow-color),0 4px 6px -4px var(--shadow-color)}.Game_mainMenuButton__PS_B_{background-color:#0891b2;--shadow-color:rgba(34,211,238,0.5);--focus-ring-color:rgba(34,211,238,0.5)}.Game_mainMenuButton__PS_B_:hover{background-color:#06b6d4;box-shadow:0 10px 15px -3px var(--shadow-color),0 4px 6px -4px var(--shadow-color)}.Game_ledEffect__3Q8oI{position:relative;overflow:hidden}.Game_ledEffect__3Q8oI:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(6,182,212,.4),transparent);animation:Game_ledSweep___ig3I 2s infinite}@keyframes Game_ledSweep___ig3I{0%{left:-100%}to{left:100%}}.Game_glowButton__XyTrx{position:relative;background:linear-gradient(45deg,transparent,rgba(6,182,212,.1),transparent);transition:all .3s ease}.Game_glowButton__XyTrx:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(6,182,212,.5),0 0 40px rgba(6,182,212,.3),0 0 60px rgba(6,182,212,.1)}.Game_circuitLine__cHD4G{background:linear-gradient(90deg,rgba(6,182,212,.2),rgba(6,182,212,.8) 50%,rgba(6,182,212,.2));background-size:200% 100%;animation:Game_circuitPulse__eUd6_ 2s ease-in-out infinite}@keyframes Game_circuitPulse__eUd6_{0%,to{background-position:200% 0;opacity:.5}50%{background-position:0 0;opacity:1}}.Game_isPaused__YWWGl .Game_gameGrid__YwUVc{filter:grayscale(.2) brightness(.85)}.Game_slowMode__TEl_K .Game_electronAvatar__ghsjE{transition-duration:.25s}.Game_slowMode__TEl_K .Game_wireConduit__qQOSu:after{animation-duration:2.6s}.Game_playFieldFrame__xgVEy{width:100%;background:linear-gradient(135deg,rgba(15,23,42,.9),rgba(30,41,59,.9));border:1px solid rgba(56,189,248,.35);border-radius:1rem;padding:.9rem;box-shadow:0 20px 45px -30px rgba(14,165,233,.6)}.Game_playFieldHeader__dQ1og{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem}.Game_playFieldTitle__d8CKV{font-size:1rem;font-weight:700;color:#e2e8f0;letter-spacing:.05em;text-transform:uppercase}.Game_playFieldMeta__hGB9O{display:flex;gap:.5rem;flex-wrap:wrap}.Game_metaChip__kDSsL{font-size:.75rem;color:#bae6fd;background:rgba(15,23,42,.8);border:1px solid rgba(56,189,248,.4);padding:.15rem .5rem;border-radius:999px}.Game_gameGridWrapper__JzTCQ{position:relative;padding:.6rem;background:radial-gradient(circle at top,rgba(56,189,248,.08),transparent 55%)}.Game_gameGridWrapper__JzTCQ,.Game_pauseOverlay__mo2qX{display:flex;justify-content:center;align-items:center;border-radius:.85rem}.Game_pauseOverlay__mo2qX{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(2px)}.Game_pauseBadge__5sszC{padding:.5rem 1.2rem;border-radius:999px;border:1px solid rgba(248,113,113,.8);background:rgba(127,29,29,.9);color:#fecaca;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.Game_controlButtonActive__knSTO{border-color:rgba(56,189,248,.9);box-shadow:0 0 14px rgba(56,189,248,.5)}.Game_tileBase__UDc4Y{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid rgba(51,65,85,.75);border-radius:6px;background:rgba(15,23,42,.2);transition:background .2s ease,box-shadow .2s ease}.Game_tileWireCell__soqb8{background:rgba(15,23,42,.16)}.Game_tileComponentCell__lo81N{background:rgba(15,23,42,.45);box-shadow:inset 0 0 16px rgba(15,23,42,.6)}.Game_tileEmptyCell__kbic9{background:rgba(15,23,42,.08)}.Game_componentWireLine__2hOK5{position:absolute;width:76%;height:4px;background:linear-gradient(90deg,rgba(148,163,184,.2),rgba(226,232,240,.8),rgba(148,163,184,.2));border-radius:999px;opacity:.85}.Game_resistorBody__akyCM{width:72%;height:16px;background:linear-gradient(90deg,rgba(185,28,28,.85),rgba(239,68,68,.9));border-radius:7px;border:1px solid rgba(248,113,113,.9);box-shadow:0 6px 12px -8px rgba(248,113,113,.9);display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.Game_resistorLabel__7Jc06{font-size:.62rem;font-weight:700;color:#f8fafc;letter-spacing:.02em}.Game_voltageOrb__rJ25w{width:70%;height:70%;border-radius:999px;background:radial-gradient(circle at 35% 35%,rgba(250,204,21,.95),rgba(234,179,8,.8));border:2px solid rgba(250,204,21,.85);box-shadow:0 0 16px rgba(250,204,21,.5);display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.Game_voltageLabel__OHoYU{font-size:.7rem;font-weight:700;color:#1f2937}.Game_splitterDiamond__MBbvT{width:16px;height:16px;background:conic-gradient(from 45deg,rgba(168,85,247,.9),rgba(147,51,234,.9),rgba(168,85,247,.9));border-radius:4px;border:1px solid rgba(216,180,254,.7);transform:rotate(45deg);box-shadow:0 4px 10px -6px rgba(168,85,247,.9)}.Game_goalCore__AQu9A{width:72%;height:72%;background:linear-gradient(135deg,rgba(34,197,94,.9),rgba(22,163,74,.85));border-radius:8px;border:1px solid rgba(34,197,94,.8);color:#052e16;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;letter-spacing:.05em}.Game_wireLine__pOzML{background:linear-gradient(90deg,rgba(226,232,240,.1),rgba(56,189,248,.7),rgba(226,232,240,.1));border-radius:999px;box-shadow:0 0 6px rgba(56,189,248,.35);background-size:200% 100%}.Game_wireDot__EXttJ{width:6px;height:6px;border-radius:999px;background:rgba(226,232,240,.9);box-shadow:0 0 6px rgba(226,232,240,.7)}.Game_currentFlow__378f3 .Game_wireLine__pOzML{background-size:200% 100%;animation:Game_wirePulse__g0kLT 1.6s ease-in-out infinite}.Game_currentFlow__378f3 .Game_wireDot__EXttJ{box-shadow:0 0 10px rgba(56,189,248,.8)}@keyframes Game_wirePulse__g0kLT{0%{background-position:200% 0;opacity:.35}50%{background-position:0 0;opacity:1}to{background-position:-200% 0;opacity:.45}}