.matchup-overlay{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070cc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.matchup-popup{color:#fff;background:radial-gradient(circle at 50% 20%,#53d9ed1b,#0000 40%),linear-gradient(#191b22,#101217);border:1px solid #30333c;border-radius:14px;grid-template-rows:70px minmax(0,1fr) 70px;width:min(920px,100vw - 48px);height:570px;font-family:GeogrotesqueWide,Arial,sans-serif;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000009e,inset 0 1px #ffffff0e}.matchup-popup:before{content:"";pointer-events:none;background:linear-gradient(115deg,#53d9ed06,#0000 32% 68%,#ffffff05);position:absolute;inset:0}.matchup-topbar{z-index:2;background:#1113188f;border-bottom:1px solid #292c34;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;display:grid;position:relative}.matchup-top-actions{justify-self:start;align-items:center;gap:8px;display:flex}.matchup-back,.matchup-share{color:#aeb3bd;cursor:pointer;background:#202229;border:1px solid #30333c;border-radius:5px;align-items:center;gap:7px;height:34px;padding:0 11px;font:600 12px/15px GeogrotesqueWide,sans-serif;display:flex;box-shadow:inset 0 1px #ffffff0d}.matchup-back:hover,.matchup-share:hover{color:#fff;background:#292c34}.matchup-back svg,.matchup-share svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.matchup-share svg{fill:currentColor;stroke:none}.matchup-brand{grid-column:2;align-items:center;gap:9px;display:flex}.matchup-brand img{object-fit:contain}.matchup-winner-chip{color:#fff;justify-self:end;align-items:center;gap:10px;display:flex}.matchup-winner-copy{gap:1px;display:grid}.matchup-winner-copy>span{align-items:center;gap:6px;display:flex}.matchup-winner-copy b{text-overflow:ellipsis;white-space:nowrap;max-width:112px;font:600 13px/16px GeogrotesqueWide,sans-serif;overflow:hidden}.matchup-winner-copy .level-badge{width:27px;height:19px;font-size:11px}.matchup-winner-copy em{color:#54d99c;letter-spacing:.45px;font:700 10px/12px GeogrotesqueWide,sans-serif}.matchup-stage{z-index:1;grid-template-columns:1fr 218px 1fr;place-items:center;padding:22px 66px 30px;display:grid;position:relative}.matchup-player{grid-template-rows:140px 26px 54px 18px;place-items:center;gap:7px;min-width:220px;display:grid}.matchup-player.waiting{color:#7d8490}.matchup-avatar{--tier:#39e0b0;width:132px;height:132px;box-shadow:inset 0 -3px var(--tier);background:#15171d;border-radius:28px;place-items:center;display:grid;position:relative}.matchup-avatar:before{content:"";background:linear-gradient(180deg,#343740 0 26%,var(--tier));-webkit-mask-composite:xor;border-radius:28px;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.matchup-avatar img{object-fit:cover;border-radius:21px;width:102px;height:102px}.matchup-empty-avatar{color:#666d79;background:#202229;border-radius:21px;place-items:center;width:102px;height:102px;font:700 38px/1 Tomorrow,sans-serif;display:grid}.matchup-player.waiting .matchup-avatar{--tier:#4d525d;background:#17191f}.matchup-side-chip{z-index:3;box-sizing:border-box;background:0 0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:-13px;right:-14px;box-shadow:0 0 0 5px #101217,0 4px 9px #0000005c}.matchup-side-chip.empty{filter:none;opacity:1}.matchup-side-chip>img{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.matchup-name{justify-content:center;align-items:center;gap:8px;max-width:210px;display:flex}.matchup-name>b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font:600 18px/23px GeogrotesqueWide,sans-serif;overflow:hidden}.matchup-player.waiting .matchup-name>b{color:#7d8490}.matchup-name .level-badge{flex:none}.matchup-player-value{background:#1d2027;border:1px solid #30333c;border-radius:7px;align-content:center;place-items:center;gap:2px;width:190px;height:50px;display:grid;box-shadow:inset 0 0 0 2px #17191f,inset 0 1px #ffffff0a}.matchup-player-value strong{color:#fff;align-items:center;gap:7px;font:600 17px/21px GeogrotesqueWide,sans-serif;display:flex}.matchup-player-winner{color:#54d99c;letter-spacing:.45px;align-self:start;margin-top:-3px;font:700 11px/14px GeogrotesqueWide,sans-serif}.matchup-center{grid-template-rows:190px 40px;place-items:center;width:218px;display:grid}.matchup-coin{box-sizing:border-box;background:#181a20;border:13px solid #101218;border-radius:50%;place-items:center;width:176px;height:176px;display:grid;position:relative;box-shadow:0 0 0 10px #292c34,inset 0 0 0 9px #ffffff14,0 17px 34px #00000070}.matchup-coin:before{content:"";border:9px solid #252831;border-radius:50%;position:absolute;inset:-2px}.matchup-coin-face{z-index:1;object-fit:contain;border-radius:50%;width:100%;height:100%;display:block;position:relative}.matchup-center.flipping .matchup-coin{animation:1.55s cubic-bezier(.18,.72,.25,1) both matchup-coin-flip}.matchup-center.done .matchup-coin{animation:.38s cubic-bezier(.18,.8,.25,1) both matchup-coin-land}@keyframes matchup-coin-flip{0%{transform:rotateY(0)scale(1)}35%{transform:translateY(-24px)rotateY(720deg)scale(1.08)}to{transform:translateY(0)rotateY(1800deg)scale(1)}}@keyframes matchup-coin-land{0%{transform:scale(.9)}70%{transform:scale(1.06)}to{transform:scale(1)}}.matchup-countdown-shell{box-sizing:border-box;background:#181a20;border:13px solid #101218;border-radius:50%;grid-row:1;place-items:center;width:176px;height:176px;display:grid;position:relative;box-shadow:0 0 0 10px #292c34,inset 0 0 0 9px #ffffff06,0 17px 34px #00000070}.matchup-countdown{color:#53d9ed;text-shadow:0 0 28px #53d9ed40;place-items:center;width:100%;height:100%;font:800 74px/1 Tomorrow,sans-serif;animation:.7s both matchup-count-pop;display:grid}@keyframes matchup-count-pop{0%{opacity:0;transform:scale(1.35)}28%{opacity:1;transform:scale(1)}to{opacity:.7;transform:scale(.82)}}.matchup-waiting-action{color:#15171b;cursor:pointer;background:#53d9ed;border:0;border-radius:5px;width:144px;height:42px;font:700 16px/19px GeogrotesqueWide,sans-serif;position:relative;overflow:hidden;transform:translateY(9px);box-shadow:inset 0 1px #ffffff47}.matchup-waiting-action:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);height:1px;position:absolute;top:0;left:6px;right:6px}.matchup-waiting-action:hover{background:#91f4fb;transform:translateY(8px)}.matchup-popup footer{z-index:1;box-sizing:border-box;background:#17191f;border-top:1px solid #292c34;justify-content:space-between;align-items:center;width:100%;padding:0 24px;display:flex;position:relative;margin:0!important}.matchup-popup footer>b{font-size:17px}.matchup-popup footer>span{color:#aeb3bd;background:#202229;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 14px;font:600 13px/16px GeogrotesqueWide,sans-serif;display:flex;box-shadow:inset 0 1px #ffffff0b}.matchup-popup footer svg{fill:currentColor;width:17px;height:17px}@media (max-width:700px){.matchup-popup{grid-template-rows:62px minmax(0,1fr) 62px;height:555px}.matchup-topbar{padding-inline:10px}.matchup-brand img:last-child{display:none}.matchup-back,.matchup-share{gap:0;padding-inline:8px;font-size:0}.matchup-stage{grid-template-columns:1fr 94px 1fr;padding:16px 10px 22px}.matchup-player{grid-template-rows:102px 24px 48px 16px;min-width:0}.matchup-avatar{border-radius:21px;width:94px;height:94px}.matchup-avatar:before{border-radius:21px}.matchup-avatar img,.matchup-empty-avatar{border-radius:15px;width:74px;height:74px}.matchup-side-chip{width:30px;height:30px;top:-8px;right:-8px}.matchup-name>b{max-width:90px;font-size:13px}.matchup-player-value{width:110px}.matchup-center{grid-template-rows:116px 36px;width:94px}.matchup-coin,.matchup-countdown-shell{border-width:7px;width:92px;height:92px;box-shadow:0 0 0 6px #292c34}.matchup-coin:before{border-width:5px}.matchup-coin span{font-size:30px}.matchup-countdown{font-size:48px}.matchup-waiting-action{width:98px;font-size:11px}.matchup-winner-copy b{display:none}}.matchup-winner-chip{transform:translate(-28px)}.matchup-player{transition:filter .25s,opacity .25s}.matchup-player.loser{filter:grayscale(.92);opacity:.38}.matchup-player-winner{margin-top:-1px;font-size:13px;line-height:16px}.matchup-center{grid-template-rows:190px 66px}.matchup-center.flipping .matchup-coin,.matchup-center.done .matchup-coin{animation:none}.matchup-center.flipping .matchup-coin{background:#181a20;box-shadow:0 0 0 10px #292c34,inset 0 0 0 9px #ffffff06,0 17px 34px #00000070}.matchup-center.flipping .matchup-coin:before{opacity:0}.matchup-center.flipping .matchup-coin>.matchup-coin-face{visibility:hidden}.matchup-recreate{justify-items:center;gap:5px;display:grid;transform:translateY(7px)}.matchup-recreate>button{color:#d1d5de;cursor:pointer;background:#292c34;border:0;border-radius:5px;width:154px;height:38px;font:700 12px/15px GeogrotesqueWide,sans-serif;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12}.matchup-recreate>button:hover{color:#fff;background:#343740}.matchup-recreate>small{color:#cbd0d9;align-items:center;gap:5px;font:600 12px/15px GeogrotesqueWide,sans-serif;display:flex}@media (max-width:700px){.matchup-winner-chip{transform:translate(-8px)}.matchup-center{grid-template-rows:116px 58px}.matchup-countdown-shell{transform:translate(-2px)}.matchup-recreate>button{width:102px;font-size:9px}.matchup-recreate{gap:2px}}.matchup-player.tier-gray .matchup-avatar{--tier:#a1a7b0}.matchup-player.tier-cyan .matchup-avatar{--tier:#2bf4f7}.matchup-player.tier-green .matchup-avatar{--tier:#42eca0}.matchup-player.tier-purple .matchup-avatar{--tier:#a57bf4}.matchup-player.tier-orange .matchup-avatar{--tier:#53d9ed}.matchup-winner-chip{--winner-tier:#a1a7b0;transform:translate(-52px)}.matchup-winner-chip.tier-cyan{--winner-tier:#2bf4f7}.matchup-winner-chip.tier-green{--winner-tier:#42eca0}.matchup-winner-chip.tier-purple{--winner-tier:#a57bf4}.matchup-winner-chip.tier-orange{--winner-tier:#53d9ed}.matchup-winner-avatar{width:38px;height:38px;box-shadow:0 0 0 2px var(--winner-tier),0 3px 8px #0000004d;background:0 0;border-radius:8px}.matchup-winner-avatar img{border-radius:8px;width:38px;height:38px}.matchup-winner-copy b{max-width:150px}@media (max-width:700px){.matchup-winner-chip{transform:translate(-12px)}.matchup-winner-copy b{max-width:80px}}.matchup-countdown-shell{transform:none}.matchup-countdown{transform-origin:50%;font-variant-numeric:tabular-nums;position:relative;left:0}.matchup-center>.matchup-coin,.matchup-center>.matchup-countdown-shell{grid-area:1/1;place-self:center;transform:none}.matchup-center.flipping>.matchup-coin,.matchup-center.done>.matchup-coin{animation:none;transform:none}.matchup-winner-avatar{background:#101218;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:0 3px 8px #0000004d}.matchup-winner-avatar:before{content:"";background:linear-gradient(to bottom,#343740 0%,#343740 28%,var(--winner-tier) 100%);-webkit-mask-composite:xor;pointer-events:none;border-radius:9px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.matchup-winner-avatar img{object-fit:cover;border-radius:6px;width:36px;height:36px}.matchup-winner-copy>span{gap:7px}.matchup-winner-copy .level-badge{flex:0 0 31.5px;width:31.5px;height:21px;padding:0 2px 1px 0;font:italic 600 13.65px/16.38px Tomorrow,Arial,sans-serif}.matchup-winner-copy b{max-width:210px;font-size:14px;line-height:17px}.matchup-recreate{--recreate-rest-y:23px;z-index:3;transform:translateY(var(--recreate-rest-y));gap:7px;animation:2.3s cubic-bezier(.16,1,.3,1) both matchup-recreate-rise;position:relative}.matchup-recreate>button{color:#fff;background:#2b2e37;border:1px solid #383c46;width:180px;height:44px;font-size:16px;line-height:19px;box-shadow:inset 0 1px #53d9ed52,0 4px 12px #0003}.matchup-recreate>button:after{content:"";background:linear-gradient(90deg,#0000,#53d9edb8,#91f4fbe0,#53d9edb8,#0000);height:2px;position:absolute;top:0;left:8px;right:8px}.matchup-recreate>button:hover{background:#353943}.matchup-recreate>small{gap:5px;height:16px;font-size:13px;line-height:16px}.matchup-recreate>small b{color:#9299a6;align-items:center;height:16px;font:600 11px/14px GeogrotesqueWide,sans-serif;display:flex}.matchup-cost-arrow{fill:none;stroke:#656c79;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 14px;width:14px;height:14px;display:block}.matchup-recreate-label-mobile{display:none}@media (max-width:700px){.matchup-countdown{left:0}.matchup-winner-avatar{width:38px;height:38px}.matchup-winner-avatar img{width:31px;height:31px}.matchup-winner-copy b{max-width:95px}.matchup-recreate{--recreate-rest-y:17px}.matchup-recreate>button{width:116px;height:40px;font-size:12px;line-height:15px}.matchup-waiting-action{font-size:13px;line-height:16px}}.matchup-popup{border:2px solid #2a2d35}.matchup-stage{background-image:linear-gradient(#0e1015db,#0e1015db),url(/assets/rbxrush_mainbackground.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.matchup-coin-winner-avatar{--coin-winner-tier:#a1a7b0;z-index:4;background:#101218;border-radius:9px;place-items:center;width:42px;height:42px;animation:.28s cubic-bezier(.16,1,.3,1) both matchup-winner-avatar-drop;display:grid;position:absolute;top:-18px;right:-18px;box-shadow:0 4px 10px #0006}.matchup-coin-winner-avatar:before{content:"";background:linear-gradient(to bottom,#343740 0%,#343740 28%,var(--coin-winner-tier) 100%);-webkit-mask-composite:xor;pointer-events:none;border-radius:9px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.matchup-coin-winner-avatar img{object-fit:cover;border-radius:6px;width:34px;height:34px}.matchup-coin-winner-avatar.tier-cyan{--coin-winner-tier:#2bf4f7}.matchup-coin-winner-avatar.tier-green{--coin-winner-tier:#42eca0}.matchup-coin-winner-avatar.tier-purple{--coin-winner-tier:#a57bf4}.matchup-coin-winner-avatar.tier-orange{--coin-winner-tier:#53d9ed}.matchup-recreate>button,.matchup-recreate>small{opacity:1}@keyframes matchup-recreate-rise{0%{opacity:0;transform:translateY(calc(var(--recreate-rest-y) + 50px))}to{opacity:1;transform:translateY(var(--recreate-rest-y))}}@keyframes matchup-winner-avatar-drop{0%{opacity:0;transform:translateY(-10px)scale(.86)}to{opacity:1;transform:translateY(0)scale(1)}}.matchup-center{isolation:auto;position:relative}.matchup-center>.matchup-coin,.matchup-center>.matchup-countdown-shell{z-index:2}.matchup-center.done:before,.matchup-center.done:after{content:"";z-index:1;pointer-events:none;opacity:0;will-change:transform,opacity;border-radius:50%;position:absolute;top:95px;left:50%}.matchup-center.done:before{background:radial-gradient(circle,#53d9ed21 0 36%,#53d9ed0e 52%,#0000 72%);width:230px;height:230px;animation:1.7s ease-in-out both matchup-result-pulse-a}.matchup-center.done:after{background:radial-gradient(circle,#91f4fb1a 0 33%,#53d9ed09 55%,#0000 74%);width:204px;height:204px;animation:1.85s ease-in-out 80ms both matchup-result-pulse-b}@keyframes matchup-result-pulse-a{0%{opacity:0;transform:translate(-50%,-50%)scale(.86)}22%{opacity:.34;transform:translate(-50%,-50%)scale(1.07)}50%{opacity:.2;transform:translate(-50%,-50%)scale(.97)}74%{opacity:.25;transform:translate(-50%,-50%)scale(1.04)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes matchup-result-pulse-b{0%{opacity:0;transform:translate(-50%,-50%)scale(1.05)}27%{opacity:.25;transform:translate(-50%,-50%)scale(.94)}56%{opacity:.16;transform:translate(-50%,-50%)scale(1.05)}79%{opacity:.2;transform:translate(-50%,-50%)scale(.98)}to{opacity:0;transform:translate(-50%,-50%)scale(1.02)}}@media (max-width:700px){.matchup-center.done:before,.matchup-center.done:after{top:58px}.matchup-center.done:before{width:132px;height:132px}.matchup-center.done:after{width:116px;height:116px}}.matchup-winner-chip{--winner-rest-x:-52px;transform:translateX(var(--winner-rest-x));opacity:0;animation:1.12s cubic-bezier(.16,1,.3,1) .1s both matchup-winner-chip-enter}@keyframes matchup-winner-chip-enter{0%{opacity:0;transform:translateX(calc(var(--winner-rest-x) - 36px))}to{opacity:1;transform:translateX(var(--winner-rest-x))}}@media (max-width:700px){.matchup-winner-chip{--winner-rest-x:-12px}}@media (prefers-reduced-motion:reduce){.matchup-recreate,.matchup-winner-chip{animation-duration:.01ms}.matchup-center.done:before,.matchup-center.done:after{display:none}}.matchup-center.done:before{background:radial-gradient(circle,#53d9ed30 0 34%,#53d9ed14 52%,#0000 73%);animation:2.05s ease-in-out both matchup-result-pulse-a}.matchup-center.done:after{background:radial-gradient(circle,#91f4fb26 0 31%,#53d9ed0e 56%,#0000 75%);animation:2.2s ease-in-out 80ms both matchup-result-pulse-b}@media (max-width:700px){.matchup-countdown{left:0}}.matchup-coin.video-result{background:#181a20;box-shadow:0 0 0 10px #292c34,inset 0 0 0 9px #ffffff06,0 17px 34px #00000070}.matchup-coin.video-result:before{opacity:0}.matchup-coin.video-result>.matchup-coin-face{visibility:hidden}.matchup-center>.matchup-coin.video-result{z-index:auto}.matchup-flip-video{z-index:3;pointer-events:none;width:230px;max-width:none;height:230px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:700px){.matchup-coin.video-result{box-shadow:0 0 0 6px #292c34,inset 0 0 0 5px #ffffff06,0 10px 20px #0006}.matchup-flip-video{width:128px;height:128px}.matchup-player{grid-template-rows:84px 22px 42px 15px!important;gap:5px!important}.matchup-avatar{border-radius:18px!important;width:78px!important;height:78px!important}.matchup-avatar:before{border-radius:18px!important}.matchup-avatar img,.matchup-empty-avatar{border-radius:13px!important;width:61px!important;height:61px!important}.matchup-empty-avatar{font-size:29px!important}.matchup-side-chip{width:26px!important;height:26px!important;top:-6px!important;right:-6px!important;box-shadow:0 0 0 4px #101217,0 3px 7px #00000052!important}.matchup-name{gap:5px!important;max-width:116px!important}.matchup-name>b{max-width:78px!important;font-size:12px!important;line-height:15px!important}.matchup-name .level-badge{transform-origin:50%;transform:scale(.9)}.matchup-player-value{border-radius:6px!important;width:94px!important;height:42px!important}.matchup-player-value strong{gap:5px!important;font-size:14px!important;line-height:17px!important}.matchup-player-winner{font-size:10px!important;line-height:13px!important}.matchup-winner-avatar{border-radius:8px!important;width:34px!important;height:34px!important}.matchup-winner-avatar img{border-radius:5px!important;width:27px!important;height:27px!important}.matchup-winner-copy b{max-width:78px!important;font-size:12px!important;line-height:15px!important}.matchup-winner-copy .level-badge{transform-origin:50%;transform:scale(.88)}.matchup-side-chip>img{object-fit:contain!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.matchup-stage>.matchup-player:first-child{transform:translate(-7px)}.matchup-stage>.matchup-player:last-child{transform:translate(7px)}.matchup-center{grid-template-columns:94px!important;min-width:94px!important}.matchup-center>.matchup-coin,.matchup-center>.matchup-countdown-shell,.matchup-center>.matchup-recreate,.matchup-center>.matchup-waiting-action{grid-column:1!important}.matchup-center>.matchup-recreate{justify-self:center!important}.matchup-recreate-label-desktop{display:none}.matchup-recreate-label-mobile{display:inline}}
.mines-module__G5ZP6G__main{width:min(1270px,100%);max-width:1270px;margin:0 auto;padding:28px 0 50px;font-family:GeogrotesqueWide,Arial,sans-serif;font-weight:600;container-type:inline-size}.mines-module__G5ZP6G__heading{justify-content:space-between;align-items:center;height:40px;margin-bottom:16px;display:flex}.mines-module__G5ZP6G__headingCopy{box-sizing:border-box;background:#202229;border-radius:5px;align-items:center;gap:10px;width:106px;height:40px;padding:0 12px;display:flex;box-shadow:inset 0 1px #ffffff0a}.mines-module__G5ZP6G__headingCopy>svg{fill:#91f4fb;flex:0 0 16px;width:16px;height:18px}.mines-module__G5ZP6G__heading h1{color:#fff;margin:0;font-size:14px;font-weight:600;line-height:17px}.mines-module__G5ZP6G__fairWrap{position:relative}.mines-module__G5ZP6G__fair{color:#a4a9b5;background:#202229;border:1px solid #2b2e36;border-radius:5px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffff0d}.mines-module__G5ZP6G__fair:hover{color:#fff;background:#272a32}.mines-module__G5ZP6G__fair>span{color:#91f4fb;font-size:16px}.mines-module__G5ZP6G__fairCard{z-index:10;color:#9298a7;background:#191b21;border:1px solid #2b2e36;border-radius:6px;gap:6px;width:250px;padding:14px;font-size:11px;line-height:16px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 16px 35px #07080b}.mines-module__G5ZP6G__fairCard b{color:#fff;font-size:12px}.mines-module__G5ZP6G__game{background:#121419;border:1px solid #202229;border-radius:7px;grid-template-columns:324px minmax(0,1fr);height:782px;min-height:782px;display:grid;overflow:hidden;box-shadow:0 15px 45px #00000047}.mines-module__G5ZP6G__controls{background:#17191f;border-right:1px solid #252831;padding:20px}.mines-module__G5ZP6G__controls label{color:#9298a7;margin-bottom:9px;font-size:12px;line-height:15px;display:block}.mines-module__G5ZP6G__amount{background:#0e1015;border:1px solid #292c35;border-radius:5px;align-items:center;height:44px;display:flex;overflow:hidden}.mines-module__G5ZP6G__amount>img{object-fit:contain;margin:0 8px 0 11px}.mines-module__G5ZP6G__amount input{color:#fff;background:0 0;border:0;outline:0;flex:1;width:0;min-width:0;font-family:inherit;font-size:15px;font-weight:600}.mines-module__G5ZP6G__amount input::-webkit-inner-spin-button{display:none}.mines-module__G5ZP6G__amount input{appearance:textfield}.mines-module__G5ZP6G__amount input::-webkit-outer-spin-button{appearance:none;margin:0}.mines-module__G5ZP6G__amount input::-webkit-inner-spin-button{appearance:none;margin:0}.mines-module__G5ZP6G__amount button{color:#9298a7;background:0 0;border:0;border-left:1px solid #292c35;width:44px;height:28px;font-size:12px}.mines-module__G5ZP6G__amount button:hover{color:#fff}.mines-module__G5ZP6G__amount button:disabled,.mines-module__G5ZP6G__mineOptions button:disabled{cursor:default;opacity:.55}.mines-module__G5ZP6G__balanceLine{color:#656b78;justify-content:space-between;margin:7px 1px 27px;font-size:10px;line-height:13px;display:flex}.mines-module__G5ZP6G__mineOptions{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.mines-module__G5ZP6G__mineOptions button{color:#9096a3;background:#202229;border:1px solid #2a2d35;border-radius:4px;height:40px;font-size:13px;box-shadow:inset 0 1px #ffffff0a}.mines-module__G5ZP6G__mineOptions button:hover{color:#fff;background:#272a31}.mines-module__G5ZP6G__mineOptions button.mines-module__G5ZP6G__active{color:#91f4fb;background:#0f6d86;border-color:#1698b7;box-shadow:inset 0 1px #91f4fb29}.mines-module__G5ZP6G__chance{border-top:1px solid #262932;border-bottom:1px solid #262932;grid-template-columns:1fr 1fr;align-items:center;height:72px;margin:25px 0 18px;display:grid}.mines-module__G5ZP6G__chance span{color:#747b89;gap:5px;font-size:10px;display:grid}.mines-module__G5ZP6G__chance span+span{border-left:1px solid #262932;padding-left:17px}.mines-module__G5ZP6G__chance b{color:#fff;font-size:16px}.mines-module__G5ZP6G__play{color:#fff;background:linear-gradient(#91f4fb,#53d9ed);border:0;border-radius:5px;width:100%;height:48px;font-size:15px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 12px #91f4fb33}.mines-module__G5ZP6G__play:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);height:1px;position:absolute;top:0;left:8px;right:8px}.mines-module__G5ZP6G__play:hover{filter:brightness(1.08)}.mines-module__G5ZP6G__play:disabled{cursor:wait;filter:grayscale(.45);opacity:.7}.mines-module__G5ZP6G__playGroup{gap:8px;width:100%;display:grid}.mines-module__G5ZP6G__dragHint{color:#858b98;justify-content:center;align-items:center;gap:6px;margin:0;font-size:11px;font-weight:600;line-height:14px;display:flex}.mines-module__G5ZP6G__dragHint svg{flex:0 0 12px;width:12px;height:12px}.mines-module__G5ZP6G__maxWinHint{color:#91f4fb;text-align:center;margin:8px 0 0;font-size:11px;line-height:15px}.mines-module__G5ZP6G__boardCapped .mines-module__G5ZP6G__tile:disabled:not(.mines-module__G5ZP6G__open){cursor:default;opacity:.55}.mines-module__G5ZP6G__apiError{color:#ef747d;text-align:center;margin:9px 0 0;font-size:11px;line-height:15px}.mines-module__G5ZP6G__boardWrap{background:radial-gradient(circle at 50% 46%,#181b21 0,#101217 72%);justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.mines-module__G5ZP6G__board{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(5,1fr);gap:12px;width:min(100%,700px);height:auto;display:grid}.mines-module__G5ZP6G__tile{aspect-ratio:1;color:#aeb4c0;background:linear-gradient(#252831 0,#1c1f26 100%);border:1px solid #2a2d35;border-radius:7px;transition:transform .14s,filter .14s,background .18s;position:relative;box-shadow:inset 0 1px #ffffff0e,0 3px #121419}.mines-module__G5ZP6G__tile:hover{filter:brightness(1.14);transform:translateY(-2px)}.mines-module__G5ZP6G__closedGem{object-fit:contain;opacity:.68;filter:grayscale(.72)brightness(.72);width:44%;height:44%;transition:transform .14s,opacity .14s,filter .14s}.mines-module__G5ZP6G__tile:hover .mines-module__G5ZP6G__closedGem{opacity:.86;filter:grayscale(.5)brightness(.86);transform:scale(1.06)}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open{background:radial-gradient(circle,#1698b7,#0f6d86 72%);border-color:#1698b7;transform:none}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__mine{background:radial-gradient(circle,#6d2e31,#26191d 74%);border-color:#863d3f}.mines-module__G5ZP6G__gem{color:#91f4fb;text-shadow:0 0 18px #91f4fb99;font-size:33px}.mines-module__G5ZP6G__bomb{color:#17191f;background:#e35c61;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;display:inline-flex;box-shadow:0 0 16px #e35c6159}.mines-module__G5ZP6G__boardMessage{pointer-events:none;text-align:center;text-shadow:0 2px 8px #090a0d;justify-items:center;gap:3px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mines-module__G5ZP6G__boardMessage img{object-fit:cover;object-position:left;border-radius:11px;margin-bottom:3px}.mines-module__G5ZP6G__boardMessage b{color:#fff;font-size:14px}.mines-module__G5ZP6G__boardMessage span{color:#858b98;font-size:11px}.mines-module__G5ZP6G__stats{background:#15171c;border:1px solid #202229;border-radius:6px;grid-template-columns:repeat(4,1fr);height:66px;margin-top:12px;display:grid}.mines-module__G5ZP6G__stats>div{border-right:1px solid #242730;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.mines-module__G5ZP6G__stats>div:last-child{border-right:0}.mines-module__G5ZP6G__stats span{color:#777e8c;font-size:10px;line-height:12px}.mines-module__G5ZP6G__stats b{color:#fff;align-items:center;gap:5px;font-size:15px;line-height:18px;display:flex}.mines-module__G5ZP6G__stats b img{object-fit:contain}.mines-module__G5ZP6G__stats .mines-module__G5ZP6G__orange{color:#91f4fb}@container (max-width:1000px){.mines-module__G5ZP6G__game{height:548px;min-height:548px}.mines-module__G5ZP6G__boardWrap{padding:28px}.mines-module__G5ZP6G__board{max-width:480px}}@media (max-width:900px){.mines-module__G5ZP6G__main{padding-top:32px}.mines-module__G5ZP6G__game{grid-template-columns:1fr}.mines-module__G5ZP6G__controls{border-bottom:1px solid #252831;border-right:0}.mines-module__G5ZP6G__boardWrap{min-height:540px}}@media (max-width:700px){.mines-module__G5ZP6G__main{width:calc(100% - 24px);padding-top:22px}.mines-module__G5ZP6G__heading p{display:none}.mines-module__G5ZP6G__game{min-height:0}.mines-module__G5ZP6G__boardWrap{min-height:0;padding:14px}.mines-module__G5ZP6G__board{gap:5px}.mines-module__G5ZP6G__controls{padding:16px 14px}.mines-module__G5ZP6G__stats{grid-template-columns:repeat(2,1fr);height:120px}.mines-module__G5ZP6G__stats>div:nth-child(2){border-right:0}.mines-module__G5ZP6G__stats>div:nth-child(-n+2){border-bottom:1px solid #242730}}.mines-module__G5ZP6G__fair{background:#1c1f25;border-color:#2a2d35;justify-content:center;min-width:143px;padding:0 14px;font-size:11px}.mines-module__G5ZP6G__fair>svg{fill:#91f4fb;width:16px;height:16px}.mines-module__G5ZP6G__game{background:#101217;border-color:#23262e;border-radius:6px}.mines-module__G5ZP6G__controls{background:#191b21;border-right-color:#292c34;padding:26px 18px}.mines-module__G5ZP6G__controls label{margin-bottom:8px;font-size:11px;line-height:14px}.mines-module__G5ZP6G__amount{background:#111318;border-color:#2a2d35;height:45px}.mines-module__G5ZP6G__mineOptions{gap:6px}.mines-module__G5ZP6G__mineOptions button{background:#22252c;border-color:#292c34;font-size:12px;font-weight:600}.mines-module__G5ZP6G__chance{margin-top:24px}.mines-module__G5ZP6G__play{background:linear-gradient(#91f4fb,#91f4fb);border-radius:4px;font-size:14px;box-shadow:inset 0 1px #ffffff4d,0 7px 16px #91f4fb24}.mines-module__G5ZP6G__board{width:min(100%,700px)}.mines-module__G5ZP6G__tile{background:linear-gradient(#24272e,#1d2026);border-color:#292c34;border-radius:5px;box-shadow:inset 0 1px #ffffff0b,0 2px #0c0e12}.mines-module__G5ZP6G__gem,.mines-module__G5ZP6G__bomb{width:52px;height:52px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid}.mines-module__G5ZP6G__gem svg,.mines-module__G5ZP6G__bomb svg{width:44px;height:44px}.mines-module__G5ZP6G__gem svg{fill:#91f4fb;stroke:#91f4fb;stroke-width:1.5px;filter:drop-shadow(0 0 12px #91f4fb59)}.mines-module__G5ZP6G__bomb svg{fill:#d45355;stroke:#f28782;stroke-width:1.4px;filter:drop-shadow(0 0 12px #d3434752)}.mines-module__G5ZP6G__boardMessage{gap:4px}.mines-module__G5ZP6G__boardMessage img{object-fit:contain;border-radius:0;width:58px;height:48px}.mines-module__G5ZP6G__boardMessage b{font-size:13px;line-height:16px}.mines-module__G5ZP6G__boardMessage span{font-size:10px;line-height:13px}.mines-module__G5ZP6G__stats{background:#17191f;border-color:#23262e}.mines-module__G5ZP6G__headingCopy{background:#91f4fb1a;border-radius:4px;flex:none;width:auto;min-width:95px;padding:0 14px}.mines-module__G5ZP6G__headingCopy>svg{fill:#91f4fb;width:16px;height:18px}.mines-module__G5ZP6G__heading h1{color:#9da3b2;white-space:nowrap;font-size:16px;font-weight:600}.mines-module__G5ZP6G__fair{color:#9da3b2;text-transform:none;background:#202229;border:0;border-top:1px solid #343740;border-radius:5px;justify-content:center;gap:8px;width:109.34px;min-width:109.34px;height:40px;padding:0;font:600 16px/19.2px GeogrotesqueWide,Arial,sans-serif;position:relative;box-shadow:inset 0 1px #ffffff08}.mines-module__G5ZP6G__fair:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px;position:absolute;top:0;left:6px;right:6px}.mines-module__G5ZP6G__fair>svg{fill:currentColor;flex:0 0 18px;width:18px;height:18px}.mines-module__G5ZP6G__game{background:#16181d;border:1px solid #13151b;border-radius:8px}.mines-module__G5ZP6G__controls{background:#13151b;border:0;flex-direction:column;gap:0;padding:20px;display:flex}.mines-module__G5ZP6G__controls label{color:#9da3b2;text-transform:none;margin:0 0 6px;font-size:14px}.mines-module__G5ZP6G__amount{background:#13151b;border:2px solid #202229;border-radius:8px;height:44px}.mines-module__G5ZP6G__amount>button,.mines-module__G5ZP6G__balanceLine{display:none}.mines-module__G5ZP6G__betShortcuts,.mines-module__G5ZP6G__gridOptions{gap:2px;margin:12px 0 20px;display:grid}.mines-module__G5ZP6G__betShortcuts{grid-template-columns:repeat(4,1fr)}.mines-module__G5ZP6G__gridOptions{grid-template-columns:repeat(5,1fr)}.mines-module__G5ZP6G__betShortcuts button,.mines-module__G5ZP6G__gridOptions button{color:#9da3b2;background:#202229;border:0;border-radius:0;height:36px;font-size:14px;font-weight:600}.mines-module__G5ZP6G__betShortcuts button:first-child,.mines-module__G5ZP6G__gridOptions button:first-child{border-radius:5px 0 0 5px}.mines-module__G5ZP6G__betShortcuts button:last-child,.mines-module__G5ZP6G__gridOptions button:last-child{border-radius:0 5px 5px 0}.mines-module__G5ZP6G__mineSlider{box-sizing:border-box;background:#202229;border:0;border-radius:5px;grid-template-columns:auto 1fr;align-items:center;gap:10px;height:36px;margin-bottom:20px;padding:0 12px;display:grid}.mines-module__G5ZP6G__mineCount{grid-template-columns:16px 20px;align-items:center;gap:6px;display:grid}.mines-module__G5ZP6G__mineCount svg{fill:#ef5b67;width:16px;height:16px;transition:transform .18s}.mines-module__G5ZP6G__mineSlider:hover .mines-module__G5ZP6G__mineCount svg{transform:scale(1.2)}.mines-module__G5ZP6G__mineCount b{color:#fff;text-align:center;font-size:14px}.mines-module__G5ZP6G__mineSlider input{appearance:none;cursor:pointer;border-radius:999px;width:100%;height:6px}.mines-module__G5ZP6G__mineSlider input::-webkit-slider-thumb{appearance:none;box-sizing:border-box;background:#ef5b67;border:0;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px #202229}.mines-module__G5ZP6G__mineSlider input::-moz-range-thumb{box-sizing:border-box;background:#ef5b67;border:0;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px #202229}.mines-module__G5ZP6G__play{color:#18191d;background:#91f4fb;height:44px;margin-top:0;box-shadow:inset 0 1px #ffffff47}.mines-module__G5ZP6G__maxWin{color:#8f96a4;box-sizing:border-box;background:#202229;border-radius:5px;justify-content:space-between;align-items:center;height:36px;margin-top:auto;padding:0 10px;font-size:12px;display:flex;box-shadow:inset 0 1px #ffffff09}.mines-module__G5ZP6G__maxWin b{color:#fff;align-items:center;gap:5px;display:flex}.mines-module__G5ZP6G__boardWrap{background:#16181d}.mines-module__G5ZP6G__tile{box-shadow:none;opacity:.6;background:#202229;border:0;border-radius:10px}.mines-module__G5ZP6G__tile:hover{filter:none;opacity:1;background:#292c34;transform:translateY(-3px)}.mines-module__G5ZP6G__closedGem{fill:#292c34;opacity:1;filter:none;width:40%;height:40%}.mines-module__G5ZP6G__tile:hover .mines-module__G5ZP6G__closedGem{fill:#9da3b2;opacity:1;filter:none;transform:none}.mines-module__G5ZP6G__boardIdle .mines-module__G5ZP6G__tile{opacity:.6}.mines-module__G5ZP6G__stats{display:none}.mines-module__G5ZP6G__main .activity{margin-top:16px}.mines-module__G5ZP6G__liveWins{margin-top:16px}.mines-module__G5ZP6G__liveWins h2{color:#9da3b2;align-items:center;gap:10px;height:24px;margin:0;font-size:16px;font-weight:600;display:flex}.mines-module__G5ZP6G__liveWins h2 svg{fill:#91f4fb;width:18px;height:18px}@media (max-width:700px){.mines-module__G5ZP6G__main{box-sizing:border-box;width:calc(100% - 32px);max-width:none;padding:78px 0 96px;overflow-x:clip}.mines-module__G5ZP6G__heading{width:100%;margin-bottom:16px}.mines-module__G5ZP6G__game{flex-direction:column;width:100%;display:flex;height:auto!important;min-height:0!important;overflow:visible!important}.mines-module__G5ZP6G__controls{box-sizing:border-box;flex:none;order:2;gap:0;width:100%;padding:20px;height:auto!important;min-height:0!important}.mines-module__G5ZP6G__controls>.mines-module__G5ZP6G__playGroup{order:-1;margin-bottom:16px}.mines-module__G5ZP6G__boardWrap{box-sizing:border-box;flex:none;order:1;width:100%;padding:16px;height:auto!important;min-height:0!important}.mines-module__G5ZP6G__board{aspect-ratio:1;gap:6px;width:100%;max-width:none;height:auto}.mines-module__G5ZP6G__maxWin{margin-top:12px}}.mines-module__G5ZP6G__liveWins>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-top:16px;display:grid}.mines-module__G5ZP6G__liveWins article{box-sizing:border-box;background:#16181d;border-radius:6px;height:94px;padding:12px}.mines-module__G5ZP6G__liveWins article span{color:#fff;align-items:center;gap:8px;font-size:13px;display:flex}.mines-module__G5ZP6G__liveWins article span b{color:#91f4fb;background:#252832;border-radius:4px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.mines-module__G5ZP6G__liveWins article strong{color:#fff;align-items:center;gap:5px;margin-top:12px;font-size:14px;display:flex}.mines-module__G5ZP6G__liveWins article i{color:#62bd77;margin-left:auto;font-style:normal}.mines-module__G5ZP6G__controls>label{letter-spacing:.01em}.mines-module__G5ZP6G__amount{box-sizing:border-box;padding:0 10px}.mines-module__G5ZP6G__amount input{color:#fff;min-width:0;padding:0 4px;font-size:15px}.mines-module__G5ZP6G__amount input::placeholder{color:#737987;opacity:1}.mines-module__G5ZP6G__betShortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%}.mines-module__G5ZP6G__betShortcuts button{min-width:0}.mines-module__G5ZP6G__maxWin{height:40px;margin-top:auto;padding:0 12px}.mines-module__G5ZP6G__maxWin b{font-size:14px}.mines-module__G5ZP6G__play{font-size:16px;line-height:19px;position:relative;overflow:hidden}.mines-module__G5ZP6G__play:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff61,#0000);height:1px;position:absolute;top:0;left:8px;right:8px}.mines-module__G5ZP6G__maxWin{height:52px;box-shadow:none;color:#979eac;background:0 0;border-radius:0;margin-top:auto;padding:0;font-size:13px}.mines-module__G5ZP6G__maxWin>span{flex-direction:column;gap:2px;display:flex}.mines-module__G5ZP6G__maxWin b{color:#fff;gap:5px;font-size:15px;line-height:18px}.mines-module__G5ZP6G__maxWin button{color:#9da3b2;background:#202229;border:0;border-radius:5px;place-items:center;width:34px;height:34px;padding:0;font:700 13px/1 Arial,sans-serif;transition:background .16s,color .16s,transform .16s;display:grid;box-shadow:inset 0 1px #ffffff0f}.mines-module__G5ZP6G__maxWin button:hover{color:#fff;background:#2b2e36;transform:scale(1.04)}.mines-module__G5ZP6G__controls>label{color:#9da3b2;letter-spacing:0;margin:0;font-size:14px;line-height:16.8px}.mines-module__G5ZP6G__amount{background:#13151b;border:2px solid #202229;border-radius:8px;height:44px;margin-top:6px;padding:4px 8px}.mines-module__G5ZP6G__amount>img{width:20px;height:23px;margin:0 4px 0 0}.mines-module__G5ZP6G__amount input{height:32px;padding:0 8px;font-size:16px;line-height:19.2px}.mines-module__G5ZP6G__betShortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%;margin:12px 0 20px}.mines-module__G5ZP6G__betShortcuts button{color:#9da3b2;text-indent:0;background:#202229;border-radius:0;place-items:center;min-width:0;height:36px;padding-inline:0;font-size:16px;line-height:19.2px;display:grid}.mines-module__G5ZP6G__betShortcuts button:first-child{border-radius:5px 0 0 5px}.mines-module__G5ZP6G__betShortcuts button:last-child{border-radius:0 5px 5px 0}.mines-module__G5ZP6G__gridOptions{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;margin:8px 0 20px}.mines-module__G5ZP6G__gridOptions button,.mines-module__G5ZP6G__gridOptions button:first-child,.mines-module__G5ZP6G__gridOptions button:last-child{color:#9da3b2;background:#202229;border-radius:5px;min-width:0;height:36px;font-size:16px;line-height:19.2px}.mines-module__G5ZP6G__gridOptions button.mines-module__G5ZP6G__active{color:#fff;background:#53d9ed33}.mines-module__G5ZP6G__mineSlider{grid-template-columns:42px 1fr;gap:10px;height:36px;margin:8px 0 20px;padding:0 12px}.mines-module__G5ZP6G__play{color:#0e1015;background:#53d9ed;border-radius:5px;width:100%;height:44px;margin:0;font-size:16px;line-height:19.2px}.mines-module__G5ZP6G__play:disabled{cursor:not-allowed;color:#0e1015;filter:none;background:#53d9ed;box-shadow:inset 0 1px #ffffff47}.mines-module__G5ZP6G__cashoutPlay{justify-content:center;align-items:center;gap:8px;display:flex}.mines-module__G5ZP6G__cashoutMultiplier{font-variant-numeric:tabular-nums;letter-spacing:.015em;font-weight:700}.mines-module__G5ZP6G__cashoutDivider{color:#0e10157a;font-size:18px;font-weight:500;line-height:1;transform:scaleY(.9)}.mines-module__G5ZP6G__cashoutLabel{font-weight:600}.mines-module__G5ZP6G__maxWin{height:36px;margin-top:auto}.mines-module__G5ZP6G__maxWin>span{width:240px}.mines-module__G5ZP6G__maxWin button{width:36px;height:36px}.mines-module__G5ZP6G__tile{isolation:isolate;touch-action:none;overflow:hidden;container-type:inline-size}.mines-module__G5ZP6G__gem,.mines-module__G5ZP6G__bomb{z-index:1;opacity:1;transform-origin:50%;place-items:center;width:100%;height:100%;animation:none;inset:0;transform:scale(1);display:grid!important;position:absolute!important}.mines-module__G5ZP6G__gem img,.mines-module__G5ZP6G__bomb svg{object-fit:contain;width:min(60cqi,70px);max-width:none;height:min(60cqi,70px);max-height:none}.mines-module__G5ZP6G__tileCover{z-index:3;border-radius:inherit;pointer-events:none;transform-origin:50%;background:linear-gradient(#23262d,#202229);position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.mines-module__G5ZP6G__tileCover .mines-module__G5ZP6G__closedGem{z-index:2;transition:transform .11s ease-in,opacity 70ms linear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mines-module__G5ZP6G__tile:hover .mines-module__G5ZP6G__tileCover .mines-module__G5ZP6G__closedGem{transform:translate(-50%,-50%)scale(1.06)}.mines-module__G5ZP6G__emptyFlip{z-index:2;object-fit:contain;opacity:.9;width:min(48.3cqi,74px);height:min(48.3cqi,74px);transition:transform .14s,filter .14s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mines-module__G5ZP6G__tile:hover .mines-module__G5ZP6G__emptyFlip{filter:brightness(1.08);transform:translate(-50%,-50%)scale(1.05)}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open{z-index:2;opacity:1;background:linear-gradient(#20252d,#181c23);overflow:visible}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open:hover{filter:none;opacity:1;cursor:default;background:linear-gradient(#20252d,#181c23);transform:none}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open.mines-module__G5ZP6G__mine,.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open.mines-module__G5ZP6G__mine:hover{background:radial-gradient(circle at 50% 46%,#633337,#2b2024 74%)}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open:not(.mines-module__G5ZP6G__revealing) .mines-module__G5ZP6G__tileCover{animation:.46s cubic-bezier(.5,.04,.78,.42) both mines-module__G5ZP6G__mine-cover-collapse}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__revealing:not(.mines-module__G5ZP6G__open) .mines-module__G5ZP6G__tileCover{animation:.16s cubic-bezier(.2,.72,.3,1) both mines-module__G5ZP6G__mine-cover-prime}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open.mines-module__G5ZP6G__revealing .mines-module__G5ZP6G__tileCover{animation:.3s cubic-bezier(.5,.04,.78,.42) both mines-module__G5ZP6G__mine-cover-finish}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__detonated .mines-module__G5ZP6G__bomb:before{content:"";z-index:-2;aspect-ratio:1;background:radial-gradient(circle,#91f4fbf5 0 5%,#91f4fbbf 13%,#ef4a507a 28%,#0000 67%);border-radius:50%;width:min(90%,112px);animation:.52s cubic-bezier(.12,.7,.2,1) 60ms both mines-module__G5ZP6G__mine-explosion;position:absolute;top:50%;left:50%}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__detonated .mines-module__G5ZP6G__bomb:after{content:"";z-index:-1;background:#91f4fb;border-radius:50%;width:8px;height:8px;animation:.48s ease-out 60ms both mines-module__G5ZP6G__mine-sparks;position:absolute;top:50%;left:50%;box-shadow:0 -44px 0 -1px #53d9ed,31px -31px 0 -2px #ef5b67,44px 0 0 -1px #53d9ed,31px 31px 0 -2px #ef5b67,0 44px 0 -1px #53d9ed,-31px 31px 0 -2px #ef5b67,-44px 0 0 -1px #53d9ed,-31px -31px 0 -2px #ef5b67}@keyframes mines-module__G5ZP6G__mine-cover-collapse{0%{opacity:1;border-radius:inherit;transform:scale(1)}22%{opacity:1;border-radius:inherit;transform:scale(1.15)}37%{opacity:1;border-radius:inherit;transform:scale(1.12)}52%{opacity:1;border-radius:inherit;transform:scale(1.025)}to{opacity:0;border-radius:inherit;transform:scale(.04)}}@keyframes mines-module__G5ZP6G__mine-cover-prime{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1.12)}}@keyframes mines-module__G5ZP6G__mine-cover-finish{0%{opacity:1;border-radius:inherit;transform:scale(1.12)}24%{opacity:1;border-radius:inherit;transform:scale(1.16)}48%{opacity:1;border-radius:inherit;transform:scale(1.025)}to{opacity:0;border-radius:inherit;transform:scale(.04)}}@keyframes mines-module__G5ZP6G__mine-explosion{0%{opacity:0;transform:translate(-50%,-50%)scale(.15)}32%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.35)}}@keyframes mines-module__G5ZP6G__mine-sparks{0%{opacity:0;transform:translate(-50%,-50%)scale(.18)rotate(0)}28%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.25)rotate(24deg)}}.mines-module__G5ZP6G__modeSwitch{box-sizing:border-box;background:#202229;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;height:44px;margin-bottom:20px;padding:4px;display:grid}.mines-module__G5ZP6G__modeSwitch button{color:#9da3b2;cursor:pointer;background:0 0;border:0;border-radius:5px;font:600 15px/18px GeogrotesqueWide,Arial,sans-serif;transition:background .16s,color .16s}.mines-module__G5ZP6G__modeSwitch button:hover:not(:disabled){color:#fff;background:#292c35}.mines-module__G5ZP6G__modeSwitch button.mines-module__G5ZP6G__active{color:#53d9ed;background:linear-gradient(#53d9ed3b,#53d9ed14);box-shadow:inset 0 1px #ffffff14}.mines-module__G5ZP6G__modeSwitch button:disabled{cursor:not-allowed;opacity:.55}.mines-module__G5ZP6G__autoSelectionCount{color:#8f96a4;justify-content:space-between;align-items:center;height:28px;margin:-8px 2px 8px;font-size:12px;display:flex}.mines-module__G5ZP6G__autoSelectionCount b{color:#53d9ed;font-size:13px}.mines-module__G5ZP6G__autoBoard .mines-module__G5ZP6G__tile{cursor:pointer;opacity:.82}.mines-module__G5ZP6G__autoBoard .mines-module__G5ZP6G__tile:hover{opacity:1}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__autoSelected:not(.mines-module__G5ZP6G__open){opacity:1;box-shadow:none;background:#183b44;transform:translateY(-2px)}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__autoSelected:not(.mines-module__G5ZP6G__open) .mines-module__G5ZP6G__tileCover{background:#183b44;box-shadow:inset 0 1px #ffffff0d}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__autoSelected:not(.mines-module__G5ZP6G__open) .mines-module__G5ZP6G__tileCover:after{content:none}.mines-module__G5ZP6G__autoBoard .mines-module__G5ZP6G__tile:disabled{cursor:wait;opacity:.6}.mines-module__G5ZP6G__game:has(.mines-module__G5ZP6G__autoControls){height:782px;min-height:782px}.mines-module__G5ZP6G__controls:has(.mines-module__G5ZP6G__autoControls){overflow-y:auto}.mines-module__G5ZP6G__autoControls{gap:16px;margin:0 0 16px;display:grid}.mines-module__G5ZP6G__autoField{gap:6px;margin:0!important;display:grid!important}.mines-module__G5ZP6G__autoField>span,.mines-module__G5ZP6G__autoRow>span,.mines-module__G5ZP6G__autoStops label>span{color:#9da3b2;font:600 12px/15px GeogrotesqueWide,Arial,sans-serif}.mines-module__G5ZP6G__autoInput{box-sizing:border-box;background:#13151b;border:2px solid #202229;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 11px;display:flex}.mines-module__G5ZP6G__autoInput input{color:#fff;background:0 0;border:0;outline:0;flex:1;width:0;min-width:0;height:44px;padding:0;font:600 16px/19.2px GeogrotesqueWide,Arial,sans-serif}.mines-module__G5ZP6G__autoInput small{color:#858b98;white-space:nowrap;font:600 12px/15px Arial,sans-serif}.mines-module__G5ZP6G__autoRow{gap:6px;width:100%;min-width:0;display:grid}.mines-module__G5ZP6G__autoValue{box-sizing:border-box;background:#13151b;border:2px solid #202229;border-radius:6px;align-items:center;gap:0;width:100%;min-width:0;height:40px;padding:2px;display:flex;overflow:hidden}.mines-module__G5ZP6G__autoValue button,.mines-module__G5ZP6G__autoValue input{color:#9da3b2;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background:#13151b;border:0;border-radius:0;min-width:0;height:36px;padding-inline:5px;font:600 10px/12px GeogrotesqueWide,Arial,sans-serif;overflow:hidden}.mines-module__G5ZP6G__autoValue button{flex:none;width:auto;height:32px;padding-inline:0;font-size:12px;line-height:15px}.mines-module__G5ZP6G__autoValue button:first-child{color:#c2c6ce;background:#252832;border-radius:4px 0 0 4px;min-width:54px}.mines-module__G5ZP6G__autoValue button:nth-child(2){background:#202229;border-radius:0 4px 4px 0;min-width:76px;margin-left:2px}.mines-module__G5ZP6G__autoValue button.mines-module__G5ZP6G__active{color:#53d9ed;background:#0f6d86}.mines-module__G5ZP6G__autoValue button:first-child.mines-module__G5ZP6G__active{color:#c2c6ce;background:#252832}.mines-module__G5ZP6G__autoValue input{color:#fff;text-align:left;cursor:text;background:#13151b;outline:0;flex:auto;width:auto;min-width:28px;padding-left:6px;font-size:16px;line-height:19.2px}.mines-module__G5ZP6G__autoValue button+button,.mines-module__G5ZP6G__autoValue input,.mines-module__G5ZP6G__autoValue b{border-left:0}.mines-module__G5ZP6G__autoValue b{color:#858b98;background:#13151b;border-radius:0 4px 4px 0;flex:0 0 20px;place-items:center;height:32px;font-size:16px;line-height:19.2px;display:grid;position:static}.mines-module__G5ZP6G__autoValue :disabled{cursor:not-allowed;opacity:.6}.mines-module__G5ZP6G__advancedButton{color:#c2c6ce;cursor:pointer;background:#202229;border:1px solid #30333c;border-radius:5px;width:100%;height:36px;margin:0 0 10px;font:700 12px/15px GeogrotesqueWide,Arial,sans-serif}.mines-module__G5ZP6G__advancedButton:hover:not(:disabled){color:#fff;background:#2b2e36}.mines-module__G5ZP6G__advancedButton:disabled{cursor:not-allowed;opacity:.6}.mines-module__G5ZP6G__autoStops{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;display:grid}.mines-module__G5ZP6G__autoStops label{gap:5px;min-width:0;margin:0!important;display:grid!important}.mines-module__G5ZP6G__stopInput{box-sizing:border-box;background:#13151b;border:2px solid #202229;border-radius:6px;align-items:center;gap:6px;min-width:0;height:40px;padding:0 9px;display:flex}.mines-module__G5ZP6G__stopInput img{object-fit:contain}.mines-module__G5ZP6G__stopInput input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:30px;padding:0;font:600 14px/17px GeogrotesqueWide,Arial,sans-serif}@media (max-width:700px){.mines-module__G5ZP6G__game:has(.mines-module__G5ZP6G__autoControls){height:auto;min-height:0}.mines-module__G5ZP6G__controls:has(.mines-module__G5ZP6G__autoControls){overflow:visible}.mines-module__G5ZP6G__autoStops{grid-template-columns:1fr}}.mines-module__G5ZP6G__main button:focus-visible{outline-offset:2px;outline:2px solid #91f4fb}.mines-module__G5ZP6G__gameModePanel{animation:.22s cubic-bezier(.2,.75,.25,1) both mines-module__G5ZP6G__game-mode-panel-in}@keyframes mines-module__G5ZP6G__game-mode-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mines-module__G5ZP6G__gameModePanel{animation:none}}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent{grid-template-columns:324px minmax(0,1fr) 78px}.mines-module__G5ZP6G__recentRail{background:#16181d;border-left:1px solid #13151b;border-radius:0 8px 8px 0;grid-area:1/3;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;align-items:start;gap:8px;min-width:0;padding:10px 6px;display:grid;overflow:hidden}.mines-module__G5ZP6G__recentLabel{color:#9da3b2;text-align:center;text-transform:uppercase;font:600 10px/13px GeogrotesqueWide,Arial,sans-serif}.mines-module__G5ZP6G__recentTrack{flex-direction:column;gap:6px;min-height:0;display:flex;overflow:hidden auto}.mines-module__G5ZP6G__recentItem{color:#d7dae0;background:#202229;border-radius:5px;flex:0 0 42px;align-content:center;place-items:center;gap:2px;width:100%;height:42px;font:600 9px/11px GeogrotesqueWide,Arial,sans-serif;display:grid}.mines-module__G5ZP6G__recentItem b,.mines-module__G5ZP6G__recentItem small{font-size:9px;line-height:11px}.mines-module__G5ZP6G__recentWin{color:#dfffee;box-shadow:inset 0 -2px #3bf1af}.mines-module__G5ZP6G__recentLoss{color:#ffdfe2;box-shadow:inset 0 -2px #ef5b67}.mines-module__G5ZP6G__recentEmpty{color:#666d7a;text-align:center;font:600 9px/12px GeogrotesqueWide,Arial,sans-serif}.mines-module__G5ZP6G__modeSwitch{border-radius:6px;grid-template-columns:repeat(2,135px);gap:6px;height:44px;padding:4px}.mines-module__G5ZP6G__modeSwitch button{color:#9da3b2;border-radius:5px;height:36px;font:600 16px/19.2px GeogrotesqueWide,Arial,sans-serif}@media (max-width:900px){.mines-module__G5ZP6G__modeSwitch{grid-template-columns:repeat(2,minmax(0,1fr))}}.mines-module__G5ZP6G__advancedButton{color:#c2c6ce;background:#202229;border:0;height:44px;min-height:44px;font-size:14px;line-height:17px}@media (max-width:900px){.mines-module__G5ZP6G__game,.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent{grid-template-columns:1fr;height:auto;min-height:0}.mines-module__G5ZP6G__recentRail{border:1px solid #13151b;border-radius:8px;order:3;grid-area:auto/1;grid-template-rows:1fr;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:7px 10px;display:grid}.mines-module__G5ZP6G__recentLabel{text-align:left}.mines-module__G5ZP6G__recentTrack{flex-direction:row;align-items:center;overflow:auto hidden}.mines-module__G5ZP6G__recentItem{flex-basis:86px;width:86px;height:42px}}@media (min-width:901px){.mines-module__G5ZP6G__game{position:relative}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent{grid-template-columns:324px minmax(0,1fr)!important}.mines-module__G5ZP6G__recentRail{z-index:5;box-sizing:border-box;top:0;bottom:0;right:0;background:#1b2027!important;border-left:1px solid #2a3139!important;border-radius:0 8px 8px 0!important;grid-area:auto!important;width:78px!important;min-width:78px!important;padding:10px 6px!important;position:absolute!important}.mines-module__G5ZP6G__recentLabel{display:none!important}.mines-module__G5ZP6G__recentTrack{min-height:0;overflow:hidden auto}.mines-module__G5ZP6G__recentItem{background:#252b33!important;border-radius:5px!important;flex:0 0 42px!important;place-items:center!important;gap:0!important;width:100%!important;height:42px!important;display:grid!important}.mines-module__G5ZP6G__recentItem small{display:none!important}.mines-module__G5ZP6G__recentRail{width:58px!important;min-width:58px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;padding:10px 6px!important}.mines-module__G5ZP6G__recentTrack{align-items:flex-end!important;gap:8px!important}.mines-module__G5ZP6G__recentItem{color:#e8eaed!important;background:#2a2d34!important;border-radius:6px!important;flex:0 0 28px!important;width:46px!important;height:28px!important;padding-bottom:2px!important;font:800 11px/1 GeogrotesqueWide,Arial,sans-serif!important;box-shadow:inset 0 1px #ffffff14!important}.mines-module__G5ZP6G__recentItem b{font-size:11px!important;line-height:1!important}.mines-module__G5ZP6G__recentWin{color:#e8eaed!important;box-shadow:inset 0 -2px #3bf1af!important}.mines-module__G5ZP6G__recentLoss{color:#e8eaed!important;box-shadow:inset 0 -2px #ef5b67!important}}@media (max-width:900px){.mines-module__G5ZP6G__recentRail{min-height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;padding:7px 0!important}.mines-module__G5ZP6G__recentTrack{gap:8px!important}.mines-module__G5ZP6G__recentItem{color:#e8eaed!important;background:#2a2d34!important;border-radius:6px!important;flex:0 0 46px!important;width:46px!important;height:28px!important;padding-bottom:2px!important;font:800 11px/1 GeogrotesqueWide,Arial,sans-serif!important;box-shadow:inset 0 1px #ffffff14!important}.mines-module__G5ZP6G__recentItem b{font-size:11px!important;line-height:1!important}.mines-module__G5ZP6G__recentWin{color:#e8eaed!important;box-shadow:inset 0 -2px #3bf1af!important}.mines-module__G5ZP6G__recentLoss{color:#e8eaed!important;box-shadow:inset 0 -2px #ef5b67!important}}.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:last-child{will-change:transform,opacity;animation:.24s cubic-bezier(.2,.75,.25,1) both mines-module__G5ZP6G__mines-history-drop-in}@keyframes mines-module__G5ZP6G__mines-history-drop-in{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:last-child{animation:none}}@media (min-width:901px){.mines-module__G5ZP6G__recentRail{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important;align-self:stretch!important;width:58px!important;min-width:58px!important;height:auto!important;padding:10px 6px!important;position:absolute!important;inset:0 0 0 auto!important}.mines-module__G5ZP6G__recentTrack{width:100%;height:100%;align-items:stretch!important}.mines-module__G5ZP6G__recentItem{box-sizing:border-box;flex:0 0 28px!important;width:46px!important;min-width:46px!important;height:28px!important;padding:0 4px!important}.mines-module__G5ZP6G__recentRail{flex-direction:column!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important}.mines-module__G5ZP6G__recentTrack{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail{box-sizing:border-box!important;align-self:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;inset:0 0 0 auto!important}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail>.mines-module__G5ZP6G__recentTrack{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail{height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;position:absolute!important;inset:0 0 0 auto!important}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail>.mines-module__G5ZP6G__recentTrack{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important}}.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:first-child{will-change:transform,opacity;animation:.28s cubic-bezier(.2,.75,.25,1) both mines-module__G5ZP6G__mines-history-enter}.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:nth-child(n+2){will-change:transform;animation:.28s cubic-bezier(.2,.75,.25,1) both mines-module__G5ZP6G__mines-history-shift}@keyframes mines-module__G5ZP6G__mines-history-enter{0%{opacity:.2;transform:translateY(-42px)scale(.86)}70%{opacity:1;transform:translateY(3px)scale(1.015)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mines-module__G5ZP6G__mines-history-shift{0%{transform:translateY(-36px)}75%{transform:translateY(2px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:first-child,.mines-module__G5ZP6G__recentTrack>.mines-module__G5ZP6G__recentItem:nth-child(n+2){animation:none}}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open .mines-module__G5ZP6G__emptyFlip{opacity:1;visibility:visible}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open .mines-module__G5ZP6G__tileCover,.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__revealing .mines-module__G5ZP6G__tileCover{will-change:transform,opacity}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open:not(.mines-module__G5ZP6G__revealing) .mines-module__G5ZP6G__emptyFlip{will-change:transform,opacity;animation:.46s cubic-bezier(.5,.04,.78,.42) both mines-module__G5ZP6G__mine-emptyflip-collapse}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__revealing:not(.mines-module__G5ZP6G__open) .mines-module__G5ZP6G__emptyFlip{will-change:transform,opacity;animation:.16s cubic-bezier(.2,.72,.3,1) both mines-module__G5ZP6G__mine-emptyflip-prime}.mines-module__G5ZP6G__tile.mines-module__G5ZP6G__open.mines-module__G5ZP6G__revealing .mines-module__G5ZP6G__emptyFlip{will-change:transform,opacity;animation:.3s cubic-bezier(.5,.04,.78,.42) both mines-module__G5ZP6G__mine-emptyflip-finish}@keyframes mines-module__G5ZP6G__mine-emptyflip-collapse{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}22%{opacity:1;transform:translate(-50%,-50%)scale(1.16)}42%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}to{opacity:0;transform:translate(-50%,-50%)scale(.04)}}@keyframes mines-module__G5ZP6G__mine-emptyflip-prime{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.16)}}@keyframes mines-module__G5ZP6G__mine-emptyflip-finish{0%{opacity:1;transform:translate(-50%,-50%)scale(1.16)}28%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}52%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}to{opacity:0;transform:translate(-50%,-50%)scale(.04)}}@media (min-width:901px){.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail>.mines-module__G5ZP6G__recentTrack{scrollbar-width:none!important;overflow:hidden!important}.mines-module__G5ZP6G__game.mines-module__G5ZP6G__hasRecent>.mines-module__G5ZP6G__recentRail>.mines-module__G5ZP6G__recentTrack::-webkit-scrollbar{display:none!important}}
