.page-module__FGfIOq__main{min-height:100vh}.page-module__FGfIOq__statsPanel{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.page-module__FGfIOq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.page-module__FGfIOq__statItem{text-align:center;background:var(--background);border:1px solid var(--border);border-radius:8px;padding:1rem}.page-module__FGfIOq__statValue{color:var(--primary);font-size:2rem;font-weight:700;line-height:1.2}.page-module__FGfIOq__statUnit{color:var(--text-secondary);margin-left:.25rem;font-size:.875rem;font-weight:400}.page-module__FGfIOq__statLabel{color:var(--text-secondary);margin-top:.25rem;font-size:.8125rem}.page-module__FGfIOq__resetControl{justify-content:center;margin-top:1rem;display:flex}.page-module__FGfIOq__btnReset{cursor:pointer;border:1px solid var(--border);background:var(--background);color:var(--text-secondary);border-radius:6px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__FGfIOq__btnReset:hover{border-color:var(--primary);color:var(--primary)}.page-module__FGfIOq__mainContent{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-module__FGfIOq__durationSelector{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.page-module__FGfIOq__durationLabel{color:var(--text-primary);margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.page-module__FGfIOq__durationOptions{justify-content:center;gap:.75rem;display:flex}.page-module__FGfIOq__durationBtn{cursor:pointer;border:2px solid var(--border);background:var(--background);color:var(--text-secondary);border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__FGfIOq__durationBtn:hover{border-color:var(--primary);color:var(--primary)}.page-module__FGfIOq__durationActive{border-color:var(--primary);background:var(--primary);color:#fff}.page-module__FGfIOq__testArea{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:center;align-items:center;height:350px;transition:all .2s;display:flex}.page-module__FGfIOq__testArea.page-module__FGfIOq__idle{background:var(--surface);border:2px dashed var(--border)}.page-module__FGfIOq__testArea.page-module__FGfIOq__countdown{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.page-module__FGfIOq__testArea.page-module__FGfIOq__running{background:linear-gradient(135deg,#22c55e,#16a34a)}.page-module__FGfIOq__testArea.page-module__FGfIOq__result{background:var(--surface);border:2px solid var(--border);cursor:default}.page-module__FGfIOq__content{text-align:center;color:#fff}.page-module__FGfIOq__testArea.page-module__FGfIOq__idle .page-module__FGfIOq__content,.page-module__FGfIOq__testArea.page-module__FGfIOq__result .page-module__FGfIOq__content{color:var(--text-primary)}.page-module__FGfIOq__icon{opacity:.9;margin-bottom:1rem;font-size:3rem}.page-module__FGfIOq__instruction{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.page-module__FGfIOq__hint{opacity:.8;font-size:.875rem}.page-module__FGfIOq__countdownNumber{margin-bottom:1rem;font-size:5rem;font-weight:700;line-height:1;animation:.5s page-module__FGfIOq__pulse}@keyframes page-module__FGfIOq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.page-module__FGfIOq__liveStats{justify-content:center;gap:2rem;margin:1.5rem 0;display:flex}.page-module__FGfIOq__liveStat{text-align:center}.page-module__FGfIOq__liveValue{font-size:2.5rem;font-weight:700;line-height:1;display:block}.page-module__FGfIOq__liveLabel{opacity:.8;margin-top:.25rem;font-size:.75rem}.page-module__FGfIOq__progressBar{background:#ffffff4d;border-radius:4px;width:200px;height:8px;margin:0 auto .5rem;overflow:hidden}.page-module__FGfIOq__progressFill{background:#fff;border-radius:4px;height:100%;transition:width .1s linear}.page-module__FGfIOq__timeLeft{opacity:.8;font-size:.875rem}.page-module__FGfIOq__newRecord{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:20px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;animation:.5s page-module__FGfIOq__bounce;display:inline-flex}.page-module__FGfIOq__restartBtn{cursor:pointer;background:linear-gradient(135deg, var(--primary), #4f46e5);color:#fff;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__FGfIOq__restartBtn:hover{transform:scale(1.05);box-shadow:0 4px 12px #4f46e54d}@keyframes page-module__FGfIOq__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.page-module__FGfIOq__resultCps{margin-bottom:.5rem;font-size:4rem;font-weight:700;line-height:1}.page-module__FGfIOq__unit{opacity:.8;margin-left:.25rem;font-size:1.25rem;font-weight:400}.page-module__FGfIOq__resultClicks{opacity:.9;margin-bottom:.5rem;font-size:1rem}.page-module__FGfIOq__rating{opacity:.9;margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.page-module__FGfIOq__recordsPanel{background:var(--surface);border:1px solid var(--border);border-radius:12px}.page-module__FGfIOq__recordsHeader{border-bottom:1px solid var(--border);color:var(--text-primary);align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;display:flex}.page-module__FGfIOq__recordsHeader svg{color:var(--primary)}.page-module__FGfIOq__recordsList{flex-wrap:wrap;gap:.5rem;padding:1rem;display:flex}.page-module__FGfIOq__recordItem{background:var(--background);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.page-module__FGfIOq__recordRank{color:var(--text-muted);font-size:.6875rem;font-weight:600}.page-module__FGfIOq__recordCps{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.page-module__FGfIOq__recordUnit{opacity:.7;font-size:.625rem;font-weight:400}.page-module__FGfIOq__recordClicks{color:var(--text-muted);font-size:.6875rem}.page-module__FGfIOq__recordRating{border-radius:8px;padding:.125rem .375rem;font-size:.625rem}.page-module__FGfIOq__trophyIcon{color:#fbbf24;font-size:.6875rem}.page-module__FGfIOq__excellent .page-module__FGfIOq__recordCps{color:#059669}.page-module__FGfIOq__excellent .page-module__FGfIOq__recordRating{color:#059669;background:#d1fae5}.page-module__FGfIOq__good .page-module__FGfIOq__recordCps{color:#0891b2}.page-module__FGfIOq__good .page-module__FGfIOq__recordRating{color:#0891b2;background:#cffafe}.page-module__FGfIOq__average .page-module__FGfIOq__recordCps{color:#d97706}.page-module__FGfIOq__average .page-module__FGfIOq__recordRating{color:#d97706;background:#fef3c7}.page-module__FGfIOq__slow .page-module__FGfIOq__recordCps{color:#ea580c}.page-module__FGfIOq__slow .page-module__FGfIOq__recordRating{color:#ea580c;background:#ffedd5}.page-module__FGfIOq__verySlow .page-module__FGfIOq__recordCps{color:#dc2626}.page-module__FGfIOq__verySlow .page-module__FGfIOq__recordRating{color:#dc2626;background:#fee2e2}.page-module__FGfIOq__recordHighlight{background:linear-gradient(135deg,#fefce8,#fef9c3)!important;border-color:#fcd34d!important}.page-module__FGfIOq__recordHighlight .page-module__FGfIOq__recordRank{color:#ca8a04}.page-module__FGfIOq__infoSection{margin-top:1.5rem}.page-module__FGfIOq__tipsBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:.75rem;margin-top:1rem;padding:.875rem 1rem;display:flex}.page-module__FGfIOq__tipsBox svg{color:var(--primary);flex-shrink:0;margin-top:.125rem;font-size:1rem}.page-module__FGfIOq__tipsBox strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;display:block}.page-module__FGfIOq__tipsBox p{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}@media (max-width:768px){.page-module__FGfIOq__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}.page-module__FGfIOq__statValue{font-size:1.5rem}.page-module__FGfIOq__testArea{height:280px}.page-module__FGfIOq__instruction{font-size:1.25rem}.page-module__FGfIOq__resultCps{font-size:3rem}.page-module__FGfIOq__icon{font-size:2.5rem}.page-module__FGfIOq__liveValue{font-size:2rem}.page-module__FGfIOq__liveStats{gap:1.5rem}.page-module__FGfIOq__durationOptions{flex-wrap:wrap}.page-module__FGfIOq__durationBtn{padding:.625rem 1.25rem;font-size:.9375rem}.page-module__FGfIOq__recordsList{gap:.375rem;padding:.75rem}.page-module__FGfIOq__recordItem{flex-wrap:wrap;padding:.375rem .5rem}.page-module__FGfIOq__recordCps{font-size:.875rem}.page-module__FGfIOq__recordClicks{display:none}}
