:root{color:#fff;background:#101728;font-family:system-ui,sans-serif;font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}button{-webkit-tap-highlight-color:transparent}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 50% 25%,#263759,#101728 70%);overscroll-behavior:none;touch-action:none}#app{height:100vh;height:100dvh}.game-shell{position:relative;display:grid;width:100%;height:100%;min-width:0;min-height:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);place-items:center;isolation:isolate}.ui-loading{position:absolute;z-index:100;inset:0;display:grid;place-items:center;background:#101728;color:#fff;font:400 14px/1.4 "Press Start 2P",monospace;pointer-events:none}#game{display:block;width:100%;height:100%;min-width:0;min-height:0}#game canvas{display:block;box-shadow:0 20px 70px #00000073;image-rendering:pixelated}.start-hud{position:absolute;z-index:20;overflow:hidden;pointer-events:none}.start-hud[hidden]{display:none}.game-hud{position:absolute;z-index:40;overflow:hidden;pointer-events:none}.game-hud[hidden]{display:none}.game-hud__stage{position:absolute;width:390px;height:844px;transform:scale(var(--game-hud-scale-x, 1),var(--game-hud-scale-y, 1));transform-origin:top left}.game-lives{position:absolute;top:124px;left:266px;display:flex;width:108px;height:36px}.game-distance{position:absolute;top:158px;left:120px;width:167px;height:59px;display:flex;align-items:center;justify-content:center;color:#252525;font:400 24px/58px "Press Start 2P",monospace;letter-spacing:.48px;white-space:nowrap}.game-distance small{font:inherit;font-size:20px}.game-run-spheres{position:absolute;top:217px;left:167px;width:72px;height:45px;display:flex;align-items:center;gap:3px;padding:0 5px 0 8px;overflow:hidden;border-radius:6px;background:#fffffff0;color:#1a171a;font:400 13px/22px "Press Start 2P",monospace;text-align:center}.game-run-spheres img{width:24px;height:24px;object-fit:contain}.game-run-spheres span{flex:1}.game-run-spheres.is-pulsing{animation:sphere-counter-pulse .28s ease-out}@keyframes sphere-counter-pulse{0%,to{transform:scale(1)}45%{transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.game-run-spheres.is-pulsing{animation:none}}#game-hud.is-result-visible .game-distance,#game-hud.is-result-visible .game-run-spheres{display:none}.game-balance{position:absolute;top:12px;left:12px;display:flex;width:82px;height:36px;align-items:center;padding:0 10px 0 40px;border-radius:50px;background:#fff;color:#2f2f35;font:600 16px/20px Arial,sans-serif}.game-balance img{position:absolute;top:0;left:0;width:36px;height:36px}.game-balance__value{flex:1;text-align:center}.game-control{position:absolute;top:12px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;pointer-events:auto;appearance:none;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.game-control:focus,.game-control:focus-visible,.game-control:active{outline:none;box-shadow:none}.game-control--sound{left:301px}.game-control--home{left:343px}.game-control img{display:block;width:36px;height:36px;border:0}.game-control--home{isolation:isolate}.game-control--home .game-control__circle{position:absolute;z-index:0;inset:0}.game-home-icon{position:absolute;z-index:1;top:6px;left:6px;width:24px;height:24px}.game-home-icon>span{position:absolute;display:block}.game-home-icon__roof-top{top:3px;left:9px;width:6px;height:3px;background:#0e0e11}.game-home-icon__roof-middle{top:6px;left:6px;width:12px;height:3px;background:#0e0e11}.game-home-icon__roof-base{top:9px;left:3px;width:18px;height:3px;background:#0e0e11}.game-home-icon__body{top:12px;left:6px;width:12px;height:9px;background:#0e0e11}.game-home-icon__door{z-index:1;top:15px;left:9px;width:6px;height:6px;background:#fff}.game-home-icon__bottom{z-index:2;top:18px;left:6px;width:12px;height:3px;background:#0e0e11}.start-hud__stage{position:absolute;width:390px;height:844px;transform:scale(var(--start-hud-scale-x, 1),var(--start-hud-scale-y, 1));transform-origin:top left}.start-balance{position:absolute;top:12px;left:12px;display:flex;width:82px;height:36px;align-items:center;padding:0 10px 0 40px;border-radius:50px;background:#fff;color:#2f2f35;font:600 16px/20px Arial,sans-serif;letter-spacing:.17px}.start-balance__sphere{position:absolute;top:0;left:0;width:36px;height:36px;background:url(/assets/ui/components/coin_36.svg) center / contain no-repeat}.ui-heart-icon{position:relative;display:inline-block;width:var(--ui-icon-size);height:var(--ui-icon-size);flex:0 0 var(--ui-icon-size);overflow:hidden}.ui-heart-icon img{position:absolute;top:0;left:-23.02%;width:149.85%;height:100%;max-width:none}.ui-heart-icon.is-empty{opacity:.3}.ui-coin-icon{width:var(--ui-icon-size);height:var(--ui-icon-size);flex:0 0 var(--ui-icon-size);object-fit:contain}.start-balance__value{flex:1;text-align:center}.start-control{position:absolute;top:11px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;pointer-events:auto;appearance:none;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.start-control:focus,.start-control:focus-visible,.start-control:active{outline:none;box-shadow:none}.start-control--sound{left:301px}.start-control--close{left:343px}.start-control img{display:block;width:36px;height:36px;image-rendering:auto}@font-face{font-family:"Press Start 2P";src:url(/assets/fonts/press-start-2p.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.result-hud{position:absolute;z-index:30;overflow:hidden;pointer-events:auto}.result-hud[hidden]{display:none}.result-hud__backdrop{display:grid;width:100%;height:100%;padding:var(--result-modal-top, 176px) 16px 16px;place-items:start center;background:#0e0e1170}.figma-modal{position:relative;width:344px;color:#252525;font-family:"Press Start 2P",monospace;font-weight:400;text-transform:uppercase}.result-hud:not(.is-ready) .figma-modal{visibility:hidden}.figma-modal__frame{position:absolute;z-index:0;inset:-2px -6px -6px -2px;width:calc(100% + 8px);height:calc(100% + 8px)}.figma-modal>:not(.figma-modal__frame){position:absolute;z-index:1;margin:0}.figma-modal h2{top:22px;left:21px;width:302px;font-size:20px;line-height:22px;text-align:center}.figma-modal--result.has-attempts{height:298px}.figma-modal--result.no-attempts{height:353px}.figma-modal--result .result-distance{top:62px;left:18px;width:298px;color:#59544d;font-size:13px;line-height:16px}.figma-modal--result .result-spheres{top:96px;left:23px;width:298px;color:#9c46fb;font-size:13px;line-height:16px;text-align:center}.figma-modal--result .result-spheres small{color:#59544d;font:400 9px/16px "Press Start 2P",monospace;text-transform:none}.figma-modal--result .result-record{top:146px;left:18px;width:298px;font-size:9px;line-height:18px}.figma-modal--result .result-attempts{top:182px;left:18px;display:flex;width:298px;align-items:center;font-size:9px;line-height:18px}.figma-modal--result.no-attempts .result-record{top:142px}.figma-modal--result .result-note{top:213px;left:23px;width:298px;font-size:9px;line-height:15px;text-align:center}.figma-modal--daily-expired{height:284px}.figma-modal--daily-expired h2{top:22px;height:70px}.figma-modal--daily-expired .daily-attempts{top:96px;left:20px;display:flex;width:298px;align-items:center;font-size:9px;line-height:18px}.figma-modal--daily-expired .daily-note{top:143px;left:20px;width:298px;font-size:11px;line-height:15px;text-align:center}.figma-modal--daily-expired .figma-main-button{bottom:28px}.result-hearts{display:inline-flex;margin-left:6px}.figma-main-button{left:18px;bottom:20px;display:flex;width:307px;height:53px;align-items:center;justify-content:center;gap:3px;border:0;background:#9c46fb;clip-path:polygon(2.4% 0,97.6% 0,97.6% 6.5%,100% 6.5%,100% 93.5%,97.6% 93.5%,97.6% 100%,2.4% 100%,2.4% 93.5%,0 93.5%,0 6.5%,2.4% 6.5%);color:#fff;font:400 10.5px/16px "Press Start 2P",monospace;letter-spacing:.21px;cursor:pointer}.figma-main-button img{width:16px;height:16px;object-fit:contain}.figma-modal--insufficient,.figma-modal--purchase,.figma-modal--stop{height:231px}.figma-modal--insufficient h2{top:35px;height:44px}.figma-modal--insufficient p{top:101px;left:23px;width:298px;font-size:11px;line-height:15px;text-align:center}.figma-modal--insufficient .figma-main-button{bottom:25px}.figma-modal--purchase h2{top:23px;height:46px}.figma-modal--stop h2{top:22px;height:46px}.figma-modal--stop p{top:90px;left:23px;width:298px;font-size:11px;line-height:15px;text-align:center}.purchase-heart{top:66px;left:144px;width:56px;height:56px}.purchase-cost{top:118px;left:109px;display:flex;align-items:center;gap:8px;font-size:14px;line-height:20px}.purchase-cost img{width:20px;height:20px;object-fit:contain}.figma-half-button{top:152px;width:148px;height:53px;padding:0;border:0;background:transparent;cursor:pointer}.figma-half-button.is-no{left:18px}.figma-half-button.is-yes{left:177px}.figma-half-button img{position:absolute;inset:0;width:100%;height:100%}.figma-half-button span{position:relative;z-index:1;font:400 14px/20px "Press Start 2P",monospace}.figma-half-button.is-no span{color:#0c0d0e}.figma-half-button.is-yes span{color:#fff}.orientation-notice{position:absolute;z-index:100;inset:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);display:none;padding:28px;background:#101728;color:#fff;text-align:center;place-content:center;place-items:center;gap:10px}.orientation-notice__icon{display:block;font-size:52px;line-height:1}.orientation-notice strong{font-size:clamp(22px,6vw,32px)}.orientation-notice span:last-child{color:#cfd5e3;font-size:16px}.is-compact-landscape .orientation-notice{display:grid}@media(max-width:359px){body{min-width:0}}@media(max-width:767px)and (orientation:portrait){.start-hud{position:fixed!important;inset:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)!important;width:auto!important;height:auto!important;overflow:visible}.start-hud__stage{width:100%;height:100%;transform:none}.start-control--sound{right:53px;left:auto}.start-control--close{right:11px;left:auto}.result-hud{position:fixed!important;inset:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)!important;width:auto!important;height:auto!important}.game-hud{position:fixed!important;inset:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)!important;width:auto!important;height:auto!important;overflow:visible}.game-hud__stage{width:100%;height:100%;transform:none}.game-lives{right:14px;left:auto}.game-balance{left:12px}.game-control--sound{right:53px;left:auto}.game-control--home{right:11px;left:auto}}@media(prefers-reduced-motion:reduce){.orientation-notice__icon{animation:none}}
