.FlappyBirdGame_gameContainer__emNFS{width:100%;max-width:600px;margin:0 auto;position:relative}.FlappyBirdGame_gameHeader__93QCK{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:10px}.FlappyBirdGame_gameInfo__XzcK_{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.FlappyBirdGame_scoreBox__19rQc{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:12px;color:#e5e7eb;font-weight:500;transition:all .3s ease}.FlappyBirdGame_trophyIcon__HMgX4{color:#fbbf24}.FlappyBirdGame_score__PLCNA{font-weight:600;color:#e5e7eb;position:relative;padding-bottom:2px}.FlappyBirdGame_score__PLCNA:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#06b6d4;transition:width .3s ease}.FlappyBirdGame_difficultyBadge__6psXr{background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:white;font-weight:600;padding:4px 12px;border-radius:20px;font-size:.9rem;box-shadow:0 2px 8px rgba(139,92,246,.3);border:1px solid rgba(255,255,255,.2)}.FlappyBirdGame_buttonGroup__BKbWB{display:flex;gap:10px}.FlappyBirdGame_actionButton__MY9RC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#64748b,#475569);color:white;border:2px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:all .2s ease;position:relative;overflow:hidden}.FlappyBirdGame_actionButton__MY9RC:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.2) 50%,rgba(255,255,255,0));transition:all .4s;z-index:1}.FlappyBirdGame_actionButton__MY9RC:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.FlappyBirdGame_actionButton__MY9RC svg{position:relative;z-index:2}.FlappyBirdGame_gameArea__QIN5g{position:relative;width:100%;max-width:400px;height:500px;margin:0 auto;background-color:#70c5ce;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 8px 32px rgba(0,0,0,.3);border:6px solid #1e293b}.FlappyBirdGame_gameCanvas__OaZny{display:block;border-radius:12px;transition:all .3s ease}.FlappyBirdGame_gameOverScreen__8xveS,.FlappyBirdGame_startScreen__7kSYh{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95));color:white;border-radius:6px;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FlappyBirdGame_gameOverTitle___nQW2,.FlappyBirdGame_gameTitle__wcblL{font-size:48px;font-weight:700;margin-bottom:16px;color:white;text-shadow:0 2px 12px #000000}.FlappyBirdGame_instruction__lY8td{font-size:20px;font-weight:500;color:white;margin-bottom:16px;text-align:center;text-shadow:0 2px 8px #374151;background-color:rgba(55,65,81,.25);padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.FlappyBirdGame_finalScore__GDv8x{font-size:28px;font-weight:600;margin-bottom:24px;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);animation:FlappyBirdGame_bounce__q8ws8 1s ease-in-out infinite;background-color:#1f242c;padding:10px 20px;border-radius:20px}.FlappyBirdGame_restartButton__N8FGk{padding:12px 32px;background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(6,182,212,.3);position:relative;overflow:hidden}.FlappyBirdGame_restartButton__N8FGk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.3) 50%,rgba(255,255,255,0));transition:all .6s}.FlappyBirdGame_restartButton__N8FGk:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(6,182,212,.4)}.FlappyBirdGame_difficultySection__K27Bh{margin-top:24px;display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px}.FlappyBirdGame_difficultyInfo__6nTuu{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:linear-gradient(135deg,#374151,#1f2937);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#e5e7eb;border-left:4px solid #06b6d4;transition:all .3s ease}.FlappyBirdGame_difficultyInfo__6nTuu:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.16)}.FlappyBirdGame_currentDifficulty__uD6TV{text-transform:capitalize;font-weight:600;color:#374151;background-color:#f3f4f6;padding:6px 14px;border-radius:20px;border:1px solid rgba(55,65,81,.2);background-image:linear-gradient(90deg,rgba(55,65,81,0),rgba(55,65,81,.2) 25%,rgba(55,65,81,.2) 75%,rgba(55,65,81,0));background-size:200% 100%}.FlappyBirdGame_controlsInfo__ijjCn{padding:12px 18px;background:linear-gradient(135deg,#374151,#1f2937);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#e5e7eb;border-left:4px solid #06b6d4;transition:all .3s ease;font-size:.95rem;line-height:1.5}.FlappyBirdGame_controlsInfo__ijjCn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.16)}@keyframes FlappyBirdGame_pulseBorder__3nq6b{0%{box-shadow:0 0 5px rgba(55,65,81,.5),0 0 10px rgba(55,65,81,.3)}to{box-shadow:0 0 15px rgba(55,65,81,.8),0 0 20px rgba(55,65,81,.5)}}@keyframes FlappyBirdGame_bounce__q8ws8{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes FlappyBirdGame_fadeIn__vDK1D{0%{opacity:0}to{opacity:1}}@keyframes FlappyBirdGame_scaleIn__istm1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes FlappyBirdGame_float__pKQcH{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes FlappyBirdGame_shimmer__46vxS{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width:768px){.FlappyBirdGame_gameHeader__93QCK{flex-direction:column;align-items:stretch}.FlappyBirdGame_buttonGroup__BKbWB,.FlappyBirdGame_gameInfo__XzcK_{width:100%;justify-content:space-between}.FlappyBirdGame_gameArea__QIN5g{height:400px}.FlappyBirdGame_gameOverTitle___nQW2,.FlappyBirdGame_gameTitle__wcblL{font-size:36px}}@media (max-width:480px){.FlappyBirdGame_gameInfo__XzcK_{flex-direction:column;gap:10px}.FlappyBirdGame_scoreBox__19rQc{width:100%;justify-content:center}.FlappyBirdGame_gameArea__QIN5g{height:350px}}