.EntryScreen-module__GY6o_a__screen{z-index:100;background:radial-gradient(120% 90% at 50% 8%,#0a2a63 0%,#061a3f 45%,#04122e 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.EntryScreen-module__GY6o_a__glow{pointer-events:none;background:radial-gradient(80% 40% at 50% 108%,#4cc62b47,#0000 70%),radial-gradient(50% 30% at 50% -6%,#b4d2ff2e,#0000 70%);position:absolute;inset:0}.EntryScreen-module__GY6o_a__inner{text-align:center;flex-direction:column;gap:40px;width:100%;max-width:380px;display:flex;position:relative}.EntryScreen-module__GY6o_a__brand{flex-direction:column;align-items:center;gap:8px;display:flex}.EntryScreen-module__GY6o_a__ball{filter:drop-shadow(0 6px 14px #00000073);font-size:64px;line-height:1}.EntryScreen-module__GY6o_a__title{letter-spacing:.01em;color:#fff;text-shadow:0 3px #00000040;font-size:clamp(34px,10vw,46px);font-weight:800}.EntryScreen-module__GY6o_a__tag{color:#b9c6e0;font-size:15px;font-weight:700}.EntryScreen-module__GY6o_a__actions{flex-direction:column;gap:12px;display:flex}.EntryScreen-module__GY6o_a__google,.EntryScreen-module__GY6o_a__guest{cursor:pointer;border:2px solid #000;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:16px;font-weight:800;transition:transform .12s,box-shadow .12s;display:flex}.EntryScreen-module__GY6o_a__google:active,.EntryScreen-module__GY6o_a__guest:active{transform:translateY(3px)}.EntryScreen-module__GY6o_a__google{color:#1f2430;background:#fff;box-shadow:0 4px #000}.EntryScreen-module__GY6o_a__google:active{box-shadow:0 1px #000}.EntryScreen-module__GY6o_a__gicon{flex:none}.EntryScreen-module__GY6o_a__guest{color:#eaf0ff;background:#2d324e;box-shadow:0 4px #000,inset 0 3px #454b6e}.EntryScreen-module__GY6o_a__guest:active{box-shadow:0 1px #000,inset 0 3px #454b6e}.EntryScreen-module__GY6o_a__google:disabled,.EntryScreen-module__GY6o_a__guest:disabled{opacity:.6;pointer-events:none}.EntryScreen-module__GY6o_a__err{color:#ff9a8c;font-size:13px;font-weight:700}.EntryScreen-module__GY6o_a__note{color:#8a99ba;margin-top:4px;font-size:12px;font-weight:600;line-height:1.4}@media (prefers-reduced-motion:reduce){.EntryScreen-module__GY6o_a__google,.EntryScreen-module__GY6o_a__guest{transition:none}}
.Button-module__r8LNHG__btn{cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;display:inline-flex}.Button-module__r8LNHG__btn.Button-module__r8LNHG__full{width:100%}.Button-module__r8LNHG__face{color:#fff;background:var(--face);border:2.5px solid var(--lip);border-radius:var(--r-md);width:100%;box-shadow:0 4px 0 0 var(--lip);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;margin-bottom:4px;padding:12px 18px;font-size:15px;font-weight:800;transition:transform 40ms,box-shadow 40ms;display:flex}.Button-module__r8LNHG__btn:active .Button-module__r8LNHG__face{box-shadow:0 0 0 0 var(--lip);transform:translateY(4px)}.Button-module__r8LNHG__btn:focus-visible .Button-module__r8LNHG__face{outline:3px solid var(--pitch);outline-offset:3px}@media (hover:hover){.Button-module__r8LNHG__btn:not(:disabled):hover .Button-module__r8LNHG__face{filter:brightness(1.06)}}.Button-module__r8LNHG__btn:disabled{cursor:not-allowed;opacity:.55}.Button-module__r8LNHG__btn:disabled .Button-module__r8LNHG__face{transform:none}.Button-module__r8LNHG__lg .Button-module__r8LNHG__face{letter-spacing:.02em;padding:15px 22px;font-size:18px}.Button-module__r8LNHG__sm .Button-module__r8LNHG__face{padding:9px 14px;font-size:13px}.Button-module__r8LNHG__primary{--face:var(--green);--lip:var(--green-lip)}.Button-module__r8LNHG__blue{--face:var(--blue);--lip:var(--blue-lip)}.Button-module__r8LNHG__red{--face:var(--red);--lip:var(--red-lip)}.Button-module__r8LNHG__gold{--face:var(--gold);--lip:var(--gold-lip)}.Button-module__r8LNHG__gold .Button-module__r8LNHG__face{color:var(--ink)}.Button-module__r8LNHG__ghost{--face:var(--bg);--lip:var(--frame)}.Button-module__r8LNHG__ghost .Button-module__r8LNHG__face{color:var(--ink)}
.Icon-module__iDpkyG__icon{-webkit-mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat;vertical-align:middle;background-color:currentColor;flex:none;display:inline-block}
.Board-module__JXdMsW__grid{aspect-ratio:1;background:var(--surface);border-radius:var(--r-xl);border:2px solid var(--border);box-shadow:0 6px 0 0 var(--frame);grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:8px;width:100%;margin-bottom:6px;padding:10px;display:grid}.Board-module__JXdMsW__grid[data-anim]>*{--step:75ms}.Board-module__JXdMsW__grid[data-anim=enter]>*{animation:.4s cubic-bezier(.34,1.56,.64,1) both Board-module__JXdMsW__cellEnter}.Board-module__JXdMsW__grid[data-anim=exit]>*{animation:.34s cubic-bezier(.36,0,.66,-.56) both Board-module__JXdMsW__cellExit}@keyframes Board-module__JXdMsW__cellEnter{0%{opacity:0;transform:translate(-40px,-40px)scale(0)}to{opacity:1;transform:none}}@keyframes Board-module__JXdMsW__cellExit{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-40px,-40px)scale(0)}}.Board-module__JXdMsW__grid[data-anim=enter]>:first-child{animation-delay:0s}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(2),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(5){animation-delay:calc(1 * var(--step))}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(3),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(6),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(9){animation-delay:calc(2 * var(--step))}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(4),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(7),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(10),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(13){animation-delay:calc(3 * var(--step))}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(8),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(11),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(14){animation-delay:calc(4 * var(--step))}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(12),.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(15){animation-delay:calc(5 * var(--step))}.Board-module__JXdMsW__grid[data-anim=enter]>:nth-child(16){animation-delay:calc(6 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(16){animation-delay:0s}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(12),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(15){animation-delay:calc(1 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(8),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(11),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(14){animation-delay:calc(2 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(4),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(7),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(10),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(13){animation-delay:calc(3 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(3),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(6),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(9){animation-delay:calc(4 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(2),.Board-module__JXdMsW__grid[data-anim=exit]>:nth-child(5){animation-delay:calc(5 * var(--step))}.Board-module__JXdMsW__grid[data-anim=exit]>:first-child{animation-delay:calc(6 * var(--step))}@media (prefers-reduced-motion:reduce){.Board-module__JXdMsW__grid[data-anim]>*{animation:none}}.Board-module__JXdMsW__corner{background:var(--green-soft);border:2px solid var(--green);border-radius:var(--r-md);box-shadow:0 4px 0 0 var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Board-module__JXdMsW__corner .Board-module__JXdMsW__ball{font-size:clamp(18px,3vw,26px)}.Board-module__JXdMsW__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--green-lip);font-size:clamp(8px,1.3vw,10px);font-weight:800;line-height:1.1}.Board-module__JXdMsW__hcell{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);box-shadow:0 3px 0 0 var(--frame);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:6px 4px;display:flex}.Board-module__JXdMsW__hname{color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(9px,1.5vw,12px);font-weight:800;line-height:1.05;overflow:hidden}.Board-module__JXdMsW__flag{aspect-ratio:3/2;width:clamp(30px,6vw,44px)}.Board-module__JXdMsW__shield{aspect-ratio:1/1.05;filter:drop-shadow(0 1px 1.5px #0000004d);width:clamp(30px,6vw,44px);display:block}.Board-module__JXdMsW__kindIcon{font-size:clamp(18px,3.4vw,26px);line-height:1}.Board-module__JXdMsW__cell{border-radius:var(--r-md);flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:4px;display:flex;position:relative}.Board-module__JXdMsW__empty{border:2px dashed var(--border);cursor:default;font:inherit;background:0 0;transition:transform 50ms,box-shadow 50ms,background 80ms,border-color 80ms}.Board-module__JXdMsW__plus{color:var(--border);font-size:clamp(20px,4vw,30px);font-weight:800;line-height:1}.Board-module__JXdMsW__clickable{cursor:pointer;background:var(--bg);border:2px solid var(--border);box-shadow:0 4px 0 0 var(--frame)}.Board-module__JXdMsW__clickable .Board-module__JXdMsW__plus{color:var(--muted)}.Board-module__JXdMsW__clickable:hover{background:var(--green-soft);border-color:var(--green);box-shadow:0 4px 0 0 var(--green)}.Board-module__JXdMsW__clickable:hover .Board-module__JXdMsW__plus{color:var(--green)}.Board-module__JXdMsW__clickable:active{transform:translateY(4px);box-shadow:0 0}.Board-module__JXdMsW__sel,.Board-module__JXdMsW__sel:hover{background:var(--green-soft);border:2.5px solid var(--green);transform:none;box-shadow:inset 0 3px 6px #3a9e1f4d}.Board-module__JXdMsW__sel .Board-module__JXdMsW__plus{color:var(--green)}.Board-module__JXdMsW__filled{gap:2px}.Board-module__JXdMsW__filled.Board-module__JXdMsW__x{background:var(--blue-soft);border:2.5px solid var(--blue);box-shadow:inset 0 3px 7px #1cb0f64d}.Board-module__JXdMsW__filled.Board-module__JXdMsW__o{background:var(--red-soft);border:2.5px solid var(--red);box-shadow:inset 0 3px 7px #ff4b4b47}.Board-module__JXdMsW__badge{color:#fff;border-radius:50%;place-items:center;width:clamp(18px,3vw,22px);height:clamp(18px,3vw,22px);font-size:clamp(10px,1.7vw,12px);font-weight:800;display:grid;position:absolute;top:5px;left:5px;box-shadow:inset 0 -2px #0003}.Board-module__JXdMsW__x .Board-module__JXdMsW__badge{background:var(--blue)}.Board-module__JXdMsW__o .Board-module__JXdMsW__badge{background:var(--red)}.Board-module__JXdMsW__shirt{aspect-ratio:1;filter:drop-shadow(0 1px 1px #0000001f);width:clamp(38px,8vw,60px);display:block}.Board-module__JXdMsW__pname{letter-spacing:.03em;text-transform:uppercase;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(8px,1.4vw,11px);font-weight:800;overflow:hidden}
.SeasonSummaryModal-module__ezYlSW__overlay{z-index:100;background:#00000080;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.SeasonSummaryModal-module__ezYlSW__card{background:var(--bg);border:2.5px solid var(--frame);border-radius:var(--r-lg);width:100%;max-width:340px;box-shadow:0 6px 0 0 var(--frame), 0 14px 30px #00000040;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px;display:flex}.SeasonSummaryModal-module__ezYlSW__h{color:var(--ink);font-size:22px}.SeasonSummaryModal-module__ezYlSW__rank{color:var(--ink);font-size:15px}.SeasonSummaryModal-module__ezYlSW__tier{color:var(--muted);margin-bottom:6px;font-size:14px}.SeasonSummaryModal-module__ezYlSW__rewards{color:var(--ink);justify-content:center;align-items:center;gap:14px;margin-bottom:8px;font-size:16px;font-weight:800;display:flex}
.RoundBanner-module__rj3hDG__banner{aspect-ratio:1;border-radius:var(--r-xl);border:2px solid var(--border);width:100%;box-shadow:0 6px 0 0 var(--frame);background:#fffffff0;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:6px;animation:.28s cubic-bezier(.34,1.56,.64,1) both RoundBanner-module__rj3hDG__bannerPop;display:flex}@keyframes RoundBanner-module__rj3hDG__bannerPop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:none}}.RoundBanner-module__rj3hDG__title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:15px;font-weight:800}.RoundBanner-module__rj3hDG__score{align-items:center;gap:16px;font-size:clamp(44px,12vw,72px);font-weight:800;line-height:1;display:flex}.RoundBanner-module__rj3hDG__score .RoundBanner-module__rj3hDG__you{color:var(--blue)}.RoundBanner-module__rj3hDG__score .RoundBanner-module__rj3hDG__opp{color:var(--red)}.RoundBanner-module__rj3hDG__dash{color:var(--border);font-weight:700}.RoundBanner-module__rj3hDG__sub{color:var(--muted);font-size:13px;font-weight:700}@media (prefers-reduced-motion:reduce){.RoundBanner-module__rj3hDG__banner{animation:none}}
.ChallengeWatcher-module__UUu-DW__banner{z-index:60;color:#fff;background:#0b3d91;border-radius:14px;align-items:center;gap:14px;max-width:92vw;padding:12px 18px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000040}.ChallengeWatcher-module__UUu-DW__text{font-size:15px}.ChallengeWatcher-module__UUu-DW__actions{gap:8px;display:flex}.ChallengeWatcher-module__UUu-DW__accept,.ChallengeWatcher-module__UUu-DW__decline{cursor:pointer;border:0;border-radius:10px;padding:8px 14px;font-weight:700}.ChallengeWatcher-module__UUu-DW__accept{color:#06210f;background:#22c55e}.ChallengeWatcher-module__UUu-DW__decline{color:#fff;background:#ffffff2e}.ChallengeWatcher-module__UUu-DW__accept:disabled,.ChallengeWatcher-module__UUu-DW__decline:disabled{opacity:.6;cursor:default}@media (max-width:999px){.ChallengeWatcher-module__UUu-DW__banner{bottom:84px}}
.RoundStage-module__fcY_2G__stage{width:100%;position:relative}
.AppShell-module__bTbOBG__shell{background:var(--surface);flex-direction:column;min-height:100dvh;display:flex}.AppShell-module__bTbOBG__content{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.AppShell-module__bTbOBG__subBg{z-index:0;pointer-events:none;background:#02173f;position:fixed;inset:0;overflow:hidden}.AppShell-module__bTbOBG__subBgImg{filter:blur(20px)saturate(1.05);opacity:.95;position:absolute;inset:-8%;transform:scale(1.12)}.AppShell-module__bTbOBG__subScrim{background:#060c2080;position:absolute;inset:0}.AppShell-module__bTbOBG__bottombar{padding:10px 12px calc(10px + env(safe-area-inset-bottom));z-index:30;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.AppShell-module__bTbOBG__tab{--depth:2px;--btn:#2d324e;--btn-hi:#434b75;--btn-lo:#1e2134;background:var(--btn);color:#fff;min-width:0;box-shadow:0 var(--depth) 0 0 #000,  inset 0 4px 0 0 var(--btn-hi),  inset 0 -2px 0 4px var(--btn-lo);border:2px solid #000;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px 4px;font-size:22px;line-height:1;text-decoration:none;transition:transform .12s ease-in-out,box-shadow .12s ease-in-out;display:flex}.AppShell-module__bTbOBG__tab b{letter-spacing:.03em;text-transform:uppercase;font-size:9.5px;font-weight:800}.AppShell-module__bTbOBG__tab:active{transform:translateY(var(--depth));box-shadow:0 0 0 0 #000, inset 0 0 0 0 var(--btn-hi), inset 0 0 0 0 var(--btn-lo);transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out}.AppShell-module__bTbOBG__tabActive{--btn:#0389ff;--btn-hi:#40a6ff;--btn-lo:#0074d9}.AppShell-module__bTbOBG__closeBtn{--depth:2px;--btn:#5c3a3a;--btn-hi:#825252;--btn-lo:#432a2a;z-index:50;background:var(--btn);color:#fff;width:40px;height:40px;box-shadow:0 var(--depth) 0 0 #000, inset 0 3px 0 0 var(--btn-hi), inset 0 -2px 0 4px var(--btn-lo);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:800;text-decoration:none;transition:transform .12s ease-in-out,box-shadow .12s ease-in-out;display:flex;position:fixed;top:12px;right:12px}.AppShell-module__bTbOBG__closeBtn:active{transform:translateY(var(--depth));box-shadow:0 0 0 0 #000, inset 0 0 0 0 var(--btn-hi), inset 0 0 0 0 var(--btn-lo);transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out}.AppShell-module__bTbOBG__settingsBtn{--depth:2px;--btn:#2d324e;--btn-hi:#454b6e;--btn-lo:#21253b;z-index:50;background:var(--btn);color:#fff;width:40px;height:40px;box-shadow:0 var(--depth) 0 0 #000, inset 0 3px 0 0 var(--btn-hi), inset 0 -2px 0 4px var(--btn-lo);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s ease-in-out,box-shadow .12s ease-in-out;display:flex;position:fixed;top:12px;right:12px}.AppShell-module__bTbOBG__settingsBtn:active{transform:translateY(var(--depth));box-shadow:0 0 0 0 #000, inset 0 0 0 0 var(--btn-hi), inset 0 0 0 0 var(--btn-lo);transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out}@media (prefers-reduced-motion:reduce){.AppShell-module__bTbOBG__settingsBtn{transition:none}}@media (hover:hover){.AppShell-module__bTbOBG__tab:hover,.AppShell-module__bTbOBG__closeBtn:hover,.AppShell-module__bTbOBG__settingsBtn:hover{filter:brightness(1.08)}}@media (prefers-reduced-motion:reduce){.AppShell-module__bTbOBG__tab,.AppShell-module__bTbOBG__closeBtn{transition:none}}
.LeaveMatchDialog-module__UrKaca__overlay{z-index:90;background:#040a189e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.LeaveMatchDialog-module__UrKaca__card{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-lg);width:100%;max-width:360px;box-shadow:0 8px 0 0 var(--frame);text-align:center;flex-direction:column;gap:14px;padding:22px;display:flex}.LeaveMatchDialog-module__UrKaca__title{color:#eef2f8;font-size:20px;font-weight:800}.LeaveMatchDialog-module__UrKaca__body{color:var(--muted);font-size:15px;line-height:1.45}.LeaveMatchDialog-module__UrKaca__body strong{color:#eef2f8}.LeaveMatchDialog-module__UrKaca__actions{flex-direction:column;gap:10px;margin-top:4px;display:flex}
.Pill-module__E58xSq__chip{color:#fff;background:#040c19;border:2px solid #fff;border-radius:8px 999px 999px 8px;justify-content:center;align-items:center;min-width:92px;height:32px;margin-left:14px;padding:0 16px 0 30px;display:inline-flex;position:relative;overflow:visible;box-shadow:inset 0 -2px 3px #00000080}.Pill-module__E58xSq__icon{object-fit:contain;filter:drop-shadow(0 1px 1.5px #00000080);width:40px;height:40px;position:absolute;top:50%;left:-18px;transform:translateY(-50%)}.Pill-module__E58xSq__gold .Pill-module__E58xSq__icon{transform:translateY(-50%)rotate(-18deg)}.Pill-module__E58xSq__gem .Pill-module__E58xSq__icon{width:44px;height:44px;left:-20px}.Pill-module__E58xSq__glass{pointer-events:none;background:#ffffff14;border-radius:100px;height:8px;position:absolute;top:3px;left:12px;right:10px}.Pill-module__E58xSq__spark{pointer-events:none;background:#ffffff40;border-radius:2px;width:4px;height:5px;position:absolute;top:3px;right:6px}.Pill-module__E58xSq__val{letter-spacing:.01em;font-size:14px;font-weight:900;position:relative}.Pill-module__E58xSq__gold .Pill-module__E58xSq__val{color:#ffcb4d}.Pill-module__E58xSq__gem .Pill-module__E58xSq__val{color:#63d2ff}
.ResultModal-module__bAzHvG__overlay{z-index:60;-webkit-backdrop-filter:blur(4px);background:#060c208c;justify-content:center;align-items:center;padding:20px;animation:.16s ease-out ResultModal-module__bAzHvG__fade;display:flex;position:fixed;inset:0}.ResultModal-module__bAzHvG__card{background:var(--surface);border-radius:var(--r-lg,22px);flex-direction:column;align-items:center;gap:14px;width:100%;max-width:360px;padding:26px 22px 22px;animation:.22s cubic-bezier(.2,1.1,.4,1) ResultModal-module__bAzHvG__pop;display:flex;box-shadow:0 18px 50px #0006,inset 0 3px #fff9}.ResultModal-module__bAzHvG__icon{filter:drop-shadow(0 6px 12px #e0a80059);font-size:clamp(52px,13vw,68px);line-height:1}.ResultModal-module__bAzHvG__title{letter-spacing:.02em;font-size:clamp(26px,7vw,34px);font-weight:800}.ResultModal-module__bAzHvG__win{color:var(--green-lip,var(--green))}.ResultModal-module__bAzHvG__lose{color:var(--muted)}.ResultModal-module__bAzHvG__score{justify-content:center;align-items:flex-end;gap:16px;display:flex}.ResultModal-module__bAzHvG__col{flex-direction:column;align-items:center;gap:5px;display:flex}.ResultModal-module__bAzHvG__flag{border-radius:6px;width:42px;height:30px;box-shadow:0 0 0 1.5px #0000001f}.ResultModal-module__bAzHvG__name{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:11px;font-weight:800;overflow:hidden}.ResultModal-module__bAzHvG__num{color:var(--muted);font-size:clamp(38px,11vw,48px);font-weight:800;line-height:1}.ResultModal-module__bAzHvG__numWin{color:var(--green)}.ResultModal-module__bAzHvG__dash{color:var(--muted);padding-bottom:14px;font-size:28px;font-weight:800}.ResultModal-module__bAzHvG__reward{color:var(--ink);background:var(--gold-soft);border:2px solid var(--gold);border-radius:var(--r-md,14px);align-items:center;gap:8px;padding:9px 18px 9px 14px;font-size:18px;font-weight:900;display:inline-flex}.ResultModal-module__bAzHvG__rewardIcon{object-fit:contain;width:24px;height:24px;transform:rotate(-18deg)}.ResultModal-module__bAzHvG__capNote{color:var(--muted);font-size:13px;font-weight:700}.ResultModal-module__bAzHvG__actions{flex-direction:column;gap:10px;width:100%;margin-top:4px;display:flex}.ResultModal-module__bAzHvG__confetti{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ResultModal-module__bAzHvG__confetti span{opacity:0;border-radius:2px;width:9px;height:14px;animation-name:ResultModal-module__bAzHvG__confettiFall;animation-timing-function:cubic-bezier(.3,.6,.5,1);animation-iteration-count:1;animation-fill-mode:forwards;position:absolute;top:-12%}@keyframes ResultModal-module__bAzHvG__confettiFall{0%{opacity:0;top:-12%;transform:translate(0)rotate(0)}12%{opacity:1}to{opacity:.85;top:112%;transform:translate(26px)rotate(560deg)}}@keyframes ResultModal-module__bAzHvG__fade{0%{opacity:0}to{opacity:1}}@keyframes ResultModal-module__bAzHvG__pop{0%{opacity:0;transform:translateY(10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ResultModal-module__bAzHvG__overlay,.ResultModal-module__bAzHvG__card{animation:none}.ResultModal-module__bAzHvG__confetti{display:none}}
.OnlineMatch-module__CLGeuW__page{background:#02173f;flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.OnlineMatch-module__CLGeuW__controls{justify-content:center;margin-top:-4px;display:flex}.OnlineMatch-module__CLGeuW__bg{z-index:0;pointer-events:none;background:url(/match-bg.svg) bottom/cover no-repeat;height:132%;transition:transform 1.1s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0}.OnlineMatch-module__CLGeuW__bg[data-over=true]{transform:translateY(-30%)}@media (max-width:760px){.OnlineMatch-module__CLGeuW__bg{background-size:100%;height:100%}}.OnlineMatch-module__CLGeuW__page>header{z-index:1;position:relative}.OnlineMatch-module__CLGeuW__arena{z-index:1;flex-direction:column;flex:1;gap:12px;width:100%;max-width:520px;margin:0 auto;padding:10px 16px 28px;display:flex;position:relative}.OnlineMatch-module__CLGeuW__banner{text-align:center;border-radius:var(--r-md);background:var(--bg);padding:9px;font-size:13px;font-weight:800}.OnlineMatch-module__CLGeuW__you{color:var(--pitch);border:2px solid var(--green);box-shadow:0 3px 0 0 var(--green-soft)}.OnlineMatch-module__CLGeuW__opp{color:var(--muted);border:2px solid var(--border);box-shadow:0 3px 0 0 var(--frame)}.OnlineMatch-module__CLGeuW__connBanner{text-align:center;color:var(--red-lip);background:var(--red-soft);border:2px solid var(--red);border-radius:var(--r-md);padding:8px;font-size:13px;font-weight:800}.OnlineMatch-module__CLGeuW__status{text-align:center;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:40px 20px;font-weight:800;line-height:1.5;display:flex}.OnlineMatch-module__CLGeuW__status .OnlineMatch-module__CLGeuW__ball{font-size:44px;animation:3s ease-in-out infinite OnlineMatch-module__CLGeuW__bob}@keyframes OnlineMatch-module__CLGeuW__bob{50%{transform:translateY(-8px)}}.OnlineMatch-module__CLGeuW__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.OnlineMatch-module__CLGeuW__inviteBox{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);box-shadow:0 4px 0 0 var(--frame);flex-direction:column;align-items:center;gap:6px;padding:14px 18px;display:flex}.OnlineMatch-module__CLGeuW__code{letter-spacing:.14em;color:var(--green-lip);font-size:24px;font-weight:800}.OnlineMatch-module__CLGeuW__link{color:var(--muted);word-break:break-all;max-width:260px;font-size:12px;font-weight:700}
.TopBar-module__EcvHHa__bar{width:100%;padding:16px}.TopBar-module__EcvHHa__inner{max-width:var(--shell-max);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex}.TopBar-module__EcvHHa__pills{gap:22px;display:flex}.TopBar-module__EcvHHa__right{gap:10px;display:flex}.TopBar-module__EcvHHa__icobtn{border-radius:var(--r-md);border:2px solid var(--border);background:var(--bg);cursor:pointer;width:40px;height:40px;box-shadow:0 3px 0 0 var(--frame);font-size:17px}.TopBar-module__EcvHHa__icobtn:active{transform:translateY(3px);box-shadow:0 0}
.page-module__meqK-a__hero{background:#02173f;flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.page-module__meqK-a__scrim{z-index:0;pointer-events:none;background:linear-gradient(#00000047 0%,#0000 16% 82%,#00000059 100%);position:absolute;inset:0}.page-module__meqK-a__hero>header{z-index:1;position:relative}.page-module__meqK-a__center{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(28px,6vh,56px);padding:24px 16px;display:flex;position:relative}.page-module__meqK-a__logo{flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__meqK-a__ball{filter:drop-shadow(0 6px 10px #00000026);font-size:clamp(56px,12vw,92px);animation:3s ease-in-out infinite page-module__meqK-a__bob}@keyframes page-module__meqK-a__bob{50%{transform:translateY(-8px)rotate(-6deg)}}.page-module__meqK-a__wm{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 12px #00000080;font-size:clamp(34px,8vw,60px);font-weight:800}.page-module__meqK-a__wm .page-module__meqK-a__g{color:#8ff06a}.page-module__meqK-a__tag{color:#ffffffe6;text-shadow:0 1px 8px #0000008c;font-size:clamp(14px,2.4vw,18px);font-weight:700}.page-module__meqK-a__actions{flex-direction:column;gap:12px;width:100%;max-width:360px;display:flex}.page-module__meqK-a__row{gap:10px;display:flex}.page-module__meqK-a__row>*{flex:1}.page-module__meqK-a__tabbar{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--bg);border-top:2px solid var(--border);justify-content:center;gap:clamp(24px,8vw,72px);display:flex;position:sticky;bottom:0}.page-module__meqK-a__tab{color:var(--muted);flex-direction:column;align-items:center;gap:2px;font-size:20px;display:flex}.page-module__meqK-a__tab b{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.page-module__meqK-a__tab.page-module__meqK-a__active{color:var(--green)}
.AuthGate-module__GdjKCa__splash{z-index:100;color:#eaf0ff;background:radial-gradient(120% 90% at 50% 8%,#0a2a63 0%,#061a3f 45%,#04122e 100%);flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:fixed;inset:0}.AuthGate-module__GdjKCa__ball{color:#fff;animation:1s ease-in-out infinite AuthGate-module__GdjKCa__splashPulse}.AuthGate-module__GdjKCa__title{letter-spacing:.01em;opacity:.9;font-size:26px;font-weight:800}.AuthGate-module__GdjKCa__ring{border:4px solid #ffffff2e;border-top-color:var(--green,#4cc62b);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite AuthGate-module__GdjKCa__splashSpin}@keyframes AuthGate-module__GdjKCa__splashPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes AuthGate-module__GdjKCa__splashSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.AuthGate-module__GdjKCa__ball,.AuthGate-module__GdjKCa__ring{animation:none}}
.Friends-module__JM-wUW__page{height:100dvh;padding:8px 16px calc(8px + env(safe-area-inset-bottom));flex-direction:column;width:100%;max-width:560px;margin:0 auto;display:flex;overflow:hidden}.Friends-module__JM-wUW__cta,.Friends-module__JM-wUW__danger,.Friends-module__JM-wUW__dangerGhost{--depth:3px;font:inherit;color:#fff;cursor:pointer;box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #6dbbff, inset 0 -2px 0 4px #0378e0;background:#0389ff;border:2px solid #000;border-radius:20px;padding:12px 18px;font-size:15px;font-weight:800;transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out}.Friends-module__JM-wUW__cta:active,.Friends-module__JM-wUW__danger:active,.Friends-module__JM-wUW__dangerGhost:active{transform:translateY(var(--depth));box-shadow:0 0 #000,inset 0 0 #6dbbff,inset 0 0 #0378e0}.Friends-module__JM-wUW__cta:disabled{opacity:.65}.Friends-module__JM-wUW__danger{box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #e57373, inset 0 -2px 0 4px #8e1c1c;background:#c62828}.Friends-module__JM-wUW__dangerGhost{color:#ff8a80;box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #4a4c6c, inset 0 -2px 0 4px #242a45;background:#2d324e}.Friends-module__JM-wUW__gate{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.Friends-module__JM-wUW__gateIcon{opacity:.4;font-size:64px}.Friends-module__JM-wUW__gateText{color:#e9eef6bf;max-width:280px;font-size:15px;font-weight:700}.Friends-module__JM-wUW__topRow{align-items:center;padding:4px 0 8px;display:flex}.Friends-module__JM-wUW__badge{cursor:pointer;background:#2d324e;border:2px solid #000;border-radius:16px;place-items:center;width:46px;height:46px;font-size:20px;display:grid;position:relative;box-shadow:0 2px #000,inset 0 4px #4a4c6c,inset 0 -2px 0 4px #242a45}.Friends-module__JM-wUW__badge:active{transform:translateY(2px);box-shadow:0 0 #000}.Friends-module__JM-wUW__badgeCount{color:#fff;background:#ff1744;border:2px solid #000;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 4px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-6px;right:-6px}.Friends-module__JM-wUW__content,.Friends-module__JM-wUW__card{flex-direction:column;flex:1;min-height:0;display:flex}.Friends-module__JM-wUW__listHead{color:#fff;background:#3a3f5c;border:2px solid #000;border-bottom:none;border-radius:22px 22px 0 0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;box-shadow:inset 0 4px #5a5f7c,inset 0 -2px 0 4px #2a2f4c}.Friends-module__JM-wUW__listTitle{text-shadow:0 1px #0006;font-size:15px;font-weight:800}.Friends-module__JM-wUW__onlineCount{color:#00e676;text-shadow:0 1px #0006;font-size:12px;font-weight:800}.Friends-module__JM-wUW__listBox{background:#0b0b16;border:2px solid #000;border-top:none;border-radius:0 0 22px 22px;flex-direction:column;flex:1;min-height:0;padding:6px;display:flex;overflow:hidden}.Friends-module__JM-wUW__scroll{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}.Friends-module__JM-wUW__avatar{color:#fff;text-shadow:0 1px 1px #0006;border:2px solid #000;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid;box-shadow:0 2px #000}.Friends-module__JM-wUW__row{cursor:pointer;background:#ffffff14;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.Friends-module__JM-wUW__rowOffline{opacity:.72}.Friends-module__JM-wUW__avatarWrap{flex:none;display:grid;position:relative}.Friends-module__JM-wUW__onlineDot{background:#00e676;border:2px solid #0b0b16;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-1px;right:-1px}.Friends-module__JM-wUW__lastSeen{color:#e9eef680;flex:none;font-size:11px;font-weight:700}.Friends-module__JM-wUW__tagOk{color:#00e676;flex:none;font-size:12px;font-weight:800}.Friends-module__JM-wUW__tagMuted{color:#e9eef68c;flex:none;font-size:11px;font-weight:700}.Friends-module__JM-wUW__rowInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Friends-module__JM-wUW__rowName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.Friends-module__JM-wUW__rowSub{color:#e9eef68c;font-size:11px;font-weight:700}.Friends-module__JM-wUW__duello{--depth:2px;font:inherit;color:#fff;cursor:pointer;box-shadow:0 var(--depth) 0 0 #000, inset 0 3px 0 0 #6dbbff, inset 0 -2px 0 4px #0378e0;background:#0389ff;border:2px solid #000;border-radius:14px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.Friends-module__JM-wUW__duello:active{transform:translateY(var(--depth));box-shadow:0 0 #000}.Friends-module__JM-wUW__duello:disabled{opacity:.6}.Friends-module__JM-wUW__emptyBox,.Friends-module__JM-wUW__inviteBox{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:0;padding:30px 20px;display:flex}.Friends-module__JM-wUW__inviteBox{background:#0b0b16;border:2px solid #000;border-radius:22px}.Friends-module__JM-wUW__emptyIcon{opacity:.5;font-size:56px}.Friends-module__JM-wUW__emptyTitle{color:#fff;font-size:17px;font-weight:800}.Friends-module__JM-wUW__emptySub{color:#e9eef699;font-size:13px;font-weight:700}.Friends-module__JM-wUW__searchBar{color:#fff9;background:#1e2238;border:2px solid #000;border-radius:20px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 14px;font-size:16px;display:flex;box-shadow:inset 0 3px #ffffff0d,inset 0 -2px 0 4px #00000059}.Friends-module__JM-wUW__searchInput{color:#fff;min-width:0;font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:700}.Friends-module__JM-wUW__searchInput::placeholder{color:#ffffff61}.Friends-module__JM-wUW__clear{color:#fff9;cursor:pointer;background:0 0;border:none;flex:none;font-size:16px}.Friends-module__JM-wUW__addAction{justify-content:center;padding:16px 0;display:flex}.Friends-module__JM-wUW__tabbar{gap:8px;padding:8px 0 2px;display:flex}.Friends-module__JM-wUW__tab{--depth:2px;min-width:0;font:inherit;color:#fff;cursor:pointer;box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #4a4c6c, inset 0 -2px 0 4px #242a45;background:#2d324e;border:2px solid #000;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:10px 4px;transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out;display:flex}.Friends-module__JM-wUW__tab b{font-size:11px;font-weight:800}.Friends-module__JM-wUW__tabIcon{font-size:22px;line-height:1}.Friends-module__JM-wUW__tab:active{transform:translateY(var(--depth));box-shadow:0 0 #000}.Friends-module__JM-wUW__tabActive{box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #6dbbff, inset 0 -2px 0 4px #0378e0;background:#0389ff}.Friends-module__JM-wUW__toast{z-index:120;color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#1a1e2e;border:2px solid #000;border-radius:999px;max-width:90vw;padding:10px 16px;font-size:13px;font-weight:800;position:fixed;bottom:96px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 14px #0006}.Friends-module__JM-wUW__sheetOverlay{z-index:130;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Friends-module__JM-wUW__sheet{width:100%;max-width:560px;padding:12px 18px calc(24px + env(safe-area-inset-bottom));background:#1a1e2e;border:2px solid #000;border-bottom:none;border-radius:28px 28px 0 0;flex-direction:column;gap:12px;max-height:80dvh;display:flex;overflow-y:auto}.Friends-module__JM-wUW__sheetHandle{background:#ffffff3d;border-radius:2px;align-self:center;width:40px;height:4px;margin-bottom:4px}.Friends-module__JM-wUW__sheetTitle{color:#fff;text-align:center;font-size:18px;font-weight:800}.Friends-module__JM-wUW__sheetList{flex-direction:column;gap:8px;display:flex}.Friends-module__JM-wUW__reqRow{background:#2d324e;border:2px solid #000;border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex;box-shadow:inset 0 3px #4a4c6c,inset 0 -2px 0 4px #242a45}.Friends-module__JM-wUW__reqRow .Friends-module__JM-wUW__rowName{flex:1}.Friends-module__JM-wUW__pendingTag{color:#e9eef68c;font-size:11px;font-weight:800}.Friends-module__JM-wUW__icoBtn{--depth:2px;color:#fff;cursor:pointer;border:2px solid #000;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-size:16px;font-weight:900;display:grid}.Friends-module__JM-wUW__icoBtn:active{transform:translateY(var(--depth));box-shadow:0 0 #000!important}.Friends-module__JM-wUW__icoAccept{box-shadow:0 var(--depth) 0 0 #000, inset 0 3px 0 0 #66bb6a;background:#2e7d32}.Friends-module__JM-wUW__icoReject{box-shadow:0 var(--depth) 0 0 #000, inset 0 3px 0 0 #e57373;background:#c62828}.Friends-module__JM-wUW__profileTop{flex-direction:column;align-items:center;gap:8px;padding:8px 0 4px;display:flex}.Friends-module__JM-wUW__profileName{color:#fff;font-size:18px;font-weight:800}.Friends-module__JM-wUW__leagueBadge{color:#fff;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:8px;padding:4px 12px;font-size:12px;font-weight:800}.Friends-module__JM-wUW__h2h{justify-content:center;gap:32px;padding:2px 0 6px;display:flex}.Friends-module__JM-wUW__h2hCol{color:#ffffff8c;flex-direction:column;align-items:center;gap:2px;font-size:12px;font-weight:700;display:flex}.Friends-module__JM-wUW__h2hWin{color:#00e676;font-size:22px}.Friends-module__JM-wUW__h2hLoss{color:#ff6b6b;font-size:22px}.Friends-module__JM-wUW__profileActions{flex-direction:column;gap:10px;display:flex}.Friends-module__JM-wUW__profileActions>*{width:100%}
.Leaderboard-module__gIYPPq__page{height:100dvh;padding:0 16px calc(14px + env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.Leaderboard-module__gIYPPq__card{flex-direction:column;flex:1;width:100%;max-width:560px;min-height:0;margin:4px auto 0;display:flex}.Leaderboard-module__gIYPPq__topbarBleed{margin:0 -16px}.Leaderboard-module__gIYPPq__head{background:var(--tbg,#d97736);color:#fff;box-shadow:inset 0 4px 0 0 var(--thi,#f2bb97), inset 0 -2px 0 4px var(--tsh,#743f1c);border:2px solid #000;border-bottom:none;border-radius:22px 22px 0 0;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.Leaderboard-module__gIYPPq__tierName{text-shadow:0 1px #00000073;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:800;overflow:hidden}.Leaderboard-module__gIYPPq__season{color:#fff;letter-spacing:.03em;font-variant-numeric:tabular-nums;background:#00000052;border-radius:999px;flex:none;padding:5px 11px;font-size:13px;font-weight:800;box-shadow:inset 0 0 0 1.5px #ffffff2e}.Leaderboard-module__gIYPPq__tabStrip{background:#0b0b16;border-left:2px solid #000;border-right:2px solid #000;gap:10px;padding:10px 12px;display:flex}.Leaderboard-module__gIYPPq__tab{--depth:2px;font:inherit;color:#fff;cursor:pointer;box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #4a4c6c, inset 0 -2px 0 4px #242a45;background:#2d324e;border:2px solid #000;border-radius:14px;flex:1;padding:8px 0;font-size:14px;font-weight:800;transition:transform 80ms ease-in-out,box-shadow 80ms ease-in-out}.Leaderboard-module__gIYPPq__tab:active{transform:translateY(var(--depth));box-shadow:0 0 #000,inset 0 0 #4a4c6c,inset 0 0 #242a45}.Leaderboard-module__gIYPPq__tabActive{box-shadow:0 var(--depth) 0 0 #000, inset 0 4px 0 0 #6dbbff, inset 0 -2px 0 4px #0378e0;background:#0389ff}.Leaderboard-module__gIYPPq__listBox{background:#0b0b16;border:2px solid #000;border-top:none;border-radius:0 0 22px 22px;flex-direction:column;flex:1;min-height:0;padding:6px;display:flex;overflow:hidden}.Leaderboard-module__gIYPPq__scroll{flex-direction:column;flex:1;gap:7px;min-height:0;padding:2px 2px 4px;display:flex;overflow-y:auto}.Leaderboard-module__gIYPPq__state{text-align:center;color:#e9eef6b3;padding:34px 14px;font-size:14px;font-weight:700}.Leaderboard-module__gIYPPq__row{background:#2d324e;border:2px solid #000;border-radius:14px;align-items:center;gap:10px;padding:10px 12px 10px 10px;display:flex;box-shadow:0 2px #000,inset 0 4px #4a4c6c,inset 0 -2px 0 4px #242a45}.Leaderboard-module__gIYPPq__rowMe{background:#00000059;box-shadow:inset 0 0 0 2px #febc2a}.Leaderboard-module__gIYPPq__rowMe .Leaderboard-module__gIYPPq__name,.Leaderboard-module__gIYPPq__rowMe .Leaderboard-module__gIYPPq__pts,.Leaderboard-module__gIYPPq__rowMe .Leaderboard-module__gIYPPq__rank{color:#febc2a}.Leaderboard-module__gIYPPq__rowFloat{background:#1a1a2e;border:2px solid #febc2a;margin-top:6px;box-shadow:0 -2px 8px #febc2a4d}.Leaderboard-module__gIYPPq__zoneBar{background:#6b7280;border-radius:3px;flex:none;width:3px;height:20px}.Leaderboard-module__gIYPPq__zoneBar[data-zone=promote]{background:#3ad06a}.Leaderboard-module__gIYPPq__zoneBar[data-zone=relegate]{background:#ef4444}.Leaderboard-module__gIYPPq__rank{color:#e9eef6cc;text-align:center;flex:none;width:26px;font-size:14px;font-weight:800}.Leaderboard-module__gIYPPq__rankTop{color:#ffd34d}.Leaderboard-module__gIYPPq__name{color:#eef2f8;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.Leaderboard-module__gIYPPq__pts{color:#febc2a;flex:none;font-size:14px;font-weight:800}.Leaderboard-module__gIYPPq__reward{color:#e9eef6d9;flex:none;justify-content:flex-end;align-items:center;gap:3px;min-width:58px;font-size:12px;font-weight:800;display:flex}.Leaderboard-module__gIYPPq__gtier{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:color-mix(in srgb, var(--tc,#6b7280) 22%, transparent);border:1px solid color-mix(in srgb, var(--tc,#6b7280) 55%, transparent);border-radius:8px;flex:none;max-width:108px;padding:3px 8px;font-size:10px;font-weight:800;overflow:hidden}.Leaderboard-module__gIYPPq__divider{letter-spacing:.03em;border-radius:8px;align-items:center;gap:8px;margin:8px 2px 4px;padding:5px 10px;font-size:11px;font-weight:800;display:flex}.Leaderboard-module__gIYPPq__dividerLine{opacity:.4;background:currentColor;border-radius:2px;width:40px;height:2px;margin-left:auto}.Leaderboard-module__gIYPPq__divider[data-kind=promote]{color:#3ad06a;background:#3ad06a26}.Leaderboard-module__gIYPPq__divider[data-kind=relegate]{color:#ef4444;background:#ef444426}@media (hover:hover){.Leaderboard-module__gIYPPq__tab:hover{filter:brightness(1.08)}}
.Profile-module__xoaIBW__wrap{flex-direction:column;width:100%;display:flex}.Profile-module__xoaIBW__body{width:100%;max-width:var(--shell-max);flex-direction:column;flex:1;gap:22px;margin:0 auto;padding:4px 16px 32px;display:flex}.Profile-module__xoaIBW__header{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-lg);box-shadow:0 4px 0 0 var(--frame);align-items:center;gap:16px;padding:16px;display:flex}.Profile-module__xoaIBW__avatar{background:var(--green-soft);border:2.5px solid var(--green);border-radius:var(--r-lg);flex:none;place-items:center;width:64px;height:64px;font-size:34px;display:grid;box-shadow:inset 0 -3px #0000001a}.Profile-module__xoaIBW__identity{flex-direction:column;gap:6px;min-width:0;display:flex}.Profile-module__xoaIBW__nameRow{align-items:center;gap:8px;display:flex}.Profile-module__xoaIBW__nickname{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,4vw,26px);font-weight:800;overflow:hidden}.Profile-module__xoaIBW__editBtn{width:30px;height:30px;color:var(--ink);background:var(--surface);border:2px solid var(--border);cursor:pointer;border-radius:10px;flex:none;place-items:center;font-size:13px;display:grid}.Profile-module__xoaIBW__editBtn:active{transform:translateY(1px)}.Profile-module__xoaIBW__editRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Profile-module__xoaIBW__nickError{width:100%;color:var(--red-lip);margin-top:6px;font-size:13px;font-weight:800}.Profile-module__xoaIBW__input{font:inherit;color:var(--ink);background:var(--surface);border:2px solid var(--border);border-radius:var(--r-sm);width:160px;min-width:0;padding:8px 12px;font-size:16px;font-weight:800}.Profile-module__xoaIBW__input:focus-visible{outline:3px solid var(--pitch);outline-offset:2px}.Profile-module__xoaIBW__tierBadge{letter-spacing:.02em;color:var(--gold-lip);background:var(--gold-soft);border:2px solid var(--gold);border-radius:999px;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:800}.Profile-module__xoaIBW__section{flex-direction:column;gap:10px;display:flex}.Profile-module__xoaIBW__sectionTitle{color:#eef2f8;font-size:15px;font-weight:800}.Profile-module__xoaIBW__empty{color:#e9eef6bf;font-size:14px;font-weight:700}.Profile-module__xoaIBW__accountCard{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);box-shadow:0 3px 0 0 var(--frame);flex-direction:column;gap:10px;padding:16px;display:flex}.Profile-module__xoaIBW__accountHint{color:var(--muted);font-size:13px;font-weight:700}.Profile-module__xoaIBW__accountOk{color:var(--green-lip);font-size:13px;font-weight:800}.Profile-module__xoaIBW__accountError{color:var(--red-lip);font-size:13px;font-weight:800}.Profile-module__xoaIBW__addRow{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.Profile-module__xoaIBW__addRow .Profile-module__xoaIBW__input{flex:1;width:auto;min-width:160px}.Profile-module__xoaIBW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;display:grid}.Profile-module__xoaIBW__statCard{text-align:center;background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);box-shadow:0 3px 0 0 var(--frame);flex-direction:column;align-items:center;gap:4px;padding:14px 8px;display:flex}.Profile-module__xoaIBW__statIcon{font-size:18px}.Profile-module__xoaIBW__statValue{color:var(--green-lip);font-size:19px;font-weight:800}.Profile-module__xoaIBW__statLabel{color:var(--muted);font-size:11px;font-weight:700}.Profile-module__xoaIBW__leagueCard{background:var(--blue-soft);border:2px solid var(--blue);border-radius:var(--r-md);justify-content:space-between;align-items:center;padding:14px 16px;display:flex;box-shadow:0 3px #1cb0f640}.Profile-module__xoaIBW__leagueName{color:var(--blue-lip);font-size:15px;font-weight:800}.Profile-module__xoaIBW__leagueCount{color:var(--blue-lip);font-size:13px;font-weight:800}.Profile-module__xoaIBW__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.Profile-module__xoaIBW__badge{border-radius:var(--r-md);border:2px solid var(--border);box-shadow:0 3px 0 0 var(--frame);flex-direction:column;gap:4px;padding:12px;display:flex}.Profile-module__xoaIBW__badgeIcon{font-size:18px}.Profile-module__xoaIBW__badgeTitle{font-size:13px;font-weight:800}.Profile-module__xoaIBW__badgeDesc{color:var(--muted);font-size:11px;font-weight:700;line-height:1.35}.Profile-module__xoaIBW__badgeUnlocked{background:var(--gold-soft);border-color:var(--gold);box-shadow:0 3px #e0a80040}.Profile-module__xoaIBW__badgeUnlocked .Profile-module__xoaIBW__badgeTitle{color:var(--gold-lip)}.Profile-module__xoaIBW__badgeLocked{background:var(--surface);opacity:.6}.Profile-module__xoaIBW__recentList{flex-direction:column;gap:8px;display:flex}.Profile-module__xoaIBW__recentRow{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);box-shadow:0 3px 0 0 var(--frame);align-items:center;gap:12px;padding:10px 14px;display:flex}.Profile-module__xoaIBW__recentResult{border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:800}.Profile-module__xoaIBW__won{color:var(--green-lip);background:var(--green-soft)}.Profile-module__xoaIBW__lost{color:var(--red-lip);background:var(--red-soft)}.Profile-module__xoaIBW__recentScope{color:var(--muted);flex:1;font-size:13px;font-weight:700}.Profile-module__xoaIBW__recentScore{font-size:14px;font-weight:800}@media (max-width:480px){.Profile-module__xoaIBW__header{flex-wrap:wrap}.Profile-module__xoaIBW__input{width:140px}}
.page-module__jRsAVa__wrap{flex-direction:column;gap:18px;width:100%;max-width:440px;margin:0 auto;padding:20px 16px 32px;display:flex}.page-module__jRsAVa__title{color:var(--on-backdrop,#eef2f8);font-size:26px;font-weight:800}.page-module__jRsAVa__list{flex-direction:column;gap:12px;display:flex}.page-module__jRsAVa__row{background:var(--surface);border-radius:var(--r-md,16px);cursor:pointer;text-align:left;border:none;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex;box-shadow:0 4px #0000002e}.page-module__jRsAVa__rowIcon{font-size:24px;line-height:1}.page-module__jRsAVa__rowText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__jRsAVa__rowLabel{color:var(--ink);font-size:16px;font-weight:800}.page-module__jRsAVa__rowSub{color:var(--muted);font-size:12px;font-weight:600}.page-module__jRsAVa__rowCta{background:var(--blue,#0389ff);color:#fff;box-shadow:0 3px 0 0 var(--blue-lip,#0378e0);border:2px solid #000;border-radius:13px;flex:none;padding:9px 18px 11px;font-size:14px;font-weight:800}.page-module__jRsAVa__err{color:#d9463a;padding:0 4px;font-size:13px;font-weight:700}.page-module__jRsAVa__toggle{background:#c4c9d4;border:2px solid #000;border-radius:999px;flex:none;width:56px;height:32px;transition:background .14s;position:relative;box-shadow:inset 0 2px 4px #0000004d}.page-module__jRsAVa__toggle.page-module__jRsAVa__on{background:var(--green,#4cc62b)}.page-module__jRsAVa__knob{background:#fff;border:2px solid #000;border-radius:50%;width:24px;height:24px;transition:transform .14s;position:absolute;top:1px;left:1px;box-shadow:0 2px #00000059}.page-module__jRsAVa__toggle.page-module__jRsAVa__on .page-module__jRsAVa__knob{transform:translate(24px)}
.Shop-module__I3KG6q__wrap{flex-direction:column;width:100%;display:flex}.Shop-module__I3KG6q__body{width:100%;max-width:var(--shell-max);flex-direction:column;flex:1;gap:18px;margin:0 auto;padding:4px 16px 32px;display:flex}.Shop-module__I3KG6q__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.Shop-module__I3KG6q__title{color:#eef2f8;font-size:clamp(20px,4vw,26px);font-weight:800}.Shop-module__I3KG6q__balances{flex-wrap:wrap;gap:10px;display:flex}.Shop-module__I3KG6q__balance{color:var(--gold-lip);background:var(--gold-soft);border:2px solid var(--gold);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:800;display:flex}.Shop-module__I3KG6q__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:8px;margin:0 -16px;padding:2px 16px 6px;display:flex;overflow-x:auto}.Shop-module__I3KG6q__tabs::-webkit-scrollbar{display:none}.Shop-module__I3KG6q__tab{scroll-snap-align:start;font:inherit;color:var(--ink);background:var(--bg);border:2px solid var(--border);border-radius:var(--r-md);cursor:pointer;box-shadow:0 3px 0 0 var(--frame);flex:none;padding:9px 16px;font-size:13px;font-weight:800}.Shop-module__I3KG6q__tab:active{box-shadow:0 1px 0 0 var(--frame);transform:translateY(2px)}.Shop-module__I3KG6q__tabActive{color:#fff;background:var(--green);border-color:var(--green-lip);box-shadow:0 3px 0 0 var(--green-lip)}.Shop-module__I3KG6q__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.Shop-module__I3KG6q__card{text-align:center;background:var(--bg);border:2px solid var(--border);border-radius:var(--r-lg);box-shadow:0 4px 0 0 var(--frame);flex-direction:column;align-items:center;gap:8px;padding:14px;display:flex}.Shop-module__I3KG6q__previewBox{background:var(--surface);border:2px solid var(--border);border-radius:var(--r-md);place-items:center;width:100%;height:72px;display:grid}.Shop-module__I3KG6q__markIcon{width:34px;height:34px}.Shop-module__I3KG6q__avatarIcon{font-size:32px}.Shop-module__I3KG6q__boardSwatch{gap:6px;display:flex}.Shop-module__I3KG6q__sbSwatch{background:var(--screen);border-radius:var(--r-sm);gap:6px;padding:8px 12px;display:flex}.Shop-module__I3KG6q__dot,.Shop-module__I3KG6q__led{border-radius:50%;width:14px;height:14px}.Shop-module__I3KG6q__led{box-shadow:0 0 5px}.Shop-module__I3KG6q__itemName{font-size:14px;font-weight:800}.Shop-module__I3KG6q__itemPrice{color:var(--muted);align-items:center;gap:5px;font-size:13px;font-weight:800;display:inline-flex}.Shop-module__I3KG6q__priceIcon{object-fit:contain;width:18px;height:18px}@media (max-width:480px){.Shop-module__I3KG6q__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.Shop-module__I3KG6q__toast{left:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:80;color:#fff;background:#040c19;border:2px solid #fff;border-radius:999px;padding:11px 20px;font-size:14px;font-weight:800;animation:.18s ease-out Shop-module__I3KG6q__toastIn;position:fixed;transform:translate(-50%);box-shadow:0 6px 16px #0006}@keyframes Shop-module__I3KG6q__toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}
.Vs-module__kFAuTq__wrap{flex-direction:column;width:100%;display:flex}.Vs-module__kFAuTq__body{width:100%;max-width:var(--shell-max);flex-direction:column;flex:1;gap:22px;margin:0 auto;padding:4px 16px 32px;display:flex}.Vs-module__kFAuTq__header{flex-direction:column;gap:4px;display:flex}.Vs-module__kFAuTq__title{font-size:clamp(22px,4vw,28px);font-weight:800}.Vs-module__kFAuTq__subtitle{color:var(--muted);font-size:14px;font-weight:700}.Vs-module__kFAuTq__section{flex-direction:column;gap:10px;display:flex}.Vs-module__kFAuTq__sectionTitle{color:var(--ink);font-size:15px;font-weight:800}.Vs-module__kFAuTq__card{background:var(--bg);border:2px solid var(--border);border-radius:var(--r-lg);box-shadow:0 4px 0 0 var(--frame);flex-direction:column;gap:16px;padding:18px;display:flex}.Vs-module__kFAuTq__field{flex-direction:column;gap:8px;display:flex}.Vs-module__kFAuTq__fieldLabel{letter-spacing:.02em;color:var(--muted);font-size:12px;font-weight:800}.Vs-module__kFAuTq__pillRow{flex-wrap:wrap;gap:8px;display:flex}.Vs-module__kFAuTq__pill{font:inherit;color:var(--ink);background:var(--surface);border:2px solid var(--border);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800}.Vs-module__kFAuTq__pill:active{transform:translateY(1px)}.Vs-module__kFAuTq__pillActive{color:var(--green-lip);background:var(--green-soft);border-color:var(--green)}.Vs-module__kFAuTq__error{color:var(--red-lip);font-size:13px;font-weight:800}.Vs-module__kFAuTq__readyHint{color:var(--muted);font-size:13px;font-weight:700}.Vs-module__kFAuTq__codeRow,.Vs-module__kFAuTq__linkRow{background:var(--surface);border:2px solid var(--border);border-radius:var(--r-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.Vs-module__kFAuTq__code{letter-spacing:.12em;color:var(--green-lip);font-size:22px;font-weight:800}.Vs-module__kFAuTq__link{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.Vs-module__kFAuTq__joinRow{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.Vs-module__kFAuTq__input{min-width:160px;font:inherit;letter-spacing:.08em;color:var(--ink);background:var(--surface);border:2px solid var(--border);border-radius:var(--r-sm);text-transform:uppercase;flex:1;padding:10px 12px;font-size:16px;font-weight:800}.Vs-module__kFAuTq__input:focus-visible{outline:3px solid var(--pitch);outline-offset:2px}@media (max-width:480px){.Vs-module__kFAuTq__codeRow,.Vs-module__kFAuTq__linkRow{justify-content:flex-start}}
