.gameSettings-module__SDDOjq__overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gameSettings-module__SDDOjq__modal{background:#fff;border-radius:15px;width:100%;max-width:500px;max-height:80vh;overflow:hidden;box-shadow:0 15px 35px #0000004d}.gameSettings-module__SDDOjq__header{color:#fff;background:linear-gradient(45deg,#667eea,#764ba2);justify-content:space-between;align-items:center;padding:20px;display:flex}.gameSettings-module__SDDOjq__header h3{margin:0;font-size:20px;font-weight:700}.gameSettings-module__SDDOjq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:24px;transition:background .3s;display:flex}.gameSettings-module__SDDOjq__closeBtn:hover{background:#fff3}.gameSettings-module__SDDOjq__content{max-height:calc(80vh - 80px);padding:0;overflow-y:auto}.gameSettings-module__SDDOjq__section{border-bottom:1px solid #f0f0f0;padding:20px}.gameSettings-module__SDDOjq__section:last-child{border-bottom:none}.gameSettings-module__SDDOjq__section h4{color:#333;margin:0 0 15px;font-size:16px;font-weight:700}.gameSettings-module__SDDOjq__setting{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.gameSettings-module__SDDOjq__setting:last-child{margin-bottom:0}.gameSettings-module__SDDOjq__setting label{color:#555;min-width:80px;font-weight:500}.gameSettings-module__SDDOjq__volumeControl{flex:1;align-items:center;gap:10px;max-width:200px;display:flex}.gameSettings-module__SDDOjq__volumeSlider{appearance:none;background:#ddd;border-radius:3px;outline:none;flex:1;height:6px}.gameSettings-module__SDDOjq__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#667eea;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #0003}.gameSettings-module__SDDOjq__volumeSlider::-moz-range-thumb{cursor:pointer;background:#667eea;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #0003}.gameSettings-module__SDDOjq__volumeSlider:disabled{opacity:.5;cursor:not-allowed}.gameSettings-module__SDDOjq__volumeValue{color:#667eea;text-align:right;min-width:40px;font-weight:700}.gameSettings-module__SDDOjq__muteBtn{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:8px;align-items:center;gap:8px;padding:10px 15px;font-weight:700;transition:all .3s;display:flex}.gameSettings-module__SDDOjq__muteBtn:hover{color:#fff;background:#667eea}.gameSettings-module__SDDOjq__muteBtn.gameSettings-module__SDDOjq__muted{color:#fff;background:#ff6b6b;border-color:#ff6b6b}.gameSettings-module__SDDOjq__muteBtn.gameSettings-module__SDDOjq__muted:hover{background:#ff5252;border-color:#ff5252}.gameSettings-module__SDDOjq__testBtn{color:#4ecdc4;cursor:pointer;background:#fff;border:2px solid #4ecdc4;border-radius:8px;padding:10px 15px;font-weight:700;transition:all .3s}.gameSettings-module__SDDOjq__testBtn:hover{color:#fff;background:#4ecdc4}.gameSettings-module__SDDOjq__resetBtn{color:#ff6b6b;cursor:pointer;background:#fff;border:2px solid #ff6b6b;border-radius:8px;padding:10px 15px;font-weight:700;transition:all .3s}.gameSettings-module__SDDOjq__resetBtn:hover{color:#fff;background:#ff6b6b}.gameSettings-module__SDDOjq__description{color:#666;margin:0;font-size:14px;line-height:1.5}.gameSettings-module__SDDOjq__controls{color:#666;font-size:14px;line-height:1.6}.gameSettings-module__SDDOjq__controls p{margin:5px 0}.gameSettings-module__SDDOjq__controls strong{color:#333}@media (max-width:768px){.gameSettings-module__SDDOjq__overlay{padding:10px}.gameSettings-module__SDDOjq__header{padding:15px}.gameSettings-module__SDDOjq__header h3{font-size:18px}.gameSettings-module__SDDOjq__section{padding:15px}.gameSettings-module__SDDOjq__setting{flex-direction:column;align-items:stretch}.gameSettings-module__SDDOjq__setting label{min-width:auto;margin-bottom:5px}.gameSettings-module__SDDOjq__volumeControl{max-width:none}.gameSettings-module__SDDOjq__muteBtn,.gameSettings-module__SDDOjq__testBtn,.gameSettings-module__SDDOjq__resetBtn{text-align:center;justify-content:center}}@media (max-width:480px){.gameSettings-module__SDDOjq__header,.gameSettings-module__SDDOjq__section{padding:12px 15px}.gameSettings-module__SDDOjq__muteBtn,.gameSettings-module__SDDOjq__testBtn,.gameSettings-module__SDDOjq__resetBtn{padding:12px 15px;font-size:14px}}
.LoadingScreen-module__uyTSRa__loadingContainer{z-index:10000;background:linear-gradient(#4ec0ca 0%,#44a8b0 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingScreen-module__uyTSRa__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.LoadingScreen-module__uyTSRa__backgroundImage{object-fit:cover;opacity:.7;animation:4s ease-in-out infinite LoadingScreen-module__uyTSRa__backgroundPulse}@keyframes LoadingScreen-module__uyTSRa__backgroundPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}.LoadingScreen-module__uyTSRa__clouds{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.LoadingScreen-module__uyTSRa__cloud1,.LoadingScreen-module__uyTSRa__cloud2,.LoadingScreen-module__uyTSRa__cloud3{opacity:.6;background:#fff3;border-radius:50px;position:absolute}.LoadingScreen-module__uyTSRa__cloud1{width:80px;height:40px;animation:15s linear infinite LoadingScreen-module__uyTSRa__cloudFloat1;top:20%;left:-80px}.LoadingScreen-module__uyTSRa__cloud2{width:120px;height:60px;animation:20s linear infinite LoadingScreen-module__uyTSRa__cloudFloat2;top:35%;left:-120px}.LoadingScreen-module__uyTSRa__cloud3{width:60px;height:30px;animation:18s linear infinite LoadingScreen-module__uyTSRa__cloudFloat3;top:15%;left:-60px}@keyframes LoadingScreen-module__uyTSRa__cloudFloat1{0%{left:-80px}to{left:100vw}}@keyframes LoadingScreen-module__uyTSRa__cloudFloat2{0%{left:-120px}to{left:100vw}}@keyframes LoadingScreen-module__uyTSRa__cloudFloat3{0%{left:-60px}to{left:100vw}}.LoadingScreen-module__uyTSRa__content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:90%;padding:20px;display:flex;position:relative}.LoadingScreen-module__uyTSRa__logoSection{margin-bottom:40px;animation:1s ease-out LoadingScreen-module__uyTSRa__logoEntrance}@keyframes LoadingScreen-module__uyTSRa__logoEntrance{0%{opacity:0;transform:translateY(-50px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.LoadingScreen-module__uyTSRa__gameLogoContainer{margin-bottom:20px}.LoadingScreen-module__uyTSRa__gameLogo{filter:drop-shadow(0 8px 16px #0000004d);object-fit:scale-down;max-width:300px;max-height:100px;animation:3s ease-in-out infinite LoadingScreen-module__uyTSRa__logoFloat}@keyframes LoadingScreen-module__uyTSRa__logoFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(1deg)}}.LoadingScreen-module__uyTSRa__brandContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.LoadingScreen-module__uyTSRa__brandName{color:#fff;text-shadow:3px 3px #2c3e50,6px 6px 10px #00000080;margin:0;font-family:Vazir,Arial,sans-serif;font-size:2.5rem;font-weight:900;animation:2s ease-in-out infinite alternate LoadingScreen-module__uyTSRa__brandGlow}@keyframes LoadingScreen-module__uyTSRa__brandGlow{0%{text-shadow:3px 3px #2c3e50,6px 6px 10px #00000080}to{text-shadow:3px 3px #2c3e50,6px 6px 15px #ffffff4d}}.LoadingScreen-module__uyTSRa__brandSlogan{color:#f8f9fa;text-shadow:1px 1px 3px #00000080;opacity:.9;margin:0;font-family:Vazir,Arial,sans-serif;font-size:1.1rem}.LoadingScreen-module__uyTSRa__birdContainer{margin-bottom:50px;animation:1.5s ease-out .5s both LoadingScreen-module__uyTSRa__birdEntrance}@keyframes LoadingScreen-module__uyTSRa__birdEntrance{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.LoadingScreen-module__uyTSRa__animatedBird{filter:drop-shadow(0 4px 8px #0000004d);animation:2s ease-in-out infinite LoadingScreen-module__uyTSRa__birdFly}@keyframes LoadingScreen-module__uyTSRa__birdFly{0%,to{transform:translateY(0)rotate(-5deg)}25%{transform:translateY(-8px)rotate(0)}50%{transform:translateY(-5px)rotate(2deg)}75%{transform:translateY(-8px)rotate(0)}}.LoadingScreen-module__uyTSRa__loadingSection{width:100%;max-width:300px;margin-bottom:30px;animation:1s ease-out 1s both LoadingScreen-module__uyTSRa__loadingEntrance}@keyframes LoadingScreen-module__uyTSRa__loadingEntrance{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.LoadingScreen-module__uyTSRa__loadingBarContainer{flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.LoadingScreen-module__uyTSRa__loadingBarBg{background:#0000004d;border:2px solid #fff;border-radius:25px;width:100%;height:12px;overflow:hidden;box-shadow:inset 0 2px 4px #0003,0 4px 8px #0000001a}.LoadingScreen-module__uyTSRa__loadingBarFill{background:linear-gradient(90deg,#4caf50 0%,#8bc34a 25%,#cddc39 50%,#ffc107 75%,#ff9800 100%);border-radius:25px;height:100%;transition:width .3s;animation:1.5s ease-in-out infinite LoadingScreen-module__uyTSRa__progressPulse;position:relative;overflow:hidden}@keyframes LoadingScreen-module__uyTSRa__progressPulse{0%,to{box-shadow:0 0 5px #4caf5080}50%{box-shadow:0 0 15px #4caf50cc}}.LoadingScreen-module__uyTSRa__loadingBarGlow{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);width:100%;height:100%;animation:2s linear infinite LoadingScreen-module__uyTSRa__loadingGlow;position:absolute;top:0;left:-100%}@keyframes LoadingScreen-module__uyTSRa__loadingGlow{0%{left:-100%}to{left:100%}}.LoadingScreen-module__uyTSRa__progressText{color:#fff;text-shadow:2px 2px 4px #00000080;font-family:Vazir,Arial,sans-serif;font-size:1.2rem;font-weight:700}.LoadingScreen-module__uyTSRa__tipsSection{justify-content:center;align-items:center;min-height:60px;margin-bottom:20px;animation:1s ease-out 1.5s both LoadingScreen-module__uyTSRa__tipsEntrance;display:flex}@keyframes LoadingScreen-module__uyTSRa__tipsEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__uyTSRa__tip{color:#fff;text-shadow:1px 1px 3px #000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background:#0003;border:1px solid #ffffff4d;border-radius:25px;max-width:300px;padding:12px 20px;font-family:Vazir,Arial,sans-serif;font-size:1rem;animation:.5s ease-in LoadingScreen-module__uyTSRa__tipFadeIn}@keyframes LoadingScreen-module__uyTSRa__tipFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LoadingScreen-module__uyTSRa__decorativeElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute}.LoadingScreen-module__uyTSRa__pipe1,.LoadingScreen-module__uyTSRa__pipe2{opacity:.3;position:absolute}.LoadingScreen-module__uyTSRa__pipe1{animation:4s ease-in-out infinite LoadingScreen-module__uyTSRa__pipeFloat1;bottom:-20px;left:10%}.LoadingScreen-module__uyTSRa__pipe2{animation:3s ease-in-out infinite LoadingScreen-module__uyTSRa__pipeFloat2;top:-20px;right:15%}.LoadingScreen-module__uyTSRa__pipeImage{filter:drop-shadow(0 4px 8px #0003)}.LoadingScreen-module__uyTSRa__pipeFlipped{transform:rotate(180deg)}@keyframes LoadingScreen-module__uyTSRa__pipeFloat1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes LoadingScreen-module__uyTSRa__pipeFloat2{0%,to{transform:translateY(0)rotate(180deg)}50%{transform:translateY(10px)rotate(180deg)}}.LoadingScreen-module__uyTSRa__floatingElements{pointer-events:none;z-index:4;width:100%;height:100%;position:absolute}.LoadingScreen-module__uyTSRa__floatingElement1,.LoadingScreen-module__uyTSRa__floatingElement2,.LoadingScreen-module__uyTSRa__floatingElement3,.LoadingScreen-module__uyTSRa__floatingElement4,.LoadingScreen-module__uyTSRa__floatingElement5{opacity:.7;font-size:1.5rem;animation-duration:4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.LoadingScreen-module__uyTSRa__floatingElement1{animation:4s ease-in-out infinite LoadingScreen-module__uyTSRa__float1;top:20%;left:20%}.LoadingScreen-module__uyTSRa__floatingElement2{animation:3.5s ease-in-out infinite LoadingScreen-module__uyTSRa__float2;top:30%;right:25%}.LoadingScreen-module__uyTSRa__floatingElement3{animation:4.5s ease-in-out infinite LoadingScreen-module__uyTSRa__float3;bottom:30%;left:15%}.LoadingScreen-module__uyTSRa__floatingElement4{animation:3s ease-in-out infinite LoadingScreen-module__uyTSRa__float4;bottom:25%;right:20%}.LoadingScreen-module__uyTSRa__floatingElement5{animation:3.8s ease-in-out infinite LoadingScreen-module__uyTSRa__float5;top:40%;left:50%}@keyframes LoadingScreen-module__uyTSRa__float1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes LoadingScreen-module__uyTSRa__float2{0%,to{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-15px)rotate(-180deg)scale(1.2)}}@keyframes LoadingScreen-module__uyTSRa__float3{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-25px)rotate(360deg)}}@keyframes LoadingScreen-module__uyTSRa__float4{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.3)}}@keyframes LoadingScreen-module__uyTSRa__float5{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-22px)rotate(90deg)}}@media (max-width:768px){.LoadingScreen-module__uyTSRa__content{padding:15px}.LoadingScreen-module__uyTSRa__brandName{font-size:2rem}.LoadingScreen-module__uyTSRa__brandSlogan{font-size:1rem}.LoadingScreen-module__uyTSRa__animatedBird{width:50px;height:35px}.LoadingScreen-module__uyTSRa__loadingSection{max-width:250px}.LoadingScreen-module__uyTSRa__tip{max-width:250px;padding:10px 16px;font-size:.9rem}.LoadingScreen-module__uyTSRa__floatingElement1,.LoadingScreen-module__uyTSRa__floatingElement2,.LoadingScreen-module__uyTSRa__floatingElement3,.LoadingScreen-module__uyTSRa__floatingElement4,.LoadingScreen-module__uyTSRa__floatingElement5{font-size:1.2rem}}@media (max-width:480px){.LoadingScreen-module__uyTSRa__brandName{font-size:1.8rem}.LoadingScreen-module__uyTSRa__brandSlogan{font-size:.9rem}.LoadingScreen-module__uyTSRa__tip{max-width:220px;padding:8px 12px;font-size:.8rem}.LoadingScreen-module__uyTSRa__progressText,.LoadingScreen-module__uyTSRa__floatingElement1,.LoadingScreen-module__uyTSRa__floatingElement2,.LoadingScreen-module__uyTSRa__floatingElement3,.LoadingScreen-module__uyTSRa__floatingElement4,.LoadingScreen-module__uyTSRa__floatingElement5{font-size:1rem}}
.LoginRequired-module__H_FP8q__container{z-index:2147483647;box-sizing:border-box;background:linear-gradient(#4ec0ca 0%,#44a8b0 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.LoginRequired-module__H_FP8q__content{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;width:100%;max-width:400px;padding:40px 30px;box-shadow:0 20px 60px #0000004d}.LoginRequired-module__H_FP8q__iconContainer{margin-bottom:20px;display:inline-block;position:relative}.LoginRequired-module__H_FP8q__gameIcon{color:#4ec0ca;filter:drop-shadow(0 4px 15px #4ec0ca4d);width:60px;height:60px}.LoginRequired-module__H_FP8q__userIcon{color:#ff6b6b;background:#fff;border-radius:50%;width:30px;height:30px;padding:4px;position:absolute;bottom:-5px;right:-5px;box-shadow:0 2px 10px #0003}.LoginRequired-module__H_FP8q__title{color:#2c3e50;text-shadow:0 2px 4px #0000001a;margin:0 0 15px;font-family:IRANSans,sans-serif;font-size:24px;font-weight:700}.LoginRequired-module__H_FP8q__description{color:#5a6c7d;margin:0 0 30px;font-family:IRANSans,sans-serif;font-size:16px;line-height:1.6}.LoginRequired-module__H_FP8q__loginButton{color:#fff;cursor:pointer;text-transform:none;letter-spacing:normal;background:linear-gradient(45deg,#4ec0ca,#44a8b0);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 30px;font-family:IRANSans,sans-serif;font-size:16px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 6px 20px #4ec0ca66}.LoginRequired-module__H_FP8q__loginButton:hover{background:linear-gradient(45deg,#44a8b0,#3a9ca4);transform:translateY(-2px);box-shadow:0 8px 25px #4ec0ca80}.LoginRequired-module__H_FP8q__loginButton:active{transform:translateY(0);box-shadow:0 4px 15px #4ec0ca4d}.LoginRequired-module__H_FP8q__loginIcon{width:20px;height:20px}.LoginRequired-module__H_FP8q__features{flex-direction:column;gap:15px;margin-top:30px;display:flex}.LoginRequired-module__H_FP8q__feature{color:#2c3e50;background:#4ec0ca1a;border:1px solid #4ec0ca33;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;padding:12px 15px;font-family:IRANSans,sans-serif;font-size:14px;transition:all .3s;display:flex}.LoginRequired-module__H_FP8q__feature:hover{background:#4ec0ca26;transform:translate(5px)}.LoginRequired-module__H_FP8q__featureIcon{text-align:center;width:24px;font-size:18px}@media (max-width:768px){.LoginRequired-module__H_FP8q__container{padding:15px}.LoginRequired-module__H_FP8q__content{border-radius:15px;padding:30px 20px}.LoginRequired-module__H_FP8q__title{font-size:20px}.LoginRequired-module__H_FP8q__description{font-size:14px}.LoginRequired-module__H_FP8q__loginButton{padding:12px 25px;font-size:14px}.LoginRequired-module__H_FP8q__gameIcon{width:50px;height:50px}.LoginRequired-module__H_FP8q__userIcon{width:25px;height:25px}}@media (max-width:480px){.LoginRequired-module__H_FP8q__content{margin:10px;padding:25px 15px}.LoginRequired-module__H_FP8q__title{font-size:18px}.LoginRequired-module__H_FP8q__features{gap:12px;margin-top:25px}.LoginRequired-module__H_FP8q__feature{padding:10px 12px;font-size:13px}.LoginRequired-module__H_FP8q__featureIcon{font-size:16px}}.LoginRequired-module__H_FP8q__content{animation:.5s ease-out LoginRequired-module__H_FP8q__slideIn}@keyframes LoginRequired-module__H_FP8q__slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LoginRequired-module__H_FP8q__container,.LoginRequired-module__H_FP8q__content{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}
.flappyBird-module__BrOwHq__gameContainer{z-index:2147483647;-webkit-overflow-scrolling:touch;background:linear-gradient(#4ec0ca 0%,#44a8b0 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.flappyBird-module__BrOwHq__topSettingsBtn{cursor:pointer;filter:drop-shadow(0 4px 15px #0003);z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:25px;right:5px}.flappyBird-module__BrOwHq__gameWrapper{-webkit-overflow-scrolling:touch;background:#70c5ce;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden;transform:translate(0,0);box-shadow:0 10px 30px #0000004d}.flappyBird-module__BrOwHq__gameCanvas{cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;backface-visibility:hidden;perspective:1000px;will-change:contents;max-width:100%;height:100vh;max-height:1080px;display:block;transform:translate(0,0)}.flappyBird-module__BrOwHq__gameOverControls{z-index:10;justify-content:center;width:100%;height:100%;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.flappyBird-module__BrOwHq__playAgainBtn{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;font-size:16px;font-weight:700;transition:all .3s;position:absolute;bottom:15%;box-shadow:0 4px 15px #0003}.flappyBird-module__BrOwHq__playAgainBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.flappyBird-module__BrOwHq__playAgainBtn:disabled{cursor:not-allowed;background:#ccc;transform:none;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.flappyBird-module__BrOwHq__topSettingsBtn{width:45px;height:45px;font-size:18px;top:10px;right:10px}.flappyBird-module__BrOwHq__gameCanvas{width:100vw;height:100vh;max-height:1080px}.flappyBird-module__BrOwHq__gameOverControls{bottom:10px}}@media (max-width:480px){.flappyBird-module__BrOwHq__topSettingsBtn{width:40px;height:40px;font-size:16px;top:5px;right:5px}}@media (hover:none) and (pointer:coarse){.flappyBird-module__BrOwHq__gameCanvas{cursor:default}.flappyBird-module__BrOwHq__playAgainBtn:hover,.flappyBird-module__BrOwHq__topSettingsBtn:hover{background:inherit;transform:none}.flappyBird-module__BrOwHq__playAgainBtn:active,.flappyBird-module__BrOwHq__topSettingsBtn:active{transform:scale(.95)}}.flappyBird-module__BrOwHq__gameContainer,.flappyBird-module__BrOwHq__gameCanvas,.flappyBird-module__BrOwHq__gameOverControls{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}@keyframes flappyBird-module__BrOwHq__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.flappyBird-module__BrOwHq__playAgainBtn:disabled{animation:1.5s ease-in-out infinite flappyBird-module__BrOwHq__pulse}
.PhaserFlappyBird-module__Rl-J3a__phaserGameContainer{z-index:2147483647;background:linear-gradient(#4ec0ca 0%,#44a8b0 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.PhaserFlappyBird-module__Rl-J3a__phaserGameWrapper{background:#70c5ce;border-radius:10px;justify-content:center;align-items:center;width:80vw;max-width:600px;height:80vh;max-height:900px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}#PhaserFlappyBird-module__Rl-J3a__phaser-game{border-radius:10px;overflow:hidden}#PhaserFlappyBird-module__Rl-J3a__phaser-game canvas{border-radius:10px;width:100%!important;height:100%!important;display:block!important}.PhaserFlappyBird-module__Rl-J3a__loadingOverlay{z-index:100000;color:#fff;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;font-family:IRANSans,sans-serif;font-size:18px;display:flex;position:fixed;inset:0}.PhaserFlappyBird-module__Rl-J3a__loadingSpinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:20px;animation:1s linear infinite PhaserFlappyBird-module__Rl-J3a__spin}@keyframes PhaserFlappyBird-module__Rl-J3a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.PhaserFlappyBird-module__Rl-J3a__phaserGameWrapper{border-radius:0;width:100vw;height:100vh}#PhaserFlappyBird-module__Rl-J3a__phaser-game canvas{border-radius:0!important;width:100%!important;height:100%!important}}@media (max-width:480px){.PhaserFlappyBird-module__Rl-J3a__phaserGameContainer{padding:0}}
