.HelmetGame-module__zP8Nwq__gameContainer{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom));color:#fff;width:100%;height:100vh;flex-direction:column;justify-content:center;align-items:center;height:100dvh;margin:0 auto;font-family:transducer-extended,sans-serif;display:flex}.HelmetGame-module__zP8Nwq__inGameScore{color:#fff;text-transform:uppercase;letter-spacing:3px;z-index:5;pointer-events:none;font-family:transducer-extended,sans-serif;font-size:max(1.5rem,min(4vw,3rem));font-weight:600;position:absolute;top:20px;left:50%;transform:translate(-50%)}.HelmetGame-module__zP8Nwq__gameArea{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;width:min(90vw,450px);height:min(calc(90vh - env(safe-area-inset-bottom) - env(safe-area-inset-top)),900px);height:min(calc(90dvh - env(safe-area-inset-bottom) - env(safe-area-inset-top)),900px);aspect-ratio:4/7;background-color:#6593c4;background-image:url(/cloud.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;max-height:calc(100dvh - 150px);margin:0 auto;position:relative;overflow:hidden}.HelmetGame-module__zP8Nwq__gameArea:after{content:"";pointer-events:none;z-index:1;background-image:url(/track.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;height:200px;position:absolute;bottom:-50px;left:-2px;right:-2px}.HelmetGame-module__zP8Nwq__helmet{z-index:3;justify-content:center;align-items:center;transition:none;display:flex;position:absolute}.HelmetGame-module__zP8Nwq__helmet img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.HelmetGame-module__zP8Nwq__bucket{z-index:2;justify-content:center;align-items:center;font-size:32px;display:flex;position:absolute}.HelmetGame-module__zP8Nwq__bucketWiggle{animation:2s ease-in-out infinite HelmetGame-module__zP8Nwq__carWiggle}@keyframes HelmetGame-module__zP8Nwq__carWiggle{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.HelmetGame-module__zP8Nwq__gameOverlay{width:90%;max-width:90%;max-height:85vh;z-index:10;background:#1f2449;border-radius:.9rem;justify-content:center;align-items:center;max-height:85dvh;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.HelmetGame-module__zP8Nwq__gameOverText,.HelmetGame-module__zP8Nwq__startText{color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%;max-height:100%;padding:1.5rem 1rem;display:flex;overflow-x:hidden;overflow-y:auto}.HelmetGame-module__zP8Nwq__gameOverText h2,.HelmetGame-module__zP8Nwq__startText h2{text-transform:uppercase;text-align:center;letter-spacing:2px;margin-bottom:.5rem;font-family:transducer-extended,sans-serif;font-size:max(1rem,min(3.5vw,1.2rem));font-weight:600}.HelmetGame-module__zP8Nwq__gameOverText p,.HelmetGame-module__zP8Nwq__startText p{text-align:center;letter-spacing:1px;margin:0 0 2.5rem;padding:0;font-family:poppins,sans-serif;font-size:1rem;font-weight:300}.HelmetGame-module__zP8Nwq__button{color:#fff;cursor:pointer;letter-spacing:3px;text-align:center;text-transform:uppercase;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:2px solid #fff;border-radius:.5rem;justify-content:space-between;align-items:center;min-width:180px;padding:.75rem 1rem;font-family:transducer-extended,sans-serif;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.HelmetGame-module__zP8Nwq__button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HelmetGame-module__zP8Nwq__button:hover{color:#000;background:rgba(255,255,255,.95);border-color:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 8px 16px rgba(255,255,255,.2)}.HelmetGame-module__zP8Nwq__button:hover:before{left:100%}.HelmetGame-module__zP8Nwq__button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(255,255,255,.1)}.HelmetGame-module__zP8Nwq__button>span:first-child{text-align:center;flex:1;padding-right:.5rem}.HelmetGame-module__zP8Nwq__button .HelmetGame-module__zP8Nwq__material-icons{flex-shrink:0;margin-left:.5rem;font-size:1.2em}.HelmetGame-module__zP8Nwq__scoreForm{flex-direction:column;gap:.8rem;width:100%;max-width:min(280px,90%);display:flex}.HelmetGame-module__zP8Nwq__input{color:#fff;text-transform:uppercase;letter-spacing:1px;touch-action:manipulation;background:0 0;border:2px solid #fff;border-radius:.5rem;outline:none;min-height:50px;padding:.5rem 1.5rem;font-family:transducer-extended,sans-serif;font-size:1rem;transition:all .1s}.HelmetGame-module__zP8Nwq__input::placeholder{color:#a4acd5;text-transform:uppercase;letter-spacing:2px;font-weight:600}.HelmetGame-module__zP8Nwq__input:hover,.HelmetGame-module__zP8Nwq__input:focus{border-width:4px}.HelmetGame-module__zP8Nwq__leaderboard{width:100%;max-width:min(300px,90%);margin:0 auto}.HelmetGame-module__zP8Nwq__leaderboard h3{text-transform:uppercase;letter-spacing:2px;text-align:center;color:#fff;font-family:transducer-extended,sans-serif;font-size:max(1rem,min(2.5vw,1rem))}.HelmetGame-module__zP8Nwq__leaderboardList{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1);flex-direction:column;gap:.4rem;min-height:150px;max-height:200px;padding-right:.5rem;display:flex;overflow-x:hidden;overflow-y:auto}.HelmetGame-module__zP8Nwq__leaderboardList::-webkit-scrollbar{width:6px}.HelmetGame-module__zP8Nwq__leaderboardList::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.HelmetGame-module__zP8Nwq__leaderboardList::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.HelmetGame-module__zP8Nwq__leaderboardList::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.HelmetGame-module__zP8Nwq__leaderboardItem{text-transform:uppercase;letter-spacing:1px;background:rgba(255,255,255,.05);border-radius:.3rem;align-items:center;gap:.8rem;padding:.5rem;font-family:transducer-extended,sans-serif;font-size:max(.7rem,min(2vw,.8rem));transition:all .3s;display:flex}.HelmetGame-module__zP8Nwq__userScore{border:2px solid rgba(74,222,128,.5);animation:2s ease-in-out infinite HelmetGame-module__zP8Nwq__highlightPulse;box-shadow:0 0 15px rgba(74,222,128,.3);background:rgba(74,222,128,.2)!important}@keyframes HelmetGame-module__zP8Nwq__highlightPulse{0%,to{box-shadow:0 0 15px rgba(74,222,128,.3)}50%{box-shadow:0 0 25px rgba(74,222,128,.5)}}.HelmetGame-module__zP8Nwq__rank{color:#fbbf24;min-width:25px;font-weight:600}.HelmetGame-module__zP8Nwq__playerName{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.HelmetGame-module__zP8Nwq__playerScore{text-align:right;min-width:40px;font-weight:600}.HelmetGame-module__zP8Nwq__hintArrowLeft,.HelmetGame-module__zP8Nwq__hintArrowRight{z-index:4;opacity:.5;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;transform:translateY(-50%)}.HelmetGame-module__zP8Nwq__hintArrowLeft{animation:1.5s ease-in-out infinite HelmetGame-module__zP8Nwq__bounceLeft}.HelmetGame-module__zP8Nwq__hintArrowRight{animation:1.5s ease-in-out infinite HelmetGame-module__zP8Nwq__bounceRight}.HelmetGame-module__zP8Nwq__hintArrowLeft .HelmetGame-module__zP8Nwq__material-icons,.HelmetGame-module__zP8Nwq__hintArrowRight .HelmetGame-module__zP8Nwq__material-icons{color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.6);filter:drop-shadow(0 0 10px rgba(255,255,255,.5));font-size:48px}@keyframes HelmetGame-module__zP8Nwq__bounceLeft{0%,to{opacity:.5;transform:translateY(-50%)translate(0)}50%{opacity:.8;transform:translateY(-50%)translate(-10px)}}@keyframes HelmetGame-module__zP8Nwq__bounceRight{0%,to{opacity:.5;transform:translateY(-50%)translate(0)}50%{opacity:.8;transform:translateY(-50%)translate(10px)}}
.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100vh;height:100vh;min-height:100dvh;height:100dvh;font-family:var(--font-geist-sans);color:#fff;letter-spacing:1.28px;background:#222750;flex-direction:column;font-family:transducer-extended,sans-serif;font-size:1rem;display:flex;overflow:hidden}.page-module___8aEwW__stickyHeader{z-index:100;background:#222750;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 1rem .5rem;position:-webkit-sticky;position:sticky;top:0}.page-module___8aEwW__header{justify-content:center;padding:0 0 1rem;display:flex}.page-module___8aEwW__mainContent{padding:0;padding-bottom:env(safe-area-inset-bottom);flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.page-module___8aEwW__headerTitle{text-align:center}.page-module___8aEwW__h1{color:#fff;letter-spacing:1.28px;font-family:transducer-extended,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;position:relative}
