.gold-river-module__nN1X7G__wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1), var(--edge-light);margin-bottom:8px;overflow:hidden}.gold-river-module__nN1X7G__head{background:linear-gradient(180deg, var(--surface-high), var(--surface-raised));border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px 12px;padding:7px 12px;display:flex}.gold-river-module__nN1X7G__legend{gap:12px;margin-right:auto;display:flex}.gold-river-module__nN1X7G__legendItem{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:140px;font-size:11.5px;display:inline-flex;overflow:hidden}.gold-river-module__nN1X7G__legendItem i{border-radius:2px;flex-shrink:0;width:9px;height:9px}.gold-river-module__nN1X7G__legendItem[data-side=radiant] i{background:var(--chart-radiant)}.gold-river-module__nN1X7G__legendItem[data-side=dire] i{background:var(--chart-dire)}.gold-river-module__nN1X7G__legendItem[data-side=xp] i{border-top:2px dashed var(--chart-xp);border-radius:0;width:14px;height:0}.gold-river-module__nN1X7G__value{align-items:baseline;gap:8px;font-size:16px;font-weight:600;display:flex}.gold-river-module__nN1X7G__value em{font-style:normal;font-size:var(--text-sm);color:var(--muted-deep)}.gold-river-module__nN1X7G__valueTeam{font-weight:700;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.gold-river-module__nN1X7G__value[data-side=radiant]{color:var(--chart-radiant)}.gold-river-module__nN1X7G__value[data-side=dire]{color:var(--chart-dire)}.gold-river-module__nN1X7G__value[data-side=even]{color:var(--muted)}.gold-river-module__nN1X7G__svg{cursor:crosshair;width:100%;height:190px;display:block}.gold-river-module__nN1X7G__grid{stroke:var(--chart-grid);stroke-width:1px;vector-effect:non-scaling-stroke}.gold-river-module__nN1X7G__zero{stroke:var(--chart-axis);stroke-width:1.5px;vector-effect:non-scaling-stroke}.gold-river-module__nN1X7G__axisLabel{fill:var(--muted-deep);font-family:var(--font-data);font-size:10px}.gold-river-module__nN1X7G__stroke{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.gold-river-module__nN1X7G__now{stroke:var(--surface);stroke-width:1.5px;vector-effect:non-scaling-stroke}.gold-river-module__nN1X7G__now[data-side=radiant]{fill:var(--chart-radiant)}.gold-river-module__nN1X7G__now[data-side=dire]{fill:var(--chart-dire)}.gold-river-module__nN1X7G__now[data-side=even]{fill:var(--chart-axis)}.gold-river-module__nN1X7G__cursor line{stroke:var(--muted);stroke-width:1px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.gold-river-module__nN1X7G__cursor circle{fill:var(--surface);stroke:var(--muted);stroke-width:2px;vector-effect:non-scaling-stroke}.gold-river-module__nN1X7G__edges{border-top:1px solid color-mix(in srgb, var(--line) 60%, transparent);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:5px 12px 7px;font-weight:600;display:flex}.gold-river-module__nN1X7G__edges [data-side=radiant]{color:var(--chart-radiant)}.gold-river-module__nN1X7G__edges [data-side=dire]{color:var(--chart-dire)}.gold-river-module__nN1X7G__scale{color:var(--muted-deep);letter-spacing:0;text-transform:none}.gold-river-module__nN1X7G__empty{text-align:center;font-size:var(--text-sm);color:var(--muted-deep);margin:0;padding:2rem 12px}.gold-river-module__nN1X7G__xpStroke{fill:none;stroke-width:1.5px;stroke-dasharray:4 3;stroke-linejoin:round;stroke-linecap:round;opacity:.75}.gold-river-module__nN1X7G__xpValue{font-size:var(--text-sm);color:var(--chart-xp);align-items:baseline;gap:6px;font-weight:600;display:flex}.gold-river-module__nN1X7G__xpLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.gold-river-module__nN1X7G__xpTeam{text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-weight:700;overflow:hidden}
.match-minimap-module__F1nUDa__wrap{flex-direction:column;gap:5px;margin:0;display:flex}.match-minimap-module__F1nUDa__canvas{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--ground-deep);width:100%;position:relative;overflow:hidden}.match-minimap-module__F1nUDa__terrain{object-fit:cover;filter:saturate(.85)brightness(.92);width:100%;height:100%}.match-minimap-module__F1nUDa__building{object-fit:contain;pointer-events:none;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%)}.match-minimap-module__F1nUDa__building[data-kind=fort]{width:18px;height:18px}.match-minimap-module__F1nUDa__building[data-kind=barracks]{width:9px;height:9px}.match-minimap-module__F1nUDa__building[data-destroyed]{filter:grayscale()brightness(.75);opacity:.5}.match-minimap-module__F1nUDa__unit{border:2px solid var(--accent-side);background:var(--ground-deep);border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0009}.match-minimap-module__F1nUDa__unit[data-side=radiant]{--accent-side:var(--radiant)}.match-minimap-module__F1nUDa__unit[data-side=dire]{--accent-side:var(--dire)}.match-minimap-module__F1nUDa__unit img{width:var(--hero-icon-sm);height:var(--hero-icon-sm);object-fit:cover}.match-minimap-module__F1nUDa__unit[data-dead]{opacity:.45;background:0 0}.match-minimap-module__F1nUDa__unit[data-dead] img{filter:grayscale()}
.match-scoreboard-module__hOA_DG__board{background:var(--surface);border:1px solid var(--line);border-left:2px solid var(--accent);border-radius:var(--radius);margin-bottom:8px;overflow:visible}.match-scoreboard-module__hOA_DG__board[data-side=radiant]{--accent:var(--radiant);--accent-soft:var(--radiant-glow);--accent-bar:var(--radiant-dim)}.match-scoreboard-module__hOA_DG__board[data-side=dire]{--accent:var(--dire);--accent-soft:var(--dire-glow);--accent-bar:var(--dire-dim)}.match-scoreboard-module__hOA_DG__head{background:linear-gradient(180deg, var(--surface-high), var(--surface-raised));border-bottom:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;align-items:center;gap:8px;padding:7px 10px;display:flex}.match-scoreboard-module__hOA_DG__logo{object-fit:contain;flex-shrink:0}.match-scoreboard-module__hOA_DG__logoGap{width:var(--logo-md);height:var(--logo-md);background:var(--ground-deep) url(/team-fallback.svg) center / 80% no-repeat;border-radius:2px;flex-shrink:0}.match-scoreboard-module__hOA_DG__teamName{font-size:var(--text-lg);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.match-scoreboard-module__hOA_DG__sideTag{color:var(--accent);flex-shrink:0}.match-scoreboard-module__hOA_DG__outcome{background:color-mix(in srgb, var(--dire) 20%, transparent);width:20px;height:20px;color:var(--dire);border-radius:2px;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.match-scoreboard-module__hOA_DG__outcome[data-won]{background:color-mix(in srgb, var(--radiant) 20%, transparent);color:var(--radiant)}.match-scoreboard-module__hOA_DG__score{color:var(--accent);margin-left:auto;font-size:18px;font-weight:600}.match-scoreboard-module__hOA_DG__teamNet{font-size:var(--text-md);color:var(--brass);text-align:right;min-width:56px}.match-scoreboard-module__hOA_DG__columns,.match-scoreboard-module__hOA_DG__row{grid-template-columns:64px minmax(104px,1.3fr) 30px 30px 30px 70px minmax(92px,.9fr) 46px auto;align-items:center;gap:6px;display:grid}.match-scoreboard-module__hOA_DG__columns{border-bottom:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-deep);text-align:center;padding:4px 10px;font-size:10px;font-weight:600}.match-scoreboard-module__hOA_DG__columns span:nth-child(2){text-align:left}.match-scoreboard-module__hOA_DG__rows{margin:0;padding:0;list-style:none}.match-scoreboard-module__hOA_DG__row{border-bottom:1px solid color-mix(in srgb, var(--line) 50%, transparent);padding:4px 10px}.match-scoreboard-module__hOA_DG__rows li:last-child{border-bottom:0}.match-scoreboard-module__hOA_DG__row:hover{background:var(--accent-soft)}.match-scoreboard-module__hOA_DG__portrait[data-dead] img{filter:grayscale()brightness(.45)}.match-scoreboard-module__hOA_DG__portrait{width:var(--portrait-w);height:var(--portrait-h);position:relative}.match-scoreboard-module__hOA_DG__portrait img{width:var(--portrait-w);height:var(--portrait-h);object-fit:cover;border-radius:2px}.match-scoreboard-module__hOA_DG__portraitGap{width:var(--portrait-w);height:var(--portrait-h);background:var(--ground-deep) url(/team-fallback.svg) center / auto 85% no-repeat;border-radius:2px;display:block}.match-scoreboard-module__hOA_DG__level{text-align:center;background:var(--ground-deep);border:1px solid var(--line-bright);min-width:17px;color:var(--text);border-radius:2px;padding:0 2px;font-size:10px;line-height:14px;position:absolute;bottom:-4px;right:-5px}.match-scoreboard-module__hOA_DG__respawn{color:var(--dire);background:color-mix(in srgb, var(--ground-deep) 60%, transparent);border-radius:2px;place-items:center;font-size:12px;font-weight:600;display:grid;position:absolute;inset:0}.match-scoreboard-module__hOA_DG__identity{flex-direction:column;min-width:0;line-height:1.25;display:flex}.match-scoreboard-module__hOA_DG__nameLine{align-items:center;gap:5px;min-width:0;display:flex}.match-scoreboard-module__hOA_DG__position{text-align:center;background:var(--ground-deep);min-width:15px;color:var(--muted-deep);border-radius:2px;flex-shrink:0;padding:0 2px;font-size:10px;line-height:14px}.match-scoreboard-module__hOA_DG__playerName{font-size:var(--text-md);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.match-scoreboard-module__hOA_DG__heroName{font-size:var(--text-xs);color:var(--muted-deep);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-scoreboard-module__hOA_DG__stat{font-size:var(--text-md);text-align:center;color:var(--text-strong)}.match-scoreboard-module__hOA_DG__deaths{color:var(--muted)}.match-scoreboard-module__hOA_DG__farm{font-size:var(--text-sm);text-align:center;color:var(--muted);white-space:nowrap}.match-scoreboard-module__hOA_DG__farm i{color:var(--muted-deep);padding:0 1px;font-style:normal}.match-scoreboard-module__hOA_DG__net{background:var(--ground-deep);border-radius:2px;align-items:center;height:18px;display:flex;position:relative;overflow:hidden}.match-scoreboard-module__hOA_DG__netBar{inset-block:0;background:linear-gradient(90deg, var(--accent-bar), var(--accent));opacity:.55;position:absolute;left:0}.match-scoreboard-module__hOA_DG__netValue{font-size:var(--text-sm);color:var(--text-strong);padding-left:5px;font-weight:600;position:relative}.match-scoreboard-module__hOA_DG__gpm{font-size:var(--text-sm);text-align:right;color:var(--muted)}.match-scoreboard-module__hOA_DG__items{justify-content:flex-end;gap:1px;display:flex}@media (max-width:1100px){.match-scoreboard-module__hOA_DG__columns,.match-scoreboard-module__hOA_DG__row{grid-template-columns:64px minmax(96px,1fr) 28px 28px 28px 64px minmax(80px,.8fr) auto}.match-scoreboard-module__hOA_DG__gpm,.match-scoreboard-module__hOA_DG__columns span:nth-child(8){display:none}}@media (max-width:780px){.match-scoreboard-module__hOA_DG__columns,.match-scoreboard-module__hOA_DG__row{grid-template-columns:64px minmax(84px,1fr) 26px 26px 26px minmax(72px,.8fr);row-gap:2px}.match-scoreboard-module__hOA_DG__farm,.match-scoreboard-module__hOA_DG__columns span:nth-child(6){display:none}.match-scoreboard-module__hOA_DG__items{grid-column:1/-1;justify-content:flex-start;padding:2px 0 4px}}
.win-probability-module__qQrRpG__wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1), var(--edge-light);margin-bottom:8px;overflow:hidden}.win-probability-module__qQrRpG__head{background:linear-gradient(180deg, var(--surface-high), var(--surface-raised));border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px 10px;padding:7px 12px;display:flex}.win-probability-module__qQrRpG__badge{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line-bright);cursor:help;border-radius:3px;padding:1px 6px;font-size:10.5px;font-weight:600}.win-probability-module__qQrRpG__body{padding:10px 12px 12px}.win-probability-module__qQrRpG__labels{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.win-probability-module__qQrRpG__side{align-items:baseline;gap:6px;min-width:0;display:inline-flex}.win-probability-module__qQrRpG__pct{flex-shrink:0;font-size:20px;font-weight:700;line-height:1}.win-probability-module__qQrRpG__side[data-side=radiant] .win-probability-module__qQrRpG__pct{color:var(--chart-radiant)}.win-probability-module__qQrRpG__side[data-side=dire] .win-probability-module__qQrRpG__pct{color:var(--chart-dire)}.win-probability-module__qQrRpG__team{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.win-probability-module__qQrRpG__bar{background:var(--surface-high);border-radius:3px;height:14px;display:flex;overflow:hidden}.win-probability-module__qQrRpG__fill{height:100%;transition:width .4s ease-out}.win-probability-module__qQrRpG__fill[data-side=radiant]{background:var(--chart-radiant)}.win-probability-module__qQrRpG__fill[data-side=dire]{background:var(--chart-dire)}.win-probability-module__qQrRpG__pending{color:var(--muted);margin:0;padding:12px;font-size:12px;line-height:1.5}.win-probability-module__qQrRpG__clock{font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.win-probability-module__qQrRpG__note{border-top:1px solid var(--line);color:var(--muted-deep);margin:0;padding:8px 12px 10px;font-size:11px;line-height:1.5}
.match-header-module__8CBYbW__header{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1), var(--edge-light);margin-bottom:8px}.match-header-module__8CBYbW__seriesBar{padding:8px var(--gutter);background:linear-gradient(180deg, var(--surface-high), var(--surface-raised));border-bottom:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(.75rem,3vw,2.5rem);display:grid}.match-header-module__8CBYbW__mark{min-width:0;max-width:100%}.match-header-module__8CBYbW__mark[data-align=left]{justify-self:end}.match-header-module__8CBYbW__mark[data-align=right]{justify-self:start}.match-header-module__8CBYbW__markLink{align-items:center;gap:8px;min-width:0;display:flex}.match-header-module__8CBYbW__mark[data-align=right] .match-header-module__8CBYbW__markLink{flex-direction:row-reverse}.match-header-module__8CBYbW__markLogo{object-fit:contain;flex-shrink:0;width:24px;height:24px}.match-header-module__8CBYbW__markLogoGap{background:var(--ground-deep) url(/team-fallback.svg) center / 80% no-repeat;border-radius:2px;flex-shrink:0;width:24px;height:24px}.match-header-module__8CBYbW__markName{font-family:var(--font-display);letter-spacing:.01em;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.9rem,2vw,1.2rem);font-weight:700;font-stretch:118%;overflow:hidden}.match-header-module__8CBYbW__seriesScore{flex-direction:column;align-items:center;gap:1px;display:flex}.match-header-module__8CBYbW__scoreNumbers{align-items:baseline;gap:10px;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:600;line-height:1;display:flex}.match-header-module__8CBYbW__scoreNumbers span{color:var(--muted)}.match-header-module__8CBYbW__scoreNumbers span[data-lead]{color:var(--text-strong)}.match-header-module__8CBYbW__scoreNumbers span[data-side=radiant]{color:var(--radiant)}.match-header-module__8CBYbW__scoreNumbers span[data-side=dire]{color:var(--dire)}.match-header-module__8CBYbW__scoreNumbers i{color:var(--muted-deep);font-size:.5em;font-style:normal}.match-header-module__8CBYbW__scoreLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-deep);font-size:9.5px;font-weight:700}.match-header-module__8CBYbW__eventLine{padding:6px var(--gutter);border-bottom:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;color:var(--brass);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:flex}.match-header-module__8CBYbW__eventLine a:hover{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.match-header-module__8CBYbW__stage{color:var(--muted);font-style:normal}.match-header-module__8CBYbW__stage:before{content:"/";color:var(--line-bright);margin-right:6px}.match-header-module__8CBYbW__mapBar{padding:0 var(--gutter);background:var(--surface-raised);border-bottom:1px solid var(--line);align-items:stretch;gap:10px;display:flex;overflow-x:auto}.match-header-module__8CBYbW__bo{border:1px solid var(--line-bright);letter-spacing:.08em;color:var(--text);border-radius:2px;flex-shrink:0;align-self:center;padding:2px 7px;font-size:10.5px;font-weight:700}.match-header-module__8CBYbW__mapTabs{gap:2px;display:flex}.match-header-module__8CBYbW__mapTab{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.match-header-module__8CBYbW__mapTab:hover{background:var(--surface);color:var(--text-strong)}.match-header-module__8CBYbW__mapTab[data-active]{background:var(--surface);color:var(--text-strong);border-bottom-color:var(--brass)}.match-header-module__8CBYbW__mapTabName{text-overflow:ellipsis;overflow:hidden}.match-header-module__8CBYbW__mapTabTime{letter-spacing:0;color:var(--muted-deep);font-size:10px;font-weight:400}.match-header-module__8CBYbW__mapTabLive{color:var(--live);align-items:center;gap:4px;font-size:10px;display:inline-flex}.match-header-module__8CBYbW__seriesLink{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);white-space:nowrap;flex-shrink:0;align-self:center;margin-left:auto;padding-left:10px;font-size:11px;font-weight:700}.match-header-module__8CBYbW__seriesLink:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.match-header-module__8CBYbW__mapBody{padding:14px var(--gutter);grid-template-columns:minmax(0,1fr) auto minmax(0,auto) auto minmax(0,1fr);align-items:center;gap:clamp(.5rem,2vw,1.5rem);display:grid}.match-header-module__8CBYbW__block[data-side=radiant]{grid-column:1}.match-header-module__8CBYbW__goldCell[data-side=radiant]{grid-column:2}.match-header-module__8CBYbW__clockCell{grid-column:3}.match-header-module__8CBYbW__goldCell[data-side=dire]{grid-column:4}.match-header-module__8CBYbW__block[data-side=dire]{grid-column:5}.match-header-module__8CBYbW__block{flex-direction:column;gap:10px;min-width:0;display:flex}.match-header-module__8CBYbW__block[data-side=dire]{align-items:flex-end}.match-header-module__8CBYbW__blockIdentity{align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.match-header-module__8CBYbW__block[data-side=dire] .match-header-module__8CBYbW__blockIdentity{flex-direction:row-reverse}.match-header-module__8CBYbW__blockLogo{object-fit:contain;flex-shrink:0;width:56px;height:56px}.match-header-module__8CBYbW__blockLogoGap{background:var(--ground-deep) url(/team-fallback.svg) center / 78% no-repeat;border-radius:3px;flex-shrink:0;width:56px;height:56px}.match-header-module__8CBYbW__blockText{flex-direction:column;gap:2px;min-width:0;display:flex}.match-header-module__8CBYbW__block[data-side=dire] .match-header-module__8CBYbW__blockText{align-items:flex-end}.match-header-module__8CBYbW__blockName{font-family:var(--font-display);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.05rem,2.4vw,1.6rem);font-weight:700;font-stretch:118%;line-height:1.1;overflow:hidden}.match-header-module__8CBYbW__blockSide{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.match-header-module__8CBYbW__blockSide[data-side=radiant]{color:var(--radiant)}.match-header-module__8CBYbW__blockSide[data-side=dire]{color:var(--dire)}.match-header-module__8CBYbW__goldCell{white-space:nowrap;flex-direction:column;align-items:center;display:flex}.match-header-module__8CBYbW__goldValue{color:var(--muted);font-size:15px;font-weight:600}.match-header-module__8CBYbW__goldValue[data-ahead]{color:var(--brass)}.match-header-module__8CBYbW__goldLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-deep);font-size:9.5px;font-weight:700}.match-header-module__8CBYbW__clockCell{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.match-header-module__8CBYbW__clock{color:var(--text-strong);align-items:center;gap:6px;font-size:clamp(1.1rem,2.6vw,1.5rem);font-weight:600;line-height:1;display:flex}.match-header-module__8CBYbW__kills{align-items:baseline;gap:6px;font-size:1.05rem;font-weight:600;line-height:1.2;display:flex}.match-header-module__8CBYbW__kills span[data-side=radiant]{color:var(--radiant)}.match-header-module__8CBYbW__kills span[data-side=dire]{color:var(--dire)}.match-header-module__8CBYbW__kills i{color:var(--muted-deep);font-size:.7em;font-style:normal}.match-header-module__8CBYbW__killsLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-deep);font-size:9.5px;font-weight:700}.match-header-module__8CBYbW__date{color:var(--muted-deep);white-space:nowrap;margin-top:2px;font-size:11px}.match-header-module__8CBYbW__heroStrip{flex-wrap:wrap;gap:4px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.match-header-module__8CBYbW__heroStrip[data-side=dire]{justify-content:flex-end}.match-header-module__8CBYbW__heroCell{width:var(--portrait-w);flex-direction:column;gap:2px;min-width:0;display:flex}.match-header-module__8CBYbW__heroCell img{width:var(--portrait-w);height:var(--portrait-h);object-fit:cover;border-radius:2px;display:block}.match-header-module__8CBYbW__heroCellGap{width:var(--portrait-w);height:var(--portrait-h);background:var(--ground-deep);border-radius:2px}.match-header-module__8CBYbW__heroCellName{color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}@media (max-width:760px){.match-header-module__8CBYbW__mapBody{grid-template-columns:minmax(0,1fr);gap:12px}.match-header-module__8CBYbW__block[data-side=radiant],.match-header-module__8CBYbW__block[data-side=dire],.match-header-module__8CBYbW__goldCell[data-side=radiant],.match-header-module__8CBYbW__goldCell[data-side=dire],.match-header-module__8CBYbW__clockCell{grid-column:1}.match-header-module__8CBYbW__clockCell{order:-1}.match-header-module__8CBYbW__block[data-side=radiant]{order:1}.match-header-module__8CBYbW__goldCell[data-side=radiant]{order:2}.match-header-module__8CBYbW__block[data-side=dire]{order:3}.match-header-module__8CBYbW__goldCell[data-side=dire]{order:4}.match-header-module__8CBYbW__block[data-side=dire],.match-header-module__8CBYbW__block[data-side=dire] .match-header-module__8CBYbW__blockText{align-items:flex-start}.match-header-module__8CBYbW__block[data-side=dire] .match-header-module__8CBYbW__blockIdentity{flex-direction:row}.match-header-module__8CBYbW__goldCell{align-items:flex-start}.match-header-module__8CBYbW__heroStrip,.match-header-module__8CBYbW__heroStrip[data-side=dire]{justify-content:flex-start}}@media (max-width:420px){.match-header-module__8CBYbW__blockLogo,.match-header-module__8CBYbW__blockLogoGap{width:40px;height:40px}}
.match-objectives-module__c0e8lq__wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:repeat(4,1fr);margin:0;display:grid;overflow:hidden}.match-objectives-module__c0e8lq__cell{flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px 7px;display:flex}.match-objectives-module__c0e8lq__cell+.match-objectives-module__c0e8lq__cell{border-left:1px solid color-mix(in srgb, var(--line) 70%, transparent)}.match-objectives-module__c0e8lq__sigla{font-size:var(--text-xs);letter-spacing:.08em;color:var(--muted-deep);font-weight:700}.match-objectives-module__c0e8lq__holder{font-size:var(--text-sm);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-weight:700;overflow:hidden}.match-objectives-module__c0e8lq__holder[data-side=radiant]{color:var(--radiant)}.match-objectives-module__c0e8lq__holder[data-side=dire]{color:var(--dire)}.match-objectives-module__c0e8lq__holder[data-side=none]{color:var(--muted-deep);font-weight:500}
.match-draft-module__EQV_ea__wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1), var(--edge-light);margin-bottom:8px;padding:10px 12px}.match-draft-module__EQV_ea__title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:700}.match-draft-module__EQV_ea__sides{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:10px;display:grid}.match-draft-module__EQV_ea__side{border-radius:var(--radius-sm);border-left:2px solid var(--line-bright);background:var(--surface-raised);flex-direction:column;gap:6px;padding:8px;display:flex}.match-draft-module__EQV_ea__side[data-side=radiant]{border-left-color:var(--radiant)}.match-draft-module__EQV_ea__side[data-side=dire]{border-left-color:var(--dire)}.match-draft-module__EQV_ea__sideName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.match-draft-module__EQV_ea__group{align-items:center;gap:8px;display:flex}.match-draft-module__EQV_ea__groupLabel{letter-spacing:.06em;text-transform:uppercase;width:62px;color:var(--muted-deep);flex-shrink:0;font-size:9.5px;font-weight:700}.match-draft-module__EQV_ea__cells{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.match-draft-module__EQV_ea__cell{line-height:0;display:inline-flex;position:relative}.match-draft-module__EQV_ea__cell img{border-radius:var(--radius-sm);filter:grayscale();opacity:.45;width:26px;height:26px}.match-draft-module__EQV_ea__cell[data-pick] img{filter:none;opacity:1}.match-draft-module__EQV_ea__gap{border-radius:var(--radius-sm);background:var(--ground-deep);width:26px;height:26px;display:inline-block}.match-draft-module__EQV_ea__order{background:var(--ground-deep);color:var(--muted);border-radius:3px;padding:0 2px;font-size:8.5px;line-height:1.4;position:absolute;bottom:-3px;right:-2px}
