.rematch-controls-module__ZfX5sa__rematch{background:var(--surface-muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:9px 12px;display:grid}.rematch-controls-module__ZfX5sa__rematch>div:first-child{min-width:0;color:var(--green-strong);align-items:center;gap:9px;display:flex}.rematch-controls-module__ZfX5sa__rematch>div:first-child>div{gap:2px;min-width:0;display:grid}.rematch-controls-module__ZfX5sa__rematch strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rematch-controls-module__ZfX5sa__rematch span{color:var(--muted);font-size:10px}.rematch-controls-module__ZfX5sa__actions{align-items:center;gap:6px;display:flex}.rematch-controls-module__ZfX5sa__actions button{min-height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--control-line);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.rematch-controls-module__ZfX5sa__actions button:disabled{cursor:not-allowed;opacity:.55}.rematch-controls-module__ZfX5sa__actions .rematch-controls-module__ZfX5sa__accept{color:var(--on-accent);background:var(--green);border-color:var(--green)}.rematch-controls-module__ZfX5sa__rematch>p{color:var(--danger);grid-column:1/-1;font-size:10px}.rematch-controls-module__ZfX5sa__spinner{animation:.9s linear infinite rematch-controls-module__ZfX5sa__spin}@keyframes rematch-controls-module__ZfX5sa__spin{to{transform:rotate(360deg)}}@media (max-width:620px){.rematch-controls-module__ZfX5sa__rematch{grid-template-columns:1fr}.rematch-controls-module__ZfX5sa__actions{width:100%}.rematch-controls-module__ZfX5sa__actions button{flex:1}}
.match-room-module__pBpV2W__room{width:min(100%,1460px);min-height:100svh;padding:max(10px, env(safe-area-inset-top)) max(clamp(10px, 1.8vw, 24px), env(safe-area-inset-right)) max(30px, env(safe-area-inset-bottom)) max(clamp(10px, 1.8vw, 24px), env(safe-area-inset-left));align-content:center;margin:0 auto;display:grid}.match-room-module__pBpV2W__topbar{background:var(--surface);border:1px solid var(--line);border-bottom:0;border-radius:7px 7px 0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:34px;padding:2px 5px;display:grid}.match-room-module__pBpV2W__wordmark{justify-self:start;font-size:18px;font-weight:800}.match-room-module__pBpV2W__exitButton{width:28px;height:28px;color:var(--muted);border:1px solid #0000;border-radius:5px;justify-self:start;place-items:center;transition:color .12s,background-color .12s,border-color .12s;display:grid}.match-room-module__pBpV2W__exitButton:hover{color:var(--ink);background:var(--surface);border-color:var(--line)}.match-room-module__pBpV2W__exitButton:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__topbarCenter{justify-self:center;min-width:0}.match-room-module__pBpV2W__statusLine{align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.match-room-module__pBpV2W__statusLine>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.match-room-module__pBpV2W__pauseProposal{min-width:0;color:var(--green-strong);background:color-mix(in srgb, var(--green) 10%, transparent);border:1px solid var(--green);cursor:pointer;border-radius:5px;align-items:center;gap:5px;padding:4px 7px;display:flex}.match-room-module__pBpV2W__pauseProposal svg{flex:none}.match-room-module__pBpV2W__pauseProposal strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.match-room-module__pBpV2W__pauseProposal:hover:not(:disabled){background:color-mix(in srgb, var(--green) 18%, transparent)}.match-room-module__pBpV2W__pauseProposal:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__pauseProposal:disabled{cursor:default;opacity:.65}.match-room-module__pBpV2W__aiThinkingSpinner{color:var(--green-strong);flex:none}.match-room-module__pBpV2W__statusBadges{justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.match-room-module__pBpV2W__statusBadges b{color:var(--error-ink);background:var(--error-surface);text-transform:uppercase;border-radius:3px;flex:none;padding:3px 6px;font-size:10px}.match-room-module__pBpV2W__statusBadges .match-room-module__pBpV2W__ranked{color:var(--green-strong);background:var(--success-surface)}.match-room-module__pBpV2W__statusBadges .match-room-module__pBpV2W__aiBadge{color:var(--blue-ink);background:var(--blue-surface)}.match-room-module__pBpV2W__codeButton{min-height:27px;color:var(--ink);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:5px;align-items:center;gap:5px;padding:0 6px;font-size:10px;transition:border-color .12s,background-color .12s,transform .12s;display:flex}.match-room-module__pBpV2W__codeButton:hover{background:var(--surface-hover);border-color:var(--control-line)}.match-room-module__pBpV2W__codeButton:active{transform:translateY(1px)}.match-room-module__pBpV2W__codeButton span{font-family:var(--font-geist-mono), monospace;font-weight:750}.match-room-module__pBpV2W__connection{color:var(--muted);align-items:center;gap:3px;font-size:9px;display:flex}.match-room-module__pBpV2W__topbarTools{justify-self:end;align-items:center;gap:2px;display:flex}.match-room-module__pBpV2W__fullscreenButton,.match-room-module__pBpV2W__pauseButton{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;padding:0;transition:color .12s,background-color .12s,border-color .12s;display:grid}.match-room-module__pBpV2W__fullscreenButton:hover,.match-room-module__pBpV2W__pauseButton:hover:not(:disabled),.match-room-module__pBpV2W__pauseButtonActive{color:var(--ink);background:var(--surface);border-color:var(--line)}.match-room-module__pBpV2W__fullscreenButton:focus-visible,.match-room-module__pBpV2W__pauseButton:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__pauseButton{position:relative}.match-room-module__pBpV2W__pauseButtonActive{color:var(--green-strong);border-color:var(--green)}.match-room-module__pBpV2W__pauseButton:disabled{cursor:default;opacity:.65}.match-room-module__pBpV2W__gameSettings{z-index:30;position:relative}.match-room-module__pBpV2W__gameSettings>summary{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;list-style:none;transition:color .12s,background-color .12s,border-color .12s;display:grid}.match-room-module__pBpV2W__gameSettings>summary::-webkit-details-marker{display:none}.match-room-module__pBpV2W__gameSettings>summary:hover,.match-room-module__pBpV2W__gameSettings[open]>summary{color:var(--ink);background:var(--surface);border-color:var(--line)}.match-room-module__pBpV2W__gameSettings>summary:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__settingsMenu{width:220px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:6px;padding:10px;display:grid;position:absolute;top:calc(100% + 7px);right:0}.match-room-module__pBpV2W__settingsMenu>strong{padding:2px 5px 7px;font-size:12px}.match-room-module__pBpV2W__settingsAction{min-height:38px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:12px;font-weight:650;transition:color .12s,opacity .12s;display:flex}.match-room-module__pBpV2W__settingsAction:hover:not(:disabled){color:var(--ink)}.match-room-module__pBpV2W__settingsAction:disabled{cursor:default;opacity:.55}.match-room-module__pBpV2W__exitAction{color:var(--danger)}.match-room-module__pBpV2W__exitAction:hover:not(:disabled){color:var(--danger-strong)}.match-room-module__pBpV2W__settingsConfirmation{color:var(--ink);gap:8px;padding:5px 0 3px;font-size:12px;font-weight:650;display:grid}.match-room-module__pBpV2W__settingsConfirmation>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.match-room-module__pBpV2W__settingsConfirmation button{min-height:32px;color:var(--ink);background:var(--surface-muted);border:1px solid var(--line);cursor:pointer;border-radius:4px;font-size:11px;font-weight:700}.match-room-module__pBpV2W__settingsConfirmation button:hover:not(:disabled){background:var(--surface-hover);border-color:var(--control-line)}.match-room-module__pBpV2W__settingsConfirmation .match-room-module__pBpV2W__confirmExit{color:var(--on-accent);background:var(--danger-strong);border-color:var(--danger-strong)}.match-room-module__pBpV2W__settingsConfirmation .match-room-module__pBpV2W__confirmExit:hover:not(:disabled){background:var(--danger);border-color:var(--danger)}.match-room-module__pBpV2W__settingsConfirmation button:disabled{cursor:default;opacity:.55}.match-room-module__pBpV2W__matchWorkspace{grid-template-columns:clamp(196px,16vw,220px) minmax(0,1fr);align-items:center;gap:clamp(10px,1.2vw,16px);display:grid}.match-room-module__pBpV2W__sidebar{align-self:center;min-width:0;display:grid;position:sticky;top:10px}.match-room-module__pBpV2W__scoreboard{background:var(--surface);border:1px solid var(--line);border-bottom:0;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;position:static;box-shadow:0 10px 30px #161e1b12}.match-room-module__pBpV2W__matchSummary{min-height:40px;color:var(--muted);background:var(--surface-muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;display:flex}.match-room-module__pBpV2W__matchSummary>div{align-items:baseline;gap:6px;display:flex}.match-room-module__pBpV2W__matchSummary span{text-transform:uppercase;font-size:10px;font-weight:750}.match-room-module__pBpV2W__matchSummary strong{color:var(--green-strong);font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:19px;line-height:1}.match-room-module__pBpV2W__matchStatus{z-index:24;background:var(--surface);border:1px solid var(--line);border-radius:0 0 7px 7px;justify-content:space-between;align-items:center;gap:4px;min-width:0;height:36px;padding:3px 5px 3px 10px;display:flex;position:relative}.match-room-module__pBpV2W__matchStatusWithLuck{border-radius:0}.match-room-module__pBpV2W__rollLuckStatus{min-height:26px;color:var(--muted);background:var(--surface-muted);border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;justify-content:space-between;align-items:center;gap:8px;padding:4px 10px;display:flex}.match-room-module__pBpV2W__rollLuckStatus span{font-size:10px;font-weight:750}.match-room-module__pBpV2W__rollLuckStatus strong{font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:11px}.match-room-module__pBpV2W__rollLuckStatus[data-band=very-lucky],.match-room-module__pBpV2W__rollLuckStatus[data-band=lucky]{color:var(--success-ink)}.match-room-module__pBpV2W__rollLuckStatus[data-band=very-unlucky],.match-room-module__pBpV2W__rollLuckStatus[data-band=unlucky]{color:var(--error-ink)}.match-room-module__pBpV2W__matchStatusTools{flex:none;align-items:center;gap:4px;display:flex}.match-room-module__pBpV2W__statusControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.match-room-module__pBpV2W__pipCounts{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);min-width:0;display:grid}.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__blackPlayer,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__whitePlayer{grid-row:1}.match-room-module__pBpV2W__pipCounts>.match-room-module__pBpV2W__cubePanel{grid-row:2}.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__whitePlayer,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__blackPlayer{grid-row:3}.match-room-module__pBpV2W__playerPanel{border-left:3px solid #0000;align-content:center;gap:10px;min-width:0;padding:12px 11px;transition:background-color .16s,border-color .16s;display:grid;position:relative}.match-room-module__pBpV2W__playerPanel.match-room-module__pBpV2W__activePlayer{background:var(--surface-success);border-left-color:var(--green)}.match-room-module__pBpV2W__activePlayer .match-room-module__pBpV2W__swatch{box-shadow:0 0 0 4px color-mix(in srgb, var(--green) 22%, transparent)}.match-room-module__pBpV2W__playerIdentity{align-items:center;gap:10px;min-width:0;display:flex}.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerIdentity{grid-row:2}.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerMetrics,.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerIdentity,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__whitePlayer>.match-room-module__pBpV2W__playerIdentity{grid-row:1}.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerMetrics,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__whitePlayer>.match-room-module__pBpV2W__playerMetrics,.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__whitePlayer>.match-room-module__pBpV2W__playerIdentity,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerIdentity{grid-row:2}.match-room-module__pBpV2W__pipCounts[data-perspective=white]>.match-room-module__pBpV2W__whitePlayer>.match-room-module__pBpV2W__playerMetrics,.match-room-module__pBpV2W__pipCounts[data-perspective=black]>.match-room-module__pBpV2W__blackPlayer>.match-room-module__pBpV2W__playerMetrics{grid-row:1}.match-room-module__pBpV2W__playerInfo{min-width:0}.match-room-module__pBpV2W__playerName{align-items:center;gap:5px;min-width:0;display:flex}.match-room-module__pBpV2W__boardThemeButton{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:0 0 22px;place-items:center;padding:0;transition:color .12s,background-color .12s,border-color .12s;display:grid}.match-room-module__pBpV2W__boardThemeButton:hover{color:var(--ink);background:var(--surface-hover);border-color:var(--line)}.match-room-module__pBpV2W__boardThemeButton[aria-pressed=true]{color:var(--green-strong);background:var(--surface-success);border-color:color-mix(in srgb, var(--green) 45%, var(--line))}.match-room-module__pBpV2W__boardThemeButton:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__playerName strong,.match-room-module__pBpV2W__playerDetails{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.match-room-module__pBpV2W__winnerCrown{color:var(--warning-ink);flex:none}.match-room-module__pBpV2W__aiPlayerIcon{color:var(--muted);flex:none}.match-room-module__pBpV2W__playerName strong{min-width:0;font-size:15px;line-height:1.2}.match-room-module__pBpV2W__playerDetails{color:var(--muted);margin-top:3px;font-size:10px}.match-room-module__pBpV2W__playerMetrics{background:var(--surface-muted);border:1px solid var(--line);border-radius:5px;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden}.match-room-module__pBpV2W__whitePlayer .match-room-module__pBpV2W__playerMetrics{grid-template-areas:"score clock""score pips"}.match-room-module__pBpV2W__blackPlayer .match-room-module__pBpV2W__playerMetrics{grid-template-areas:"score pips""score clock"}.match-room-module__pBpV2W__playerMetrics>div{align-content:center;gap:3px;min-width:0;min-height:48px;padding:6px 7px;display:grid}.match-room-module__pBpV2W__playerMetrics>div+div{border-left:1px solid var(--line)}.match-room-module__pBpV2W__playerMetrics>div>span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.match-room-module__pBpV2W__scoreMetric strong,.match-room-module__pBpV2W__pipMetric strong{color:var(--ink);font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;line-height:1}.match-room-module__pBpV2W__scoreMetric{grid-area:score}.match-room-module__pBpV2W__scoreMetric strong{font-size:24px}.match-room-module__pBpV2W__pipMetric{grid-area:pips;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:6px;min-height:32px!important}.match-room-module__pBpV2W__whitePlayer .match-room-module__pBpV2W__pipMetric,.match-room-module__pBpV2W__blackPlayer .match-room-module__pBpV2W__clockMetric{border-top:1px solid var(--line)}.match-room-module__pBpV2W__pipMetric strong{font-size:15px;font-weight:800}.match-room-module__pBpV2W__pipMetric>span{color:var(--ink)}.match-room-module__pBpV2W__clockMetric{grid-area:clock;justify-items:stretch}.match-room-module__pBpV2W__playerClock{min-width:0;min-height:25px;color:var(--ink);background:var(--surface);border:1px solid var(--line);font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-size:12px;font-weight:750;line-height:1;transition:color .16s,background-color .16s,border-color .16s;display:inline-flex}.match-room-module__pBpV2W__playerClock small{color:var(--muted);font-family:var(--font-geist-sans), sans-serif;font-size:8px;font-weight:800}.match-room-module__pBpV2W__activeClock{color:var(--on-accent);background:var(--green);border-color:var(--green)}.match-room-module__pBpV2W__activeClock small{color:#d7f1e8}.match-room-module__pBpV2W__lowClock{color:var(--on-accent);background:var(--danger-strong);border-color:var(--danger-strong)}.match-room-module__pBpV2W__lowClock small{color:#ffe1dd}.match-room-module__pBpV2W__swatch{border:2px solid #343b38;border-radius:50%;flex:0 0 29px;width:29px;height:29px;box-shadow:inset 0 0 0 2px #ffffff3d}.match-room-module__pBpV2W__whiteSwatch{background:#f7f4e9}.match-room-module__pBpV2W__blackSwatch{background:#29312e}.match-room-module__pBpV2W__cubePanel{background:color-mix(in srgb, var(--surface-muted) 70%, var(--surface));border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:8px 10px;display:grid}.match-room-module__pBpV2W__cubeHeading{justify-content:space-between;align-items:center;gap:8px;display:flex}.match-room-module__pBpV2W__cubeHeading span{color:var(--ink);text-transform:uppercase;font-size:10px;font-weight:800}.match-room-module__pBpV2W__cubeMain{grid-template-columns:39px minmax(0,1fr);align-items:center;gap:9px;display:grid}.match-room-module__pBpV2W__cubeFace{color:#242928;background:#fffdf5;border:1px solid #3c4441;border-radius:4px;place-items:center;width:30px;height:30px;margin:2px 4px 0 0;display:grid;position:relative}.match-room-module__pBpV2W__cubeFace:before{content:"";border:1px solid #a8ada8;border-radius:2px;position:absolute;inset:3px}.match-room-module__pBpV2W__cubeFace strong{z-index:1;font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:14px;line-height:1;position:relative}.match-room-module__pBpV2W__cubeFaceButton{appearance:none;font:inherit;padding:0}.match-room-module__pBpV2W__cubeFaceButton:not(:disabled){cursor:pointer}.match-room-module__pBpV2W__cubeFace.match-room-module__pBpV2W__cubeFaceInteractive{border-color:var(--green);border-width:3px}.match-room-module__pBpV2W__cubeFaceButton:not(:disabled):hover{border-color:var(--green-strong)}.match-room-module__pBpV2W__cubeFaceButton:focus-visible{outline:3px solid var(--green-strong);outline-offset:3px}.match-room-module__pBpV2W__cubeFaceButton:disabled{opacity:1}.match-room-module__pBpV2W__cubeFaceButton.match-room-module__pBpV2W__cubeFaceDisabled{filter:grayscale();opacity:.45}.match-room-module__pBpV2W__cubeCopy{min-width:0;display:grid}.match-room-module__pBpV2W__cubeCopy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;display:block;overflow:hidden}.match-room-module__pBpV2W__cubeCopy .match-room-module__pBpV2W__cubeOwnerIndicator{width:fit-content;color:var(--ink);align-items:center;display:inline-flex}.match-room-module__pBpV2W__cubeCopy .match-room-module__pBpV2W__cubeQueuedIndicator{width:fit-content;color:var(--green-strong);align-items:center;display:inline-flex}.match-room-module__pBpV2W__cubeOffered{background:var(--warning-surface);border-color:color-mix(in srgb, var(--warning-ink) 42%, var(--line))}.match-room-module__pBpV2W__cubeOffered .match-room-module__pBpV2W__cubeFace{color:#271f09;border-color:var(--warning-ink)}.match-room-module__pBpV2W__gameArea{width:100%;min-width:0}.match-room-module__pBpV2W__autoRollToggle{color:var(--muted);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.match-room-module__pBpV2W__autoRollToggle input{opacity:0;width:1px;height:1px;position:absolute}.match-room-module__pBpV2W__autoRollSwitch{background:var(--control-line);border:1px solid var(--line-strong);border-radius:9px;flex:0 0 32px;width:32px;height:18px;transition:background-color .12s,border-color .12s;position:relative}.match-room-module__pBpV2W__autoRollSwitch:after{background:var(--surface);content:"";border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #161e1b38}.match-room-module__pBpV2W__autoRollToggle input:checked+.match-room-module__pBpV2W__autoRollSwitch{background:var(--green);border-color:var(--green)}.match-room-module__pBpV2W__autoRollToggle input:checked+.match-room-module__pBpV2W__autoRollSwitch:after{transform:translate(14px)}.match-room-module__pBpV2W__autoRollToggle input:focus-visible+.match-room-module__pBpV2W__autoRollSwitch{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__cubeAutoRoll{gap:3px;font-size:9px}.match-room-module__pBpV2W__cubeAutoRoll .match-room-module__pBpV2W__autoRollSwitch{flex-basis:30px;width:30px}.match-room-module__pBpV2W__autoRollIcon{color:var(--muted)}.match-room-module__pBpV2W__cubeAutoRoll .match-room-module__pBpV2W__autoRollText{display:inline}.match-room-module__pBpV2W__boardStage{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-width:0;display:grid}.match-room-module__pBpV2W__boardStage>section{grid-area:1/1/auto/-1;justify-self:center}.match-room-module__pBpV2W__statusReaction{min-width:0;color:var(--ink);pointer-events:none;align-items:center;gap:5px;animation:2.6s cubic-bezier(.18,.78,.28,1) both match-room-module__pBpV2W__reactionStatus;display:flex}.match-room-module__pBpV2W__statusReaction strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;line-height:1.1;overflow:hidden}.match-room-module__pBpV2W__reactionEmoji{transform-origin:50%;flex:none;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:22px;line-height:1;display:inline-block}.match-room-module__pBpV2W__statusReaction[data-reaction=laugh] .match-room-module__pBpV2W__reactionEmoji{animation:.62s ease-in-out 2 match-room-module__pBpV2W__reactionLaugh}.match-room-module__pBpV2W__statusReaction[data-reaction=smug] .match-room-module__pBpV2W__reactionEmoji{animation:1.5s ease-in-out both match-room-module__pBpV2W__reactionSmug}.match-room-module__pBpV2W__statusReaction[data-reaction=salt] .match-room-module__pBpV2W__reactionEmoji{animation:.52s ease-in-out 3 match-room-module__pBpV2W__reactionSalt}.match-room-module__pBpV2W__statusReaction[data-reaction=clown] .match-room-module__pBpV2W__reactionEmoji{animation:.72s cubic-bezier(.3,1.35,.55,1) 2 match-room-module__pBpV2W__reactionClown}.match-room-module__pBpV2W__statusReaction[data-reaction=rage] .match-room-module__pBpV2W__reactionEmoji{animation:.11s linear 12 match-room-module__pBpV2W__reactionRage}.match-room-module__pBpV2W__statusReaction[data-reaction=skull] .match-room-module__pBpV2W__reactionEmoji{animation:1.45s ease-in both match-room-module__pBpV2W__reactionSkull}.match-room-module__pBpV2W__reactionPicker{justify-items:center;display:grid;position:relative}.match-room-module__pBpV2W__reactionOptions{z-index:35;background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:6px;grid-template-columns:repeat(3,30px);gap:4px;padding:5px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0}.match-room-module__pBpV2W__reactionOptions button,.match-room-module__pBpV2W__reactionToggle{color:var(--ink);background:var(--surface);border:1px solid var(--control-line);cursor:pointer;border-radius:5px;place-items:center;padding:0;transition:background-color .12s,border-color .12s,transform .12s;display:grid}.match-room-module__pBpV2W__reactionOptions button{width:30px;height:30px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:19px}.match-room-module__pBpV2W__reactionToggle{width:28px;height:28px;color:var(--green-strong)}.match-room-module__pBpV2W__reactionOptions button:hover:not(:disabled),.match-room-module__pBpV2W__reactionToggle:hover:not(:disabled){background:var(--surface-hover);border-color:var(--green);transform:translateY(-1px)}.match-room-module__pBpV2W__reactionOptions button:focus-visible,.match-room-module__pBpV2W__reactionToggle:focus-visible{outline:2px solid var(--green);outline-offset:2px}.match-room-module__pBpV2W__reactionOptions button:disabled,.match-room-module__pBpV2W__reactionToggle:disabled{cursor:default;opacity:.45}@keyframes match-room-module__pBpV2W__reactionStatus{0%{opacity:1;transform:translate(-7px)scale(.72)}9%,82%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(5px)scale(.96)}}@keyframes match-room-module__pBpV2W__reactionLaugh{0%,to{transform:rotate(0)}35%{transform:rotate(-12deg)translateY(-2px)}70%{transform:rotate(12deg)translateY(1px)}}@keyframes match-room-module__pBpV2W__reactionSmug{0%{transform:translate(-4px)rotate(-6deg)}55%,to{transform:translate(0)rotate(7deg)scale(1.08)}}@keyframes match-room-module__pBpV2W__reactionSalt{0%,to{transform:rotate(-7deg)}50%{transform:translateY(-4px)rotate(15deg)}}@keyframes match-room-module__pBpV2W__reactionClown{0%,to{transform:scale(1)}45%{transform:translateY(-7px)scale(1.16)}}@keyframes match-room-module__pBpV2W__reactionRage{0%,to{transform:translate(-2px)rotate(-3deg)}50%{transform:translate(2px)rotate(3deg)scale(1.05)}}@keyframes match-room-module__pBpV2W__reactionSkull{0%{transform:translateY(-9px)rotate(-8deg)}55%{transform:translateY(0)rotate(7deg)}to{transform:translateY(7px)rotate(0)scale(.92)}}.match-room-module__pBpV2W__passOverlay{z-index:20;border:1px solid var(--line-strong);background:var(--surface);pointer-events:none;text-align:center;border-radius:6px;grid-area:1/1;place-self:center;gap:3px;min-width:min(250px,72%);padding:12px 18px;display:grid;box-shadow:0 10px 28px #0d141252}.match-room-module__pBpV2W__passOverlay strong{color:var(--text);font-size:15px}.match-room-module__pBpV2W__passOverlay span{color:var(--muted);font-size:11px;font-weight:650}.match-room-module__pBpV2W__pauseOverlay{z-index:21;width:min(310px,100% - 28px);color:var(--ink);background:color-mix(in srgb, var(--surface) 96%, transparent);border:1px solid var(--green);border-radius:6px;grid-area:1/1;place-self:center;gap:12px;padding:15px;display:grid;box-shadow:0 12px 34px #0d14124d}.match-room-module__pBpV2W__pauseOverlayHeading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.match-room-module__pBpV2W__pauseOverlayHeading>svg{color:var(--green-strong)}.match-room-module__pBpV2W__pauseOverlayHeading strong{font-size:15px}.match-room-module__pBpV2W__pauseOverlay>button{min-height:36px;color:var(--on-accent);background:var(--green);border:1px solid var(--green);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.match-room-module__pBpV2W__pauseOverlay>button:hover:not(:disabled){background:var(--green-strong)}.match-room-module__pBpV2W__pauseOverlay>button:disabled{cursor:wait;opacity:.6}.match-room-module__pBpV2W__pauseOverlay>p{color:var(--muted);text-align:center;font-size:11px;font-weight:700}.match-room-module__pBpV2W__moveNoticeToast{border-color:var(--green);align-self:center;width:min(210px,84%);min-width:0;padding:9px 14px;animation-name:match-room-module__pBpV2W__moveNoticeToast;animation-timing-function:ease-out;animation-fill-mode:both;box-shadow:0 7px 20px #0d14123d}.match-room-module__pBpV2W__moveNoticeToastRight{border-left-width:4px;grid-column:2;justify-self:center}.match-room-module__pBpV2W__moveNoticeToastLeft{border-right-width:4px;grid-column:1;justify-self:center}@keyframes match-room-module__pBpV2W__moveNoticeToast{0%,68%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-3px)}}.match-room-module__pBpV2W__resultAnalysis{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-content:center;gap:22px;min-height:clamp(390px,45vw,520px);padding:clamp(20px,4vw,42px);display:grid;position:relative}.match-room-module__pBpV2W__resultOutcome{background:var(--surface-muted);border:1px solid var(--line);isolation:isolate;text-align:center;border-radius:6px;place-items:center;min-height:118px;padding:18px;display:grid;position:relative;overflow:hidden}.match-room-module__pBpV2W__resultVictory{background:var(--surface-success);border-color:color-mix(in srgb, var(--green) 42%, var(--line))}.match-room-module__pBpV2W__resultOutcomeContent{z-index:1;align-items:center;gap:13px;display:flex;position:relative}.match-room-module__pBpV2W__resultTrophy{width:43px;height:43px;color:var(--green-strong);background:var(--surface);border:1px solid var(--line-strong);border-radius:50%;flex:0 0 43px;place-items:center;display:grid}.match-room-module__pBpV2W__resultOutcomeContent>div{text-align:left;justify-items:start;gap:2px;display:grid}.match-room-module__pBpV2W__resultOutcomeContent>div>span{color:var(--green-strong);text-transform:uppercase;font-size:10px;font-weight:800}.match-room-module__pBpV2W__resultOutcome h1{font-size:28px;line-height:1.1}.match-room-module__pBpV2W__resultOutcome p{color:var(--muted);font-size:11px}.match-room-module__pBpV2W__confetti{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.match-room-module__pBpV2W__confetti span{opacity:0;width:7px;height:11px;animation-name:match-room-module__pBpV2W__confetti-fall;animation-timing-function:cubic-bezier(.18,.72,.34,1);animation-fill-mode:forwards;position:absolute;top:-14px}.match-room-module__pBpV2W__confetti span:nth-child(3n){border-radius:50%;width:8px;height:8px}.match-room-module__pBpV2W__confetti span:nth-child(4n){width:5px;height:13px}.match-room-module__pBpV2W__resultAnalysisHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.match-room-module__pBpV2W__resultAnalysisHeader>div,.match-room-module__pBpV2W__resultAnalysisHeader>div>div{align-items:center;display:flex}.match-room-module__pBpV2W__resultAnalysisHeader>div{gap:10px}.match-room-module__pBpV2W__resultAnalysisHeader>div>div{align-items:baseline;gap:8px}.match-room-module__pBpV2W__resultAnalysisHeader span,.match-room-module__pBpV2W__resultAnalysisHeader>strong{color:var(--muted);font-size:11px;font-weight:750}.match-room-module__pBpV2W__resultAnalysisHeader h2{font-size:18px}.match-room-module__pBpV2W__resultAnalysisProgress,.match-room-module__pBpV2W__resultAnalysisError{min-height:190px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.match-room-module__pBpV2W__resultAnalysisProgress strong,.match-room-module__pBpV2W__resultAnalysisError strong{color:var(--ink);font-size:16px}.match-room-module__pBpV2W__resultAnalysisProgress>span,.match-room-module__pBpV2W__resultAnalysisError>span{font-size:12px}.match-room-module__pBpV2W__resultProgressTrack{background:var(--surface-segmented);border-radius:3px;width:min(280px,70vw);height:5px;margin-top:8px;overflow:hidden}.match-room-module__pBpV2W__resultProgressTrack span{background:var(--green);height:100%;transition:width .18s;display:block}.match-room-module__pBpV2W__resultAnalysisProgress small{font-family:var(--font-geist-mono), monospace;font-size:10px}.match-room-module__pBpV2W__resultAnalysisError button{min-height:36px;color:var(--green-strong);background:var(--surface);border:1px solid var(--green);cursor:pointer;border-radius:4px;align-items:center;gap:6px;margin-top:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.match-room-module__pBpV2W__resultScoreGrid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.match-room-module__pBpV2W__resultScoreGrid article{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:minmax(0,1fr);min-width:0;min-height:218px;padding:18px;display:grid}.match-room-module__pBpV2W__resultScoreGrid article+article{border-left:1px solid var(--line)}.match-room-module__pBpV2W__resultPlayer{align-items:center;gap:10px;min-width:0;min-height:48px;padding-bottom:12px;display:flex}.match-room-module__pBpV2W__resultPlayerSwatch{border:2px solid #343b38;border-radius:50%;flex:0 0 26px;width:26px;height:26px}.match-room-module__pBpV2W__resultPlayer>div{gap:3px;min-width:0;display:grid}.match-room-module__pBpV2W__resultPlayerName{align-items:flex-start;gap:6px;min-width:0;display:flex}.match-room-module__pBpV2W__resultPlayerName strong{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.2}.match-room-module__pBpV2W__resultPlayerName .match-room-module__pBpV2W__winnerCrown{margin-top:1px}.match-room-module__pBpV2W__skillMedal{color:var(--green-strong);flex:none;margin-top:1px}.match-room-module__pBpV2W__resultPlayerMeta{flex-wrap:wrap;align-items:baseline;gap:3px 7px;min-width:0;display:flex}.match-room-module__pBpV2W__resultPlayerMeta b{white-space:nowrap;flex:none;font-size:10px;font-weight:800}.match-room-module__pBpV2W__ratingGain{color:var(--success-ink)}.match-room-module__pBpV2W__ratingLoss{color:var(--danger)}.match-room-module__pBpV2W__resultPlayer span{color:var(--muted);font-size:10px}.match-room-module__pBpV2W__resultMetric{border-top:1px solid var(--line);gap:3px;min-width:0;padding:12px 0;display:grid}.match-room-module__pBpV2W__resultMetric>div{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.match-room-module__pBpV2W__resultMetric>strong{font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:24px}.match-room-module__pBpV2W__positiveMetric{color:var(--success-ink)}.match-room-module__pBpV2W__negativeMetric{color:var(--danger)}.match-room-module__pBpV2W__resultMetric small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.match-room-module__pBpV2W__skillRankSummary{align-items:center;gap:4px;min-width:0;display:flex}.match-room-module__pBpV2W__skillRankSummary svg{flex:none}.match-room-module__pBpV2W__skillRankSummary span{text-overflow:ellipsis;overflow:hidden}.match-room-module__pBpV2W__resultAnalysisFooter{color:var(--muted);justify-content:flex-end;gap:18px;font-size:10px;display:flex}.match-room-module__pBpV2W__resultSaveError{color:var(--danger);text-align:center;font-size:11px}.match-room-module__pBpV2W__actionDock{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:12px;min-height:64px;margin-top:10px;padding:8px;display:block}.match-room-module__pBpV2W__dice{border-right:1px solid var(--line);align-items:center;gap:7px;min-width:92px;min-height:46px;padding:0 5px;display:flex}@property --dice-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.match-room-module__pBpV2W__die{--die-face:var(--input);--die-edge:var(--control-line);--die-pip:var(--ink);--die-surface:linear-gradient(145deg, color-mix(in srgb, var(--die-accent,white) 18%, var(--die-face)), var(--die-face) 54%, color-mix(in srgb, var(--die-face) 88%, black));--die-texture:linear-gradient(125deg, #fff3, transparent 34% 68%, #00000014);--die-overlay:linear-gradient(145deg, #ffffff17, transparent 42% 76%, #0000000a);--die-shine:linear-gradient(115deg, transparent 34%, #ffffff94 49%, transparent 64%);--die-shine-opacity:.12;isolation:isolate;background:var(--die-texture), var(--die-surface);border:1px solid var(--die-edge);width:39px;height:39px;color:var(--die-pip);border-radius:6px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);padding:6px;display:grid;position:relative;overflow:visible;box-shadow:0 2px 4px #0e141338}.match-room-module__pBpV2W__die:before{z-index:0;background:var(--die-overlay);content:"";pointer-events:none;border-radius:3px;position:absolute;inset:2px}.match-room-module__pBpV2W__die:after{z-index:1;background:var(--die-shine);border-radius:inherit;content:"";opacity:var(--die-shine-opacity);pointer-events:none;position:absolute;inset:0}.match-room-module__pBpV2W__dieWhite{--die-face:var(--die-light-face,#fffdf5);--die-edge:var(--die-light-edge,#a6aaa5);--die-pip:var(--die-light-pip,#202523)}.match-room-module__pBpV2W__dieBlack{--die-face:var(--die-dark-face,#24292a);--die-edge:var(--die-dark-edge,#111516);--die-pip:var(--die-dark-pip,#fffdf5)}.match-room-module__pBpV2W__die>span{z-index:2;place-items:center;display:grid;position:relative}.match-room-module__pBpV2W__pip:before{aspect-ratio:1;width:min(72%,9px);min-width:6px;box-shadow:0 0 0 1px color-mix(in srgb, currentcolor 72%, black);content:"";background:currentColor;border-radius:50%}.match-room-module__pBpV2W__dieUsed{border-color:color-mix(in srgb, var(--die-edge) 75%, #555);box-shadow:none;filter:grayscale();opacity:.58}.match-room-module__pBpV2W__dieBlack.match-room-module__pBpV2W__dieUsed{border-color:color-mix(in srgb, var(--die-edge) 75%, #111)}.match-room-module__pBpV2W__die[data-dice-finish]{box-shadow:0 2px 5px #0e141842}.match-room-module__pBpV2W__die[data-dice-finish=enamel]{--die-surface:linear-gradient(145deg, color-mix(in srgb, var(--die-accent) 24%, var(--die-face)), var(--die-face) 52%, color-mix(in srgb, var(--die-face) 88%, black));--die-texture:linear-gradient(118deg, #ffffff2e, transparent 31% 74%, #00000017);--die-overlay:linear-gradient(138deg, #ffffff38 0 10%, transparent 34% 100%);--die-shine-opacity:.18}.match-room-module__pBpV2W__die[data-dice-finish=lacquer]{--die-surface:linear-gradient(142deg, color-mix(in srgb, var(--die-face) 68%, white), color-mix(in srgb, var(--die-accent) 12%, var(--die-face)) 27%, var(--die-face) 58%, color-mix(in srgb, var(--die-face) 76%, black));--die-texture:linear-gradient(124deg, #fff3, transparent 30% 72%, #0000001a);--die-overlay:radial-gradient(circle at 27% 20%, #ffffff61, transparent 38%);--die-shine:linear-gradient(110deg, transparent 30%, #ffffffb8 47%, transparent 64%);--die-shine-opacity:.3}.match-room-module__pBpV2W__die[data-dice-finish=jade]{--die-surface:linear-gradient(142deg, color-mix(in srgb, var(--die-face) 62%, white), color-mix(in srgb, var(--die-accent) 20%, var(--die-face)) 30%, var(--die-face) 59%, color-mix(in srgb, var(--die-face) 74%, #174c3c));--die-texture:radial-gradient(circle at 30% 25%, #ffffff42, transparent 36%), linear-gradient(128deg, transparent 0 42%, color-mix(in srgb, var(--die-accent) 17%, transparent) 43% 56%, transparent 57%);--die-overlay:linear-gradient(136deg, #ffffff4d, transparent 38% 72%, #174c3c1f);--die-shine-opacity:.32}.match-room-module__pBpV2W__die[data-dice-finish=gem]{--die-surface:linear-gradient(152deg, color-mix(in srgb, var(--die-accent) 72%, white), color-mix(in srgb, var(--die-accent) 24%, var(--die-face)) 28%, var(--die-face) 58%, color-mix(in srgb, var(--die-face) 82%, black));--die-texture:linear-gradient(42deg, transparent 0 30%, #ffffff2e 31% 33%, transparent 34% 68%, #0000001c 69% 71%, transparent 72%), linear-gradient(132deg, transparent 0 42%, color-mix(in srgb, var(--die-accent) 24%, transparent) 43% 61%, transparent 62%);--die-overlay:linear-gradient(90deg, #ffffff21, transparent 36% 66%, #0000001a);--die-shine-opacity:.24}.match-room-module__pBpV2W__die[data-dice-finish=metal]{--die-surface:linear-gradient(118deg, color-mix(in srgb, var(--die-face) 80%, white), color-mix(in srgb, var(--die-accent) 15%, var(--die-face)) 34%, var(--die-face) 58%, color-mix(in srgb, var(--die-face) 82%, black));--die-texture:repeating-linear-gradient(96deg, #ffffff1a 0 1px, #0000000a 1px 3px);--die-overlay:linear-gradient(145deg, #ffffff2e, transparent 35% 68%, #0000001f);--die-shine-opacity:.16}.match-room-module__pBpV2W__die[data-dice-theme=royal-bullion]{--bullion-star:url(/board/bullion-star.svg);--die-surface:linear-gradient(132deg, color-mix(in srgb, var(--die-face) 52%, white), var(--die-face) 27%, color-mix(in srgb, var(--die-face) 86%, black) 61%, color-mix(in srgb, var(--die-face) 68%, black));--die-texture:var(--bullion-star) 0 0 / 9px repeat, repeating-linear-gradient(98deg, #ffffff21 0 1px, transparent 1px 3px, #0000000d 3px 4px), radial-gradient(circle at 50% 50%, transparent 0 56%, #ffffff3d 57% 61%, transparent 62%);--die-overlay:radial-gradient(circle at 24% 18%, #ffffff6b, transparent 36%);--die-shine:linear-gradient(112deg, transparent 34%, #ffffffc7 48%, transparent 62%);--die-shine-opacity:.42}.match-room-module__pBpV2W__dieBlack[data-dice-theme=royal-bullion]{--bullion-star:url(/board/bullion-star-gold.svg)}.match-room-module__pBpV2W__die[data-dice-theme=royal-bullion]:after{animation:4.8s ease-in-out infinite match-room-module__pBpV2W__bullionShine;animation-delay:var(--die-idle-delay,0s);background-position:160% 0;background-size:240% 100%;animation-direction:alternate}.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia]{--nocturne-inlay:url(/board/nocturne-inlay.svg);--die-surface:linear-gradient(138deg, color-mix(in srgb, var(--die-face) 60%, white), var(--die-face) 30%, color-mix(in srgb, var(--die-face) 92%, #32618f) 64%, color-mix(in srgb, var(--die-face) 76%, black));--die-texture:var(--nocturne-inlay) center / 31px 31px no-repeat, radial-gradient(circle at 50% 50%, transparent 0 57%, #d9b96638 58% 61%, transparent 62%);--die-overlay:radial-gradient(circle at 24% 18%, #ffffff75, transparent 37%);--die-shine:linear-gradient(108deg, transparent 31%, #ffffffc7 47%, transparent 63%);--die-shine-opacity:.38}.match-room-module__pBpV2W__dieBlack[data-dice-theme=nocturne-regalia]{--die-overlay:radial-gradient(circle at 24% 18%, #ffffff3d, transparent 37%)}.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia] .match-room-module__pBpV2W__pip:before{box-shadow:0 0 0 1px color-mix(in srgb, currentcolor 70%, black), 0 0 0 2px #d9b96638}.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia]:after{animation:5.8s ease-in-out infinite match-room-module__pBpV2W__nocturneLacquerShine;animation-delay:var(--die-idle-delay,0s);background-position:150% 0;background-size:240% 100%}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]{--die-surface:linear-gradient(138deg, color-mix(in srgb, var(--die-face) 58%, white), var(--die-face) 29%, color-mix(in srgb, var(--die-face) 88%, #73c79f) 62%, color-mix(in srgb, var(--die-face) 72%, #174c3c));--die-texture:url(/board/verdant-weave.svg) center / 28px 28px no-repeat, radial-gradient(circle at 50% 50%, transparent 0 56%, #cda4433d 57% 61%, transparent 62%);--die-shine:linear-gradient(108deg, transparent 30%, #fffc 47%, transparent 64%);--die-shine-opacity:.4}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]:before{opacity:.28;background:#2d7253;inset:6px;-webkit-mask:url(/board/first-player-laurel.svg) 50%/contain no-repeat;mask:url(/board/first-player-laurel.svg) 50%/contain no-repeat}.match-room-module__pBpV2W__dieBlack[data-dice-theme=founders-laurel]:before{opacity:.34;background:#e1bb61}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel] .match-room-module__pBpV2W__pip:before{box-shadow:0 0 0 1px color-mix(in srgb, currentcolor 70%, #173f31), 0 0 0 2px #c9a34e3d}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]:after{animation:6.4s ease-in-out infinite match-room-module__pBpV2W__founderJadeShine;animation-delay:var(--die-idle-delay,0s);background-position:155% 0;background-size:245% 100%}.match-room-module__pBpV2W__die[data-dice-theme=midnight-spark]{--die-surface:linear-gradient(138deg, color-mix(in srgb, var(--die-face) 58%, white), var(--die-face) 28%, color-mix(in srgb, var(--die-face) 82%, #ff78a8) 62%, color-mix(in srgb, var(--die-face) 72%, #24173f));--die-texture:linear-gradient(transparent, transparent);--die-overlay:radial-gradient(circle at 24% 18%, #ffffff8a, transparent 38%);--die-shine-opacity:.46}.match-room-module__pBpV2W__dieBlack[data-dice-theme=midnight-spark]{--die-surface:linear-gradient(138deg, color-mix(in srgb, var(--die-face) 82%, white), var(--die-face) 30%, color-mix(in srgb, var(--die-face) 90%, #6f4f9b) 64%, color-mix(in srgb, var(--die-face) 90%, black));--die-overlay:radial-gradient(circle at 24% 18%, #ffffff47, transparent 36%)}.match-room-module__pBpV2W__die[data-dice-theme=midnight-spark]:before{clip-path:polygon(50% 0,61% 35%,98% 50%,61% 65%,50% 100%,39% 65%,2% 50%,39% 35%);opacity:.3;background:#7b4f83;inset:7px}.match-room-module__pBpV2W__die>.match-room-module__pBpV2W__diceGlitter{z-index:1;mix-blend-mode:screen;opacity:.78;pointer-events:none;background:url(/board/eras-glitter-dice.svg) 50%/100% 100% no-repeat;border-radius:4px;display:block;position:absolute;inset:1px}.match-room-module__pBpV2W__dieBlack[data-dice-theme=midnight-spark]:before{opacity:.36;background:#c4a6e3}.match-room-module__pBpV2W__die[data-dice-finish=frost]{--die-surface:linear-gradient(148deg, color-mix(in srgb, var(--die-accent) 72%, white), color-mix(in srgb, var(--die-face) 90%, white) 24%, var(--die-face) 56%, color-mix(in srgb, var(--die-face) 86%, black));--die-texture:linear-gradient(36deg, transparent 0 43%, #ffffff2e 44% 46%, transparent 47%), linear-gradient(132deg, transparent 0 58%, color-mix(in srgb, var(--die-accent) 18%, transparent) 59% 63%, transparent 64%);--die-overlay:repeating-linear-gradient(28deg, #ffffff0d 0 1px, transparent 1px 5px);--die-shine-opacity:.22}.match-room-module__pBpV2W__die[data-dice-finish=prism]{--die-surface:conic-gradient(from 215deg, color-mix(in srgb, var(--die-face) 72%, var(--die-accent)), var(--die-face), color-mix(in srgb, var(--die-face) 70%, white), color-mix(in srgb, var(--die-accent) 38%, var(--die-face)), color-mix(in srgb, var(--die-face) 86%, black), color-mix(in srgb, var(--die-face) 72%, var(--die-accent)));--die-texture:linear-gradient(58deg, transparent 0 36%, #ffffff29 37% 39%, transparent 40%), linear-gradient(148deg, transparent 0 54%, color-mix(in srgb, var(--die-accent) 22%, transparent) 55% 70%, transparent 71%);--die-overlay:linear-gradient(120deg, #ffffff29, transparent 42% 68%, #00000017);--die-shine-opacity:.28}.match-room-module__pBpV2W__die[data-dice-finish=celestial]{--die-surface:linear-gradient(145deg, color-mix(in srgb, var(--die-accent) 26%, var(--die-face)), var(--die-face) 48%, color-mix(in srgb, var(--die-face) 82%, black));--die-texture:radial-gradient(circle at 16% 20%, #fff 0 1px, transparent 1.8px), radial-gradient(circle at 76% 26%, color-mix(in srgb, var(--die-accent) 80%, white) 0 1px, transparent 1.8px), radial-gradient(circle at 38% 76%, #fff1a8 0 1px, transparent 1.8px), radial-gradient(circle at 86% 72%, #fff 0 .8px, transparent 1.6px), linear-gradient(32deg, transparent 0 44%, color-mix(in srgb, var(--die-accent) 14%, transparent) 45% 58%, transparent 59%);--die-overlay:radial-gradient(circle at 25% 65%, #ffffffb8 0 .7px, transparent 1.5px), radial-gradient(circle at 70% 42%, color-mix(in srgb, var(--die-accent) 75%, white) 0 .8px, transparent 1.6px);--die-shine-opacity:.26}.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]:before{background:radial-gradient(circle at 24% 64%, #fff 0 .9px, transparent 1.8px), radial-gradient(circle at 72% 38%, color-mix(in srgb, var(--die-accent) 72%, white) 0 1px, transparent 2px), radial-gradient(circle at 58% 82%, #fff2ad 0 .8px, transparent 1.7px);animation:3.8s steps(4,end) infinite match-room-module__pBpV2W__shahStarTwinkle}.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]{--die-shine:linear-gradient(145deg, transparent 34%, #ffffff94 49%, transparent 64%)}.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]:after{animation:11.2s ease-in-out infinite match-room-module__pBpV2W__shahStarSweep;animation-delay:var(--die-idle-delay,0s);background-position:120% 120%;background-size:240% 240%}.match-room-module__pBpV2W__die>.match-room-module__pBpV2W__diceGlow{z-index:3;pointer-events:none;-webkit-mask-composite:xor;border-radius:9px;padding:3px;display:none;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.match-room-module__pBpV2W__die[data-dice-tier=uncommon]{border-color:color-mix(in srgb, var(--die-accent) 42%, var(--die-edge));box-shadow:0 0 0 1px color-mix(in srgb, var(--die-accent) 22%, transparent), 0 2px 5px #0a0f1838}.match-room-module__pBpV2W__die:is([data-dice-tier=rare],[data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature]){border-color:color-mix(in srgb, var(--die-accent) 54%, var(--die-edge))}.match-room-module__pBpV2W__die:is([data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature]){box-shadow:0 0 12px 2px color-mix(in srgb, var(--die-accent) 28%, transparent), 0 2px 5px #0a0f183d}.match-room-module__pBpV2W__die:is([data-dice-tier=rare],[data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature])>.match-room-module__pBpV2W__diceGlow{animation:6s linear infinite match-room-module__pBpV2W__premiumDiceGlow;display:block}.match-room-module__pBpV2W__die[data-dice-finish=gem]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #8affdc, var(--die-accent), #e5fffb, #3c95d4, #8affdc);animation-duration:5.2s}.match-room-module__pBpV2W__die[data-dice-finish=metal]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #fff3bd, #8c6a43, #f5f1e8, #9ea7b0, #fff3bd);animation-duration:7.4s;animation-direction:reverse}.match-room-module__pBpV2W__die[data-dice-finish=lacquer]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #f5efe1, #b89243, #a92d52, #32618f, #d9b966, #f5efe1);animation-duration:8.6s}.match-room-module__pBpV2W__die[data-dice-finish=jade]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #f5ebc9, #c7a34f, #73c79f, #174c3c, #865072, #c7a34f, #f5ebc9);animation-duration:9.2s}.match-room-module__pBpV2W__die[data-dice-finish=frost]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #fff, #9cf5ff, #a8b9ff, #fff);animation-duration:8.2s}.match-room-module__pBpV2W__die[data-dice-finish=prism]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #ff79b8, #ffe36e, #6fffd2, #72b9ff, #c98cff, #ff79b8);animation-duration:3.8s}.match-room-module__pBpV2W__die[data-dice-finish=celestial]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #73e6ff, #a98cff, #ffe29a, #73e6ff);animation-duration:6.4s}.match-room-module__pBpV2W__die[data-dice-finish=ember]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #fff09a, #ff9d2e, #ed3b22, #7a1020, #ffcf4a, #fff09a);animation-duration:3.2s}.match-room-module__pBpV2W__die[data-dice-finish=stone]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #f0eadc, #8f9898, #c5ad7d, #63676b, #f0eadc);animation-duration:9s;animation-direction:reverse}.match-room-module__pBpV2W__die:is([data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature]){--die-overlay:linear-gradient(145deg, #ffffff57 0 10%, transparent 30% 68%, color-mix(in srgb, var(--die-accent) 22%, transparent));border-color:color-mix(in srgb, var(--die-accent) 58%, var(--die-edge));box-shadow:0 0 14px 3px color-mix(in srgb, var(--die-accent) 34%, transparent), 0 2px 5px #0a0f1847;-webkit-backdrop-filter:blur(3px)saturate(1.18);backdrop-filter:blur(3px)saturate(1.18)}.match-room-module__pBpV2W__die[data-dice-tier=developer]{border-color:color-mix(in srgb, var(--die-accent) 72%, var(--die-edge));box-shadow:0 0 0 1px color-mix(in srgb, var(--die-accent) 46%, transparent), 0 0 18px 4px color-mix(in srgb, var(--die-accent) 42%, transparent), 0 2px 5px #0a0f184d;-webkit-backdrop-filter:blur(3px)saturate(1.28);backdrop-filter:blur(3px)saturate(1.28)}.match-room-module__pBpV2W__die[data-dice-tier=first-player]{border-color:color-mix(in srgb, #d6b45b 74%, var(--die-edge));-webkit-backdrop-filter:blur(3px)saturate(1.34);backdrop-filter:blur(3px)saturate(1.34);box-shadow:0 0 0 1px #73c79f85,0 0 20px 4px #53a87f70,0 2px 5px #07261b52}.match-room-module__pBpV2W__die[data-dice-tier=signature]{border-color:color-mix(in srgb, #d8c2ef 76%, var(--die-edge));-webkit-backdrop-filter:blur(3px)saturate(1.4);backdrop-filter:blur(3px)saturate(1.4);box-shadow:0 0 0 1px #c6a7e794,0 0 22px 5px #8067ad80,0 2px 5px #190d3057}.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #73e6ff, #a98cff, #ffe29a, #73e6ff);animation-duration:6.4s}.match-room-module__pBpV2W__die[data-dice-theme=backgammon-nova]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #65f5ff, #fff, #a96cff, #3cbdd4, #65f5ff);animation-duration:4.6s}.match-room-module__pBpV2W__die[data-dice-theme=shahanshah-eclipse]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #70e5c5, #ffe08a, #a94972, #70e5c5);animation-duration:7.2s;animation-direction:reverse}.match-room-module__pBpV2W__die[data-dice-theme=royal-bullion]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #fff6c7, #c99724, #fff, #8f969e, #f0c95c, #fff6c7);animation-duration:3.6s;animation-timing-function:ease-in-out;animation-direction:alternate}.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #f5efe1, #d9b966, #a92d52, #182644, #32618f, #d9b966, #f5efe1);animation-duration:8.8s;animation-direction:reverse}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #fff3cb, #d6b45b, #73c79f, #174c3c, #865072, #3d8c68, #fff3cb);animation-duration:7.8s;animation-direction:reverse}.match-room-module__pBpV2W__die[data-dice-theme=midnight-spark]>.match-room-module__pBpV2W__diceGlow{background:conic-gradient(from var(--dice-glow-angle), #7c58a5, #d8c2ef, #a47ac7, #eadff4, #7c58a5);animation-duration:3.8s}.match-room-module__pBpV2W__die>.match-room-module__pBpV2W__diceParticles{z-index:1;pointer-events:none;border-radius:4px;display:none;position:absolute;inset:1px}.match-room-module__pBpV2W__die[data-dice-theme=backgammon-nova]>.match-room-module__pBpV2W__diceParticles{background:radial-gradient(circle,#fff 0 .8px,#0000 1.8px) 0 0/13px 17px,radial-gradient(circle,#7ff7ff 0 1px,#0000 2px) 4px 8px/19px 23px,radial-gradient(circle,#d7adff 0 .7px,#0000 1.6px) 8px 2px/11px 19px;animation:3.4s linear infinite match-room-module__pBpV2W__novaParticles;display:block}.match-room-module__pBpV2W__die[data-dice-theme=shahanshah-eclipse]>.match-room-module__pBpV2W__diceParticles{background:radial-gradient(circle at 50% 5%,#ffe79a 0 1px,#0000 2px),radial-gradient(circle at 86% 52%,#83f5d8 0 .9px,#0000 1.9px),radial-gradient(circle at 48% 90%,#fff3bd 0 .8px,#0000 1.8px),radial-gradient(circle at 10% 43%,#b4ffed 0 .7px,#0000 1.7px);animation:6.8s linear infinite match-room-module__pBpV2W__eclipseParticles;display:block}.match-room-module__pBpV2W__die[data-dice-theme=royal-bullion]>.match-room-module__pBpV2W__diceParticles{animation:4.8s ease-in-out infinite match-room-module__pBpV2W__bullionSpark;animation-delay:var(--die-idle-delay,0s);background:radial-gradient(circle at 18% 21%,#fff 0 1px,#0000 2px),radial-gradient(circle at 82% 28%,#ffe89a 0 .9px,#0000 1.9px),radial-gradient(circle at 72% 82%,#fff 0 .8px,#0000 1.8px),radial-gradient(circle at 20% 76%,#dfe4e8 0 .8px,#0000 1.8px);display:block}.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia]>.match-room-module__pBpV2W__diceParticles{animation:5.8s ease-in-out infinite match-room-module__pBpV2W__nocturneJewelSpark;animation-delay:var(--die-idle-delay,0s);background:radial-gradient(circle at 17% 24%,#f5efe1 0 .8px,#0000 1.8px),radial-gradient(circle at 81% 23%,#d9b966 0 .9px,#0000 1.9px),radial-gradient(circle at 77% 79%,#a92d52 0 .8px,#0000 1.8px),radial-gradient(circle at 21% 77%,#32618f 0 .7px,#0000 1.7px);display:block}.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]>.match-room-module__pBpV2W__diceParticles{animation:6.4s ease-in-out infinite match-room-module__pBpV2W__founderLaurelSpark;animation-delay:var(--die-idle-delay,0s);background:radial-gradient(circle at 16% 23%,#f6ebc7 0 .8px,#0000 1.8px),radial-gradient(circle at 82% 22%,#d6b45b 0 .9px,#0000 1.9px),radial-gradient(circle at 78% 80%,#73c79f 0 .8px,#0000 1.8px),radial-gradient(circle at 20% 78%,#865072 0 .7px,#0000 1.7px);display:block}.match-room-module__pBpV2W__die[data-dice-theme=midnight-spark]>.match-room-module__pBpV2W__diceParticles{display:none}.match-room-module__pBpV2W__die[data-dice-finish=ember]{--die-surface:linear-gradient(152deg, color-mix(in srgb, var(--die-accent) 70%, white), color-mix(in srgb, var(--die-accent) 28%, var(--die-face)) 26%, var(--die-face) 58%, color-mix(in srgb, var(--die-face) 80%, black));--die-texture:linear-gradient(38deg, transparent 0 40%, color-mix(in srgb, var(--die-accent) 28%, transparent) 41% 55%, transparent 56%), linear-gradient(142deg, transparent 0 64%, #5a120c29 65% 74%, transparent 75%);--die-overlay:linear-gradient(135deg, #ffebb229, transparent 42% 70%, #500a081f);--die-shine-opacity:.2}.match-room-module__pBpV2W__die[data-dice-finish=stone]{--die-surface:linear-gradient(145deg, color-mix(in srgb, var(--die-face) 86%, white), var(--die-face) 48%, color-mix(in srgb, var(--die-face) 88%, black));--die-texture:linear-gradient(118deg, transparent 0 27%, #ffffff2e 28% 30%, transparent 32% 59%, #0000001a 60% 62%, transparent 64%), linear-gradient(42deg, transparent 0 68%, color-mix(in srgb, var(--die-accent) 13%, transparent) 69% 74%, transparent 75%);--die-overlay:repeating-linear-gradient(102deg, #ffffff0a 0 1px, transparent 1px 7px);--die-shine-opacity:.14}.match-room-module__pBpV2W__die:is([data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature])[data-rolling=true]:is([data-dice-finish=gem],[data-dice-finish=jade],[data-dice-finish=lacquer],[data-dice-finish=metal],[data-dice-finish=frost],[data-dice-finish=prism],[data-dice-finish=celestial]):after{background-position:120% 120%;background-size:240% 240%;animation:.68s linear infinite match-room-module__pBpV2W__diceShimmer}.match-room-module__pBpV2W__die:is([data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature])[data-rolling=true][data-dice-finish=ember]{filter:saturate(1.2);box-shadow:0 0 12px color-mix(in srgb, var(--die-accent) 72%, transparent), inset 1px 1px #ffffff73}.match-room-module__pBpV2W__die:is([data-dice-tier=epic],[data-dice-tier=legendary],[data-dice-tier=developer],[data-dice-tier=first-player],[data-dice-tier=signature])[data-rolling=true][data-dice-finish=celestial]{box-shadow:0 0 16px color-mix(in srgb, var(--die-accent) 72%, transparent), 0 4px 9px #09081861}@keyframes match-room-module__pBpV2W__diceShimmer{0%{background-position:120% 120%}to{background-position:-20% -20%}}@keyframes match-room-module__pBpV2W__shahStarTwinkle{0%,to{opacity:.38}42%{opacity:.95}68%{opacity:.58}}@keyframes match-room-module__pBpV2W__shahStarSweep{0%,70%{opacity:0;background-position:120% 120%}84%{opacity:.34;background-position:50%}96%{opacity:0;background-position:-20% -20%}to{opacity:0;background-position:120% 120%}}@keyframes match-room-module__pBpV2W__novaParticles{0%{opacity:.42;background-position:0 17px,4px 23px,8px 19px}45%{opacity:.9}to{opacity:.42;background-position:13px -17px,-15px -23px,19px -19px}}@keyframes match-room-module__pBpV2W__eclipseParticles{0%{opacity:.48;transform:rotate(0)scale(.9)}50%{opacity:.92}to{opacity:.48;transform:rotate(360deg)scale(.9)}}@keyframes match-room-module__pBpV2W__bullionShine{0%{background-position:160% 0}to{background-position:-120% 0}}@keyframes match-room-module__pBpV2W__bullionSpark{0%,to{filter:brightness(.82);opacity:.28}45%{filter:brightness(1.35);opacity:.92}}@keyframes match-room-module__pBpV2W__nocturneLacquerShine{0%,18%{opacity:.16;background-position:150% 0}55%{opacity:.46;background-position:-110% 0}to{opacity:.16;background-position:-110% 0}}@keyframes match-room-module__pBpV2W__nocturneJewelSpark{0%,to{filter:brightness(.86);opacity:.3}52%{filter:brightness(1.3);opacity:.88}}@keyframes match-room-module__pBpV2W__founderJadeShine{0%,22%{opacity:.16;background-position:155% 0}58%{opacity:.48;background-position:-115% 0}to{opacity:.16;background-position:-115% 0}}@keyframes match-room-module__pBpV2W__founderLaurelSpark{0%,to{filter:brightness(.86);opacity:.32}55%{filter:brightness(1.34);opacity:.9}}@keyframes match-room-module__pBpV2W__premiumDiceGlow{to{--dice-glow-angle:360deg}}.match-room-module__pBpV2W__dicePlaceholder{color:#a2aaa6;font-size:18px}.match-room-module__pBpV2W__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.match-room-module__pBpV2W__actions button,.match-room-module__pBpV2W__actions a{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--control-line);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-weight:700;transition:background-color .12s,border-color .12s,transform .12s;display:inline-flex}.match-room-module__pBpV2W__actions button:enabled:active,.match-room-module__pBpV2W__actions a:active{transform:translateY(1px)}.match-room-module__pBpV2W__actions button:disabled{cursor:not-allowed;opacity:.4}.match-room-module__pBpV2W__actions .match-room-module__pBpV2W__primaryAction,.match-room-module__pBpV2W__actions .match-room-module__pBpV2W__primaryLink{color:var(--on-accent);background:var(--green);border-color:var(--green)}.match-room-module__pBpV2W__actions .match-room-module__pBpV2W__dangerAction{color:var(--on-accent);background:var(--danger-strong);border-color:var(--danger-strong)}.match-room-module__pBpV2W__actionError{min-height:20px;color:var(--danger);text-align:center;margin-top:7px;font-size:13px}.match-room-module__pBpV2W__retryEngine{min-height:34px;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;margin:0 auto;padding:0 11px;font-size:12px;font-weight:750;display:flex}.match-room-module__pBpV2W__centered,.match-room-module__pBpV2W__joinPage{text-align:center;place-content:center;justify-items:center;gap:13px;min-height:100svh;padding:24px;display:grid}.match-room-module__pBpV2W__centered h1{font-size:25px}.match-room-module__pBpV2W__centered p{max-width:420px;color:var(--muted)}.match-room-module__pBpV2W__centered a{color:var(--green-strong);font-weight:700}.match-room-module__pBpV2W__joinPage{align-content:center}.match-room-module__pBpV2W__joinPage>.match-room-module__pBpV2W__wordmark{justify-self:center;margin-bottom:18px}.match-room-module__pBpV2W__joinPanel{background:var(--surface);border:1px solid var(--line);width:min(100vw - 32px,390px);box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:28px;display:grid}.match-room-module__pBpV2W__joinPanel h1{font-size:24px}.match-room-module__pBpV2W__roomCode{color:var(--green-strong);font-family:var(--font-geist-mono), monospace;font-size:14px;font-weight:800}.match-room-module__pBpV2W__joinPanel label{color:var(--muted);text-align:left;gap:7px;font-size:13px;font-weight:650;display:grid}.match-room-module__pBpV2W__joinPanel input{min-height:48px;color:var(--ink);background:var(--input);border:1px solid var(--line-strong);border-radius:5px;padding:0 12px}.match-room-module__pBpV2W__joinPanel button{min-height:48px;color:var(--on-accent);background:var(--green);cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;font-weight:750;display:flex}.match-room-module__pBpV2W__joinPanel p{min-height:18px;color:var(--danger);font-size:13px}.match-room-module__pBpV2W__joiningIdentity{background:var(--surface-muted);border:1px solid var(--line);text-align:left;border-radius:5px;gap:3px;padding:14px;display:grid}.match-room-module__pBpV2W__joiningIdentity span,.match-room-module__pBpV2W__joiningIdentity small{color:var(--muted);font-size:11px}.match-room-module__pBpV2W__joiningIdentity strong{font-size:15px}.match-room-module__pBpV2W__authRequired{gap:14px;display:grid}.match-room-module__pBpV2W__authRequired p{min-height:0;color:var(--muted);line-height:1.45}.match-room-module__pBpV2W__authRequired a{min-height:48px;color:var(--on-accent);background:var(--green);border-radius:5px;place-items:center;font-weight:750;display:grid}.match-room-module__pBpV2W__spinner{animation:.9s linear infinite match-room-module__pBpV2W__spin}.match-room-module__pBpV2W__pulse{animation:1.2s ease-in-out infinite match-room-module__pBpV2W__pulse}@keyframes match-room-module__pBpV2W__spin{to{transform:rotate(360deg)}}@keyframes match-room-module__pBpV2W__pulse{50%{opacity:.35}}@keyframes match-room-module__pBpV2W__confetti-fall{0%{opacity:0;transform:translateY(-10px)rotate(0)}12%{opacity:.9}to{opacity:0;transform:translate3d(var(--confetti-drift), 150px, 0) rotate(var(--confetti-spin))}}@media (max-width:860px),(orientation:portrait){.match-room-module__pBpV2W__matchWorkspace{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px}.match-room-module__pBpV2W__sidebar{align-self:stretch;position:static}.match-room-module__pBpV2W__scoreboard{box-shadow:none;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);position:static}.match-room-module__pBpV2W__matchSummary{min-height:32px;padding:3px 11px}.match-room-module__pBpV2W__matchSummary strong{font-size:14px}.match-room-module__pBpV2W__matchStatus{align-items:center;gap:12px;min-width:0;height:32px;padding:3px 10px}.match-room-module__pBpV2W__statusLine{flex:auto}.match-room-module__pBpV2W__statusControls{flex-wrap:nowrap;flex:none}.match-room-module__pBpV2W__pipCounts{grid-column:auto;grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.match-room-module__pBpV2W__playerPanel{align-items:center;gap:10px;min-height:44px;padding:5px 10px 5px 8px;display:flex}.match-room-module__pBpV2W__playerPanel+.match-room-module__pBpV2W__cubePanel,.match-room-module__pBpV2W__cubePanel+.match-room-module__pBpV2W__playerPanel{border-top:1px solid var(--line)}.match-room-module__pBpV2W__playerIdentity{flex:auto}.match-room-module__pBpV2W__playerInfo{align-items:baseline;gap:7px;min-width:0;display:flex}.match-room-module__pBpV2W__playerName strong{font-size:13px}.match-room-module__pBpV2W__playerDetails{flex:0 auto;margin-top:0;font-size:9px}.match-room-module__pBpV2W__swatch{flex-basis:22px;width:22px;height:22px}.match-room-module__pBpV2W__playerMetrics{background:0 0;border:0;flex:none;align-items:center;gap:12px;display:flex}.match-room-module__pBpV2W__playerMetrics>div{align-items:baseline;gap:4px;min-height:0;padding:0;display:flex;border:0!important}.match-room-module__pBpV2W__playerMetrics>div>span{font-size:8px}.match-room-module__pBpV2W__clockMetric>span{display:none}.match-room-module__pBpV2W__pipMetric{align-items:center;min-height:0!important}.match-room-module__pBpV2W__pipMetric strong{color:var(--ink);font-size:12px}.match-room-module__pBpV2W__scoreMetric strong{font-size:18px}.match-room-module__pBpV2W__playerClock{min-height:24px;padding:0 6px;font-size:11px}.match-room-module__pBpV2W__cubePanel{border:0;align-items:center;gap:10px;min-height:36px;padding:4px 10px;display:flex}.match-room-module__pBpV2W__cubeHeading{display:none}.match-room-module__pBpV2W__cubeMain{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.match-room-module__pBpV2W__cubeFace{border-width:1px;width:26px;height:26px;margin:0 4px 0 0}.match-room-module__pBpV2W__cubeFace:before{inset:3px}.match-room-module__pBpV2W__cubeFace strong{font-size:13px}.match-room-module__pBpV2W__cubeCopy span{font-size:10px}}@media (max-width:620px){.match-room-module__pBpV2W__room{padding-right:max(8px, env(safe-area-inset-right));padding-left:max(8px, env(safe-area-inset-left))}.match-room-module__pBpV2W__topbar{padding:1px 5px}.match-room-module__pBpV2W__wordmark{font-size:16px}.match-room-module__pBpV2W__matchSummary{min-height:28px;padding:2px 8px}.match-room-module__pBpV2W__playerPanel{gap:8px;min-height:40px;padding:4px 8px 4px 6px}.match-room-module__pBpV2W__playerIdentity{gap:6px}.match-room-module__pBpV2W__playerName strong{font-size:12px}.match-room-module__pBpV2W__playerMetrics{gap:9px}.match-room-module__pBpV2W__scoreMetric strong{font-size:16px}.match-room-module__pBpV2W__pipMetric strong{font-size:11px}.match-room-module__pBpV2W__swatch{flex-basis:18px;width:18px;height:18px}.match-room-module__pBpV2W__playerClock{min-height:24px;padding:0 3px;font-size:11px}.match-room-module__pBpV2W__cubeCopy span{font-size:9px}.match-room-module__pBpV2W__statusLine{font-size:11px}.match-room-module__pBpV2W__statusBadges{display:none}.match-room-module__pBpV2W__autoRollToggle{gap:4px;font-size:9px}.match-room-module__pBpV2W__resultAnalysis{gap:16px;min-height:440px;padding:16px 12px}.match-room-module__pBpV2W__resultAnalysisHeader>div>div{gap:1px;display:grid}.match-room-module__pBpV2W__resultAnalysisHeader h2{font-size:16px}.match-room-module__pBpV2W__resultOutcome{min-height:108px;padding:14px}.match-room-module__pBpV2W__resultOutcome h1{font-size:24px}.match-room-module__pBpV2W__resultScoreGrid article{grid-template-columns:minmax(0,1fr);min-height:202px;padding:10px}.match-room-module__pBpV2W__resultPlayer{grid-column:auto}.match-room-module__pBpV2W__resultMetric,.match-room-module__pBpV2W__resultMetric:first-of-type{padding:10px 0}.match-room-module__pBpV2W__resultMetric>strong{font-size:20px}.match-room-module__pBpV2W__resultAnalysisFooter{justify-content:center;gap:10px}.match-room-module__pBpV2W__actionDock{display:block}.match-room-module__pBpV2W__dice{border-right:0;border-bottom:1px solid var(--line);justify-content:center}.match-room-module__pBpV2W__actions{justify-content:center}.match-room-module__pBpV2W__actions button,.match-room-module__pBpV2W__actions a{flex:100px}}@media (orientation:landscape) and (max-height:600px) and (min-width:621px){.match-room-module__pBpV2W__room{width:100%;max-width:none;height:100vh;min-height:0;padding:max(2px, env(safe-area-inset-top)) max(2px, env(safe-area-inset-right)) max(2px, env(safe-area-inset-bottom)) max(2px, env(safe-area-inset-left));grid-template-rows:minmax(0,1fr);gap:0;display:grid;overflow:hidden}.match-room-module__pBpV2W__topbar{min-height:31px;padding:0}.match-room-module__pBpV2W__wordmark{font-size:13px}.match-room-module__pBpV2W__codeButton{min-height:26px;padding:0 6px;font-size:9px}.match-room-module__pBpV2W__topbarTools{gap:3px}.match-room-module__pBpV2W__fullscreenButton,.match-room-module__pBpV2W__pauseButton,.match-room-module__pBpV2W__gameSettings>summary{width:27px;height:27px}.match-room-module__pBpV2W__connection{font-size:9px}.match-room-module__pBpV2W__settingsMenu{width:min(236px,100vw - 8px);max-height:calc(100vh - 36px);position:fixed;top:32px;right:4px;overflow-y:auto}.match-room-module__pBpV2W__matchWorkspace{grid-template-columns:clamp(178px,22vw,210px) minmax(0,1fr);align-items:center;gap:4px;height:100%;min-height:0;margin:0}.match-room-module__pBpV2W__sidebar{align-self:center;position:static}.match-room-module__pBpV2W__scoreboard{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:start;height:auto;min-height:0;position:static}.match-room-module__pBpV2W__matchSummary{border-right:0;min-height:28px;padding:3px 7px}.match-room-module__pBpV2W__matchSummary span{font-size:8px}.match-room-module__pBpV2W__matchSummary strong{font-size:14px}.match-room-module__pBpV2W__matchStatus{gap:4px;height:28px;padding:3px 7px}.match-room-module__pBpV2W__statusControls{justify-content:start}.match-room-module__pBpV2W__statusBadges{display:none}.match-room-module__pBpV2W__pipCounts{grid-column:auto;grid-template-columns:minmax(0,1fr)}.match-room-module__pBpV2W__playerPanel{align-items:initial;gap:5px;min-height:0;padding:7px;display:grid}.match-room-module__pBpV2W__blackPlayer{border-left:3px solid #0000}.match-room-module__pBpV2W__playerPanel.match-room-module__pBpV2W__activePlayer{border-left-color:var(--green)}.match-room-module__pBpV2W__playerIdentity{gap:5px}.match-room-module__pBpV2W__playerInfo{align-items:initial;gap:1px;display:grid}.match-room-module__pBpV2W__playerName strong{font-size:10px}.match-room-module__pBpV2W__playerDetails{margin-top:0;font-size:8px}.match-room-module__pBpV2W__swatch{flex-basis:18px;width:18px;height:18px}.match-room-module__pBpV2W__playerMetrics{align-items:initial;background:var(--surface-muted);border:1px solid var(--line);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:0;display:grid;overflow:hidden}.match-room-module__pBpV2W__playerMetrics>div{align-content:center;align-items:initial;min-height:31px;padding:4px 5px;display:grid}.match-room-module__pBpV2W__playerMetrics>.match-room-module__pBpV2W__clockMetric{padding:2px;border-left:1px solid var(--line)!important}.match-room-module__pBpV2W__playerMetrics>.match-room-module__pBpV2W__pipMetric{border-left:1px solid var(--line)!important}.match-room-module__pBpV2W__playerMetrics>div>span{font-size:7px}.match-room-module__pBpV2W__clockMetric>span{display:block}.match-room-module__pBpV2W__scoreMetric strong{font-size:18px}.match-room-module__pBpV2W__playerClock{width:100%;min-height:25px;padding:0 2px;font-size:9px}.match-room-module__pBpV2W__pipMetric{grid-template-columns:auto auto;justify-content:center;align-items:center;gap:4px;display:grid;min-height:25px!important}.match-room-module__pBpV2W__whitePlayer .match-room-module__pBpV2W__pipMetric,.match-room-module__pBpV2W__blackPlayer .match-room-module__pBpV2W__clockMetric{border-top:1px solid var(--line)!important}.match-room-module__pBpV2W__pipMetric strong{font-size:11px}.match-room-module__pBpV2W__cubePanel{border-left:0;border-right:0;gap:6px;padding:7px}.match-room-module__pBpV2W__cubeHeading span{font-size:8px}.match-room-module__pBpV2W__cubeMain{grid-template-columns:39px minmax(0,1fr);gap:7px}.match-room-module__pBpV2W__cubeFace{border-width:1px;width:28px;height:28px;margin-top:2px}.match-room-module__pBpV2W__cubeFace strong{font-size:13px}.match-room-module__pBpV2W__cubeCopy span{font-size:7px}.match-room-module__pBpV2W__gameArea{grid-template-rows:minmax(0,1fr) auto auto;height:100%;min-height:0;display:grid;overflow:hidden}.match-room-module__pBpV2W__statusLine{font-size:9px}.match-room-module__pBpV2W__autoRollText{display:none}.match-room-module__pBpV2W__boardStage{width:100%;height:100%;min-height:0;container-type:size}.match-room-module__pBpV2W__boardStage>section{width:min(100%,158cqh);max-width:none}.match-room-module__pBpV2W__resultAnalysis{border-radius:4px;align-content:start;gap:8px;min-width:0;min-height:0;padding:8px 12px;overflow-y:auto}.match-room-module__pBpV2W__resultOutcome{min-height:82px;padding:8px}.match-room-module__pBpV2W__resultTrophy{flex-basis:34px;width:34px;height:34px}.match-room-module__pBpV2W__resultOutcome h1{font-size:20px}.match-room-module__pBpV2W__resultOutcome p{font-size:9px}.match-room-module__pBpV2W__resultAnalysisHeader{padding-bottom:6px}.match-room-module__pBpV2W__resultAnalysisHeader h2{font-size:14px}.match-room-module__pBpV2W__resultAnalysisProgress,.match-room-module__pBpV2W__resultAnalysisError{min-height:100px}.match-room-module__pBpV2W__resultScoreGrid article{min-height:190px;padding:6px 8px}.match-room-module__pBpV2W__resultMetric,.match-room-module__pBpV2W__resultMetric:first-of-type{padding:7px 0}.match-room-module__pBpV2W__resultMetric>strong{font-size:17px}.match-room-module__pBpV2W__resultAnalysisFooter{gap:10px;font-size:8px}.match-room-module__pBpV2W__actionDock{min-height:0;margin:3px 0 0;padding:3px}.match-room-module__pBpV2W__actions{gap:4px}.match-room-module__pBpV2W__actions button,.match-room-module__pBpV2W__actions a{flex:auto;gap:4px;min-height:30px;padding:0 8px;font-size:9px}.match-room-module__pBpV2W__actionError{min-height:0;margin:0;font-size:9px}}@supports (height:100dvh){@media (orientation:landscape) and (max-height:600px) and (min-width:621px){.match-room-module__pBpV2W__room{height:100dvh}}}@media (orientation:portrait){.match-room-module__pBpV2W__boardStage>section{width:min(100%,94cqh)}}@media (prefers-reduced-motion:reduce){.match-room-module__pBpV2W__confetti{display:none}.match-room-module__pBpV2W__statusReaction,.match-room-module__pBpV2W__reactionEmoji{animation:none!important}.match-room-module__pBpV2W__moveNoticeToast,.match-room-module__pBpV2W__die[data-rolling=true]:after,.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]:before,.match-room-module__pBpV2W__die[data-dice-theme=shah-celestial]:after,.match-room-module__pBpV2W__die[data-dice-theme=royal-bullion]:after,.match-room-module__pBpV2W__die[data-dice-theme=nocturne-regalia]:after,.match-room-module__pBpV2W__die[data-dice-theme=founders-laurel]:after,.match-room-module__pBpV2W__die[data-dice-theme=midnight-spark]:after,.match-room-module__pBpV2W__die>.match-room-module__pBpV2W__diceParticles,.match-room-module__pBpV2W__die[data-dice-theme]>.match-room-module__pBpV2W__diceGlow{animation:none}.match-room-module__pBpV2W__die>.match-room-module__pBpV2W__diceGlitter{display:none}}
.rank-badge-module__mfuwgW__badge{width:21px;height:21px;color:var(--rank-ink);background:var(--rank-surface);border:1px solid var(--rank-line);border-radius:5px;flex:0 0 21px;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff6b}.rank-badge-module__mfuwgW__badge svg{stroke-width:2.25px;width:13px;height:13px}.rank-badge-module__mfuwgW__large{border-radius:7px;flex-basis:42px;width:42px;height:42px}.rank-badge-module__mfuwgW__large svg{width:23px;height:23px}.rank-badge-module__mfuwgW__chai{--rank-ink:#5f5a52;--rank-surface:#eeeae4;--rank-line:#cbc5bc}.rank-badge-module__mfuwgW__samovar{--rank-ink:#4e626f;--rank-surface:#e3ebef;--rank-line:#b8c8d0}.rank-badge-module__mfuwgW__saffron{--rank-ink:#755900;--rank-surface:#fff0b8;--rank-line:#dfc75d}.rank-badge-module__mfuwgW__pesteh{--rank-ink:#365f24;--rank-surface:#ddefce;--rank-line:#a8ca8c}.rank-badge-module__mfuwgW__firouzeh{--rank-ink:#176866;--rank-surface:#cceeed;--rank-line:#82c9c5}.rank-badge-module__mfuwgW__persepolis{--rank-ink:#89382f;--rank-surface:#f3d8d4;--rank-line:#dba49d}.rank-badge-module__mfuwgW__damavand{--rank-ink:#343e7a;--rank-surface:#dce0f3;--rank-line:#aab1da}.rank-badge-module__mfuwgW__immortal{--rank-ink:#5d4227;--rank-surface:#eee1cf;--rank-line:#c6aa85}.rank-badge-module__mfuwgW__shah{--rank-ink:#745500;--rank-surface:#f8e8a7;--rank-line:#d1b24c}html[data-theme=dark] .rank-badge-module__mfuwgW__badge{filter:saturate(.9)brightness(.92);box-shadow:inset 0 1px #ffffff14}
.match-setup-modal-module__8UHoMG__backdrop{z-index:90;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080e0c9e;place-items:center;display:grid;position:fixed;inset:0}.match-setup-modal-module__8UHoMG__modal{width:min(470px,100%);max-height:calc(100dvh - 32px);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:7px;overflow-y:auto;box-shadow:0 26px 70px #030a0857}.match-setup-modal-module__8UHoMG__header{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) 32px;align-items:center;gap:11px;padding:16px 18px 14px;display:grid}.match-setup-modal-module__8UHoMG__headerIcon{width:40px;height:40px;color:var(--green-strong);background:var(--surface-success);border:1px solid color-mix(in srgb, var(--green) 28%, var(--line));border-radius:6px;place-items:center;display:grid}.match-setup-modal-module__8UHoMG__header h2{overflow-wrap:anywhere;font-size:18px;line-height:1.2}.match-setup-modal-module__8UHoMG__header p{color:var(--muted);margin-top:3px;font-size:11px;font-weight:650}.match-setup-modal-module__8UHoMG__close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;padding:0;display:grid}.match-setup-modal-module__8UHoMG__close:hover:not(:disabled){color:var(--ink);background:var(--surface-hover);border-color:var(--line)}.match-setup-modal-module__8UHoMG__close:focus-visible,.match-setup-modal-module__8UHoMG__fieldset input:focus-visible+span,.match-setup-modal-module__8UHoMG__nameField input:focus-visible,.match-setup-modal-module__8UHoMG__cancel:focus-visible,.match-setup-modal-module__8UHoMG__submit:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 65%, transparent);outline-offset:1px}.match-setup-modal-module__8UHoMG__form{padding:18px}.match-setup-modal-module__8UHoMG__fieldset{border:0;margin:0;padding:0}.match-setup-modal-module__8UHoMG__fieldset+.match-setup-modal-module__8UHoMG__fieldset,.match-setup-modal-module__8UHoMG__nameField+.match-setup-modal-module__8UHoMG__fieldset{margin-top:20px}.match-setup-modal-module__8UHoMG__fieldset legend{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:700}.match-setup-modal-module__8UHoMG__lengthOptions,.match-setup-modal-module__8UHoMG__locationOptions,.match-setup-modal-module__8UHoMG__clockOptions{background:var(--surface-segmented);border-radius:6px;gap:4px;padding:4px;display:grid;position:relative}.match-setup-modal-module__8UHoMG__lengthOptions:before,.match-setup-modal-module__8UHoMG__locationOptions:before,.match-setup-modal-module__8UHoMG__clockOptions:before{z-index:0;background:var(--surface);border:1px solid var(--line);content:"";border-radius:4px;transition:left .24s cubic-bezier(.2,.8,.2,1),opacity .16s;position:absolute;top:4px;bottom:4px;left:5px;box-shadow:0 1px 3px #141c1917}.match-setup-modal-module__8UHoMG__lengthOptions{grid-template-columns:repeat(4,minmax(0,1fr))}.match-setup-modal-module__8UHoMG__lengthOptions:before{width:calc(25% - 7px)}.match-setup-modal-module__8UHoMG__locationOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.match-setup-modal-module__8UHoMG__locationOptions:before{width:calc(50% - 8px)}.match-setup-modal-module__8UHoMG__clockOptions{grid-template-columns:repeat(3,minmax(0,1fr))}.match-setup-modal-module__8UHoMG__clockOptions:before{width:calc(33.3333% - 7.33333px)}.match-setup-modal-module__8UHoMG__lengthOptions:has(label:nth-child(2) input:checked):before{left:calc(25% + 4px)}.match-setup-modal-module__8UHoMG__lengthOptions:has(label:nth-child(3) input:checked):before{left:calc(50% + 3px)}.match-setup-modal-module__8UHoMG__lengthOptions:has(label:nth-child(4) input:checked):before{left:calc(75% + 2px)}.match-setup-modal-module__8UHoMG__locationOptions:has(label:nth-child(2) input:checked):before{left:calc(50% + 3px)}.match-setup-modal-module__8UHoMG__clockOptions:has(label:nth-child(2) input:checked):before{left:calc(33.3333% + 3.66667px)}.match-setup-modal-module__8UHoMG__clockOptions:has(label:nth-child(3) input:checked):before{left:calc(66.6667% + 2.33333px)}.match-setup-modal-module__8UHoMG__lengthOptions:has(input:checked:disabled):before{opacity:.58}.match-setup-modal-module__8UHoMG__locationOptions:has(input:checked:disabled):before{opacity:.58}.match-setup-modal-module__8UHoMG__clockOptions:has(input:checked:disabled):before{opacity:.58}.match-setup-modal-module__8UHoMG__lengthOptions label,.match-setup-modal-module__8UHoMG__locationOptions label,.match-setup-modal-module__8UHoMG__clockOptions label{z-index:1;min-width:0;position:relative}.match-setup-modal-module__8UHoMG__lengthOptions input,.match-setup-modal-module__8UHoMG__locationOptions input,.match-setup-modal-module__8UHoMG__clockOptions input{opacity:0;pointer-events:none;position:absolute}.match-setup-modal-module__8UHoMG__lengthOptions span,.match-setup-modal-module__8UHoMG__locationOptions span,.match-setup-modal-module__8UHoMG__clockOptions span{min-width:0;min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;transition:color .16s,background-color .16s,border-color .16s,transform .18s cubic-bezier(.2,.8,.2,1);display:grid}.match-setup-modal-module__8UHoMG__lengthOptions span{grid-auto-flow:column;place-content:center;gap:4px;font-size:13px;font-weight:800}.match-setup-modal-module__8UHoMG__locationOptions span{grid-template-columns:22px minmax(0,1fr);align-content:center;justify-items:start;column-gap:7px;padding:7px 9px}.match-setup-modal-module__8UHoMG__locationOptions svg{grid-row:1/3;align-self:center}.match-setup-modal-module__8UHoMG__locationOptions strong{font-size:12px}.match-setup-modal-module__8UHoMG__locationOptions small{color:var(--muted);font-size:9px;font-weight:650}.match-setup-modal-module__8UHoMG__clockOptions span{text-align:center;align-content:center;gap:3px;padding:5px 3px}.match-setup-modal-module__8UHoMG__clockOptions strong,.match-setup-modal-module__8UHoMG__clockOptions small{letter-spacing:0;min-width:0}.match-setup-modal-module__8UHoMG__clockOptions strong{font-size:12px}.match-setup-modal-module__8UHoMG__clockOptions small{color:var(--muted);font-size:9px;font-weight:650;line-height:1.2}.match-setup-modal-module__8UHoMG__lengthOptions input:checked+span,.match-setup-modal-module__8UHoMG__locationOptions input:checked+span,.match-setup-modal-module__8UHoMG__clockOptions input:checked+span{color:var(--ink);background:0 0;border-color:#0000}.match-setup-modal-module__8UHoMG__lengthOptions input:not(:checked,:disabled)+span:hover,.match-setup-modal-module__8UHoMG__locationOptions input:not(:checked,:disabled)+span:hover,.match-setup-modal-module__8UHoMG__clockOptions input:not(:checked,:disabled)+span:hover{color:var(--ink);background:color-mix(in srgb, var(--surface) 52%, transparent)}.match-setup-modal-module__8UHoMG__lengthOptions input:not(:disabled)+span:active,.match-setup-modal-module__8UHoMG__locationOptions input:not(:disabled)+span:active,.match-setup-modal-module__8UHoMG__clockOptions input:not(:disabled)+span:active{transform:scale(.98)}.match-setup-modal-module__8UHoMG__clockOptions input:checked+span small{color:var(--green-strong)}.match-setup-modal-module__8UHoMG__lengthOptions input:disabled+span,.match-setup-modal-module__8UHoMG__locationOptions input:disabled+span,.match-setup-modal-module__8UHoMG__clockOptions input:disabled+span{cursor:not-allowed;opacity:.58}.match-setup-modal-module__8UHoMG__nameField{color:var(--muted);gap:7px;margin-top:20px;font-size:12px;font-weight:700;display:grid}.match-setup-modal-module__8UHoMG__nameField input{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);font:inherit;border-radius:5px;padding:0 11px}.match-setup-modal-module__8UHoMG__fieldset>small{color:var(--muted);text-align:right;margin-top:6px;font-size:10px;display:block}.match-setup-modal-module__8UHoMG__error{color:var(--error-ink);background:var(--error-surface);border:1px solid color-mix(in srgb, var(--error-ink) 25%, var(--line));border-radius:5px;margin-top:14px;padding:9px 10px;font-size:11px;font-weight:650}.match-setup-modal-module__8UHoMG__actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin-top:22px;display:grid}.match-setup-modal-module__8UHoMG__cancel,.match-setup-modal-module__8UHoMG__submit{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:12px;font-weight:800;display:flex}.match-setup-modal-module__8UHoMG__cancel{color:var(--green-strong);background:var(--surface);border:1px solid var(--green)}.match-setup-modal-module__8UHoMG__submit{color:var(--on-accent);background:var(--green);border:1px solid var(--green)}.match-setup-modal-module__8UHoMG__cancel:hover:not(:disabled){background:var(--surface-success)}.match-setup-modal-module__8UHoMG__submit:hover:not(:disabled){background:var(--green-strong)}.match-setup-modal-module__8UHoMG__close:disabled,.match-setup-modal-module__8UHoMG__cancel:disabled,.match-setup-modal-module__8UHoMG__submit:disabled{cursor:not-allowed;opacity:.58}.match-setup-modal-module__8UHoMG__spinner{animation:.9s linear infinite match-setup-modal-module__8UHoMG__setup-spin}@keyframes match-setup-modal-module__8UHoMG__setup-spin{to{transform:rotate(360deg)}}@media (max-width:430px){.match-setup-modal-module__8UHoMG__backdrop{align-items:end;padding:0}.match-setup-modal-module__8UHoMG__modal{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-bottom:0;border-left:0;border-right:0;border-radius:7px 7px 0 0}.match-setup-modal-module__8UHoMG__form{padding-bottom:max(18px, env(safe-area-inset-bottom))}}
.player-profile-module__0xtgWG__page{width:min(100%,1080px);min-height:100svh;padding:max(20px, 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}.player-profile-module__0xtgWG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:48px;display:flex}.player-profile-module__0xtgWG__header a,.player-profile-module__0xtgWG__brand{align-items:center;gap:7px;display:flex}.player-profile-module__0xtgWG__header a{color:var(--green-strong);font-size:13px;font-weight:750}.player-profile-module__0xtgWG__brand{font-size:14px}.player-profile-module__0xtgWG__brand svg{color:var(--red)}.player-profile-module__0xtgWG__content{width:min(100%,780px);margin:clamp(46px,8vh,84px) auto 0}.player-profile-module__0xtgWG__identity{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.player-profile-module__0xtgWG__identityMain{align-items:center;gap:16px;min-width:0;display:flex}.player-profile-module__0xtgWG__identityMain>div{min-width:0}.player-profile-module__0xtgWG__identity p{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:750}.player-profile-module__0xtgWG__identity h1{overflow-wrap:anywhere;letter-spacing:0;font-size:clamp(28px,5vw,40px);line-height:1.08}.player-profile-module__0xtgWG__identity span{color:var(--muted);margin-top:6px;font-size:14px;display:block}.player-profile-module__0xtgWG__stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;display:grid}.player-profile-module__0xtgWG__stats>div{min-width:0;padding:17px 20px 17px 0}.player-profile-module__0xtgWG__stats>div+div{border-left:1px solid var(--line);padding-left:20px}.player-profile-module__0xtgWG__stats dt{color:var(--muted);font-size:11px;font-weight:700}.player-profile-module__0xtgWG__stats dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin-top:5px;font-size:18px;font-weight:750}@media (max-width:520px){.player-profile-module__0xtgWG__content{margin-top:38px}.player-profile-module__0xtgWG__identity{grid-template-columns:minmax(0,1fr)}.player-profile-module__0xtgWG__stats>div{padding-right:10px}.player-profile-module__0xtgWG__stats>div+div{padding-left:10px}.player-profile-module__0xtgWG__stats dd{font-size:14px}}
.theme-toggle-module__KNGn7q__setting{width:100%;min-height:38px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:12px;font-weight:650;display:flex}.theme-toggle-module__KNGn7q__settingSwitch{background:var(--control-line);border:1px solid var(--line-strong);border-radius:9px;flex:0 0 32px;width:32px;height:18px;transition:background-color .12s,border-color .12s;position:relative}.theme-toggle-module__KNGn7q__settingSwitch:after{background:var(--surface);content:"";border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #161e1b38}.theme-toggle-module__KNGn7q__setting[aria-checked=true] .theme-toggle-module__KNGn7q__settingSwitch{background:var(--green);border-color:var(--green)}.theme-toggle-module__KNGn7q__setting[aria-checked=true] .theme-toggle-module__KNGn7q__settingSwitch:after{transform:translate(14px)}.theme-toggle-module__KNGn7q__setting:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.preference-settings-module__7SHm2q__settingsGroup{border-top:1px solid var(--line);gap:3px;padding:8px 5px 2px;display:grid}.preference-settings-module__7SHm2q__settingsGroupLabel{color:var(--placeholder);text-transform:uppercase;padding-bottom:2px;font-size:10px;font-weight:750}.preference-settings-module__7SHm2q__toggle{min-height:38px;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:12px;font-weight:650;display:flex;position:relative}.preference-settings-module__7SHm2q__toggle input{opacity:0;width:1px;height:1px;position:absolute}.preference-settings-module__7SHm2q__engineSelect{flex:0 auto;min-width:0;max-width:100%}.preference-settings-module__7SHm2q__toggle:has(.preference-settings-module__7SHm2q__engineSelect){min-width:0}.preference-settings-module__7SHm2q__switch{background:var(--control-line);border:1px solid var(--line-strong);border-radius:9px;flex:0 0 32px;width:32px;height:18px;transition:background-color .12s,border-color .12s;position:relative}.preference-settings-module__7SHm2q__switch:after{background:var(--surface);content:"";border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #161e1b38}.preference-settings-module__7SHm2q__toggle input:checked+.preference-settings-module__7SHm2q__switch{background:var(--green);border-color:var(--green)}.preference-settings-module__7SHm2q__toggle input:checked+.preference-settings-module__7SHm2q__switch:after{transform:translate(14px)}.preference-settings-module__7SHm2q__toggle input:focus-visible+.preference-settings-module__7SHm2q__switch{outline:2px solid var(--green);outline-offset:2px}.preference-settings-module__7SHm2q__audioVolume{color:var(--muted);gap:5px;padding:0 0 7px;font-size:11px;font-weight:650;transition:opacity .12s;display:grid}.preference-settings-module__7SHm2q__audioVolume>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.preference-settings-module__7SHm2q__audioVolume output{min-width:30px;color:var(--placeholder);font-variant-numeric:tabular-nums;text-align:right}.preference-settings-module__7SHm2q__audioVolume input{width:100%;height:18px;accent-color:var(--green);cursor:pointer;margin:0}.preference-settings-module__7SHm2q__audioVolume:has(input:disabled){opacity:.45}.preference-settings-module__7SHm2q__audioVolume input:disabled{cursor:default}.preference-settings-module__7SHm2q__audioVolume input:focus-visible{outline:2px solid var(--green);outline-offset:2px}
.home-settings-module__grcgfa__settings{z-index:30;flex:none;position:relative}.home-settings-module__grcgfa__settings>summary{width:38px;height:38px;color:var(--green-strong);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:5px;place-items:center;list-style:none;transition:color .12s,background-color .12s,border-color .12s;display:grid}.home-settings-module__grcgfa__settings>summary::-webkit-details-marker{display:none}.home-settings-module__grcgfa__settings>summary:hover,.home-settings-module__grcgfa__settings[open]>summary{color:var(--ink);background:var(--surface-hover);border-color:var(--green)}.home-settings-module__grcgfa__settings>summary:focus-visible{outline:2px solid var(--green);outline-offset:2px}.home-settings-module__grcgfa__menu{width:220px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:6px;padding:10px;display:grid;position:absolute;top:calc(100% + 7px);right:0}.home-settings-module__grcgfa__menu>strong{padding:2px 5px 7px;font-size:12px}@media (max-width:650px){.home-settings-module__grcgfa__menu{top:max(64px, calc(54px + env(safe-area-inset-top)));right:max(12px, env(safe-area-inset-right));width:min(220px,100vw - 24px);max-height:calc(100svh - 76px);position:fixed;overflow-y:auto}}
.leaderboard-module__OQFDMW__tableFrame{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.leaderboard-module__OQFDMW__table{border-collapse:collapse;table-layout:fixed;width:100%}.leaderboard-module__OQFDMW__table th,.leaderboard-module__OQFDMW__table td{text-align:left}.leaderboard-module__OQFDMW__table thead th{height:42px;color:var(--muted);background:var(--surface-muted);border-bottom:1px solid var(--line);text-transform:uppercase;padding:0 14px;font-size:11px;font-weight:750}.leaderboard-module__OQFDMW__table tbody tr{border-bottom:1px solid var(--line);height:64px}.leaderboard-module__OQFDMW__table tbody tr:last-child{border-bottom:0}.leaderboard-module__OQFDMW__table tbody tr:hover{background:var(--surface-hover)}.leaderboard-module__OQFDMW__table tbody th,.leaderboard-module__OQFDMW__table tbody td{padding:9px 14px}.leaderboard-module__OQFDMW__placeColumn{width:82px}.leaderboard-module__OQFDMW__numericColumn{width:108px}.leaderboard-module__OQFDMW__recordColumn{width:130px}.leaderboard-module__OQFDMW__rateColumn{width:100px}.leaderboard-module__OQFDMW__placement{text-align:center!important}.leaderboard-module__OQFDMW__positionNumber{width:30px;height:30px;color:var(--muted);font-family:var(--font-geist-mono), monospace;place-items:center;font-size:13px;font-weight:750;display:inline-grid}.leaderboard-module__OQFDMW__medal{width:34px;height:34px;color:var(--medal-ink);place-items:center;display:inline-grid}.leaderboard-module__OQFDMW__medal svg{width:25px;height:25px;fill:var(--medal-fill);stroke-width:1.8px}.leaderboard-module__OQFDMW__gold{--medal-ink:#8a6500;--medal-fill:#f2c94c}.leaderboard-module__OQFDMW__silver{--medal-ink:#58646b;--medal-fill:#cad2d6}.leaderboard-module__OQFDMW__bronze{--medal-ink:#8a4d2c;--medal-fill:#d89363}.leaderboard-module__OQFDMW__table tbody tr.leaderboard-module__OQFDMW__gold{background:color-mix(in srgb, #f2c94c 9%, var(--surface))}.leaderboard-module__OQFDMW__table tbody tr.leaderboard-module__OQFDMW__silver{background:color-mix(in srgb, #aebbc1 10%, var(--surface))}.leaderboard-module__OQFDMW__table tbody tr.leaderboard-module__OQFDMW__bronze{background:color-mix(in srgb, #cf7d4c 8%, var(--surface))}.leaderboard-module__OQFDMW__player{min-width:0}.leaderboard-module__OQFDMW__player a{align-items:center;gap:10px;max-width:100%;display:inline-flex}.leaderboard-module__OQFDMW__player a:hover strong{color:var(--green-strong);text-underline-offset:3px;text-decoration:underline}.leaderboard-module__OQFDMW__player a>span:last-child{min-width:0}.leaderboard-module__OQFDMW__player strong,.leaderboard-module__OQFDMW__player small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.leaderboard-module__OQFDMW__player strong{font-size:14px}.leaderboard-module__OQFDMW__player small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:600}.leaderboard-module__OQFDMW__rating,.leaderboard-module__OQFDMW__rate{font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:14px;font-weight:750}.leaderboard-module__OQFDMW__record{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;display:table-cell}.leaderboard-module__OQFDMW__record span+span{margin-left:10px}.leaderboard-module__OQFDMW__empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;align-content:center;place-items:center;min-height:280px;padding:40px 20px;display:grid}.leaderboard-module__OQFDMW__empty svg{width:30px;height:30px;color:var(--green);margin-bottom:12px}.leaderboard-module__OQFDMW__empty h2{font-size:18px}.leaderboard-module__OQFDMW__empty p{color:var(--muted);margin-top:6px;font-size:13px}@media (max-width:620px){.leaderboard-module__OQFDMW__table thead th,.leaderboard-module__OQFDMW__table tbody th,.leaderboard-module__OQFDMW__table tbody td{padding-left:8px;padding-right:8px}.leaderboard-module__OQFDMW__placeColumn{width:54px}.leaderboard-module__OQFDMW__numericColumn{width:76px}.leaderboard-module__OQFDMW__recordColumn{width:78px}.leaderboard-module__OQFDMW__rateColumn,.leaderboard-module__OQFDMW__rate{display:none}.leaderboard-module__OQFDMW__record span{display:block}.leaderboard-module__OQFDMW__record span+span{margin-top:2px;margin-left:0}.leaderboard-module__OQFDMW__player a{gap:7px}.leaderboard-module__OQFDMW__player strong{font-size:13px}}
.rank-guide-module__fjqsMa__guide{align-items:center;display:inline-flex}.rank-guide-module__fjqsMa__trigger,.rank-guide-module__fjqsMa__close{color:var(--muted);cursor:pointer;background:0 0;place-items:center;display:grid}.rank-guide-module__fjqsMa__trigger{border:0;border-radius:50%;width:26px;height:26px}.rank-guide-module__fjqsMa__trigger:hover,.rank-guide-module__fjqsMa__trigger[aria-expanded=true]{color:var(--green-strong);background:var(--surface-segmented)}.rank-guide-module__fjqsMa__trigger svg{width:18px;height:18px}.rank-guide-module__fjqsMa__panel{z-index:20;width:min(340px,100vw - 36px);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow);border-radius:8px;padding:16px;position:absolute;top:calc(100% + 2px);right:0}.rank-guide-module__fjqsMa__panelHeader{justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:12px;display:flex}.rank-guide-module__fjqsMa__panelHeader h2{letter-spacing:0;font-size:16px;line-height:1.25}.rank-guide-module__fjqsMa__panelHeader p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.rank-guide-module__fjqsMa__close{border:1px solid #0000;border-radius:4px;flex:0 0 28px;width:28px;height:28px}.rank-guide-module__fjqsMa__close:hover{color:var(--ink);background:var(--surface-hover);border-color:var(--line)}.rank-guide-module__fjqsMa__close svg{width:16px;height:16px}.rank-guide-module__fjqsMa__ranks{list-style:none}.rank-guide-module__fjqsMa__ranks li{border-top:1px solid var(--line);grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:39px;display:grid}.rank-guide-module__fjqsMa__ranks strong{font-size:13px}.rank-guide-module__fjqsMa__ranks li>span:last-child{color:var(--muted);font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:12px}
.appearance-debug-module__nHWgjq__page{min-height:100vh;color:var(--ink);background:var(--paper)}.appearance-debug-module__nHWgjq__toolbar{z-index:50;background:color-mix(in srgb, var(--surface) 96%, transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.appearance-debug-module__nHWgjq__toolbarInner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:28px;width:min(1480px,100%);min-height:74px;margin:0 auto;padding:10px 18px;display:grid}.appearance-debug-module__nHWgjq__title{align-items:center;gap:9px;display:flex}.appearance-debug-module__nHWgjq__title>svg{color:var(--green-strong)}.appearance-debug-module__nHWgjq__title h1{letter-spacing:0;white-space:nowrap;font-size:16px}.appearance-debug-module__nHWgjq__title span{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700;display:block}.appearance-debug-module__nHWgjq__controls{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto 36px;align-items:end;gap:10px;min-width:0;display:grid}.appearance-debug-module__nHWgjq__control{gap:4px;min-width:0;display:grid}.appearance-debug-module__nHWgjq__control>label{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.appearance-debug-module__nHWgjq__picker{grid-template-columns:34px minmax(0,1fr) 34px;min-width:0;display:grid}.appearance-debug-module__nHWgjq__picker button,.appearance-debug-module__nHWgjq__randomButton{width:34px;height:36px;color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);cursor:pointer;place-items:center;display:grid}.appearance-debug-module__nHWgjq__picker button:first-child{border-radius:5px 0 0 5px}.appearance-debug-module__nHWgjq__picker button:last-child{border-radius:0 5px 5px 0}.appearance-debug-module__nHWgjq__picker button:hover,.appearance-debug-module__nHWgjq__randomButton:hover{color:var(--green-strong);background:var(--surface-hover)}.appearance-debug-module__nHWgjq__picker select{min-width:0;height:36px;color:var(--ink);background:var(--input);border:1px solid var(--line-strong);border-inline:0;padding:0 8px;font-size:12px;font-weight:700}.appearance-debug-module__nHWgjq__modeControl{background:var(--surface-segmented);border-radius:5px;grid-template-columns:repeat(2,minmax(72px,1fr));padding:3px;display:grid}.appearance-debug-module__nHWgjq__modeControl button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:800;display:flex}.appearance-debug-module__nHWgjq__modeControl button[aria-pressed=true]{color:var(--ink);background:var(--surface);border-color:var(--line)}.appearance-debug-module__nHWgjq__randomButton{border-radius:5px}.appearance-debug-module__nHWgjq__workspace{grid-template-columns:minmax(0,1fr) 310px;width:min(1480px,100%);min-height:calc(100vh - 74px);margin:0 auto;display:grid}.appearance-debug-module__nHWgjq__boardPane{align-content:start;min-width:0;padding:18px;display:grid}.appearance-debug-module__nHWgjq__selectionSummary{justify-content:space-between;align-items:baseline;gap:18px;padding:0 2px 12px;display:flex}.appearance-debug-module__nHWgjq__selectionSummary>div{align-items:baseline;gap:7px;min-width:0;display:flex}.appearance-debug-module__nHWgjq__selectionSummary span,.appearance-debug-module__nHWgjq__selectionSummary small{color:var(--muted);font-size:10px;font-weight:750}.appearance-debug-module__nHWgjq__selectionSummary strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.appearance-debug-module__nHWgjq__selectionSummary small{text-transform:capitalize}.appearance-debug-module__nHWgjq__boardWrap{justify-content:center;align-items:flex-start;min-width:0;display:flex}.appearance-debug-module__nHWgjq__inspector{background:var(--surface);border-left:1px solid var(--line);min-width:0}.appearance-debug-module__nHWgjq__inspectorSection{border-bottom:1px solid var(--line);padding:18px}.appearance-debug-module__nHWgjq__sectionTitle{align-items:center;gap:7px;min-height:28px;margin-bottom:12px;display:flex}.appearance-debug-module__nHWgjq__sectionTitle>svg{color:var(--green-strong)}.appearance-debug-module__nHWgjq__sectionTitle h2{font-size:12px}.appearance-debug-module__nHWgjq__sectionTitle>span{color:var(--muted);text-transform:capitalize;margin-left:auto;font-size:9px;font-weight:800}.appearance-debug-module__nHWgjq__paletteGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appearance-debug-module__nHWgjq__colorItem{background:var(--surface-muted);border:1px solid var(--line);border-radius:4px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 7px;min-width:0;padding:7px;display:grid}.appearance-debug-module__nHWgjq__colorItem i{background:var(--debug-color);border:1px solid color-mix(in srgb, var(--debug-color) 72%, black);border-radius:3px;grid-row:1/span 2;width:24px;height:24px}.appearance-debug-module__nHWgjq__colorItem span{font-size:10px;font-weight:800}.appearance-debug-module__nHWgjq__colorItem code{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.appearance-debug-module__nHWgjq__diceRow+.appearance-debug-module__nHWgjq__diceRow{margin-top:13px}.appearance-debug-module__nHWgjq__diceRow>span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.appearance-debug-module__nHWgjq__diceRow>div{grid-template-columns:repeat(6,39px);gap:5px;display:grid}@media (max-width:1050px){.appearance-debug-module__nHWgjq__toolbarInner{grid-template-columns:1fr;gap:10px}.appearance-debug-module__nHWgjq__workspace{grid-template-columns:1fr;min-height:0}.appearance-debug-module__nHWgjq__inspector{border-top:1px solid var(--line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.appearance-debug-module__nHWgjq__inspectorSection{border-right:1px solid var(--line);border-bottom:0}}@media (max-width:680px){.appearance-debug-module__nHWgjq__toolbar{position:relative}.appearance-debug-module__nHWgjq__toolbarInner{padding:10px}.appearance-debug-module__nHWgjq__controls{grid-template-columns:minmax(0,1fr) 36px}.appearance-debug-module__nHWgjq__control{grid-column:1/-1}.appearance-debug-module__nHWgjq__modeControl{grid-column:1}.appearance-debug-module__nHWgjq__randomButton{grid-column:2}.appearance-debug-module__nHWgjq__boardPane{padding:10px}.appearance-debug-module__nHWgjq__selectionSummary{align-items:flex-start}.appearance-debug-module__nHWgjq__selectionSummary>div{gap:1px;display:grid}.appearance-debug-module__nHWgjq__inspector{grid-template-columns:1fr}.appearance-debug-module__nHWgjq__inspectorSection{border-right:0;border-bottom:1px solid var(--line)}.appearance-debug-module__nHWgjq__diceRow>div{grid-template-columns:repeat(6,39px);gap:4px}}
.leaderboard-page-module__32XbJG__page{width:min(100%,1080px);min-height:100svh;padding:max(20px, 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}.leaderboard-page-module__32XbJG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:48px;display:flex}.leaderboard-page-module__32XbJG__header a,.leaderboard-page-module__32XbJG__brand{align-items:center;gap:7px;display:flex}.leaderboard-page-module__32XbJG__header a{color:var(--green-strong);font-size:13px;font-weight:750}.leaderboard-page-module__32XbJG__brand{font-size:14px}.leaderboard-page-module__32XbJG__brand svg{color:var(--red)}.leaderboard-page-module__32XbJG__content{width:min(100%,860px);margin:clamp(42px,7vh,74px) auto 0}.leaderboard-page-module__32XbJG__title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex;position:relative}.leaderboard-page-module__32XbJG__eyebrow{color:var(--green-strong);text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:750}.leaderboard-page-module__32XbJG__title h1{letter-spacing:0;font-size:clamp(30px,5vw,42px);line-height:1.08}.leaderboard-page-module__32XbJG__subtitle{align-items:center;gap:6px;margin-top:7px;display:flex}.leaderboard-page-module__32XbJG__subtitle>span{color:var(--muted);font-size:14px}.leaderboard-page-module__32XbJG__title>svg{width:42px;height:42px;color:var(--red);stroke-width:1.6px;flex:none}.leaderboard-page-module__32XbJG__total{color:var(--muted);text-align:right;margin-top:14px;font-size:11px}@media (max-width:520px){.leaderboard-page-module__32XbJG__content{margin-top:34px}.leaderboard-page-module__32XbJG__title{margin-bottom:22px}.leaderboard-page-module__32XbJG__title>svg{width:34px;height:34px}}
