.style-module-scss-module__Y8l2eG__game{color:#1d1d1f;background:linear-gradient(135deg,#f8f9fc 0%,#e8eaf0 50%,#f0f2f7 100%);flex-direction:column;flex-grow:1;gap:32px;padding:32px 48px;display:flex;position:relative;overflow:hidden!important}.style-module-scss-module__Y8l2eG__game:before{content:"";pointer-events:none;background:radial-gradient(at top,#3b82f60f 0%,#0000 60%);height:400px;position:absolute;top:0;left:0;right:0}.dark-mode .style-module-scss-module__Y8l2eG__game{color:#f5f5f7;background:linear-gradient(135deg,#0f0f0f 0%,#050505 50%,#0a0a0a 100%)}.dark-mode .style-module-scss-module__Y8l2eG__game:before{background:radial-gradient(at top,#0a84ff14 0%,#0000 60%)}.style-module-scss-module__Y8l2eG__game.style-module-scss-module__Y8l2eG__starting{text-align:center;justify-content:center;align-items:center}@media (max-width:768px){.style-module-scss-module__Y8l2eG__game{padding:24px}}.style-module-scss-module__Y8l2eG__bigTitle{letter-spacing:-.02em;color:#1d1d1f;margin-bottom:1rem;font-size:4rem;font-weight:700}.dark-mode .style-module-scss-module__Y8l2eG__bigTitle{color:#f5f5f7}@media (max-width:768px){.style-module-scss-module__Y8l2eG__bigTitle{font-size:2.5rem}}.style-module-scss-module__Y8l2eG__subtitle{color:#6e6e73;margin:0 0 2rem;font-size:1.25rem;line-height:1.5}.dark-mode .style-module-scss-module__Y8l2eG__subtitle{color:#98989d}.style-module-scss-module__Y8l2eG__startBtn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:12px;padding:16px 32px;font-size:1.25rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #007aff4d}.style-module-scss-module__Y8l2eG__startBtn:hover{background:#0051d5;transform:translateY(-2px);box-shadow:0 6px 16px #007aff66}.style-module-scss-module__Y8l2eG__startBtn:active{transform:scale(.98)}.style-module-scss-module__Y8l2eG__difficultySelector{gap:16px;margin-top:32px;display:flex}@media (max-width:768px){.style-module-scss-module__Y8l2eG__difficultySelector{flex-direction:column;width:100%;max-width:400px}}.style-module-scss-module__Y8l2eG__difficultyBtn{cursor:pointer;background:#fff;border:2px solid #d2d2d7;border-radius:16px;flex-direction:column;align-items:center;gap:8px;min-width:160px;padding:24px 32px;transition:all .2s;display:flex}.dark-mode .style-module-scss-module__Y8l2eG__difficultyBtn{background:#1d1d1f;border-color:#424245}.style-module-scss-module__Y8l2eG__difficultyBtn:hover{background:#f5f8ff;border-color:#007aff;transform:translateY(-4px);box-shadow:0 8px 20px #007aff33}.dark-mode .style-module-scss-module__Y8l2eG__difficultyBtn:hover{background:#2c2c2e;border-color:#0a84ff}.style-module-scss-module__Y8l2eG__difficultyBtn:active{transform:translateY(-2px)}.style-module-scss-module__Y8l2eG__difficultyLabel{color:#1d1d1f;font-size:1.5rem;font-weight:700}.dark-mode .style-module-scss-module__Y8l2eG__difficultyLabel{color:#f5f5f7}.style-module-scss-module__Y8l2eG__difficultyDesc{color:#6e6e73;text-align:center;font-size:.95rem}.dark-mode .style-module-scss-module__Y8l2eG__difficultyDesc{color:#98989d}.style-module-scss-module__Y8l2eG__header{border-bottom:1px solid #e5e5e7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.dark-mode .style-module-scss-module__Y8l2eG__header{border-bottom-color:#424245}.style-module-scss-module__Y8l2eG__header h1{letter-spacing:-.02em;color:#1d1d1f;margin:0;font-size:2rem;font-weight:700}.dark-mode .style-module-scss-module__Y8l2eG__header h1{color:#f5f5f7}@media (max-width:1024px){.style-module-scss-module__Y8l2eG__header{flex-direction:column;align-items:flex-start}}.style-module-scss-module__Y8l2eG__titleWrap{flex-direction:column;gap:8px;display:flex}.style-module-scss-module__Y8l2eG__titleWrap .style-module-scss-module__Y8l2eG__subtitle{margin:0;font-size:1rem}.style-module-scss-module__Y8l2eG__stats{align-items:center;gap:24px;display:flex}@media (max-width:768px){.style-module-scss-module__Y8l2eG__stats{justify-content:space-around;width:100%}}.style-module-scss-module__Y8l2eG__statItem{background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px 20px;display:flex;box-shadow:0 2px 8px #0000000f}.dark-mode .style-module-scss-module__Y8l2eG__statItem{background:#1d1d1f;box-shadow:0 2px 8px #0000004d}.style-module-scss-module__Y8l2eG__statItem svg{color:#007aff;font-size:1.5rem}.dark-mode .style-module-scss-module__Y8l2eG__statItem svg{color:#0a84ff}.style-module-scss-module__Y8l2eG__statValue{color:#1d1d1f;font-size:1.75rem;font-weight:700}.dark-mode .style-module-scss-module__Y8l2eG__statValue{color:#f5f5f7}.style-module-scss-module__Y8l2eG__statLabel{color:#6e6e73;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.dark-mode .style-module-scss-module__Y8l2eG__statLabel{color:#98989d}.style-module-scss-module__Y8l2eG__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.style-module-scss-module__Y8l2eG__btn{color:#1d1d1f;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d2d2d7;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dark-mode .style-module-scss-module__Y8l2eG__btn{color:#f5f5f7;background:#2c2c2e;border-color:#424245}.style-module-scss-module__Y8l2eG__btn:hover{background:#f5f5f7;border-color:#a1a1a6}.dark-mode .style-module-scss-module__Y8l2eG__btn:hover{background:#3a3a3c;border-color:#636366}.style-module-scss-module__Y8l2eG__btn.style-module-scss-module__Y8l2eG__secondary{color:#fff;background:#007aff;border-color:#007aff}.dark-mode .style-module-scss-module__Y8l2eG__btn.style-module-scss-module__Y8l2eG__secondary{background:#0a84ff;border-color:#0a84ff}.style-module-scss-module__Y8l2eG__btn.style-module-scss-module__Y8l2eG__secondary:hover{background:#0051d5;border-color:#0051d5}.dark-mode .style-module-scss-module__Y8l2eG__btn.style-module-scss-module__Y8l2eG__secondary:hover{background:#409cff;border-color:#409cff}.style-module-scss-module__Y8l2eG__btn:active{transform:scale(.98)}.style-module-scss-module__Y8l2eG__btn:disabled{opacity:.5;cursor:not-allowed}.style-module-scss-module__Y8l2eG__difficultyDropdown{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #d2d2d7;border-radius:8px;min-width:140px;padding:10px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.dark-mode .style-module-scss-module__Y8l2eG__difficultyDropdown{color:#f5f5f7;background:#2c2c2e;border-color:#424245}.style-module-scss-module__Y8l2eG__difficultyDropdown:hover{background:#f5f5f7;border-color:#a1a1a6}.dark-mode .style-module-scss-module__Y8l2eG__difficultyDropdown:hover{background:#3a3a3c;border-color:#636366}.style-module-scss-module__Y8l2eG__difficultyDropdown:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1a}.dark-mode .style-module-scss-module__Y8l2eG__difficultyDropdown:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff33}.style-module-scss-module__Y8l2eG__main{flex-direction:column;flex:1;gap:24px;display:flex}.style-module-scss-module__Y8l2eG__statsPanel{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #0000000a}.dark-mode .style-module-scss-module__Y8l2eG__statsPanel{background:#1d1d1f;box-shadow:0 2px 8px #0000004d}.style-module-scss-module__Y8l2eG__statsPanel h3{color:#1d1d1f;margin:0 0 24px;font-size:1.5rem;font-weight:600}.dark-mode .style-module-scss-module__Y8l2eG__statsPanel h3{color:#f5f5f7}.style-module-scss-module__Y8l2eG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.style-module-scss-module__Y8l2eG__statBox{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:24px;box-shadow:0 4px 12px #667eea4d}.style-module-scss-module__Y8l2eG__statNumber{margin-bottom:8px;font-size:2.5rem;font-weight:700}.style-module-scss-module__Y8l2eG__statText{opacity:.95;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.style-module-scss-module__Y8l2eG__questionPanel{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.style-module-scss-module__Y8l2eG__questionCard{background:#fff;border-radius:16px;min-width:400px;padding:48px;box-shadow:0 8px 24px #00000014}.dark-mode .style-module-scss-module__Y8l2eG__questionCard{background:#1d1d1f;box-shadow:0 8px 24px #0006}@media (max-width:768px){.style-module-scss-module__Y8l2eG__questionCard{min-width:unset;width:100%;padding:32px 24px}}.style-module-scss-module__Y8l2eG__questionCard form{flex-direction:column;align-items:center;gap:24px;display:flex}.style-module-scss-module__Y8l2eG__mathQuestion{color:#1d1d1f;align-items:center;gap:16px;font-size:3rem;font-weight:600;display:flex}.dark-mode .style-module-scss-module__Y8l2eG__mathQuestion{color:#f5f5f7}@media (max-width:768px){.style-module-scss-module__Y8l2eG__mathQuestion{gap:12px;font-size:2rem}}.style-module-scss-module__Y8l2eG__equation{color:#007aff}.dark-mode .style-module-scss-module__Y8l2eG__equation{color:#0a84ff}.style-module-scss-module__Y8l2eG__equals{color:#6e6e73}.dark-mode .style-module-scss-module__Y8l2eG__equals{color:#98989d}.style-module-scss-module__Y8l2eG__answerInput{text-align:center;color:#1d1d1f;background:#f5f5f7;border:2px solid #d2d2d7;border-radius:8px;width:180px;padding:12px 20px;font-size:2.5rem;font-weight:600;transition:all .2s}.dark-mode .style-module-scss-module__Y8l2eG__answerInput{color:#f5f5f7;background:#2c2c2e;border-color:#424245}@media (max-width:768px){.style-module-scss-module__Y8l2eG__answerInput{width:140px;padding:10px 16px;font-size:1.75rem}}.style-module-scss-module__Y8l2eG__answerInput:focus{background:#fff;border-color:#007aff;outline:none}.dark-mode .style-module-scss-module__Y8l2eG__answerInput:focus{background:#3a3a3c;border-color:#0a84ff}.style-module-scss-module__Y8l2eG__answerInput::-webkit-outer-spin-button{appearance:none;margin:0}.style-module-scss-module__Y8l2eG__answerInput::-webkit-inner-spin-button{appearance:none;margin:0}.style-module-scss-module__Y8l2eG__answerInput:disabled{opacity:.6}.style-module-scss-module__Y8l2eG__submitBtn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 40px;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #007aff4d}.style-module-scss-module__Y8l2eG__submitBtn:hover:not(:disabled){background:#0051d5;transform:translateY(-2px);box-shadow:0 6px 16px #007aff66}.style-module-scss-module__Y8l2eG__submitBtn:active:not(:disabled){transform:scale(.98)}.style-module-scss-module__Y8l2eG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.style-module-scss-module__Y8l2eG__feedback{text-align:center;z-index:1000;border-radius:20px;min-width:300px;padding:32px 48px;font-size:2rem;font-weight:700;animation:.4s cubic-bezier(.175,.885,.32,1.275) style-module-scss-module__Y8l2eG__zoomIn;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0000004d}@keyframes style-module-scss-module__Y8l2eG__zoomIn{0%{opacity:0;transform:translate(-50%)scale(.5)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (max-width:768px){.style-module-scss-module__Y8l2eG__feedback{min-width:250px;padding:24px 32px;font-size:1.5rem}}.style-module-scss-module__Y8l2eG__feedback.style-module-scss-module__Y8l2eG__fast{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);box-shadow:0 20px 60px #f093fb80}.style-module-scss-module__Y8l2eG__feedback.style-module-scss-module__Y8l2eG__correct{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);box-shadow:0 20px 60px #4ade8080}.style-module-scss-module__Y8l2eG__feedback.style-module-scss-module__Y8l2eG__incorrect{color:#fff;background:linear-gradient(135deg,#f97373 0%,#ef4444 100%);box-shadow:0 20px 60px #f9737380}.style-module-scss-module__Y8l2eG__feedback.style-module-scss-module__Y8l2eG__slow{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);box-shadow:0 20px 60px #fbbf2480}.style-module-scss-module__Y8l2eG__streakBanner{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#feca57 100%);padding:24px;font-size:1.5rem;font-weight:700;animation:1s infinite style-module-scss-module__Y8l2eG__pulse;position:absolute;bottom:0;left:0;right:0;box-shadow:0 4px 12px #ff6b6b66}@keyframes style-module-scss-module__Y8l2eG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}
