._container_14h57_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:var(--text-main)}._gameWrapper_14h57_8{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}._heroSection_14h57_15{text-align:center;margin-bottom:3rem}._title_14h57_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_14h57_31{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto}._gameArea_14h57_38{width:100%;max-width:600px;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:24px;padding:3rem;position:relative;box-shadow:0 20px 40px #0003;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center}._startScreen_14h57_56{text-align:center;animation:_fadeIn_14h57_1 .5s ease-out}._icon_14h57_61{font-size:4rem;margin-bottom:1.5rem}._startButton_14h57_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_14h57_66:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._startButton_14h57_66:active{transform:translateY(0)}._bestScoreLabel_14h57_92{margin-top:.75rem;font-size:.95rem;color:#8b5cf6cc;font-weight:600}._bestScoreBadge_14h57_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_14h57_114{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2.5rem;font-family:JetBrains Mono,monospace}._statItem_14h57_123{display:flex;flex-direction:column;align-items:center}._statLabel_14h57_129{font-size:1.1rem;text-transform:uppercase;color:#a78bfa;letter-spacing:.15em;font-weight:800;margin-bottom:.4rem;text-shadow:0 0 10px rgba(167,139,250,.2)}._statValue_14h57_139{font-size:2.5rem;font-weight:900;color:var(--text-main);line-height:1}._strikes_14h57_146{display:flex;gap:.5rem}._strike_14h57_146{font-size:1.5rem;color:#ffffff1a;transition:all .2s ease}._strikeActive_14h57_157{color:#ef4444;text-shadow:0 0 10px rgba(239,68,68,.5)}._grid_14h57_162{display:grid;gap:.75rem;width:100%;aspect-ratio:1;max-width:400px}._tile_14h57_170{background:var(--surface-hover);border-radius:8px;border:1px solid var(--border);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._active_14h57_178{background:#fff;box-shadow:0 0 20px #fff;transform:scale(.95);border-color:var(--text-main)}._success_14h57_185{background:#10b981;box-shadow:0 0 30px #10b98166;border-color:#10b981;transform:scale(.98)}._failureHighlight_14h57_192{background:#ef4444;box-shadow:0 0 30px #ef444466;border-color:#ef4444;transform:scale(.98)}._resultCard_14h57_199{text-align:center;width:100%;animation:_scaleIn_14h57_1 .5s cubic-bezier(.34,1.56,.64,1)}._resultTitle_14h57_205{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_14h57_216{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}._scoreItem_14h57_226{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_14h57_238{display:block;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}._scoreValue_14h57_248{font-size:3rem;font-weight:800;line-height:1}._scoreItemFinal_14h57_254{background:#10b98108;border-color:#10b98133}._scoreItemBest_14h57_259{background:#8b5cf608;border-color:#8b5cf633}._scoreItemFinal_14h57_254 ._scoreValue_14h57_248{color:#10b981;text-shadow:0 0 30px rgba(16,185,129,.2)}._scoreItemBest_14h57_259 ._scoreValue_14h57_248{color:var(--primary);text-shadow:0 0 30px rgba(139,92,246,.2)}._tryAgainButton_14h57_274{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_14h57_274:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._tryAgainButton_14h57_274:active{transform:translateY(0)}._contentWrapper_14h57_300{width:100%;margin-top:4rem;color:var(--text-muted);line-height:1.7}._section_14h57_307{margin-bottom:3rem}._section_14h57_307 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_14h57_320{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_14h57_327{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_14h57_327 h3{color:var(--primary);margin-bottom:.75rem}._benefitsList_14h57_340{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_14h57_340 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);border:1px solid var(--border)}._faqList_14h57_355{display:flex;flex-direction:column;gap:1.5rem}._faqItem_14h57_361{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_14h57_361 dt{font-weight:600;color:var(--text-main);margin-bottom:.5rem}@keyframes _fadeIn_14h57_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_14h57_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:640px){._container_14h57_1{padding:1rem .5rem}._heroSection_14h57_15{margin-bottom:2rem}._title_14h57_20{font-size:clamp(2.2rem,10vw,2.8rem);text-align:center}._subtitle_14h57_31{font-size:1rem;padding:0 1rem;text-align:center}._gameArea_14h57_38{padding:1.5rem 1rem;min-height:450px;border-radius:20px}._gameStats_14h57_114{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"strikes strikes" "level score";gap:1.25rem;margin-bottom:2rem;width:100%}._strikes_14h57_146{grid-area:strikes;justify-content:center;gap:1rem}._statItem_14h57_123:nth-child(1){grid-area:level}._statItem_14h57_123:nth-child(3){grid-area:score}._statLabel_14h57_129{font-size:.85rem;color:#a78bfa;letter-spacing:.1em}._statValue_14h57_139{font-size:2rem}._grid_14h57_162{gap:.5rem;max-width:90vw}._tile_14h57_170{border-radius:6px}._resultTitle_14h57_205{font-size:2.2rem;margin-bottom:1.5rem}._scoreGrid_14h57_216{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}._scoreItem_14h57_226{padding:1.25rem;min-height:100px}._scoreValue_14h57_248{font-size:2.5rem}._startButton_14h57_66,._tryAgainButton_14h57_274{width:100%;padding:.8rem 1.5rem}}
