.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}}
