._container_133v6_1{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_133v6_13{text-align:center;margin-bottom:2.25rem}._title_133v6_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_133v6_45{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._toolWrapper_133v6_61{display:flex;flex-direction:column;align-items:center}._gameArea_133v6_75{width:100%;max-width:800px;height:400px;border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;-webkit-user-select:none;user-select:none;text-align:center;box-shadow:0 25px 50px -12px #00000026;border:2px solid var(--border);padding:2rem}._stateIdle_133v6_115{background:#2563eb;color:#fff!important}._stateIdle_133v6_115:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 20px 40px -10px #2563eb80}._stateWaiting_133v6_139{background:#dc2626;color:#fff!important;cursor:default}._stateReady_133v6_155{background:#16a34a;color:#fff!important}._stateResult_133v6_167{background:#2563eb;color:#fff!important}._gameIcon_133v6_181{font-size:4rem;margin-bottom:1rem;opacity:.9}._gameTitle_133v6_193{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em}._gameInstruction_133v6_207{font-size:1.25rem;opacity:.8;max-width:600px}._timeDisplay_133v6_219{font-size:5rem;font-weight:800;margin:.5rem 0;font-family:inherit;letter-spacing:-.02em}._feedbackContainer_133v6_235{display:flex;flex-direction:column;align-items:center;gap:.5rem}._feedbackText_133v6_249{font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._earlyClickWarning_133v6_267{font-size:1.5rem;font-weight:700;animation:_shake_133v6_1 .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes _shake_133v6_1{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}._statsContainer_133v6_329{width:100%;max-width:800px;margin-top:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;padding:1rem 2rem;display:flex;justify-content:space-around;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:1.5rem}._statItem_133v6_359{display:flex;flex-direction:column;align-items:center;min-width:100px}._statValue_133v6_373{font-size:2.2rem;font-weight:800;line-height:1;margin-top:.5rem}._statLabel_133v6_387{color:var(--text-muted);font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;opacity:.6}._resetButton_133v6_405{background:var(--surface);border:1px solid var(--border);color:var(--text-main);padding:.6rem 1.25rem;border-radius:.75rem;cursor:pointer;font-size:.9rem;font-weight:700;transition:all .2s ease;text-transform:capitalize}._resetButton_133v6_405:hover{background:var(--surface);transform:translateY(-1px);box-shadow:0 4px 12px #0003}@media(max-width:640px){._title_133v6_23{font-size:clamp(2rem,10vw,2.5rem)}._subtitle_133v6_45{font-size:1rem;padding:0 1rem}._gameArea_133v6_75{height:350px;padding:1.5rem}._gameIcon_133v6_181{font-size:2.5rem;margin-bottom:.75rem}._gameTitle_133v6_193{font-size:1.75rem}._gameInstruction_133v6_207{font-size:1rem}._timeDisplay_133v6_219{font-size:clamp(3rem,15vw,4rem)}._feedbackText_133v6_249{font-size:1.25rem}._earlyClickWarning_133v6_267{font-size:1.1rem}._statsContainer_133v6_329{padding:.75rem 1rem;gap:.75rem;flex-wrap:wrap}._statItem_133v6_359{min-width:70px;flex:1 1 auto}._statValue_133v6_373{font-size:1.5rem}._statLabel_133v6_387{font-size:.65rem}._resetButton_133v6_405{padding:.5rem 1rem;font-size:.8rem;flex:1 1 100%;width:100%}}._contentWrapper_133v6_581{width:100%;max-width:none;margin:4rem 0 2rem;padding:0;color:var(--text-muted);line-height:1.7}._section_133v6_599{margin-bottom:3rem}._section_133v6_599 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}._section_133v6_599 p{margin-bottom:1rem;font-size:1.05rem;max-width:100%}._featureGrid_133v6_637{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_133v6_651{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_133v6_651:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--surface-hover);box-shadow:0 10px 30px #0000001a}._featureItem_133v6_651 h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem}._benefitsList_133v6_693{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_133v6_693 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);display:flex;flex-direction:column;border:1px solid var(--border)}._benefitsList_133v6_693 strong{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}._faqList_133v6_739{display:flex;flex-direction:column;gap:1.5rem}._faqItem_133v6_751{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_133v6_751 dt{font-weight:600;color:var(--text-main);font-size:1.1rem;margin-bottom:.75rem}._faqItem_133v6_751 dd{margin:0;color:var(--text-muted)}
