._container_194gj_1{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_194gj_7{text-align:center;margin-bottom:2.25rem}._title_194gj_12{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_194gj_23{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._gameWrapper_194gj_31{background:var(--surface-muted);border:1px solid var(--border);border-radius:24px;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:800px;margin:0 auto 4rem;position:relative;overflow:hidden;min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center}._timerBar_194gj_48{position:absolute;top:0;left:0;height:4px;background:#8b5cf6;transition:width 1s linear}._statsHeader_194gj_57{display:flex;justify-content:space-between;width:100%;margin-bottom:2rem;font-family:JetBrains Mono,monospace}._stat_194gj_57{display:flex;flex-direction:column;align-items:center}._statLabel_194gj_71{font-size:.85rem;text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-weight:700;margin-bottom:.25rem}._statValue_194gj_80{font-size:1.75rem;font-weight:800;color:var(--text-main);line-height:1}._statScore_194gj_87 ._statLabel_194gj_71{color:#10b981b3}._statScore_194gj_87 ._statValue_194gj_80{color:#10b981}._statTime_194gj_95 ._statLabel_194gj_71{color:#8b5cf6b3}._statTime_194gj_95 ._statValue_194gj_80{color:#8b5cf6}._statBest_194gj_103 ._statLabel_194gj_71{color:#f59e0bb3}._statBest_194gj_103 ._statValue_194gj_80{color:#f59e0b}._problemArea_194gj_111{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:_fadeIn_194gj_1 .3s ease-out}._equationRow_194gj_119{display:flex;align-items:center;gap:1.5rem;position:relative}@keyframes _fadeIn_194gj_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._equation_194gj_119{font-size:5rem;font-weight:800;color:var(--text-main);font-variant-numeric:tabular-nums;text-shadow:0 0 20px rgba(139,92,246,.3);position:relative;display:flex;flex-direction:column;align-items:center}._equals_194gj_150{font-size:5rem;font-weight:800;color:var(--text-main)}._inputField_194gj_156{background:var(--background);border:2px solid rgba(139,92,246,.3);border-radius:12px;color:var(--text-main);font-size:3.5rem;padding:0 1rem;width:180px;height:80px;text-align:center;outline:none;transition:all .2s;font-family:JetBrains Mono,monospace;appearance:none;-webkit-appearance:none;line-height:80px}._inputField_194gj_156:focus{border-color:#8b5cf6;box-shadow:0 0 15px #8b5cf666}._inputField_194gj_156::-webkit-outer-spin-button,._inputField_194gj_156::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._inputField_194gj_156[type=number]{-moz-appearance:textfield;appearance:textfield}._startArea_194gj_192{text-align:center}._startButton_194gj_196{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}._startButton_194gj_196:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._startButton_194gj_196:active{transform:translateY(0)}._comboText_194gj_221{position:absolute;top:1.25rem;right:3rem;color:#fbbf24;font-weight:900;font-size:1.5rem;text-transform:uppercase;animation:_bounce_194gj_1 .5s ease-in-out infinite alternate,_comboPop_194gj_1 .3s ease-out;white-space:nowrap;text-shadow:0 0 15px rgba(251,191,36,.6),0 0 30px rgba(251,191,36,.2);z-index:10;pointer-events:none;letter-spacing:.05em}@keyframes _comboPop_194gj_1{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _bounce_194gj_1{0%{transform:scale(1)}to{transform:scale(1.1)}}._resultCard_194gj_259{text-align:center;width:100%}._resultTitle_194gj_264{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_194gj_275{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}._scoreItem_194gj_285{background:var(--surface);padding:2rem 1.5rem;border-radius:20px;border:1px solid var(--border);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px}._scoreLabel_194gj_298{display:block;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}._scoreValue_194gj_308{font-size:3rem;font-weight:800;color:var(--text-main);line-height:1}._scoreItemFinal_194gj_315{background:#10b98108;border-color:#10b98133}._scoreItemBest_194gj_320{background:#f59e0b08;border-color:#f59e0b33}._scoreItemType_194gj_325{background:#8b5cf608;border-color:#8b5cf633}._scoreItemAttempted_194gj_330{background:#3b82f608;border-color:#3b82f633}._scoreItemFinal_194gj_315 ._scoreValue_194gj_308{color:#10b981;text-shadow:0 0 30px rgba(16,185,129,.2)}._scoreItemAttempted_194gj_330 ._scoreValue_194gj_308{color:#3b82f6;text-shadow:0 0 30px rgba(59,130,246,.2)}._scoreItemBest_194gj_320 ._scoreValue_194gj_308{color:#f59e0b;text-shadow:0 0 30px rgba(245,158,11,.2)}._scoreItemType_194gj_325 ._scoreValue_194gj_308{color:#8b5cf6;text-shadow:0 0 30px rgba(139,92,246,.2)}._scoreItemFinal_194gj_315 ._scoreLabel_194gj_298{color:#10b981b3}._scoreItemAttempted_194gj_330 ._scoreLabel_194gj_298{color:#3b82f6b3}._scoreItemBest_194gj_320 ._scoreLabel_194gj_298{color:#f59e0bb3}._scoreItemType_194gj_325 ._scoreLabel_194gj_298{color:#8b5cf6b3}._tryAgainButton_194gj_371{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_194gj_371:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf680,0 4px 6px -2px #8b5cf64d}._tryAgainButton_194gj_371:active{transform:translateY(0)}._wrongFeedback_194gj_396{animation:_shake_194gj_1 .4s ease-in-out}@keyframes _shake_194gj_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._contentWrapper_194gj_417{width:100%;max-width:none;margin:4rem 0 2rem;padding:0;color:var(--text-muted);line-height:1.7}._section_194gj_426{margin-bottom:3rem}._section_194gj_426 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_194gj_426 p{margin-bottom:1rem;font-size:1.05rem;max-width:100%}._featureGrid_194gj_445{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_194gj_452{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_194gj_452:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--surface-hover);box-shadow:0 10px 30px #0000001a}._featureItem_194gj_452 h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem}._benefitsList_194gj_473{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_194gj_473 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);display:flex;flex-direction:column;border:1px solid var(--border)}._benefitsList_194gj_473 li strong{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}._faqList_194gj_496{display:flex;flex-direction:column;gap:1.5rem}._faqItem_194gj_502{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_194gj_502 dt{font-weight:600;color:var(--text-main);font-size:1.1rem;margin-bottom:.75rem}._faqItem_194gj_502 dd{margin:0;color:var(--text-muted)}@media(max-width:640px){._title_194gj_12{font-size:clamp(2.2rem,10vw,2.5rem)}._subtitle_194gj_23{font-size:1rem;padding:0 1rem}._gameWrapper_194gj_31{padding:1.5rem 1rem;min-height:350px;margin-bottom:2rem;border-radius:16px}._statsHeader_194gj_57{margin-bottom:1.5rem;gap:.5rem}._statLabel_194gj_71{font-size:.7rem}._statValue_194gj_80{font-size:1.25rem}._equationRow_194gj_119{gap:.75rem;flex-wrap:wrap;justify-content:center}._equation_194gj_119,._equals_194gj_150{font-size:clamp(3rem,15vw,4rem)}._inputField_194gj_156{width:140px;height:70px;font-size:2.5rem;line-height:70px}._comboText_194gj_221{right:1.5rem;top:1rem;font-size:1.2rem}._resultTitle_194gj_264{font-size:2rem;margin-bottom:1.5rem}._scoreGrid_194gj_275{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}._scoreItem_194gj_285{padding:1.25rem;min-height:100px}._scoreValue_194gj_308{font-size:2.2rem}}
