.LogicGatesGame-module__lE8vbG__container{color:#e0e0e0;background:#0a0a0f;width:100%;height:calc(100vh - 80px);font-family:JetBrains Mono,monospace;overflow:hidden}.LogicGatesGame-module__lE8vbG__game{grid-template-rows:50px 1fr 36px;grid-template-columns:220px 1fr 260px;width:100%;height:100%;display:grid;overflow:hidden}.LogicGatesGame-module__lE8vbG__header{background:#12121a;border-bottom:1px solid #2a2a3a;grid-column:1/-1;align-items:center;gap:12px;min-width:0;padding:0 16px;display:flex;overflow:hidden}.LogicGatesGame-module__lE8vbG__backBtn{color:#808090;background:0 0;border:1px solid #2a2a3a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .15s;display:flex}.LogicGatesGame-module__lE8vbG__backBtn:hover{color:#0f8;background:#00ff881a;border-color:#0f8}.LogicGatesGame-module__lE8vbG__headerTitle{color:#0f8;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-family:Orbitron,sans-serif;font-size:1rem}.LogicGatesGame-module__lE8vbG__levelInfo{align-items:center;gap:10px;min-width:0;display:flex}.LogicGatesGame-module__lE8vbG__levelName{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.LogicGatesGame-module__lE8vbG__levelDifficulty{text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:.65rem}.LogicGatesGame-module__lE8vbG__difficultyEasy{color:#0f8;background:#0f83}.LogicGatesGame-module__lE8vbG__difficultyMedium{color:#fa0;background:#fa03}.LogicGatesGame-module__lE8vbG__difficultyHard{color:#f44;background:#f443}.LogicGatesGame-module__lE8vbG__headerRight{align-items:center;gap:8px;margin-left:auto;display:flex}.LogicGatesGame-module__lE8vbG__streakBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e53 100%);border-radius:12px;align-items:center;gap:5px;padding:4px 10px;font-size:.7rem;font-weight:700;display:flex}.LogicGatesGame-module__lE8vbG__modeBtn{color:#808090;cursor:pointer;white-space:nowrap;background:#1a1a25;border:1px solid #2a2a3a;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:.7rem;transition:all .15s;display:flex}.LogicGatesGame-module__lE8vbG__modeBtn:hover{color:#c44dff;background:#c44dff1a;border-color:#c44dff}.LogicGatesGame-module__lE8vbG__modeBtn.LogicGatesGame-module__lE8vbG__modeSync{color:#0f8;background:#00ff881a;border-color:#0f8}.LogicGatesGame-module__lE8vbG__modeBtn.LogicGatesGame-module__lE8vbG__modeCatchup{color:#fa0;background:#ffaa001a;border-color:#fa0}.LogicGatesGame-module__lE8vbG__historyBtn{color:#808090;cursor:pointer;white-space:nowrap;background:#1a1a25;border:1px solid #2a2a3a;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-family:inherit;font-size:.7rem;transition:all .15s;display:flex}.LogicGatesGame-module__lE8vbG__historyBtn:hover{color:#00fff5;background:#00fff51a;border-color:#00fff5}.LogicGatesGame-module__lE8vbG__headerBtn{color:#e0e0e0;cursor:pointer;white-space:nowrap;background:#1a1a25;border:1px solid #2a2a3a;border-radius:4px;padding:6px 12px;font-family:inherit;font-size:.75rem;transition:all .2s}.LogicGatesGame-module__lE8vbG__headerBtn:hover{background:#2a2a3a;border-color:#0f8}.LogicGatesGame-module__lE8vbG__palette{overscroll-behavior:contain;background:#12121a;border-right:1px solid #2a2a3a;padding:10px;overflow:hidden auto}.LogicGatesGame-module__lE8vbG__paletteTitle{color:#808090;text-transform:uppercase;letter-spacing:1px;z-index:1;background:#12121a;margin-bottom:10px;padding:4px 0;font-size:.7rem;position:sticky;top:0}.LogicGatesGame-module__lE8vbG__componentCategory{margin-bottom:12px}.LogicGatesGame-module__lE8vbG__categoryTitle{color:#0f8;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #2a2a3a;margin-bottom:6px;padding-bottom:4px;font-size:.6rem}.LogicGatesGame-module__lE8vbG__paletteItem{cursor:pointer;background:#1a1a25;border:1px solid #2a2a3a;border-radius:4px;align-items:center;gap:8px;margin-bottom:4px;padding:6px 8px;transition:all .15s;display:flex}.LogicGatesGame-module__lE8vbG__paletteItem:hover{background:#1f1f2a;border-color:#0f8}.LogicGatesGame-module__lE8vbG__paletteItem.LogicGatesGame-module__lE8vbG__selected{background:#00ff8826;border-color:#0f8}.LogicGatesGame-module__lE8vbG__componentIcon{border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:22px;font-size:.55rem;font-weight:700;display:flex}.LogicGatesGame-module__lE8vbG__componentName{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.LogicGatesGame-module__lE8vbG__boardContainer{background:#0a0a0f;position:relative;overflow:hidden}.LogicGatesGame-module__lE8vbG__circuitBoard{touch-action:none;-webkit-user-select:none;user-select:none;cursor:default;width:100%;height:100%;display:block}.LogicGatesGame-module__lE8vbG__circuitBoard:active{cursor:grabbing}.LogicGatesGame-module__lE8vbG__zoomControls{z-index:10;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:12px;right:12px}.LogicGatesGame-module__lE8vbG__zoomBtn{color:#e0e0e0;cursor:pointer;background:#1a1a25e6;border:1px solid #2a2a3a;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:all .15s;display:flex}.LogicGatesGame-module__lE8vbG__zoomBtn:hover{background:#2a2a3a;border-color:#0f8}.LogicGatesGame-module__lE8vbG__infoPanel{overscroll-behavior:contain;background:#12121a;border-left:1px solid #2a2a3a;flex-direction:column;gap:10px;padding:10px;display:flex;overflow:hidden auto}.LogicGatesGame-module__lE8vbG__infoSection{background:#1a1a25;border:1px solid #2a2a3a;border-radius:6px;flex-shrink:0;padding:10px}.LogicGatesGame-module__lE8vbG__infoSection h3{color:#0f8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.65rem}.LogicGatesGame-module__lE8vbG__objectiveText{color:#e0e0e0;font-size:.75rem;line-height:1.4}.LogicGatesGame-module__lE8vbG__truthTable{border-collapse:collapse;width:100%;font-size:.7rem}.LogicGatesGame-module__lE8vbG__truthTable th,.LogicGatesGame-module__lE8vbG__truthTable td{text-align:center;border:1px solid #2a2a3a;padding:4px 5px}.LogicGatesGame-module__lE8vbG__truthTable th{color:#0f8;background:#12121a;font-size:.65rem}.LogicGatesGame-module__lE8vbG__truthTable td.LogicGatesGame-module__lE8vbG__pass{background:#0f83}.LogicGatesGame-module__lE8vbG__truthTable td.LogicGatesGame-module__lE8vbG__fail{background:#f443}.LogicGatesGame-module__lE8vbG__testControls{gap:6px;display:flex}.LogicGatesGame-module__lE8vbG__testBtn{cursor:pointer;border:none;border-radius:4px;flex:1;padding:8px 6px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s}.LogicGatesGame-module__lE8vbG__runTest{color:#000;background:#0f8}.LogicGatesGame-module__lE8vbG__runTest:hover{filter:brightness(1.1)}.LogicGatesGame-module__lE8vbG__clearBoard{color:#e0e0e0;background:#12121a;border:1px solid #2a2a3a}.LogicGatesGame-module__lE8vbG__clearBoard:hover{color:#f44;border-color:#f44}.LogicGatesGame-module__lE8vbG__testResult{text-align:center;border-radius:4px;margin-top:6px;padding:6px;font-size:.75rem;font-weight:600}.LogicGatesGame-module__lE8vbG__testResultPass{color:#0f8;background:#0f83;border:1px solid #0f8}.LogicGatesGame-module__lE8vbG__testResultFail{color:#f44;background:#f443;border:1px solid #f44}.LogicGatesGame-module__lE8vbG__hintBtn{color:#fa0;cursor:pointer;background:#1a1a25;border:1px solid #fa0;border-radius:4px;width:100%;padding:8px;font-family:inherit;font-size:.75rem;transition:all .15s}.LogicGatesGame-module__lE8vbG__hintBtn:hover{background:#ffaa001a}.LogicGatesGame-module__lE8vbG__hintText{color:#fa0;margin-top:8px;font-size:.75rem;line-height:1.4}.LogicGatesGame-module__lE8vbG__statusBar{color:#808090;background:#12121a;border-top:1px solid #2a2a3a;grid-column:1/-1;align-items:center;gap:20px;padding:0 16px;font-size:.7rem;display:flex;overflow:hidden}.LogicGatesGame-module__lE8vbG__statusItem{white-space:nowrap;align-items:center;gap:5px;display:flex}.LogicGatesGame-module__lE8vbG__statusLabel{color:#808090}.LogicGatesGame-module__lE8vbG__statusValue{color:#0f8}.LogicGatesGame-module__lE8vbG__mobileToolbar,.LogicGatesGame-module__lE8vbG__mobileActions{display:none}.LogicGatesGame-module__lE8vbG__modalOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LogicGatesGame-module__lE8vbG__modalContent{text-align:center;background:#12121a;border:2px solid #0f8;border-radius:12px;width:100%;max-width:360px;padding:24px}.LogicGatesGame-module__lE8vbG__modalContent h2{color:#0f8;margin-bottom:12px;font-family:Orbitron,sans-serif;font-size:1.3rem}.LogicGatesGame-module__lE8vbG__modalContent p{color:#e0e0e0;margin-bottom:16px;font-size:.9rem}.LogicGatesGame-module__lE8vbG__modalStats{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}.LogicGatesGame-module__lE8vbG__modalStat{background:#1a1a25;border-radius:6px;padding:10px 8px}.LogicGatesGame-module__lE8vbG__modalStatLabel{color:#808090;text-transform:uppercase;font-size:.6rem}.LogicGatesGame-module__lE8vbG__modalStatValue{color:#0f8;font-size:1.1rem;font-weight:700}.LogicGatesGame-module__lE8vbG__modalBtn{cursor:pointer;border:none;border-radius:6px;margin:4px;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.LogicGatesGame-module__lE8vbG__modalBtnPrimary{color:#000;background:#0f8}.LogicGatesGame-module__lE8vbG__modalBtnPrimary:hover{filter:brightness(1.1)}.LogicGatesGame-module__lE8vbG__modalBtnSecondary{color:#e0e0e0;background:#1a1a25;border:1px solid #2a2a3a}.LogicGatesGame-module__lE8vbG__modalBtnSecondary:hover{border-color:#0f8}.LogicGatesGame-module__lE8vbG__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.LogicGatesGame-module__lE8vbG__loadingSpinner{border:3px solid #2a2a3a;border-top-color:#0f8;border-radius:50%;width:40px;height:40px;animation:1s linear infinite LogicGatesGame-module__lE8vbG__spin}@keyframes LogicGatesGame-module__lE8vbG__spin{to{transform:rotate(360deg)}}.LogicGatesGame-module__lE8vbG__loadingText{color:#808090;font-size:.85rem}.LogicGatesGame-module__lE8vbG__noChallenge{text-align:center;background:#0a0a0f;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:calc(100vh - 80px);padding:40px;display:flex}.LogicGatesGame-module__lE8vbG__noChallenge h2{color:#0f8;font-family:Orbitron,sans-serif}.LogicGatesGame-module__lE8vbG__noChallenge p{color:#808090;max-width:360px}.LogicGatesGame-module__lE8vbG__mobileHintOverlay{display:none}.LogicGatesGame-module__lE8vbG__mobileHintContent{background:#12121a;border:2px solid #fa0;border-radius:12px;width:100%;max-width:320px;padding:20px}.LogicGatesGame-module__lE8vbG__mobileHintContent h3{color:#fa0;margin-bottom:12px;font-size:1rem}.LogicGatesGame-module__lE8vbG__mobileHintContent p{color:#e0e0e0;margin-bottom:16px;font-size:.85rem;line-height:1.5}.LogicGatesGame-module__lE8vbG__mobileHintClose{color:#000;cursor:pointer;background:#fa0;border:none;border-radius:6px;width:100%;padding:10px;font-weight:600}@media (max-width:1100px){.LogicGatesGame-module__lE8vbG__game{grid-template-columns:180px 1fr 220px}.LogicGatesGame-module__lE8vbG__headerTitle{font-size:.9rem}}@media (max-width:768px){.LogicGatesGame-module__lE8vbG__container{height:calc(100vh - 70px)}.LogicGatesGame-module__lE8vbG__game{grid-template-rows:50px 1fr 70px 36px;grid-template-columns:1fr}.LogicGatesGame-module__lE8vbG__palette,.LogicGatesGame-module__lE8vbG__infoPanel{display:none}.LogicGatesGame-module__lE8vbG__mobileToolbar{background:#12121a;border-top:1px solid #2a2a3a;grid-area:3/1;padding:8px;display:block;overflow:hidden}.LogicGatesGame-module__lE8vbG__mobileComponentScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow:auto hidden}.LogicGatesGame-module__lE8vbG__mobileComponentScroll::-webkit-scrollbar{display:none}.LogicGatesGame-module__lE8vbG__mobileComponent{cursor:pointer;background:#1a1a25;border:1px solid #2a2a3a;border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:8px 12px;display:flex}.LogicGatesGame-module__lE8vbG__mobileComponent.LogicGatesGame-module__lE8vbG__selected{background:#00ff8826;border-color:#0f8}.LogicGatesGame-module__lE8vbG__mobileComponentIcon{border-radius:4px;justify-content:center;align-items:center;width:36px;height:24px;font-size:.6rem;font-weight:700;display:flex}.LogicGatesGame-module__lE8vbG__mobileComponentName{color:#808090;white-space:nowrap;font-size:.6rem}.LogicGatesGame-module__lE8vbG__mobileActions{z-index:50;flex-direction:column;gap:6px;display:flex;position:absolute;top:60px;right:8px}.LogicGatesGame-module__lE8vbG__mobileActionBtn{color:#e0e0e0;cursor:pointer;background:#1a1a25f2;border:1px solid #2a2a3a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:.65rem;font-weight:700;display:flex}.LogicGatesGame-module__lE8vbG__mobileActionBtn.LogicGatesGame-module__lE8vbG__test{color:#000;background:#00ff88e6;border-color:#0f8}.LogicGatesGame-module__lE8vbG__mobileActionBtn.LogicGatesGame-module__lE8vbG__clear{color:#f44;border-color:#f44}.LogicGatesGame-module__lE8vbG__mobileActionBtn.LogicGatesGame-module__lE8vbG__hint{color:#fa0;border-color:#fa0}.LogicGatesGame-module__lE8vbG__mobileHintOverlay{z-index:200;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LogicGatesGame-module__lE8vbG__statusBar{grid-row:4;gap:12px;padding:0 10px;font-size:.65rem}.LogicGatesGame-module__lE8vbG__headerTitle{letter-spacing:0;font-size:.85rem}.LogicGatesGame-module__lE8vbG__levelName{display:none}.LogicGatesGame-module__lE8vbG__header{gap:8px;padding:0 10px}.LogicGatesGame-module__lE8vbG__backBtn{width:28px;height:28px}.LogicGatesGame-module__lE8vbG__backBtn svg{width:16px;height:16px}}@media (max-width:400px){.LogicGatesGame-module__lE8vbG__headerTitle{font-size:.7rem}.LogicGatesGame-module__lE8vbG__streakBadge{padding:3px 6px;font-size:.55rem}.LogicGatesGame-module__lE8vbG__levelDifficulty{padding:2px 6px;font-size:.6rem}.LogicGatesGame-module__lE8vbG__mobileActionBtn{width:38px;height:38px;font-size:.6rem}}
