.block-game-active,.block-game-active body{min-height:100%;overflow:hidden;overscroll-behavior:none;background:#075db2}.block-game-active [aria-label="Open TanStack Devtools"],.block-game-active #tanstack_devtools,.block-game-active [class*=bottom-24][class*=right-8],.block-game-active .crisp-client,.block-game-active [data-sonner-toaster]{display:none!important}.game-shell-main{min-height:100svh}.block-game,.block-game *{box-sizing:border-box}.block-game{--game-blue: #087fc9;--game-blue-dark: #27376f;--game-blue-deep: #1e2d62;--game-yellow: #ffd21f;--board-size: min( calc(100vw - 20px) , calc(100svh - 304px) , 436px);position:relative;display:grid;min-height:100svh;place-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 20% 0%,rgb(0 178 255 / 45%),transparent 34%),radial-gradient(circle at 82% 100%,rgb(8 45 130 / 72%),transparent 42%),linear-gradient(145deg,#087fc9,#123b91);font-family:Arial,Helvetica,sans-serif;font-weight:700;isolation:isolate;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.game-backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none}.backdrop-block{position:absolute;width:150px;aspect-ratio:1;border-radius:20px;opacity:.13;background:linear-gradient(145deg,#75a6ff,#183079);box-shadow:inset 0 12px #ffffff38,0 18px 34px #0813425c;transform:rotate(15deg)}.backdrop-block-one{top:-50px;left:5%}.backdrop-block-two{top:22%;right:4%;width:110px;transform:rotate(38deg)}.backdrop-block-three{bottom:8%;left:3%;width:120px;transform:rotate(-18deg)}.backdrop-block-four{right:12%;bottom:-70px;width:190px;transform:rotate(26deg)}.game-stage{position:relative;z-index:1;display:flex;width:min(100vw,480px);min-height:100svh;flex-direction:column;align-items:center;padding:max(16px,env(safe-area-inset-top)) 18px max(10px,env(safe-area-inset-bottom));overflow:hidden;background:linear-gradient(90deg,rgb(255 255 255 / 3%) 50%,transparent 50%),linear-gradient(rgb(255 255 255 / 3%) 50%,transparent 50%),linear-gradient(180deg,#087fc9,#0575bf 58%,#056ab5);background-size:64px 64px,64px 64px,auto;box-shadow:0 0 65px #0a174d99}.game-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.game-header{width:100%;min-height:44px;margin-bottom:clamp(28px,5svh,40px)}.game-icon-button{justify-self:end;display:grid;width:44px;height:44px;padding:0;place-items:center;color:#c3edff;border:1px solid rgb(190 232 255 / 28%);border-radius:14px;background:#0c30806b;box-shadow:inset 0 2px #ffffff1a;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.game-icon-button:hover{color:#fff;background:#113991a3;transform:translateY(-2px)}.game-icon-button svg{width:25px;height:25px;stroke-width:2.3;transition:transform .16s ease}.game-back-button:hover svg{transform:translate(-2px)}.game-back-button{justify-self:start}.game-settings-button{justify-self:end}.game-settings-button:hover svg{transform:rotate(14deg)}.board-meta{display:flex;width:var(--board-size);min-height:74px;align-items:center;justify-content:center;margin-bottom:14px}.board-stat{display:inline-flex;min-width:0;align-items:center;gap:7px;color:var(--game-yellow);font-style:italic;text-shadow:0 3px 1px rgb(105 72 0 / 45%)}.board-stat>span{display:flex;min-width:0;flex-direction:column;line-height:1}.board-stat small{overflow:hidden;color:#e7f4ffb8;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.board-stat strong{margin-top:3px;font-size:clamp(17px,5vw,22px)}.board-stat svg{width:29px;height:29px;flex:0 0 auto;fill:var(--game-yellow);stroke:#ffb800;stroke-width:1.6;filter:drop-shadow(0 3px 1px rgb(104 63 0 / 45%))}.board-score>span{flex-direction:row;align-items:baseline;gap:7px}.board-score small{font-size:10px}.board-score strong{margin-top:0}.board-score{justify-content:center;font-style:normal;text-align:center}.board-score strong{font-size:clamp(48px,14vw,68px);line-height:.95}.board-score.is-score-celebrating strong{animation:score-total-pop .86s cubic-bezier(.18,.82,.28,1.35)}.board-score.is-combo-score strong{color:transparent;background:linear-gradient(90deg,#fff36b,#ff8a45,#ff65cb,#78e9ff,#fff36b);background-clip:text;background-size:220% 100%;-webkit-background-clip:text;animation:score-total-pop .86s cubic-bezier(.18,.82,.28,1.35),combo-score-rainbow .62s linear infinite}.game-board-wrap{position:relative;width:var(--board-size);height:var(--board-size)}.game-stage.has-clear-effect:after{position:absolute;z-index:5;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 48%,rgb(255 255 255 / 38%),rgb(66 224 255 / 12%) 25%,transparent 58%);animation:clear-screen-flash .64s ease-out both}.game-board-wrap.is-clearing-lines .game-board{animation:clear-board-impact .65s cubic-bezier(.16,.8,.26,1.1)}.game-board-wrap.is-power-clear .game-board{animation:clear-board-impact .65s cubic-bezier(.16,.8,.26,1.1),power-clear-border .43s linear 2}.game-board{position:relative;z-index:1;display:grid;width:100%;height:100%;padding:8px;min-inline-size:0;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);gap:6px;border:8px solid #ffb91f;border-radius:12px;background:#223269;box-shadow:0 10px 24px #13256757,inset 0 0 16px #08133961}.board-cell{position:relative;display:block;min-width:0;min-height:0;padding:0;overflow:hidden;border:0;border-radius:2px;outline:0;background:#283972;box-shadow:inset 0 1px 2px #0c1a4b47;cursor:pointer}.board-cell:disabled{cursor:default}.board-cell.is-clearing{z-index:4;overflow:visible;animation:clear-cell-shell .67s ease-out var(--clear-delay) both}.board-cell.is-clearing .game-block{transform-origin:center;animation:clear-block-blast .67s cubic-bezier(.16,.85,.28,1.1) var(--clear-delay) both}.board-cell.is-clearing:before,.board-cell.is-clearing:after{position:absolute;z-index:8;top:50%;left:50%;width:8px;height:8px;content:"";pointer-events:none;background:#fff8a2;box-shadow:13px -8px #7deaff,-12px 9px #ff87dc,9px 14px #fff36b,-15px -10px #78a8ff;transform:translate(-50%,-50%) rotate(45deg);animation:clear-cell-spark .58s ease-out var(--clear-delay) both}.board-cell.is-clearing:after{width:4px;height:4px;animation-delay:calc(var(--clear-delay) + 55ms);animation-direction:reverse}.board-cell:hover{background:#30447f}.board-cell:focus-visible{z-index:4;outline:2px solid white;outline-offset:-2px}.board-cell.is-preview-valid:after,.board-cell.is-preview-invalid:after{position:absolute;z-index:3;inset:1px;content:"";border-radius:3px;background:#ffffff5e;box-shadow:inset 0 0 0 2px #ffffff75}.board-cell.is-preview-invalid:after{background:#ff4f636b;box-shadow:inset 0 0 0 2px #ffaab394}.game-block{display:block;width:100%;height:100%;border:1px solid rgb(0 0 0 / 17%);border-radius:4px;background:var(--block-color);box-shadow:inset 0 5px 0 var(--block-highlight),inset 4px 0 #ffffff14,inset 0 -5px 0 var(--block-shadow),0 2px 2px #0a194b61}.game-block-red{--block-color: #ef3e32;--block-highlight: #ff6960;--block-shadow: #c92626}.game-block-yellow{--block-color: #ffc900;--block-highlight: #ffe04b;--block-shadow: #e59a00}.game-block-purple{--block-color: #9854d8;--block-highlight: #be79f3;--block-shadow: #7437b5}.game-block-green{--block-color: #19c94a;--block-highlight: #50e56f;--block-shadow: #0c9c39}.game-block-blue{--block-color: #2e6de8;--block-highlight: #6194ff;--block-shadow: #2151be}.game-block-cyan{--block-color: #22bfe5;--block-highlight: #5cddf7;--block-shadow: #0c94bf}.game-block-orange{--block-color: #f36926;--block-highlight: #ff9250;--block-shadow: #c94a16}.clear-effect{position:absolute;z-index:10;inset:0;overflow:visible;pointer-events:none}.clear-ripple{position:absolute;top:var(--effect-y);left:var(--effect-x);width:54px;height:54px;border:4px solid rgb(134 240 255 / 88%);border-radius:50%;box-shadow:0 0 18px #59dfff,inset 0 0 14px #fff;transform:translate(-50%,-50%) scale(.2);animation:clear-ripple-expand .72s ease-out both}.clear-ripple-two{border-color:#ffe74bbd;animation-delay:.11s}.clear-celebration-label{position:absolute;z-index:3;top:46%;left:50%;width:max-content;max-width:90%;color:#fff;font-family:Lilita One,Arial,Helvetica,sans-serif;font-size:clamp(30px,10vw,48px);font-weight:400;letter-spacing:.035em;line-height:1;text-align:center;-webkit-text-stroke:2px #1750a6;text-shadow:0 4px 0 #163e8b,0 0 10px #42dbff,0 0 24px #42dbff;transform:translate(-50%,-50%);animation:clear-label-pop .79s cubic-bezier(.16,.82,.24,1.25) both}.is-power-clear .clear-celebration-label{color:transparent;background:linear-gradient(90deg,#fff16a,#ff765c,#ff6ad5,#72edff,#8d7bff,#fff16a);background-clip:text;background-size:220% 100%;-webkit-background-clip:text;animation:clear-label-pop .79s cubic-bezier(.16,.82,.24,1.25) both,combo-score-rainbow .42s linear infinite}.clear-particles{position:absolute;top:var(--effect-y);left:var(--effect-x)}.clear-particle{position:absolute;width:9px;height:9px;border:2px solid rgb(255 255 255 / 82%);border-radius:3px;background:#6cecff;box-shadow:0 0 9px currentcolor;transform:translate(-50%,-50%) rotate(12deg) scale(0);animation:clear-particle-burst .76s cubic-bezier(.12,.74,.28,1) var(--particle-delay) both}.clear-particle:nth-child(4n+2){color:#ff69c9;background:#ff69c9}.clear-particle:nth-child(4n+3){color:#fff04f;background:#fff04f}.clear-particle:nth-child(4n+4){color:#7e8cff;background:#7e8cff}.score-flight{position:absolute;z-index:14;top:var(--flight-y);left:var(--flight-x);min-width:54px;padding:4px 9px;color:#fff;border:2px solid rgb(255 255 255 / 75%);border-radius:999px;background:linear-gradient(180deg,#ffdc36,#f29b00);box-shadow:0 4px #a95c00,0 0 14px #ffda33d9;font-family:Lilita One,Arial,Helvetica,sans-serif;font-size:21px;font-weight:400;line-height:1;text-align:center;text-shadow:0 2px 0 #9a5700;pointer-events:none;transform:translate(-50%,-50%);animation:score-fly-to-total .82s cubic-bezier(.2,.76,.28,1) both}@keyframes clear-block-blast{0%{opacity:1;filter:brightness(1);transform:scale(1)}22%{opacity:1;filter:brightness(2.4) saturate(.4);transform:scale(1.18)}58%{opacity:.86;filter:brightness(2) saturate(1.5);transform:scale(.72) rotate(9deg)}to{opacity:0;filter:brightness(2.4) blur(3px);transform:scale(.05) rotate(26deg)}}@keyframes clear-cell-shell{0%,62%{background:#283972}to{background:#304c8d}}@keyframes clear-cell-spark{0%{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(.2)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) rotate(135deg) scale(1.9)}}@keyframes clear-board-impact{0%,to{transform:translateZ(0) scale(1)}18%{filter:brightness(1.48);transform:translate3d(-3px,1px,0) scale(1.015)}34%{transform:translate3d(3px,-1px,0) scale(1.01)}50%{filter:brightness(1);transform:translate3d(-1px,0,0) scale(1.005)}}@keyframes power-clear-border{0%,to{border-color:#ffbe20;box-shadow:0 0 0 transparent}25%{border-color:#73efff;box-shadow:0 0 22px #48dfff}50%{border-color:#ff68cc;box-shadow:0 0 24px #ff68cc}75%{border-color:#fff262;box-shadow:0 0 24px #fff262}}@keyframes clear-screen-flash{0%{opacity:0}16%{opacity:1}to{opacity:0}}@keyframes clear-ripple-expand{0%{opacity:0;transform:translate(-50%,-50%) scale(.15)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(5.4)}}@keyframes clear-label-pop{0%{opacity:0;transform:translate(-50%,-38%) scale(.35) rotate(-5deg)}30%{opacity:1;transform:translate(-50%,-54%) scale(1.16) rotate(2deg)}58%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-82%) scale(.82)}}@keyframes clear-particle-burst{0%{opacity:0;transform:translate(-50%,-50%) rotate(0) scale(.1)}18%{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1.25)}to{opacity:0;transform:translate(calc(-50% + var(--particle-x)),calc(-50% + var(--particle-y))) rotate(210deg) scale(.35)}}@keyframes score-fly-to-total{0%{opacity:0;transform:translate(-50%,-50%) scale(.45)}18%{opacity:1;transform:translate(-50%,-85%) scale(1.12)}56%{opacity:1;top:calc(var(--flight-y) - 48px);left:calc(var(--flight-x) + 12px);transform:translate(-50%,-50%) scale(1)}to{top:-44px;left:50%;opacity:0;transform:translate(-50%,-50%) scale(.42)}}@keyframes score-total-pop{0%,to{filter:brightness(1);transform:scale(1)}42%{filter:brightness(1.65) drop-shadow(0 0 8px #fff16a);transform:scale(1.42) rotate(-3deg)}}@keyframes combo-score-rainbow{to{background-position:220% 0}}.piece-tray{display:grid;width:min(100%,420px);height:122px;padding:0;margin-top:clamp(10px,2svh,18px);grid-template-columns:repeat(3,1fr);align-items:center;gap:4px;border:0}.piece-slot{position:relative;display:grid;width:100%;height:112px;padding:10px 2px;place-items:center;touch-action:none;border:0;border-radius:22px;outline:0;background:transparent;cursor:grab;transition:transform .15s ease,background .15s ease,opacity .18s ease}.piece-slot:hover,.piece-slot.is-selected{background:#21367d29;transform:translateY(-4px)}.piece-slot:focus-visible{outline:2px solid white;outline-offset:-3px}.piece-slot.is-dragging{z-index:10;cursor:grabbing;transform:translateY(-12px) scale(1.08)}.piece-slot.is-used{opacity:0;pointer-events:none}.piece-shape{display:grid;grid-template-columns:repeat(var(--shape-columns),29px);grid-template-rows:repeat(var(--shape-rows),29px);filter:drop-shadow(0 5px 3px rgb(20 34 93 / 30%))}.piece-shape .game-block{width:29px;height:29px}.game-status{display:flex;min-height:32px;align-items:center;justify-content:center;gap:6px;color:var(--game-yellow);font-size:clamp(22px,6vw,31px);font-style:italic;line-height:1;text-shadow:0 3px 0 rgb(78 64 16 / 33%)}.game-status svg{width:22px;height:22px;fill:var(--game-yellow)}.game-help{display:flex;min-height:28px;margin-top:7px;align-items:center;gap:6px;color:#e2edff94;font-size:11px;font-weight:600;text-align:center}.game-help svg{width:16px;height:16px}.skin-candy .game-block-red,.skin-candy .game-block-orange{--block-color: #ff5f97;--block-highlight: #ff96bd;--block-shadow: #d83774}.skin-candy .game-block-blue,.skin-candy .game-block-cyan{--block-color: #58d8f4;--block-highlight: #a4efff;--block-shadow: #22a8cf}.skin-candy .game-block-green,.skin-candy .game-block-purple{--block-color: #b575f1;--block-highlight: #d8a7ff;--block-shadow: #8248bd}.skin-ocean .game-block-red,.skin-ocean .game-block-orange{--block-color: #1ac8b0;--block-highlight: #6cebd8;--block-shadow: #0e9485}.skin-ocean .game-block-yellow,.skin-ocean .game-block-green{--block-color: #24a8e0;--block-highlight: #6ed1f5;--block-shadow: #0879b2}.skin-ocean .game-block-blue,.skin-ocean .game-block-purple,.skin-ocean .game-block-cyan{--block-color: #316ee8;--block-highlight: #729cff;--block-shadow: #234ab2}.has-custom-skin .game-block{background-image:linear-gradient(#ffffff14,#001c4e38),var(--custom-block-image);background-position:center;background-size:cover}.menu-stage{justify-content:flex-start;background:radial-gradient(circle at 50% 24%,rgb(0 213 255 / 46%),transparent 31%),linear-gradient(90deg,rgb(255 255 255 / 3%) 50%,transparent 50%),linear-gradient(rgb(255 255 255 / 3%) 50%,transparent 50%),linear-gradient(180deg,#075eb2,#0c3283);background-size:auto,64px 64px,64px 64px,auto}.menu-topbar{display:flex;width:100%;align-items:center;justify-content:space-between}.menu-content{--menu-hero-lift: clamp(36px, 5.5svh, 56px);display:flex;width:100%;min-height:0;padding:26px 0;flex:1;flex-direction:column;align-items:center;justify-content:center}.menu-hero{position:relative;top:calc(var(--menu-hero-lift) * -1);display:flex;width:100%;flex-direction:column;align-items:center}.menu-content .game-logo{margin-top:0}.offline-badge{padding:7px 10px;color:#c9eaff;border:1px solid rgb(189 232 255 / 30%);border-radius:999px;background:#0c308057;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.game-logo{position:relative;display:flex;width:min(100%,350px);margin-top:clamp(16px,4svh,34px);flex-direction:column;align-items:center;justify-content:center;gap:2px;font-family:Lilita One,Arial Rounded MT Bold,sans-serif;font-weight:400;letter-spacing:-.025em;line-height:.82;text-transform:uppercase;filter:drop-shadow(0 9px 0 rgb(5 33 103 / 26%))}.game-logo-word{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center}.game-logo-letter{display:inline-block;-webkit-text-stroke:2px #f9fdff;paint-order:stroke fill;transform-origin:50% 90%;animation:game-logo-letter-in .62s cubic-bezier(.2,.85,.24,1.25) both;animation-delay:calc(var(--logo-letter-index) * 38ms + 80ms)}.game-logo-super{font-size:clamp(39px,10.2vw,52px);letter-spacing:.035em;transform:rotate(-2deg) translate(-15px)}.game-logo-super .game-logo-letter{color:#7cecff;text-shadow:-2px -2px 0 #163d88,2px -2px 0 #163d88,-2px 3px 0 #163d88,2px 3px 0 #163d88,0 6px 0 #0c2c70,0 9px 10px rgb(5 24 77 / 38%)}.game-logo-super .game-logo-letter:nth-child(1),.game-logo-super .game-logo-letter:nth-child(5){transform:translateY(3px) rotate(-2deg)}.game-logo-super .game-logo-letter:nth-child(3){transform:translateY(-2px) rotate(2deg)}.game-logo-blocks{margin-top:4px;font-size:clamp(55px,14vw,74px);letter-spacing:-.012em;transform:rotate(.5deg)}.game-logo-blocks .game-logo-letter{color:#ffc128;-webkit-text-stroke-color:#fff7c8;text-shadow:-3px -2px 0 #173574,3px -2px 0 #173574,-3px 3px 0 #173574,3px 3px 0 #173574,0 7px 0 #0e2b69,0 11px 12px rgb(4 20 68 / 42%)}.game-logo-blocks .game-logo-letter:nth-child(2),.game-logo-blocks .game-logo-letter:nth-child(5){transform:translateY(-3px) rotate(1deg)}.game-logo-blocks .game-logo-letter:nth-child(3){transform:translateY(2px) rotate(-1deg)}.game-logo-piece{position:absolute;z-index:1;display:grid;filter:drop-shadow(0 5px 0 rgb(10 38 100 / 58%));pointer-events:none}.game-logo-piece span{width:13px;height:13px;border:1px solid rgb(255 255 255 / 66%);border-radius:3px;box-shadow:inset 0 3px #ffffff57}.game-logo-piece-left{top:8px;left:33px;grid-template:repeat(2,13px) / repeat(2,13px);transform:rotate(-14deg);animation:game-logo-piece-left-in .76s cubic-bezier(.2,.86,.25,1.2) .16s both}.game-logo-piece-left span{background:linear-gradient(145deg,#74ef6a,#19b84f)}.game-logo-piece-left span:nth-child(1){grid-area:1 / 1}.game-logo-piece-left span:nth-child(2){grid-area:2 / 1}.game-logo-piece-left span:nth-child(3){grid-area:2 / 2}.game-logo-piece-right{top:14px;right:60px;grid-template:repeat(2,13px) / repeat(3,13px);transform:rotate(8deg);animation:game-logo-piece-right-in .78s cubic-bezier(.2,.86,.25,1.2) .26s both}.game-logo-piece-right span{background:linear-gradient(145deg,#d96bff,#7745d9)}.game-logo-piece-right span:nth-child(1){grid-area:1 / 2}.game-logo-piece-right span:nth-child(2){grid-area:2 / 1}.game-logo-piece-right span:nth-child(3){grid-area:2 / 2}.game-logo-piece-right span:nth-child(4){grid-area:2 / 3}.game-logo-spark{position:absolute;z-index:3;width:7px;height:7px;border-radius:2px;background:#eafdff;box-shadow:0 0 10px #89eaff;transform:rotate(45deg);animation:game-logo-spark 1.8s ease-in-out infinite alternate}.game-logo-spark-one{top:13px;right:49px}.game-logo-spark-two{bottom:16px;left:43px;width:5px;height:5px;animation-delay:.42s}@keyframes game-logo-letter-in{0%{opacity:0;transform:translateY(-18px) rotate(-5deg) scale(.78)}68%{opacity:1;transform:translateY(3px) rotate(1deg) scale(1.05)}}@keyframes game-logo-piece-left-in{0%{opacity:0;transform:translate(-18px,-24px) rotate(-28deg) scale(.72)}72%{opacity:1;transform:translate(3px,2px) rotate(-10deg) scale(1.06)}}@keyframes game-logo-piece-right-in{0%{opacity:0;transform:translate(22px,-28px) rotate(22deg) scale(.72)}72%{opacity:1;transform:translate(-3px,2px) rotate(5deg) scale(1.06)}}@keyframes game-logo-spark{0%{opacity:.35;transform:rotate(45deg) scale(.72)}to{opacity:1;transform:rotate(45deg) scale(1.18)}}.menu-heading{margin-top:clamp(22px,4svh,38px);text-align:center}.menu-heading span{color:#82dfff;font-size:11px;letter-spacing:.25em;text-transform:uppercase}.menu-heading h1{margin:4px 0 0;color:#fff;font-size:clamp(26px,7vw,34px);line-height:1.1;text-shadow:0 3px 0 #152968;text-transform:uppercase}.how-to-play-button{display:flex;min-height:34px;margin-top:10px;padding:0 13px;align-items:center;justify-content:center;gap:6px;color:#dff4ff;border:1px solid rgb(184 230 255 / 30%);border-radius:999px;background:#10378957;font:inherit;font-size:11px;cursor:pointer}.how-to-play-button svg{width:17px;height:17px}.mode-list{display:grid;width:100%;margin-top:clamp(10px,2svh,18px);gap:16px}.mode-card{display:grid;width:100%;min-height:78px;padding:10px 14px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;color:#fff;border:2px solid rgb(255 255 255 / 50%);border-radius:18px;background:linear-gradient(135deg,#3976dc,#284cae);box-shadow:0 6px #142e80,inset 0 2px #fff3;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.mode-card:hover{transform:translateY(-2px);filter:brightness(1.08)}.mode-card-daily{background:linear-gradient(135deg,#8a57dc,#5934a9);box-shadow:0 6px #352076,inset 0 2px #ffffff38}.mode-card-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:15px;background:#0a1f6742}.mode-card-icon svg{width:34px;height:34px;stroke-width:2.1}.mode-card-copy{display:flex;min-width:0;flex-direction:column}.mode-card-copy strong{font-size:19px;line-height:1.1}.mode-card-copy small{margin-top:4px;overflow:hidden;color:#ffffffb8;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.mode-card>svg{width:24px;height:24px}.mode-card-tag{padding:5px 8px;border-radius:999px;background:#ffd329;color:#883d12;font-size:10px;text-transform:uppercase}.menu-actions{display:grid;width:100%;margin-top:auto;grid-template-columns:1fr 1fr;gap:10px}.menu-actions button{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;color:#d7ebff;border:1px solid rgb(181 221 255 / 25%);border-radius:15px;background:#0d2a736b;font:inherit;font-size:13px;cursor:pointer}.menu-actions svg{width:22px;height:22px}.game-modal-backdrop{position:fixed;z-index:100;display:grid;inset:0;padding:24px;place-items:center;background:#0d1844b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.game-modal{position:relative;width:min(100%,340px);padding:28px 24px 24px;color:#25366e;border:3px solid rgb(255 255 255 / 72%);border-radius:28px;background:linear-gradient(180deg,#f8fbff,#dce8ff);box-shadow:0 12px #233979,0 24px 48px #07103285,inset 0 3px #fff;text-align:center}.settings-modal,.rules-modal{max-height:min(90svh,760px);overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain}.modal-close{position:absolute;top:14px;right:14px;display:grid;width:36px;height:36px;padding:0;place-items:center;color:#536ba8;border:0;border-radius:50%;background:#d5e1f8;cursor:pointer}.modal-close svg{width:22px;height:22px}.modal-hero-icon{width:52px;height:52px;margin:0 auto 8px;color:#5879d7;stroke-width:2.2}.game-over-modal .modal-hero-icon{color:#ffbf00;fill:#ffd84a}.challenge-failed-modal .modal-hero-icon{color:#e45459;fill:#ffb5b0}.challenge-failed-modal .final-best{color:#c84b52}.challenge-failed-modal .final-best svg{color:#e45459;fill:#ffb5b0}.exit-confirmation-modal .modal-hero-icon{color:#e76f3c}.game-modal h2{margin:0;color:#233671;font-size:30px;line-height:1.15}.game-modal>p{margin:7px 0 22px;color:#6a78a2;font-size:14px;font-weight:600}.setting-row{display:grid;width:100%;min-height:52px;margin-top:10px;padding:0 15px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;color:#33477f;border:0;border-radius:15px;background:#cddcf7;font:inherit;font-size:15px;text-align:left;cursor:pointer}.setting-row svg{width:23px;height:23px;color:#5876cb}.setting-row strong{color:#5876cb;font-size:13px}.setting-row>svg:last-child:not(:first-child){width:18px;height:18px}.setting-row-danger{color:#9f4054;background:#f1d6df}.setting-row-danger svg,.setting-row-danger strong{color:#b3465e}.language-setting{cursor:default}.language-options{display:flex;gap:4px}.language-options button{min-width:34px;height:29px;padding:0 7px;color:#6274a6;border:1px solid #aebfe4;border-radius:8px;background:#e2eafa;font:inherit;font-size:10px;cursor:pointer}.language-options button[aria-pressed=true]{color:#fff;border-color:#5271c9;background:#5877d3}.skin-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.skin-option{display:flex;min-width:0;padding:8px 5px;flex-direction:column;align-items:center;gap:7px;color:#5e6e9d;border:2px solid transparent;border-radius:13px;background:#d7e3f8;font:inherit;font-size:10px;text-transform:capitalize;cursor:pointer}.skin-option.is-active{color:#314b9b;border-color:#5878d5;background:#eaf1ff}.skin-swatch{display:block;width:38px;height:38px;border:2px solid rgb(255 255 255 / 74%);border-radius:9px;box-shadow:inset 0 6px #ffffff40,0 3px #28386c33}.skin-swatch-classic{background:linear-gradient(135deg,#f24034 50%,#ffc800 50%)}.skin-swatch-candy{background:linear-gradient(135deg,#ff5f97 50%,#63dff5 50%)}.skin-swatch-ocean{background:linear-gradient(135deg,#1ac8b0 50%,#316ee8 50%)}.photo-upload{display:grid;min-height:62px;margin-top:12px;padding:8px 13px;grid-template-columns:34px 1fr;align-items:center;gap:10px;color:#52699f;border:2px dashed #91a8d8;border-radius:14px;background:#ffffff7a;text-align:left;cursor:pointer}.photo-upload.is-active{color:#3150a1;border-color:#5478d7;background:#e5edff}.photo-upload svg{width:30px;height:30px}.photo-upload span{display:flex;flex-direction:column}.photo-upload strong{font-size:13px}.photo-upload small{margin-top:2px;color:#8492b7;font-size:10px}.photo-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.leaderboard-list{display:grid;padding:0;margin:0;gap:7px;list-style:none}.leaderboard-list li{display:grid;min-height:45px;padding:5px 10px;grid-template-columns:24px 34px 1fr auto;align-items:center;gap:7px;color:#314477;border-radius:12px;background:#d8e3f7;font-size:12px;text-align:left}.leaderboard-list li:nth-child(1){background:#ffdda0}.leaderboard-list li:nth-child(2){background:#e6ebf5}.leaderboard-list li:nth-child(3){background:#f1c9a8}.leaderboard-list li.leaderboard-you{margin-top:4px;color:#fff;background:#5877d3}.leaderboard-position{text-align:center}.leaderboard-avatar{display:grid;width:30px;height:30px;place-items:center;color:#fff;border-radius:50%;background:#6c82bd}.leaderboard-list li>span:last-child{color:#13983e;font-variant-numeric:tabular-nums}.leaderboard-list li.leaderboard-you>span:last-child{color:#fff46b}.leaderboard-empty{padding:22px 16px;color:#7887b0;border:2px dashed #b4c4e3;border-radius:14px;background:#ffffff52;font-size:12px;line-height:1.5}.leaderboard-best{display:grid;min-height:48px;margin-top:12px;padding:0 12px;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;color:#41568f;border-radius:12px;background:#cbdaf5;font-size:12px;text-align:left}.leaderboard-best svg{width:22px;height:22px;color:#dda000;fill:#ffd333}.leaderboard-best strong{color:#304a96;font-size:18px}.rules-modal{text-align:left}.rules-modal>.modal-hero-icon{display:block}.rules-modal>h2{text-align:center}.rules-modal h3{margin:20px 0 9px;color:#314783;font-size:15px}.rules-steps,.score-rules{padding:0;margin:18px 0 0;list-style:none}.rules-steps{display:grid;gap:8px}.rules-steps li{display:grid;grid-template-columns:26px 1fr;align-items:start;gap:8px;color:#5f709f;font-size:12px;font-weight:600;line-height:1.45}.rules-steps .leaderboard-position{display:grid;width:24px;height:24px;place-items:center;color:#fff;border-radius:50%;background:#5e7ad0}.score-rules{display:grid;gap:6px}.score-rules li{padding:8px 10px;color:#486096;border-radius:10px;background:#d7e3f7;font-size:11px}.restart-button{display:flex;width:100%;min-height:54px;margin-top:18px;align-items:center;justify-content:center;gap:8px;color:#fff;border:0;border-radius:16px;background:linear-gradient(180deg,#6382e4,#4562bf);box-shadow:0 5px #2d479d,inset 0 2px #ffffff4d;font:inherit;font-size:16px;cursor:pointer;transition:filter .15s ease,transform .15s ease}.restart-button:hover{filter:brightness(1.08) saturate(1.04);transform:translateY(-1px)}.restart-button:active{filter:none;transform:translateY(3px);box-shadow:0 2px #2d479d,inset 0 2px #ffffff4d}.restart-button svg{width:21px;height:21px}.result-home-button{min-height:50px;margin-top:14px;color:#3c5598;border:2px solid #9db4e8;background:linear-gradient(180deg,#f7faff,#d9e5fb);box-shadow:0 5px #8aa1d5,inset 0 2px #fff}.result-home-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.result-home-button:active{transform:translateY(3px);box-shadow:0 2px #8aa1d5,inset 0 2px #fff}.challenge-home-button{color:#533a00;background:linear-gradient(180deg,#ffd84d,#f2a900);box-shadow:0 5px #b66b00,inset 0 2px #ffffff85}.challenge-home-button:active{box-shadow:0 2px #b66b00,inset 0 2px #ffffff85}.exit-game-button{margin-top:12px;color:#fff;background:linear-gradient(180deg,#f45f68,#d83c50);box-shadow:0 5px #9f273c,inset 0 2px #ffffff57;transition:filter .15s ease,transform .15s ease}.exit-game-button:hover{filter:brightness(1.08) saturate(1.06);transform:translateY(-1px)}.exit-game-button:active{filter:none;transform:translateY(3px);box-shadow:0 2px #9f273c,inset 0 2px #ffffff4d}.final-score{display:flex;padding:16px;flex-direction:column;border-radius:17px;background:#cddcf7}.final-score span{color:#6b7aa7;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.final-score strong{margin-top:4px;color:#2e448a;font-size:42px;line-height:1}.final-best{display:flex;margin-top:14px;align-items:center;justify-content:center;gap:6px;color:#d89200;font-size:15px}.final-best svg{width:22px;height:22px;fill:#ffd235}.challenge-complete-modal{isolation:isolate}.challenge-complete-modal>:not(.celebration-confetti){position:relative;z-index:2}.celebration-confetti{position:absolute;z-index:1;inset:0;overflow:visible;pointer-events:none}.confetti-piece{position:absolute;top:72px;left:var(--confetti-origin);width:8px;height:14px;border-radius:2px;background:var(--confetti-color);box-shadow:0 1px 2px #0e19462e;opacity:0;animation:challenge-confetti-burst 1.8s cubic-bezier(.17,.72,.32,1) var(--confetti-delay) both}.confetti-piece:nth-child(3n){width:12px;height:5px;border-radius:999px}.confetti-piece:nth-child(4n){width:7px;height:7px;border-radius:50%}@keyframes challenge-confetti-burst{0%{opacity:0;transform:translate(-50%,16px) rotate(0) scale(.35)}12%{opacity:1}48%{opacity:1;transform:translate(calc(-50% + var(--confetti-peak-x)),calc(-1 * var(--confetti-lift))) rotate(var(--confetti-rotation)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--confetti-end-x)),190px) rotate(calc(var(--confetti-rotation) + 240deg)) scale(.75)}}.game-corner-link{display:flex;min-height:40px;padding:0 11px;align-items:center;gap:6px;color:#d9f1ff;border:1px solid rgb(190 232 255 / 28%);border-radius:13px;background:#0c30805c;font-size:12px;text-decoration:none}.game-corner-link:hover{color:#fff;background:#11399194;transform:translateY(-1px)}.game-corner-link svg{width:20px;height:20px}.menu-best-score{display:inline-flex;min-height:34px;margin-top:24px;padding:0 12px;align-items:center;gap:6px;color:#dff3ff;border:1px solid rgb(190 232 255 / 25%);border-radius:999px;background:#0c308047;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.menu-best-score svg{width:20px;height:20px;color:var(--game-yellow);fill:var(--game-yellow)}.menu-best-score strong{color:var(--game-yellow);font-size:15px}.ranking-home-button{display:grid;width:100%;min-height:78px;margin-top:16px;padding:10px 14px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;color:#fff;border:2px solid rgb(255 255 255 / 62%);border-radius:17px;background:linear-gradient(135deg,#f29a20,#d85f22);box-shadow:0 5px #873917,inset 0 2px #ffffff6b;font:inherit;font-size:15px;text-align:left;text-decoration:none}.ranking-home-button:hover{filter:brightness(1.06);transform:translateY(-2px)}.ranking-card-icon{color:#fff;background:#813e0447}.ranking-home-button .mode-card-copy strong{color:#fff;font-size:19px;line-height:1.1}.ranking-home-button .mode-card-copy small{color:#ffffffb8}.ranking-home-button>svg{width:24px;height:24px}.game-inner-page{height:100svh;min-height:100svh;max-height:100svh;place-items:start center;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;-webkit-user-select:auto;user-select:auto}.game-inner-shell{position:relative;z-index:1;width:min(100%,520px);min-height:100svh;padding:max(20px,env(safe-area-inset-top)) 18px max(28px,env(safe-area-inset-bottom))}.game-inner-header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px}.game-inner-header>h1{min-width:0;margin:0;overflow:hidden;color:#fff;font-size:clamp(24px,6.4vw,31px);line-height:44px;text-align:center;text-overflow:ellipsis;text-shadow:0 3px 0 #152968;white-space:nowrap}.game-round-link{display:grid;width:44px;height:44px;padding:0;place-items:center;color:#d9f1ff;border:1px solid rgb(190 232 255 / 28%);border-radius:14px;background:#0c30806b;font:inherit;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.game-round-link:hover{color:#fff;background:#113991a3;transform:translateY(-2px)}.game-round-link:hover svg{transform:translate(-2px)}.game-inner-header .game-settings-button:hover svg{transform:rotate(14deg)}.game-round-link svg,.game-inner-header-icon{width:25px;height:25px}.game-inner-header-icon{justify-self:end;color:#8be3ff}.game-inner-header-icon.trophy{color:var(--game-yellow);fill:#ffd21f4d}.game-inner-intro{max-width:420px;margin:18px auto;color:#e2f5ffc7;font-size:13px;font-weight:600;line-height:1.55;text-align:center}.ranking-tabs{display:grid;padding:4px;margin:18px auto 0;grid-template-columns:1fr 1fr;gap:4px;border-radius:14px;background:#0b23608c;box-shadow:inset 0 2px 5px #050e3247}.ranking-tabs button{min-height:40px;padding:6px 14px;color:#def0ffb8;border:0;border-radius:11px;background:transparent;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.ranking-tabs button[aria-selected=true]{color:#2b4384;background:linear-gradient(180deg,#fff,#dbe8ff);box-shadow:0 2px 5px #040d2f42}.game-page-card,.game-settings-section,.ranking-best-card,.standalone-score-list,.standalone-empty-ranking{color:#314783;border:2px solid rgb(255 255 255 / 62%);border-radius:22px;background:linear-gradient(180deg,#f7fbff,#dce8ff);box-shadow:0 7px #233979,0 18px 36px #07103238,inset 0 2px #fff}.game-page-card{padding:20px}.game-page-card h2{margin:22px 0 10px;color:#314783;font-size:16px}.guide-section .game-settings-title{grid-template-columns:28px 1fr;align-items:center;gap:5px}.guide-section .game-settings-title h2{margin:0}.guide-section .rules-steps,.guide-section .score-rules{margin-top:14px}.guide-section .rules-steps li{align-items:center}.guide-section .score-rules strong{margin:0 3px;color:#e76f14;font-size:18px;font-weight:900;line-height:1}.game-primary-link{display:flex;width:min(100%,260px);min-height:52px;margin:22px auto 0;align-items:center;justify-content:center;gap:8px;color:#fff;border-radius:16px;background:linear-gradient(180deg,#6382e4,#4562bf);box-shadow:0 5px #2d479d;font-size:15px;text-decoration:none}.game-settings-section{padding:18px;margin-top:16px}.game-settings-title{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:10px}.game-settings-title>svg{width:27px;height:27px;color:#5879d7}.game-settings-title h2,.game-settings-title p{margin:0}.game-settings-title h2{color:#263d7c;font-size:17px}.game-settings-title p{margin-top:3px;color:#7483aa;font-size:11px;font-weight:600;line-height:1.4}.game-language-picker{display:grid;padding:0;margin:14px 0 0;grid-template-columns:1fr 1fr;gap:10px;border:0}.game-language-picker button{display:grid;min-height:58px;padding:8px;grid-template-columns:34px 1fr;align-items:center;gap:8px;color:#5e6e9d;border:2px solid transparent;border-radius:14px;background:#d7e3f8;font:inherit;text-align:left;cursor:pointer}.game-language-picker button[aria-pressed=true]{color:#314b9b;border-color:#5878d5;background:#eef4ff}.game-language-picker button span{display:grid;width:32px;height:32px;place-items:center;color:#fff;border-radius:10px;background:#5878d5;font-size:12px}.game-language-picker button strong{font-size:13px}.game-settings-list{display:grid;margin-top:12px;gap:8px}.game-setting-row{display:grid;width:100%;min-height:66px;padding:9px 10px;grid-template-columns:38px 1fr 46px;align-items:center;gap:9px;color:#33477f;border:0;border-radius:14px;background:#d7e3f8;font:inherit;text-align:left;cursor:pointer}.game-setting-icon{display:grid;width:36px;height:36px;place-items:center;color:#5878d5;border-radius:11px;background:#eef4ff}.game-setting-icon svg{width:21px;height:21px}.game-setting-copy{display:flex;min-width:0;flex-direction:column}.game-setting-copy strong{font-size:13px}.game-setting-copy small{margin-top:3px;color:#7483aa;font-size:10px;font-weight:600;line-height:1.35}.game-toggle{position:relative;width:44px;height:26px;border-radius:999px;background:#aebddd;box-shadow:inset 0 2px 4px #1e346e38}.game-toggle span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #1e346e3d;transition:transform .16s ease}.game-toggle.is-on{background:#5e7bd6}.game-toggle.is-on span{transform:translate(18px)}.settings-skin-options{margin-top:14px}.game-settings-actions{display:grid;margin-top:18px;grid-template-columns:1fr 1fr;gap:10px}.game-settings-actions button{display:flex;min-height:48px;padding:8px 10px;align-items:center;justify-content:center;gap:7px;color:#dceeff;border:1px solid rgb(190 232 255 / 28%);border-radius:14px;background:#0c30807a;font:inherit;font-size:11px;cursor:pointer}.game-settings-actions button.danger{color:#ffe1e8;background:#8e27468c}.game-settings-actions svg{width:18px;height:18px}.ranking-best-card{display:grid;min-height:76px;padding:12px 18px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.ranking-best-card svg{width:34px;height:34px;color:#e9a900;fill:#ffd21f}.ranking-best-card span{color:#6373a0;font-size:13px}.ranking-best-card strong{color:#263d7c;font-size:26px}.standalone-score-list{display:grid;padding:14px;margin:16px 0 0;gap:8px;list-style:none}.standalone-score-list li{display:grid;min-height:54px;padding:8px 10px;grid-template-columns:30px 36px 1fr auto;align-items:center;gap:8px;border-radius:13px;background:#d7e3f8}.ranking-mode-badge{display:grid;width:34px;height:34px;place-items:center;color:#fff;border-radius:10px;background:#5e7bd6}.standalone-score-list li>strong{color:#38508d;font-size:12px}.standalone-score-list li>b{color:#263d7c;font-size:17px}.global-score-list li>img,.global-score-list .ranking-mode-badge{width:34px;height:34px;border-radius:50%;object-fit:cover}.global-score-list .ranking-mode-badge svg{width:24px;height:24px}.global-score-list li.is-current-user{outline:2px solid #e9a900;background:#fff1bd}.global-ranking-footer{display:grid;padding:16px;margin-top:16px;gap:12px;color:#314783;border:2px solid rgb(255 255 255 / 62%);border-radius:18px;background:linear-gradient(180deg,#f7fbff,#dce8ff);box-shadow:0 6px #233979;text-align:center}.global-ranking-footer p,.global-ranking-footer strong,.global-ranking-footer small{margin:0}.global-ranking-footer p,.global-ranking-footer strong{font-size:12px;line-height:1.45}.global-ranking-footer small{color:#7c87a5;font-size:10px;font-weight:600;line-height:1.45}.game-signed-in-user{display:flex;align-items:center;justify-content:center;gap:9px}.game-user-avatar{width:36px;height:36px;color:#5879d7;border:2px solid rgb(255 255 255 / 90%);background:#d7e3f7;box-shadow:0 2px 5px #2339793d}.game-google-login,.game-logout-button{display:flex;min-height:46px;padding:9px 16px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.game-google-login{color:#263d7c;background:#fff;box-shadow:0 4px #aebfe6}.game-google-login svg,.game-logout-button svg{width:21px;height:21px}.game-google-login:disabled{cursor:wait;opacity:.65}.game-account-section{margin-bottom:8px}.game-account-section .game-settings-title{grid-template-columns:38px 1fr;align-items:center}.game-tanstarter-credit{padding:18px;margin:16px 0 8px;color:#314783;border:2px solid rgb(255 255 255 / 62%);border-radius:22px;background:linear-gradient(145deg,#f8fbff,#d7e5ff);box-shadow:0 7px #233979,0 18px 36px #07103238,inset 0 2px #fff}.game-tanstarter-brand{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px}.game-tanstarter-logo{width:64px;height:64px;padding:5px;object-fit:contain;border-radius:17px;background:#fff;box-shadow:0 4px #aebfe6,0 8px 18px #23397929}.game-tanstarter-copy{min-width:0}.game-tanstarter-copy>span{color:#6a7ba8;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-tanstarter-copy h2,.game-tanstarter-copy p{margin:0}.game-tanstarter-copy h2{margin-top:1px;color:#263d7c;font-size:18px}.game-tanstarter-copy p{margin-top:3px;color:#6f80aa;font-size:10px;font-weight:700;line-height:1.4}.game-tanstarter-link{display:flex;min-height:42px;padding:8px 13px;margin-top:14px;align-items:center;justify-content:center;gap:7px;color:#fff;border-radius:13px;background:linear-gradient(180deg,#6382e4,#4562bf);box-shadow:0 4px #2d479d;font-size:12px;font-weight:900;text-decoration:none;transition:box-shadow .14s ease,transform .14s ease}.game-tanstarter-link:hover,.game-tanstarter-link:focus-visible{transform:translateY(-1px);box-shadow:0 5px #2d479d}.game-tanstarter-link svg{width:17px;height:17px}.game-logout-button{width:100%;margin-top:14px;color:#fff;background:linear-gradient(180deg,#e76875,#bd4056);box-shadow:0 4px #8b2941}.standalone-empty-ranking{display:grid;min-height:190px;padding:26px;margin-top:16px;place-items:center;align-content:center;gap:12px;text-align:center}.standalone-empty-ranking svg{width:52px;height:52px;color:#e2ab14}.standalone-empty-ranking p{max-width:280px;margin:0;color:#6879a6;font-size:13px;line-height:1.5}@media(max-height:760px){.game-stage{padding-top:10px}.game-header{height:auto;min-height:44px;margin-bottom:clamp(28px,4svh,30px)}.menu-content{--menu-hero-lift: 0px;padding-top:12px;justify-content:flex-start}.piece-tray{height:100px;margin-top:12px}.piece-slot{height:94px}}@media(max-width:520px){.game-backdrop{display:none}.game-stage{width:100vw;box-shadow:none}}@media(prefers-reduced-motion:reduce){.piece-slot,.game-icon-button,.restart-button{transition:none}.celebration-confetti{display:none}}.reduce-game-motion .celebration-confetti{display:none}.reduce-game-motion *,.reduce-game-motion *:before,.reduce-game-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
