.SnowButton_button__jIGCa{position:relative;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;overflow:hidden;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.SnowButton_button__jIGCa:disabled{opacity:.6;cursor:not-allowed}.SnowButton_button__jIGCa:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.SnowButton_button__jIGCa:not(:disabled):active{transform:translateY(0)}.SnowButton_primary__ldOu3{background:linear-gradient(135deg,#4a90e2,#357abd);color:white}.SnowButton_secondary__80SO4{background:linear-gradient(135deg,#6b9bd1,#4a7ba8);color:white}.SnowButton_snowLayer__TvboE{position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.6));border-radius:12px 12px 0 0;box-shadow:0 2px 4px rgba(255,255,255,.5)}.SnowButton_icicles__okm5S{position:absolute;bottom:-8px;left:0;right:0;height:12px;pointer-events:none}.SnowButton_icicle__QbaRd{position:absolute;width:3px;height:12px;background:linear-gradient(180deg,rgba(200,230,255,.9),rgba(150,200,255,.7));border-radius:0 0 3px 3px;animation:SnowButton_icicleDrip__S9dmz 2s ease-in-out infinite}.SnowButton_icicle__QbaRd:first-child{animation-delay:0s}.SnowButton_icicle__QbaRd:nth-child(2){animation-delay:.7s}.SnowButton_icicle__QbaRd:nth-child(3){animation-delay:1.4s}@keyframes SnowButton_icicleDrip__S9dmz{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(2px)}}.SnowButton_content__JZckz{position:relative;z-index:1}.MountainBackground_container__TwMyC{position:relative;width:100%;min-height:100vh;overflow:hidden}.MountainBackground_sky__NdfOe{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#87ceeb 0,#b0d4e3 30%,#d4e8f0 60%,#e8f2f8)}.MountainBackground_mountains__LaPbl{position:absolute;bottom:0;left:0;right:0;height:60%;z-index:1}.MountainBackground_mountain1__gSqR8,.MountainBackground_mountain2__ZI_hi,.MountainBackground_mountain3__cxuQW{position:absolute;bottom:0;width:0;height:0;border-left:200px solid transparent;border-right:200px solid transparent}.MountainBackground_mountain1__gSqR8{left:-100px;border-bottom:300px solid #8b9dc3;opacity:.8;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}.MountainBackground_mountain2__ZI_hi{left:150px;border-bottom:400px solid #9db4c8;opacity:.9;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}.MountainBackground_mountain3__cxuQW{right:-100px;border-bottom:350px solid #7a8ba3;opacity:.7;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}.MountainBackground_mountain1__gSqR8:after,.MountainBackground_mountain2__ZI_hi:after,.MountainBackground_mountain3__cxuQW:after{content:"";position:absolute;top:-50px;left:50%;transform:translateX(-50%);width:100px;height:50px;background:white;border-radius:50% 50% 0 0;box-shadow:0 5px 10px rgba(255,255,255,.5)}.MountainBackground_snowflakes__Pcm3s{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2}.MountainBackground_snowflake__QYbME{position:absolute;color:white;font-size:1.5rem;animation:MountainBackground_fall__y4_Xs linear infinite;opacity:.8}@keyframes MountainBackground_fall__y4_Xs{0%{transform:translateY(-100vh) rotate(0deg);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(100vh) rotate(1turn);opacity:0}}.MountainBackground_content__vUczs{position:relative;z-index:10;min-height:100vh}.LeaderboardModal_overlay__228wc{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.LeaderboardModal_modal__OJbT4{position:relative;background:white;border-radius:20px;padding:2rem;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3)}.LeaderboardModal_closeButton__gUZu2{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.LeaderboardModal_closeButton__gUZu2:hover{background:#e0e0e0;transform:scale(1.1)}.LeaderboardModal_title__EZTa5{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.LeaderboardModal_leaderboard__IHud1{margin-bottom:1rem}.LeaderboardModal_empty__rR19m{text-align:center;color:#999;padding:2rem}.LeaderboardModal_list__7Vu2_{display:flex;flex-direction:column;gap:.5rem}.LeaderboardModal_entry__MNO0s{display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:8px;background:#f8f9fa;transition:all .2s ease}.LeaderboardModal_entry__MNO0s:hover{background:#e9ecef;transform:translateX(5px)}.LeaderboardModal_entry__MNO0s.LeaderboardModal_currentUser__liB90{background:linear-gradient(135deg,#4a90e2,#357abd);color:white;font-weight:600}.LeaderboardModal_rank__UEVAU{font-weight:700;color:#666;min-width:40px}.LeaderboardModal_entry__MNO0s.LeaderboardModal_currentUser__liB90 .LeaderboardModal_rank__UEVAU{color:white}.LeaderboardModal_name__SPtSk{flex:1 1;font-weight:500}.LeaderboardModal_score__4T9M_{font-weight:700;color:#2c3e50;font-size:1.1rem}.LeaderboardModal_entry__MNO0s.LeaderboardModal_currentUser__liB90 .LeaderboardModal_score__4T9M_{color:white}.LeaderboardModal_userRank__PipsU{margin-top:1rem;padding:1rem;background:#e8f4f8;border-radius:8px;text-align:center;font-size:1.1rem;color:#2c3e50}.CheckInModal_overlay__4Cwlr{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.CheckInModal_modal__27sXy{position:relative;background:white;border-radius:20px;padding:2rem;max-width:500px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.3)}.CheckInModal_closeButton__tA4NH{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.CheckInModal_closeButton__tA4NH:hover{background:#e0e0e0;transform:scale(1.1)}.CheckInModal_title__Ji_a0{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.CheckInModal_stats__qcHAR{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:12px}.CheckInModal_stat__zwNKW{display:flex;justify-content:space-between;align-items:center}.CheckInModal_label___erEz{font-size:1rem;color:#666;font-weight:500}.CheckInModal_value__XdegQ{font-size:1.5rem;font-weight:700;color:#2c3e50}.CheckInModal_timer___bdE5{text-align:center;padding:1rem;background:#e8f4f8;border-radius:12px;margin-bottom:1rem}.CheckInModal_timerLabel____qf3{font-size:.9rem;color:#666;margin-bottom:.5rem}.CheckInModal_timerValue__5_wZT{font-size:2rem;font-weight:700;color:#4a90e2;font-family:Courier New,monospace}.CheckInModal_message___txtg{padding:1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-weight:500}.CheckInModal_message___txtg.CheckInModal_success__KCOUL{background:#d4edda;color:#155724}.CheckInModal_message___txtg.CheckInModal_error__xrrEV{background:#f8d7da;color:#721c24}.CheckInModal_actions__Kqim7{margin-bottom:1rem}.CheckInModal_checkInButton__PMds4{width:100%}.CheckInModal_info__DG_5D{padding:1rem;background:#fff3cd;border-radius:8px;font-size:.9rem;color:#856404}.CheckInModal_info__DG_5D p{margin:.5rem 0}.UserNameModal_overlay__fPY0O{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.UserNameModal_modal__D_YmM{position:relative;background:white;border-radius:20px;padding:2rem;max-width:400px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.3)}.UserNameModal_closeButton__g9yNy{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.UserNameModal_closeButton__g9yNy:hover{background:#e0e0e0;transform:scale(1.1)}.UserNameModal_title___1HQW{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.UserNameModal_inputContainer__w6j5Q{margin-bottom:1.5rem}.UserNameModal_input__m6XkJ{width:100%;padding:1rem;font-size:1.1rem;border:2px solid #e0e0e0;border-radius:12px;transition:all .3s ease;box-sizing:border-box}.UserNameModal_input__m6XkJ:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.UserNameModal_actions__Ey5FA{margin-bottom:1rem}.UserNameModal_saveButton__7_yqB{width:100%}.GameMenu_menu__yizBB{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;gap:3rem}.GameMenu_titleContainer__CYuek{text-align:center;margin-bottom:2rem}.GameMenu_title___8udZ{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;color:#2c3e50;text-shadow:3px 3px 0 rgba(255,255,255,.8),6px 6px 10px rgba(0,0,0,.2);margin-bottom:1rem;letter-spacing:2px}.GameMenu_subtitle__3Imjo{font-size:clamp(1.2rem,4vw,1.8rem);color:#34495e;font-weight:500;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.GameMenu_nameLink__ac7AT{color:#4a90e2;cursor:pointer;text-decoration:underline;transition:all .2s ease}.GameMenu_nameLink__ac7AT:hover{color:#357abd;transform:scale(1.05)}.GameMenu_mainButtonContainer__boZUv{display:flex;justify-content:center;align-items:center;width:100%;margin:2rem 0}.GameMenu_mainButton__AQu_8{width:280px;height:280px;border-radius:50%;font-size:2rem;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:GameMenu_pulse__nsaYq 2s ease-in-out infinite}@keyframes GameMenu_pulse__nsaYq{0%,to{transform:scale(1);box-shadow:0 10px 40px rgba(0,0,0,.3)}50%{transform:scale(1.05);box-shadow:0 15px 50px rgba(74,144,226,.5)}}.GameMenu_secondaryButtons__efQBN{display:flex;gap:1rem;justify-content:center;width:100%;max-width:400px;margin-top:2rem}.GameMenu_secondaryButton__xpqR0{flex:1 1;min-height:50px;font-size:1rem;max-width:180px}.GameBoard_gameContainer__CeL95{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;padding:1rem}.GameBoard_hud__oJLxZ{display:flex;justify-content:space-around;padding:1rem;background:rgba(255,255,255,.9);border-radius:12px;margin-bottom:1rem;box-shadow:0 4px 15px rgba(0,0,0,.1);z-index:100}.GameBoard_stat__GJJK_{display:flex;flex-direction:column;align-items:center;gap:.25rem}.GameBoard_label__G4orT{font-size:.9rem;color:#666;font-weight:500}.GameBoard_value__V9QxX{font-size:1.5rem;font-weight:700;color:#2c3e50}.GameBoard_gameField__hmOT7{position:relative;flex:1 1;max-width:600px;width:100%;margin:0 auto;height:60vh;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#e8f4f8 0,#d0e8f0);box-shadow:0 10px 30px rgba(0,0,0,.2)}.GameBoard_lanes__rSUSC{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.GameBoard_lane__91z1J{flex:1 1;position:relative;border-right:2px dashed rgba(255,255,255,.5)}.GameBoard_lane__91z1J:last-child{border-right:none}.GameBoard_penguin__YuFDI{position:absolute;bottom:20%;font-size:4rem;transition:left .2s ease,transform .3s ease;z-index:50;filter:drop-shadow(0 5px 10px rgba(0,0,0,.3))}.GameBoard_penguin__YuFDI.GameBoard_left__GTBy6{left:12.5%}.GameBoard_penguin__YuFDI.GameBoard_center__Un5sv{left:50%;transform:translateX(-50%)}.GameBoard_penguin__YuFDI.GameBoard_right__kvI6g{right:12.5%}.GameBoard_penguin__YuFDI.GameBoard_jumping__KJM4Q{transform:translateY(-100px) scale(1.1);animation:GameBoard_jump__rwkKc .5s ease-in-out}@keyframes GameBoard_jump__rwkKc{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-100px) scale(1.1)}}.GameBoard_obstacles__EgN4A{position:absolute;top:0;left:0;right:0;bottom:0}.GameBoard_obstacle__7WRM_{position:absolute;font-size:3rem;z-index:40;filter:drop-shadow(0 3px 6px rgba(0,0,0,.3));transition:transform .05s linear}.GameBoard_obstacle__7WRM_.GameBoard_left__GTBy6{left:12.5%}.GameBoard_obstacle__7WRM_.GameBoard_center__Un5sv{left:50%;transform:translateX(-50%)}.GameBoard_obstacle__7WRM_.GameBoard_right__kvI6g{right:12.5%}.GameBoard_obstacle__7WRM_.GameBoard_bottom__FLX9X{bottom:20%}.GameBoard_obstacle__7WRM_.GameBoard_top__T_pa4{top:20%}.GameBoard_controls__onnCt{display:flex;justify-content:center;gap:2rem;padding:1rem;margin-top:1rem}.GameBoard_controlButton__Flepj{width:60px;height:60px;font-size:2rem;border:none;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GameBoard_controlButton__Flepj:active{transform:scale(.95);box-shadow:0 2px 8px rgba(0,0,0,.2)}.GameBoard_backButton__U2Ub1{position:fixed;top:1rem;left:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;background:rgba(255,255,255,.9);color:#2c3e50;border:2px solid rgba(44,62,80,.2);border-radius:12px;cursor:pointer;transition:all .3s ease;z-index:1001;box-shadow:0 4px 15px rgba(0,0,0,.2)}.GameBoard_backButton__U2Ub1:hover{background:rgba(255,255,255,1);border-color:rgba(44,62,80,.4);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.GameBoard_gameOver__0z30K{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.95);padding:2rem;border-radius:20px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:1000;min-width:300px}.GameBoard_gameOverTitle__LzxMI{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.GameBoard_gameOverDistance__uENvC,.GameBoard_gameOverScore__UV3q6{font-size:1.2rem;color:#666;margin-bottom:.5rem}.GameBoard_restartButton__afgwL{margin-top:1.5rem;padding:1rem 2rem;font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,#4a90e2,#357abd);color:white;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 4px 15px rgba(74,144,226,.3)}.GameBoard_restartButton__afgwL:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(74,144,226,.4)}