@font-face{font-family:Fredoka One;src:url(../fonts/FredokaOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{width:100%;margin:0;place-items:center;min-width:320px;display:flex;flex-direction:column}html,body{height:100%;overflow:hidden;user-select:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;user-select:none}html,body,#root{height:100%}#root{display:flex;flex-direction:column;width:100%;min-height:0}:root{--gradient-bg: linear-gradient(135deg, #a496ff 0%, #b4b3fe 25%, #8784ff 50%, #6676fd 75%, #9bcdff 100%);background:var(--gradient-bg)}main{flex:1 1 auto;min-height:0}#root{flex:1 1 auto;min-height:0}a{color:inherit;text-decoration:inherit}.root{width:var(--window-width);max-width:720px;margin:0 auto;box-sizing:border-box;min-width:320px}.root--full-height{overflow:hidden auto;height:100%}.root--inset-bottom{padding-bottom:var(--sum-inset-bottom, 0)}.root--inset-top{padding-top:var(--sum-inset-top, 0)}.root--inset-left{padding-left:var(--sum-inset-left, 0)}.root--inset-right{padding-right:var(--sum-inset-right, 0)}.root--disable-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.root--disable-scrollbar::-webkit-scrollbar{display:none}.start-screen{width:100%;display:flex;flex-direction:column;align-items:center;height:100%;position:relative;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;color:#fff}.start-screen .main{display:flex;position:relative;flex-direction:column;width:100%;gap:16px;padding:16px 0;flex-grow:1}.start-screen .main .deposit{display:flex;justify-content:flex-end;align-content:center;align-items:center;width:100%}.start-screen .main .game-info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;flex:1}.start-screen .main .game-info img{width:224px;height:224px;box-shadow:0 6px #37559c;border:6px solid rgb(255,255,255);border-radius:40px}.start-screen .main .game-info h1{font-size:34px;line-height:41px;-webkit-text-stroke:2px rgb(78,90,159);text-shadow:0 4px 0 rgb(78,90,159)}.start-screen .button-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.start-screen .button-container p{font-size:17px;display:flex;text-align:center;align-items:center;text-shadow:0 2px rgb(55,85,156);-webkit-text-stroke:1px rgb(70,101,175)}.start-screen .button-container p img{padding:0 3px}.start-screen .button-container div{width:100%;flex-direction:column;padding-bottom:34px}.start-screen .button-container div .button{margin-top:16px}.button{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;border:none;border-radius:70px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;outline:none;gap:8px;font-family:Fredoka One,sans-serif;font-style:normal;box-sizing:border-box;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);overflow:visible}.button--small{min-height:48px;min-width:75p x}.button--medium{min-height:48px;width:155px}.button--large{min-height:64px;width:361px}.button--success{background:linear-gradient(180deg,#01a756,#3cff37);border:2px solid #04A45C;box-shadow:0 4px #028148}.button--error{background:linear-gradient(180deg,#dc1f4b,#ce1741);border:2px solid #C41840;box-shadow:0 4px #a11032}.button--warning{background:linear-gradient(180deg,#f37f03,#db9500);border:4px solid #AB7400;box-shadow:0 4px #906200}.button--night{background:linear-gradient(180deg,#6546c4,#6b4fc1);border:4px solid #422B8A;box-shadow:0 4px #352075}.button--blur{border:2px solid transparent;background:#ffffff57;border-radius:50px;position:relative;overflow:hidden}.button--blur :after{filter:blur(100px);position:absolute;content:"";inset:0}.button--full-width{width:100%}.button--disabled{opacity:.5;cursor:not-allowed}.button__content{display:flex;align-items:center;justify-content:center;color:var(--Static-White, #FFFFFF);font-weight:400;line-height:34px;font-size:28px;padding:0 6px}.button__content--success{-webkit-text-stroke:.5px #0D9B21;text-shadow:0 2px 0 #0D9B21}.button__content--error{-webkit-text-stroke:.5px #A11032;text-shadow:0 2px 0 #A11032}.button__content--warning{-webkit-text-stroke:.5px #AB7400;text-shadow:0 2px 0 #AB7400}.button__content--night{-webkit-text-stroke:.5px #422B8A;text-shadow:0 2px 0 #422B8A}.button__effect{position:absolute;top:8px;left:50%;transform:translate(-50%);width:55%;height:12%;border-radius:30px;background:#fff;opacity:13%;z-index:5}.button__overlay{border-radius:70px;inset:0;position:absolute;box-sizing:border-box;filter:blur(1.5px)}.button:active{transform:scale(.98);box-shadow:0 2px #0003;transition:all .1s ease-in-out}@keyframes starPulse{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(5deg)}50%{transform:scale(1.05) rotate(-3deg)}75%{transform:scale(1.08) rotate(2deg)}}.stars-amount{display:flex;flex-direction:row;gap:4px;position:relative}.stars-amount span{text-align:center;font-size:28px;font-weight:400;font-family:Fredoka One,sans-serif;font-style:normal;color:#fff;padding:5px;position:relative;z-index:2;text-shadow:0 0 10px rgba(255,215,0,.3),0 0 20px rgba(255,215,0,.1)}.stars-amount img{margin:auto;width:24px;height:24px;position:relative;z-index:2;animation:starPulse 3s ease-in-out infinite;animation-delay:.5s;filter:drop-shadow(0 0 6px rgba(255,215,0,.6))}.stars-amount img:hover{animation-duration:1s;filter:drop-shadow(0 0 10px rgba(255,215,0,.9))}.amounts-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:10px}.amounts-container .selected{border-color:#fff}.amounts-container div{display:flex;flex-direction:column;justify-content:space-between;gap:10px;width:100%}.modal-container{z-index:10;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;color:#fff;inset:0;position:absolute}.modal-container .background{background:#0006;width:100vw;height:100%;top:0;left:0;position:fixed}.modal-container .wrapper{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-left:12px;padding-right:12px}.modal-container .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;z-index:100;min-height:20vh;background:#7f88cfb8;border:.5px solid rgba(255,255,255,.2);border-radius:32px;backdrop-filter:blur(48px);padding:24px;margin-bottom:30px;gap:24px}.modal-container .content .header{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.modal-container .content .header h2{-webkit-text-stroke:2px rgb(78,90,159);text-shadow:0 4px 0 rgb(78,90,159);font-size:34px;line-height:41px;font-weight:700}.modal-container .content .header button{min-width:34px;min-height:34px;max-height:34px;max-width:34px;display:flex;justify-content:center;align-items:center;cursor:pointer}.withdrawal-input{width:100%;display:flex;flex-direction:column;text-align:center;align-items:center;gap:16px}.withdrawal-input input{width:100%;border:2px solid transparent;background:#ffffff57;border-radius:50px;color:#fff;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;font-size:36px;padding:16px;outline:none}.withdrawal-input input:focus{border-color:#ffffff1a}.withdrawal-input span{display:flex;flex-direction:row;text-align:center;align-items:center;font-size:17px;text-shadow:0 2px rgb(55,85,156);-webkit-text-stroke:1px rgb(70,101,175)}.withdrawal-input span img{padding:0 3px}.loading-screen{width:100%;height:100%;z-index:10;position:absolute;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:12px;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;color:#fff;font-size:24px}.loading-screen .loader{display:inline-block;width:24px;height:24px;border:3px solid rgba(255,255,255,0);border-radius:50%;border-top-color:#fff;border-left-color:#fff;border-right-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}.loading-screen .background{background:#0006;width:100vw;height:100%;top:0;left:0;position:fixed}.loading-screen span{z-index:15}.typography{margin:0;padding:0;line-height:1.5;color:#f5f5f5;font-family:Be Vietnam Pro,sans-serif}.typography--h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.typography--h2{font-size:2rem;line-height:1.2;margin-bottom:.875rem}.typography--h3{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.typography--h4{font-size:1.5rem;line-height:1.2;margin-bottom:.625rem}.typography--h5{font-size:1.25rem;line-height:1.2;margin-bottom:.5rem}.typography--h6{font-size:1rem;line-height:1.2;margin-bottom:.375rem}.typography--body1{font-size:1rem;line-height:1.5;margin-bottom:1rem}.typography--body2{font-size:.875rem;line-height:1.5;margin-bottom:.875rem}.typography--caption{font-size:.75rem;line-height:1.5;margin-bottom:.5rem;color:#708499}.typography--link{font-size:1rem;line-height:1.5;color:#6ab3f3;text-decoration:none;cursor:pointer;transition:color .2s ease-in-out}.typography--link:hover{color:#6ab3f3;opacity:.8}.typography--link:active{opacity:.7}.typography--regular{font-weight:400}.typography--medium{font-weight:500}.typography--semibold{font-weight:600}.typography--bold{font-weight:700}.typography--align-left{text-align:left}.typography--align-center{text-align:center}.typography--align-right{text-align:right}.typography--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typography--no-wrap{white-space:nowrap}.typography:last-child{margin-bottom:0}.maintenance-modal__content{padding:20px 0;text-align:center}.maintenance-modal__content .maintenance-modal__message{margin-bottom:24px;line-height:1.5}.maintenance-modal__content .maintenance-modal__actions{display:flex;justify-content:center}.maintenance-modal__content .maintenance-modal__button{min-width:200px}.lobby-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:100%;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;color:#fff}.lobby-container .main{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;padding:16px}.lobby-container .main .header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.lobby-container .main .header h1{font-size:72px;text-shadow:0 4px 0 #694EB1;-webkit-text-stroke:2px #694EB1}.lobby-container .main .header span{font-size:24px}.lobby-container .main .game-info{box-sizing:border-box;width:100%;display:flex;flex-direction:column;padding:0 20px;background:#ffffff57;border-radius:24px}.lobby-container .main .game-info div{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.lobby-container .main .game-info div span{padding:6px 0;font-size:28px;line-height:34px}.lobby-container .main .game-info .top{border-bottom:.5px solid rgba(255,255,255,.1607843137)}.lobby-container .main .players{display:flex;flex-direction:column;font-size:24px;align-items:center;gap:20px}.lobby-container .main .players .players-count{display:flex;flex-direction:row;gap:6px}.lobby-container .main .players .players-count span{opacity:50%}.lobby-container .main .players .avatars{box-sizing:border-box;max-height:100px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:14px}.lobby-container .button-container{box-sizing:border-box;width:100%;display:flex;flex-direction:column;padding-bottom:34px;gap:16px;margin-top:auto}.avatar{background:#ffffff57;border-radius:100%;display:flex;position:relative;width:80px;height:80px}.avatar .image img{width:100%;height:100%;border-radius:100%;object-fit:cover}.avatar .status{position:absolute;bottom:-5px;left:50%;transform:translate(-50%);padding:2px 5px;border-radius:6px;font-size:12px}.avatar .status.waiting{background:#546ed0;box-shadow:0 2px #455baf}.avatar .status.ready{background:#4bb34b;box-shadow:0 2px #298d29}.avatar .loader{margin:auto;display:inline-block;width:24px;height:24px;border:3px solid rgba(255,255,255,0);border-radius:50%;border-top-color:#fff;border-left-color:#fff;border-right-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.leaderboard{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding-top:16px;color:#fff;gap:24px}.leaderboard h1{font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;-webkit-text-stroke:2px rgb(105,78,177);text-shadow:0 4px 0 rgb(105,78,177);font-size:34px}.leaderboard h1 span{display:flex;flex-direction:row;justify-content:center;gap:10px;padding-top:16px;font-size:64px}.leaderboard .main{width:100%;display:flex;position:relative;flex-direction:column;gap:16px;padding:16px;flex:1;font-family:Inter,sans-serif;font-weight:400;font-style:normal;text-align:center}.leaderboard .main .header{display:grid;grid-template-columns:minmax(40px,.14fr) minmax(50px,.14fr) minmax(0,1fr) minmax(93px,.25fr) minmax(38px,.1fr);align-items:center;font-size:14px;line-height:18px;letter-spacing:0}.leaderboard .main .header span:nth-child(1){text-align:left;opacity:50%;grid-column:1}.leaderboard .main .header span:nth-child(2){text-align:left;justify-self:center;grid-column:4;opacity:50%}.leaderboard .main .header span:nth-child(2) img{padding-right:3px;vertical-align:text-bottom}.leaderboard .main .header span:nth-child(3){text-align:right;grid-column:5;opacity:50%}.leaderboard .main .players{display:flex;flex-direction:column;gap:14px}.leaderboard .button-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:34px}.leaderboard .button-container .button{margin-top:16px}.player-score{display:grid;grid-template-columns:minmax(40px,.14fr) minmax(50px,.14fr) minmax(0,1fr) minmax(93px,.25fr) minmax(38px,.1fr);column-gap:0}.player-score .rank{grid-column:1;text-align:center;align-self:center}.player-score .rank .wrapper{display:flex;align-items:flex-start;text-align:center;padding-left:8px}.player-score .avatar-wrapper{grid-column:2}.player-score .avatar-wrapper .avatar{width:40px;height:40px;border-radius:50%}.player-score .avatar-wrapper .avatar .loader{position:absolute;opacity:0}.player-score .name{grid-column:3;align-self:center;justify-self:left;text-align:left;white-space:nowrap;text-overflow:ellipsis}.player-score .prize{align-self:center;grid-column:4;text-align:left;justify-self:center;width:50px}.player-score .score{align-self:center;grid-column:5;justify-self:right;width:50px;text-align:right}.joystick-control{position:absolute;width:100%;height:100%;top:0;left:0;z-index:500;pointer-events:auto;opacity:0;touch-action:none}.joystick-control .joystick-base,.joystick-control .joystick-instructions{display:none}.keyboard-joystick{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:1000;user-select:none;pointer-events:none;opacity:.9;transition:opacity .3s ease}.keyboard-joystick.active{opacity:1}@media (max-width: 768px){.keyboard-joystick{bottom:10px;right:10px;scale:.8}}.keyboard-joystick__base{width:100px;height:100px;border-radius:50%;background:var(--tg-theme-secondary-bg-color, rgba(35, 46, 60, .9));border:2px solid var(--tg-theme-button-color, #1A78E5);position:relative;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000004d}@media (max-width: 480px){.keyboard-joystick__base{width:80px;height:80px}}.keyboard-joystick__knob{width:35px;height:35px;border-radius:50%;background:var(--tg-theme-button-color, #1A78E5);border:2px solid var(--tg-theme-button-text-color, #ffffff);position:absolute;transition:all .1s ease-out;box-shadow:0 3px 12px #1a78e566}@media (max-width: 480px){.keyboard-joystick__knob{width:28px;height:28px}}.keyboard-joystick__hint{display:flex;align-items:center;gap:4px;background:var(--tg-theme-secondary-bg-color, rgba(35, 46, 60, .9));padding:4px 12px;border-radius:16px;border:1px solid var(--tg-theme-button-color, #1A78E5);backdrop-filter:blur(10px);font-size:.75rem;color:var(--tg-theme-text-color, #f5f5f5);text-shadow:0 1px 2px rgba(0,0,0,.8);pointer-events:none;box-shadow:0 2px 8px #0003}.hint-keys{display:flex;flex-direction:column;align-items:center;gap:1px}.key-row{display:flex;gap:1px}.key{width:14px;height:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:8px;color:var(--tg-theme-text-color, #f5f5f5);font-weight:700;transition:all .1s ease}.key.pressed{background:var(--tg-theme-button-color, #1A78E5);border-color:var(--tg-theme-button-color, #1A78E5);color:var(--tg-theme-button-text-color, #ffffff);box-shadow:0 0 4px #1a78e580}.hint-text{font-size:.7rem;color:var(--tg-theme-text-color, #f5f5f5);font-weight:500;opacity:.8;margin-left:4px}@media (max-width: 480px){.keyboard-joystick{bottom:80px;scale:.7}}@media (max-width: 320px){.keyboard-joystick{display:none}}@keyframes keyboardActivate{0%{transform:scale(.9);opacity:.5}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}.keyboard-joystick.active .keyboard-joystick__base{animation:keyboardActivate .3s ease}.keyboard-joystick.active .keyboard-joystick__knob{animation:joystick-glow 1s ease-in-out infinite alternate}@keyframes joystick-glow{0%{box-shadow:0 3px 12px #1a78e566}to{box-shadow:0 3px 12px #1a78e5cc}}.game-area{position:relative;display:flex;justify-content:center;align-items:center;background:#232e3c;overflow:hidden;transform:translateZ(0);will-change:transform;backface-visibility:hidden}.phaser-container{position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0);will-change:auto}.phaser-container canvas{display:block;transform:translateZ(0);will-change:auto;backface-visibility:hidden;max-width:none!important;max-height:none!important}.game-phase{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:var(--tg-theme-bg-color, #17212b);padding:16px;padding-top:calc(env(safe-area-inset-top) + 16px);padding-bottom:calc(env(safe-area-inset-bottom) + 16px);box-sizing:border-box}.game-area-container{flex:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:800px}.game-ui{padding:16px 20px;background-color:var(--tg-theme-secondary-bg-color, #232e3c);box-shadow:0 4px 16px #0000001a;width:100%;max-width:800px;text-align:center;margin-bottom:16px}.game-stats{display:flex;justify-content:center;gap:32px;margin-top:8px}.crash-message{color:#f44;margin-top:16px}.error-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;padding:20px;background-color:var(--tg-theme-bg-color, #17212b);padding-top:env(safe-area-inset-top,20px);padding-bottom:env(safe-area-inset-bottom,20px)}.countdown-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;padding:20px;box-sizing:border-box;min-height:100vh;min-height:100dvh;background-color:var(--tg-theme-bg-color, #17212b);padding-top:env(safe-area-inset-top,20px);padding-bottom:env(safe-area-inset-bottom,20px)}.countdown-screen .countdown-content{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:400px;width:100%;text-align:center}.countdown-screen .countdown-content .countdown-header{display:flex;flex-direction:column;align-items:center;gap:8px}.countdown-screen .countdown-content .countdown-timer{padding:40px;background:linear-gradient(135deg,var(--tg-theme-button-color, #1A78E5) 0%,rgba(26,120,229,.8) 100%);border-radius:50%;width:160px;height:160px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #1a78e566;animation:pulse-countdown 1s ease-in-out infinite}.countdown-screen .countdown-content .countdown-timer .typography{color:var(--tg-theme-button-text-color, #ffffff);font-size:4rem;font-weight:700}.countdown-screen .countdown-content .countdown-info{padding:16px;background-color:var(--tg-theme-secondary-bg-color, #232e3c);border-radius:16px;border:1px solid rgba(26,120,229,.2)}@keyframes pulse-countdown{0%{transform:scale(1);box-shadow:0 8px 32px #1a78e566}50%{transform:scale(1.05);box-shadow:0 12px 40px #1a78e599}to{transform:scale(1);box-shadow:0 8px 32px #1a78e566}}.game{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100vh;box-sizing:border-box}.game .countdown-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;inset:0;background:#232e3c;padding:0;text-align:center}.game .countdown-content{display:flex;flex-direction:column;gap:16px;background:#0006;border-radius:16px;padding:24px;max-width:400px;width:100%;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.game .countdown-header{display:flex;flex-direction:column;gap:8px}.game .countdown-timer{font-size:2rem;font-weight:700;animation:pulse 1s ease-in-out infinite}.game .countdown-info{font-size:.9rem;color:#708499}.game .game-phase-fullscreen{width:100%;position:fixed;inset:0;display:flex;flex-direction:column;box-sizing:border-box}.game .game-area-fullscreen{position:absolute;top:0;left:0;right:0;height:100%;z-index:1}.game .game-header{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 8px;gap:8px;width:100%;height:120px;flex:none;order:3;align-self:stretch;flex-grow:0;z-index:1000;pointer-events:none}.game .game-header__section{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:10px;flex:none;flex-grow:0;box-sizing:border-box}.game .game-header__section--shot-now{width:81px;height:52px;background:#ffd035;border:2px solid #000000;border-radius:16px;order:0}.game .game-header__section--next-shot{width:81px;height:52px;opacity:1;border:2px solid rgba(0,0,0,.8);border-radius:12px;order:2}.game .game-header__frame{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 12px;gap:30px;backdrop-filter:blur(10px);flex:none;order:0;align-self:stretch;flex-grow:0}.game .game-header__section--shot-now .game-header__frame{width:77px;height:48px;background:#ffd035;border:2px solid rgba(255,255,255,.5);border-radius:14px}.game .game-header__frame--next{width:77px;height:48px;background:#0006;border:2px solid rgba(255,255,255,.3);border-radius:10px}.game .game-header__text-container{display:flex;flex-direction:column;align-items:center;padding:0;flex:none;order:0;flex-grow:0}.game .game-header__section--shot-now .game-header__text-container,.game .game-header__section--next-shot .game-header__text-container{width:57px;height:40px}.game .game-header__label{font-family:Fugaz One,Arial,sans-serif;font-style:normal;font-weight:400;font-size:11px;line-height:12px;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0px 1px 0px #000000;-webkit-text-stroke:.6px #000000;flex:none;order:0;align-self:stretch;flex-grow:0;white-space:nowrap}.game .game-header__section--shot-now .game-header__label{width:56px;height:12px}.game .game-header__section--next-shot .game-header__label{width:57px;height:12px}.game .game-header__section--shot-now.pulse{animation:shotNowPulse .5s cubic-bezier(.68,-.55,.265,1.55)}.game .game-header__value{font-family:Fugaz One,Arial,sans-serif;font-style:normal;font-weight:400;text-align:center;color:#fff;flex:none;order:1;align-self:stretch;flex-grow:0}.game .game-header__value--medium{font-size:24px;line-height:28px;text-shadow:0 2px 0 #000000;-webkit-text-stroke:.6px #000000}.game .game-header__section--next-shot .game-header__value--medium{width:57px;height:28px}.game .game-header__shot-now-icon,.game .game-header__next-shot-icon{width:36px;height:36px;flex:none;order:2;flex-grow:0}.game .game-header-wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1001;gap:0;width:100%;max-width:650px}.game .crash-message-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#dc3545e6;padding:24px 32px;border-radius:16px;backdrop-filter:blur(10px);border:2px solid rgba(220,53,69,.6);z-index:1001;pointer-events:none}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 480px){.game .countdown-screen{padding-left:16px;padding-right:16px}}.root{padding:0 16px;box-sizing:border-box}.preload-container{height:100%;z-index:10;font-style:normal;font-weight:400;font-family:Fredoka One,sans-serif;color:#fff;inset:0}.preload-container .background{background:#0006;width:100vw;height:100%;top:0;left:0;position:fixed}.preload-container .wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.preload-container .content{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;z-index:100;min-height:20vh;padding:24px;margin-bottom:30px;gap:24px}.preload-container .content img{width:256px;height:150px}.preload-container .content progress{border:2px solid #A11032;border-radius:50px;background:#ffffff57;appearance:none;width:256px}.preload-container .content progress::-webkit-progress-value{background:linear-gradient(180deg,#dc1f4b,#ce1741)}.preload-container .content progress::-moz-progress-bar{background:linear-gradient(180deg,#dc1f4b,#ce1741)}
