.MysteryBoard-module__g6V2xa__shell{border:1px solid var(--color-border,#e3e6ee);color:#fff;background:#0b1020;border-radius:20px;position:relative;overflow:hidden;container:mysteryboard/inline-size}.MysteryBoard-module__g6V2xa__shell:fullscreen,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback{overscroll-behavior:contain;flex-direction:column;display:flex;z-index:2147483646!important;border-radius:0!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important;overflow:auto!important}.MysteryBoard-module__g6V2xa__shell[data-phase=board]:fullscreen,.MysteryBoard-module__g6V2xa__shell[data-phase=board].MysteryBoard-module__g6V2xa__fsFallback{overflow:hidden!important}.MysteryBoard-module__g6V2xa__confettiLayer{z-index:30;pointer-events:none;position:absolute;inset:0;overflow:hidden}.MysteryBoard-module__g6V2xa__rainLayer{z-index:46;pointer-events:none;position:fixed;inset:0;overflow:hidden}.MysteryBoard-module__g6V2xa__bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.MysteryBoard-module__g6V2xa__barTitle{white-space:nowrap;font-size:14px;font-weight:700}.MysteryBoard-module__g6V2xa__barActions{flex-wrap:nowrap;margin-left:auto}.MysteryBoard-module__g6V2xa__iconBtnLabel{display:inline}.MysteryBoard-module__g6V2xa__iconBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;min-width:40px;min-height:40px;padding:0 12px;font-size:14px;font-weight:600}.MysteryBoard-module__g6V2xa__iconBtn:hover{background:#ffffff29}.MysteryBoard-module__g6V2xa__iconBtn:disabled{opacity:.45;cursor:not-allowed}.MysteryBoard-module__g6V2xa__iconBtn[aria-pressed=true]{background:linear-gradient(135deg,#5c5ee6,#8b7bf0);border-color:#8b7bf0}.MysteryBoard-module__g6V2xa__body{padding:18px 14px 26px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__body,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__body{flex-direction:column;flex:auto;min-height:0;display:flex}.MysteryBoard-module__g6V2xa__shell[data-phase=setup]:fullscreen .MysteryBoard-module__g6V2xa__body,.MysteryBoard-module__g6V2xa__shell[data-phase=setup].MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__body{justify-content:safe center}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__textarea,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__textarea{resize:none;height:clamp(112px,18cqi,170px)}.MysteryBoard-module__g6V2xa__setup{gap:18px;width:100%;max-width:720px;margin:0 auto;display:grid}.MysteryBoard-module__g6V2xa__setupGroup{gap:8px;display:grid}.MysteryBoard-module__g6V2xa__setupLabel{font-size:14px;font-weight:700}.MysteryBoard-module__g6V2xa__setupHint{color:#ffffffa8;margin:0;font-size:12.5px;line-height:1.7}.MysteryBoard-module__g6V2xa__chipRow{flex-wrap:wrap;gap:8px;display:flex}.MysteryBoard-module__g6V2xa__chip{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff38;border-radius:999px;min-height:44px;padding:0 16px;font-size:14px;font-weight:600}.MysteryBoard-module__g6V2xa__chip[aria-pressed=true]{background:linear-gradient(135deg,#5c5ee6,#8b7bf0);border-color:#8b7bf0;box-shadow:0 6px 20px #5c5ee673}.MysteryBoard-module__g6V2xa__textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff38;border-radius:14px;width:100%;padding:12px 14px;font-size:14px;line-height:1.8}.MysteryBoard-module__g6V2xa__primaryBtn{color:#1b1200;cursor:pointer;background:linear-gradient(135deg,#f97316,#fbbf24);border:0;border-radius:16px;min-height:52px;padding:0 26px;font-size:17px;font-weight:800}.MysteryBoard-module__g6V2xa__primaryBtn:disabled{opacity:.4;cursor:not-allowed}.MysteryBoard-module__g6V2xa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(4,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__tile{--tile-edge:#10122b;--tile-lift:9px;aspect-ratio:1;color:#fff;cursor:pointer;min-width:0;min-height:68px;box-shadow:inset 0 2px 0 #ffffff57, inset 0 -7px 12px #0006, 0 var(--tile-lift) 0 var(--tile-edge), 0 calc(var(--tile-lift) + 5px) 16px #0406148c;animation:.34s cubic-bezier(.2,.9,.3,1.2) both MysteryBoard-module__g6V2xa__tileIn;animation-delay:calc(var(--i) * 40ms);background:linear-gradient(158deg,#3b419a 0%,#2a2f6d 46%,#191d45 100%);border:1px solid #ffffff38;border-radius:22px;place-items:center;gap:4px;padding:6px;transition:transform .16s,box-shadow .16s;display:grid;position:relative}@keyframes MysteryBoard-module__g6V2xa__tileIn{0%{transform:scale(.7)translateY(16px)}}.MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileOpened):hover,.MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileOpened):focus-visible{box-shadow:inset 0 2px 0 #ffffff6b, inset 0 -7px 12px #00000061, 0 calc(var(--tile-lift) + 4px) 0 var(--tile-edge), 0 22px 34px #5c5ee680;outline:none;transform:translateY(-4px)}.MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileOpened):active{box-shadow:inset 0 2px 0 #ffffff3d, inset 0 -4px 10px #00000070, 0 3px 0 var(--tile-edge), 0 6px 12px #04061480;transform:translateY(5px)}.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileSpotlight,.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileSpotlight:hover,.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileSpotlight:focus-visible{box-shadow:inset 0 2px 0 #ffffff73, inset 0 -7px 12px #00000057, 0 0 0 3px #fbbf24d9, 0 calc(var(--tile-lift) + 5px) 0 #7a4a06, 0 26px 44px #fbbf2480;border-color:#fbbf24;transform:translateY(-8px)scale(1.06)}.MysteryBoard-module__g6V2xa__tileNumber{font-size:clamp(28px,5cqi,76px);font-weight:900;line-height:1}.MysteryBoard-module__g6V2xa__grid[data-density=medium] .MysteryBoard-module__g6V2xa__tileNumber{font-size:clamp(26px,4cqi,64px)}.MysteryBoard-module__g6V2xa__grid[data-density=large] .MysteryBoard-module__g6V2xa__tileNumber{font-size:clamp(23px,3cqi,54px)}.MysteryBoard-module__g6V2xa__tileBadge{opacity:.5;font-size:12px;font-weight:800;line-height:1;position:absolute;top:7px;left:9px}.MysteryBoard-module__g6V2xa__tileResult{place-items:center;gap:2px;animation:.5s cubic-bezier(.2,.9,.3,1.35) both MysteryBoard-module__g6V2xa__scoreIn;display:grid}@keyframes MysteryBoard-module__g6V2xa__scoreIn{0%{transform:scale(.45)rotate(-8deg)}55%{transform:scale(1.18)rotate(2deg)}to{transform:scale(1)rotate(0)}}.MysteryBoard-module__g6V2xa__tileEmoji{font-size:clamp(20px,2.8cqi,42px);line-height:1}.MysteryBoard-module__g6V2xa__tileScore{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 10px #00000073;font-size:clamp(19px,3.1cqi,48px);font-weight:900;line-height:1.05}.MysteryBoard-module__g6V2xa__tileOpened{color:#ffffffb8;cursor:pointer;background:#ffffff0d;border-color:#ffffff17;animation:.42s cubic-bezier(.3,.8,.3,1) both MysteryBoard-module__g6V2xa__tileSettle;box-shadow:inset 0 3px 9px #00000073}@keyframes MysteryBoard-module__g6V2xa__tileSettle{0%{transform:scale(1.12);box-shadow:inset 0 3px 9px #0003,0 0 0 4px #fff6}60%{transform:scale(.97)}to{transform:scale(1)}}.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileGrand{color:#3a2400;box-shadow:inset 0 2px 0 #fffc, inset 0 -7px 12px #92600a66, 0 var(--tile-lift) 0 #8a5a00, 0 calc(var(--tile-lift) + 6px) 22px #fbbf248c;background:linear-gradient(158deg,#fde68a,#fbbf24 55%,#f59e0b);border-color:#ffffffbf}.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileGrand .MysteryBoard-module__g6V2xa__tileScore{color:#3a2400;text-shadow:0 1px #fff9}.MysteryBoard-module__g6V2xa__tile.MysteryBoard-module__g6V2xa__tileGrand .MysteryBoard-module__g6V2xa__tileBadge{opacity:.65}.MysteryBoard-module__g6V2xa__boardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.MysteryBoard-module__g6V2xa__boardScreen{flex-direction:column;min-height:0;display:flex}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__boardScreen,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__boardScreen{flex:auto}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid{flex:auto;grid-auto-rows:minmax(0,1fr);min-height:0}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__tile,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__tile{aspect-ratio:auto;height:100%;min-height:0}.MysteryBoard-module__g6V2xa__counter{font-size:14px;font-weight:700}.MysteryBoard-module__g6V2xa__boardFooter{justify-content:center;padding-top:16px;display:flex;position:sticky;bottom:0}.MysteryBoard-module__g6V2xa__doneBanner{text-align:center;background:#fbbf2429;border-radius:16px;margin:14px 0 0;padding:14px;font-size:16px;font-weight:800}.MysteryBoard-module__g6V2xa__overlay{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);perspective:1400px;background:#060916b8;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:18px;padding:clamp(12px,2.5vmin,24px);animation:.22s ease-out both MysteryBoard-module__g6V2xa__overlayIn;display:grid;position:fixed;inset:0}@keyframes MysteryBoard-module__g6V2xa__overlayIn{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur()}}.MysteryBoard-module__g6V2xa__card{width:min(90cqi,620px);height:min(clamp(300px,78cqi,500px),100dvh - 124px);min-height:0;transform-style:preserve-3d;align-self:center;transition:transform .6s cubic-bezier(.2,.8,.3,1);animation:.34s cubic-bezier(.2,.9,.3,1.2) both MysteryBoard-module__g6V2xa__cardRise;position:relative}@keyframes MysteryBoard-module__g6V2xa__cardRise{0%{transform:scale(.7)translateY(28px)}}.MysteryBoard-module__g6V2xa__cardFlipped{transform:rotateY(180deg)}.MysteryBoard-module__g6V2xa__cardFace{--card-edge:#0d1030;backface-visibility:hidden;text-align:center;box-shadow:inset 0 3px 0 #ffffff5c, inset 0 -12px 22px #0006, 0 16px 0 var(--card-edge), 0 30px 46px #02041099;background:linear-gradient(158deg,#3b419a 0%,#2a2f6d 46%,#191d45 100%);border:1px solid #ffffff42;border-radius:34px;place-content:center;justify-items:center;gap:clamp(8px,1.6cqi,18px);padding:clamp(16px,3cqi,34px);display:grid;position:absolute;inset:0;overflow:hidden}.MysteryBoard-module__g6V2xa__cardBack{--card-edge:#2f2a86;opacity:0;background:linear-gradient(158deg,#6f71ef,#5c5ee6 45%,#7d6de8);transform:rotateY(180deg)}.MysteryBoard-module__g6V2xa__cardShowBack .MysteryBoard-module__g6V2xa__cardFace:not(.MysteryBoard-module__g6V2xa__cardBack){opacity:0}.MysteryBoard-module__g6V2xa__cardShowBack .MysteryBoard-module__g6V2xa__cardBack{opacity:1}.MysteryBoard-module__g6V2xa__cardJackpot .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#92600a;color:#1b1200;background:linear-gradient(158deg,#fbbf24,#f59e0b 60%,#d97706)}.MysteryBoard-module__g6V2xa__cardBomb .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#6d1212;background:linear-gradient(158deg,#ef4444,#b91c1c)}.MysteryBoard-module__g6V2xa__cardSuper .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#8a5a00;color:#3a2400;box-shadow:inset 0 3px 0 #ffffffd9, inset 0 -14px 26px #92600a73, 0 16px 0 var(--card-edge), 0 0 70px #fbbf24d9, 0 34px 60px #784a0699;background:radial-gradient(circle at 50% 32%,#fffdf3 0%,#fde68a 34%,#fbbf24 62%,#f59e0b 100%);border-color:#fffc;animation:1.1s ease-in-out infinite alternate MysteryBoard-module__g6V2xa__superPulse}@keyframes MysteryBoard-module__g6V2xa__superPulse{to{box-shadow:inset 0 3px 0 #ffffffe6, inset 0 -14px 26px #92600a66, 0 16px 0 var(--card-edge), 0 0 120px #fde047, 0 34px 60px #784a068c}}.MysteryBoard-module__g6V2xa__cardRays{aspect-ratio:1;pointer-events:none;background:repeating-conic-gradient(#ffffff8c 0deg 9deg,#0000 9deg 24deg);width:190%;animation:14s linear infinite MysteryBoard-module__g6V2xa__raysSpin;position:absolute;top:50%;left:50%;translate:-50% -50%;-webkit-mask-image:radial-gradient(circle,#000 12%,#0000 68%);mask-image:radial-gradient(circle,#000 12%,#0000 68%)}@keyframes MysteryBoard-module__g6V2xa__raysSpin{to{rotate:360deg}}.MysteryBoard-module__g6V2xa__grandGlow{z-index:45;pointer-events:none;background:radial-gradient(circle at 50% 45%,#fde0478c,#fbbf2438 45%,#0000 72%);animation:2.2s ease-out both MysteryBoard-module__g6V2xa__grandGlow;position:fixed;inset:0}@keyframes MysteryBoard-module__g6V2xa__grandGlow{0%{opacity:0}14%{opacity:1}to{opacity:0}}.MysteryBoard-module__g6V2xa__cardNumber{font-size:clamp(64px,11cqi,168px);font-weight:900;line-height:1}.MysteryBoard-module__g6V2xa__cardEmoji{font-size:clamp(42px,6cqi,92px);line-height:1}.MysteryBoard-module__g6V2xa__chargeMark{font-size:clamp(78px,12cqi,180px);font-weight:900;line-height:1;animation:.5s ease-in-out infinite alternate MysteryBoard-module__g6V2xa__chargeMark}@keyframes MysteryBoard-module__g6V2xa__chargeMark{to{text-shadow:0 0 30px #ffffffbf;transform:scale(1.09)}}.MysteryBoard-module__g6V2xa__chargeRing{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.MysteryBoard-module__g6V2xa__chargeRing rect{fill:none;stroke:#fffffff2;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #ffffffd9);stroke-dasharray:1;stroke-dashoffset:1px;animation:1.6s linear both MysteryBoard-module__g6V2xa__chargeRing}@keyframes MysteryBoard-module__g6V2xa__chargeRing{to{stroke-dashoffset:0}}.MysteryBoard-module__g6V2xa__cardShowBack:not(.MysteryBoard-module__g6V2xa__cardCharged){animation:1.6s linear both MysteryBoard-module__g6V2xa__chargeShake}@keyframes MysteryBoard-module__g6V2xa__chargeShake{0%{translate:0;rotate:none}6%{translate:-1px;rotate:-.2deg}12%{translate:1px;rotate:.2deg}18%{translate:-1.5px 1px;rotate:-.3deg}24%{translate:1.5px -1px;rotate:.3deg}30%{translate:-2px;rotate:-.45deg}36%{translate:2px 1px;rotate:.45deg}42%{translate:-2.5px -1px;rotate:-.6deg}48%{translate:2.5px;rotate:.6deg}54%{translate:-3px 1.5px;rotate:-.8deg}60%{translate:3.5px -1.5px;rotate:.8deg}66%{translate:-4px;rotate:-1deg}72%{translate:4.5px 2px;rotate:1deg}78%{translate:-5px -2px;rotate:-1.3deg}84%{translate:5.5px;rotate:1.3deg}90%{translate:-6.5px 2.5px;rotate:-1.6deg}96%{translate:7px -2.5px;rotate:1.6deg}to{translate:0;rotate:none}}.MysteryBoard-module__g6V2xa__cardCharged .MysteryBoard-module__g6V2xa__cardBack:before{content:"";border-radius:inherit;pointer-events:none;background:#ffffffe6;animation:.42s ease-out both MysteryBoard-module__g6V2xa__chargeFlash;position:absolute;inset:0}@keyframes MysteryBoard-module__g6V2xa__chargeFlash{to{opacity:0}}.MysteryBoard-module__g6V2xa__cardScore{letter-spacing:-.02em;text-shadow:0 6px 18px #00000042;font-size:clamp(58px,9cqi,144px);font-weight:900;line-height:1}.MysteryBoard-module__g6V2xa__cardCharged .MysteryBoard-module__g6V2xa__cardScore{animation:.62s cubic-bezier(.16,1.1,.3,1) both MysteryBoard-module__g6V2xa__scoreZoom}@keyframes MysteryBoard-module__g6V2xa__scoreZoom{0%{text-shadow:0 0 34px #ffffffd9;transform:scale(2.4)}55%{transform:scale(.9)}78%{transform:scale(1.07)}to{transform:scale(1)}}.MysteryBoard-module__g6V2xa__cardLabel{opacity:.82;font-size:clamp(16px,2cqi,28px);font-weight:700;line-height:1.4}.MysteryBoard-module__g6V2xa__cardQuestion{max-width:26ch;margin:0;font-size:clamp(22px,3.2cqi,44px);font-weight:700;line-height:1.45}.MysteryBoard-module__g6V2xa__shakeNow{animation:.5s cubic-bezier(.36,.07,.19,.97) both MysteryBoard-module__g6V2xa__shake}@keyframes MysteryBoard-module__g6V2xa__shake{10%,90%{transform:translate(-3px)}20%,80%{transform:translate(5px)}30%,50%,70%{transform:translate(-8px)}40%,60%{transform:translate(8px)}}.MysteryBoard-module__g6V2xa__dangerFlash{z-index:50;pointer-events:none;background:radial-gradient(circle,#ef444480,#0000 70%);animation:.6s ease-out both MysteryBoard-module__g6V2xa__dangerFlash;position:fixed;inset:0}@keyframes MysteryBoard-module__g6V2xa__dangerFlash{to{opacity:0}}@container mysteryboard (max-width:519px){.MysteryBoard-module__g6V2xa__bar{gap:7px;padding:8px 10px}.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__barTitle,.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtnLabel{display:none}.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtn{width:40px;padding:0}.MysteryBoard-module__g6V2xa__body{padding:14px 12px 20px}.MysteryBoard-module__g6V2xa__setup{gap:14px}.MysteryBoard-module__g6V2xa__setupGroup,.MysteryBoard-module__g6V2xa__chipRow{gap:7px}.MysteryBoard-module__g6V2xa__chip{min-height:42px;padding:0 14px;font-size:13.5px}.MysteryBoard-module__g6V2xa__grid{gap:9px}.MysteryBoard-module__g6V2xa__tile{--tile-lift:7px;border-radius:18px}.MysteryBoard-module__g6V2xa__tileBadge{font-size:11px;top:6px;left:7px}}@container mysteryboard (min-width:520px){.MysteryBoard-module__g6V2xa__grid[data-density=small],.MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(4,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(5,minmax(0,1fr))}}@container mysteryboard (min-width:720px){.MysteryBoard-module__g6V2xa__setup{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;max-width:860px}.MysteryBoard-module__g6V2xa__setupGroupWide,.MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn{grid-column:1/-1}.MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn{justify-self:stretch}.MysteryBoard-module__g6V2xa__body{padding:22px 20px 30px}.MysteryBoard-module__g6V2xa__grid{gap:14px}}@container mysteryboard (min-width:680px){.MysteryBoard-module__g6V2xa__grid[data-density=small]{grid-template-columns:repeat(6,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(5,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(6,minmax(0,1fr))}}@container mysteryboard (min-width:900px){.MysteryBoard-module__g6V2xa__body{padding:24px clamp(22px,2.5cqi,42px) 34px}.MysteryBoard-module__g6V2xa__grid{gap:clamp(14px,1.25cqi,22px)}.MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(7,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(10,minmax(0,1fr))}}@container mysteryboard (min-width:1200px){.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__bar,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__bar{gap:14px;padding:12px 20px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__barTitle,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__barTitle{font-size:18px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__iconBtn,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__iconBtn{border-radius:14px;min-width:48px;min-height:48px;padding:0 16px;font-size:16px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setup,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setup{gap:28px 34px;max-width:1120px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setupLabel,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setupLabel{font-size:18px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setupHint,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setupHint{font-size:15px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__chip,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__chip{min-height:54px;padding:0 22px;font-size:17px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn{min-height:64px;font-size:21px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__counter,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__counter{font-size:18px}}@media (orientation:portrait){.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=small],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=small]{grid-template-columns:repeat(3,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=medium],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(4,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=large],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (orientation:landscape) and (min-height:481px){.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=small],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=small]{grid-template-columns:repeat(4,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=medium],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(5,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=large],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (orientation:landscape) and (max-height:480px){.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__body{padding:10px 12px 14px}.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__boardTop{margin-bottom:7px}.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__boardFooter{padding-top:9px}.MysteryBoard-module__g6V2xa__shell[data-phase=board] .MysteryBoard-module__g6V2xa__grid{gap:8px}.MysteryBoard-module__g6V2xa__grid[data-density=small]{grid-template-columns:repeat(6,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=medium]{grid-template-columns:repeat(7,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(10,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__bar,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__bar{flex-wrap:nowrap;gap:6px;min-height:50px;padding:5px 10px}.MysteryBoard-module__g6V2xa__shell:fullscreen[data-phase=board] .MysteryBoard-module__g6V2xa__barTitle,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback[data-phase=board] .MysteryBoard-module__g6V2xa__barTitle,.MysteryBoard-module__g6V2xa__shell:fullscreen[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtnLabel,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtnLabel{display:none}.MysteryBoard-module__g6V2xa__shell:fullscreen[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtn,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback[data-phase=board] .MysteryBoard-module__g6V2xa__iconBtn{width:40px;padding:0}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__body,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__body{padding:7px 10px 9px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__boardTop,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__boardTop{margin-bottom:5px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__boardFooter,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__boardFooter{padding-top:7px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__boardFooter .MysteryBoard-module__g6V2xa__primaryBtn,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__boardFooter .MysteryBoard-module__g6V2xa__primaryBtn,.MysteryBoard-module__g6V2xa__overlay .MysteryBoard-module__g6V2xa__primaryBtn{border-radius:13px;min-height:44px;padding:0 20px;font-size:15px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid{gap:7px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=small],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=small]{grid-template-columns:repeat(6,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=medium],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=medium],.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-density=large],.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-density=large]{grid-template-columns:repeat(10,minmax(0,1fr))}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__tile,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__tile{--tile-lift:5px;border-radius:13px;padding:3px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__tileBadge,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__tileBadge{font-size:11px;top:4px;left:5px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setup,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setup{gap:8px 18px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setupGroup,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setupGroup{gap:4px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setupHint,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setupHint{display:none}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__chip,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__chip{min-height:38px;padding:0 13px;font-size:13px}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__textarea,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__textarea{max-height:64px;padding:8px 11px;line-height:1.45}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__setup>.MysteryBoard-module__g6V2xa__primaryBtn{min-height:44px;font-size:15px}.MysteryBoard-module__g6V2xa__overlay{gap:8px;padding:8px}.MysteryBoard-module__g6V2xa__card{width:min(72cqi,680px);height:min(54cqi,100dvh - 82px)}.MysteryBoard-module__g6V2xa__cardFace{border-radius:24px;gap:6px;padding:13px 20px}}.MysteryBoard-module__g6V2xa__grid[data-count="1"]{align-self:center;width:min(100%,360px);grid-template-columns:minmax(0,1fr)!important}.MysteryBoard-module__g6V2xa__grid[data-count="2"]{align-self:center;width:min(100%,740px);grid-template-columns:repeat(2,minmax(0,1fr))!important}.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-count="1"] .MysteryBoard-module__g6V2xa__tile,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-count="1"] .MysteryBoard-module__g6V2xa__tile,.MysteryBoard-module__g6V2xa__shell:fullscreen .MysteryBoard-module__g6V2xa__grid[data-count="2"] .MysteryBoard-module__g6V2xa__tile,.MysteryBoard-module__g6V2xa__shell.MysteryBoard-module__g6V2xa__fsFallback .MysteryBoard-module__g6V2xa__grid[data-count="2"] .MysteryBoard-module__g6V2xa__tile{align-self:center;max-height:360px}@media (prefers-reduced-motion:reduce){.MysteryBoard-module__g6V2xa__shell,.MysteryBoard-module__g6V2xa__shell *,.MysteryBoard-module__g6V2xa__shell :before,.MysteryBoard-module__g6V2xa__shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight]{--ink:#16203a;--ink-soft:#5a6883;--glass:#ffffff9e;--glass-strong:#ffffffdb;--glass-border:#ffffffbf;--soft-shadow:0 20px 50px #263a7821, 0 2px 8px #263a780d;color:var(--ink);background:radial-gradient(circle at 12% 8%,#3aa0ff3d,#0000 46%),radial-gradient(circle at 88% 14%,#7b5cf638,#0000 48%),radial-gradient(circle at 70% 96%,#f2618f29,#0000 52%),#eef2fb}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__bar{background:var(--glass);border-bottom:1px solid var(--glass-border);-webkit-backdrop-filter:blur(22px)saturate(1.65);backdrop-filter:blur(22px)saturate(1.65)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__iconBtn,.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__chip{border-color:var(--glass-border);background:var(--glass-strong);color:var(--ink);box-shadow:0 2px 8px #263a7814}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__iconBtn:hover,.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__chip:hover{background:#fff}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__iconBtn[aria-pressed=true],.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__chip[aria-pressed=true]{color:#fff;background:linear-gradient(135deg,#3aa0ff,#7b5cf6);border-color:#0000;box-shadow:0 8px 22px #5874f666}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__setupHint{color:var(--ink-soft)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__textarea{border-color:var(--glass-border);background:var(--glass-strong);color:var(--ink)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__textarea::placeholder{color:#9aa5bd}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__primaryBtn{color:#fff;background:linear-gradient(135deg,#3aa0ff,#7b5cf6);box-shadow:0 16px 34px #5874f661}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__doneBanner{background:var(--glass-strong);box-shadow:var(--soft-shadow)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened){--tile-edge:#2b4bb8;box-shadow:inset 0 2px 0 #fff9, inset 0 -7px 12px #18286e4d, 0 var(--tile-lift) 0 var(--tile-edge), 0 calc(var(--tile-lift) + 6px) 20px #263a7847;background:linear-gradient(158deg,#5cb2ff,#3aa0ff 42%,#7b5cf6);border-color:#fff9}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):hover,.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):focus-visible{box-shadow:inset 0 2px 0 #ffffffb3, inset 0 -7px 12px #18286e42, 0 calc(var(--tile-lift) + 4px) 0 var(--tile-edge), 0 24px 40px #5874f66b}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__tileOpened:not(.MysteryBoard-module__g6V2xa__tileGrand){background:var(--glass);color:var(--ink-soft);border-color:#ffffffb3;box-shadow:inset 0 3px 10px #263a7829}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__tileOpened:not(.MysteryBoard-module__g6V2xa__tileGrand) .MysteryBoard-module__g6V2xa__tileScore{color:var(--ink);text-shadow:none}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__cardFace:not(.MysteryBoard-module__g6V2xa__cardBack){--card-edge:#c9d4ee;border-color:var(--glass-border);color:var(--ink);background:linear-gradient(158deg,#fff,#eef2fb)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__card:not(.MysteryBoard-module__g6V2xa__cardSuper):not(.MysteryBoard-module__g6V2xa__cardJackpot):not(.MysteryBoard-module__g6V2xa__cardBomb) .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#2b4bb8;color:#fff;background:linear-gradient(158deg,#5cb2ff,#3aa0ff 42%,#7b5cf6)}.MysteryBoard-module__g6V2xa__shell[data-theme=daylight] .MysteryBoard-module__g6V2xa__overlay{background:#e2e9f7b8}.MysteryBoard-module__g6V2xa__shell[data-theme=space]{background:radial-gradient(1px 1px at 20% 30%,#fffc,#0000) 0 0/420px 420px,radial-gradient(1px 1px at 70% 60%,#ffffffb3,#0000) 0 0/420px 420px,radial-gradient(1.5px 1.5px at 45% 80%,#fff9,#0000) 0 0/420px 420px,linear-gradient(160deg,#0b1020,#1b1147 60%,#0b1020) 0 0/100% 100%;animation:42s linear infinite MysteryBoard-module__g6V2xa__driftStars}@keyframes MysteryBoard-module__g6V2xa__driftStars{to{background-position:420px 420px,-420px 420px,420px -420px,0 0}}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure]{background:linear-gradient(160deg,#2b1a08,#5b3410 55%,#2b1a08)}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened){--tile-edge:#38200a;background:linear-gradient(158deg,#a86f22,#8a5a1c 46%,#52300c);border-color:#fbbf2466}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):hover,.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):focus-visible{box-shadow:inset 0 2px 0 #ffffff6b, inset 0 -7px 12px #00000061, 0 calc(var(--tile-lift) + 4px) 0 var(--tile-edge), 0 22px 34px #f59e0b73}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__chip[aria-pressed=true]{background:linear-gradient(135deg,#b45309,#f59e0b);border-color:#fbbf24;box-shadow:0 6px 20px #f59e0b73}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__cardFace:not(.MysteryBoard-module__g6V2xa__cardBack){--card-edge:#331d05;background:linear-gradient(150deg,#8a5a1c,#52300c)}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__card:not(.MysteryBoard-module__g6V2xa__cardSuper):not(.MysteryBoard-module__g6V2xa__cardJackpot):not(.MysteryBoard-module__g6V2xa__cardBomb) .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#92600a;color:#2b1a08;background:linear-gradient(150deg,#f59e0b,#fbbf24)}.MysteryBoard-module__g6V2xa__shell[data-theme=treasure] .MysteryBoard-module__g6V2xa__cardJackpot .MysteryBoard-module__g6V2xa__cardBack{color:#4a2a08;background:linear-gradient(150deg,#fde68a,#fbbf24 45%,#f59e0b);box-shadow:0 0 46px #fbbf24b3,inset 0 0 26px #ffffff59}.MysteryBoard-module__g6V2xa__shell[data-theme=neon]{background:linear-gradient(160deg,#06060f,#10102a 55%,#06060f)}.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened){--tile-edge:#04222e;box-shadow:inset 0 2px 0 #22d3ee73, inset 0 0 18px #22d3ee38, inset 0 -7px 12px #00000080, 0 var(--tile-lift) 0 var(--tile-edge), 0 calc(var(--tile-lift) + 5px) 16px #0009;background:linear-gradient(158deg,#16244a,#0c0c20 55%,#080814);border-color:#22d3ee8c}.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):hover,.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__tile:not(.MysteryBoard-module__g6V2xa__tileSpotlight):not(.MysteryBoard-module__g6V2xa__tileOpened):focus-visible{box-shadow:inset 0 2px 0 #22d3ee99, inset 0 -7px 12px #00000073, 0 0 0 2px #22d3eecc, 0 calc(var(--tile-lift) + 4px) 0 var(--tile-edge), 0 22px 34px #22d3ee66}.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__chip[aria-pressed=true]{background:linear-gradient(135deg,#0891b2,#22d3ee);border-color:#22d3ee;box-shadow:0 6px 20px #22d3ee73}.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__cardFace:not(.MysteryBoard-module__g6V2xa__cardBack){--card-edge:#04222e;background:#0c0c20f2;border-color:#22d3ee80}.MysteryBoard-module__g6V2xa__shell[data-theme=neon] .MysteryBoard-module__g6V2xa__card:not(.MysteryBoard-module__g6V2xa__cardSuper):not(.MysteryBoard-module__g6V2xa__cardJackpot):not(.MysteryBoard-module__g6V2xa__cardBomb) .MysteryBoard-module__g6V2xa__cardBack{--card-edge:#045a6e;color:#04121a;background:linear-gradient(150deg,#0891b2,#22d3ee)}
