._container_1l8j7_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:var(--text-main)}._gameWrapper_1l8j7_8{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}._heroSection_1l8j7_15{text-align:center;margin-bottom:3rem}._title_1l8j7_20{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.04em}._subtitle_1l8j7_31{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto}._gameArea_1l8j7_38{width:100%;max-width:750px;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:24px;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0003;min-height:550px;display:flex;flex-direction:column;align-items:center;justify-content:center}._startScreen_1l8j7_56{text-align:center;animation:_fadeIn_1l8j7_1 .5s ease-out}._icon_1l8j7_61{font-size:4rem;margin-bottom:1.5rem}._startButton_1l8j7_66{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;margin-top:2rem;display:inline-flex;align-items:center;justify-content:center}._startButton_1l8j7_66:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._startButton_1l8j7_66:active{transform:translateY(0)}._bestScoreLabel_1l8j7_92{margin-top:.75rem;font-size:.95rem;color:#8b5cf6cc;font-weight:600}._bestScoreBadge_1l8j7_99{position:absolute;top:1.5rem;right:1.5rem;background:#f59e0b1f;border:1px solid rgba(245,158,11,.4);color:#f59e0b;padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #f59e0b26}._gameStats_1l8j7_114{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;font-family:JetBrains Mono,monospace}._statItem_1l8j7_123{display:flex;flex-direction:column;align-items:center}._statLabel_1l8j7_129{font-size:1.1rem;text-transform:uppercase;color:#a78bfa;letter-spacing:.15em;font-weight:800;margin-bottom:.4rem;opacity:1;text-shadow:0 0 10px rgba(167,139,250,.2)}._statValue_1l8j7_140{font-size:2.5rem;font-weight:900;color:var(--text-main);line-height:1}._strikes_1l8j7_147{display:flex;gap:.5rem}._strike_1l8j7_147{font-size:2rem;color:#ffffff14;transition:all .2s ease}._strikeActive_1l8j7_158{color:#ef4444;text-shadow:0 0 10px rgba(239,68,68,.5)}._grid_1l8j7_163{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(5,1fr);gap:.75rem;width:100%;aspect-ratio:9/5}._square_1l8j7_172{background:var(--surface-muted);border-radius:8px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;cursor:default;transition:all .2s cubic-bezier(.4,0,.2,1);color:var(--text-main);-webkit-user-select:none;user-select:none}._active_1l8j7_187{background:#fff;color:#000;cursor:pointer;border-color:var(--text-main)}._active_1l8j7_187:hover{transform:scale(.95);background:#ffffffe6}._hiddenText_1l8j7_199{opacity:0}._empty_1l8j7_203{opacity:.6}._resultCard_1l8j7_207{text-align:center;width:100%;animation:_scaleIn_1l8j7_1 .5s cubic-bezier(.34,1.56,.64,1)}._resultTitle_1l8j7_213{font-size:3rem;font-weight:800;margin-bottom:2.5rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.04em}._scoreGrid_1l8j7_224{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}._scoreItem_1l8j7_234{background:var(--surface);padding:2rem 1.25rem;border-radius:20px;border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px}._scoreLabel_1l8j7_246{display:block;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}._scoreValue_1l8j7_256{font-size:3rem;font-weight:800;line-height:1}._scoreItemFinal_1l8j7_262{background:#10b98108;border-color:#10b98133}._scoreItemBest_1l8j7_267{background:#f59e0b08;border-color:#f59e0b33}._scoreItemFinal_1l8j7_262 ._scoreValue_1l8j7_256{color:#10b981;text-shadow:0 0 30px rgba(16,185,129,.2)}._scoreItemBest_1l8j7_267 ._scoreValue_1l8j7_256{color:#f59e0b;text-shadow:0 0 30px rgba(245,158,11,.2)}._tryAgainButton_1l8j7_282{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}._tryAgainButton_1l8j7_282:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._tryAgainButton_1l8j7_282:active{transform:translateY(0)}._contentWrapper_1l8j7_308{width:100%;margin-top:4rem;color:var(--text-muted);line-height:1.7}._section_1l8j7_315{margin-bottom:3rem}._section_1l8j7_315 h2{font-size:1.8rem;color:var(--text-main);margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:.5rem;display:inline-block}._featureGrid_1l8j7_328{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_1l8j7_335{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_1l8j7_335 h3{color:var(--primary);margin-bottom:.75rem}._benefitsList_1l8j7_348{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_1l8j7_348 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);border:1px solid var(--border)}._faqList_1l8j7_363{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1l8j7_369{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_1l8j7_369 dt{font-weight:600;color:var(--text-main);margin-bottom:.5rem}@keyframes _fadeIn_1l8j7_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_1l8j7_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:640px){._container_1l8j7_1{padding:1rem .5rem}._heroSection_1l8j7_15{margin-bottom:2rem}._title_1l8j7_20{font-size:clamp(2.2rem,10vw,2.5rem)}._subtitle_1l8j7_31{font-size:1rem;padding:0 1rem}._gameArea_1l8j7_38{padding:1.5rem 1rem;min-height:450px;border-radius:20px}._gameStats_1l8j7_114{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"strikes strikes" "numbers best";gap:1.25rem;margin-bottom:2rem;width:100%}._strikes_1l8j7_147{grid-area:strikes;justify-content:center;gap:1rem}._statItem_1l8j7_123:nth-child(1){grid-area:numbers}._statItem_1l8j7_123:nth-child(3){grid-area:best}._statLabel_1l8j7_129{font-size:.85rem;color:#a78bfa;letter-spacing:.1em}._statValue_1l8j7_140{font-size:2rem}._grid_1l8j7_163{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(9,1fr);aspect-ratio:5/9;gap:.5rem}._square_1l8j7_172{font-size:1.25rem;border-radius:6px}._resultTitle_1l8j7_213{font-size:2.2rem;margin-bottom:1.5rem}._scoreGrid_1l8j7_224{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}._scoreItem_1l8j7_234{padding:1.25rem;min-height:100px}._scoreValue_1l8j7_256{font-size:2.5rem}._startButton_1l8j7_66,._tryAgainButton_1l8j7_282{width:100%;padding:.8rem 1.5rem}}
