.TypingTest-module__023qVq__container{color:#fff;background-color:#050505;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.TypingTest-module__023qVq__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#00f2ff0d 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.TypingTest-module__023qVq__header{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:900px;margin-bottom:3rem;display:flex}.TypingTest-module__023qVq__backBtn{color:#ffffff80;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.TypingTest-module__023qVq__backBtn:hover{color:#00f2ff}.TypingTest-module__023qVq__title{letter-spacing:.5rem;color:#fff;text-shadow:0 0 10px #00f2ff,0 0 20px #00f2ff;font-size:2rem;font-weight:900}.TypingTest-module__023qVq__stats{gap:1rem;display:flex}.TypingTest-module__023qVq__statCard{background:#141414cc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;min-width:80px;padding:.5rem 1rem;display:flex}.TypingTest-module__023qVq__statIcon{color:#00f2ff;margin-bottom:.2rem}.TypingTest-module__023qVq__statValue{font-family:JetBrains Mono,monospace;font-size:1.2rem;font-weight:800}.TypingTest-module__023qVq__statLabel{color:#fff6;font-size:.6rem;font-weight:700}.TypingTest-module__023qVq__main{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:1000px;display:flex}.TypingTest-module__023qVq__keyboardContainer{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.TypingTest-module__023qVq__styleSelector{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14141480;border:1px solid #ffffff0d;border-radius:20px;flex-wrap:wrap;justify-content:center;gap:.8rem;padding:1rem;display:flex}.TypingTest-module__023qVq__styleBtn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.TypingTest-module__023qVq__styleBtn:hover{color:#fff;border-color:var(--status-color,#00f2ff);background:#ffffff0d}.TypingTest-module__023qVq__activeStyle{background:rgba(var(--style-color-rgb),.1);border-color:var(--style-color);color:var(--style-color);box-shadow:0 0 15px var(--style-color);text-shadow:0 0 5px var(--style-color)}.TypingTest-module__023qVq__displayArea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0fb3;border:1px solid #00f2ff33;border-radius:20px;padding:2.5rem;font-size:1.5rem;line-height:1.8;position:relative;box-shadow:0 0 40px #00000080}.TypingTest-module__023qVq__textWrapper{white-space:pre-wrap;word-break:break-word;font-family:JetBrains Mono,Fira Code,monospace}.TypingTest-module__023qVq__currentChar{background:#00f2ff4d;border-radius:2px;animation:1s infinite TypingTest-module__023qVq__blink}@keyframes TypingTest-module__023qVq__blink{0%,to{box-shadow:0 0 5px #00f2ff}50%{box-shadow:none}}.TypingTest-module__023qVq__hiddenInput{opacity:0;cursor:default;resize:none;width:100%;height:100%;position:absolute;top:0;left:0}.TypingTest-module__023qVq__dashboard{grid-template-columns:1fr 1fr auto;align-items:stretch;gap:1.5rem;display:grid}.TypingTest-module__023qVq__realtimeStat{background:linear-gradient(135deg,#141414e6,#0a0a0ae6);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative;overflow:hidden}.TypingTest-module__023qVq__realtimeStat:before{content:"";background:linear-gradient(90deg,#0000,#00f2ff,#0000);width:100%;height:2px;position:absolute;top:0;left:0}.TypingTest-module__023qVq__boostIcon{color:#ff007f;margin-bottom:.5rem}.TypingTest-module__023qVq__aimIcon{color:#39ff14;margin-bottom:.5rem}.TypingTest-module__023qVq__bigValue{font-family:JetBrains Mono,monospace;font-size:2.5rem;font-weight:900}.TypingTest-module__023qVq__smallLabel{color:#fff6;letter-spacing:.2rem;font-size:.8rem;font-weight:700}.TypingTest-module__023qVq__restartBtn{color:#00f2ff;cursor:pointer;background:#111;border:2px solid #00f2ff;border-radius:16px;justify-content:center;align-items:center;width:80px;transition:all .3s;display:flex;box-shadow:0 0 15px #00f2ff33}.TypingTest-module__023qVq__restartBtn:hover{color:#000;background:#00f2ff;transform:rotate(180deg);box-shadow:0 0 30px #00f2ff}.TypingTest-module__023qVq__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.TypingTest-module__023qVq__resultModal{text-align:center;background:#0f0f0f;border:2px solid #00f2ff;border-radius:30px;width:90%;max-width:500px;padding:3rem;box-shadow:0 0 50px #00f2ff4d}.TypingTest-module__023qVq__trophy{color:#fff01f;filter:drop-shadow(0 0 15px #fff01f);margin-bottom:1.5rem}.TypingTest-module__023qVq__resultModal h2{letter-spacing:.3rem;margin-bottom:2rem;font-size:2rem;font-weight:900}.TypingTest-module__023qVq__finalStats{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.TypingTest-module__023qVq__finalStat{flex-direction:column;display:flex}.TypingTest-module__023qVq__finalStat span{color:#00f2ff;font-size:1.8rem;font-weight:900}.TypingTest-module__023qVq__finalStat label{color:#fff6;font-size:.7rem;font-weight:700}.TypingTest-module__023qVq__actionBtn{color:#000;cursor:pointer;background:#00f2ff;border:none;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .3s}.TypingTest-module__023qVq__actionBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 5px 20px #00f2ff66}.TypingTest-module__023qVq__secondaryBtn{color:#ffffff80;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.TypingTest-module__023qVq__secondaryBtn:hover{color:#fff}@media (max-width:768px){.TypingTest-module__023qVq__dashboard{grid-template-columns:1fr}.TypingTest-module__023qVq__restartBtn{width:100%;padding:1rem}.TypingTest-module__023qVq__displayArea{padding:1.5rem;font-size:1.1rem}}
.NeonKeyboard-module__recldq__neon{--bg-color:#050505;--card-bg:#14141480;--border-color:#27272a;--text-primary:#fff;--icon-bg:#18181b;--toggle-active-bg:#27272a;--toggle-active-text:#60a5fa;--neon-blue:#00f2ff}.NeonKeyboard-module__recldq__appContainer{background-color:var(--bg-color);width:fit-content;color:var(--text-primary);flex-direction:column;gap:2rem;margin:0 auto;padding:1rem;transition:all .5s;display:flex}.NeonKeyboard-module__recldq__header{justify-content:space-between;align-items:center;width:100%;display:flex}.NeonKeyboard-module__recldq__logoContainer{align-items:center;gap:1rem;display:flex}.NeonKeyboard-module__recldq__rotateAnim{animation:2s ease-in-out infinite NeonKeyboard-module__recldq__rotate-shake}@keyframes NeonKeyboard-module__recldq__rotate-shake{0%,to{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}.NeonKeyboard-module__recldq__iconWrapper{border:2px solid var(--neon-blue);box-shadow:0 0 15px var(--neon-blue);color:var(--neon-blue);background:#00000080;background-color:var(--icon-bg);border:1px solid var(--border-color);border-radius:10px;justify-content:center;align-items:center;padding:.5rem;display:flex}.NeonKeyboard-module__recldq__neon .NeonKeyboard-module__recldq__iconWrapper{box-shadow:0 0 15px var(--neon-color)}.NeonKeyboard-module__recldq__title{letter-spacing:.2rem;color:#fff;text-shadow:0 0 10px var(--neon-blue),0 0 20px var(--neon-blue);background:linear-gradient(90deg,#fff,var(--neon-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:900}.NeonKeyboard-module__recldq__toggleContainer{border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border-radius:30px;padding:.3rem;display:flex}.NeonKeyboard-module__recldq__toggleBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.NeonKeyboard-module__recldq__activeToggle{color:var(--toggle-active-text);background:#ffffff1a;background-color:var(--toggle-active-bg);border:1px solid #fff3;box-shadow:0 1px 3px #0000001a}.NeonKeyboard-module__recldq__modesBar{flex-wrap:wrap;justify-content:center;gap:.8rem;width:100%;margin-top:1rem;display:flex}.NeonKeyboard-module__recldq__modeBtn{color:#ffffff4d;cursor:pointer;letter-spacing:.1rem;background:#ffffff08;background-color:var(--card-bg);border:1px solid #ffffff0d;border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.05em;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.NeonKeyboard-module__recldq__modeBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.NeonKeyboard-module__recldq__modeBtn:hover:before{left:100%}.NeonKeyboard-module__recldq__activeMode{color:var(--neon-color);border-color:var(--neon-color);box-shadow:0 0 20px var(--neon-color),inset 0 0 10px var(--neon-color);text-shadow:0 0 5px #fff;border-color:rgba(var(--neon-color-rgb),.5);background:#ffffff0d;background-color:rgba(var(--neon-color-rgb),.1);box-shadow:0 0 15px var(--neon-color)}.NeonKeyboard-module__recldq__activeModeIndicator{background:var(--neon-color);width:5px;height:5px;box-shadow:0 0 10px var(--neon-color);border-radius:50%;position:absolute;top:50%;left:.6rem;transform:translateY(-50%)}.NeonKeyboard-module__recldq__displayArea{background:var(--panel-bg);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:150px;padding:2rem;display:flex;box-shadow:0 10px 40px #0006}.NeonKeyboard-module__recldq__neon .NeonKeyboard-module__recldq__displayArea{box-shadow:0 0 50px #00000080}.NeonKeyboard-module__recldq__displayText{color:var(--theme-color);text-shadow:0 0 10px var(--theme-color);font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:1.6rem;line-height:1.6;transition:color .5s,text-shadow .5s}.NeonKeyboard-module__recldq__cursor{vertical-align:middle;background-color:currentColor;width:2px;height:1.25em;margin-left:2px;animation:1s infinite NeonKeyboard-module__recldq__cursor-blink;display:inline-block}.NeonKeyboard-module__recldq__displayActions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.NeonKeyboard-module__recldq__iconBtn,.NeonKeyboard-module__recldq__copyBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;transition:all .2s;display:flex}.NeonKeyboard-module__recldq__copyBtn{color:var(--neon-blue);border-color:#00f2ff4d;padding:.5rem 1rem;font-weight:600}.NeonKeyboard-module__recldq__iconBtn:hover,.NeonKeyboard-module__recldq__copyBtn:hover{color:#fff;background:#ffffff1a}.NeonKeyboard-module__recldq__keyboardWrapper{background:#141414cc;border:1px solid #ffffff0d;border-radius:24px;justify-content:center;padding:2rem;display:flex;box-shadow:0 20px 50px #00000080}.NeonKeyboard-module__recldq__keyboard{--u:55px;--gap:12px;position:relative}.NeonKeyboard-module__recldq__key{left:calc(var(--x)*var(--u) + var(--x)*var(--gap));top:calc(var(--y)*var(--u) + var(--y)*var(--gap));width:calc(var(--w)*var(--u) + (var(--w) - 1)*var(--gap));height:calc(var(--h)*var(--u) + (var(--h) - 1)*var(--gap));color:#ffffffb3;cursor:pointer;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);background-color:var(--icon-bg);will-change:transform,opacity,box-shadow;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;transform:translateZ(0);box-shadow:4px 4px 10px #0009,-1px -1px 3px #ffffff0d}.NeonKeyboard-module__recldq__neon .NeonKeyboard-module__recldq__key{border-radius:6px}.NeonKeyboard-module__recldq__enter_tall{height:calc(110px + .75rem);position:absolute;bottom:0;right:0}.NeonKeyboard-module__recldq__plus_tall{height:calc(110px + .75rem);position:absolute;top:0;right:0}.NeonKeyboard-module__recldq__up,.NeonKeyboard-module__recldq__down,.NeonKeyboard-module__recldq__left,.NeonKeyboard-module__recldq__right,.NeonKeyboard-module__recldq__prtsc,.NeonKeyboard-module__recldq__scrlk,.NeonKeyboard-module__recldq__pause,.NeonKeyboard-module__recldq__ins,.NeonKeyboard-module__recldq__home,.NeonKeyboard-module__recldq__pgup,.NeonKeyboard-module__recldq__del,.NeonKeyboard-module__recldq__end,.NeonKeyboard-module__recldq__pgdn,.NeonKeyboard-module__recldq__numlk,.NeonKeyboard-module__recldq__f1,.NeonKeyboard-module__recldq__f2,.NeonKeyboard-module__recldq__f3,.NeonKeyboard-module__recldq__f4,.NeonKeyboard-module__recldq__f5,.NeonKeyboard-module__recldq__f6,.NeonKeyboard-module__recldq__f7,.NeonKeyboard-module__recldq__f8,.NeonKeyboard-module__recldq__f9,.NeonKeyboard-module__recldq__f10,.NeonKeyboard-module__recldq__f11,.NeonKeyboard-module__recldq__f12{font-size:.7rem!important}.NeonKeyboard-module__recldq__keyLocked{box-shadow:0 0 15px var(--neon-green);border-color:var(--neon-green)!important;color:var(--neon-green)!important}.NeonKeyboard-module__recldq__keyLabel{z-index:2;position:relative}.NeonKeyboard-module__recldq__keyGlow{background:var(--neon-color);filter:blur(5px);opacity:.15;border-radius:50%;width:6px;height:6px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NeonKeyboard-module__recldq__key:hover{color:#fff;border-color:var(--neon-color);box-shadow:0 0 20px var(--neon-color),inset 0 0 15px var(--neon-color);background:#1a1a1a;transform:translateY(-4px)scale(1.05)}.NeonKeyboard-module__recldq__key:hover .NeonKeyboard-module__recldq__keyGlow{opacity:1;filter:blur(25px);opacity:.2;border-radius:12px;width:100%;height:100%}.NeonKeyboard-module__recldq__key:active{transform:translateY(2px)scale(.92);box-shadow:inset 0 0 15px var(--neon-color)!important}.NeonKeyboard-module__recldq__keyActive{color:#fff!important;border-color:var(--neon-color)!important;box-shadow:0 0 30px var(--neon-color),inset 0 0 20px var(--neon-color)!important;background:#222!important;transform:translateY(2px)scale(.95)!important}.NeonKeyboard-module__recldq__keyActive .NeonKeyboard-module__recldq__keyGlow{opacity:1!important;filter:blur(20px)!important;width:100%!important;height:100%!important}[data-mode=rainbow] .NeonKeyboard-module__recldq__key{animation:5s linear infinite NeonKeyboard-module__recldq__rainbow;animation-delay:var(--anim-delay);background:#0006;border:2px solid #0000;border-radius:50%!important}[data-mode=rainbow_breathing] .NeonKeyboard-module__recldq__key{animation:4s ease-in-out infinite NeonKeyboard-module__recldq__rainbow-breathing;animation-delay:var(--anim-delay)}[data-mode=rainbow_matrix] .NeonKeyboard-module__recldq__key:before{content:"01";opacity:.3;animation:3s linear infinite NeonKeyboard-module__recldq__rainbow-matrix;animation-delay:var(--anim-delay);font-size:.6rem;position:absolute;top:-100%;left:20%}[data-mode=rainbow_flash] .NeonKeyboard-module__recldq__key{animation:1.5s linear infinite NeonKeyboard-module__recldq__rainbow-flash;animation-delay:var(--anim-delay)}[data-mode=rainbow_strobe] .NeonKeyboard-module__recldq__key{animation:1.5s linear infinite NeonKeyboard-module__recldq__rainbow-flash,.15s step-end infinite NeonKeyboard-module__recldq__rainbow-strobe}[data-mode=rainbow_chase] .NeonKeyboard-module__recldq__key{animation:2s linear infinite NeonKeyboard-module__recldq__rainbow-flash,1s ease-in-out infinite NeonKeyboard-module__recldq__rainbow-chase;animation-delay:var(--anim-delay)}[data-mode=rainbow_random] .NeonKeyboard-module__recldq__key{animation:3s linear infinite NeonKeyboard-module__recldq__rainbow-flash,.3s ease-in-out infinite NeonKeyboard-module__recldq__rainbow-random}[data-mode=rainbow_wave] .NeonKeyboard-module__recldq__key{background:linear-gradient(90deg,#ff007f1a,#00f2ff1a,#39ff141a,#ff007f1a) 0 0/400% 100%;animation:2s linear infinite NeonKeyboard-module__recldq__rainbow-flash,8s linear infinite NeonKeyboard-module__recldq__rainbow-wave-flow}[data-mode=rainbow_ripple] .NeonKeyboard-module__recldq__keyActive{animation:1s linear infinite NeonKeyboard-module__recldq__rainbow-flash}[data-mode=breathing] .NeonKeyboard-module__recldq__key{animation:3s ease-in-out infinite NeonKeyboard-module__recldq__breathing}[data-mode=wave] .NeonKeyboard-module__recldq__key{animation:5s linear infinite NeonKeyboard-module__recldq__rainbow;animation-delay:var(--anim-delay)}[data-mode=starlight] .NeonKeyboard-module__recldq__key{animation:2s ease-in-out infinite NeonKeyboard-module__recldq__starlight}[data-mode=matrix] .NeonKeyboard-module__recldq__key{animation:2s linear infinite NeonKeyboard-module__recldq__matrix-fall;animation-delay:var(--anim-delay);background:#020502;border-radius:2px!important}[data-mode=matrix] .NeonKeyboard-module__recldq__key:before{content:"01";color:var(--neon-matrix);opacity:.3;font-size:.6rem;animation:2s linear infinite NeonKeyboard-module__recldq__matrix-fall;position:absolute;top:-100%;left:20%}[data-mode=glitch] .NeonKeyboard-module__recldq__key{animation:1.5s linear infinite NeonKeyboard-module__recldq__glitch}[data-mode=glitch] .NeonKeyboard-module__recldq__keyActive{animation:.2s infinite NeonKeyboard-module__recldq__glitch-aberration;background:var(--neon-blue)!important;box-shadow:4px 0 var(--neon-pink),-4px 0 var(--neon-green)!important}[data-mode=heartbeat] .NeonKeyboard-module__recldq__key{animation:1.5s ease-in-out infinite NeonKeyboard-module__recldq__heartbeat;animation-delay:var(--anim-delay)}[data-mode=fire] .NeonKeyboard-module__recldq__key{background:linear-gradient(#300,#1a0000);border-radius:15px 15px 2px 2px;animation:.8s ease-in-out infinite NeonKeyboard-module__recldq__fire}[data-mode=reactive] .NeonKeyboard-module__recldq__key{transition:all .5s cubic-bezier(.4,0,.2,1)}[data-mode=reactive] .NeonKeyboard-module__recldq__keyActive{box-shadow:0 0 50px var(--neon-green),inset 0 0 25px var(--neon-green)!important;background:#39ff144d!important;transform:perspective(500px)rotateX(20deg)scale(.95)!important}@keyframes NeonKeyboard-module__recldq__rainbow{0%{color:red;border-color:red;box-shadow:0 0 5px red}17%{color:#ff8000;border-color:#ff8000;box-shadow:0 0 5px #ff8000}33%{color:#ff0;border-color:#ff0;box-shadow:0 0 5px #ff0}50%{color:#0f0;border-color:#0f0;box-shadow:0 0 5px #0f0}67%{color:#00f;border-color:#00f;box-shadow:0 0 5px #00f}83%{color:#8000ff;border-color:#8000ff;box-shadow:0 0 5px #8000ff}to{color:#f0f;border-color:#f0f;box-shadow:0 0 5px #f0f}}@keyframes NeonKeyboard-module__recldq__breathing{0%,to{opacity:.3}50%{opacity:1}}@keyframes NeonKeyboard-module__recldq__starlight{0%,to{opacity:.2}50%{opacity:1;color:#fff;box-shadow:0 0 15px #fff}}@keyframes NeonKeyboard-module__recldq__matrix-fall{0%{color:#030;text-shadow:none}50%{color:#0f0;text-shadow:0 0 8px #0f0}to{color:#030;text-shadow:none}}@keyframes NeonKeyboard-module__recldq__glitch{0%,80%,to{color:inherit;text-shadow:none}82%{color:#f0f;text-shadow:2px 0 #0ff}85%{color:#0ff;text-shadow:-2px 0 #f0f}88%{color:#ff0;text-shadow:2px 0 red}92%{color:red;text-shadow:-2px 0 #ff0}95%{color:inherit;text-shadow:none}}@keyframes NeonKeyboard-module__recldq__heartbeat{0%,to{opacity:.3;box-shadow:0 0 5px}10%{opacity:1;box-shadow:0 0 20px}20%{opacity:.3;box-shadow:0 0 5px}30%{opacity:1;box-shadow:0 0 25px}}@keyframes NeonKeyboard-module__recldq__fire{0%,to{color:#ff4500;box-shadow:0 0 5px #ff4500}50%{color:#ff8c00;box-shadow:0 0 15px #ff8c00}}@keyframes NeonKeyboard-module__recldq__rainbow-breathing{0%,to{opacity:.4;color:red;border-color:red;transform:scale(.98);box-shadow:0 0 10px red}14%{opacity:.6;color:#ff7f00;border-color:#ff7f00;box-shadow:0 0 10px #ff7f00}28%{opacity:.8;color:#ff0;border-color:#ff0;transform:scale(1.02);box-shadow:0 0 10px #ff0}42%{opacity:1;color:#0f0;border-color:#0f0;transform:scale(1.05);box-shadow:0 0 20px #0f0}57%{opacity:.8;color:#00f;border-color:#00f;transform:scale(1.02);box-shadow:0 0 10px #00f}71%{opacity:.6;color:indigo;border-color:indigo;box-shadow:0 0 10px indigo}85%{opacity:.4;color:#8b00ff;border-color:#8b00ff;transform:scale(.98);box-shadow:0 0 10px #8b00ff}}@keyframes NeonKeyboard-module__recldq__rainbow-matrix{0%{color:red;text-shadow:0 0 8px red;opacity:0;transform:translateY(-50%)}15%{color:#ff7f00;text-shadow:0 0 8px #ff7f00;opacity:1}30%{color:#ff0;text-shadow:0 0 8px #ff0}45%{color:#0f0;text-shadow:0 0 8px #0f0}60%{color:#00f;text-shadow:0 0 8px #00f}75%{color:indigo;text-shadow:0 0 8px indigo}90%{color:#8b00ff;text-shadow:0 0 8px #8b00ff;opacity:1}to{color:red;text-shadow:0 0 8px red;opacity:0;transform:translateY(50%)}}@keyframes NeonKeyboard-module__recldq__rainbow-flash{0%,to{color:red;opacity:1;border-color:red;transform:scale(1.05);box-shadow:0 0 15px red}14%{color:#ff8000;opacity:.8;border-color:#ff8000;box-shadow:0 0 25px #ff8000}28%{color:#ff0;opacity:1;border-color:#ff0;transform:scale(1.05);box-shadow:0 0 15px #ff0}42%{color:#0f0;opacity:.8;border-color:#0f0;box-shadow:0 0 25px #0f0}57%{color:#00f;opacity:1;border-color:#00f;transform:scale(1.05);box-shadow:0 0 15px #00f}71%{color:indigo;opacity:.8;border-color:indigo;box-shadow:0 0 25px indigo}85%{color:#8b00ff;opacity:1;border-color:#8b00ff;transform:scale(1.05);box-shadow:0 0 15px #8b00ff}}@keyframes NeonKeyboard-module__recldq__rainbow-strobe{0%,to{box-shadow:none;background:0 0;border-color:#0000}50%{background:currentColor;border-color:#fff;box-shadow:0 0 30px,0 0 60px}}@keyframes NeonKeyboard-module__recldq__rainbow-chase{0%{opacity:.3;transform:scale(1)}50%{opacity:1;filter:brightness(1.5);transform:scale(1.1)}to{opacity:.3;transform:scale(1)}}@keyframes NeonKeyboard-module__recldq__rainbow-random{0%,to{opacity:.2;transform:scale(.95)}50%{opacity:1;filter:contrast(1.5);transform:scale(1.05)}}@keyframes NeonKeyboard-module__recldq__rainbow-wave-flow{0%{background-position:0%}to{background-position:100%}}@keyframes NeonKeyboard-module__recldq__ripple-effect{0%{opacity:.8;width:0;height:0}to{opacity:0;width:200px;height:200px}}@keyframes NeonKeyboard-module__recldq__cursor-blink{0%,to{opacity:1}50%{opacity:0}}
.KeyboardTester-module__FaLzKW__container{color:#fff;background-color:#08080a;background-image:radial-gradient(circle,#00f2ff08 0%,#0000 70%);flex-direction:column;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}.KeyboardTester-module__FaLzKW__header{text-align:center;width:100%;max-width:1400px;margin-bottom:2rem}.KeyboardTester-module__FaLzKW__topNav{justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;display:flex}.KeyboardTester-module__FaLzKW__backBtn{color:#fff6;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.KeyboardTester-module__FaLzKW__backBtn:hover{color:var(--neon-blue,#00f2ff);text-shadow:0 0 10px var(--neon-blue)}.KeyboardTester-module__FaLzKW__controls{align-items:center;gap:1rem;display:flex}.KeyboardTester-module__FaLzKW__controlBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.KeyboardTester-module__FaLzKW__controlBtn:hover{background:#ffffff1a;border-color:#fff3}.KeyboardTester-module__FaLzKW__selectorGroup{align-items:center;gap:.5rem;display:flex}.KeyboardTester-module__FaLzKW__layoutSelect{color:#fff;cursor:pointer;background:#111;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.65rem 1rem;font-size:.75rem;font-weight:700}.KeyboardTester-module__FaLzKW__heroTitle{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:.5rem;font-size:3.5rem;font-weight:950}.KeyboardTester-module__FaLzKW__accent{color:#0000;-webkit-text-stroke:1px #fff;text-shadow:0 0 20px #fff3}.KeyboardTester-module__FaLzKW__heroSubtitle{color:#fff6;font-size:1.1rem;font-weight:500}.KeyboardTester-module__FaLzKW__statsDashboard{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1400px;margin-bottom:2rem;display:grid}.KeyboardTester-module__FaLzKW__statCard{background:#14141699;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:1.2rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #0000004d}.KeyboardTester-module__FaLzKW__statCard:hover{background:#1e1e23cc;border-color:#ffffff1a;transform:translateY(-5px)}.KeyboardTester-module__FaLzKW__statIcon{color:#fff9;background:#ffffff08;border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.KeyboardTester-module__FaLzKW__statCard[data-type=nkro] .KeyboardTester-module__FaLzKW__statIcon{color:#facc15;background:#facc151a}.KeyboardTester-module__FaLzKW__statCard[data-type=cps] .KeyboardTester-module__FaLzKW__statIcon{color:#3b82f6;background:#3b82f61a}.KeyboardTester-module__FaLzKW__statCard[data-type=apm] .KeyboardTester-module__FaLzKW__statIcon{color:#10b981;background:#10b9811a}.KeyboardTester-module__FaLzKW__statCard[data-type=keys] .KeyboardTester-module__FaLzKW__statIcon{color:#f43f5e;background:#f43f5e1a}.KeyboardTester-module__FaLzKW__statInfo{flex-direction:column;display:flex}.KeyboardTester-module__FaLzKW__statLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.KeyboardTester-module__FaLzKW__statValue{font-family:JetBrains Mono,monospace;font-size:1.8rem;font-weight:900}.KeyboardTester-module__FaLzKW__testerGrid{flex-direction:column;gap:2rem;width:100%;max-width:1400px;display:flex}.KeyboardTester-module__FaLzKW__keyboardSection{flex-direction:column;gap:2rem;display:flex}.KeyboardTester-module__FaLzKW__keyboardWrapperCard{background:#000;border:1px solid #ffffff0d;border-radius:32px;justify-content:center;align-items:center;width:100%;padding:3rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009}.KeyboardTester-module__FaLzKW__lightingBar{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.KeyboardTester-module__FaLzKW__modeTab{color:#fff6;cursor:pointer;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:.6rem 1rem;font-size:.65rem;font-weight:800;transition:all .3s}.KeyboardTester-module__FaLzKW__activeTab{background:var(--active-color);color:#000;box-shadow:0 0 15px var(--active-color);border-color:#0000}.KeyboardTester-module__FaLzKW__sidePanels{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.KeyboardTester-module__FaLzKW__infoPanel,.KeyboardTester-module__FaLzKW__historyPanel{background:#0f0f12cc;border:1px solid #ffffff0d;border-radius:20px;padding:1.5rem}.KeyboardTester-module__FaLzKW__panelHeader{color:#ffffff4d;align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}.KeyboardTester-module__FaLzKW__panelHeader h3{letter-spacing:.1em;font-size:.8rem;font-weight:800}.KeyboardTester-module__FaLzKW__eventDetails{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.KeyboardTester-module__FaLzKW__detailRow{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.KeyboardTester-module__FaLzKW__detailRow span{color:#ffffff4d;font-size:.75rem;font-weight:700}.KeyboardTester-module__FaLzKW__detailRow strong{color:#fff;font-family:JetBrains Mono,monospace;font-size:.9rem}.KeyboardTester-module__FaLzKW__resetBtn{color:#f43f5e;cursor:pointer;background:#f43f5e1a;border:1px solid #f43f5e33;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1rem;font-size:.85rem;font-weight:800;transition:all .3s;display:flex}.KeyboardTester-module__FaLzKW__resetBtn:hover{color:#fff;background:#f43f5e;box-shadow:0 0 20px #f43f5e66}.KeyboardTester-module__FaLzKW__feedList{flex-direction:column;gap:.6rem;height:400px;padding-right:.5rem;display:flex;overflow-y:auto}.KeyboardTester-module__FaLzKW__feedList::-webkit-scrollbar{width:4px}.KeyboardTester-module__FaLzKW__feedList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.KeyboardTester-module__FaLzKW__emptyFeed{color:#ffffff1a;letter-spacing:.2em;justify-content:center;align-items:center;height:100%;font-size:.75rem;font-weight:700;display:flex}.KeyboardTester-module__FaLzKW__feedItem{background:#ffffff05;border-radius:10px;align-items:center;gap:1rem;padding:.8rem 1rem;font-family:JetBrains Mono,monospace;font-size:.75rem;display:flex}.KeyboardTester-module__FaLzKW__feedType{width:40px;font-weight:900}.KeyboardTester-module__FaLzKW__feedItem[data-type=down] .KeyboardTester-module__FaLzKW__feedType{color:#10b981}.KeyboardTester-module__FaLzKW__feedItem[data-type=up] .KeyboardTester-module__FaLzKW__feedType{color:#f43f5e}.KeyboardTester-module__FaLzKW__feedKey{color:#fff;flex:1;font-weight:700}.KeyboardTester-module__FaLzKW__feedCode{color:#fff3}@media (max-width:1200px){.KeyboardTester-module__FaLzKW__sidePanels{grid-template-columns:1fr}.KeyboardTester-module__FaLzKW__statsDashboard{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.KeyboardTester-module__FaLzKW__heroTitle{font-size:2.5rem}.KeyboardTester-module__FaLzKW__statsDashboard{grid-template-columns:1fr}.KeyboardTester-module__FaLzKW__keyboardWrapperCard{padding:1.5rem 1rem}}
