.lobby-module__c8XhvG__page{width:min(100%,1080px);min-height:100svh;padding:max(26px, env(safe-area-inset-top)) max(clamp(18px, 4vw, 48px), env(safe-area-inset-right)) max(42px, env(safe-area-inset-bottom)) max(clamp(18px, 4vw, 48px), env(safe-area-inset-left));margin:0 auto}.lobby-module__c8XhvG__pageWithResume{padding-bottom:max(112px, calc(86px + env(safe-area-inset-bottom)))}.lobby-module__c8XhvG__header{justify-content:space-between;align-items:center;gap:12px;min-height:54px;display:flex}.lobby-module__c8XhvG__brand{align-items:center;gap:12px;display:flex}.lobby-module__c8XhvG__brandMark{background:var(--brand-mark);border-radius:6px;width:38px;height:38px;position:relative}.lobby-module__c8XhvG__brandMark span{border-radius:50%;width:12px;height:12px;position:absolute}.lobby-module__c8XhvG__brandMark span:first-child{background:var(--brand-pip);top:7px;left:7px}.lobby-module__c8XhvG__brandMark span:last-child{background:var(--red);bottom:7px;right:7px}.lobby-module__c8XhvG__product{font-size:17px;font-weight:750;line-height:1}.lobby-module__c8XhvG__authActions{align-items:center;gap:7px;display:flex}.lobby-module__c8XhvG__headerActions{align-items:center;gap:12px;min-width:0;display:flex}.lobby-module__c8XhvG__leaderboardLink{min-height:38px;color:var(--green-strong);border:1px solid var(--line);border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:750;display:flex}.lobby-module__c8XhvG__leaderboardLink:hover{background:var(--surface-hover);border-color:var(--green)}.lobby-module__c8XhvG__authActions button,.lobby-module__c8XhvG__accountSummary button{min-height:38px;color:var(--green-strong);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:750;display:flex}.lobby-module__c8XhvG__authActions button:last-child{color:var(--on-accent);background:var(--green);border-color:var(--green)}.lobby-module__c8XhvG__accountSummary{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.lobby-module__c8XhvG__accountProfileLink{background:var(--surface);border:1px solid var(--green);border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 11px;transition:background .14s,border-color .14s,box-shadow .14s;display:grid;box-shadow:0 1px 3px #141c1914}.lobby-module__c8XhvG__accountProfileLink:hover{background:var(--surface-success);border-color:var(--green-strong);box-shadow:0 2px 7px #141c191f}.lobby-module__c8XhvG__accountProfileLink:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 65%, transparent);outline-offset:2px}.lobby-module__c8XhvG__accountProfileLink>svg{color:var(--green)}.lobby-module__c8XhvG__accountSummary strong,.lobby-module__c8XhvG__accountSummary span{display:block}.lobby-module__c8XhvG__accountSummary strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:13px;overflow:hidden}.lobby-module__c8XhvG__accountSummary span{color:var(--muted);margin-top:2px;font-size:11px}.lobby-module__c8XhvG__accountSummary button{width:38px;color:var(--muted);padding:0}.lobby-module__c8XhvG__workspace{width:min(100%,780px);margin:clamp(56px,10vh,110px) auto 0}.lobby-module__c8XhvG__authPanel{background:var(--surface);border:1px solid var(--line);border-radius:7px;grid-template-columns:minmax(0,1fr);gap:12px;width:min(100%,520px);margin-bottom:24px;padding:16px;display:grid;box-shadow:0 8px 22px #1c252212}.lobby-module__c8XhvG__authPanelHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.lobby-module__c8XhvG__authClose{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.lobby-module__c8XhvG__authHeading{align-self:center;align-items:center;gap:7px;display:flex}.lobby-module__c8XhvG__authHeading svg{color:var(--green)}.lobby-module__c8XhvG__authHeading h2{font-size:15px}.lobby-module__c8XhvG__authTabs{background:var(--surface-segmented);border-radius:5px;align-self:center;gap:3px;padding:3px;display:flex}.lobby-module__c8XhvG__authFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lobby-module__c8XhvG__authTabs button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:0 9px;font-size:12px;font-weight:750}.lobby-module__c8XhvG__authTabs button[aria-pressed=true]{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #141c191a}.lobby-module__c8XhvG__authField{color:var(--muted);gap:6px;font-size:11px;font-weight:700;display:grid}.lobby-module__c8XhvG__authField input{width:100%;min-height:38px;color:var(--ink);background:var(--input);border:1px solid var(--line-strong);border-radius:4px;padding:0 10px}.lobby-module__c8XhvG__authField input[aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 1px var(--danger)}.lobby-module__c8XhvG__authFieldError,.lobby-module__c8XhvG__authError{color:var(--danger);font-size:12px;font-weight:600;line-height:1.4}.lobby-module__c8XhvG__authError{margin-top:-4px}.lobby-module__c8XhvG__authSubmit{min-height:38px;color:var(--on-accent);background:var(--green);border:1px solid var(--green);cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:750;display:flex}.lobby-module__c8XhvG__authAlternatives{flex-wrap:wrap;gap:8px;display:flex}.lobby-module__c8XhvG__authAlternatives button,.lobby-module__c8XhvG__authSecondary,.lobby-module__c8XhvG__authNotice button{min-height:34px;color:var(--green-strong);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.lobby-module__c8XhvG__authSecondary{justify-self:start}.lobby-module__c8XhvG__authNotice{color:var(--muted);gap:12px;font-size:13px;line-height:1.5;display:grid}.lobby-module__c8XhvG__intro{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;margin-bottom:28px;display:grid}.lobby-module__c8XhvG__intro svg{color:var(--red);grid-row:span 2}.lobby-module__c8XhvG__intro h1{letter-spacing:0;font-size:clamp(28px,5vw,42px);line-height:1.1}.lobby-module__c8XhvG__intro p{color:var(--muted);margin-top:5px;font-size:15px;line-height:1.45}.lobby-module__c8XhvG__moreShine{color:var(--green-strong);font-style:italic;font-weight:800;display:inline-block}.lobby-module__c8XhvG__product .lobby-module__c8XhvG__moreShine{font-style:normal}@supports ((-webkit-background-clip:text) or (background-clip:text)){.lobby-module__c8XhvG__moreShine{background:linear-gradient(110deg, var(--green-strong) 35%, color-mix(in srgb, var(--green-strong) 25%, white) 50%, var(--green-strong) 65%);color:#0000;background-size:220%;-webkit-background-clip:text;background-clip:text;animation:3.2s linear infinite lobby-module__c8XhvG__moreShineSweep}}@keyframes lobby-module__c8XhvG__moreShineSweep{to{background-position:-220%}}.lobby-module__c8XhvG__playMode{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.lobby-module__c8XhvG__playMode>span{color:var(--muted);font-size:13px;font-weight:700}.lobby-module__c8XhvG__playMode>div{width:min(100%,290px)}.lobby-module__c8XhvG__forms{grid-template-columns:minmax(0,1.35fr) minmax(220px,.85fr);align-items:stretch;gap:16px;display:grid}.lobby-module__c8XhvG__singleForm{grid-template-columns:minmax(0,1fr)}.lobby-module__c8XhvG__panel{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:8px;flex-direction:column;padding:clamp(20px,4vw,30px);display:flex}.lobby-module__c8XhvG__panelTitle{align-items:center;gap:9px;margin-bottom:24px;display:flex}.lobby-module__c8XhvG__panelTitle svg{color:var(--green)}.lobby-module__c8XhvG__panelTitle h2{letter-spacing:0;font-size:18px}.lobby-module__c8XhvG__joinPanelTitle button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;margin-left:auto;display:grid}.lobby-module__c8XhvG__joinPanelTitle button:hover:not(:disabled){color:var(--ink);background:var(--surface-hover);border-color:var(--line)}.lobby-module__c8XhvG__joinPanelTitle button:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 65%, transparent);outline-offset:1px}.lobby-module__c8XhvG__joinPanelTitle button:disabled{cursor:not-allowed;opacity:.48}.lobby-module__c8XhvG__field{color:var(--muted);gap:8px;font-size:13px;font-weight:650;display:grid}.lobby-module__c8XhvG__field input{width:100%;min-height:48px;color:var(--ink);background:var(--input);border:1px solid var(--line-strong);border-radius:5px;padding:0 13px}.lobby-module__c8XhvG__field input::placeholder{color:var(--placeholder)}.lobby-module__c8XhvG__field input:focus{border-color:var(--focus)}.lobby-module__c8XhvG__field+.lobby-module__c8XhvG__field{margin-top:18px}.lobby-module__c8XhvG__playingAs{background:var(--surface-muted);border:1px solid var(--line);border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 13px;display:flex}.lobby-module__c8XhvG__playingAs span{color:var(--muted);font-size:12px;font-weight:650}.lobby-module__c8XhvG__playingAs strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.lobby-module__c8XhvG__codeInput{font-family:var(--font-geist-mono), monospace;text-align:center;text-transform:uppercase;font-size:21px;font-weight:700}.lobby-module__c8XhvG__fieldset{border:0;margin:22px 0 26px;position:relative}.lobby-module__c8XhvG__fieldset+.lobby-module__c8XhvG__fieldset{margin-top:-12px}.lobby-module__c8XhvG__fieldset legend{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:650}.lobby-module__c8XhvG__segmented{background:var(--surface-segmented);border-radius:6px;grid-template-columns:repeat(4,minmax(44px,1fr));gap:4px;padding:4px;display:grid;position:relative}.lobby-module__c8XhvG__segmented:before{z-index:0;background:var(--surface);border:1px solid var(--line);content:"";border-radius:4px;width:calc(25% - 7px);transition:left .24s cubic-bezier(.2,.8,.2,1),opacity .16s,width .24s cubic-bezier(.2,.8,.2,1);position:absolute;top:4px;bottom:4px;left:5px;box-shadow:0 1px 3px #141c1917}.lobby-module__c8XhvG__segmented:has(label:nth-child(2) input:checked):before{left:calc(25% + 4px)}.lobby-module__c8XhvG__segmented:has(label:nth-child(3) input:checked):before{left:calc(50% + 3px)}.lobby-module__c8XhvG__segmented:has(label:nth-child(4) input:checked):before{left:calc(75% + 2px)}.lobby-module__c8XhvG__segmented:has(input:checked:disabled):before{opacity:.58}.lobby-module__c8XhvG__segmented label{z-index:1;min-width:0;position:relative}.lobby-module__c8XhvG__segmented input{opacity:0;width:1px;height:1px;position:absolute}.lobby-module__c8XhvG__segmented span{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;font-weight:750;transition:color .16s,background-color .16s,border-color .16s,box-shadow .18s,transform .18s cubic-bezier(.2,.8,.2,1);display:grid}.lobby-module__c8XhvG__segmented .lobby-module__c8XhvG__matchLengthOption{justify-content:center;align-items:center;gap:4px;display:flex}.lobby-module__c8XhvG__cubeMatchIndicator{flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.lobby-module__c8XhvG__modeSegmented{grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-module__c8XhvG__modeSegmented:before{width:calc(50% - 8px)}.lobby-module__c8XhvG__modeSegmented:has(label:nth-child(2) input:checked):before{left:calc(50% + 3px)}.lobby-module__c8XhvG__modeSegmented span{justify-content:center;align-items:center;gap:6px;padding:0 10px;display:flex}.lobby-module__c8XhvG__segmented input:checked+span{color:var(--ink);box-shadow:none;background:0 0;border-color:#0000}.lobby-module__c8XhvG__segmented input:not(:checked,:disabled)+span:hover{color:var(--ink);background:color-mix(in srgb, var(--surface) 52%, transparent)}.lobby-module__c8XhvG__segmented input:not(:disabled)+span:active{transform:scale(.98)}.lobby-module__c8XhvG__segmented input:focus-visible+span{outline:3px solid color-mix(in srgb, var(--focus) 65%, transparent);outline-offset:1px}.lobby-module__c8XhvG__segmented input:disabled+span{cursor:not-allowed;opacity:.58}.lobby-module__c8XhvG__unit{color:var(--muted);text-align:right;margin-top:7px;font-size:12px;display:block}.lobby-module__c8XhvG__skillFieldset{min-height:0;animation:.22s cubic-bezier(.2,.8,.2,1) lobby-module__c8XhvG__lobbySectionIn}.lobby-module__c8XhvG__skillHeading{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.lobby-module__c8XhvG__skillHeading strong{min-width:0;font-size:14px}.lobby-module__c8XhvG__skillHeading small{color:var(--muted);font-size:10px;font-weight:700}.lobby-module__c8XhvG__skillIdentity{align-items:center;gap:7px;min-width:0;display:flex}.lobby-module__c8XhvG__skillIdentity svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 18px;width:18px;height:18px}.lobby-module__c8XhvG__skillOptions{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:6px;display:grid;position:relative}.lobby-module__c8XhvG__skillOptions:before{z-index:0;inset-block:0;background:color-mix(in srgb, var(--green) 9%, var(--surface));border:1px solid var(--green);width:calc(20% - 6px);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--green) 25%, transparent);content:"";border-radius:5px;transition:left .24s cubic-bezier(.2,.8,.2,1),opacity .16s;position:absolute;left:1px}.lobby-module__c8XhvG__skillOptions:has(label:nth-child(2) input:checked):before{left:calc(20% + 2px)}.lobby-module__c8XhvG__skillOptions:has(label:nth-child(3) input:checked):before{left:calc(40% + 3px)}.lobby-module__c8XhvG__skillOptions:has(label:nth-child(4) input:checked):before{left:calc(60% + 4px)}.lobby-module__c8XhvG__skillOptions:has(label:nth-child(5) input:checked):before{left:calc(80% + 5px)}.lobby-module__c8XhvG__skillOptions:has(input:checked:disabled):before{opacity:.58}.lobby-module__c8XhvG__skillOption{z-index:1;min-width:0;position:relative}.lobby-module__c8XhvG__skillOption input{opacity:0;width:1px;height:1px;position:absolute}.lobby-module__c8XhvG__skillOption>span{min-height:54px;color:var(--muted);background:var(--surface-muted);border:1px solid var(--line);cursor:pointer;border-radius:5px;grid-template-rows:22px minmax(0,auto);place-items:center;gap:3px;padding:5px 2px;transition:color .16s,background-color .16s,border-color .16s,box-shadow .18s,transform .18s cubic-bezier(.2,.8,.2,1);display:grid}.lobby-module__c8XhvG__skillOption svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.lobby-module__c8XhvG__skillOption>span>span{justify-items:center;width:100%;min-width:0;display:grid}.lobby-module__c8XhvG__skillOption strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.lobby-module__c8XhvG__skillOption:last-child strong{text-align:center;text-overflow:clip;white-space:normal;overflow:visible}.lobby-module__c8XhvG__skillOption input:checked+span{color:var(--green-strong);box-shadow:none;background:0 0;border-color:#0000}.lobby-module__c8XhvG__skillOption input:not(:checked,:disabled)+span:hover{color:var(--ink);background:var(--surface-hover)}.lobby-module__c8XhvG__skillOption input:not(:disabled)+span:active{transform:scale(.98)}.lobby-module__c8XhvG__skillOption input:focus-visible+span{outline:3px solid color-mix(in srgb, var(--focus) 65%, transparent);outline-offset:1px}.lobby-module__c8XhvG__skillOption input:disabled+span{cursor:not-allowed;opacity:.58}.lobby-module__c8XhvG__primaryButton,.lobby-module__c8XhvG__secondaryButton{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:auto;padding:0 18px;font-weight:750;transition:background .14s,border-color .14s,transform .12s,box-shadow .12s;display:flex}.lobby-module__c8XhvG__primaryButton{color:var(--on-accent);background:var(--green);border:1px solid var(--green)}.lobby-module__c8XhvG__primaryButton:hover:not(:disabled){background:var(--green-strong)}.lobby-module__c8XhvG__secondaryButton{color:var(--green-strong);background:var(--surface);border:1px solid var(--green)}.lobby-module__c8XhvG__secondaryButton:hover:not(:disabled){background:var(--surface-success)}.lobby-module__c8XhvG__matchActions{gap:8px;margin-top:auto;display:grid}.lobby-module__c8XhvG__matchActions .lobby-module__c8XhvG__primaryButton,.lobby-module__c8XhvG__matchActions .lobby-module__c8XhvG__secondaryButton,.lobby-module__c8XhvG__skillFieldset~.lobby-module__c8XhvG__primaryButton{margin-top:0}.lobby-module__c8XhvG__activeChallenges{border-top:1px solid var(--line);margin-bottom:18px}.lobby-module__c8XhvG__challengeListHeading{min-height:38px;color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;display:flex}.lobby-module__c8XhvG__challengeListHeading strong{text-transform:uppercase;font-size:11px}.lobby-module__c8XhvG__challengeListHeading span{min-width:22px;min-height:22px;color:var(--green-strong);background:var(--surface-success);border-radius:50%;place-items:center;font-size:11px;font-weight:750;display:grid}.lobby-module__c8XhvG__activeChallenge{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-width:0;min-height:62px;display:flex}.lobby-module__c8XhvG__challengeIdentity{flex:auto;min-width:0}.lobby-module__c8XhvG__challengeIdentity strong,.lobby-module__c8XhvG__challengeIdentity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lobby-module__c8XhvG__challengeIdentity strong{font-size:13px}.lobby-module__c8XhvG__challengeIdentity small{color:var(--muted);margin-top:3px;font-size:11px}.lobby-module__c8XhvG__challengeActions{flex:none;align-items:center;gap:5px;display:flex}.lobby-module__c8XhvG__acceptChallenge,.lobby-module__c8XhvG__openChallenge{min-height:34px;color:var(--on-accent);background:var(--green);border:1px solid var(--green);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:11px;font-weight:750;display:flex}.lobby-module__c8XhvG__openChallenge{color:var(--green-strong);background:var(--surface)}.lobby-module__c8XhvG__challengeIconButton{width:34px;height:34px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:4px;flex:none;place-items:center;display:grid}.lobby-module__c8XhvG__acceptChallenge:disabled,.lobby-module__c8XhvG__challengeIconButton:disabled{cursor:not-allowed;opacity:.48}.lobby-module__c8XhvG__pendingChallenge{color:var(--muted);align-items:center;gap:4px;font-size:10px;font-weight:750;display:flex}.lobby-module__c8XhvG__friendChallenges{border-top:1px solid var(--line)}.lobby-module__c8XhvG__friendChallenges>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:58px;display:flex}.lobby-module__c8XhvG__friendChallenges>div>span{flex:1;min-width:0}.lobby-module__c8XhvG__friendChallenges strong,.lobby-module__c8XhvG__friendChallenges small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lobby-module__c8XhvG__friendChallenges strong{font-size:13px}.lobby-module__c8XhvG__friendChallenges small{color:var(--muted);margin-top:3px;font-size:11px}.lobby-module__c8XhvG__challengeIdentity .lobby-module__c8XhvG__onlinePresence,.lobby-module__c8XhvG__challengeIdentity .lobby-module__c8XhvG__offlinePresence,.lobby-module__c8XhvG__friendChallenges .lobby-module__c8XhvG__onlinePresence,.lobby-module__c8XhvG__friendChallenges .lobby-module__c8XhvG__offlinePresence{white-space:nowrap;display:inline;overflow:visible}.lobby-module__c8XhvG__onlinePresence{color:var(--green-strong);font-weight:750}.lobby-module__c8XhvG__offlinePresence{color:var(--muted);font-weight:700}.lobby-module__c8XhvG__friendChallenges button,.lobby-module__c8XhvG__emptyFriends a{min-height:36px;color:var(--green-strong);background:var(--surface);border:1px solid var(--green);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:750;display:flex}.lobby-module__c8XhvG__friendChallenges button:disabled{cursor:not-allowed;opacity:.55}.lobby-module__c8XhvG__emptyFriends{min-height:150px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:12px;font-size:13px;display:grid}.lobby-module__c8XhvG__queueStatus{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;gap:14px;margin-top:auto;padding:15px;display:grid}.lobby-module__c8XhvG__queueActivity{align-items:center;gap:11px;display:flex}.lobby-module__c8XhvG__queueActivity>svg{color:var(--green);flex:none}.lobby-module__c8XhvG__queueActivity strong,.lobby-module__c8XhvG__queueActivity span{display:block}.lobby-module__c8XhvG__queueActivity strong{font-size:14px}.lobby-module__c8XhvG__queueActivity span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:650}.lobby-module__c8XhvG__queueStatus>button{min-height:38px;color:var(--danger);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.lobby-module__c8XhvG__queueStatus>button:disabled{cursor:not-allowed;opacity:.5}.lobby-module__c8XhvG__queueAvailability{color:var(--green-strong);align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.lobby-module__c8XhvG__queueAvailability>span{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 16%, transparent);border-radius:50%;flex:none}.lobby-module__c8XhvG__primaryButton:active:not(:disabled),.lobby-module__c8XhvG__secondaryButton:active:not(:disabled){transform:translateY(1px)}.lobby-module__c8XhvG__primaryButton:disabled,.lobby-module__c8XhvG__secondaryButton:disabled{cursor:not-allowed;opacity:.48}.lobby-module__c8XhvG__spinner{animation:.9s linear infinite lobby-module__c8XhvG__spin}.lobby-module__c8XhvG__error{min-height:21px;color:var(--danger);text-align:center;margin-top:14px;font-size:14px}.lobby-module__c8XhvG__resumeMatch{z-index:20;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));width:min(330px,100vw - 36px);min-height:62px;color:var(--on-accent);background:var(--green);border:1px solid var(--green);border-radius:7px;grid-template-columns:minmax(0,1fr) 48px;align-items:center;transition:background-color .14s,border-color .14s,box-shadow .14s,transform .12s;display:grid;position:fixed;box-shadow:0 12px 30px #12181547}.lobby-module__c8XhvG__resumeMatch:has(.lobby-module__c8XhvG__resumeLink:hover){background:var(--green-strong);border-color:var(--green-strong);transform:translateY(-2px);box-shadow:0 15px 34px #12181557}.lobby-module__c8XhvG__resumeMatch:has(.lobby-module__c8XhvG__resumeLink:active){transform:translateY(0)}.lobby-module__c8XhvG__resumeLink{min-width:0;min-height:60px;color:inherit;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:9px 10px;display:grid}.lobby-module__c8XhvG__resumeExit{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.lobby-module__c8XhvG__resumeExit:hover:not(:disabled),.lobby-module__c8XhvG__resumeExit:focus-visible{background:#ffffff29}.lobby-module__c8XhvG__resumeExit:focus-visible{outline-offset:1px;outline:2px solid}.lobby-module__c8XhvG__resumeExit:disabled{cursor:wait;opacity:.72}.lobby-module__c8XhvG__resumeIcon{background:#ffffff24;border:1px solid #ffffff38;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.lobby-module__c8XhvG__resumeText{min-width:0}.lobby-module__c8XhvG__resumeText strong,.lobby-module__c8XhvG__resumeText small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lobby-module__c8XhvG__resumeText strong{font-size:14px}.lobby-module__c8XhvG__resumeText small{color:#ffffffc2;margin-top:3px;font-size:11px;font-weight:650}.lobby-module__c8XhvG__exitModalBackdrop{z-index:60;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#090f0d94;place-items:center;display:grid;position:fixed;inset:0}.lobby-module__c8XhvG__exitModal{width:min(410px,100%);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:7px;padding:20px;box-shadow:0 24px 64px #050c0a4d}.lobby-module__c8XhvG__exitModalHeader{grid-template-columns:40px minmax(0,1fr) 32px;align-items:start;gap:12px;display:grid}.lobby-module__c8XhvG__exitModalIcon{width:40px;height:40px;color:var(--danger);background:var(--error-surface);border-radius:6px;place-items:center;display:grid}.lobby-module__c8XhvG__exitModalHeader h2{margin:1px 0 0;font-size:17px;line-height:1.25}.lobby-module__c8XhvG__exitModalHeader p{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.45}.lobby-module__c8XhvG__exitModalClose{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;display:grid}.lobby-module__c8XhvG__exitModalClose:hover:not(:disabled),.lobby-module__c8XhvG__exitModalClose:focus-visible{color:var(--ink);background:var(--surface-muted)}.lobby-module__c8XhvG__exitModalClose:focus-visible,.lobby-module__c8XhvG__exitModalActions button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.lobby-module__c8XhvG__exitModalError{color:var(--error-ink);background:var(--error-surface);border-radius:5px;margin-top:14px;padding:9px 11px;font-size:12px;font-weight:650}.lobby-module__c8XhvG__exitModalActions{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.lobby-module__c8XhvG__exitModalActions button{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:13px;font-weight:750;display:flex}.lobby-module__c8XhvG__exitModalCancel{color:var(--ink);background:var(--surface);border:1px solid var(--line-strong)}.lobby-module__c8XhvG__exitModalCancel:hover:not(:disabled){background:var(--surface-hover);border-color:var(--control-line)}.lobby-module__c8XhvG__exitModalConfirm{color:var(--on-accent);background:var(--danger-strong);border:1px solid var(--danger-strong)}.lobby-module__c8XhvG__exitModalConfirm:hover:not(:disabled){background:var(--danger);border-color:var(--danger)}.lobby-module__c8XhvG__exitModalActions button:disabled,.lobby-module__c8XhvG__exitModalClose:disabled{cursor:wait;opacity:.62}.lobby-module__c8XhvG__appearance{border-top:1px solid var(--line);margin-top:38px}.lobby-module__c8XhvG__appearanceHeader{justify-content:space-between;align-items:center;gap:16px;min-height:62px;display:flex}.lobby-module__c8XhvG__appearanceHeader>div{align-items:center;gap:8px;display:flex}.lobby-module__c8XhvG__appearanceHeader svg{color:var(--green)}.lobby-module__c8XhvG__appearanceHeader h2{font-size:18px}.lobby-module__c8XhvG__appearanceHeader>span{color:var(--muted);font-size:11px;font-weight:700}.lobby-module__c8XhvG__cosmeticGroups{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lobby-module__c8XhvG__cosmeticGroup{min-width:0;padding:16px 18px 18px 0}.lobby-module__c8XhvG__cosmeticGroup+.lobby-module__c8XhvG__cosmeticGroup{border-left:1px solid var(--line);padding-left:18px;padding-right:0}.lobby-module__c8XhvG__cosmeticGroup h3{margin-bottom:10px;font-size:13px}.lobby-module__c8XhvG__cosmeticOptions{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.lobby-module__c8XhvG__cosmeticOption{min-width:0;min-height:92px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-rows:38px auto auto;place-items:center;gap:4px;padding:7px 4px 6px;display:grid}.lobby-module__c8XhvG__cosmeticOption[aria-pressed=true]{background:var(--surface);border-color:var(--green);box-shadow:0 2px 8px #1c252217}.lobby-module__c8XhvG__cosmeticOption:disabled{cursor:not-allowed}.lobby-module__c8XhvG__cosmeticOption:disabled:not([aria-pressed=true]){opacity:.55}.lobby-module__c8XhvG__cosmeticOption strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;line-height:1.15;overflow:hidden}.lobby-module__c8XhvG__cosmeticOption small{min-height:13px;color:var(--muted);justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.lobby-module__c8XhvG__boardSwatch{border:2px solid;border-radius:3px;grid-template-columns:1fr 1fr;gap:3px;width:54px;height:34px;padding:4px;display:grid;position:relative;overflow:hidden}.lobby-module__c8XhvG__boardSwatch i{z-index:1;clip-path:polygon(0 0,100% 0,50% 100%);display:block;position:relative}.lobby-module__c8XhvG__boardSwatch b{z-index:0;position:absolute;inset:2px}.lobby-module__c8XhvG__checkerSwatch{justify-content:center;align-items:center;width:54px;height:34px;display:flex}.lobby-module__c8XhvG__checkerSwatch i{aspect-ratio:1;border:3px solid;border-radius:50%;width:28px;display:block;box-shadow:0 2px 3px #1214143d}.lobby-module__c8XhvG__checkerSwatch i+i{margin-left:-7px}.lobby-module__c8XhvG__social{border-top:1px solid var(--line);margin-top:38px}.lobby-module__c8XhvG__socialHeader{justify-content:space-between;align-items:center;gap:16px;min-height:62px;display:flex}.lobby-module__c8XhvG__socialHeader>div{align-items:center;gap:8px;display:flex}.lobby-module__c8XhvG__socialHeader svg{color:var(--green)}.lobby-module__c8XhvG__socialHeader h2{font-size:18px}.lobby-module__c8XhvG__iconButton{width:34px;height:34px;color:var(--muted);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:4px;flex:none;place-items:center;display:grid}.lobby-module__c8XhvG__iconButton:hover:not(:disabled){color:var(--green-strong);border-color:var(--green)}.lobby-module__c8XhvG__iconButton:disabled{cursor:not-allowed;opacity:.48}.lobby-module__c8XhvG__friendSearch{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:15px 0;display:grid}.lobby-module__c8XhvG__friendSearch label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.lobby-module__c8XhvG__friendSearch input{width:100%;min-height:40px;color:var(--ink);background:var(--input);border:1px solid var(--line-strong);border-radius:4px;padding:0 11px}.lobby-module__c8XhvG__friendSearch>button,.lobby-module__c8XhvG__challengeButton,.lobby-module__c8XhvG__acceptButton,.lobby-module__c8XhvG__openChallenge{min-height:40px;color:var(--on-accent);background:var(--green);border:1px solid var(--green);cursor:pointer;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:750;display:flex}.lobby-module__c8XhvG__friendSearch>button:disabled,.lobby-module__c8XhvG__challengeButton:disabled,.lobby-module__c8XhvG__acceptButton:disabled{cursor:not-allowed;opacity:.48}.lobby-module__c8XhvG__requestList{border-bottom:1px solid var(--line)}.lobby-module__c8XhvG__socialGrid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lobby-module__c8XhvG__socialColumn{min-width:0;padding:20px 20px 4px 0}.lobby-module__c8XhvG__socialColumn+.lobby-module__c8XhvG__socialColumn{border-left:1px solid var(--line);padding-left:20px;padding-right:0}.lobby-module__c8XhvG__columnHeading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:34px;display:flex}.lobby-module__c8XhvG__columnHeading h3{letter-spacing:0;font-size:13px}.lobby-module__c8XhvG__columnHeading span{color:var(--muted);text-align:right;font-size:11px;font-weight:700}.lobby-module__c8XhvG__socialList{border-top:1px solid var(--line)}.lobby-module__c8XhvG__socialRow,.lobby-module__c8XhvG__challengeRow{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-width:0;min-height:58px;display:flex}.lobby-module__c8XhvG__requestList .lobby-module__c8XhvG__socialRow{padding:0 4px}.lobby-module__c8XhvG__socialIdentity{flex:auto;min-width:0}.lobby-module__c8XhvG__socialIdentity strong,.lobby-module__c8XhvG__socialIdentity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lobby-module__c8XhvG__socialIdentity strong{font-size:13px}.lobby-module__c8XhvG__socialIdentity span{color:var(--muted);margin-top:3px;font-size:11px}.lobby-module__c8XhvG__challengeButton{min-height:34px;color:var(--green-strong);background:var(--surface);padding:0 9px}.lobby-module__c8XhvG__acceptButton{min-height:34px;padding:0 9px}.lobby-module__c8XhvG__openChallenge{min-height:34px;color:var(--green-strong);background:var(--surface);padding:0 9px}.lobby-module__c8XhvG__rowActions{flex:none;align-items:center;gap:6px;display:flex}.lobby-module__c8XhvG__pendingIcon{color:var(--muted);flex:none}.lobby-module__c8XhvG__pendingLabel{color:var(--muted);align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.lobby-module__c8XhvG__emptySocial{min-height:59px;color:var(--muted);border-top:1px solid var(--line);padding:18px 0;font-size:13px}.lobby-module__c8XhvG__aboutService{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:min(100%,780px);margin:54px auto 0;padding:28px 0}.lobby-module__c8XhvG__aboutService h2{letter-spacing:0;margin-bottom:14px;font-size:17px;line-height:1.35}.lobby-module__c8XhvG__aboutDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,5vw,48px);display:grid}.lobby-module__c8XhvG__aboutDetails p{color:var(--muted);font-size:13px;line-height:1.65}.lobby-module__c8XhvG__rankTables{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,5vw,48px);margin-top:24px;padding-top:24px;display:grid}.lobby-module__c8XhvG__rankTableHeading{min-height:48px;margin-bottom:10px}.lobby-module__c8XhvG__rankTableHeading h3{letter-spacing:0;margin:0 0 3px;font-size:13px}.lobby-module__c8XhvG__rankTableHeading p{color:var(--muted);font-size:11px;line-height:1.45}.lobby-module__c8XhvG__rankTableScroll{overflow-x:auto}.lobby-module__c8XhvG__rankTableScroll table{border-collapse:collapse;width:100%;font-size:11px}.lobby-module__c8XhvG__rankTableScroll th,.lobby-module__c8XhvG__rankTableScroll td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:8px 7px}.lobby-module__c8XhvG__rankTableScroll thead th{color:var(--placeholder);text-transform:uppercase;font-size:9px;font-weight:750}.lobby-module__c8XhvG__rankTableScroll tbody th{color:var(--ink);font-weight:700}.lobby-module__c8XhvG__rankTableScroll tbody td{color:var(--muted)}.lobby-module__c8XhvG__rankTableScroll th:first-child,.lobby-module__c8XhvG__rankTableScroll td:first-child{padding-left:0}.lobby-module__c8XhvG__rankTableScroll th:last-child,.lobby-module__c8XhvG__rankTableScroll td:last-child{text-align:right;white-space:nowrap;padding-right:0}.lobby-module__c8XhvG__rankName{white-space:nowrap;align-items:center;gap:7px;min-width:0;display:inline-flex}.lobby-module__c8XhvG__rankName>svg,.lobby-module__c8XhvG__rankName>span{flex:none}.lobby-module__c8XhvG__rankName>span{width:22px;height:22px}.lobby-module__c8XhvG__positiveScore,.lobby-module__c8XhvG__negativeScore{font-weight:750}.lobby-module__c8XhvG__positiveScore{color:var(--success-ink)}.lobby-module__c8XhvG__negativeScore{color:var(--error-ink)}.lobby-module__c8XhvG__legalFooter{width:min(100%,780px);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:42px auto 0;font-size:11px;display:flex}.lobby-module__c8XhvG__legalFooter nav{gap:16px;display:flex}.lobby-module__c8XhvG__legalFooter a{color:var(--green-strong);font-weight:700}@keyframes lobby-module__c8XhvG__spin{to{transform:rotate(360deg)}}@keyframes lobby-module__c8XhvG__lobbySectionIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:650px){.lobby-module__c8XhvG__page{padding-top:max(18px, env(safe-area-inset-top))}.lobby-module__c8XhvG__workspace{margin-top:45px}.lobby-module__c8XhvG__header{align-items:flex-start}.lobby-module__c8XhvG__authActions{gap:5px}.lobby-module__c8XhvG__headerActions{gap:6px}.lobby-module__c8XhvG__leaderboardLink{width:38px;padding:0}.lobby-module__c8XhvG__leaderboardLink span{display:none}.lobby-module__c8XhvG__authActions button{width:38px;padding:0;font-size:0}.lobby-module__c8XhvG__accountSummary strong{max-width:86px}.lobby-module__c8XhvG__accountProfileLink>svg{display:none}.lobby-module__c8XhvG__authPanel,.lobby-module__c8XhvG__authFields{grid-template-columns:minmax(0,1fr)}.lobby-module__c8XhvG__aboutDetails{grid-template-columns:minmax(0,1fr);gap:12px}.lobby-module__c8XhvG__rankTables{grid-template-columns:minmax(0,1fr)}.lobby-module__c8XhvG__rankTableHeading{min-height:0}.lobby-module__c8XhvG__forms{grid-template-columns:1fr}.lobby-module__c8XhvG__playMode{flex-direction:column;align-items:stretch;gap:8px}.lobby-module__c8XhvG__playMode>div{width:100%}.lobby-module__c8XhvG__cosmeticGroups{grid-template-columns:1fr}.lobby-module__c8XhvG__cosmeticGroup,.lobby-module__c8XhvG__cosmeticGroup+.lobby-module__c8XhvG__cosmeticGroup{border-left:0;padding:14px 0}.lobby-module__c8XhvG__cosmeticGroup+.lobby-module__c8XhvG__cosmeticGroup{border-top:1px solid var(--line)}.lobby-module__c8XhvG__cosmeticOptions{grid-template-columns:repeat(5,minmax(92px,1fr));padding-bottom:5px;overflow-x:auto}.lobby-module__c8XhvG__socialGrid{grid-template-columns:1fr}.lobby-module__c8XhvG__socialColumn,.lobby-module__c8XhvG__socialColumn+.lobby-module__c8XhvG__socialColumn{border-left:0;padding:18px 0 4px}.lobby-module__c8XhvG__socialColumn+.lobby-module__c8XhvG__socialColumn{border-top:1px solid var(--line)}.lobby-module__c8XhvG__panel{box-shadow:0 8px 22px #1c252214}.lobby-module__c8XhvG__resumeMatch{left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));width:auto}}@media (max-width:430px){.lobby-module__c8XhvG__accountProfileLink{grid-template-columns:1fr;justify-items:center;width:38px;padding:0}.lobby-module__c8XhvG__accountProfileLink>svg{display:block}.lobby-module__c8XhvG__accountProfileLink>div{display:none}.lobby-module__c8XhvG__friendSearch{grid-template-columns:1fr}.lobby-module__c8XhvG__friendSearch>button{width:100%}.lobby-module__c8XhvG__challengeButton{width:34px;padding:0;font-size:0}}
