.ArenaPage-module__J21sZa__container{flex:1;min-height:0;position:relative;overflow-y:auto}.ArenaPage-module__J21sZa__gridBackground{opacity:.02;pointer-events:none;z-index:0;background-size:60px 60px;position:fixed;inset:0}.ArenaPage-module__J21sZa__gridBackground:before,.ArenaPage-module__J21sZa__gridBackground:after{content:"";background:radial-gradient(circle,#ffb1000d 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-10%}.ArenaPage-module__J21sZa__gridBackground:before{left:-10%}.ArenaPage-module__J21sZa__gridBackground:after{right:-10%}.ArenaPage-module__J21sZa__onlineIndicator{align-self:flex-end;align-items:center;gap:8px;margin-bottom:1rem;display:flex}.ArenaPage-module__J21sZa__pulseDot{background-color:var(--primary-accent);border-radius:50%;width:8px;height:8px;animation:1.5s infinite ArenaPage-module__J21sZa__pulse}@keyframes ArenaPage-module__J21sZa__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.ArenaPage-module__J21sZa__onlineText{color:var(--text-gray-A1);font-size:.875rem}.ArenaPage-module__J21sZa__main{z-index:10;padding:20px 0 96px;position:relative}.ArenaPage-module__J21sZa__maxWidth{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ArenaPage-module__J21sZa__titleSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;animation:.6s ease-out ArenaPage-module__J21sZa__fadeUp;display:flex;position:relative}@keyframes ArenaPage-module__J21sZa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ArenaPage-module__J21sZa__badge{color:var(--primary-accent);background-color:#66cd891a;border:1px solid #66cd8933;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.ArenaPage-module__J21sZa__badgeIcon{width:16px;height:16px}.ArenaPage-module__J21sZa__mainTitle{letter-spacing:.02em;background:linear-gradient(#fff 0%,#d4d4d8 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:800}@media (min-width:640px){.ArenaPage-module__J21sZa__mainTitle{font-size:3.75rem}}.ArenaPage-module__J21sZa__subTitle{color:var(--text-gray-A1);max-width:36rem;margin:0 auto;font-size:1.125rem}.ArenaPage-module__J21sZa__ornamentalDivider{width:100%;max-width:220px;color:var(--primary-accent);opacity:.5;align-items:center;gap:14px;margin-top:28px;display:flex}.ArenaPage-module__J21sZa__ornamentalDivider:before,.ArenaPage-module__J21sZa__ornamentalDivider:after{content:"";background:linear-gradient(90deg,#0000,currentColor);flex:1;height:1px}.ArenaPage-module__J21sZa__ornamentalDivider:after{background:linear-gradient(90deg,currentColor,#0000)}.ArenaPage-module__J21sZa__dividerIcon{flex-shrink:0;width:16px;height:16px}.ArenaPage-module__J21sZa__grid{align-items:start;gap:16px;display:grid}@media (min-width:1024px){.ArenaPage-module__J21sZa__grid{grid-template-columns:repeat(2,1fr)}}.ArenaPage-module__J21sZa__gameCard{box-sizing:border-box;text-align:left;cursor:pointer;background-color:#ffffff05;border:2px solid #ffffff0d;border-radius:12px;height:100%;padding:24px;transition:all .3s;position:relative;overflow:hidden}.ArenaPage-module__J21sZa__gameCard:hover{background-color:#ffffff0d;border-color:#ffffff1a}.ArenaPage-module__J21sZa__gameCard.ArenaPage-module__J21sZa__selected{border-color:var(--primary-accent);background-color:#66cd890d}.ArenaPage-module__J21sZa__gameCard:active{transform:scale(.995)}.ArenaPage-module__J21sZa__glow{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.ArenaPage-module__J21sZa__gameCard:hover .ArenaPage-module__J21sZa__glow,.ArenaPage-module__J21sZa__gameCard.ArenaPage-module__J21sZa__selected .ArenaPage-module__J21sZa__glow{opacity:1}.ArenaPage-module__J21sZa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.ArenaPage-module__J21sZa__iconBox{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ArenaPage-module__J21sZa__iconBox svg{width:24px;height:24px}.ArenaPage-module__J21sZa__statsGroup{color:var(--text-gray-A1);align-items:center;gap:16px;font-size:.875rem;display:flex}.ArenaPage-module__J21sZa__statPlayers{align-items:center;gap:6px;display:flex}.ArenaPage-module__J21sZa__chevron{width:20px;height:20px;transition:transform .3s}.ArenaPage-module__J21sZa__chevron.ArenaPage-module__J21sZa__rotated{transform:rotate(90deg)}.ArenaPage-module__J21sZa__subtitle{letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:600}.ArenaPage-module__J21sZa__gameTitle{color:#fff;margin-bottom:8px;font-size:1.5rem;font-weight:700}.ArenaPage-module__J21sZa__gameDescription{color:#a1a1aa;min-height:3.95rem;font-size:.875rem;line-height:1.5}.ArenaPage-module__J21sZa__expandedDetails{opacity:0;max-height:0;transition:all .2s;overflow:hidden}.ArenaPage-module__J21sZa__expandedDetails.ArenaPage-module__J21sZa__open{opacity:1;border-top:1px solid #ffffff0d;max-height:480px;margin-top:24px;padding-top:24px}.ArenaPage-module__J21sZa__detailStats{gap:24px;margin-bottom:24px;display:flex}.ArenaPage-module__J21sZa__configRow{flex-wrap:wrap;gap:20px;margin-bottom:20px;display:flex}.ArenaPage-module__J21sZa__configField{flex-direction:column;gap:6px;display:flex}.ArenaPage-module__J21sZa__configLabel{color:var(--text-gray-A1);font-size:.75rem;font-weight:600}.ArenaPage-module__J21sZa__toggleGroup{border:1.5px solid #292929;border-radius:8px;width:fit-content;display:flex;overflow:hidden}.ArenaPage-module__J21sZa__toggleOption{color:var(--text-gray-A1);cursor:pointer;background:0 0;border:none;padding:6px 14px;font-size:.8rem;font-weight:600}.ArenaPage-module__J21sZa__toggleOption.ArenaPage-module__J21sZa__toggleActive{background-color:var(--primary-accent);color:#000}.ArenaPage-module__J21sZa__languageChip{color:var(--text-gray-CA);border:1.5px solid #292929;border-radius:8px;width:fit-content;padding:6px 14px;font-size:.8rem;font-weight:600}.ArenaPage-module__J21sZa__detailItem{align-items:center;gap:8px;display:flex}.ArenaPage-module__J21sZa__detailIcon{width:16px;height:16px;color:var(--text-gray-A1)}.ArenaPage-module__J21sZa__detailText{color:#fff;font-size:.875rem}.ArenaPage-module__J21sZa__findMatchBtn{box-sizing:border-box;background-color:var(--primary-accent);color:#000;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:transform .1s;position:relative;overflow:hidden}.ArenaPage-module__J21sZa__findMatchBtn:active{transform:scale(.98)}.ArenaPage-module__J21sZa__btnShine{pointer-events:none;background:#fff3;transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)skew(-12deg)}.ArenaPage-module__J21sZa__findMatchBtn:hover .ArenaPage-module__J21sZa__btnShine{transform:translate(100%)}.ArenaPage-module__J21sZa__quickStats{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px;animation:.6s .5s both ArenaPage-module__J21sZa__fadeIn;display:grid}@keyframes ArenaPage-module__J21sZa__fadeIn{0%{opacity:0}to{opacity:1}}.ArenaPage-module__J21sZa__statCard{text-align:center;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.ArenaPage-module__J21sZa__statIcon{width:20px;height:20px;color:var(--text-gray-A1);margin:0 auto 12px}.ArenaPage-module__J21sZa__statValue{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700}.ArenaPage-module__J21sZa__statLabel{color:var(--text-gray-A1);font-size:.875rem}.ArenaPage-module__J21sZa__modalOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background-color:#000000f2;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.ArenaPage-module__J21sZa__modalOverlay.ArenaPage-module__J21sZa__open{opacity:1;pointer-events:auto}.ArenaPage-module__J21sZa__modalContent{background-color:var(--background-gray-0D);text-align:center;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:32rem;margin:0 16px;padding:32px;transition:transform .2s;position:relative;transform:scale(.9)}.ArenaPage-module__J21sZa__modalOverlay.ArenaPage-module__J21sZa__open .ArenaPage-module__J21sZa__modalContent{transform:scale(1)}.ArenaPage-module__J21sZa__closeBtn{cursor:pointer;color:var(--text-gray-A1);background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}.ArenaPage-module__J21sZa__closeBtn:hover{color:#fff;background-color:#ffffff0d}.ArenaPage-module__J21sZa__ringsContainer{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ArenaPage-module__J21sZa__ring{opacity:0;border:2px solid #66cd8933;border-radius:50%;animation:2s infinite ArenaPage-module__J21sZa__expandRing;position:absolute}.ArenaPage-module__J21sZa__ring:first-child{animation-delay:0s}.ArenaPage-module__J21sZa__ring:nth-child(2){animation-delay:.5s}.ArenaPage-module__J21sZa__ring:nth-child(3){animation-delay:1s}@keyframes ArenaPage-module__J21sZa__expandRing{0%{opacity:.8;width:100px;height:100px}to{opacity:0;width:400px;height:400px}}.ArenaPage-module__J21sZa__modalIcon{border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:2s infinite ArenaPage-module__J21sZa__gentlePulse;display:flex}@keyframes ArenaPage-module__J21sZa__gentlePulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ArenaPage-module__J21sZa__modalIcon svg{width:40px;height:40px}.ArenaPage-module__J21sZa__modalTitle{color:#fff;margin-bottom:8px;font-size:1.5rem;font-weight:700}.ArenaPage-module__J21sZa__modalSub{color:var(--text-gray-A1);margin-bottom:32px;font-size:.875rem}.ArenaPage-module__J21sZa__timer{color:var(--primary-accent);margin-bottom:8px;font-family:monospace;font-size:3rem;font-weight:700}.ArenaPage-module__J21sZa__searchingIndicator{justify-content:center;align-items:center;gap:8px;margin-bottom:32px;display:flex}.ArenaPage-module__J21sZa__loadingDot{background-color:var(--primary-accent);border-radius:50%;width:8px;height:8px;animation:1s infinite ArenaPage-module__J21sZa__blink}@keyframes ArenaPage-module__J21sZa__blink{0%,to{opacity:1}50%{opacity:.3}}.ArenaPage-module__J21sZa__searchText{color:var(--text-gray-A1);font-size:.875rem}.ArenaPage-module__J21sZa__cancelBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;padding:12px 32px;font-weight:500;transition:all .2s}.ArenaPage-module__J21sZa__cancelBtn:hover{background-color:#ef44441a;border-color:#ef444480}
.Avatar-module__IVwToW__avatar{object-fit:cover;background-color:var(--background-gray-1F);border-radius:22%;flex-shrink:0;display:block}
.ChallengeToast-module__SWhvMG__stack{z-index:999;flex-direction:column;gap:12px;width:27vw;min-width:280px;display:flex;position:absolute;top:5vh;right:25px}.ChallengeToast-module__SWhvMG__toast{background-color:var(--background-gray-0D);border:var(--border-gray-29-1);border-radius:10px;padding:15px 22px 18px 20px;animation:.5s cubic-bezier(.22,1,.36,1) forwards ChallengeToast-module__SWhvMG__slideInRight;position:relative;overflow:hidden}.ChallengeToast-module__SWhvMG__toast:before{content:"";background-color:var(--primary-accent);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.ChallengeToast-module__SWhvMG__innerWrapper{grid-template-columns:.15fr 1fr;column-gap:10px;display:grid}.ChallengeToast-module__SWhvMG__icon{background-color:var(--button-background-hover);border:1px solid var(--button-border-color-hover);width:fit-content;height:fit-content;color:var(--primary-accent);border-radius:10px;justify-content:center;align-items:center;padding:10px;display:flex}.ChallengeToast-module__SWhvMG__title{color:#fff;margin:0 0 5px;font-weight:600}.ChallengeToast-module__SWhvMG__description{color:var(--text-gray-A1);margin:0;font-size:.875rem}.ChallengeToast-module__SWhvMG__buttonsWrapper{gap:10px;margin-top:12px;display:flex}.ChallengeToast-module__SWhvMG__buttonsWrapper button{border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.ChallengeToast-module__SWhvMG__buttonsWrapper button:first-child{background-color:var(--primary-accent);color:#000}.ChallengeToast-module__SWhvMG__buttonsWrapper button:first-child:hover{background-color:#55b87a}.ChallengeToast-module__SWhvMG__buttonsWrapper button:last-child{color:var(--text-gray-A1);border:var(--border-gray-29-1)}.ChallengeToast-module__SWhvMG__buttonsWrapper button:last-child:hover{background-color:rgba(var(--red-FA-rgb), .1);color:rgba(var(--red-FA-rgb), .8);border:1px solid rgba(var(--red-FA-rgb), .6)}.ChallengeToast-module__SWhvMG__closeButton{color:var(--text-gray-A1);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s;position:absolute;top:12px;right:12px}.ChallengeToast-module__SWhvMG__closeButton:hover{color:#fff;background-color:#ffffff0d}@keyframes ChallengeToast-module__SWhvMG__slideInRight{0%{opacity:0;transform:translate(calc(100% + 30px))}to{opacity:1;transform:translate(0)}}.ChallengeToast-module__SWhvMG__errorToast{z-index:200;background-color:var(--background-gray-0D);border:1px solid rgba(var(--red-FA-rgb), .3);color:var(--red-FA);border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:.875rem;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0006}.ChallengeToast-module__SWhvMG__errorToastClose{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}
.MatchReconnectBanner-module__l5re9a__toastWrapper{z-index:999;background-color:var(--background-gray-0D);border:var(--border-gray-29-1);border-radius:10px;width:27vw;padding:15px 22px 25px 20px;animation:.5s cubic-bezier(.22,1,.36,1) forwards MatchReconnectBanner-module__l5re9a__slideInRight;position:absolute;top:5vh;right:25px;overflow:hidden}.MatchReconnectBanner-module__l5re9a__toastWrapper.MatchReconnectBanner-module__l5re9a__disabled{display:none}.MatchReconnectBanner-module__l5re9a__toastWrapper:before{content:"";z-index:1;background-color:#fff;border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.MatchReconnectBanner-module__l5re9a__innerWrapper{grid-template-columns:.15fr 1fr;column-gap:10px;display:grid;overflow:hidden}.MatchReconnectBanner-module__l5re9a__swords{background-color:var(--button-background-hover);border:1px solid var(--button-border-color-hover);border-radius:10px;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:10px;display:flex}.MatchReconnectBanner-module__l5re9a__title{margin-top:0;margin-bottom:5px;font-weight:600}.MatchReconnectBanner-module__l5re9a__description{color:var(--text-gray-A1);margin-top:0}.MatchReconnectBanner-module__l5re9a__gameInfo{background-color:var(--background-gray-17);border:var(--border-gray-29-1);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 20px;display:flex}.MatchReconnectBanner-module__l5re9a__details{flex-wrap:wrap;flex:1;min-width:0;padding:0 2px;font-size:.9rem;display:flex}.MatchReconnectBanner-module__l5re9a__gameTitle{color:#fff}.MatchReconnectBanner-module__l5re9a__gameTitle:after{content:"•";color:var(--text-gray-A1);margin-left:4px;margin-right:4px;font-size:.5rem;position:relative;bottom:2px}.MatchReconnectBanner-module__l5re9a__round{color:var(--text-gray-A1)}.MatchReconnectBanner-module__l5re9a__gameUsername{color:#fff}.MatchReconnectBanner-module__l5re9a__timer{flex-direction:column;align-items:end;display:flex}.MatchReconnectBanner-module__l5re9a__timer p{margin:0}.MatchReconnectBanner-module__l5re9a__timer>:first-child{font-size:1.6rem}.MatchReconnectBanner-module__l5re9a__timer>:nth-child(2){color:var(--text-gray-A1);font-size:.7rem}.MatchReconnectBanner-module__l5re9a__buttonsWrapper{flex-direction:row;justify-content:space-between;column-gap:10px;margin-top:20px;display:flex}.MatchReconnectBanner-module__l5re9a__buttonsWrapper button{border-radius:10px;padding:10px 20px;font-weight:600;transition:all .2s}.MatchReconnectBanner-module__l5re9a__buttonsWrapper button:first-child{color:var(--background-gray-0D);background-color:#ffffffd9;width:100%}.MatchReconnectBanner-module__l5re9a__buttonsWrapper button:first-child:hover{background-color:#fff}.MatchReconnectBanner-module__l5re9a__buttonsWrapper button:last-child{color:var(--text-gray-A1);border:var(--border-gray-29-1)}.MatchReconnectBanner-module__l5re9a__buttonsWrapper button:last-child:hover{background-color:rgba(var(--red-FA-rgb), .1);color:rgba(var(--red-FA-rgb), .8);border:1px solid rgba(var(--red-FA-rgb), .6)}.MatchReconnectBanner-module__l5re9a__closeButton{z-index:2;color:var(--text-gray-A1);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.MatchReconnectBanner-module__l5re9a__closeButton:hover{color:#fff;background-color:#ffffff0d}.MatchReconnectBanner-module__l5re9a__progressBar{background-color:#ffffff0f;border-radius:0 0 10px 10px;height:4px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.MatchReconnectBanner-module__l5re9a__progressFill{background-color:var(--primary-accent);border-radius:0 0 0 10px;width:100%;height:100%}.MatchReconnectBanner-module__l5re9a__toastWrapper.MatchReconnectBanner-module__l5re9a__pulse{animation:.5s cubic-bezier(.22,1,.36,1) forwards MatchReconnectBanner-module__l5re9a__slideInRight,.9s ease-out 3 MatchReconnectBanner-module__l5re9a__alreadyInMatchPulse}@keyframes MatchReconnectBanner-module__l5re9a__alreadyInMatchPulse{0%{box-shadow:0 0 0 0 rgba(var(--red-FA-rgb), .6)}to{box-shadow:0 0 0 18px rgba(var(--red-FA-rgb), 0)}}@keyframes MatchReconnectBanner-module__l5re9a__slideInRight{0%{opacity:0;transform:translate(calc(100% + 30px))}to{opacity:1;transform:translate(0)}}
.Timer-module__n8xgYq__timer{color:#fff;white-space:nowrap;letter-spacing:2px;text-align:center;min-width:5ch;font-family:DS-Digital,monospace;font-size:42px;display:inline-block}.Timer-module__n8xgYq__timer.Timer-module__n8xgYq__low{color:var(--red-FA);animation:1s ease-in-out infinite Timer-module__n8xgYq__timerFlash}@keyframes Timer-module__n8xgYq__timerFlash{0%,to{opacity:1}50%{opacity:.35}}
.QuickChatBurst-module__R9hvRa__burst{z-index:20;pointer-events:none;font-size:22px;animation:1.5s ease-out forwards QuickChatBurst-module__R9hvRa__floatUp;position:absolute;top:0;left:50%}@keyframes QuickChatBurst-module__R9hvRa__floatUp{0%{opacity:0;transform:translate(-50%)scale(.6)}15%{opacity:1;transform:translate(-50%,-10px)scale(1.1)}75%{opacity:1;transform:translate(-50%,-34px)scale(1)}to{opacity:0;transform:translate(-50%,-46px)scale(.9)}}
.Sidebar-module__q-X40q__sidebar{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.Sidebar-module__q-X40q__sidebarHeader{border-bottom:var(--border-gray-29-1);flex-direction:column;row-gap:18px;padding:20px;display:flex}.Sidebar-module__q-X40q__sidebarHeader>:first-child,.Sidebar-module__q-X40q__badgesWrapper{justify-content:space-between;align-items:center;display:flex}.Sidebar-module__q-X40q__modeBadge{color:var(--primary-accent);background:#43c49126;border-radius:999px;align-items:center;gap:8px;padding:4px 14px;font-size:13px;font-weight:600;display:flex}.Sidebar-module__q-X40q__modeBadge img{width:15px}.Sidebar-module__q-X40q__ratedBadge{border:var(--border-gray-29-1);letter-spacing:1px;text-transform:uppercase;color:#999;border-radius:999px;padding:4px 14px;font-size:11px}.Sidebar-module__q-X40q__progressSection{flex-direction:column;row-gap:10px;display:flex}.Sidebar-module__q-X40q__progressHeader{justify-content:space-between;font-size:14px;display:flex}.Sidebar-module__q-X40q__progressHeader>span:first-child{color:var(--text-gray-CA)}.Sidebar-module__q-X40q__fixedCount{color:var(--primary-accent)}.Sidebar-module__q-X40q__progressBar{gap:6px;display:flex}.Sidebar-module__q-X40q__progressSegment{border-radius:999px;flex:1;height:6px}.Sidebar-module__q-X40q__segmentPassed{background:var(--primary-accent)}.Sidebar-module__q-X40q__segmentEmpty{background:var(--dark-gray-29)}.Sidebar-module__q-X40q__sidebarTabs{border-bottom:var(--border-gray-29-1);gap:8px;padding:8px 12px;display:flex}.Sidebar-module__q-X40q__sidebarTabs button{color:#888;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:8px 12px;transition:all .15s}.Sidebar-module__q-X40q__sidebarTabs button img{filter:brightness(0)saturate()invert(52%)sepia(1%)saturate(667%)hue-rotate(340deg)brightness(102%)contrast(93%);width:18px;height:18px;margin-right:8px}.Sidebar-module__q-X40q__sidebarTabs button:hover img{filter:brightness(0)saturate()invert(99%)sepia(3%)saturate(748%)hue-rotate(323deg)brightness(119%)contrast()}.Sidebar-module__q-X40q__sidebarTabs button:hover{color:#fff}.Sidebar-module__q-X40q__activeTab{color:var(--primary-accent)!important;background:#43c49126!important}.Sidebar-module__q-X40q__activeTab img{filter:brightness(0)saturate()invert(79%)sepia(21%)saturate(887%)hue-rotate(86deg)brightness(90%)contrast(85%)!important}.Sidebar-module__q-X40q__sidebarContent{flex-direction:column;flex:1;gap:24px;min-width:0;min-height:0;padding:16px 24px;display:flex;overflow-y:auto}.Sidebar-module__q-X40q__sidebarFooter{border-top:var(--border-gray-29-1);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}
.ResignButton-module__lh38wG__resignButton{border:1px solid var(--red-FA);width:100%;color:var(--red-FA);border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;padding:12px 0;display:flex}.ResignButton-module__lh38wG__resignButton:hover{background-color:rgba(var(--red-FA-rgb), .1)}
.DrawOfferButton-module__1cCx1G__drawOfferButton{border:var(--border-gray-29-1);width:100%;color:var(--text-gray-CA);border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;padding:12px 0;display:flex}.DrawOfferButton-module__1cCx1G__drawOfferButton:hover{background-color:var(--button-background-hover);border-color:var(--button-border-color-hover)}
.BasicSpinner-module__THz_Eq__loader{--spinner-size:20px;--spinner-thickness:max(2.5px, calc(var(--spinner-size) * .13));width:var(--spinner-size);height:var(--spinner-size);background:conic-gradient(from 0deg, transparent, var(--primary-accent));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--spinner-thickness)), #000 calc(100% - var(--spinner-thickness)));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--spinner-thickness)), #000 calc(100% - var(--spinner-thickness)));mask:radial-gradient(farthest-side, transparent calc(100% - var(--spinner-thickness)), #000 calc(100% - var(--spinner-thickness)));border-radius:50%;animation:.7s linear infinite BasicSpinner-module__THz_Eq__spin;display:inline-block}@keyframes BasicSpinner-module__THz_Eq__spin{to{transform:rotate(360deg)}}
.Modal-module__7LRQSW__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000f2;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modalContent{box-sizing:border-box;background-color:var(--background-gray-0D);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:32rem;max-height:85vh;padding:32px;position:relative;overflow-y:auto}.Modal-module__7LRQSW__closeBtn{cursor:pointer;color:var(--text-gray-A1);background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}.Modal-module__7LRQSW__closeBtn:hover{color:#fff;background-color:#ffffff0d}
.Dropdown-module__Ax5K1W__wrapper{display:inline-block;position:relative}.Dropdown-module__Ax5K1W__trigger{box-sizing:border-box;background-color:var(--background-gray-101211);color:#fff;cursor:pointer;border:1.5px solid #292929;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:160px;padding:8px 12px;font-size:.85rem;transition:border-color .1s ease-in-out;display:flex}.Dropdown-module__Ax5K1W__trigger:hover{border-color:#3e3e3e}.Dropdown-module__Ax5K1W__trigger:disabled{cursor:not-allowed;opacity:.6}.Dropdown-module__Ax5K1W__chevron{color:var(--text-gray-79);flex-shrink:0;transition:transform .15s}.Dropdown-module__Ax5K1W__chevronOpen{transform:rotate(180deg)}.Dropdown-module__Ax5K1W__menu{background-color:var(--background-gray-0D);z-index:50;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:2px;min-width:100%;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}.Dropdown-module__Ax5K1W__option{box-sizing:border-box;width:100%;color:var(--text-gray-CA);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:.85rem;display:flex}.Dropdown-module__Ax5K1W__option:hover{background-color:var(--button-background-hover);color:#fff}.Dropdown-module__Ax5K1W__checkIcon{color:var(--primary-accent);flex-shrink:0}
.ChallengeModal-module__6s15CW__title{color:#fff;margin:0 0 8px;font-size:1.4rem;font-weight:700}.ChallengeModal-module__6s15CW__description{color:var(--text-gray-A1);margin:0 0 24px;font-size:.9rem}.ChallengeModal-module__6s15CW__field{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.ChallengeModal-module__6s15CW__label{color:var(--text-gray-CA);font-size:.85rem;font-weight:600}.ChallengeModal-module__6s15CW__staticValue{background-color:var(--background-gray-101211);color:var(--text-gray-A1);border:1.5px solid #292929;border-radius:8px;width:fit-content;padding:8px 12px;font-size:.85rem}.ChallengeModal-module__6s15CW__actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}
.FriendRow-module__J0JMua__row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.FriendRow-module__J0JMua__row:last-child{border-bottom:none}.FriendRow-module__J0JMua__userInfo{align-items:center;gap:12px;display:flex;text-decoration:none!important}.FriendRow-module__J0JMua__hoverTrigger{align-items:center;gap:12px;display:flex}.FriendRow-module__J0JMua__username{font-size:.9rem;font-weight:500;color:#fff!important}.FriendRow-module__J0JMua__actions{align-items:center;gap:10px;display:flex}.FriendRow-module__J0JMua__error{color:#ff6b6b;font-size:.75rem}
.PageStatus-module__AK1zBW__wrapper{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:80px 24px;display:flex}.PageStatus-module__AK1zBW__iconBadge{background-color:var(--button-background-hover);border:1px solid var(--button-border-color-hover);width:56px;height:56px;color:var(--primary-accent);border-radius:14px;justify-content:center;align-items:center;display:flex}.PageStatus-module__AK1zBW__title{color:var(--text-gray-CA);margin:0;font-size:1.05rem;font-weight:600}.PageStatus-module__AK1zBW__description{max-width:34ch;color:var(--text-gray-A1);margin:0;font-size:.875rem}.PageStatus-module__AK1zBW__wrapperFullPage{box-sizing:border-box;flex:1;justify-content:center;min-height:0}.PageStatus-module__AK1zBW__iconBadgeFullPage{border-radius:18px;width:72px;height:72px}.PageStatus-module__AK1zBW__titleFullPage{font-size:1.4rem}.PageStatus-module__AK1zBW__descriptionFullPage{max-width:40ch;font-size:1rem}.PageStatus-module__AK1zBW__backLink{align-items:center;gap:6px;margin-top:6px;font-size:.9rem;display:flex;color:var(--text-gray-A1)!important;text-decoration:none!important}.PageStatus-module__AK1zBW__backLink:hover{color:#fff!important}
.FriendsPage-module__P51gZG__container{flex-direction:column;gap:24px;display:flex}.FriendsPage-module__P51gZG__status{color:var(--text-gray-A1)}.FriendsPage-module__P51gZG__header{justify-content:space-between;align-items:center;display:flex}.FriendsPage-module__P51gZG__pageTitle{color:#fff;font-size:1.4rem;font-weight:700}.FriendsPage-module__P51gZG__buttonIcon{vertical-align:-3px;margin-right:6px}.FriendsPage-module__P51gZG__error{color:#ff6b6b;font-size:.875rem}.FriendsPage-module__P51gZG__card{box-sizing:border-box;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.FriendsPage-module__P51gZG__cardTitle{color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:600}.FriendsPage-module__P51gZG__emptyText{color:var(--text-gray-A1);font-size:.875rem}
.buttons-module__2sS8aa__primary,.buttons-module__2sS8aa__secondary,.buttons-module__2sS8aa__destructive{box-sizing:border-box;gap:8px;text-decoration:none!important}.buttons-module__2sS8aa__primary{background-color:var(--primary-accent);cursor:pointer;border:none;border-radius:10px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:background-color .15s;color:#000!important}.buttons-module__2sS8aa__primary:hover{background-color:#55b87a}.buttons-module__2sS8aa__primary:disabled{opacity:.6;cursor:not-allowed}.buttons-module__2sS8aa__secondary{border:var(--border-gray-29-1);cursor:pointer;background-color:#0000;border-radius:10px;padding:12px 24px;font-size:.9rem;transition:all .15s;color:#fff!important}.buttons-module__2sS8aa__secondary:hover{background-color:var(--button-background-hover);border-color:var(--button-border-color-hover)}.buttons-module__2sS8aa__secondary:disabled{opacity:.6;cursor:not-allowed}.buttons-module__2sS8aa__destructive{border:1px solid var(--red-FA);cursor:pointer;background-color:#0000;border-radius:10px;padding:12px 24px;font-size:.9rem;transition:background-color .15s;color:var(--red-FA)!important}.buttons-module__2sS8aa__destructive:hover{background-color:rgba(var(--red-FA-rgb), .1)}.buttons-module__2sS8aa__destructive:disabled{opacity:.6;cursor:not-allowed}.buttons-module__2sS8aa__small{padding:8px 16px;font-size:.8rem}
.MatchFooterControls-module__BGfcPW__drawPrompt{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:4px 2px;display:flex}.MatchFooterControls-module__BGfcPW__drawPromptText{color:var(--text-gray-CA);font-size:.85rem}.MatchFooterControls-module__BGfcPW__drawPromptButtons{flex-shrink:0;gap:8px;display:flex}
.ChallengeTab-module__VDMi5a__challengeHeader{color:var(--primary-accent);justify-content:space-between;align-items:center;column-gap:10px;font-size:14px;display:flex}.ChallengeTab-module__VDMi5a__challengeNavButtons{align-items:center;column-gap:4px;display:flex}.ChallengeTab-module__VDMi5a__challengeNavButton{border:var(--border-gray-29-1);border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.ChallengeTab-module__VDMi5a__challengeNavButton img{width:12px;height:12px}.ChallengeTab-module__VDMi5a__challengeNavButton:hover{background-color:var(--button-background-hover);border-color:var(--button-border-color-hover)}.ChallengeTab-module__VDMi5a__challengeNavButton:hover img{filter:brightness(0)saturate()invert(99%)sepia(3%)saturate(748%)hue-rotate(323deg)brightness(119%)contrast()}.ChallengeTab-module__VDMi5a__challengeTitleRow{align-items:center;column-gap:10px;margin-top:20px;margin-bottom:10px;display:flex}.ChallengeTab-module__VDMi5a__challengeTitle{font-size:28px}.ChallengeTab-module__VDMi5a__difficultyBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600}.ChallengeTab-module__VDMi5a__difficultyEasy{color:#7ed99a;background:#7ed99a1f}.ChallengeTab-module__VDMi5a__difficultyMedium{color:#e8c468;background:#e8c4681f}.ChallengeTab-module__VDMi5a__difficultyHard{color:#e8746b;background:#e8746b1f}.ChallengeTab-module__VDMi5a__challengeDescription{color:var(--text-gray-CA);margin-top:10px;font-size:16px}.ChallengeTab-module__VDMi5a__challengeObjective{border-left:3px solid var(--primary-accent);gap:16px;margin-top:32px;padding-left:14px;display:flex}.ChallengeTab-module__VDMi5a__objectiveIcon img{filter:brightness(0)saturate()invert(79%)sepia(21%)saturate(887%)hue-rotate(86deg)brightness(90%)contrast(85%);width:24px;height:24px}.ChallengeTab-module__VDMi5a__objectiveContent{flex-direction:column;gap:6px;display:flex}.ChallengeTab-module__VDMi5a__objectiveTitle{text-transform:uppercase;letter-spacing:1px;color:#8d8d8d;font-size:12px}.ChallengeTab-module__VDMi5a__objectiveDescription{color:#fff;margin:0;line-height:1.6}.ChallengeTab-module__VDMi5a__objectiveDescription strong{color:var(--primary-accent)}
.TestsTab-module__TRQuqW__testsTab{flex-direction:column;gap:16px;display:flex}.TestsTab-module__TRQuqW__header{justify-content:space-between;align-items:flex-start;column-gap:12px;display:flex}.TestsTab-module__TRQuqW__headerText{flex:auto;min-width:0}.TestsTab-module__TRQuqW__title{margin:0 0 4px;font-size:18px}.TestsTab-module__TRQuqW__subtitle{color:var(--text-gray-79);margin:0;font-size:12px;line-height:1.5}.TestsTab-module__TRQuqW__runButton{border:1px solid rgba(var(--primary-accent-rgb), .35);background:rgba(var(--primary-accent-rgb), .1);color:var(--primary-accent);border-radius:8px;flex-shrink:0;align-items:center;column-gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s;display:flex}.TestsTab-module__TRQuqW__runButton:hover:not(:disabled){background-color:rgba(var(--primary-accent-rgb), .2);border-color:rgba(var(--primary-accent-rgb), .7)}.TestsTab-module__TRQuqW__runButton:disabled{opacity:.6;cursor:default}.TestsTab-module__TRQuqW__spin{animation:.8s linear infinite TestsTab-module__TRQuqW__spin}@keyframes TestsTab-module__TRQuqW__spin{to{transform:rotate(360deg)}}.TestsTab-module__TRQuqW__summary{font-size:13px;font-weight:600}.TestsTab-module__TRQuqW__summaryPassed{color:var(--primary-accent)}.TestsTab-module__TRQuqW__summaryPartial{color:var(--red-FA)}.TestsTab-module__TRQuqW__caseList{flex-direction:column;gap:10px;display:flex}.TestsTab-module__TRQuqW__caseCard{border:var(--border-gray-29-1);background:#ffffff05;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;transition:border-color .2s,background-color .2s;display:flex}.TestsTab-module__TRQuqW__casePassed{border-color:rgba(var(--primary-accent-rgb), .4);background:rgba(var(--primary-accent-rgb), .05)}.TestsTab-module__TRQuqW__caseFailed{border-color:rgba(var(--red-FA-rgb), .4);background:rgba(var(--red-FA-rgb), .05)}.TestsTab-module__TRQuqW__caseHeader{justify-content:space-between;align-items:center;display:flex}.TestsTab-module__TRQuqW__caseLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-gray-79);font-size:12px;font-weight:600}.TestsTab-module__TRQuqW__iconPassed{color:var(--primary-accent)}.TestsTab-module__TRQuqW__iconFailed{color:var(--red-FA)}.TestsTab-module__TRQuqW__caseRow{align-items:baseline;column-gap:8px;font-size:13px;display:flex}.TestsTab-module__TRQuqW__caseRowLabel{width:60px;color:var(--text-gray-79);flex-shrink:0}.TestsTab-module__TRQuqW__caseValue{color:var(--text-gray-CA);word-break:break-word}.TestsTab-module__TRQuqW__caseValueBad{color:var(--red-FA)}
.ChatTab-module__gLF2ga__chatTab{flex-direction:column;gap:10px;min-width:0;height:100%;min-height:0;display:flex}.ChatTab-module__gLF2ga__mutedBanner{border:var(--border-gray-29-1);color:var(--text-gray-79);background:#ffffff05;border-radius:8px;justify-content:space-between;align-items:center;column-gap:8px;padding:8px 12px;font-size:12px;display:flex}.ChatTab-module__gLF2ga__mutedBanner button{color:var(--primary-accent);flex-shrink:0;font-size:12px;font-weight:600}.ChatTab-module__gLF2ga__messageList{flex-direction:column;flex:1;gap:8px;min-width:0;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.ChatTab-module__gLF2ga__emptyState{text-align:center;color:var(--text-gray-79);margin:auto 0;font-size:13px}.ChatTab-module__gLF2ga__messageRow{align-items:center;column-gap:6px;min-width:0;max-width:90%;display:flex}.ChatTab-module__gLF2ga__messageRow.ChatTab-module__gLF2ga__mine{flex-direction:row-reverse;align-self:flex-end}.ChatTab-module__gLF2ga__messageRow.ChatTab-module__gLF2ga__opponent{align-self:flex-start}.ChatTab-module__gLF2ga__bubble{background:#ffffff0a;border-radius:12px;flex-direction:column;gap:2px;min-width:0;padding:8px 12px;display:flex}.ChatTab-module__gLF2ga__messageRow.ChatTab-module__gLF2ga__mine .ChatTab-module__gLF2ga__bubble{background:rgba(var(--primary-accent-rgb), .14);border-bottom-right-radius:4px}.ChatTab-module__gLF2ga__messageRow.ChatTab-module__gLF2ga__opponent .ChatTab-module__gLF2ga__bubble{border-bottom-left-radius:4px}.ChatTab-module__gLF2ga__bubbleText{color:var(--text-gray-CA);word-break:break-word;white-space:pre-wrap;font-size:13px}.ChatTab-module__gLF2ga__bubbleTime{color:var(--text-gray-79);font-size:10px}.ChatTab-module__gLF2ga__reportButton{width:22px;height:22px;color:var(--text-gray-79);opacity:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,background-color .15s,color .15s;display:flex}.ChatTab-module__gLF2ga__messageRow:hover .ChatTab-module__gLF2ga__reportButton{opacity:1}.ChatTab-module__gLF2ga__reportButton:hover:not(:disabled){background-color:rgba(var(--red-FA-rgb), .12);color:var(--red-FA)}.ChatTab-module__gLF2ga__reportButton:disabled{color:var(--primary-accent);cursor:default}.ChatTab-module__gLF2ga__quickChatPill{color:var(--text-gray-A1);background:#ffffff0a;border-radius:999px;align-self:center;padding:5px 12px;font-size:12px}.ChatTab-module__gLF2ga__quickChatPill.ChatTab-module__gLF2ga__mine{background:rgba(var(--primary-accent-rgb), .1)}.ChatTab-module__gLF2ga__quickChatRow{border-top:var(--border-gray-29-1);flex-shrink:0;align-items:center;gap:6px;padding-top:8px;display:flex}.ChatTab-module__gLF2ga__quickChatButton{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;transition:background-color .15s,transform .1s;display:flex}.ChatTab-module__gLF2ga__quickChatButton:hover{background-color:#ffffff0f;transform:translateY(-1px)}.ChatTab-module__gLF2ga__muteToggleButton{width:30px;height:30px;color:var(--text-gray-79);border-radius:8px;justify-content:center;align-items:center;margin-left:auto;transition:background-color .15s,color .15s;display:flex}.ChatTab-module__gLF2ga__muteToggleButton:hover{color:var(--text-gray-CA);background-color:#ffffff0f}.ChatTab-module__gLF2ga__chatError{background:rgba(var(--red-FA-rgb), .1);color:var(--red-FA);border-radius:8px;flex-shrink:0;align-items:center;column-gap:6px;padding:6px 10px;font-size:12px;animation:.15s ChatTab-module__gLF2ga__chatErrorIn;display:flex}@keyframes ChatTab-module__gLF2ga__chatErrorIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.ChatTab-module__gLF2ga__inputRow{flex-shrink:0;align-items:center;column-gap:8px;display:flex}.ChatTab-module__gLF2ga__input{border:var(--border-gray-29-1);min-width:0;color:var(--text-gray-CA);background:#ffffff05;border-radius:10px;flex:1;padding:10px 12px;font-size:13px}.ChatTab-module__gLF2ga__input:focus{border-color:rgba(var(--primary-accent-rgb), .5);outline:none}.ChatTab-module__gLF2ga__input::placeholder{color:var(--text-gray-79)}.ChatTab-module__gLF2ga__sendButton{border:1px solid rgba(var(--primary-accent-rgb), .35);background:rgba(var(--primary-accent-rgb), .1);width:38px;height:38px;color:var(--primary-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s;display:flex}.ChatTab-module__gLF2ga__sendButton:hover:not(:disabled){background-color:rgba(var(--primary-accent-rgb), .2)}.ChatTab-module__gLF2ga__sendButton:disabled{opacity:.4;cursor:default}
.GameLoadingScreen-module__arr6DW__wrapper{background:var(--background-gray-0D0D0F);justify-content:center;align-items:center;width:100%;height:100%;animation:.3s GameLoadingScreen-module__arr6DW__fadeIn;display:flex}.GameLoadingScreen-module__arr6DW__terminal{border:var(--border-gray-29-1);background:var(--background-gray-121315);border-radius:10px;width:320px;overflow:hidden;box-shadow:0 0 40px #66cd8914}.GameLoadingScreen-module__arr6DW__titleBar{border-bottom:var(--border-gray-29-1);align-items:center;column-gap:6px;padding:10px 12px;display:flex}.GameLoadingScreen-module__arr6DW__dot{border-radius:50%;width:8px;height:8px}.GameLoadingScreen-module__arr6DW__dotRed{background:var(--red-FA)}.GameLoadingScreen-module__arr6DW__dotYellow{background:#e8c468}.GameLoadingScreen-module__arr6DW__dotGreen{background:var(--primary-accent)}.GameLoadingScreen-module__arr6DW__titleText{color:var(--text-gray-79);letter-spacing:.5px;margin-left:6px;font-size:11px}.GameLoadingScreen-module__arr6DW__body{font-family:var(--font-mono,monospace);align-items:baseline;column-gap:8px;padding:22px 16px;font-size:13px;display:flex}.GameLoadingScreen-module__arr6DW__prompt{color:var(--primary-accent);flex-shrink:0}.GameLoadingScreen-module__arr6DW__message{color:var(--text-gray-CA)}.GameLoadingScreen-module__arr6DW__cursor{background:var(--primary-accent);width:7px;height:14px;animation:1s step-end infinite GameLoadingScreen-module__arr6DW__blink}.GameLoadingScreen-module__arr6DW__progressTrack{background:#ffffff0d;height:2px;position:relative;overflow:hidden}.GameLoadingScreen-module__arr6DW__progressBar{background:var(--primary-accent);width:40%;height:100%;animation:1.4s ease-in-out infinite GameLoadingScreen-module__arr6DW__indeterminate;position:absolute;top:0;left:-40%}@keyframes GameLoadingScreen-module__arr6DW__indeterminate{0%{left:-40%}to{left:100%}}@keyframes GameLoadingScreen-module__arr6DW__blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes GameLoadingScreen-module__arr6DW__fadeIn{0%{opacity:0}to{opacity:1}}
.DebugRaceResultToast-module__o5JhGW__toast{z-index:30;background-color:var(--background-gray-0D);border:1px solid rgba(var(--red-FA-rgb), .3);max-width:320px;color:var(--red-FA);border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;line-height:1.4;animation:.4s cubic-bezier(.34,1.56,.64,1) DebugRaceResultToast-module__o5JhGW__toastIn,.4s .4s DebugRaceResultToast-module__o5JhGW__shake;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 8px 24px #00000059}.DebugRaceResultToast-module__o5JhGW__icon{background:currentColor;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.DebugRaceResultToast-module__o5JhGW__icon svg{color:var(--background-gray-0D);stroke-width:3px}.DebugRaceResultToast-module__o5JhGW__message{color:var(--text-gray-CA)}@keyframes DebugRaceResultToast-module__o5JhGW__toastIn{0%{opacity:0;transform:translateY(-16px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes DebugRaceResultToast-module__o5JhGW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}
.CodeGolf-module__ajXolq__body{background:radial-gradient(ellipse 55% 40% at 12% 0%, rgba(var(--primary-accent-rgb), .05), transparent 60%);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CodeGolf-module__ajXolq__body:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#5ad28280,#0000);height:3px;position:absolute;bottom:0;left:0;right:0}.CodeGolf-module__ajXolq__watermark{color:var(--primary-accent);opacity:.08;pointer-events:none;z-index:-1;position:absolute;bottom:-30px;right:-30px}.CodeGolf-module__ajXolq__columns{z-index:1;--left-column-width:.4fr;--right-column-width:1fr;grid-template-columns:var(--left-column-width) var(--right-column-width);flex:1;grid-template-rows:100%;min-height:0;transition:grid-template-columns .1s ease-in-out;display:grid;position:relative}@media (min-width:1650px){.CodeGolf-module__ajXolq__columns{grid-template-columns:81vw 1fr}}.CodeGolf-module__ajXolq__columns.CodeGolf-module__ajXolq__codeMaximized{--left-column-width:0;--right-column-width:100%}.CodeGolf-module__ajXolq__rightColumn{border-left:var(--border-gray-29-1);min-width:0}
.CodeGolfNavbar-module__D2ZDqG__navbar{box-sizing:border-box;border-bottom:var(--border-gray-29-1);background-color:var(--background-gray-111113);justify-content:space-between;align-items:center;width:100%;height:12vh;padding:0 20px;display:flex}.CodeGolfNavbar-module__D2ZDqG__leftNav,.CodeGolfNavbar-module__D2ZDqG__rightNav{flex-direction:row;align-items:center;column-gap:10px;width:100%;display:flex}.CodeGolfNavbar-module__D2ZDqG__rightNav{justify-content:flex-end}.CodeGolfNavbar-module__D2ZDqG__middleNav{color:var(--text-gray-CA);flex-direction:row;align-items:center;column-gap:30px;font-size:12px;display:flex}.CodeGolfNavbar-module__D2ZDqG__timerWrapper{flex-direction:column;align-items:center;row-gap:4px;width:8vw;display:flex}.CodeGolfNavbar-module__D2ZDqG__userLeft,.CodeGolfNavbar-module__D2ZDqG__userRight{flex-direction:row;align-items:center;column-gap:12px;display:flex;text-decoration:none!important}.CodeGolfNavbar-module__D2ZDqG__userLeft:hover,.CodeGolfNavbar-module__D2ZDqG__userRight:hover{opacity:.85}.CodeGolfNavbar-module__D2ZDqG__profilePicContainer{border-radius:12.86px;justify-content:center;align-items:center;width:8.5vh;height:8.5vh;display:flex;position:relative;overflow:hidden}.CodeGolfNavbar-module__D2ZDqG__profilePic{object-fit:cover;height:130%}.CodeGolfNavbar-module__D2ZDqG__disconnectedOverlay{background-color:#141414b8;position:absolute;inset:0}.CodeGolfNavbar-module__D2ZDqG__connectionLabel{color:var(--text-gray-79);font-size:11px}.CodeGolfNavbar-module__D2ZDqG__connectionLabelDown{color:var(--red-FA)}.CodeGolfNavbar-module__D2ZDqG__username{font-size:19px;font-weight:500;color:#fff!important}.CodeGolfNavbar-module__D2ZDqG__userLeftInfo,.CodeGolfNavbar-module__D2ZDqG__userRightInfo{flex-direction:column;align-items:flex-start;row-gap:4px;margin-top:2px;display:flex}.CodeGolfNavbar-module__D2ZDqG__userRightInfo{align-items:flex-end}.CodeGolfNavbar-module__D2ZDqG__nameRow{align-items:center;column-gap:10px;display:flex}.CodeGolfNavbar-module__D2ZDqG__userRightInfo .CodeGolfNavbar-module__D2ZDqG__nameRow{flex-direction:row-reverse}.CodeGolfNavbar-module__D2ZDqG__userLeftInfo .CodeGolfNavbar-module__D2ZDqG__elo{color:var(--primary-accent);font-size:17px}.CodeGolfNavbar-module__D2ZDqG__userRightInfo .CodeGolfNavbar-module__D2ZDqG__elo{color:var(--red-FA);font-size:17px}.CodeGolfNavbar-module__D2ZDqG__scoreBadge{flex-direction:column;align-items:center;row-gap:2px;min-width:4vw;display:flex}.CodeGolfNavbar-module__D2ZDqG__scoreLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);font-size:10px}.CodeGolfNavbar-module__D2ZDqG__scoreValue{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-gray-CA);font-size:22px;font-weight:700;transition:color .2s;display:inline-block}.CodeGolfNavbar-module__D2ZDqG__scoreValue.CodeGolfNavbar-module__D2ZDqG__leading{color:var(--primary-accent)}.CodeGolfNavbar-module__D2ZDqG__scoreValue.CodeGolfNavbar-module__D2ZDqG__pulse{animation:.5s CodeGolfNavbar-module__D2ZDqG__navScorePulse}@keyframes CodeGolfNavbar-module__D2ZDqG__navScorePulse{0%{transform:scale(1)}40%{color:var(--primary-accent);transform:scale(1.35)}to{transform:scale(1)}}
.CodeGolfSidebar-module__bCJJGa__sidebar{flex-direction:column;height:100%;min-height:0;display:flex}.CodeGolfSidebar-module__bCJJGa__sidebarHeader{border-bottom:var(--border-gray-29-1);flex-direction:column;row-gap:18px;padding:20px;display:flex}.CodeGolfSidebar-module__bCJJGa__badgesWrapper{justify-content:space-between;align-items:center;display:flex}.CodeGolfSidebar-module__bCJJGa__modeBadge{background:rgba(var(--primary-accent-rgb), .15);color:var(--primary-accent);border-radius:999px;align-items:center;gap:8px;padding:4px 14px;font-size:13px;font-weight:600;display:flex}.CodeGolfSidebar-module__bCJJGa__ratedBadge{border:var(--border-gray-29-1);letter-spacing:1px;text-transform:uppercase;color:#999;border-radius:999px;padding:4px 14px;font-size:11px}.CodeGolfSidebar-module__bCJJGa__scorecard{border:var(--border-gray-29-1);background:#ffffff05;border-radius:12px;padding:14px 16px}.CodeGolfSidebar-module__bCJJGa__scoreHintRow{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:12px;display:flex}.CodeGolfSidebar-module__bCJJGa__scoreHint{color:var(--text-gray-CA);text-transform:none;letter-spacing:normal;font-size:11px;font-weight:600}.CodeGolfSidebar-module__bCJJGa__scoreRow{justify-content:space-between;display:flex}.CodeGolfSidebar-module__bCJJGa__scoreEntry{flex-direction:column;row-gap:4px;display:flex}.CodeGolfSidebar-module__bCJJGa__scoreEntryLabel{color:var(--text-gray-79);font-size:11px}.CodeGolfSidebar-module__bCJJGa__scoreEntryValueWrap{display:inline-flex;position:relative}.CodeGolfSidebar-module__bCJJGa__scoreEntryValue{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-gray-CA);background:0 0;border-radius:8px;padding:2px 12px;font-size:28px;font-weight:700;transition:color .2s,background-color .2s,transform .2s;display:inline-block}.CodeGolfSidebar-module__bCJJGa__scoreEntryValue.CodeGolfSidebar-module__bCJJGa__leading{color:var(--primary-accent);background:rgba(var(--primary-accent-rgb), .12)}.CodeGolfSidebar-module__bCJJGa__scoreEntryValue.CodeGolfSidebar-module__bCJJGa__leadingOpponent{color:var(--red-FA);background:rgba(var(--red-FA-rgb), .12)}.CodeGolfSidebar-module__bCJJGa__scoreEntryValue.CodeGolfSidebar-module__bCJJGa__pulse{animation:.7s CodeGolfSidebar-module__bCJJGa__scorePulse}@keyframes CodeGolfSidebar-module__bCJJGa__scorePulse{0%{transform:scale(1)}30%{color:var(--primary-accent);transform:scale(1.3)}to{transform:scale(1)}}.CodeGolfSidebar-module__bCJJGa__sparkles span{background:var(--primary-accent);border-radius:50%;width:5px;height:5px;animation:.7s ease-out forwards CodeGolfSidebar-module__bCJJGa__sparkleFly;position:absolute;top:50%;left:50%}.CodeGolfSidebar-module__bCJJGa__sparkles span:first-child{--dx:-20px;--dy:-16px}.CodeGolfSidebar-module__bCJJGa__sparkles span:nth-child(2){--dx:18px;--dy:-20px}.CodeGolfSidebar-module__bCJJGa__sparkles span:nth-child(3){--dx:2px;--dy:-26px}@keyframes CodeGolfSidebar-module__bCJJGa__sparkleFly{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{transform:translate(calc(-50% + var(--dx)), calc(-50% + var(--dy))) scale(0);opacity:0}}.CodeGolfSidebar-module__bCJJGa__fairway{align-items:center;gap:8px;margin-top:14px;display:flex}.CodeGolfSidebar-module__bCJJGa__fairwayEndLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);font-size:10px}.CodeGolfSidebar-module__bCJJGa__fairwayLanes{flex-direction:column;flex:1;row-gap:5px;display:flex}.CodeGolfSidebar-module__bCJJGa__fairwayTrack{background:var(--dark-gray-29);border-radius:999px;height:6px;position:relative;overflow:visible}.CodeGolfSidebar-module__bCJJGa__fairwayFill{border-radius:999px;height:100%;transition:width .7s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.CodeGolfSidebar-module__bCJJGa__fairwayFill.CodeGolfSidebar-module__bCJJGa__mine{background:var(--primary-accent)}.CodeGolfSidebar-module__bCJJGa__fairwayFill.CodeGolfSidebar-module__bCJJGa__opponent{background:var(--red-FA)}.CodeGolfSidebar-module__bCJJGa__fairwayBall{border-radius:50%;width:10px;height:10px;transition:left .7s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.CodeGolfSidebar-module__bCJJGa__fairwayBall.CodeGolfSidebar-module__bCJJGa__mine{background:var(--primary-accent)}.CodeGolfSidebar-module__bCJJGa__fairwayBall.CodeGolfSidebar-module__bCJJGa__opponent{background:var(--red-FA)}.CodeGolfSidebar-module__bCJJGa__fairwayBall.CodeGolfSidebar-module__bCJJGa__hop{animation:.5s CodeGolfSidebar-module__bCJJGa__ballHop}.CodeGolfSidebar-module__bCJJGa__fairwayBall.CodeGolfSidebar-module__bCJJGa__mine.CodeGolfSidebar-module__bCJJGa__hop{box-shadow:0 0 10px 2px rgba(var(--primary-accent-rgb), .8)}.CodeGolfSidebar-module__bCJJGa__fairwayFlag{color:var(--primary-accent);flex-shrink:0}@keyframes CodeGolfSidebar-module__bCJJGa__ballHop{0%{transform:translate(-50%,-50%)scale(1)}40%{transform:translate(-50%,calc(-50% - 9px))scale(1.2)}to{transform:translate(-50%,-50%)scale(1)}}.CodeGolfSidebar-module__bCJJGa__sidebarContent{flex-direction:column;flex:1;gap:20px;min-height:0;padding:16px 24px;display:flex;overflow-y:auto}.CodeGolfSidebar-module__bCJJGa__problemBlock{flex-direction:column;row-gap:8px;display:flex}.CodeGolfSidebar-module__bCJJGa__problemTitle{color:#fff;font-size:18px;font-weight:600}.CodeGolfSidebar-module__bCJJGa__problemDescription{color:var(--text-gray-A1);font-size:14px;line-height:1.5}.CodeGolfSidebar-module__bCJJGa__objective{border:var(--border-gray-29-1);background:#ffffff05;border-radius:10px;flex-direction:column;row-gap:6px;padding:14px;display:flex}.CodeGolfSidebar-module__bCJJGa__objectiveTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--primary-accent);font-size:12px;font-weight:600}.CodeGolfSidebar-module__bCJJGa__objectiveDescription{color:var(--text-gray-A1);font-size:13px;line-height:1.5}.CodeGolfSidebar-module__bCJJGa__breakdown{flex-direction:column;row-gap:10px;display:flex}.CodeGolfSidebar-module__bCJJGa__breakdownTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);font-size:12px;font-weight:600}.CodeGolfSidebar-module__bCJJGa__breakdownPills{grid-template-columns:1fr 1fr;gap:8px;display:grid}.CodeGolfSidebar-module__bCJJGa__statCard{background:#ffffff08;border-radius:10px;flex-direction:column;align-items:center;row-gap:6px;padding:12px 8px;display:flex}.CodeGolfSidebar-module__bCJJGa__statIconChip{background:rgba(var(--primary-accent-rgb), .15);width:26px;height:26px;color:var(--primary-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.CodeGolfSidebar-module__bCJJGa__statValue{font-family:var(--font-space-grotesk), sans-serif;color:var(--text-gray-CA);font-size:20px;font-weight:700}.CodeGolfSidebar-module__bCJJGa__statLabel{color:var(--text-gray-79);font-size:11px}.CodeGolfSidebar-module__bCJJGa__breakdownNote{color:var(--text-gray-79);font-size:11px;line-height:1.4}.CodeGolfSidebar-module__bCJJGa__sidebarFooter{border-top:var(--border-gray-29-1);grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}
.CodeGolfResultToast-module__1wTSJW__toast{z-index:30;background-color:var(--background-gray-0D);border-radius:10px;align-items:center;gap:10px;max-width:320px;padding:12px 16px;font-size:13px;line-height:1.4;animation:.4s cubic-bezier(.34,1.56,.64,1) CodeGolfResultToast-module__1wTSJW__toastIn;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 8px 24px #00000059}.CodeGolfResultToast-module__1wTSJW__passed{border:1px solid rgba(var(--primary-accent-rgb), .35);color:var(--primary-accent)}.CodeGolfResultToast-module__1wTSJW__failed{border:1px solid rgba(var(--red-FA-rgb), .3);color:var(--red-FA);animation:.4s cubic-bezier(.34,1.56,.64,1) CodeGolfResultToast-module__1wTSJW__toastIn,.4s .4s CodeGolfResultToast-module__1wTSJW__shake}.CodeGolfResultToast-module__1wTSJW__icon{background:currentColor;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.CodeGolfResultToast-module__1wTSJW__icon svg{color:var(--background-gray-0D);stroke-width:3px}.CodeGolfResultToast-module__1wTSJW__message{color:var(--text-gray-CA)}@keyframes CodeGolfResultToast-module__1wTSJW__toastIn{0%{opacity:0;transform:translateY(-16px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CodeGolfResultToast-module__1wTSJW__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.CodeGolfResultToast-module__1wTSJW__confetti{width:0;height:0;position:absolute;top:0;left:26px}.CodeGolfResultToast-module__1wTSJW__confetti span{background:var(--primary-accent);width:6px;height:6px;animation:.9s ease-out forwards CodeGolfResultToast-module__1wTSJW__confettiPop;position:absolute}.CodeGolfResultToast-module__1wTSJW__confetti span:first-child{background:var(--primary-accent);--dx:-30px;--dy:-22px;--rot:140deg}.CodeGolfResultToast-module__1wTSJW__confetti span:nth-child(2){--dx:-10px;--dy:-34px;--rot:-80deg;background:#f4d35e}.CodeGolfResultToast-module__1wTSJW__confetti span:nth-child(3){background:var(--primary-accent);--dx:14px;--dy:-30px;--rot:200deg}.CodeGolfResultToast-module__1wTSJW__confetti span:nth-child(4){--dx:32px;--dy:-12px;--rot:-140deg;background:#f4d35e}.CodeGolfResultToast-module__1wTSJW__confetti span:nth-child(5){--dx:2px;--dy:-40px;--rot:60deg;background:#fff}@keyframes CodeGolfResultToast-module__1wTSJW__confettiPop{0%{opacity:1;transform:translate(0)rotate(0)}to{transform:translate(var(--dx), var(--dy)) rotate(var(--rot));opacity:0}}
.ProfileHoverCard-module__df4Dxa__card{z-index:200;background-color:var(--background-gray-111113);cursor:default;border:1px solid #ffffff1a;border-radius:12px;width:240px;padding:14px;position:fixed;box-shadow:0 12px 32px #00000080}.ProfileHoverCard-module__df4Dxa__status{color:var(--text-gray-A1);margin:0;font-size:.8rem}.ProfileHoverCard-module__df4Dxa__privateState{align-items:center;gap:12px;display:flex}.ProfileHoverCard-module__df4Dxa__privateIcon{background-color:var(--button-background-hover);border:1px solid var(--button-border-color-hover);width:40px;height:40px;color:var(--primary-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProfileHoverCard-module__df4Dxa__privateTitle{color:#fff;margin:0;font-size:.9rem;font-weight:700}.ProfileHoverCard-module__df4Dxa__privateText{color:var(--text-gray-A1);margin:2px 0 0;font-size:.75rem}.ProfileHoverCard-module__df4Dxa__cardHeader{align-items:center;gap:10px;display:flex}.ProfileHoverCard-module__df4Dxa__cardHeaderInfo{min-width:0}.ProfileHoverCard-module__df4Dxa__cardUsername{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.ProfileHoverCard-module__df4Dxa__cardMeta{color:var(--text-gray-79);margin:2px 0 0;font-size:.75rem}.ProfileHoverCard-module__df4Dxa__ratingsRow{gap:8px;margin-top:12px;display:flex}.ProfileHoverCard-module__df4Dxa__ratingChip{background-color:#ffffff08;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;display:flex}.ProfileHoverCard-module__df4Dxa__ratingValue{color:#fff;font-size:.95rem;font-weight:700}.ProfileHoverCard-module__df4Dxa__ratingMode{color:var(--text-gray-79);text-align:center;font-size:.65rem}.ProfileHoverCard-module__df4Dxa__watchLink{background-color:rgba(var(--red-FA-rgb), .12);border:1px solid rgba(var(--red-FA-rgb), .3);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:7px 10px;font-size:.8rem;font-weight:600;transition:background-color .15s;display:flex;color:var(--red-FA)!important;text-decoration:none!important}.ProfileHoverCard-module__df4Dxa__watchLink:hover{background-color:rgba(var(--red-FA-rgb), .2)}
.AccountPage-module__AUa3wa__container{flex-direction:column;gap:24px;display:flex}.AccountPage-module__AUa3wa__status{color:var(--text-gray-A1)}.AccountPage-module__AUa3wa__card{box-sizing:border-box;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px;overflow:hidden}.AccountPage-module__AUa3wa__cardTitle{color:#fff;margin-bottom:20px;font-size:1.1rem;font-weight:600}.AccountPage-module__AUa3wa__dangerCard{border-color:rgba(var(--red-FA-rgb), .25)}.AccountPage-module__AUa3wa__dangerText{color:var(--text-gray-A1);margin-bottom:16px;font-size:.875rem}
.forms-module__13dC0G__field{margin-bottom:20px}.forms-module__13dC0G__label{color:#fff;margin-bottom:6px;font-size:.9rem;font-weight:500;display:block}.forms-module__13dC0G__input{box-sizing:border-box;background-color:var(--background-gray-101211);color:#fff;resize:vertical;border:1.5px solid #292929;border-radius:8px;width:100%;padding:10px;transition:all .1s ease-in-out}.forms-module__13dC0G__input:focus{border:1.5px solid #3e3e3e;outline:none}.forms-module__13dC0G__input:disabled{opacity:.6;cursor:not-allowed}.forms-module__13dC0G__error{color:#ff6b6b;background-color:#ff6b6b26;border:1px solid #ff6b6b4d;border-radius:5px;margin-top:6px;padding:5px 8px;font-size:.8rem}.forms-module__13dC0G__success{color:var(--primary-accent);background-color:rgba(var(--primary-accent-rgb), .1);border:1px solid rgba(var(--primary-accent-rgb), .2);border-radius:5px;margin-top:6px;padding:5px 8px;font-size:.8rem}.forms-module__13dC0G__hint{color:var(--text-gray-79);margin-top:6px;font-size:.8rem}
.UserMenu-module__Ofqr2G__wrapper{position:relative}.UserMenu-module__Ofqr2G__trigger{cursor:pointer;color:var(--text-gray-A1);background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:4px 8px;transition:background-color .15s,color .15s;display:flex}.UserMenu-module__Ofqr2G__trigger:hover{background-color:var(--button-background-hover);color:#fff}.UserMenu-module__Ofqr2G__username{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.875rem;font-weight:500;overflow:hidden}.UserMenu-module__Ofqr2G__chevron{flex-shrink:0;transition:transform .15s}.UserMenu-module__Ofqr2G__chevronOpen{transform:rotate(180deg)}.UserMenu-module__Ofqr2G__dropdown{background-color:var(--background-gray-0D);z-index:50;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2px;min-width:140px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0006}.UserMenu-module__Ofqr2G__item{box-sizing:border-box;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:start;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.875rem;display:flex;color:var(--text-gray-CA)!important;text-decoration:none!important}.UserMenu-module__Ofqr2G__item:visited{color:var(--text-gray-CA)!important}.UserMenu-module__Ofqr2G__item:hover{background-color:var(--button-background-hover);color:#fff!important}.UserMenu-module__Ofqr2G__divider{background-color:var(--dark-gray-29);height:1px;margin:4px 0}.UserMenu-module__Ofqr2G__logoutItem{color:var(--red-FA)!important}.UserMenu-module__Ofqr2G__logoutItem:hover{background-color:rgba(var(--red-FA-rgb), .1);color:var(--red-FA)!important}
.MatchPage-module__es2dcG__body{background-color:var(--background-gray-121315);width:100%;height:100%;overflow:hidden}.MatchPage-module__es2dcG__finalScores{border:var(--border-gray-29-1);background:#ffffff05;border-radius:10px;flex-direction:column;row-gap:10px;margin:20px 0;padding:14px 16px;display:flex}.MatchPage-module__es2dcG__finalScoresTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);font-size:12px;font-weight:600}.MatchPage-module__es2dcG__finalScoresRow{justify-content:space-around;display:flex}.MatchPage-module__es2dcG__finalScoreEntry{flex-direction:column;align-items:center;row-gap:4px;display:flex}.MatchPage-module__es2dcG__finalScoreEntry span:first-child{color:var(--text-gray-A1);font-size:12px}.MatchPage-module__es2dcG__finalScoreEntry span:last-child{color:var(--text-gray-CA);font-size:20px;font-weight:700}.MatchPage-module__es2dcG__viewResultButton{z-index:40;border:var(--border-gray-29-1);background:var(--background-gray-121315);color:var(--text-gray-CA);cursor:pointer;border-radius:999px;align-items:center;column-gap:10px;padding:14px 24px;font-size:15px;font-weight:600;transition:transform .15s,border-color .15s,background-color .15s,color .15s;display:flex;position:fixed;bottom:16px;right:32px;box-shadow:0 4px 16px #0006}.MatchPage-module__es2dcG__viewResultButton:hover{border-color:var(--primary-accent);background-color:rgba(var(--primary-accent-rgb), .12);color:var(--primary-accent);transform:translateY(-2px)}
.AvatarUploader-module__tRHFQG__wrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.AvatarUploader-module__tRHFQG__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:22%;padding:0;position:relative}.AvatarUploader-module__tRHFQG__avatarButton:disabled{cursor:not-allowed;opacity:.7}.AvatarUploader-module__tRHFQG__overlay{color:#0000;background-color:#0000;border-radius:22%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;inset:0}.AvatarUploader-module__tRHFQG__avatarButton:hover .AvatarUploader-module__tRHFQG__overlay,.AvatarUploader-module__tRHFQG__overlayVisible{color:#fff;background-color:#00000080}.AvatarUploader-module__tRHFQG__editBadge{background-color:var(--primary-accent);color:#000;border:2px solid var(--background-gray-0D);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-2px;right:-2px}.AvatarUploader-module__tRHFQG__hiddenInput{display:none}
.BannerUploader-module__hLrRPW__banner{background:radial-gradient(ellipse 60% 100% at 20% 0%, rgba(var(--primary-accent-rgb), .25), transparent 70%), linear-gradient(160deg, #1c2420, #101312);border-bottom:var(--border-gray-29-1);background-position:50%;background-size:cover;border-radius:12px 12px 0 0;height:140px;position:relative;overflow:hidden}.BannerUploader-module__hLrRPW__watermark{color:rgba(var(--primary-accent-rgb), .12);pointer-events:none;position:absolute;bottom:-30px;right:-20px}.BannerUploader-module__hLrRPW__changeButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:500;display:flex;position:absolute;top:12px;right:12px}.BannerUploader-module__hLrRPW__changeButton:hover{background-color:#000000a6}.BannerUploader-module__hLrRPW__changeButton:disabled{cursor:not-allowed;opacity:.7}.BannerUploader-module__hLrRPW__hiddenInput{display:none}.BannerUploader-module__hLrRPW__error{position:absolute;bottom:-28px;left:0}
.ResultModal-module___9kiaq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ResultModal-module___9kiaq__modal{background:var(--background-gray-0D);text-align:center;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:620px;padding:2rem;position:relative;box-shadow:0 20px 35px -10px #00000080}.ResultModal-module___9kiaq__closeBtn{color:var(--text-gray-A1);box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ResultModal-module___9kiaq__closeBtn:hover{color:#fff;background:#ffffff14}.ResultModal-module___9kiaq__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;display:flex}.ResultModal-module___9kiaq__iconWrapperWin{background:rgba(var(--primary-accent-rgb), .15)}.ResultModal-module___9kiaq__iconWrapperLoss{background:rgba(var(--red-FA-rgb), .12)}.ResultModal-module___9kiaq__iconWrapperDraw{background:#ffffff14}.ResultModal-module___9kiaq__trophyIcon{width:36px;height:36px}.ResultModal-module___9kiaq__trophyIconWin{color:var(--primary-accent)}.ResultModal-module___9kiaq__trophyIconLoss{color:var(--red-FA)}.ResultModal-module___9kiaq__trophyIconDraw{color:var(--text-gray-CA)}.ResultModal-module___9kiaq__resultLabel{letter-spacing:3px;text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700}.ResultModal-module___9kiaq__resultLabelWin{color:var(--primary-accent)}.ResultModal-module___9kiaq__resultLabelLoss{color:var(--red-FA)}.ResultModal-module___9kiaq__resultLabelDraw{color:var(--text-gray-CA)}.ResultModal-module___9kiaq__title{color:#fff;margin:0 0 12px;font-size:1.75rem;font-weight:700}.ResultModal-module___9kiaq__subtitle{color:var(--text-gray-A1);justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:.9rem;display:flex}.ResultModal-module___9kiaq__subtitleDivider{background:#ffffff26;width:1px;height:14px}.ResultModal-module___9kiaq__divider{border-top:1px solid #ffffff14;margin-bottom:24px}.ResultModal-module___9kiaq__playersGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.ResultModal-module___9kiaq__playerCard{text-align:left;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:16px;padding:18px;display:flex}.ResultModal-module___9kiaq__playerCardWinner{border-color:rgba(var(--primary-accent-rgb), .4);background:rgba(var(--primary-accent-rgb), .05)}.ResultModal-module___9kiaq__playerHeader{align-items:center;gap:12px;display:flex}.ResultModal-module___9kiaq__playerHeaderLink{align-items:center;gap:12px;display:flex;text-decoration:none!important}.ResultModal-module___9kiaq__playerHeaderLink:hover{opacity:.85}.ResultModal-module___9kiaq__avatarWinner{border:2px solid var(--primary-accent)}.ResultModal-module___9kiaq__avatarLoser{border:2px solid var(--red-FA)}.ResultModal-module___9kiaq__avatarDraw{border:2px solid var(--text-gray-79)}.ResultModal-module___9kiaq__playerName{font-size:1rem;font-weight:700;color:#fff!important}.ResultModal-module___9kiaq__tagWinner{letter-spacing:.5px;color:var(--primary-accent);font-size:.7rem;font-weight:600}.ResultModal-module___9kiaq__tagDefeated{letter-spacing:.5px;color:var(--text-gray-79);font-size:.7rem;font-weight:600}.ResultModal-module___9kiaq__tagDraw{letter-spacing:.5px;color:var(--text-gray-CA);font-size:.7rem;font-weight:600}.ResultModal-module___9kiaq__statRows{border-bottom:1px solid #ffffff14;flex-direction:column;gap:10px;padding-bottom:14px;display:flex}.ResultModal-module___9kiaq__statRow{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.ResultModal-module___9kiaq__statRowLabel{color:var(--text-gray-A1);align-items:center;gap:8px;display:flex}.ResultModal-module___9kiaq__statRowValue{color:#fff;font-weight:600}.ResultModal-module___9kiaq__ratingRow{justify-content:space-between;align-items:center;display:flex}.ResultModal-module___9kiaq__ratingRow>span:first-child{color:var(--text-gray-A1);font-size:.9rem}.ResultModal-module___9kiaq__ratingRowRight{align-items:center;gap:10px;display:flex}.ResultModal-module___9kiaq__ratingValue{font-family:var(--font-space-grotesk), sans-serif;color:#fff;font-size:1.4rem;font-weight:700}.ResultModal-module___9kiaq__ratingPill{border-radius:999px;align-items:center;gap:3px;padding:3px 8px;font-size:.75rem;font-weight:700;display:flex}.ResultModal-module___9kiaq__ratingPillUp{background:rgba(var(--primary-accent-rgb), .15);color:var(--primary-accent)}.ResultModal-module___9kiaq__ratingPillDown{background:rgba(var(--red-FA-rgb), .15);color:var(--red-FA)}.ResultModal-module___9kiaq__actions{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ResultModal-module___9kiaq__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.ResultModal-module___9kiaq__rematchBtn{color:#fff;background:0 0;border:1px solid #ffffff26}.ResultModal-module___9kiaq__rematchBtn:hover{background:#ffffff0d}.ResultModal-module___9kiaq__rematchBtn:disabled{cursor:default;opacity:.7}.ResultModal-module___9kiaq__rematchBtnOffered{border-color:rgba(var(--primary-accent-rgb), .5);color:var(--primary-accent)}.ResultModal-module___9kiaq__spinning{animation:1s linear infinite ResultModal-module___9kiaq__spin}@keyframes ResultModal-module___9kiaq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ResultModal-module___9kiaq__rematchError{color:var(--red-FA);margin:-.75rem 0 1rem;font-size:.85rem}.ResultModal-module___9kiaq__queueBtn{background:var(--primary-accent);color:#000}.ResultModal-module___9kiaq__queueBtn:hover{background:#55b87a}@media (max-width:560px){.ResultModal-module___9kiaq__playersGrid{grid-template-columns:1fr}}
.LeaderboardsPage-module__U9af0q__container{box-sizing:border-box;flex:1;width:100%;max-width:1600px;min-height:0;margin:0 auto;padding:48px 3rem 140px;overflow-y:auto}.LeaderboardsPage-module__U9af0q__status{text-align:center;color:var(--text-gray-A1);padding:96px 0}.LeaderboardsPage-module__U9af0q__header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.LeaderboardsPage-module__U9af0q__headerIcon{width:36px;height:36px;color:var(--primary-accent)}.LeaderboardsPage-module__U9af0q__title{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.LeaderboardsPage-module__U9af0q__subtitle{color:var(--text-gray-A1);margin:2px 0 0;font-size:.875rem}.LeaderboardsPage-module__U9af0q__modeTabs{gap:8px;margin-bottom:20px;display:flex}.LeaderboardsPage-module__U9af0q__modeTab{border:var(--border-gray-29-1);color:var(--text-gray-A1);cursor:pointer;background:0 0;border-radius:999px;padding:6px 16px;font-size:.875rem;transition:all .15s}.LeaderboardsPage-module__U9af0q__modeTab:hover{color:#fff}.LeaderboardsPage-module__U9af0q__modeTabActive{background:rgba(var(--primary-accent-rgb), .15);color:var(--primary-accent);border-color:#0000}.LeaderboardsPage-module__U9af0q__table{border:var(--border-gray-29-1);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.LeaderboardsPage-module__U9af0q__tableHeader,.LeaderboardsPage-module__U9af0q__row{grid-template-columns:50px 1fr 100px;align-items:center;gap:12px;padding:12px 20px;display:grid}.LeaderboardsPage-module__U9af0q__tableHeader{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);border-bottom:var(--border-gray-29-1);background:#ffffff05;font-size:11px;font-weight:600}.LeaderboardsPage-module__U9af0q__tableHeader span:not(:first-child){text-align:right}.LeaderboardsPage-module__U9af0q__row{color:inherit;border-bottom:var(--border-gray-29-1);cursor:pointer;transition:background-color .15s;text-decoration:none!important}.LeaderboardsPage-module__U9af0q__row:last-child{border-bottom:none}.LeaderboardsPage-module__U9af0q__row:hover{background:#ffffff08}.LeaderboardsPage-module__U9af0q__rowSelf{background:rgba(var(--primary-accent-rgb), .08)}.LeaderboardsPage-module__U9af0q__rowSelf:hover{background:rgba(var(--primary-accent-rgb), .12)}.LeaderboardsPage-module__U9af0q__rank{color:var(--text-gray-CA);align-items:center;font-weight:600;display:flex}.LeaderboardsPage-module__U9af0q__medal1{color:#f4d35e}.LeaderboardsPage-module__U9af0q__medal2{color:silver}.LeaderboardsPage-module__U9af0q__medal3{color:#cd7f32}.LeaderboardsPage-module__U9af0q__player{align-items:center;gap:10px;min-width:0;display:flex}.LeaderboardsPage-module__U9af0q__username{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.LeaderboardsPage-module__U9af0q__ratingCell{font-family:var(--font-space-grotesk), sans-serif;color:var(--primary-accent);justify-content:flex-end;align-items:center;gap:6px;font-weight:700;display:flex}.LeaderboardsPage-module__U9af0q__provisional{color:var(--text-gray-79);font-family:inherit;font-size:.75rem;font-weight:600}.LeaderboardsPage-module__U9af0q__myPosition{border:1px solid rgba(var(--primary-accent-rgb), .35);background:var(--background-gray-111113);border-radius:12px;grid-template-columns:110px 60px 1fr 100px;align-items:center;gap:12px;margin-top:16px;padding:12px 20px;display:grid;position:sticky;bottom:24px;box-shadow:0 8px 24px #00000073}.LeaderboardsPage-module__U9af0q__myPositionLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);font-size:11px;font-weight:600}.LeaderboardsPage-module__U9af0q__myPositionRank{color:#fff;font-weight:700}.LeaderboardsPage-module__U9af0q__myPositionPlayer{align-items:center;gap:10px;min-width:0;display:flex}@media (max-width:560px){.LeaderboardsPage-module__U9af0q__myPosition{grid-template-columns:1fr 40px 1fr 70px}.LeaderboardsPage-module__U9af0q__tableHeader,.LeaderboardsPage-module__U9af0q__row{grid-template-columns:40px 1fr 80px}}
.ProfilePage-module__2ixBFW__container{box-sizing:border-box;flex:1;width:100%;max-width:1200px;min-height:0;margin:0 auto;padding:0 3rem 140px;overflow-y:auto}.ProfilePage-module__2ixBFW__status{text-align:center;color:var(--text-gray-A1);padding:96px 0}.ProfilePage-module__2ixBFW__banner{background:radial-gradient(ellipse 60% 100% at 20% 0%, rgba(var(--primary-accent-rgb), .25), transparent 70%), linear-gradient(160deg, #1c2420, #101312);border-bottom:var(--border-gray-29-1);background-position:50%;background-size:cover;height:160px;margin:0 -1.5rem;position:relative;overflow:hidden}.ProfilePage-module__2ixBFW__bannerWatermark{color:rgba(var(--primary-accent-rgb), .12);pointer-events:none;position:absolute;bottom:-30px;right:-20px}.ProfilePage-module__2ixBFW__header{z-index:1;align-items:flex-end;gap:20px;margin:-48px 0 20px;display:flex;position:relative}.ProfilePage-module__2ixBFW__avatar{border:4px solid var(--background-gray-0D);box-shadow:0 0 0 1px rgba(var(--primary-accent-rgb), .3)}.ProfilePage-module__2ixBFW__headerInfo{flex-direction:column;flex:1;gap:6px;min-width:0;padding-bottom:4px;display:flex}.ProfilePage-module__2ixBFW__username{color:#fff;margin:0;font-size:1.75rem;font-weight:700;position:relative;top:-20px}.ProfilePage-module__2ixBFW__metaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex;position:relative;top:-14px}.ProfilePage-module__2ixBFW__memberSince{color:var(--text-gray-79);font-size:.8rem}.ProfilePage-module__2ixBFW__headerActions{flex-wrap:wrap;gap:10px;padding-bottom:4px;display:flex}.ProfilePage-module__2ixBFW__headerActions a{text-decoration:none!important}.ProfilePage-module__2ixBFW__bio{color:var(--text-gray-CA);max-width:55ch;margin:0 0 24px;font-size:.9rem;line-height:1.5}.ProfilePage-module__2ixBFW__bioEmpty{color:var(--text-gray-79);margin:0 0 24px;font-size:.875rem}.ProfilePage-module__2ixBFW__bioEmpty a{color:var(--primary-accent)}.ProfilePage-module__2ixBFW__sectionTitle{letter-spacing:1px;text-transform:uppercase;color:var(--text-gray-79);margin:0 0 12px;font-size:.75rem;font-weight:700}.ProfilePage-module__2ixBFW__sectionEyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary-accent);margin:0 0 6px;font-size:.7rem;font-weight:700}.ProfilePage-module__2ixBFW__sectionHeading{color:#fff;margin:0 0 20px;font-size:1.3rem;font-weight:700}.ProfilePage-module__2ixBFW__roleBadge{background-color:rgba(var(--primary-accent-rgb), .1);border:1px solid rgba(var(--primary-accent-rgb), .2);color:var(--primary-accent);text-transform:capitalize;border-radius:9999px;padding:2px 10px;font-size:.75rem;font-weight:600}.ProfilePage-module__2ixBFW__bannedBadge{background-color:rgba(var(--red-FA-rgb), .12);border:1px solid rgba(var(--red-FA-rgb), .3);color:var(--red-FA);border-radius:9999px;padding:2px 10px;font-size:.75rem;font-weight:600}.ProfilePage-module__2ixBFW__liveBadge{background-color:rgba(var(--red-FA-rgb), .12);border:1px solid rgba(var(--red-FA-rgb), .3);border-radius:9999px;align-items:center;gap:6px;padding:2px 10px;font-size:.75rem;font-weight:600;transition:background-color .15s;display:flex;color:var(--red-FA)!important;text-decoration:none!important}.ProfilePage-module__2ixBFW__liveBadge:hover{background-color:rgba(var(--red-FA-rgb), .2)}.ProfilePage-module__2ixBFW__liveBadgeDot{background-color:var(--red-FA);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ProfilePage-module__2ixBFW__liveBadgePulse}@keyframes ProfilePage-module__2ixBFW__liveBadgePulse{0%,to{opacity:1}50%{opacity:.3}}.ProfilePage-module__2ixBFW__error{color:#ff6b6b;margin-bottom:12px;font-size:.875rem}.ProfilePage-module__2ixBFW__ratingsCard{border:var(--border-gray-29-1);background:#ffffff05;border-radius:14px;margin-bottom:24px;padding:24px}.ProfilePage-module__2ixBFW__ratingsCardHeader{margin-bottom:20px}.ProfilePage-module__2ixBFW__ratingsCardHeader .ProfilePage-module__2ixBFW__sectionEyebrow{margin:0 0 4px}.ProfilePage-module__2ixBFW__ratingsCardTitle{color:#fff;font-size:1.1rem;font-weight:700}.ProfilePage-module__2ixBFW__ratingsRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.ProfilePage-module__2ixBFW__ratingCard{border:var(--border-gray-29-1);background:#ffffff05;border-radius:10px;padding:16px}.ProfilePage-module__2ixBFW__ratingCardTop{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.ProfilePage-module__2ixBFW__ratingMode{color:#fff;font-size:.9rem;font-weight:600}.ProfilePage-module__2ixBFW__ratingValue{font-family:var(--font-space-grotesk), sans-serif;color:var(--primary-accent);font-size:1.6rem;font-weight:700}.ProfilePage-module__2ixBFW__ratingProvisional{letter-spacing:.5px;text-transform:uppercase;color:var(--text-gray-79);border:var(--border-gray-29-1);border-radius:999px;padding:2px 8px;font-size:.65rem}.ProfilePage-module__2ixBFW__ratingPercentile{color:var(--text-gray-79);font-size:.75rem}.ProfilePage-module__2ixBFW__ratingBarTrack{background-color:#ffffff14;border-radius:999px;height:5px;margin-top:10px;overflow:hidden}.ProfilePage-module__2ixBFW__ratingBarFill{background-color:var(--primary-accent);border-radius:999px;height:100%}.ProfilePage-module__2ixBFW__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.ProfilePage-module__2ixBFW__statCard{text-align:center;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.ProfilePage-module__2ixBFW__statValue{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700}.ProfilePage-module__2ixBFW__statLabel{color:var(--text-gray-A1);font-size:.8rem}@media (max-width:520px){.ProfilePage-module__2ixBFW__statsGrid{grid-template-columns:repeat(2,1fr)}}.ProfilePage-module__2ixBFW__matchList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ProfilePage-module__2ixBFW__matchHistoryHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ProfilePage-module__2ixBFW__matchHistoryHeader .ProfilePage-module__2ixBFW__sectionEyebrow{margin:0 0 4px}.ProfilePage-module__2ixBFW__matchHistoryHeader .ProfilePage-module__2ixBFW__sectionHeading{margin:0}.ProfilePage-module__2ixBFW__matchSearch{border:var(--border-gray-29-1);color:var(--text-gray-79);background:#ffffff05;border-radius:8px;align-items:center;gap:8px;width:220px;padding:6px 12px;display:flex}.ProfilePage-module__2ixBFW__matchSearch input{min-width:0;color:var(--text-gray-CA);background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.ProfilePage-module__2ixBFW__matchSearch input::placeholder{color:var(--text-gray-79)}.ProfilePage-module__2ixBFW__matchRow{cursor:pointer;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:16px;padding:12px 16px;font-size:.85rem;transition:background-color .15s;display:flex}.ProfilePage-module__2ixBFW__matchRow:hover{background-color:#ffffff0d}.ProfilePage-module__2ixBFW__matchResult{text-transform:uppercase;flex:0 0 52px;font-size:.75rem;font-weight:700}.ProfilePage-module__2ixBFW__matchResultWin{color:var(--primary-accent)}.ProfilePage-module__2ixBFW__matchResultLoss{color:var(--red-FA)}.ProfilePage-module__2ixBFW__matchResultDraw{color:var(--text-gray-A1)}.ProfilePage-module__2ixBFW__matchOpponentCell{flex:auto;min-width:0;display:flex}.ProfilePage-module__2ixBFW__matchOpponent{align-items:center;gap:10px;max-width:100%;display:inline-flex;text-decoration:none!important}.ProfilePage-module__2ixBFW__matchOpponent span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff!important}a.ProfilePage-module__2ixBFW__matchOpponent:hover{opacity:.85}.ProfilePage-module__2ixBFW__matchMode{color:var(--text-gray-A1);flex:0 0 100px}.ProfilePage-module__2ixBFW__matchDuration{color:var(--text-gray-A1);font-family:var(--font-space-grotesk), sans-serif;flex:0 0 50px}.ProfilePage-module__2ixBFW__matchEloChange{font-weight:700;font-family:var(--font-space-grotesk), sans-serif;text-align:right;flex:0 0 48px}.ProfilePage-module__2ixBFW__matchEloUp{color:var(--primary-accent)}.ProfilePage-module__2ixBFW__matchEloDown{color:var(--red-FA)}.ProfilePage-module__2ixBFW__matchDate{color:var(--text-gray-79);text-align:right;flex:0 0 90px}.ProfilePage-module__2ixBFW__loadMoreButton{margin:0 auto 24px;display:block}@media (max-width:640px){.ProfilePage-module__2ixBFW__matchRow{flex-wrap:wrap}.ProfilePage-module__2ixBFW__matchMode,.ProfilePage-module__2ixBFW__matchDuration,.ProfilePage-module__2ixBFW__matchDate{flex:unset}}
.EditAccountForm-module__o7N8ra__container{flex-direction:column;gap:4px;display:flex}.EditAccountForm-module__o7N8ra__identityHeader{margin:-24px -24px 68px;position:relative}.EditAccountForm-module__o7N8ra__identityAvatar{position:absolute;bottom:-44px;left:24px}.EditAccountForm-module__o7N8ra__identityAvatarImg{border:4px solid var(--background-gray-0D);box-shadow:0 0 0 1px rgba(var(--primary-accent-rgb), .3)}.EditAccountForm-module__o7N8ra__rolePill{background-color:rgba(var(--primary-accent-rgb), .12);border:1px solid rgba(var(--primary-accent-rgb), .3);color:var(--primary-accent);text-transform:capitalize;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;bottom:-38px;right:24px}.EditAccountForm-module__o7N8ra__inlineRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.EditAccountForm-module__o7N8ra__inlineRow input{flex:1}.EditAccountForm-module__o7N8ra__actionRow{justify-content:flex-end;margin-top:8px;display:flex}.EditAccountForm-module__o7N8ra__bioActionRow{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.EditAccountForm-module__o7N8ra__bioHint{color:var(--text-gray-79);margin:0;font-size:.8rem}
.VersusIntro-module__5CseNW__overlay{z-index:900;background:var(--background-gray-0D0D0F);opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:48px;transition:opacity .4s 1.75s;display:flex;position:fixed;inset:0}.VersusIntro-module__5CseNW__overlay.VersusIntro-module__5CseNW__fighting{opacity:0;pointer-events:none}.VersusIntro-module__5CseNW__wordmark{opacity:0;align-items:center;column-gap:6px;animation:.5s 50ms forwards VersusIntro-module__5CseNW__fadeDown;display:flex}.VersusIntro-module__5CseNW__wordmarkIcon{width:20px;height:20px;color:var(--primary-accent)}.VersusIntro-module__5CseNW__wordmarkText{color:#fff;letter-spacing:.5px;font-size:1rem;font-weight:700}.VersusIntro-module__5CseNW__wordmarkAccent{color:var(--primary-accent)}@keyframes VersusIntro-module__5CseNW__fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.VersusIntro-module__5CseNW__duelRow{justify-content:center;align-items:center;gap:60px;display:flex;position:relative}.VersusIntro-module__5CseNW__line{background:#ffffff14;width:70%;height:1px;position:absolute;top:44px;left:50%;transform:translate(-50%)}.VersusIntro-module__5CseNW__player{z-index:1;flex-direction:column;align-items:center;gap:8px;width:88px;display:flex;position:relative}.VersusIntro-module__5CseNW__avatarWrap{position:relative}.VersusIntro-module__5CseNW__avatarLungeLeft{animation:2s ease-out forwards VersusIntro-module__5CseNW__avatarLungeLeft}.VersusIntro-module__5CseNW__avatarLungeRight{animation:2s ease-out forwards VersusIntro-module__5CseNW__avatarLungeRight}@keyframes VersusIntro-module__5CseNW__avatarLungeLeft{0%,8%{transform:translate(0)}20%{transform:translate(34px)}27%{transform:translate(12px)}42%{transform:translate(34px)}49%{transform:translate(12px)}64%{transform:translate(38px)}78%{transform:translate(0)}to{transform:translate(0)}}@keyframes VersusIntro-module__5CseNW__avatarLungeRight{0%,8%{transform:translate(0)}20%{transform:translate(-34px)}27%{transform:translate(-12px)}42%{transform:translate(-34px)}49%{transform:translate(-12px)}64%{transform:translate(-38px)}78%{transform:translate(0)}to{transform:translate(0)}}.VersusIntro-module__5CseNW__avatar{object-fit:cover;border:3px solid var(--primary-accent);width:88px;height:88px;box-shadow:0 0 30px rgba(var(--primary-accent-rgb), .5);border-radius:50%}.VersusIntro-module__5CseNW__avatarOpponent{border-color:var(--red-FA);box-shadow:0 0 30px rgba(var(--red-FA-rgb), .5)}.VersusIntro-module__5CseNW__name{color:var(--text-gray-CA);text-align:center;margin:0;font-size:15px;font-weight:600}.VersusIntro-module__5CseNW__rating{font-family:var(--font-space-grotesk), sans-serif;text-align:center;margin:2px 0 0;font-size:13px}.VersusIntro-module__5CseNW__ratingMine{color:var(--primary-accent)}.VersusIntro-module__5CseNW__ratingOpponent{color:var(--red-FA)}.VersusIntro-module__5CseNW__sword{width:150px;height:40px;position:absolute;top:44px;left:100%}.VersusIntro-module__5CseNW__swordLeft{transform-origin:34px;animation:2s ease-out forwards VersusIntro-module__5CseNW__swordLeftThrust}.VersusIntro-module__5CseNW__swordRight{transform-origin:calc(100% - 34px);animation:2s ease-out forwards VersusIntro-module__5CseNW__swordRightThrust;left:auto;right:100%}.VersusIntro-module__5CseNW__blade{width:70px;height:14px;position:absolute;top:50%;transform:translateY(-50%)}.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__blade{clip-path:polygon(0 20%,85% 20%,100% 50%,85% 80%,0 80%);border-radius:0 999px 999px 0;left:45px}.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__blade{clip-path:polygon(15% 20%,100% 20%,100% 80%,15% 80%,0 50%);border-radius:999px 0 0 999px;right:45px}.VersusIntro-module__5CseNW__bladeMine{background:var(--primary-accent);box-shadow:0 0 16px 4px rgba(var(--primary-accent-rgb), .85)}.VersusIntro-module__5CseNW__bladeOpponent{background:var(--red-FA);box-shadow:0 0 16px 4px rgba(var(--red-FA-rgb), .85)}.VersusIntro-module__5CseNW__guard{border-radius:999px;width:6px;height:30px;position:absolute;top:50%;transform:translateY(-50%)}.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__guard{left:36px}.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__guard{right:36px}.VersusIntro-module__5CseNW__grip{border-radius:999px;width:22px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__grip{left:39px}.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__grip{right:39px}.VersusIntro-module__5CseNW__pommel{border-radius:50%;width:12px;height:12px;position:absolute;top:50%}.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__pommel{left:32px;transform:translate(-50%,-50%)}.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__pommel{right:32px;transform:translate(50%,-50%)}.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__guard,.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__grip,.VersusIntro-module__5CseNW__swordLeft .VersusIntro-module__5CseNW__pommel{background:var(--primary-accent);box-shadow:0 0 8px 2px rgba(var(--primary-accent-rgb), .7)}.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__guard,.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__grip,.VersusIntro-module__5CseNW__swordRight .VersusIntro-module__5CseNW__pommel{background:var(--red-FA);box-shadow:0 0 8px 2px rgba(var(--red-FA-rgb), .7)}@keyframes VersusIntro-module__5CseNW__swordLeftThrust{0%,6%{opacity:0;animation-timing-function:ease-out;transform:translate(-18px)rotate(-90deg)}8%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(-18px)rotate(-86deg)}20%{opacity:1;animation-timing-function:ease-out;transform:translate(0)rotate(-18deg)}27%{opacity:1;animation-timing-function:ease-in-out;transform:translate(-10px)rotate(-50deg)}34%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(-18px)rotate(-78deg)}42%{opacity:1;animation-timing-function:ease-out;transform:translate(0)rotate(-18deg)}49%{opacity:1;animation-timing-function:ease-in-out;transform:translate(-10px)rotate(-52deg)}55%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(-18px)rotate(-82deg)}64%{opacity:1;animation-timing-function:ease-in;transform:translate(0)rotate(-16deg)}78%{opacity:0;transform:translate(-14px)rotate(-70deg)}to{opacity:0;transform:translate(-14px)rotate(-70deg)}}@keyframes VersusIntro-module__5CseNW__swordRightThrust{0%,6%{opacity:0;animation-timing-function:ease-out;transform:translate(18px)rotate(90deg)}8%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(18px)rotate(86deg)}20%{opacity:1;animation-timing-function:ease-out;transform:translate(0)rotate(18deg)}27%{opacity:1;animation-timing-function:ease-in-out;transform:translate(10px)rotate(50deg)}34%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(18px)rotate(78deg)}42%{opacity:1;animation-timing-function:ease-out;transform:translate(0)rotate(18deg)}49%{opacity:1;animation-timing-function:ease-in-out;transform:translate(10px)rotate(52deg)}55%{opacity:1;animation-timing-function:cubic-bezier(.45,0,.85,.5);transform:translate(18px)rotate(82deg)}64%{opacity:1;animation-timing-function:ease-in;transform:translate(0)rotate(16deg)}78%{opacity:0;transform:translate(14px)rotate(70deg)}to{opacity:0;transform:translate(14px)rotate(70deg)}}.VersusIntro-module__5CseNW__clashZone{flex-shrink:0;width:110px;height:110px;margin-top:-60px;position:relative}.VersusIntro-module__5CseNW__impactRing{opacity:0;border:2px solid #ffffff80;border-radius:50%;animation:2s ease-out forwards VersusIntro-module__5CseNW__impactRingExpand;position:absolute;inset:0}@keyframes VersusIntro-module__5CseNW__impactRingExpand{0%,10%{opacity:0;transform:scale(.2)}20%{opacity:1;transform:scale(1.3)}30%{opacity:0;transform:scale(1.7)}36%,38%{opacity:0;transform:scale(.2)}42%{opacity:1;transform:scale(1.3)}52%{opacity:0;transform:scale(1.7)}58%,60%{opacity:0;transform:scale(.2)}64%{opacity:1;transform:scale(1.4)}82%{opacity:0;transform:scale(2.3)}to{opacity:0;transform:scale(2.3)}}.VersusIntro-module__5CseNW__flash{opacity:0;border-radius:50%;width:28px;height:28px;margin:-14px 0 0 -14px;animation:2s ease-out forwards VersusIntro-module__5CseNW__flashPulse;position:absolute;top:50%;left:50%}.VersusIntro-module__5CseNW__flashMine{background:var(--primary-accent);box-shadow:0 0 40px 16px rgba(var(--primary-accent-rgb), 1)}.VersusIntro-module__5CseNW__flashOpponent{background:var(--red-FA);box-shadow:0 0 40px 16px rgba(var(--red-FA-rgb), 1);animation-delay:50ms}@keyframes VersusIntro-module__5CseNW__flashPulse{0%,10%{opacity:0}16%{opacity:1}24%{opacity:0}36%,38%{opacity:0}44%{opacity:1}52%{opacity:0}58%,60%{opacity:0}66%{opacity:1}76%{opacity:0}to{opacity:0}}.VersusIntro-module__5CseNW__spark{opacity:0;border-radius:50%;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;animation:2s ease-out forwards VersusIntro-module__5CseNW__sparkFly;position:absolute;top:50%;left:50%}.VersusIntro-module__5CseNW__sparkMine{background:var(--primary-accent);box-shadow:0 0 10px 3px rgba(var(--primary-accent-rgb), 1)}.VersusIntro-module__5CseNW__sparkOpponent{background:var(--red-FA);box-shadow:0 0 10px 3px rgba(var(--red-FA-rgb), 1);animation-delay:50ms}@keyframes VersusIntro-module__5CseNW__sparkFly{0%,10%{opacity:0;transform:translate(0)scale(0)}20%{transform:translate(var(--spark-x), var(--spark-y)) scale(1.3);opacity:1}30%{transform:translate(calc(var(--spark-x) * 1.3), calc(var(--spark-y) * 1.3)) scale(.3);opacity:0}36%,38%{opacity:0;transform:translate(0)scale(0)}42%{transform:translate(var(--spark-x), var(--spark-y)) scale(1.3);opacity:1}52%{transform:translate(calc(var(--spark-x) * 1.3), calc(var(--spark-y) * 1.3)) scale(.3);opacity:0}58%,60%{opacity:0;transform:translate(0)scale(0)}64%{transform:translate(var(--spark-x), var(--spark-y)) scale(1.4);opacity:1}84%{transform:translate(calc(var(--spark-x) * 1.9), calc(var(--spark-y) * 1.9)) scale(.15);opacity:0}to{opacity:0}}.VersusIntro-module__5CseNW__caption{z-index:1;text-align:center;width:min(90vw,360px);height:64px;position:relative}.VersusIntro-module__5CseNW__captionPhase{flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:opacity .25s,transform .25s;display:flex;position:absolute;inset:0}.VersusIntro-module__5CseNW__captionPhase.VersusIntro-module__5CseNW__captionPhaseOut{opacity:0;pointer-events:none;transform:translateY(-6px)}.VersusIntro-module__5CseNW__matchFound{letter-spacing:4px;text-transform:uppercase;color:var(--primary-accent);margin:0;font-size:11px;font-weight:700}.VersusIntro-module__5CseNW__prepareText{color:var(--text-gray-A1);margin:0;font-size:14px}.VersusIntro-module__5CseNW__fightText{letter-spacing:6px;text-transform:uppercase;color:var(--primary-accent);opacity:0;justify-content:center;align-items:center;margin:0;font-size:28px;font-weight:800;transition:opacity .3s .15s,transform .3s cubic-bezier(.34,1.56,.64,1) .15s;display:flex;position:absolute;inset:0;transform:scale(.6)}.VersusIntro-module__5CseNW__fightText.VersusIntro-module__5CseNW__fightTextShown{opacity:1;transform:scale(1)}
.DeleteAccountModal-module__hOtT2a__title{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:700}.DeleteAccountModal-module__hOtT2a__warning{color:var(--text-gray-A1);margin-bottom:20px;font-size:.9rem;line-height:1.5}.DeleteAccountModal-module__hOtT2a__actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}
.SpectatePage-module__4CWyzq__body{background-color:var(--background-gray-0D0D0F);height:100%;font-family:var(--font-space-grotesk), sans-serif;flex-direction:column;display:flex}.SpectatePage-module__4CWyzq__standaloneStatus{background-color:var(--background-gray-0D0D0F);flex-direction:column;height:100%;display:flex}.SpectatePage-module__4CWyzq__topBar{border-bottom:var(--border-gray-29-1);background-color:var(--background-gray-111113);justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.SpectatePage-module__4CWyzq__backLink{align-items:center;gap:6px;font-size:.9rem;display:flex;color:var(--text-gray-A1)!important;text-decoration:none!important}.SpectatePage-module__4CWyzq__backLink:hover{color:#fff!important}.SpectatePage-module__4CWyzq__topBarCenter{align-items:center;gap:18px;display:flex}.SpectatePage-module__4CWyzq__modePill{background-color:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;display:flex}.SpectatePage-module__4CWyzq__modeIcon{color:var(--primary-accent)}.SpectatePage-module__4CWyzq__modeLabel{color:var(--text-gray-CA);font-size:.85rem;font-weight:600}.SpectatePage-module__4CWyzq__liveIndicator{letter-spacing:.04em;text-transform:uppercase;color:var(--red-FA);align-items:center;gap:7px;font-size:.75rem;font-weight:700;display:flex}.SpectatePage-module__4CWyzq__liveDot{background-color:var(--red-FA);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite SpectatePage-module__4CWyzq__pulse}@keyframes SpectatePage-module__4CWyzq__pulse{0%,to{opacity:1}50%{opacity:.3}}.SpectatePage-module__4CWyzq__viewerCount{color:var(--text-gray-A1);align-items:center;gap:6px;font-size:.875rem;display:flex}.SpectatePage-module__4CWyzq__playersRow{border-bottom:var(--border-gray-29-1);background-color:var(--background-gray-111113);justify-content:space-between;align-items:center;gap:32px;padding:22px 32px;display:flex}.SpectatePage-module__4CWyzq__playerSummary{flex:1;align-items:center;gap:18px;min-width:0;display:flex;text-decoration:none!important}.SpectatePage-module__4CWyzq__playerSummaryMirror{justify-content:flex-end}.SpectatePage-module__4CWyzq__playerSummary:hover{opacity:.85}.SpectatePage-module__4CWyzq__avatarWrapper{box-shadow:0 0 0 3px var(--ring-color,transparent);border-radius:22%;flex-shrink:0;position:relative}.SpectatePage-module__4CWyzq__avatarRingGreen{--ring-color:rgba(var(--primary-accent-rgb), .5)}.SpectatePage-module__4CWyzq__avatarRingRed{--ring-color:rgba(var(--red-FA-rgb), .5)}.SpectatePage-module__4CWyzq__disconnectedOverlay{background-color:#141414b8;border-radius:22%;position:absolute;inset:0}.SpectatePage-module__4CWyzq__connectionDot{border:3px solid var(--background-gray-111113);border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px}.SpectatePage-module__4CWyzq__connectionDotUp{background-color:var(--primary-accent)}.SpectatePage-module__4CWyzq__connectionDotDown{background-color:var(--red-FA);animation:1.4s ease-in-out infinite SpectatePage-module__4CWyzq__pulse}.SpectatePage-module__4CWyzq__playerInfo{flex-direction:column;gap:6px;min-width:0;display:flex}.SpectatePage-module__4CWyzq__playerInfoMirror{align-items:flex-end}.SpectatePage-module__4CWyzq__nameRow{align-items:center;gap:10px;display:flex}.SpectatePage-module__4CWyzq__playerInfoMirror .SpectatePage-module__4CWyzq__nameRow{flex-direction:row-reverse}.SpectatePage-module__4CWyzq__username{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:1.25rem;font-weight:700;overflow:hidden;color:#fff!important}.SpectatePage-module__4CWyzq__connectionText{color:var(--text-gray-79);font-size:.75rem}.SpectatePage-module__4CWyzq__elo{font-size:.95rem;font-weight:600}.SpectatePage-module__4CWyzq__eloGreen{color:var(--primary-accent)}.SpectatePage-module__4CWyzq__eloRed{color:var(--red-FA)}.SpectatePage-module__4CWyzq__statusLabel{color:var(--text-gray-79);font-size:.85rem}.SpectatePage-module__4CWyzq__connectionDown{color:var(--red-FA)}.SpectatePage-module__4CWyzq__centerSection{flex-shrink:0;align-items:center;gap:20px;display:flex}.SpectatePage-module__4CWyzq__centerDots{align-items:center;gap:10px;display:flex}.SpectatePage-module__4CWyzq__dot{border:3px solid var(--dark-gray-29);border-radius:50%;width:22px;height:22px}.SpectatePage-module__4CWyzq__dotPassedGreen{background-color:var(--primary-accent);border-color:var(--primary-accent)}.SpectatePage-module__4CWyzq__dotPassedRed,.SpectatePage-module__4CWyzq__dotFailed{background-color:var(--red-FA);border-color:var(--red-FA)}.SpectatePage-module__4CWyzq__dotPending{background-color:#0000}.SpectatePage-module__4CWyzq__centerScore{text-align:center;min-width:2ch;font-size:2rem;font-weight:700}.SpectatePage-module__4CWyzq__timerWrapper{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:0 12px;display:flex}.SpectatePage-module__4CWyzq__timerLabel{letter-spacing:.08em;color:var(--text-gray-79);font-size:11px}.SpectatePage-module__4CWyzq__bigTimer{color:#fff;letter-spacing:2px;white-space:nowrap;text-align:center;min-width:5ch;font-family:DS-Digital,monospace;font-size:64px;line-height:1;display:inline-block}.SpectatePage-module__4CWyzq__bigTimerLow{color:var(--red-FA);animation:1s ease-in-out infinite SpectatePage-module__4CWyzq__timerFlash}@keyframes SpectatePage-module__4CWyzq__timerFlash{0%,to{opacity:1}50%{opacity:.35}}.SpectatePage-module__4CWyzq__statusRibbon{text-align:center;border-bottom:var(--border-gray-29-1);color:var(--text-gray-CA);background-color:#ffffff08;padding:10px 24px;font-size:.9rem;font-weight:600}.SpectatePage-module__4CWyzq__statusRibbonWinnerGreen{background-color:rgba(var(--primary-accent-rgb), .08);border-bottom-color:rgba(var(--primary-accent-rgb), .25);color:var(--primary-accent)}.SpectatePage-module__4CWyzq__statusRibbonWinnerRed{background-color:rgba(var(--red-FA-rgb), .08);border-bottom-color:rgba(var(--red-FA-rgb), .25);color:var(--red-FA)}.SpectatePage-module__4CWyzq__statusRibbonLeaningGreen{background-color:rgba(var(--primary-accent-rgb), .16)}.SpectatePage-module__4CWyzq__statusRibbonLeaningRed{background-color:rgba(var(--red-FA-rgb), .16)}.SpectatePage-module__4CWyzq__sideAccentBar{height:3px;display:flex}.SpectatePage-module__4CWyzq__sideAccentLeft{background-color:var(--primary-accent);flex:1}.SpectatePage-module__4CWyzq__sideAccentRight{background-color:var(--red-FA);flex:1}.SpectatePage-module__4CWyzq__columns{flex:1;min-height:0;display:flex}.SpectatePage-module__4CWyzq__editorWrapper{border-right:var(--border-gray-29-1);flex:1;min-width:0}.SpectatePage-module__4CWyzq__editorWrapper:last-child{border-right:none}.SpectatePage-module__4CWyzq__footer{border-top:var(--border-gray-29-1);background-color:var(--background-gray-111113);justify-content:space-between;align-items:center;padding:8px 24px;display:flex}.SpectatePage-module__4CWyzq__footerItem{color:var(--text-gray-79);align-items:center;gap:6px;font-size:.75rem;display:flex}.SpectatePage-module__4CWyzq__footerItemDown{color:var(--red-FA)}
.SecurityPage-module__fJtL_W__container{flex-direction:column;gap:24px;display:flex}.SecurityPage-module__fJtL_W__status{color:var(--text-gray-A1)}.SecurityPage-module__fJtL_W__card{box-sizing:border-box;background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.SecurityPage-module__fJtL_W__cardTitle{color:#fff;margin-bottom:20px;font-size:1.1rem;font-weight:600}.SecurityPage-module__fJtL_W__info{color:var(--text-gray-A1);font-size:.875rem}
.AdminPage-module__mdATcq__container{color:#fff;box-sizing:border-box;flex:1;width:100%;max-width:900px;min-height:0;margin:0 auto;padding:2rem 1.5rem 4rem;overflow-y:auto}.AdminPage-module__mdATcq__status{color:var(--text-gray-A1);padding:2rem}.AdminPage-module__mdATcq__reportCard{border:1px solid #ffffff14;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}.AdminPage-module__mdATcq__reportCard.AdminPage-module__mdATcq__reviewed{opacity:.55}.AdminPage-module__mdATcq__reportMeta{color:var(--text-gray-A1);justify-content:space-between;gap:1rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.AdminPage-module__mdATcq__timestamp{white-space:nowrap}.AdminPage-module__mdATcq__typeBadge{text-transform:uppercase;letter-spacing:.5px;color:var(--text-gray-A1);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-block}.AdminPage-module__mdATcq__messageText{color:#fff;margin:0 0 .75rem}.AdminPage-module__mdATcq__actions{gap:.75rem;display:flex}.AdminPage-module__mdATcq__searchRow{gap:.75rem;margin-bottom:.75rem;display:flex}.AdminPage-module__mdATcq__searchRow .AdminPage-module__mdATcq__input{flex:1}.AdminPage-module__mdATcq__searchResults{margin-bottom:2.5rem}.AdminPage-module__mdATcq__searchResultRow{border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.AdminPage-module__mdATcq__searchResultInfo{flex-direction:column;flex:1;display:flex}
.LiveMatchesPanel-module__Hjnhma__panel{max-width:1000px;margin:0 auto 40px;padding:0 24px}.LiveMatchesPanel-module__Hjnhma__header{color:var(--text-gray-CA);align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.LiveMatchesPanel-module__Hjnhma__headerIcon{color:var(--red-FA)}.LiveMatchesPanel-module__Hjnhma__row{gap:12px;display:flex;overflow-x:auto}.LiveMatchesPanel-module__Hjnhma__card{background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex:1 0 calc(50% - 6px);align-items:center;gap:14px;min-width:320px;padding:16px 20px;transition:background-color .15s,border-color .15s;display:flex;position:relative;text-decoration:none!important}.LiveMatchesPanel-module__Hjnhma__card:hover{background-color:#ffffff0d;border-color:#ffffff1a}.LiveMatchesPanel-module__Hjnhma__cardPlayer{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.LiveMatchesPanel-module__Hjnhma__cardPlayerMirror{justify-content:flex-end}.LiveMatchesPanel-module__Hjnhma__cardPlayerInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.LiveMatchesPanel-module__Hjnhma__cardPlayerInfoMirror{align-items:flex-end}.LiveMatchesPanel-module__Hjnhma__name{text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.9rem;font-weight:600;overflow:hidden;color:#fff!important}.LiveMatchesPanel-module__Hjnhma__elo{color:var(--text-gray-79);font-size:.75rem}.LiveMatchesPanel-module__Hjnhma__cardCenter{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:0 4px;display:flex}.LiveMatchesPanel-module__Hjnhma__vs{color:var(--text-gray-79);font-size:.75rem}.LiveMatchesPanel-module__Hjnhma__mode{color:var(--text-gray-A1);white-space:nowrap;font-size:.7rem}.LiveMatchesPanel-module__Hjnhma__watch{color:#fff;opacity:0;background-color:#0d0d0fd1;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:600;transition:opacity .15s;display:flex;position:absolute;inset:0}.LiveMatchesPanel-module__Hjnhma__card:hover .LiveMatchesPanel-module__Hjnhma__watch{opacity:1}
