._container_1eby6_1{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_1eby6_13{text-align:center;margin-bottom:2.25rem}._title_1eby6_23{font-size:3.5rem;margin-bottom:.75rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.04em}._subtitle_1eby6_45{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._gameWrapper_1eby6_61{max-width:900px;margin:0 auto 2rem;width:100%;display:flex;flex-direction:column;gap:1.5rem;align-items:center}._hud_1eby6_81{display:flex;justify-content:center;gap:3rem;background:var(--surface);padding:1rem 3rem;border-radius:1rem;border:1px solid var(--border)}._hudItem_1eby6_101{display:flex;flex-direction:column;align-items:center}._hudLabel_1eby6_113{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;font-weight:700;letter-spacing:.05em}._hudVal_1eby6_129{font-size:1.5rem;font-weight:800;color:var(--text-main)}._gameArea_1eby6_141{width:100%;height:500px;background:var(--surface-hover);background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;border:1px solid var(--border);border-radius:2rem;position:relative;overflow:hidden;cursor:crosshair;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;transition:border-color .3s ease}._isActive_1eby6_177{border-color:#0ea5e94d}._overlay_1eby6_185{position:absolute;inset:0;background:var(--background);display:flex;justify-content:center;align-items:center;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._startBtn_1eby6_207{background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#fff!important;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #8b5cf666,0 2px 4px -1px #8b5cf633;display:inline-flex;align-items:center;justify-content:center}._startBtn_1eby6_207:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._startBtn_1eby6_207:active{transform:translateY(0)}._target_1eby6_257{position:absolute;background:radial-gradient(circle,#fb7185 30%,#e11d48 60%,transparent 70%);border-radius:50%;cursor:crosshair;box-shadow:0 0 20px #e11d4866;animation:_targetPop_1eby6_1 .15s cubic-bezier(.175,.885,.32,1.275)}@keyframes _targetPop_1eby6_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}._resultBox_1eby6_299{background:var(--surface);padding:3rem;border-radius:2rem;border:1px solid var(--border);text-align:center;width:350px;box-shadow:var(--shadow)}._rankEmoji_1eby6_319{font-size:4rem;display:block;margin-bottom:1rem}._resultBox_1eby6_299 h2{font-size:2.5rem;margin-bottom:1.5rem;font-weight:900}._resultStats_1eby6_343{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;color:var(--text-muted);font-size:1.1rem}._resultStats_1eby6_343 strong{color:var(--text-main)}._retryBtn_1eby6_369{background:var(--surface);border:1px solid var(--border);color:var(--text-main);padding:.875rem 2rem;border-radius:.75rem;font-weight:700;cursor:pointer;transition:all .2s;width:100%}._retryBtn_1eby6_369:hover{background:var(--surface)}._statsContainer_1eby6_401{width:100%;max-width:900px;background:var(--surface);border:1px solid var(--border);border-radius:2.5rem;padding:1.25rem 3rem;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-top:1rem}._statItem_1eby6_429{display:flex;flex-direction:column;align-items:center;gap:.25rem}._statLabel_1eby6_443{font-size:.7rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}._statValue_1eby6_459{font-size:2.25rem;font-weight:600;line-height:1.2}._resetBtnSmall_1eby6_471{background:transparent;border:none;color:var(--text-muted);font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;padding:.5rem}._resetBtnSmall_1eby6_471:hover{color:var(--text-main);transform:translate(2px)}@media(max-width:640px){._title_1eby6_23{font-size:clamp(2.2rem,10vw,2.5rem);text-align:center}._subtitle_1eby6_45{font-size:1rem;padding:0 1rem;text-align:center}._gameArea_1eby6_141{height:400px}._hud_1eby6_81{gap:1.5rem;padding:.75rem 1.5rem;width:100%;justify-content:space-around;border-radius:12px}._hudLabel_1eby6_113{font-size:.65rem}._hudVal_1eby6_129{font-size:1.25rem}._resultBox_1eby6_299{width:85%;padding:2rem 1rem;border-radius:1.5rem}._resultBox_1eby6_299 h2{font-size:1.75rem;margin-bottom:1rem}._rankEmoji_1eby6_319{font-size:2.5rem;margin-bottom:.5rem}._statsContainer_1eby6_401{padding:1.25rem 1rem;flex-wrap:wrap;gap:1.5rem;border-radius:1.5rem;justify-content:center}._statItem_1eby6_429{min-width:100px;flex:1 1 auto}._statValue_1eby6_459{font-size:1.75rem}._statLabel_1eby6_443{font-size:.65rem}._resetBtnSmall_1eby6_471{width:100%;text-align:center;padding:.75rem;border:1px solid var(--border);border-radius:10px;margin-top:.5rem}}
