.GamepadToast-module-scss-module__QP0lfa__toast{z-index:10000;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;opacity:0;background:#000000d9;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)translateY(-100px);box-shadow:0 4px 12px #00000026}.GamepadToast-module-scss-module__QP0lfa__visible{opacity:1;transform:translate(-50%)translateY(0)}.GamepadToast-module-scss-module__QP0lfa__icon{font-size:18px;line-height:1}
.PongChallenge-module-scss-module__5BHPxW__overlay{z-index:99999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;justify-content:center;align-items:center;animation:.4s PongChallenge-module-scss-module__5BHPxW__overlayIn;display:flex;position:fixed;inset:0}.PongChallenge-module-scss-module__5BHPxW__container{flex-direction:column;align-items:center;gap:16px;display:flex}.PongChallenge-module-scss-module__5BHPxW__title{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:700;animation:1s infinite alternate PongChallenge-module-scss-module__5BHPxW__pulse}.PongChallenge-module-scss-module__5BHPxW__countdown{color:#fff;font-family:monospace;font-size:5rem;font-weight:900;animation:1s infinite PongChallenge-module-scss-module__5BHPxW__countPop}.PongChallenge-module-scss-module__5BHPxW__canvasWrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 0 40px #4fc3f74d,0 0 40px #ff70434d}.PongChallenge-module-scss-module__5BHPxW__canvas{max-width:90vw;max-height:60vh;display:block}.PongChallenge-module-scss-module__5BHPxW__resultOverlay{background:#000000b3;justify-content:center;align-items:center;animation:.3s PongChallenge-module-scss-module__5BHPxW__overlayIn;display:flex;position:absolute;inset:0}.PongChallenge-module-scss-module__5BHPxW__resultText{color:#fff;text-align:center;padding:20px;font-size:1.5rem;font-weight:700}.PongChallenge-module-scss-module__5BHPxW__instructions{gap:40px;font-size:.875rem;font-weight:600;display:flex}.PongChallenge-module-scss-module__5BHPxW__p1Label{color:#4fc3f7}.PongChallenge-module-scss-module__5BHPxW__p2Label{color:#ff7043}@keyframes PongChallenge-module-scss-module__5BHPxW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes PongChallenge-module-scss-module__5BHPxW__pulse{0%{opacity:.8}to{opacity:1}}@keyframes PongChallenge-module-scss-module__5BHPxW__countPop{0%{opacity:1;transform:scale(1.2)}50%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}