.matchups-module__p0qPsG__page{min-width:0}.matchups-module__p0qPsG__toolbar{justify-content:space-between;align-items:center;gap:6px;margin-bottom:10px;display:flex}.matchups-module__p0qPsG__heading{min-width:0}.matchups-module__p0qPsG__toolbar h1{letter-spacing:-1px;white-space:nowrap;flex-shrink:0;font-size:26px;line-height:1.1}.matchups-module__p0qPsG__season{color:var(--green);letter-spacing:.025em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700;line-height:12px}.matchups-module__p0qPsG__weekControl{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;margin-left:auto;display:flex}.matchups-module__p0qPsG__weekArrow{place-items:center;width:44px;height:44px;display:none}.matchups-module__p0qPsG__weekArrow.disabled{opacity:.25;pointer-events:none}.matchups-module__p0qPsG__weekArrow .icon{width:14px;height:14px}.matchups-module__p0qPsG__weekSelect{align-items:center;display:flex;position:relative}.matchups-module__p0qPsG__weekSelect select{appearance:none;width:87px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0 20px 0 5px;font-size:16px}.matchups-module__p0qPsG__weekSelect .icon{pointer-events:none;width:12px;height:12px;position:absolute;right:5px}.matchups-module__p0qPsG__refresh{background:0 0;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.matchups-module__p0qPsG__refresh .icon{width:17px;height:17px}.matchups-module__p0qPsG__backToCurrent{width:fit-content;min-height:44px;color:var(--green);text-underline-offset:3px;align-items:center;margin-bottom:7px;font-size:11px;text-decoration:underline;display:flex}.matchups-module__p0qPsG__standingsPage .section-label{margin-top:0}.matchups-module__p0qPsG__page .updated{margin-top:12px}.matchups-module__p0qPsG__board{--name-height:36px;--meta-height:16px;--score-width:112px;align-items:start;gap:5px;display:grid}.matchups-module__p0qPsG__card{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;overflow:hidden}.matchups-module__p0qPsG__myMatchup{border-color:var(--selected-border)}.matchups-module__p0qPsG__toggle{grid-template-columns:minmax(0,1fr) var(--score-width) minmax(0,1fr);grid-template-rows:var(--name-height) var(--meta-height);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:0 5px;width:100%;padding:4px 6px;display:grid}.matchups-module__p0qPsG__toggle:hover,.matchups-module__p0qPsG__toggle[aria-expanded=true]{background:var(--green-soft)}.matchups-module__p0qPsG__toggle:focus-visible{outline-offset:-3px}.matchups-module__p0qPsG__teamName{text-wrap:balance;overflow-wrap:anywhere;grid-area:1/1;min-width:0;font-size:12.5px;font-weight:700;line-height:14px}.matchups-module__p0qPsG__rightName{text-align:right;grid-column:3}.matchups-module__p0qPsG__scorePair{grid-area:1/2;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:flex-start;display:grid}.matchups-module__p0qPsG__score{white-space:nowrap;font-variant-numeric:tabular-nums;min-width:0;color:var(--navy);flex-direction:column;justify-content:flex-start;font-size:13.5px;font-weight:750;line-height:13px;display:flex}.matchups-module__p0qPsG__score:first-child{text-align:right;align-items:flex-end}.matchups-module__p0qPsG__score:last-child{text-align:left;align-items:flex-start}.matchups-module__p0qPsG__teamOfficial{line-height:13px}.matchups-module__p0qPsG__teamProjection{color:var(--green);font-size:9px;font-weight:400;line-height:9px}.matchups-module__p0qPsG__scoreDivider{background:var(--line);justify-self:center;width:1px;height:18px;margin-top:1px}.matchups-module__p0qPsG__teamMeta{width:calc(50% - 14px);min-width:0;color:var(--muted);grid-area:2/1/auto/-1;grid-template-columns:14px minmax(0,1fr) max-content;justify-self:start;align-items:center;gap:3px;font-size:10px;line-height:13px;display:grid}.matchups-module__p0qPsG__teamMeta .avatar{width:14px;height:14px;font-size:8px}.matchups-module__p0qPsG__manager{overflow-wrap:anywhere;min-width:0}.matchups-module__p0qPsG__record{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ink)}.matchups-module__p0qPsG__oppositeMeta{text-align:right;grid-template-columns:max-content minmax(0,1fr) 14px;justify-self:end}.matchups-module__p0qPsG__oppositeMeta .avatar{grid-area:1/3}.matchups-module__p0qPsG__oppositeMeta .matchups-module__p0qPsG__manager{grid-area:1/2}.matchups-module__p0qPsG__oppositeMeta .matchups-module__p0qPsG__record{grid-area:1/1}.matchups-module__p0qPsG__expandControl{grid-area:2/2;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.matchups-module__p0qPsG__chevron{width:16px;height:16px;color:var(--muted);transition:transform .14s}.matchups-module__p0qPsG__rotated{transform:rotate(180deg)}.matchups-module__p0qPsG__lineup{border-top:1px solid var(--line);padding:0 10px}.matchups-module__p0qPsG__lineup[hidden]{display:none}.matchups-module__p0qPsG__playerRow{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:6px;height:52px;padding:4px 0;display:grid}.matchups-module__p0qPsG__playerRow:first-child{border-top-color:#0000}.matchups-module__p0qPsG__player{grid-template-columns:minmax(0,1fr) 31px;align-items:center;gap:4px;min-width:0;font-size:12px;line-height:16px;display:grid}.matchups-module__p0qPsG__playerInfo{min-width:0}.matchups-module__p0qPsG__playerName{white-space:nowrap;font-size:12px;line-height:16px;display:block}.matchups-module__p0qPsG__shortName,.matchups-module__p0qPsG__playerName[data-compact=true] .matchups-module__p0qPsG__fullName{display:none}.matchups-module__p0qPsG__playerName[data-compact=true] .matchups-module__p0qPsG__shortName{display:inline}.matchups-module__p0qPsG__playerMeta{color:var(--muted);white-space:nowrap;justify-items:start;margin-top:1px;font-size:10px;font-weight:400;line-height:13px;display:grid}.matchups-module__p0qPsG__playerDetails{white-space:nowrap;gap:5px;min-width:0;display:flex}.matchups-module__p0qPsG__game{color:var(--ink);white-space:nowrap;font-size:9px;line-height:12px}.matchups-module__p0qPsG__injury{color:var(--injury);font-weight:400}.matchups-module__p0qPsG__questionable{color:var(--questionable)}.matchups-module__p0qPsG__playerPoints{font-variant-numeric:tabular-nums;flex-direction:column;justify-content:center;min-width:31px;font-size:11px;line-height:12px;display:flex}.matchups-module__p0qPsG__playerOfficial{line-height:12px}.matchups-module__p0qPsG__playerProjection{color:var(--green);font-size:8px;font-weight:400;line-height:8px}.matchups-module__p0qPsG__player:not(.matchups-module__p0qPsG__rightPlayer) .matchups-module__p0qPsG__playerPoints{text-align:right;align-items:flex-end}.matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerPoints{text-align:left;align-items:flex-start}.matchups-module__p0qPsG__higherScore{color:var(--green)}.matchups-module__p0qPsG__rightPlayer{text-align:right;grid-template-columns:31px minmax(0,1fr)}.matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerInfo{grid-area:1/2}.matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerPoints{grid-area:1/1}.matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerMeta{justify-items:end}.matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerDetails{flex-direction:row-reverse}.matchups-module__p0qPsG__slot{text-align:center;color:var(--muted);background:var(--paper);border-radius:4px;padding:4px 0;font-size:9px;line-height:13px}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__player{grid-template-columns:minmax(0,1fr);position:relative}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__playerInfo{grid-column:1}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__playerName{max-width:calc(100% - 35px)}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerName{margin-left:auto}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__playerMeta{max-width:100%}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__playerPoints{width:31px;position:absolute;top:0;right:0}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerPoints{left:0;right:auto}.matchups-module__p0qPsG__lineup[data-roomy-names=true] .matchups-module__p0qPsG__rightPlayer .matchups-module__p0qPsG__playerMeta{margin-left:auto}.matchups-module__p0qPsG__lineupNote{color:var(--muted);text-align:center;padding:8px 0;font-size:10px;line-height:14px}.matchups-module__p0qPsG__unavailable{color:var(--muted);padding:18px 4px;font-size:12px;line-height:1.5}.matchups-module__p0qPsG__profileLinks{border-top:1px solid var(--line);justify-content:space-between;gap:12px;display:flex}.matchups-module__p0qPsG__profileLinks a{min-height:44px;color:var(--green);align-items:center;font-size:11px;display:flex}@media (max-width:359px){.matchups-module__p0qPsG__toolbar h1{font-size:24px}.matchups-module__p0qPsG__toggle{column-gap:3px;padding-left:4px;padding-right:4px}.matchups-module__p0qPsG__teamName{font-size:12px}.matchups-module__p0qPsG__score{font-size:13px}}@media (min-width:760px){.matchups-module__p0qPsG__weekArrow{display:grid}.matchups-module__p0qPsG__toolbar h1{font-size:34px}.matchups-module__p0qPsG__toolbar{margin-bottom:10px}.matchups-module__p0qPsG__season{font-size:11px;line-height:14px}.matchups-module__p0qPsG__board{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (prefers-reduced-motion:reduce){.matchups-module__p0qPsG__chevron{transition:none}}
