/* fbl - Built: 1631986722177 */
:root{--unit:10px;--color-bg:#f4f0eb;--color-fg:#333;--color-accent:#666}@media(max-width:600px){:root{--unit:8px}}html{background:#f4f0eb;color:#333}body,html{min-height:100vh}body{min-width:320px;margin:0;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px}@media (max-width:600px){body{font-size:15px;line-height:16px}}h1{font-family:Roboto Condensed,sans-serif;font-size:40px;line-height:40px;font-weight:800}@media (max-width:600px){h1{font-size:30px;line-height:32px}}h2{font-family:Roboto Condensed,sans-serif;font-size:30px;line-height:30px;font-weight:700}@media (max-width:600px){h2{font-size:22px;line-height:24px}}h3{font-family:Roboto Condensed,sans-serif;font-size:25px;line-height:30px;font-weight:700}@media (max-width:600px){h3{font-size:18px;line-height:16px}}a:not([button]){color:var(--color-link);text-decoration:none}a:not([button]):hover{text-decoration:underline}svg.refs{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;width:1.25em;height:1.25em;box-sizing:border-box;border:1px solid #333}input[type=checkbox]:checked:after,input[type=checkbox]:checked:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:0;border-top:1px solid;border-color:inherit;transform-origin:center}input[type=checkbox]:checked:before{transform:rotate(45deg)}input[type=checkbox]:checked:after{transform:rotate(-45deg)}
@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#globalSpinner-container{position:fixed;z-index:300;top:0;left:-9999px;width:100%;height:100%;opacity:0;transition:opacity .15s linear,left 0ms linear .15s}#globalSpinner-container.globalSpinner-container_visible{left:0;opacity:1;transition-delay:0ms}.globalSpinner{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:75px;height:75px;border-radius:50%;--color-bg:#fff;--color-fg:#c93232}@media (max-width:600px){.globalSpinner{width:50px;height:50px}}.globalSpinner>.spinner{width:100%;height:100%;stroke-width:3px}
@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#overlay{position:fixed;z-index:200;top:0;left:-9999px;width:100%;height:100%;background:#e8e4df;background:hsla(33,16%,89%,.5);opacity:0;transition:opacity .15s linear,left 0ms linear .15s}.viewContainer{transition:filter .15s linear}body.overlaid .viewContainer{filter:saturate(10%)}body.overlaid #overlay{left:0;opacity:1;transition-delay:0ms}
#topicNav{--color-bg:#dcd8d4;--color-fg:#333;--color-accent:#c93232;display:block;height:70px}@media (max-width:600px){#topicNav{height:56px}}.topicNav{position:fixed;top:0;left:0;right:0;z-index:100;height:70px;box-sizing:border-box;background:var(--color-bg);border-bottom:5px solid var(--color-fg)}@media (max-width:600px){.topicNav{height:56px}}.topicNav-content{width:100%;height:100%;max-width:1600px;padding:10px 0;box-sizing:border-box;margin:auto;display:-ms-grid;display:grid;-ms-grid-columns:(100px)[3] 120px (100px)[3];grid-template-columns:repeat(3,100px) 120px repeat(3,100px);grid-template-areas:". . . logo . . .";grid-gap:0 10px;-ms-flex-pack:center;justify-content:center;-ms-grid-column-align:center;justify-items:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.topicNav-content{padding:8px 0}}.topicNav-link{display:block;color:var(--color-fg);font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:$type_size_husky_full;line-height:$type_line_husky_full}@media (max-width:600px){.topicNav-link{font-size:$type_size_husky_compact;line-height:$type_line_husky_compact}}.topicNav-logo{display:block;grid-area:logo;width:100%;height:100%;position:relative}.topicNav-logo>img,.topicNav-logo>svg{position:absolute;left:0;right:0;top:-8px;margin:auto}.topicNav-logo>svg{fill:var(--color-fg)}
.view{max-width:$app_content_width;margin:auto;padding:calc(var(--unit) * 3)}@media (max-width:1200px){.view{padding:calc(var(--unit) * 2)}}@media (max-width:900px){.view{padding:var(--unit)}}.view>:last-child{margin-bottom:0}.view-section{margin-bottom:calc(var(--unit) * 8)}
@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}




