:root{--background: #0c1938;--foreground: #ffffff;--game-board-height: 280px;--game-ground-height: 18px;--game-coin-bottom: 18px;--game-coin-size: 44px;--game-star-bottom: 80px;--game-star-size: 28px}@media(max-width:640px){:root{--game-board-height: 220px;--game-coin-size: 40px;--game-star-bottom: 65px;--game-star-size: 24px}}@media(max-height:700px){:root{--game-board-height: 180px;--game-ground-height: 14px;--game-coin-bottom: 14px;--game-coin-size: 36px;--game-star-bottom: 55px;--game-star-size: 20px}}@media(max-height:500px){:root{--game-board-height: 120px;--game-ground-height: 10px;--game-coin-bottom: 10px;--game-coin-size: 28px;--game-star-bottom: 40px;--game-star-size: 16px}h1[data-astro-cid-ee6qhyem]{font-size:1.5rem!important;margin-bottom:.25rem!important}}body{font-family:Inter,sans-serif;background-color:var(--background)!important;color:var(--foreground)!important}@keyframes pulse-slow{0%,to{transform:scale(1) translate(0);filter:blur(80px)}50%{transform:scale(1.1) translate(20px,-20px);filter:blur(100px)}}@keyframes pulse-reverse{0%,to{transform:scale(1.1) translate(0);filter:blur(100px)}50%{transform:scale(1) translate(-20px,20px);filter:blur(80px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.pulse-glow-1[data-astro-cid-ee6qhyem]{animation:pulse-slow 10s infinite ease-in-out}.pulse-glow-2[data-astro-cid-ee6qhyem]{animation:pulse-reverse 12s infinite ease-in-out}.animate-fade-in-up[data-astro-cid-ee6qhyem]{opacity:0;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards}.animate-scale-in[data-astro-cid-ee6qhyem]{opacity:0;animation:scaleIn .8s cubic-bezier(.16,1,.3,1) forwards}.stagger-1[data-astro-cid-ee6qhyem]{animation-delay:.1s}.stagger-2[data-astro-cid-ee6qhyem]{animation-delay:.2s}.stagger-3[data-astro-cid-ee6qhyem]{animation-delay:.3s}.stagger-4[data-astro-cid-ee6qhyem]{animation-delay:.4s}.stagger-5[data-astro-cid-ee6qhyem]{animation-delay:.5s}#game-board[data-astro-cid-ee6qhyem]{height:var(--game-board-height)}#game-coin[data-astro-cid-ee6qhyem]{width:var(--game-coin-size);height:var(--game-coin-size);bottom:var(--game-coin-bottom)}.game-obstacle{width:var(--game-coin-size);height:var(--game-coin-size);bottom:var(--game-ground-height)}.scroll-ground[data-astro-cid-ee6qhyem]{bottom:var(--game-coin-bottom)}.game-ground-base[data-astro-cid-ee6qhyem]{height:var(--game-ground-height)}.game-star{width:var(--game-star-size);height:var(--game-star-size);bottom:var(--game-star-bottom)}.dust-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#fcb01799;pointer-events:none;z-index:15}@keyframes scroll-ground{0%{background-position-x:0px}to{background-position-x:-120px}}.scroll-ground[data-astro-cid-ee6qhyem]{background-image:linear-gradient(to right,rgba(252,176,23,.3) 0%,rgba(252,176,23,.3) 50%,transparent 50%,transparent 100%);background-size:20px 2px;background-repeat:repeat-x;animation:scroll-ground 1.2s linear infinite}@keyframes scroll-bg-elements{0%{left:105%}to{left:-150px}}.bg-merchant-1[data-astro-cid-ee6qhyem]{animation:scroll-bg-elements 16s linear infinite;bottom:calc(var(--game-coin-bottom) + 4px)}.bg-merchant-2[data-astro-cid-ee6qhyem]{animation:scroll-bg-elements 22s linear infinite;animation-delay:-5s;bottom:calc(var(--game-coin-bottom) + 16px)}.bg-merchant-3[data-astro-cid-ee6qhyem]{animation:scroll-bg-elements 19s linear infinite;animation-delay:-9s;bottom:calc(var(--game-coin-bottom) + 0px)}.bg-merchant-4[data-astro-cid-ee6qhyem]{animation:scroll-bg-elements 25s linear infinite;animation-delay:-13s;bottom:calc(var(--game-coin-bottom) + 12px)}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.animate-shake[data-astro-cid-ee6qhyem]{animation:shake .3s ease-in-out}.is-dizzy[data-astro-cid-ee6qhyem]{animation:dizzy-flash 1.2s ease-in-out forwards}@keyframes dizzy-flash{0%{filter:drop-shadow(0 0 10px rgba(239,68,68,.8)) saturate(1.8) brightness(.9);transform:translateY(0) rotate(-15deg)}20%{transform:translateY(0) rotate(15deg)}40%{transform:translateY(0) rotate(-15deg)}60%{transform:translateY(0) rotate(15deg)}80%{transform:translateY(0) rotate(-10deg)}to{filter:drop-shadow(0 0 8px rgba(252,176,23,.5)) saturate(1) brightness(1);transform:translateY(0) rotate(0)}}@keyframes float-up{0%{opacity:0;transform:translateY(0) scale(.8)}20%{opacity:1;transform:translateY(-10px) scale(1.1)}to{opacity:0;transform:translateY(-40px) scale(.9)}}.animate-float-up[data-astro-cid-ee6qhyem]{animation:float-up 1s cubic-bezier(.16,1,.3,1) forwards}
