._exitControls_1wb15_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;color:#fff}._exitControlsContent_1wb15_15{background-color:#333;padding:2rem;border-radius:8px;text-align:center;max-width:400px;box-shadow:0 4px 20px #00000080}._exitControlsContent_1wb15_15 h3{margin:0 0 1rem;font-size:1.5rem}._exitControlsContent_1wb15_15 p{margin:0 0 2rem;color:#ccc;line-height:1.4}._exitControlsButtons_1wb15_35{display:flex;gap:1rem;justify-content:center}._exitControlsButtons_1wb15_35 button{min-width:120px}._gameScreen_c25g2_1{background-color:#000;color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;touch-action:none;-webkit-user-select:none;user-select:none}._debugInfo_c25g2_13{position:absolute;top:10px;left:10px;font-family:monospace;font-size:12px;background-color:#ffffff1a;padding:10px;border-radius:4px;white-space:pre-line;max-width:300px;max-height:200px;overflow:auto}._sightWordBingo_385ab_1{max-width:1200px;margin:0 auto}._listsContainer_385ab_6{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._listItem_385ab_12{border:1px solid rgba(204,204,204,.3);padding:1rem;border-radius:.5rem}._gridContainer_385ab_18{display:grid;gap:.5rem;margin-top:1rem;grid-template-columns:repeat(var(--num-columns, 5),1fr)}._instructions_385ab_26{margin:.5rem 0;color:#666;font-size:.9em;line-height:1.4}._gridCell_385ab_33{-webkit-user-select:none;user-select:none}._noiseDetection_fqnve_1{max-width:1200px;margin:0 auto;padding:2rem}._instructions_fqnve_7{margin:1rem 0 2rem;color:#666;font-size:1.1em;line-height:1.5}._settingsGrid_fqnve_14{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}._controls_fqnve_21{display:flex;flex-direction:column;gap:2rem}._formGroup_fqnve_27{display:flex;flex-direction:column;gap:.5rem}._formGroup_fqnve_27 label{font-weight:600;color:#333}@media (prefers-color-scheme: dark){._formGroup_fqnve_27 label{color:#fff}}._slider_fqnve_44{width:100%;height:8px;border-radius:4px;background:#ddd;outline:none;cursor:pointer}._slider_fqnve_44::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#007bff;cursor:pointer}._slider_fqnve_44::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#007bff;cursor:pointer;border:none}._numberInput_fqnve_71{padding:.5rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;width:100px}._numberInput_fqnve_71:focus{border-color:#007bff;outline:none}._buttonGroup_fqnve_84{display:flex;gap:1rem;flex-wrap:wrap}._visualization_fqnve_90{display:flex;flex-direction:column;gap:2rem}._volumeMeter_fqnve_96{display:flex;flex-direction:column;align-items:center;gap:1rem}._volumeLabel_fqnve_103{font-weight:600;font-size:1.2rem;color:#333}@media (prefers-color-scheme: dark){._volumeLabel_fqnve_103{color:#fff}}._volumeBar_fqnve_115{position:relative;width:60px;height:200px;background:#f0f0f0;border:2px solid #ddd;border-radius:8px;overflow:hidden}._volumeLevel_fqnve_125{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#28a745,#ffc107,#dc3545);transition:height .1s ease}._thresholdLine_fqnve_134{position:absolute;left:-5px;right:-5px;height:3px;background:#dc3545;border-radius:2px}._volumeChart_fqnve_143{display:flex;flex-direction:column;gap:1rem}._chartLabel_fqnve_149{font-weight:600;text-align:center;color:#333}@media (prefers-color-scheme: dark){._chartLabel_fqnve_149{color:#fff}}._chart_fqnve_149{position:relative;display:flex;align-items:flex-end;height:150px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:5px;overflow:hidden}._chartBar_fqnve_173{flex:1;min-width:1px;margin-right:1px;border-radius:1px 1px 0 0;transition:background-color .2s ease}._chartThreshold_fqnve_181{position:absolute;left:0;right:0;height:2px;background:#dc3545;pointer-events:none}._gameOverlay_fqnve_191{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:10}._gameInfo_fqnve_201{display:flex;flex-direction:column;gap:1rem;background:#000000b3;padding:2rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._warningsDisplay_fqnve_211{font-size:2rem;font-weight:700;color:#ffc107}._volumeDisplay_fqnve_217,._thresholdDisplay_fqnve_218{font-size:1.2rem;color:#fff}._countdownDisplay_fqnve_223{font-size:3rem;font-weight:700;color:#dc3545;animation:_pulse_fqnve_1 .5s ease-in-out;background:#dc354533;padding:1rem;border-radius:8px;border:2px solid #dc3545}._gameOver_fqnve_191{background:#dc3545e6;padding:3rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._gameOver_fqnve_191 h2{font-size:3rem;margin:0 0 1rem;color:#fff}._gameOver_fqnve_191 p{font-size:1.5rem;margin:0;color:#fff}@keyframes _pulse_fqnve_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 768px){._settingsGrid_fqnve_14{grid-template-columns:1fr;gap:2rem}._buttonGroup_fqnve_84{justify-content:center}._volumeChart_fqnve_143{order:-1}}button{padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;font-family:inherit;transition:all .2s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation;min-height:44px}button,.btn-primary{background-color:#007bff;color:#fff}button:hover,.btn-primary:hover{background-color:#0056b3;transform:translateY(-1px)}button:active,.btn-primary:active{transform:translateY(0)}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62;transform:translateY(-1px)}.btn-success{background-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;transform:translateY(-1px)}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;transform:translateY(-1px)}.btn-warning{background-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;transform:translateY(-1px)}button:disabled,.btn-disabled{background-color:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none}button:disabled:hover,.btn-disabled:hover{background-color:#e9ecef;transform:none}.btn-sm{padding:.5rem 1rem;font-size:.875rem;min-height:36px}.btn-lg{padding:1rem 2rem;font-size:1.125rem;min-height:52px}a.btn,.btn-link{display:inline-block;text-decoration:none;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;font-family:inherit;transition:all .2s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation;min-height:44px;background-color:#007bff;color:#fff}a.btn:hover,.btn-link:hover{background-color:#0056b3;transform:translateY(-1px);text-decoration:none}a.btn:active,.btn-link:active{transform:translateY(0)}a.btn-primary,.btn-link-primary{background-color:#007bff;color:#fff}a.btn-secondary,.btn-link-secondary{background-color:#6c757d;color:#fff}a.btn-success,.btn-link-success{background-color:#28a745;color:#fff}a.btn-danger,.btn-link-danger{background-color:#dc3545;color:#fff}button:focus,button:focus-visible,a.btn:focus,a.btn:focus-visible{outline:2px solid #007bff;outline-offset:2px}.btn-danger:focus,.btn-danger:focus-visible,a.btn-danger:focus,a.btn-danger:focus-visible{outline-color:#dc3545}.btn-success:focus,.btn-success:focus-visible,a.btn-success:focus,a.btn-success:focus-visible{outline-color:#28a745}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}
