@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Rubik+Mono+One&display=swap";:root{--game-title-font-family: Skia, "Manrope", "Segoe UI", sans-serif}.game-phone-shell{width:min(100%,430px);min-height:100svh;max-height:100svh;margin-inline:auto}.game-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:22px;padding:28px 20px 20px}.game-shell__confetti{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:8;pointer-events:none}.game-shell__content{display:grid;align-content:start;align-items:start;gap:24px;min-height:0;position:relative;z-index:1}.game-shell__header{position:relative;z-index:2;display:grid;gap:8px;margin-top:10px;text-align:center}.game-shell__subtitle{margin:0;color:color-mix(in srgb,var(--tenant-game-text, #fff8d8) 82%,transparent);font-size:.96rem;line-height:1.5;transition:opacity .38s ease,transform .52s cubic-bezier(.2,.8,.24,1)}.game-shell__footer{position:relative;z-index:1;display:grid;gap:14px;align-self:end;padding-bottom:max(0px,env(safe-area-inset-bottom))}.game-shell__button{width:100%;min-height:52px;border:none;border-radius:999px;color:var(--tenant-game-button-text, #5d2200);font:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(180deg,color-mix(in srgb,var(--tenant-game-button, #ffcb4f) 72%,white) 0%,var(--tenant-game-button, #ffcb4f) 55%,color-mix(in srgb,var(--tenant-game-button, #ffcb4f) 78%,black) 100%);box-shadow:0 14px 24px color-mix(in srgb,var(--tenant-game-button, #ffcb4f) 28%,transparent),inset 0 2px #ffffff94,inset 0 -4px color-mix(in srgb,var(--tenant-game-button, #ffcb4f) 68%,black);cursor:pointer;transition:opacity .32s ease,transform .46s cubic-bezier(.18,.86,.2,1.08)}.game-shell__button:disabled{cursor:not-allowed}.game-shell__button.is-hidden{opacity:0;pointer-events:none;transform:translateY(calc(100% + 28px))}.game-scene-background{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 23%,color-mix(in srgb,var(--tenant-game-accent, #ffcb4f) 18%,transparent),transparent 15%),radial-gradient(circle at 84% 29%,color-mix(in srgb,var(--tenant-game-surface, #3a0d45) 42%,transparent),transparent 16%),radial-gradient(circle at 78% 64%,color-mix(in srgb,var(--tenant-game-surface, #3a0d45) 38%,transparent),transparent 18%),linear-gradient(180deg,var(--tenant-game-bg, #25012d) 0%,color-mix(in srgb,var(--tenant-game-bg, #25012d) 88%,black) 100%)}.game-scene-background:before,.game-scene-background:after{content:"";position:absolute;z-index:0;background:radial-gradient(circle,color-mix(in srgb,var(--tenant-game-accent, #ffcb4f) 28%,transparent),transparent 68%);filter:blur(10px);pointer-events:none}.game-scene-background:before{inset:140px auto auto -40px;width:180px;height:240px}.game-scene-background:after{inset:220px -44px auto auto;width:200px;height:300px}.game-scene-title{margin:0;color:#eda190;background:linear-gradient(180deg,#eda190,#edc390 78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--game-title-font-family);font-weight:900;line-height:.9;text-align:center;text-transform:none;text-shadow:0 4px 0 rgba(90,26,62,.45);transition:opacity .32s ease,transform .52s cubic-bezier(.2,.8,.24,1)}.game-shell.is-title-hidden .game-scene-title{opacity:0;transform:translateY(calc(-100% - 56px))}.game-shell.is-title-hidden .game-shell__subtitle{transform:translateY(-76px)}.game-scene-title__select,.game-scene-title__rest{display:block}.game-scene-title__select{font-size:46px}.game-scene-title__rest{margin-top:2px;font-size:31px;line-height:1.08}.game-scene-title__underline{position:relative;display:inline-block;color:#eda190;background:linear-gradient(180deg,#eda190,#edc390 78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.game-scene-title__underline:after{content:"";position:absolute;left:50%;bottom:-9px;width:135%;height:9px;background-image:url("data:image/svg+xml,%3Csvg width='115' height='9' viewBox='0 0 115 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70128 4.33572L5.83725 3.88677C33.8423 0.846904 62.101 0.978448 90.0765 4.2789L112.976 6.98045' stroke='url(%23paint0_linear_30_29533)' stroke-width='3.40244' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_30_29533' x1='0' y1='4.5' x2='115' y2='4.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DBAB98'/%3E%3Cstop offset='1' stop-color='%23A84F8A'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;transform:translate(-50%)}@media(max-width:480px){.game-shell{padding:22px 16px 16px}}:root{font-family:Manrope,Segoe UI,sans-serif;color:var(--tenant-game-text, #fff1d0);background:radial-gradient(circle at top,color-mix(in srgb,var(--tenant-game-accent, #f6cb98) 16%,transparent),transparent 34%),radial-gradient(circle at bottom,color-mix(in srgb,var(--tenant-game-surface, #260c32) 34%,transparent),transparent 30%),linear-gradient(180deg,#180321,#100018)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button{font:inherit}.page{min-height:100vh;display:flex;align-items:center;justify-content:center}.boxes-page{padding:0}.boxes-page .game-shell{background:radial-gradient(circle at 4% 22%,rgba(246,203,152,.16),transparent 2%),radial-gradient(circle at 4% 35%,rgba(246,203,152,.18),transparent 2%),radial-gradient(circle at 94% 64%,rgba(168,79,138,.34),transparent 20%),linear-gradient(180deg,#180321,#16001f)}.boxes-page .game-shell:before{width:190px;height:330px;inset:110px auto auto -82px;background:linear-gradient(90deg,rgba(168,79,138,.38),transparent 72%),linear-gradient(135deg,transparent 0 22%,rgba(237,161,144,.22) 23% 31%,transparent 32% 48%,rgba(237,161,144,.16) 49% 56%,transparent 57%);filter:blur(8px)}.boxes-page .game-shell:after{width:210px;height:420px;inset:360px -72px auto auto;background:radial-gradient(circle,rgba(168,79,138,.34),transparent 68%);filter:blur(10px)}.boxes-page .game-shell__content{gap:38px}.boxes-page .game-shell__header{margin-top:0}.boxes-page .game-scene-title__select{font-size:42px}.boxes-page .game-scene-title__rest{font-size:28px}.boxes-scene{display:grid;justify-items:center;min-height:0;overflow:visible;margin-top:8dvh}.boxes-stage-frame{--boxes-cell-size: calc((100% - 12px)/5) ;--boxes-gap: 3px;--boxes-cycle-step: calc(var(--boxes-cell-size) + var(--boxes-gap));position:relative;width:min(100%,372px);aspect-ratio:372 / 447;overflow:visible}.boxes-stage{--boxes-zoom-x: 0px;--boxes-zoom-y: 0px;width:100%;height:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(6,1fr);gap:3px;transform-origin:center;transition:transform 1.1s cubic-bezier(.2,.82,.16,1);will-change:transform}.box-cell{position:relative;display:grid;place-items:center;min-width:0;min-height:0;aspect-ratio:1;padding:0;border:1px solid rgba(255,255,255,.025);border-radius:20px;background:#0006;box-shadow:0 1px 1px #ffffff1c;overflow:visible;cursor:default;transform:translateZ(0);transition:background .76s ease,border-color .76s ease,box-shadow .76s ease,opacity .9s ease,transform .72s cubic-bezier(.18,.86,.2,1.08)}.box-cell:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:3;padding:2px;border-radius:22px;background:linear-gradient(0deg,transparent 0%,rgba(95,57,17,0) 25%,rgba(95,57,17,.95) 38%,rgba(184,117,62,.98) 50%,rgba(213,173,95,.95) 62%,rgba(213,173,95,0) 75%,transparent 100%) border-box;background-size:100% 260%;background-position:50% 130%;opacity:0;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.box-cell:not(:disabled){cursor:pointer}.box-cell:not(:disabled):hover,.box-cell:not(:disabled):focus-visible{transform:translateY(-4px);border-color:#f6cb9880;box-shadow:0 0 18px #f6cb982e,0 1px 1px #ffffff1c}.box-cell:focus-visible{outline:2px solid #f6cb98;outline-offset:2px}.box-cell__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;border-radius:inherit;overflow:hidden}.box-cell__content-inner{display:grid;place-items:center;transform:translateY(0)}.box-cell__amount{color:transparent;background:linear-gradient(180deg,#89561b,#e8ac76 48%,#f8e5a3 83%);background-clip:text;-webkit-background-clip:text;font-family:Rubik Mono One,Manrope,sans-serif;font-size:clamp(14px,4.8vw,20.5px);line-height:1;text-align:center;white-space:nowrap}.is-ghost .box-cell__amount,.is-selected .box-cell__amount{text-shadow:0 .2px 0 #5e3a13,0 .4px 0 #5e3a13,0 .6px 0 #5e3a13,0 .8px 0 #5e3a13,0 1px 0 #5e3a13,0 -2px 6px rgba(255,250,133,.41)}.box-cell__icon{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,250,133,.25))}.box-cell__cover-layer{position:absolute;z-index:2;width:92%;height:92%;opacity:0;transform:translateY(-5px) scale(.9);transform-origin:50% 50%;transition:opacity .9s ease,transform .96s cubic-bezier(.2,.82,.16,1);pointer-events:none}.box-cell__cover{display:block;width:100%;height:100%;object-fit:contain}.box-cell__cover-dot{position:absolute;left:50%;top:50%;width:14px;height:14px;border-radius:999px;transform:translate(-50%,-50%);pointer-events:none}.box-cell__cover-dot:before,.box-cell__cover-dot:after{content:"";position:absolute;border-radius:inherit}.box-cell__cover-dot:before{top:8%;right:-42%;bottom:-116%;left:-42%;background:radial-gradient(ellipse at 50% 8%,#f9e6a652,#8e6f4333,#1c150f00 72%);filter:blur(.8px)}.box-cell__cover-dot:after{top:25%;right:25%;bottom:25%;left:25%;box-shadow:0 1px 2px #0000009e,inset 0 1px 1px #ffffff73,inset 0 -1px 1px #0000007a}.box-cell__cover-dot.is-lit:after{background:radial-gradient(circle at 42% 35%,#fff7b5,#efe7a0 28%,#7f8a73,#263a35)}.box-cell__cover-dot.is-dim:before{background:radial-gradient(ellipse at 50% 8%,#6a6f5b38,#382f2529 40%,#1c150f00 72%)}.box-cell__cover-dot.is-dim:after{background:radial-gradient(circle at 42% 35%,#697463,#3d4a41 48%,#192824)}.box-cell__stars{position:absolute;z-index:4;left:50%;top:50%;width:230%;max-width:none;opacity:0;transform:translate(-50%,-50%) scale(.45);animation:boxes-stars-reveal 1.1s .14s cubic-bezier(.16,.9,.18,1) both;pointer-events:none}.boxes-page.is-entering .box-cell:is(:nth-child(5n+1),:nth-child(5n+3),:nth-child(5n+5)) .box-cell__content-inner{animation:boxes-value-enter-bottom .75s cubic-bezier(.18,.86,.2,1) both}.boxes-page.is-entering .box-cell:is(:nth-child(5n+2),:nth-child(5n+4)) .box-cell__content-inner{animation:boxes-value-enter-top .75s cubic-bezier(.18,.86,.2,1) both}.box-cell.is-content-exiting .box-cell__content-inner{transform:translateY(-250%);transition:transform .11s linear}.box-cell.is-content-entering .box-cell__content-inner{transform:translateY(250%);transition:none}.box-cell.is-content-settling .box-cell__content-inner{transform:translateY(0);transition:transform .11s linear}.boxes-page.is-content-cycling .box-cell:is(.is-content-exiting,.is-content-entering,.is-content-settling):before{animation:boxes-border-pulse-up .23s linear}.boxes-page.is-covering .box-cell:is(:nth-child(5n+1),:nth-child(5n+3),:nth-child(5n+5)):before,.boxes-page.is-covered-pulse .box-cell:is(:nth-child(5n+1),:nth-child(5n+3),:nth-child(5n+5)):before{animation:boxes-border-pulse-up .24s linear infinite}.boxes-page.is-covering .box-cell:is(:nth-child(5n+2),:nth-child(5n+4)):before,.boxes-page.is-covered-pulse .box-cell:is(:nth-child(5n+2),:nth-child(5n+4)):before{animation:boxes-border-pulse-up .24s .6s linear infinite}.boxes-page.is-covered-pulse .box-cell.is-pulse-paused:before{animation-play-state:paused;opacity:0!important;transition:opacity .24s ease}.boxes-page.is-covering .box-cell__cover-layer,.boxes-page.is-covered-pulse .box-cell__cover-layer,.boxes-page.is-selecting .box-cell__cover-layer,.boxes-page.is-resolving .box-cell__cover-layer,.boxes-page.is-revealing .box-cell__cover-layer,.boxes-page.is-zoomed .box-cell__cover-layer,.boxes-page.is-shaking .box-cell__cover-layer,.boxes-page.is-opening .box-cell__cover-layer,.boxes-page.is-completed .box-cell__cover-layer{opacity:1;transform:translateY(0) scale(1)}.boxes-page.is-covering .box-cell__cover-layer{transition:opacity .4s ease,transform .4s cubic-bezier(.2,.82,.16,1)}.boxes-page.is-revealing .box-cell.is-ghost .box-cell__cover-layer,.boxes-page.is-zoomed .box-cell.is-ghost .box-cell__cover-layer,.boxes-page.is-shaking .box-cell.is-ghost .box-cell__cover-layer,.boxes-page.is-opening .box-cell.is-ghost .box-cell__cover-layer,.boxes-page.is-completed .box-cell.is-ghost .box-cell__cover-layer{opacity:0;transform:scale(.96)}.boxes-page.is-revealing .box-cell.is-ghost,.boxes-page.is-zoomed .box-cell.is-ghost,.boxes-page.is-shaking .box-cell.is-ghost,.boxes-page.is-opening .box-cell.is-ghost,.boxes-page.is-completed .box-cell.is-ghost{opacity:.75}.boxes-page.is-revealing .box-cell.is-selected,.boxes-page.is-zoomed .box-cell.is-selected,.boxes-page.is-shaking .box-cell.is-selected,.boxes-page.is-opening .box-cell.is-selected,.boxes-page.is-completed .box-cell.is-selected{z-index:3;background:linear-gradient(180deg,#f6cb98,#9b7545);border-color:#f6cb98;box-shadow:0 0 28px #f6cb9852,inset 0 -3px 4px #0003,inset 0 2px 2px #ffffff8c}.boxes-page.is-revealing .box-cell.is-selected.is-no-reward,.boxes-page.is-zoomed .box-cell.is-selected.is-no-reward,.boxes-page.is-shaking .box-cell.is-selected.is-no-reward,.boxes-page.is-opening .box-cell.is-selected.is-no-reward,.boxes-page.is-completed .box-cell.is-selected.is-no-reward{background:#0006;border-color:#ffffff06;box-shadow:0 1px 1px #ffffff1c}.boxes-page.is-shaking .box-cell.is-selected .box-cell__cover-layer{animation:boxes-cover-shake .9s cubic-bezier(.36,.07,.19,.97) both}.boxes-page.is-opening .box-cell.is-selected .box-cell__cover-layer,.boxes-page.is-completed .box-cell.is-selected .box-cell__cover-layer{opacity:1;transform:translate(75%,75%) rotate(45deg) scale(.92)}.boxes-page.is-opening .box-cell.is-selected .box-cell__cover-layer{animation:boxes-cover-open 1.24s cubic-bezier(.18,.86,.2,1) both}.boxes-page.is-zoomed .boxes-stage,.boxes-page.is-shaking .boxes-stage,.boxes-page.is-opening .boxes-stage,.boxes-page.is-completed .boxes-stage{transform:translate(var(--boxes-zoom-x),var(--boxes-zoom-y)) scale(1.82)}@keyframes boxes-value-enter-bottom{0%{transform:translateY(250%)}to{transform:translateY(0)}}@keyframes boxes-value-enter-top{0%{transform:translateY(-250%)}to{transform:translateY(0)}}@keyframes boxes-border-pulse-up{0%{opacity:0;background-position:50% -25%}10%,82%{opacity:1}to{opacity:0;background-position:50% 125%}}@keyframes boxes-cover-shake{0%,92%,to{transform:translateY(0) rotate(0) scale(1)}16%{transform:translate(-3px,1px) rotate(-5deg) scale(1)}32%{transform:translate(4px,-1px) rotate(5deg) scale(1)}48%{transform:translate(-3px,2px) rotate(-4deg) scale(1)}64%{transform:translate(3px,-1px) rotate(4deg) scale(1)}80%{transform:translate(-1px,1px) rotate(-2deg) scale(1)}}@keyframes boxes-cover-open{0%{transform:translateY(0) rotate(0) scale(1)}to{transform:translate(75%,75%) rotate(45deg) scale(.92)}}@keyframes boxes-stars-reveal{0%{opacity:0;transform:translate(-50%,-50%) scale(.45)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:390px){.boxes-page .game-shell{padding-inline:12px}.boxes-page .game-shell__content{gap:28px}}
