.GameView-module__2WZlAq__page{z-index:1;min-height:calc(100vh - var(--nav-height));position:relative}.GameView-module__2WZlAq__container{max-width:960px;margin:0 auto;padding:32px 24px 80px}.GameView-module__2WZlAq__matchMeta{letter-spacing:.4px;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;display:flex}.GameView-module__2WZlAq__matchMeta strong{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:600}.GameView-module__2WZlAq__matchMeta .GameView-module__2WZlAq__sep{opacity:.5}.GameView-module__2WZlAq__screenshotBanner{border:1px solid var(--border);border-radius:var(--r-8);background:var(--bg-deep);margin-bottom:24px;overflow:hidden}.GameView-module__2WZlAq__screenshotBanner img{width:100%;height:auto;display:block}.GameView-module__2WZlAq__roundScrubber{border-right:1px solid var(--border-subtle);background:#00000014;flex-direction:column;align-self:stretch;gap:12px;min-width:0;padding:12px 8px;display:flex}.GameView-module__2WZlAq__rsHeader{color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;font-size:12px;display:flex}.GameView-module__2WZlAq__rsLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--text-secondary);font-size:10px;font-weight:600}.GameView-module__2WZlAq__rsValue{font-family:var(--font-display);color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.GameView-module__2WZlAq__rsCurrent{flex-direction:column;align-items:center;gap:0;margin-top:2px;display:flex}.GameView-module__2WZlAq__rsMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:10px}.GameView-module__2WZlAq__rsJumpEnd{background:var(--bg-elevated);border:1px solid var(--border-subtle);width:100%;color:var(--text-secondary);letter-spacing:.6px;border-radius:var(--r-3);cursor:pointer;transition:color var(--t-base) var(--t-easing);padding:4px 10px;font-size:11px}.GameView-module__2WZlAq__rsJumpEnd:hover{color:var(--text-primary)}.GameView-module__2WZlAq__rsBody{flex:1;justify-content:center;min-width:0;min-height:0;display:flex}.GameView-module__2WZlAq__rsWheel{scroll-snap-type:y proximity;scrollbar-width:thin;flex-direction:column;gap:6px;width:58px;height:100%;max-height:none;padding:2px 4px 2px 0;display:flex;overflow-y:auto}.GameView-module__2WZlAq__rsRoundButton{scroll-snap-align:center;border:1px solid var(--border-subtle);border-radius:var(--r-3);background:var(--bg-elevated);color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.6px;cursor:pointer;transition:color var(--t-base) var(--t-easing), border-color var(--t-base) var(--t-easing), background var(--t-base) var(--t-easing);flex:0 0 30px;font-size:10px;font-weight:700}.GameView-module__2WZlAq__rsRoundButton:hover{color:var(--text-secondary);border-color:var(--border)}.GameView-module__2WZlAq__rsRoundButtonSelected{border-color:var(--accent);color:var(--text-primary);background:#e0402a29}.GameView-module__2WZlAq__matchSection{border:1px solid var(--border);border-radius:var(--r-8);background:var(--bg-surface);overflow:hidden}.GameView-module__2WZlAq__matchSectionBody{grid-template-columns:82px minmax(0,1fr);align-items:stretch;display:grid}.GameView-module__2WZlAq__matchSectionBodyNoRail{display:block}.GameView-module__2WZlAq__playersList{min-width:0}.GameView-module__2WZlAq__matchSectionHeader{border-bottom:1px solid var(--border-subtle);background:#0000001f;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.GameView-module__2WZlAq__matchSectionHeader h3{letter-spacing:2px;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:10px;margin:0;font-size:12px;font-weight:600;display:flex}.GameView-module__2WZlAq__sectionBar{background:var(--accent);border-radius:2px;width:3px;height:12px;display:inline-block}.GameView-module__2WZlAq__matchSectionCount{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-variant-numeric:tabular-nums;font-size:11px}@media (max-width:720px){.GameView-module__2WZlAq__container{padding:20px 16px 60px}}.GameView-module__2WZlAq__matchPlayerRow{border-bottom:1px solid var(--border-subtle);transition:background var(--t-base) var(--t-easing);position:relative}.GameView-module__2WZlAq__matchPlayerRow:last-child{border-bottom:none}.GameView-module__2WZlAq__matchPlayerRow.GameView-module__2WZlAq__highlighted:before{content:"";background:var(--accent);width:3px;position:absolute;top:0;bottom:0;left:0}.GameView-module__2WZlAq__matchPlayerRow.GameView-module__2WZlAq__highlighted .GameView-module__2WZlAq__mpToggle{background:#e0402a0f}.GameView-module__2WZlAq__mpToggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--t-base) var(--t-easing);background:0 0;border:none;grid-template-columns:36px minmax(112px,150px) minmax(78px,112px) minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 24px;display:grid;overflow:visible}.GameView-module__2WZlAq__mpToggle:hover,.GameView-module__2WZlAq__matchPlayerRow.GameView-module__2WZlAq__expanded>.GameView-module__2WZlAq__mpToggle{background:var(--bg-hover)}.GameView-module__2WZlAq__mpToggle.GameView-module__2WZlAq__mpToggleStatic{cursor:default}.GameView-module__2WZlAq__mpToggle.GameView-module__2WZlAq__mpToggleStatic:hover{background:0 0}.GameView-module__2WZlAq__mpPlacement{font-size:18px;font-weight:700;font-family:var(--font-display);border-radius:var(--r-3);border:1px solid;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.GameView-module__2WZlAq__mpInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.GameView-module__2WZlAq__mpNameRow{align-items:center;min-width:0;display:flex}.GameView-module__2WZlAq__mpName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:15px;font-weight:600;text-decoration:none;overflow:hidden}.GameView-module__2WZlAq__mpNameUnknown{color:var(--text-muted);font-style:italic}.GameView-module__2WZlAq__mpRank{color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-2);letter-spacing:.4px;text-transform:uppercase;align-self:flex-start;padding:1px 6px;font-size:10px;font-weight:600}.GameView-module__2WZlAq__mpColStats{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.GameView-module__2WZlAq__mpStat{color:var(--text-secondary);align-items:baseline;gap:3px;font-size:12px;display:inline-flex}.GameView-module__2WZlAq__mpStatLabel{letter-spacing:.8px;text-transform:uppercase;color:var(--text-muted);font-size:9px}.GameView-module__2WZlAq__mpWlSep{color:var(--text-muted);opacity:.5;margin:0 2px}.GameView-module__2WZlAq__mpHp{color:var(--text-secondary);letter-spacing:.4px;font-variant-numeric:tabular-nums;font-size:11px}.GameView-module__2WZlAq__mpGold{color:#c9a84c;letter-spacing:.4px;font-variant-numeric:tabular-nums;font-size:11px}.GameView-module__2WZlAq__mpRoundResult{letter-spacing:.6px;flex-shrink:0;font-size:10px;font-weight:700}.GameView-module__2WZlAq__mpRoundW{color:var(--green-bright,#4ebf72)}.GameView-module__2WZlAq__mpRoundL{color:var(--red-bright,#e35d5b)}.GameView-module__2WZlAq__mpRoundOut{color:var(--red-bright,#e35d5b);opacity:.65;font-size:11px}.GameView-module__2WZlAq__mpRoundD{color:var(--text-muted)}.GameView-module__2WZlAq__mpDeathRound{color:var(--red-bright,#e35d5b);opacity:.8;font-size:11px}.GameView-module__2WZlAq__wlW{color:var(--green-bright)}.GameView-module__2WZlAq__wlL{color:var(--red-bright)}.GameView-module__2WZlAq__mpColLineup{min-width:0;overflow:visible}.GameView-module__2WZlAq__mpLineup{flex-wrap:wrap;align-items:center;gap:4px;display:flex;overflow:visible}.GameView-module__2WZlAq__mpSynergies{flex-wrap:wrap;align-items:center;gap:4px;margin-top:7px;display:flex}.GameView-module__2WZlAq__mpSynBadge.syn-badge{gap:3px;padding:2px 5px 2px 3px;font-size:10px}.GameView-module__2WZlAq__mpSynBadge .syn-icon{width:16px;height:16px}.GameView-module__2WZlAq__mpUnit.unit-icon-wrap{width:36px;height:36px}.GameView-module__2WZlAq__mpUnit .unit-icon{width:36px;height:36px}.GameView-module__2WZlAq__mpCaret{width:22px;height:22px;color:var(--text-muted);font-size:16px;font-weight:600;font-family:var(--font-display);border:1px solid var(--border-subtle);border-radius:var(--r-2);background:var(--bg-elevated);transition:color var(--t-base) var(--t-easing);justify-content:center;align-items:center;display:flex}.GameView-module__2WZlAq__mpToggle:hover .GameView-module__2WZlAq__mpCaret{color:var(--text-secondary)}.GameView-module__2WZlAq__playerDetail{border-top:1px solid var(--border-subtle);background:#0000002e;flex-direction:column;gap:18px;padding:18px 24px 24px 76px;display:flex}.GameView-module__2WZlAq__pdLiveStats{align-items:center;gap:16px;display:flex}.GameView-module__2WZlAq__pdSection{flex-direction:column;gap:10px;display:flex}.GameView-module__2WZlAq__pdLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--text-secondary);font-size:10px;font-weight:600}.GameView-module__2WZlAq__pdLabelHint{color:var(--text-muted);letter-spacing:.8px;text-transform:none;font-weight:500}.GameView-module__2WZlAq__pdLineup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.GameView-module__2WZlAq__pdBoard{max-width:100%;padding-bottom:2px;overflow-x:auto}.GameView-module__2WZlAq__pdUnit.unit-icon-wrap{width:40px;height:40px}.GameView-module__2WZlAq__pdUnit .unit-icon{width:40px;height:40px}.GameView-module__2WZlAq__pdSynergies{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.GameView-module__2WZlAq__pdSynBadge .syn-icon{width:16px;height:16px}.GameView-module__2WZlAq__pdRelics{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.GameView-module__2WZlAq__pdRelic{flex-direction:column;align-items:center;gap:4px;display:flex}.GameView-module__2WZlAq__pdRelicIcon{width:36px!important;height:36px!important}.GameView-module__2WZlAq__pdRelicRound{color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--r-2);letter-spacing:.4px;font-variant-numeric:tabular-nums;padding:1px 6px;font-size:10px;font-weight:600}.GameView-module__2WZlAq__pdDrops{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.GameView-module__2WZlAq__pdDrop{border:1px solid var(--border-subtle);border-radius:var(--r-4);background:var(--bg-elevated);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:180px;max-width:240px;padding:7px 9px;display:grid}.GameView-module__2WZlAq__pdDropIcon{object-fit:cover;border:1px solid var(--border);border-radius:var(--r-3);background:var(--bg-deep);width:34px;height:34px}.GameView-module__2WZlAq__pdDropName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-secondary);font-size:12px;font-weight:600;overflow:hidden}@media (max-width:720px){.GameView-module__2WZlAq__playerDetail{padding:16px 20px 20px}.GameView-module__2WZlAq__matchSectionBody{grid-template-columns:58px minmax(0,1fr)}.GameView-module__2WZlAq__roundScrubber{padding:10px 4px}.GameView-module__2WZlAq__rsHeader{gap:6px}.GameView-module__2WZlAq__rsLabel{display:none}.GameView-module__2WZlAq__rsValue{font-size:18px}.GameView-module__2WZlAq__rsMeta{font-size:9px}.GameView-module__2WZlAq__rsBody{justify-content:center}.GameView-module__2WZlAq__rsWheel{width:46px;max-height:none}.GameView-module__2WZlAq__rsRoundButton{flex-basis:28px;font-size:9px}.GameView-module__2WZlAq__matchSectionHeader{padding:14px 16px}.GameView-module__2WZlAq__mpToggle{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:12px 16px}.GameView-module__2WZlAq__mpPlacement{width:34px;height:34px}.GameView-module__2WZlAq__mpInfo{grid-column:2;width:auto}.GameView-module__2WZlAq__mpColStats{grid-area:2/2/auto/4;width:auto}.GameView-module__2WZlAq__mpColLineup{grid-area:3/1/auto/4}.GameView-module__2WZlAq__mpRoundResult{grid-area:4/2}.GameView-module__2WZlAq__mpCaret{grid-area:1/3;margin-left:0}}
