.game_container__4OtqZ{position:relative;width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:10px 0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;overscroll-behavior:none}.game_header__2oLr0{width:90%;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.game_scoreBox___S_We{background:linear-gradient(135deg,rgba(255,0,128,.1),rgba(0,255,255,.1));padding:8px 14px;border:2px solid;border-image:linear-gradient(135deg,#ff0080,#00ffff) 1;position:relative}.game_scoreBox___S_We,.game_scoreBox___S_We:before{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.game_scoreBox___S_We:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#ff0080,#00ffff);z-index:-1;opacity:.3}.game_scoreLabel__vTndv{font-size:8px;color:#ff0080;text-transform:uppercase;letter-spacing:2px;margin-bottom:2px;text-shadow:0 0 10px #ff0080}.game_scoreValue__j0y9U{font-size:18px;font-weight:900;color:#00ffff;text-shadow:0 0 10px #00ffff,0 0 20px #00ffff,0 0 40px #00ffff;transition:transform .15s ease}.game_scoreValue__j0y9U.game_best__OhJ6K{color:#ff0080;text-shadow:0 0 10px #ff0080,0 0 20px #ff0080,0 0 40px #ff0080}.game_canvas__KpYaf{background:linear-gradient(180deg,#0a0a0f,#1a0a1a);border:3px solid transparent;background-clip:padding-box;position:relative;cursor:pointer;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;box-shadow:0 0 30px rgba(255,0,128,.3),0 0 60px rgba(0,255,255,.2),inset 0 0 30px rgba(0,0,0,.5)}.game_canvas__KpYaf:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(135deg,#ff0080,#00ffff,#ff0080);z-index:-1;animation:game_borderGlow__o_BC_ 3s linear infinite}@keyframes game_borderGlow__o_BC_{0%,to{opacity:1;filter:hue-rotate(0deg)}50%{opacity:.8;filter:hue-rotate(30deg)}}.game_modal__FSYaC{position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:linear-gradient(135deg,rgba(10,10,15,.95),rgba(26,10,26,.95));display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:10;backdrop-filter:blur(10px)}.game_modal__FSYaC:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid;border-image:linear-gradient(135deg,#ff0080,#00ffff) 1;pointer-events:none}.game_modal__FSYaC h2{font-size:24px;font-weight:900;margin-bottom:10px;color:#ff0080;text-transform:uppercase;letter-spacing:4px;text-shadow:0 0 10px #ff0080,0 0 20px #ff0080,0 0 40px #ff0080,0 0 80px #ff0080;animation:game_glitch__upAZa 2s infinite}@keyframes game_glitch__upAZa{0%,90%,to{transform:translate(0);text-shadow:0 0 10px #ff0080,0 0 20px #ff0080,0 0 40px #ff0080}92%{transform:translate(-2px,1px);text-shadow:-2px 0 #00ffff,2px 0 #ff0080}94%{transform:translate(2px,-1px);text-shadow:2px 0 #00ffff,-2px 0 #ff0080}96%{transform:translate(-1px,2px);text-shadow:-1px 0 #00ffff,1px 0 #ff0080}}.game_finalScore__x2H09{font-size:14px;font-weight:700;margin-bottom:30px;color:#00ffff;letter-spacing:2px;text-shadow:0 0 10px #00ffff}.game_modal__FSYaC button{background:linear-gradient(135deg,rgba(255,0,128,.2),rgba(0,255,255,.2));border:2px solid #00ffff;padding:14px 28px;color:#00ffff;font-size:12px;font-family:Orbitron,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;position:relative;overflow:hidden;transition:all .3s;-webkit-tap-highlight-color:transparent;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.game_modal__FSYaC button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,255,.4),transparent);transition:left .5s}.game_modal__FSYaC button:hover{background:linear-gradient(135deg,rgba(0,255,255,.3),rgba(255,0,128,.3));border-color:#ff0080;color:#ff0080;box-shadow:0 0 20px rgba(255,0,128,.5),0 0 40px rgba(0,255,255,.3);text-shadow:0 0 10px #ff0080}.game_modal__FSYaC button:hover:before{left:100%}.game_modal__FSYaC button:active{transform:scale(.95)}@media (min-width:768px){.game_container__4OtqZ{padding:20px 0}.game_header__2oLr0{margin-bottom:20px}.game_scoreBox___S_We{padding:12px 18px}.game_scoreLabel__vTndv{font-size:10px}.game_scoreValue__j0y9U{font-size:22px}.game_modal__FSYaC h2{font-size:32px;letter-spacing:6px}.game_finalScore__x2H09{font-size:16px}.game_modal__FSYaC button{padding:16px 32px;font-size:14px}}@media (max-width:380px){.game_scoreBox___S_We{padding:6px 10px}.game_scoreLabel__vTndv{font-size:6px}.game_scoreValue__j0y9U{font-size:14px}.game_modal__FSYaC h2{font-size:18px;letter-spacing:2px}.game_finalScore__x2H09{font-size:12px}.game_modal__FSYaC button{padding:12px 24px;font-size:10px}}@media (orientation:landscape) and (max-height:500px){.game_container__4OtqZ{padding:5px 0}.game_header__2oLr0{margin-bottom:8px}.game_scoreBox___S_We{padding:4px 8px}.game_scoreLabel__vTndv{font-size:6px}.game_scoreValue__j0y9U{font-size:12px}}.game_menu__IeELD{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;min-height:80vh}.game_title__S7z4Q{font-size:32px;font-weight:900;color:#00ffff;text-transform:uppercase;letter-spacing:4px;margin-bottom:8px;text-shadow:0 0 10px #00ffff,0 0 20px #00ffff,0 0 40px #00ffff;animation:game_titlePulse__xO6BV 2s ease-in-out infinite}@keyframes game_titlePulse__xO6BV{0%,to{text-shadow:0 0 10px #00ffff,0 0 20px #00ffff,0 0 40px #00ffff}50%{text-shadow:0 0 20px #00ffff,0 0 40px #00ffff,0 0 60px #00ffff,0 0 80px #ff0080}}.game_subtitle__GBl3b{font-size:14px;color:#ff0080;letter-spacing:8px;margin-bottom:50px;text-shadow:0 0 10px #ff0080}.game_difficultySection__3oP8T{display:flex;flex-direction:column;gap:16px;width:100%;max-width:280px}.game_selectLabel__Uf5ie{font-size:12px;color:#888;text-transform:uppercase;letter-spacing:3px;text-align:center;margin-bottom:8px}.game_difficultyBtn__s4T8n{background:linear-gradient(135deg,rgba(255,0,128,.1),rgba(0,255,255,.1));border:2px solid #444;padding:16px 24px;color:#fff;font-family:Orbitron,sans-serif;cursor:pointer;position:relative;overflow:hidden;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:4px;clip-path:polygon(15px 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%,0 15px)}.game_difficultyBtn__s4T8n:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.game_difficultyBtn__s4T8n:hover:before{left:100%}.game_difficultyBtn__s4T8n.game_easy__plUt5{border-color:#00ff88}.game_difficultyBtn__s4T8n.game_easy__plUt5:hover{background:linear-gradient(135deg,rgba(0,255,136,.2),rgba(0,255,136,.1));box-shadow:0 0 30px rgba(0,255,136,.4)}.game_difficultyBtn__s4T8n.game_easy__plUt5 .game_difficultyLabel__pL7oN{color:#00ff88;text-shadow:0 0 10px #00ff88}.game_difficultyBtn__s4T8n.game_normal__D8_m_{border-color:#00ffff}.game_difficultyBtn__s4T8n.game_normal__D8_m_:hover{background:linear-gradient(135deg,rgba(0,255,255,.2),rgba(0,255,255,.1));box-shadow:0 0 30px rgba(0,255,255,.4)}.game_difficultyBtn__s4T8n.game_normal__D8_m_ .game_difficultyLabel__pL7oN{color:#00ffff;text-shadow:0 0 10px #00ffff}.game_difficultyBtn__s4T8n.game_hard__mx76n{border-color:#ff0080}.game_difficultyBtn__s4T8n.game_hard__mx76n:hover{background:linear-gradient(135deg,rgba(255,0,128,.2),rgba(255,0,128,.1));box-shadow:0 0 30px rgba(255,0,128,.4)}.game_difficultyBtn__s4T8n.game_hard__mx76n .game_difficultyLabel__pL7oN{color:#ff0080;text-shadow:0 0 10px #ff0080}.game_difficultyLabel__pL7oN{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:3px}.game_difficultyDesc__sXchu{font-size:10px;color:#888;letter-spacing:1px}.game_difficultyBest__G2ufc{font-size:9px;color:#ffff00;letter-spacing:1px;margin-top:4px;text-shadow:0 0 5px #ffff00}.game_bestScoreDisplay__XMEAn{display:none}.game_difficultyBadge__Mbu7A{font-size:10px;font-weight:700;padding:4px 12px;text-transform:uppercase;letter-spacing:2px;border-radius:4px}.game_difficultyBadge__Mbu7A[data-difficulty=easy]{background:rgba(0,255,136,.2);color:#00ff88;border:1px solid #00ff88;text-shadow:0 0 5px #00ff88}.game_difficultyBadge__Mbu7A[data-difficulty=normal]{background:rgba(0,255,255,.2);color:#00ffff;border:1px solid #00ffff;text-shadow:0 0 5px #00ffff}.game_difficultyBadge__Mbu7A[data-difficulty=hard]{background:rgba(255,0,128,.2);color:#ff0080;border:1px solid #ff0080;text-shadow:0 0 5px #ff0080}.game_modalButtons__gH3rd{display:flex;flex-direction:column;gap:12px}.game_secondaryBtn__oehzm{background:transparent!important;border-color:#666!important;color:#888!important}.game_secondaryBtn__oehzm:hover{border-color:#00ffff!important;color:#00ffff!important;background:rgba(0,255,255,.1)!important}@media (min-width:768px){.game_title__S7z4Q{font-size:48px;letter-spacing:8px}.game_subtitle__GBl3b{font-size:16px;letter-spacing:12px}.game_difficultySection__3oP8T{max-width:320px}.game_difficultyBtn__s4T8n{padding:20px 32px}.game_difficultyLabel__pL7oN{font-size:18px}.game_difficultyDesc__sXchu{font-size:11px}}@media (max-width:380px){.game_title__S7z4Q{font-size:24px;letter-spacing:2px}.game_subtitle__GBl3b{font-size:12px;letter-spacing:4px}.game_difficultyBtn__s4T8n{padding:12px 20px}.game_difficultyLabel__pL7oN{font-size:14px}}.game_undoBtn__2IvrS{margin-top:12px;background:linear-gradient(135deg,rgba(0,255,136,.2),rgba(0,255,136,.1));border:2px solid #00ff88;padding:10px 24px;color:#00ff88;font-size:12px;font-family:Orbitron,sans-serif;font-weight:700;cursor:pointer;transition:all .3s;text-shadow:0 0 5px #00ff88;box-shadow:0 0 15px rgba(0,255,136,.3)}.game_undoBtn__2IvrS:hover:not(.game_disabled__FTsEJ){background:linear-gradient(135deg,rgba(0,255,136,.3),rgba(0,255,136,.2));box-shadow:0 0 25px rgba(0,255,136,.5)}.game_undoBtn__2IvrS:active:not(.game_disabled__FTsEJ){transform:scale(.95)}.game_undoBtn__2IvrS.game_disabled__FTsEJ{opacity:.3;cursor:not-allowed;border-color:#444;color:#666;text-shadow:none;box-shadow:none;background:rgba(50,50,50,.3)}.game_nextPreview__agwDo{margin-top:12px;padding:10px 16px;background:linear-gradient(135deg,rgba(255,0,128,.1),rgba(0,255,255,.1));border:1px solid rgba(0,255,255,.3);border-radius:8px;display:flex;align-items:center;gap:12px}.game_nextLabel__7GDiK{font-size:10px;color:#00ffff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 5px #00ffff;white-space:nowrap}.game_nextShapes__LxXPb{display:flex;gap:16px;align-items:center}.game_nextShapeItem__WXY7J{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0}.game_easyModeButtons__A7rxk{display:flex;gap:12px;margin-top:12px}.game_hintBtn__5dL5X{background:linear-gradient(135deg,rgba(255,255,0,.2),rgba(255,200,0,.1));border:2px solid #ffcc00;padding:10px 24px;color:#ffcc00;font-size:12px;font-family:Orbitron,sans-serif;font-weight:700;cursor:pointer;transition:all .3s;text-shadow:0 0 5px #ffcc00;box-shadow:0 0 15px rgba(255,200,0,.3)}.game_hintBtn__5dL5X:hover:not(:disabled){background:linear-gradient(135deg,rgba(255,255,0,.3),rgba(255,200,0,.2));box-shadow:0 0 25px rgba(255,200,0,.5)}.game_hintBtn__5dL5X:active:not(:disabled){transform:scale(.95)}.game_hintBtn__5dL5X:disabled{opacity:.5;cursor:not-allowed}.game_hintBtn__5dL5X.game_active__iPZ7R{animation:game_hintPulse__smZeX .5s ease-in-out infinite alternate}@keyframes game_hintPulse__smZeX{0%{box-shadow:0 0 15px rgba(255,200,0,.3)}to{box-shadow:0 0 30px rgba(255,200,0,.6)}}@media (max-width:380px){.game_nextPreview__agwDo{padding:8px 12px;gap:8px}.game_nextLabel__7GDiK{font-size:8px}.game_nextShapes__LxXPb{gap:10px}.game_easyModeButtons__A7rxk{gap:8px}.game_hintBtn__5dL5X,.game_undoBtn__2IvrS{padding:8px 16px;font-size:10px}}@media (min-width:768px){.game_nextPreview__agwDo{padding:12px 20px;gap:16px}.game_nextLabel__7GDiK{font-size:11px}.game_nextShapes__LxXPb{gap:20px}.game_hintBtn__5dL5X,.game_undoBtn__2IvrS{padding:12px 28px;font-size:13px}}