@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-display:block;src:url(/fonts/fredoka-latin-500-normal.woff2) format("woff2")}@font-face{font-family:Fredoka;font-style:normal;font-weight:600 800;font-display:block;src:url(/fonts/fredoka-latin-700-normal.woff2) format("woff2")}:root{font-family:Fredoka,PingFang SC,Hiragino Sans GB,Noto Sans SC,sans-serif;color:#fff}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#0a3a78;overscroll-behavior:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.phone{position:relative;width:min(100%,512px);max-width:512px;height:100svh;min-height:100svh;margin:0 auto;overflow:hidden;padding:max(12px,env(safe-area-inset-top,0px)) 0 calc(14px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;background:linear-gradient(180deg,#08a9f2,#04c0f3 58%,#079ff0)}.chrome{position:relative;flex:0 0 auto;display:grid;place-items:start center;z-index:20;padding:0 18px 2px;overflow:visible;pointer-events:none}.icon-btn{width:39px;height:34px}.menu-btn{position:absolute;right:5px;top:12px;background:url(/assets/hud/menu.png) center / contain no-repeat}.wordmark{display:block;width:min(252px,64vw);margin:0 auto;filter:drop-shadow(0 5px 0 rgba(20,60,130,.25)) drop-shadow(0 10px 14px rgba(8,40,90,.38))}.balance-wrap{position:relative;z-index:21;align-self:center;width:min(320px,calc(100% - 48px));height:54px;margin:6px auto 8px;flex:0 0 54px}.balance-row{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;width:100%;height:54px;gap:0;padding:0 0 8px 66px;border:0;border-radius:0;background:url(/assets/hud/amount.png) left center / auto 100% no-repeat;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-weight:700;color:#1266d7;overflow:visible;line-height:1;filter:drop-shadow(0 10px 14px rgba(10,48,110,.32))}.balance-row:after{content:"";position:absolute;right:-21px;top:0;width:21px;height:100%;background:url(/assets/hud/amountRight.png) right center / auto 100% no-repeat;pointer-events:none}.balance-label{display:flex;align-items:center;height:100%;flex:0 0 auto;font-size:20px;font-weight:700;line-height:1;color:#1266d7;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.45)}.balance-amount{display:flex;align-items:center;justify-content:flex-end;height:100%;margin-left:auto;padding-right:4px;gap:4px;min-width:0}.balance-amount strong{display:flex;align-items:center;color:#ffed77;font-size:26px;font-weight:700;line-height:1;letter-spacing:.02em;text-shadow:0 2px 4px rgba(27,82,188,.55)}.balance-amount small{font-size:16px;font-weight:700;margin-bottom:-8px;line-height:1;color:#ffed77;letter-spacing:.04em;text-shadow:0 2px 4px rgba(27,82,188,.5)}.stage{position:relative;flex:1 1 auto;min-height:0;margin-bottom:-72px;z-index:1}.balloon-stage{position:absolute;top:-96px;left:0;right:0;bottom:0;display:grid;place-items:center}.spine-host{position:absolute;top:0;left:0;right:0;bottom:-168px;z-index:1;pointer-events:none}.balloon-stage.is-won .spine-host{z-index:8}.spine-host canvas{display:block;width:100%;height:100%}.cloud{position:absolute;z-index:0;pointer-events:none;overflow:hidden;background:url(/assets/spine/clouds-trim.png) left 46% / auto 100% no-repeat;mix-blend-mode:screen}.cloud-one{width:min(88vw,420px);height:min(28vw,132px);left:-6%;top:3%}.cloud-two{width:min(76vw,360px);height:min(24vw,112px);right:-8%;top:33%;transform:scaleX(-1);opacity:.94;background-position:left 40%}.on-balloon{position:absolute;left:50%;top:38%;translate:-50% -50%;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;min-width:140px;font-family:inherit}.on-mult{font-size:clamp(28px,8vw,42px);font-weight:800;line-height:.95;color:#fff;letter-spacing:.02em;text-shadow:0 3px 0 #d45a6a,0 5px 8px rgba(80,20,30,.28)}.on-unit{margin-top:2px;font-size:clamp(12px,3.2vw,16px);font-weight:800;color:#fff;letter-spacing:.12em;text-shadow:0 2px 0 #d45a6a}.balloon-stage.is-popped .spine-host{opacity:1}.burst{z-index:4}.burst{position:relative;width:280px;height:250px}.burst-flash,.burst-ring{position:absolute;left:50%;top:50%;translate:-50% -50%;border-radius:50%}.burst-flash{width:94px;height:94px;background:radial-gradient(circle,#fff 0%,#ffe16e 30%,#ff8a00 58%,transparent 72%);animation:burst-flash .42s ease-out forwards}.burst-ring{width:70px;height:70px;border:8px solid rgba(255,235,108,.9);animation:burst-ring .55s ease-out forwards}.rubber-shard{--angle: 0deg;--delay: 0ms;position:absolute;left:calc(50% - 7px);top:calc(50% - 11px);width:15px;height:23px;border-radius:70% 35% 65% 30%;background:linear-gradient(145deg,#fff09a,#ffc400 35%,#ef6500);box-shadow:inset 1px 1px 2px #ffffff8c;transform:rotate(var(--angle)) translateY(0) scale(1);animation:rubber-fly .7s cubic-bezier(.12,.7,.25,1) var(--delay) forwards}@keyframes burst-flash{0%{scale:.35;opacity:1}to{scale:2.7;opacity:0}}@keyframes burst-ring{to{width:235px;height:235px;border-width:1px;opacity:0}}@keyframes rubber-fly{70%{opacity:1}to{transform:rotate(calc(var(--angle) + 140deg)) translateY(-132px) scale(.35);opacity:0}}.pop-word{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:48px;font-weight:800;color:#fff;text-shadow:0 3px 0 #c43;animation:pop-word .6s cubic-bezier(.18,.9,.25,1) forwards}@keyframes pop-word{0%{scale:.3;opacity:0}38%{scale:1.18;opacity:1}to{scale:1;opacity:1}}.side-tabs{position:absolute;right:0;top:14%;display:flex;flex-direction:column;gap:10px;z-index:4}.tab{width:48px;padding:0;translate:8px 0}.tab img{width:100%;display:block}.drawer{position:absolute;right:52px;top:12%;width:150px;background:#0c285ac7;border-radius:12px;padding:10px;font-size:12px;z-index:5}.drawer h3{margin:0 0 8px;font-size:12px}.row{display:flex;justify-content:space-between;padding:4px 0}.win{color:#b8ffcf}.lost{color:#ffb1c8}.you-won-rays{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;display:grid;place-items:center}.you-won-rays img{width:min(210px,48%);height:auto;max-height:170px;object-fit:contain;mix-blend-mode:screen;opacity:.95;animation:rays-spin 4s linear infinite}.you-won{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;display:block;pointer-events:auto;background:none}.you-won-box{position:absolute;left:50%;top:46%;width:min(420px,88%);height:min(360px,64%);translate:-50% -50%;text-align:center;animation:win-pop .3s ease-out}@keyframes win-pop{0%{scale:.2;opacity:0}to{scale:1;opacity:1}}.you-won-stars{position:absolute;top:18px;left:0;right:0;z-index:1;display:flex;justify-content:space-between;width:176px;height:66px;margin:auto;background:url(/assets/hud/wonStarsBackground.png) center / 176px 66px no-repeat}.you-won-stars .start{display:block;flex:0 0 auto;width:38px;height:35px;opacity:0;transform:translate(3px,26px);background:url(/assets/hud/wonStarSmall.png) center / 38px 35px no-repeat}.you-won-stars .start.active{opacity:1}.you-won-stars .start.mid{width:54px;height:50px;transform:translateY(3px);background:url(/assets/hud/wonStarBig.png) center / 54px 50px no-repeat}.you-won-stars .start:last-child{transform:translate(-2px,27px)}.you-won strong{position:relative;z-index:1;display:block;margin:92px 0 -4px;font-size:clamp(26px,7.2vw,40px);font-weight:700;letter-spacing:.06em;text-shadow:0 3px 0 rgba(30,90,150,.35)}.you-won em{position:relative;z-index:1;display:block;font-style:normal;font-size:clamp(24px,6.4vw,34px);font-weight:700;color:#ffe56a;text-shadow:0 3px 0 rgba(150,90,0,.4)}.you-won em span{margin-left:8px;font-size:.55em}.burst-coin,.fly-coin{position:absolute;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff4b0,#ffc400 42%,#e09200);box-shadow:inset 0 -2px #8c460059}.burst-coin{left:50%;top:42%;animation:coin-burst .9s cubic-bezier(.15,.8,.25,1) both}@keyframes coin-burst{0%{translate:-50% -50%;scale:.2;opacity:1}to{translate:calc(-50% + var(--dx)) calc(-50% + var(--dy));scale:1;opacity:.15}}.coin-flight{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none}.fly-coin{left:50%;top:42%;animation:coin-fly .7s ease-in both;animation-delay:calc(var(--n) * 40ms)}.balance-fx-layer{position:absolute;left:50%;top:50%;width:160%;height:220px;translate:-50% -50%;z-index:8;pointer-events:none}.balance-spine{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.balance-spine canvas{display:block;width:100%;height:100%}.balance-spark{position:absolute;right:18px;top:50%;width:90px;height:36px;translate:0 -50%;pointer-events:none;background:radial-gradient(circle at 20% 40%,#ffe56a 0 3px,transparent 4px),radial-gradient(circle at 55% 30%,#fff 0 2px,transparent 3px),radial-gradient(circle at 78% 60%,#ffd24a 0 4px,transparent 5px),radial-gradient(circle at 40% 70%,#fff6b0 0 2px,transparent 3px);animation:spark-pop .9s ease-out both}.balance-row.is-bursting .balance-amount strong{animation:amount-flash 1.4s ease-out}@keyframes rays-spin{to{rotate:360deg}}@keyframes coin-fly{0%{translate:calc(-50% + (var(--n) - 3.5) * 14px) 0;opacity:1;scale:1}to{translate:calc(-50% + (var(--n) - 3.5) * 4px) -210px;opacity:.2;scale:.45}}@keyframes spark-pop{0%{opacity:0;scale:.6}35%{opacity:1;scale:1.15}to{opacity:0;scale:1.4}}@keyframes amount-flash{40%{color:#fff;scale:1.06}}.pump-area{position:relative;height:132px;flex:0 0 132px;z-index:5}.pump{position:relative;z-index:3;width:126px;height:auto;margin:0 auto;-webkit-user-select:none;user-select:none;touch-action:none}.pump-area .pump{position:absolute;left:50%;bottom:16px;translate:-50% 0}.pump img{position:relative;left:auto;top:auto;width:100%;height:auto;max-width:none;display:block;pointer-events:none;filter:drop-shadow(0 5px 2px rgba(17,76,139,.35))}.pump.is-pressed{transform:scale(.93)}.pump.is-disabled{opacity:.72}.hold-hint{position:relative;z-index:18;width:fit-content;max-width:calc(100% - 24px);align-self:center;margin:0 auto 10px;padding:8px 16px;border-radius:999px;background:#08306061;font-size:clamp(15px,4.2vw,18px);font-weight:700;line-height:1.25;text-align:center;white-space:normal;pointer-events:none;flex:0 0 auto}.hold-hint.warn{background:#6018288c}.lp-sticky{position:relative;z-index:50;overflow:hidden;flex:0 0 auto;width:calc(100% - 32px);max-width:360px;align-self:center;margin:4px 16px 2px;padding:13px 16px;border:0;border-radius:999px;background:linear-gradient(180deg,#ff6ea0,#ff2d72);color:#fff;font-size:17px;font-weight:800;letter-spacing:.06em;box-shadow:0 5px #b0144c,0 10px 22px #b0144c59;animation:lp-pulse 1.35s ease-in-out infinite}.lp-sticky:before{content:"";position:absolute;top:-20%;right:-40%;bottom:-20%;left:-40%;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.55) 50%,transparent 62%);animation:lp-shine 2.2s ease-in-out infinite;pointer-events:none}.lp-sticky:active{filter:brightness(.92)}.lp-sticky:disabled{pointer-events:none;opacity:.78;animation:none}@keyframes lp-pulse{0%,to{transform:scale(1);box-shadow:0 5px #b0144c,0 10px 22px #b0144c59}50%{transform:scale(1.055);box-shadow:0 8px #b0144c,0 16px 28px #ff508c80}}@keyframes lp-shine{0%{translate:-35% 0}55%,to{translate:35% 0}}.cta-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px 18px calc(28px + env(safe-area-inset-bottom));background:#041c489e}.cta-card{width:min(360px,90%);padding:28px 22px 22px;border-radius:24px;background:linear-gradient(180deg,#1a6fd4,#1258b0);border:2px solid rgba(255,255,255,.35);text-align:center;box-shadow:0 16px 40px #04143c73;animation:win-pop .28s ease-out}.cta-card .lp-sticky{width:100%;max-width:none;margin:20px 0 0;z-index:1}.cta-title{margin:0;color:#fff;font-size:clamp(22px,6vw,28px);font-weight:700;letter-spacing:.04em;text-shadow:0 2px 0 rgba(20,50,90,.45)}.cta-copy{margin:10px 0 0;font-size:15px;font-weight:500;color:#ffffffeb;text-shadow:0 1px 0 rgba(20,50,90,.35)}.pump.is-pressed img{filter:drop-shadow(0 2px 1px rgba(17,76,139,.28)) brightness(1.08)}.again-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-weight:800;font-size:18px;pointer-events:none}.bets{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:4px;width:100%;min-width:0;min-height:64px;flex:0 0 auto;padding:0 max(8px,env(safe-area-inset-left,0px)) 4px max(8px,env(safe-area-inset-right,0px));z-index:4}.chev{position:relative;width:0;height:0;margin:0;border-style:solid;text-shadow:none;font-size:0;color:transparent}.chev:first-child{border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:13px solid #fff;border-left:0;justify-self:start}.chev:last-child{border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:13px solid #fff;border-right:0;justify-self:end}.chev:after{content:"";position:absolute;width:43px;height:43px;left:50%;top:50%;translate:-50% -50%;border-radius:50%}.chev:disabled{opacity:.35}.bet-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-items:center;width:100%;min-width:0;min-height:52px;padding:0;overflow:visible;background:none}.bet{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;padding:0 2px;text-align:center;font-weight:800;white-space:nowrap;color:#fff;opacity:.7;transform:none;cursor:pointer}.bet b{font-size:clamp(14px,5vw,20px);line-height:1.05;font-weight:800;letter-spacing:.01em}.bet small{margin-top:1px;font-size:clamp(10px,3.2vw,12px);font-weight:800;letter-spacing:.04em;opacity:.95}.bet.on{opacity:1;transform:none;text-shadow:0 2px 0 rgba(15,81,154,.35);pointer-events:none}.bet.on b{font-size:clamp(17px,6.2vw,24px)}.bet.on small{font-size:clamp(11px,3.6vw,13px)}.bet:disabled{cursor:default}@media(max-height:780px){.wordmark{width:min(228px,58vw)}.pump-area{height:112px;flex-basis:112px}.pump-area .pump{width:110px;height:auto;bottom:10px}.stage{margin-bottom:-64px}.you-won-box{top:48%;height:min(300px,62%)}.you-won strong{margin-top:78px;font-size:30px}}.pixel-debug{position:fixed;top:8px;left:8px;right:8px;z-index:80;display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:8px 10px;border-radius:10px;background:#081428e0;color:#fff;font-size:12px;font-weight:600;pointer-events:none}.pixel-debug b{color:#7dffb3}.pixel-debug span{padding:2px 8px;border-radius:999px;background:#1c6fd4}@media(prefers-reduced-motion:reduce){.lp-sticky,.lp-sticky:before{animation:none}}