:root{--button-height:calc(var(--unit) * 3)}.button{--button-color:var(--color-button1);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:calc(var(--button-height) * 2);height:var(--button-height);box-sizing:border-box;padding:0 calc((var(--button-height) / 2) - 2px);border:2px solid transparent;border-radius:calc(var(--button-height) / 2);background-color:var(--button-color);font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;color:#f4f0eb;font-weight:700;cursor:pointer}@media (max-width:600px){.button{font-size:13px;line-height:16px}}.button:before{top:0;bottom:0;left:0;right:0;border:2px solid transparent;border-radius:calc((var(--button-height) - 2px) / 2)}.button:after,.button:before{content:" ";position:absolute;box-sizing:border-box}.button:after{top:1px;bottom:1px;left:1px;right:1px;border:2px solid transparent;border-radius:calc((var(--button-height) - 3px) / 2)}.button:focus{outline:none}.button:focus-visible:before{border-color:#f4f0eb}.button:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.button[unselected]{border-color:var(--button-color);background-color:#f4f0eb;color:var(--button-color)}.button[unselected]:focus-visible{padding:0 calc((var(--button-height) / 2) - 1px);border-width:1px}.button[unselected]:focus-visible:before{border-color:transparent}.button[unselected]:focus-visible:after{border-color:var(--button-color)}.button[unselected]:active{background-color:#e8e4df;background-image:none}.button[disabled]{border-color:gray;background-color:#f4f0eb;color:gray;cursor:default}.button_secondary{--button-color:var(--color-button2)}
.buttonSet{display:-ms-flexbox;display:flex}.buttonSet>.button{-ms-flex:0 0 auto;flex:0 0 auto;margin-left:0;margin-right:0}.buttonSet>.button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.buttonSet>.button:not(:first-child):after,.buttonSet>.button:not(:first-child):before{border-top-left-radius:0;border-bottom-left-radius:0}.buttonSet>.button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.buttonSet>.button:not(:last-child):after,.buttonSet>.button:not(:last-child):before{border-top-right-radius:0;border-bottom-right-radius:0}

.leagueTeamSelector{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:var(--unit)}.leagueTeamSelector-division{overflow:hidden}.leagueTeamSelector-division-header{margin:0 0 var(--unit)}.leagueTeamSelector-division-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:var(--unit);background:#e8e4df;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px;font-weight:400}@media (max-width:600px){.leagueTeamSelector-division-label{font-size:15px;line-height:16px}}.leagueTeamSelector-division-label input[type=checkbox]{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:var(--unit);width:calc(var(--unit) * 3);height:calc(var(--unit) * 3)}@media(max-width:800px){.leagueTeamSelector-division-label input[type=checkbox]{width:calc(var(--unit) * 2);height:calc(var(--unit) * 2)}}@media(max-width:480px){.leagueTeamSelector-division-label{-ms-flex-pack:center;justify-content:center}.leagueTeamSelector-division-label input[type=checkbox]{margin-right:.2em}}.leagueTeamSelector-division-abbr,.leagueTeamSelector-division-shortName{display:none}@media (max-width:1600px){.leagueTeamSelector-division-fullName{display:none}.leagueTeamSelector-division-shortName{display:block}}@media (max-width:1150px){.leagueTeamSelector-division-shortName{display:none}.leagueTeamSelector-division-abbr{display:block}}.leagueTeamSelector-division-teams{list-style:none;margin:0;padding:0}.leagueTeamSelector-team{margin-bottom:var(--unit)}.leagueTeamSelector-team-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:var(--unit);color:#333;background:#e8e4df;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.leagueTeamSelector-team-label input[type=checkbox]{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:var(--unit);width:calc(var(--unit) * 3);height:calc(var(--unit) * 3)}.leagueTeamSelector-team_selected .leagueTeamSelector-team-label{color:var(--color-fg);background:var(--color-bg)}.leagueTeamSelector-team_selected .leagueTeamSelector-team-label input[type=checkbox]{border-color:var(--color-fg)}@media(max-width:800px){.leagueTeamSelector-team-label input[type=checkbox]{width:calc(var(--unit) * 2);height:calc(var(--unit) * 2)}}@media(max-width:680px){.leagueTeamSelector-team-label input[type=checkbox]{display:none}}.leagueTeamSelector-team-logo{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:var(--unit)}@media(max-width:480px){.leagueTeamSelector-team-logo{display:none}}.leagueTeamSelector-team_selected .leagueTeamSelector-team-logo{filter:none}.leagueTeamSelector-team-text{-ms-flex:1 1 auto;flex:1 1 auto;display:block;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px;font-weight:700}@media (max-width:600px){.leagueTeamSelector-team-text{font-size:15px;line-height:16px}}@media(max-width:480px){.leagueTeamSelector-team-text{text-align:center}}.leagueTeamSelector-team-fullName{display:block}.leagueTeamSelector-team-abbr,.leagueTeamSelector-team-shortName{display:none}.leagueTeamSelector-team-miniLogo{display:none;margin-right:.2em;position:relative;top:2px}@media (max-width:1600px){.leagueTeamSelector-team-fullName{display:none}.leagueTeamSelector-team-shortName{display:block}}@media (max-width:1150px){.leagueTeamSelector-team-shortName{display:none}.leagueTeamSelector-team-abbr{display:block}}@media (max-width:480px){.leagueTeamSelector-team-miniLogo{display:inline}}.leagueTeamSelector-team-record{display:block;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-style:italic}@media (max-width:600px){.leagueTeamSelector-team-record{font-size:13px;line-height:16px}}.leagueTeamSelector-team-record:before{content:"("}.leagueTeamSelector-team-record:after{content:")"}
.lineGraph{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.lineGraph-content{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:100%;padding-bottom:50%;background:#e8e4df;cursor:none}@media(max-width:800px){.lineGraph-content{padding-bottom:66.667%}}.lineGraph-ticks{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.lineGraph-ticks-x .lineGraph-tick{position:absolute;top:0;bottom:0}.lineGraph-ticks-x .lineGraph-tick:nth-child(2n){background:#dcd8d4}.lineGraph-ticks-x .lineGraph-tick-label{position:absolute;bottom:0;left:0;right:0;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;text-align:center}@media (max-width:600px){.lineGraph-ticks-x .lineGraph-tick-label{font-size:13px;line-height:16px}}.lineGraph-ticks-y .lineGraph-tick{position:absolute;left:0;right:0;height:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lineGraph-ticks-y .lineGraph-tick:after{content:"";display:block;border-top:1px dotted gray;-ms-flex:1 1 auto;flex:1 1 auto}.lineGraph-ticks-y .lineGraph-tick-label{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:2.75em;margin-right:.5em;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;text-align:right}@media (max-width:600px){.lineGraph-ticks-y .lineGraph-tick-label{font-size:13px;line-height:16px}}.lineGraph-ticks-y .lineGraph-tick-label:before{content:"";display:block;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:.5em;border-top:1px dotted gray}.lineGraph-ticks-y .lineGraph-tick[data-value="0"] .lineGraph-tick-label{display:none}.lineGraph-ticks-y .lineGraph-tick[data-value="0"]:after{border-top:1px solid #666}.lineGraph-reticle{position:absolute;top:0;bottom:0;margin-left:-1px;border-left:1px solid gray}.lineGraph-reticle-subtick{position:absolute;left:-1.5em;right:-.5em;height:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lineGraph-reticle-subtick:after{content:"";display:block;border-top:1px dotted gray;-ms-flex:1 1 auto;flex:1 1 auto}@media(max-width:600px){.lineGraph-reticle-subtick{left:-.5em;right:-.5em}}.lineGraph-reticle-subtick[data-value$="0"]{display:none}.lineGraph-reticle-subtick-label{-ms-flex:0 0 auto;flex:0 0 auto;width:1em;margin-right:.75em;font-family:Roboto Condensed,sans-serif;font-size:13px;line-height:20px;color:gray;text-align:right}@media (max-width:600px){.lineGraph-reticle-subtick-label{font-size:11px;line-height:16px;display:none}}.lineGraph-data{position:absolute;top:0;left:0;width:100%;height:100%}.lineGraph-data-series-line{fill:none;stroke-width:4px;stroke:var(--color-bg)}.lineGraph-data-series-line+.lineGraph-data-series-line{stroke-width:3px;stroke:var(--color-fg);stroke-dasharray:10px 30px;stroke-dashoffset:10px}.lineGraph-data-series-line+.lineGraph-data-series-line+.lineGraph-data-series-line{stroke:var(--color-accent);stroke-dashoffset:30px}@media(max-width:800px){.lineGraph-data-series-line{stroke-width:3px}.lineGraph-data-series-line+.lineGraph-data-series-line{stroke-width:2px;stroke-dasharray:7px 21px;stroke-dashoffset:7px}.lineGraph-data-series-line+.lineGraph-data-series-line+.lineGraph-data-series-line{stroke-dashoffset:21px}}@media(max-width:600px){.lineGraph-data-series-line{stroke-width:2px}.lineGraph-data-series-line+.lineGraph-data-series-line{stroke-width:1px;stroke-dasharray:5px 15px;stroke-dashoffset:5px}.lineGraph-data-series-line+.lineGraph-data-series-line+.lineGraph-data-series-line{stroke-dashoffset:15px}}.lineGraph-legend{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:var(--unit);display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:var(--unit)}@media(max-width:880px){.lineGraph-legend{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.lineGraph-legend{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.lineGraph-legend-item-line{display:block;width:50px;height:4px}.lineGraph-legend-item-line>line{stroke-width:4px;stroke:var(--color-bg)}.lineGraph-legend-item-line>line+line{stroke-width:3px;stroke:var(--color-fg);stroke-dasharray:10px 30px;stroke-dashoffset:10px}.lineGraph-legend-item-line>line+line+line{stroke:var(--color-accent);stroke-dashoffset:30px}.lineGraph-legend-item-label{margin:0}
.lineupTable{margin:0;padding:0;box-sizing:border-box;list-style:none;counter-reset:lineup}.lineupTable-player{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;padding:var(--unit);cursor:pointer;counter-increment:lineup}.lineupTable-player:nth-child(odd){background:#e8e4df}.lineupTable-player:nth-child(2n){background:#dcd8d4}.lineupTable-player_empty{cursor:default}.lineupTable-player-image{-ms-flex:0 0 auto;flex:0 0 auto;width:30px;height:30px;margin-right:var(--unit);background:#f4f0eb;fill:gray}.lineupTable-player-details{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:.25em;position:relative;top:1px}.lineupTable-player-details:before{content:counter(lineup) ".";margin-right:.25em}@media (max-width:600px){.lineupTable-player-details{top:2px}}.lineupTable-player-details-name{-ms-flex:0 1 auto;flex:0 1 auto;margin-right:.25em;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineupTable-player-details-position{font-style:italic}.lineupTable-player-stats{position:relative;top:3px;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-weight:300}@media (max-width:600px){.lineupTable-player-stats{font-size:13px;line-height:16px;top:2px}}.lineupTable-player-handedness{margin-left:10px;position:relative;top:2px;width:15px;height:15px;fill:#333}
.playerCard{display:-ms-flexbox;display:flex;overflow:hidden;padding:var(--unit);box-sizing:border-box;background:#e8e4df;color:#333;cursor:pointer}.playerCard-image{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:var(--unit);background:#f4f0eb}.playerCard-content{-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.playerCard-header{display:-ms-flexbox;display:flex;width:100%;padding-bottom:var(--unit)}.playerCard-header-text{-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.playerCard-header-text-name{margin:0;font-family:Roboto Condensed,sans-serif;font-size:30px;line-height:30px;font-weight:800}@media (max-width:600px){.playerCard-header-text-name{font-size:22px;line-height:24px}}.playerCard-header-text-details{display:-ms-flexbox;display:flex;margin:0;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px;font-weight:400}@media (max-width:600px){.playerCard-header-text-details{font-size:15px;line-height:16px}}.playerCard-header-text-position{-ms-flex:0 0 auto;flex:0 0 auto}.playerCard-header-text-position:after{content:",";margin-right:.25em}.playerCard-header-text-team{-ms-flex:1 1 auto;flex:1 1 auto}.playerCard-header-teamLogo{margin-left:var(--unit)}.playerCard-header-teamLogo>img,.playerCard-header-teamLogo>svg{display:block}.playerCard-header-teamLogo>svg{fill:#333}.playerCard-content .statsTable{width:100%}.playerCard-content .statsTable-cell{background:#f4f0eb}
.playerMiniStatsTable{width:100%}.playerMiniStatsTable .statsTable-row{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.playerMiniStatsTable .statsTable-cell:first-child{-ms-grid-column:span 2;grid-column-start:span 2}
.schedule-day{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;background:#e8e4df}@media (max-width:600px){.schedule-day{-ms-flex-direction:row;flex-direction:row;padding:0}}.schedule-day-date{-ms-flex:0 0 auto;flex:0 0 auto;margin:0;padding:var(--unit);background:#dcd8d4;text-align:center}.schedule-day-date.schedule-day-date_medium,.schedule-day-date.schedule-day-date_short{display:none}@media (max-width:1440px){.schedule-day-date.schedule-day-date_long{display:none}.schedule-day-date.schedule-day-date_medium{display:block}}@media (max-width:1000px){.schedule-day-date.schedule-day-date_medium{display:none}.schedule-day-date.schedule-day-date_short{display:block}}@media (max-width:900px){.schedule-day-date{padding:calc(var(--unit) / 2)}}@media (max-width:800px){.schedule-day-date{font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.schedule-day-date{font-size:13px;line-height:16px;-ms-flex:0 0 38px;flex:0 0 38px;padding:var(--unit);box-sizing:border-box;margin:0;background:#dcd8d4;text-align:center}}}.schedule-day-games{-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--unit)}.schedule-day-games.schedule-day-games_empty{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:900px){.schedule-day-games{padding:calc(var(--unit) / 2)}}@media (max-width:600px){.schedule-day-games{padding:var(--unit)}}.schedule-day-game{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:44px;position:relative;margin-top:calc(var(--unit) + 2px)}.schedule-day-game:first-child{margin-top:0}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game{height:100px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-game.schedule-day-game_upcoming{-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:600px){.schedule-day-game{height:auto}}.schedule-day-games-emptyMessage{font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-style:italic;text-align:center}@media (max-width:600px){.schedule-day-games-emptyMessage{font-size:13px;line-height:16px}}.schedule-day-game-teams{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-right:var(--unit)}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-teams{-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--unit);margin-right:0}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game_played .schedule-day-game-teams{display:none}.schedule-day-games_plural .schedule-day-game_upcoming .schedule-day-game-teams{-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:-2px auto 0}}.schedule-day-game-teams-team,.schedule-day-game-teams-team-logo{display:block}.schedule-day-game-teams-team_home{margin-top:14px;margin-left:-10px}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-teams-team_home{margin:0}}@media (max-width:1100px){.schedule-day-game-teams-team_home{margin:0}}.schedule-day-game-teams-divider{display:none;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:15px;height:20px;margin:0 .5em;position:relative;z-index:1;background:#e8e4df;border-radius:50%;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;line-height:18px;text-align:center}@media (max-width:600px){.schedule-day-game-teams-divider{font-size:13px;line-height:16px}}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-teams-divider{display:block}}@media (max-width:1100px){.schedule-day-game-teams-divider{display:block}}@media (max-width:960px){.schedule-day-game-teams-divider{margin:0 .15em}}@media (max-width:800px){.schedule-day-game-teams-divider{margin:0 -4px}}@media (max-width:640px){.schedule-day-game-teams-divider{margin:0 -6px}}@media (max-width:600px){.schedule-day-game-teams-divider{margin:0}}.schedule-day-game-boxScore{display:block;-ms-flex:1 0 auto;flex:1 0 auto}.schedule-day-game-boxScore>tbody,.schedule-day-game-boxScore>thead{display:block;width:100%}@media (max-width:600px){.schedule-day-game-boxScore{-ms-flex:0 0 240px;flex:0 0 240px}}@media (max-width:560px){.schedule-day-game-boxScore{-ms-flex:0 0 200px;flex:0 0 200px}}@media (max-width:500px){.schedule-day-game-boxScore{-ms-flex:0 0 150px;flex:0 0 150px}}@media (max-width:440px){.schedule-day-game-boxScore{-ms-flex:1 0 auto;flex:1 0 auto}}.schedule-day-game-boxScore-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);grid-gap:2px}.schedule-day-game-boxScore-row+.schedule-day-game-boxScore-row{margin-top:2px}@media (max-width:1500px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-boxScore-row{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-boxScore-row{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.schedule-day-game-boxScore-row-cell{-ms-grid-column:span 1;grid-column:span 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:21px;padding:0;background:#f4f0eb;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-weight:400}@media (max-width:600px){.schedule-day-game-boxScore-row-cell{font-size:13px;line-height:16px}}.schedule-day-game-boxScore-row_winner .schedule-day-game-boxScore-row-cell{font-weight:700}.schedule-day-game-boxScore-row-cell:first-child{-ms-grid-column:span 2;grid-column:span 2}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-boxScore-row-cell{height:29px;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px}@media (max-width:600px){.schedule-day-games_singular .schedule-day-game-boxScore-row-cell{font-size:15px;line-height:16px}}}@media (max-width:1500px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-boxScore-row-cell:nth-child(n+3){display:none}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-boxScore-row-cell:nth-child(n+3){display:none}}@media (max-width:800px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-boxScore-row-cell{font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.schedule-day-games_singular .schedule-day-game-boxScore-row-cell{font-size:13px;line-height:16px}}}@media (max-width:700px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-boxScore-row-cell{font-family:Roboto Condensed,sans-serif;font-size:13px;line-height:20px}@media (max-width:600px){.schedule-day-games_plural .schedule-day-game-boxScore-row-cell{font-size:11px;line-height:16px}}}.schedule-day-game-boxScore-row-teamLogo{display:none;position:relative;top:-1px;margin-right:.1em}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-boxScore-row-teamLogo{display:block}}.schedule-day-game-startTime{-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-right:calc(var(--unit) * 2);font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-weight:700;text-align:left}@media (max-width:600px){.schedule-day-game-startTime{font-size:13px;line-height:16px}}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-startTime{display:none}}@media (max-width:2000px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-startTime{display:none}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-startTime{display:block;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0;font-family:Roboto Condensed,sans-serif;font-size:13px;line-height:20px;line-height:14px;text-align:center}@media (max-width:600px){.schedule-day-games_plural .schedule-day-game-startTime{font-size:11px;line-height:16px}}}@media (max-width:960px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-startTime{display:block;-ms-flex-order:1;order:1;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;text-align:center}@media (max-width:600px){.schedule-day-games_singular .schedule-day-game-startTime{font-size:13px;line-height:16px}}}.schedule-day-game-pitchers{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;overflow:hidden}@media (min-width:calc(600px + 1px)){.schedule-day-game_played .schedule-day-game-pitchers{display:none}}@media (max-width:1100px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-pitchers{display:none}}@media (max-width:600px){.schedule-day-game_played .schedule-day-game-pitchers{margin-right:var(--unit)}}@media (max-width:440px){.schedule-day-game_played .schedule-day-game-pitchers{display:none}}.schedule-day-game-pitcher{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.schedule-day-game-pitcher{font-size:13px;line-height:16px}}.schedule-day-game-pitcher.schedule-day-game-pitcher_winner{font-weight:700}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher{-ms-flex-pack:justify;justify-content:space-between;font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:30px}@media (max-width:600px){.schedule-day-games_singular .schedule-day-game-pitcher{font-size:15px;line-height:16px}}}@media (max-width:960px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher{font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.schedule-day-games_singular .schedule-day-game-pitcher{font-size:13px;line-height:16px}}}@media (max-width:600px){.schedule-day-game_played .schedule-day-game-pitcher{-ms-flex-align:center;align-items:center;height:22px}}.schedule-day-game-pitcher-result{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.25em}.schedule-day-game-pitcher-result:after{content:":"}.schedule-day-game-pitcher-name{-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.schedule-day-game-pitcher-name>a{color:#333}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher-name{text-align:left}}@media (max-width:960px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher-name{margin:auto}}.schedule-day-game-pitcher-name-full{display:inline}@media (max-width:2200px) and (min-width:1501px){.schedule-day-games_plural .schedule-day-game-pitcher-name-full{display:none}}@media (max-width:1500px) and (min-width:calc(600px + 1px)){.schedule-day-game-pitcher-name-full{display:none}}@media (max-width:600px){.schedule-day-game-pitcher-name-full{display:inline}}@media (max-width:360px){.schedule-day-game-pitcher-name-full{display:none}}.schedule-day-game-pitcher-name-short{display:none}@media (max-width:2200px) and (min-width:1201px){.schedule-day-games_plural .schedule-day-game-pitcher-name-short{display:inline}}@media (max-width:1500px) and (min-width:calc(600px + 1px)){.schedule-day-game-pitcher-name-short{display:inline}}@media (max-width:1200px) and (min-width:calc(600px + 1px)){.schedule-day-game-pitcher-name-short{display:none}}@media (max-width:600px){.schedule-day-game-pitcher-name-short{display:none}}@media (max-width:360px){.schedule-day-game-pitcher-name-short{display:inline}}.schedule-day-game-pitcher-name-last{display:none}@media (max-width:1200px) and (min-width:calc(600px + 1px)){.schedule-day-game-pitcher-name-last{display:inline}}.schedule-day-game-pitcher-record{-ms-flex:0 0 auto;flex:0 0 auto;margin-left:.25em;font-weight:300}.schedule-day-game-pitcher-record:before{content:"("}.schedule-day-game-pitcher-record:after{content:")"}@media (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher-record:after,.schedule-day-games_singular .schedule-day-game-pitcher-record:before{content:""}}@media (max-width:1500px) and (min-width:calc(600px + 1px)){.schedule-day-games_plural .schedule-day-game-pitcher-record{display:none}}@media (max-width:960px) and (min-width:calc(600px + 1px)){.schedule-day-games_singular .schedule-day-game-pitcher-record{display:none}}

.scheduleWeek-stats{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-top:var(--unit);font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.scheduleWeek-stats{font-size:13px;line-height:16px}}.scheduleWeek-stats-group{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center}.scheduleWeek-stats-group,.scheduleWeek-stats-item{display:-ms-flexbox;display:flex;align-items:center}.scheduleWeek-stats-item{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.35em;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center}.scheduleWeek-stats-item:last-child{margin-right:0}.scheduleWeek-stats-item_long{display:-ms-flexbox;display:flex}@media(max-width:700px){.scheduleWeek-stats-item_long{display:none}}.scheduleWeek-stats-item_short{display:none}@media(max-width:700px){.scheduleWeek-stats-item_short{display:-ms-flexbox;display:flex}}.scheduleWeek-stats-item-divider{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.35em;width:10px;height:10px;stroke:gray}.scheduleWeek-days{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);grid-gap:var(--unit);margin-top:var(--unit)}@media (max-width:600px){.scheduleWeek-days{-ms-grid-columns:1fr;grid-template-columns:1fr}}

.sectionHeader{-ms-flex-align:center}.sectionHeader,.sectionHeader-title{width:100%;display:-ms-flexbox;display:flex;align-items:center}.sectionHeader-title{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center}.sectionHeader-title:after,.sectionHeader-title:before{content:"";-ms-flex:1 1 auto;flex:1 1 auto;height:2px;border-top:2px solid var(--color-accent1);background:var(--color-accent3);border-bottom:2px solid var(--color-accent2)}.sectionHeader-title:before{margin-right:var(--unit)}.sectionHeader-title:after{margin-left:var(--unit)}.sectionHeader_leftAligned .sectionHeader-title:before,.sectionHeader_withControls .sectionHeader-title:before{-ms-flex:0 0 calc(var(--unit) * 2);flex:0 0 calc(var(--unit) * 2)}.sectionHeader-controls{-ms-flex:0 0 auto;flex:0 0 auto;margin-left:var(--unit);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sectionHeader-controls>*+*{margin-left:var(--unit)}
@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{display:block;position:relative;background-color:var(--color-bg);border-radius:50%;width:20px;height:20px;margin:auto;overflow:hidden;stroke:var(--color-fg);stroke-width:2px}.spinner>.spinner-ball{display:block;width:600%;height:100%;animation:slide 1.2s infinite linear}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
.statsTable{position:relative;width:100%;box-sizing:border-box;overflow:auto;display:block;--color-table-bg:#f4f0eb;--color-table-cellBG:#e8e4df;background:var(--color-table-bg);font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px}@media (max-width:600px){.statsTable{font-size:13px;line-height:16px}}.statsTable>tbody,.statsTable>thead{display:block}.statsTable-row{display:-ms-grid;display:grid;grid-gap:2px;height:1.5em;margin-bottom:2px}.statsTable_batting .statsTable-row{-ms-grid-columns:(minmax(3.5em,1fr))[20];grid-template-columns:repeat(20,minmax(3.5em,1fr))}.statsTable_pitching .statsTable-row{-ms-grid-columns:(minmax(3.5em,1fr))[16];grid-template-columns:repeat(16,minmax(3.5em,1fr))}.statsTable-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 calc(var(--unit) / 2);box-sizing:border-box;background:var(--color-table-cellBG);font-weight:400;color:#333;text-align:center;white-space:nowrap}.statsTable-row_header .statsTable-cell{font-family:Roboto Condensed,sans-serif;font-size:13px;line-height:20px;font-weight:300;color:gray}@media (max-width:600px){.statsTable-row_header .statsTable-cell{font-size:11px;line-height:16px}}.statsTable-cell.statsTable-cell_empty{background:var(--color-table-bg)}.statsTable-cell:first-child{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-grid-column:span 2;grid-column:span 2;margin-right:-2px;border-right:2px solid var(--color-table-bg);position:sticky;left:0}.statsTable-cell-stint-year{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:.3em;font-weight:700;text-align:left}.statsTable-cell-stint-level{font-weight:400}.statsTable-cell-stint-team{margin-left:.3em}
#globalNav{position:fixed;top:0;bottom:0;left:0;z-index:400}.globalNav-contents{position:absolute;top:0;left:0;width:300px;height:100%;background:#e8e4df;transform:translateX(-300px);transition:transform .5s cubic-bezier(.55,.085,.68,.53)}.globalNav-contents.globalNav_open{transform:translateX(0);transition-timing-function:cubic-bezier(.25,.46,.45,.94)}
.leagueWinVelocity-lineGraph-ticks-x-label-full{display:inline}.leagueWinVelocity-lineGraph-ticks-x-label-short{display:none}@media (max-width:680px){.leagueWinVelocity-lineGraph-ticks-x-label-full{display:none}.leagueWinVelocity-lineGraph-ticks-x-label-short{display:inline}}
.playerView-picture{border:3px solid var(--color-bg);background:var(--color-fg)}
.search-results{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:var(--unit)}@media (max-width:1600px){.search-results{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px){.search-results{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.search-results{-ms-grid-columns:1fr;grid-template-columns:1fr}}
.team-header{margin-top:0;margin-bottom:var(--unit)}.team-hero{display:-ms-flexbox;display:flex}.team-hero-content{-ms-flex:1 1 auto;flex:1 1 auto}.team-hero-playerCard{-ms-flex:0 0 auto;flex:0 0 auto;width:110px;padding:var(--unit);box-sizing:border-box;overflow:hidden;background:#e8e4df;cursor:pointer}.team-hero-playerCard:nth-child(-n+3){-ms-flex-order:-1;order:-1;margin-right:var(--unit)}.team-hero-playerCard:nth-child(n+4){-ms-flex-order:1;order:1;margin-left:var(--unit)}.team-hero-playerCard-image{display:block;width:100%;margin-bottom:var(--unit);background:#f4f0eb}.team-hero-playerCard-name{margin:0;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:20px;font-weight:700;text-align:center}@media (max-width:600px){.team-hero-playerCard-name{font-size:13px;line-height:16px}}.team-hero-playerCard-position{margin:0;font-family:Roboto Condensed,sans-serif;font-size:13px;line-height:20px;font-weight:300;text-align:center}@media (max-width:600px){.team-hero-playerCard-position{font-size:11px;line-height:16px}}.team-lineups{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:calc(var(--unit) * 2);grid-row-gap:0}.team-lineups-header{-ms-grid-row:1;grid-row:1}.team-lineups-header_switchable{display:none}@media (max-width:680px){.team-lineups{-ms-grid-columns:1fr;grid-template-columns:1fr}.team-lineups-header{display:none}.team-lineups-header_switchable{display:-ms-flexbox;display:flex}.team-lineups[data-showing=l] .team-lineups-table_r,.team-lineups[data-showing=r] .team-lineups-table_l{display:none}}.team-games-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);grid-gap:var(--unit)}@media (max-width:600px){.team-games-list{-ms-grid-columns:1fr;grid-template-columns:1fr}}
.teamSchedule-week{margin-top:var(--unit)}.teamSchedule-week:first-child{margin-top:0}.teamSchedule-week-header{margin-top:calc(var(--unit) * 3);margin-bottom:0}
/*# sourceMappingURL=.maps/fbl-b488deb508.min.css.map */
