body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-bg-color:#282c34;--secondary-bg-color:#20232a;--third-bg-color:#282c34;--main-bg-color-light:#f5f5f5;--main-bg-color-dark:#212121;--primary-color:#1976d2;--secondary-color:#ff4081;--accent-color:#4caf50;--text-color:#fff;--secondary-text-color:#9e9e9e;--accent-text-color:#8bc34a;--highlight-text-color:#b0e0e6;--text-color-grey:#9e9e9e;--text-color-grey-light:#d3d3d3;--text-highlight-color:#b0e0e6;--division-1-color:#1e88e5;--division-2-color:#26a69a;--division-3-color:#7e57c2;--division-4-color:#ff7043;--primary-light-color:#64b5f6;--secondary-light-color:#ff80ab;--accent-light-color:#81c784;--text-light-color:#f5f5f5;--primary-dark-color:#0d47a1;--secondary-dark-color:#c51162;--accent-dark-color:#388e3c;--text-dark-color:#212121;--winner-color:#0f0;--loser-color:red;--not-started-color:#ff9800;--cap-space-positive:#4caf50;--cap-space-negative:#f44336;--in-progress-color:#2196f3;--complete-color:#4caf50}.MuiDialog-container{display:block!important}.App{background-color:var(--main-bg-color);min-height:100vh}.App-logo{height:40vmin;pointer-events:none}.App-sidebar{display:flex;flex-direction:column}.App-body{display:flow-root}button{cursor:pointer;width:-webkit-fit-content;width:fit-content}.App-link{color:#61dafb}.navbar{background-color:#333;font-family:Arial;overflow:hidden}.dropdown{float:left;overflow:hidden}.right-side{float:right;padding-right:70px}.dropdown .dropbtn{background-color:inherit;border:none;color:#fff;font-family:inherit;font-size:16px;margin:0;outline:none;padding:14px 16px}.dropdown:hover .dropbtn,.navbar a:hover{background-color:red}.dropdown-content{background-color:#f9f9f9;box-shadow:0 8px 16px 0 #0003;display:none;min-width:160px;position:absolute;z-index:1}.dropdown-content a{color:#000;display:block;float:none;padding:12px 16px;text-align:left;text-decoration:none}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{display:block}.error{color:red}.success{color:green}.centered{display:inline-block;margin-left:auto;margin-right:auto}.capsized-button{align-items:center;background-color:initial;background-image:linear-gradient(#b384c9d6,#391f5bd6 50%);border-radius:42px;border-width:0;box-shadow:0 2px 2px #391f5b3d,0 8px 12px #b384c966;color:#fff;cursor:pointer;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:16px;margin:10px 5px;padding:18px;text-align:center;text-decoration:none;text-shadow:#fff6 0 0 4px,#fff3 0 0 12px,#391f5b99 1px 1px 4px,#391f5b52 4px 4px 16px;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:initial}.capsized-button:hover{background-image:linear-gradient(#b384c9,#391f5b 50%)}.component{align-items:center;background-color:#282c34;color:#fff;font-size:calc(10px + 2vmin);justify-content:center;text-align:center}.league-grid{border-color:silver;border-style:solid;float:right;margin-right:5%;padding:10px}button.current-pick{border:thick solid darkred}.good_bid{animation:good_bid_blinker 1s linear 2}@keyframes good_bid_blinker{50%{background-color:green}}.bad_bid{animation:bad_bid_blinker .5s linear 3}@keyframes bad_bid_blinker{50%{background-color:red;opacity:0}}.league-quick-view{background-color:var(--secondary-bg-color)}.league-quick-view:hover{color:var(--highlight-text-color)!important}.league-name{color:var(--text-color)}.league-name:hover{color:var(--highlight-text-color)}.league-name-commish{color:var(--secondary-text-color)}.league-name-user{color:var(--accent-text-color)}.home{color:#fff}.player-card-container{min-height:80px;padding:8px}.player-card-live{background-color:#4caf501a!important;border:1px solid #4caf504d!important}.player-avatar{flex-shrink:0}.player-name{font-weight:700!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.matchup-info{color:#0009;font-size:.7rem;line-height:1.2}@media (max-width:480px){.MuiTable-root{font-size:.75rem!important}.MuiTableCell-root{font-size:.7rem!important;padding:8px 4px!important;vertical-align:top!important}.MuiTableHead-root .MuiTableCell-root{font-size:.65rem!important;font-weight:700!important;padding:6px 2px!important}.player-card-container{min-height:70px;padding:6px}.player-name{font-size:.8rem!important}.matchup-info{font-size:.6rem}.MuiButton-root{font-size:.7rem!important;min-height:32px!important;padding:4px 8px!important}.MuiFormControlLabel-root{margin-bottom:4px!important;margin-right:8px!important}.MuiCheckbox-root,.MuiRadio-root{padding:6px!important}}@media (max-width:375px){.MuiTable-root{table-layout:fixed;width:100%}.MuiTableCell-root{font-size:.65rem!important;padding:4px 2px!important}.MuiTableHead-root .MuiTableCell-root{font-size:.6rem!important;padding:4px 1px!important}.player-card-container{min-height:60px;padding:4px}.player-name{font-size:.75rem!important}.matchup-info{font-size:.55rem}.MuiTablePagination-toolbar{padding:8px 4px!important}.MuiTablePagination-displayedRows,.MuiTablePagination-select,.MuiTablePagination-selectLabel{font-size:.7rem!important}.MuiButton-root{font-size:.65rem!important;min-height:28px!important;min-width:auto!important;padding:2px 6px!important}.MuiFormControlLabel-root{display:block!important;margin-bottom:8px!important;margin-right:0!important;width:100%!important}}@media (max-width:768px){.MuiTableRow-root:hover{background-color:#00000005!important}.MuiModal-root .MuiPaper-root{margin:8px!important;max-height:calc(100vh - 16px)!important;overflow-y:auto!important}.player-card-container:hover{background-color:#0000000a!important}}.live-indicator{background-color:#4caf50!important;color:#fff!important;font-size:.5rem!important;height:12px!important}.fantasy-team-chip{font-size:.55rem!important;height:14px!important;max-width:80px;overflow:hidden;text-overflow:ellipsis}.gameInfo{margin-top:25px}.league-game{align-items:center;background-color:var(--main-bg-color-dark);border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-around;margin-bottom:15px;padding:10px}.league-game .user{color:var(--text-color-grey-light);font-size:12px;text-align:left}.league-game .score,.league-game .score .loser-box,.league-game .score .winner-box,.league-game .team-name{font-size:18px}.league-game .left-align{align-items:flex-start;text-align:left}.league-game .right-align{align-items:flex-end;text-align:right}.league-game .ownersTeam .team-name{color:var(--text-highlight-color)}.league-game .vs{margin:0 10px;text-align:center}.score-container{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;width:100%}@media(max-width:768px){.score-container{align-items:flex-start;flex-direction:column}}.score-position{font-size:clamp(14px,3vw,16px);font-weight:700;text-align:center}.score-position-title{font-weight:700}.starter-team-name{font-size:clamp(18px,4vw,24px);font-weight:700;text-align:left}.starter-main-score{color:var(--text-color-grey);font-size:clamp(12px,2.5vw,13px);font-weight:700}@media(max-width:768px){.starter-main-score{align-self:flex-start}}.starters-head-container{align-items:center;display:flex;justify-content:space-between;padding:0 1em}.head-row{background-color:var(--main-bg-color-dark)}.bench-table{margin-top:45px}.head-text{align-items:center;display:flex;font-weight:700;justify-content:left}@media(max-width:768px){.head-text{font-size:clamp(16px,4vw,20px)!important}}.starters .head-text{font-size:24px}.bench .head-text{font-size:20px}.starters .gameState{align-items:center;display:flex;font-size:18px;gap:4px;justify-content:right}@media(max-width:768px){.starters .gameState{flex-wrap:wrap;font-size:clamp(14px,3.5vw,16px);justify-content:left}}@media(max-width:375px){.starters .gameState{align-items:flex-start;flex-direction:column;gap:2px}}.game-state{border-radius:4px;font-size:.9em;font-weight:700;margin-left:6px;padding:2px 8px;text-transform:uppercase}.game-state.not-started{background-color:var(--bg-color-secondary);color:var(--text-color-grey)}.game-state.in-progress{animation:pulse 2s infinite;background-color:#4caf501a;color:var(--accent-color)}.game-state.final{background-color:#ff40811a;color:var(--secondary-color)}@keyframes pulse{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.starters .gameState .Final{color:var(--complete-color)}@media(max-width:768px){.starters .gameState .Final{margin-left:0}.starters.head-row td{padding:8px 4px}.starters.head-row td:first-child{width:30%}.starters.head-row td:last-child{width:40%}}.winner-box,.winning-team{color:var(--winner-color)}.winner-box{font-size:13px}.loser-box,.losing-team{color:var(--loser-color)}.loser-box{font-size:13px}.score-header-canvas{display:block}.starter-player{display:inline-block;font-size:clamp(14px,3vw,16px);font-weight:400;text-align:left}@media(max-width:768px){.starter-player{margin-bottom:4px}}.active-player{background:#505050}.starter-player-score{color:var(--text-color-grey);display:inline-block;font-size:clamp(12px,2.5vw,14px);font-weight:400;margin-right:10px;text-align:right}@media(max-width:768px){.starter-player-score{margin-bottom:4px;margin-top:4px}}.starter-player-opponent{color:var(--text-color-grey);display:inline-block;font-size:clamp(12px,2.5vw,14px);font-weight:400;text-align:left}@media(max-width:768px){.starter-player-opponent{margin-top:4px}}.game-links,.matchup-links{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin:8px 0;max-width:100%;overflow-x:auto;padding:8px}.matchup-link{font-size:clamp(14px,3vw,18px)!important;font-weight:700!important;min-width:36px!important;padding:4px!important}@media(max-width:768px){.matchup-link{min-width:32px!important;padding:2px!important}}.player-info-table{border-collapse:collapse;table-layout:fixed;width:100%}.player-info-table .team-row{width:45%}@media(max-width:768px){.player-info-table .team-row{width:42%}}.player-info-table .position-row{width:10%}@media(max-width:768px){.player-info-table .position-row{width:16%}.player-info-table td,.player-info-table th{padding:8px 4px}.starters-table{margin-top:16px}.bench-table{margin-top:24px}}@media(max-width:375px){.game-links,.matchup-links{gap:2px;margin:4px 0;padding:4px}.matchup-link{border-radius:4px!important;font-size:.7rem!important;height:32px!important;min-width:28px!important;padding:2px 4px!important}.matchup-link:disabled{background-color:var(--accent-color)!important;color:#fff!important;opacity:1!important}.player-info-table .team-row{padding:2px 1px;width:38%}.player-info-table .position-row{font-size:.65rem;padding:2px 1px;width:24%}.player-info-table td,.player-info-table th{padding:4px 1px;vertical-align:top}.score-position{font-size:.65rem;padding:2px;text-orientation:mixed;writing-mode:vertical-rl}.head-text{font-size:.8rem!important;line-height:1.1}.starters .gameState{align-items:flex-start;flex-direction:column;font-size:.65rem;gap:1px}.game-state{font-size:.6rem;margin-left:0;padding:1px 4px}}@media(max-width:430px){.matchup-links{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.matchup-links::-webkit-scrollbar{display:none}.game-links{justify-content:center;margin:4px auto;max-width:200px}.matchup-link{flex-shrink:0;height:36px!important;min-width:30px!important}.player-info-table{font-size:.75rem}.player-info-table button{font-size:.7rem;min-height:32px;padding:4px 8px}}@media(max-width:393px){.MuiCard-root{margin:4px 0!important}.MuiCard-root .MuiCardContent-root{padding:12px 8px!important}.team-name-mobile{font-size:.7rem!important;line-height:1.1!important}.team-name-mobile,.username-mobile{max-width:80px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.username-mobile{font-size:.6rem!important}.score-mobile{font-size:.85rem!important;min-width:35px!important}.projection-mobile{font-size:.5rem!important}.progress-indicator-mobile .MuiCircularProgress-root{height:18px!important;width:18px!important}.MuiChip-root,.progress-indicator-mobile .MuiTypography-caption{font-size:.55rem!important}.MuiChip-root{height:16px!important}.MuiChip-root .MuiChip-icon{font-size:.55rem!important;margin:0!important}.MuiChip-root .MuiChip-label{padding:0 4px!important}}@media(max-width:360px){.league-matchup-card .team-section{max-width:85px;min-width:70px}.league-matchup-card .team-section .team-avatar{height:28px!important;width:28px!important}.league-matchup-card .score-section{max-width:100px;min-width:90px}.league-matchup-card .score-section .vs-text{font-size:.6rem!important;margin:0 2px!important}.matchup-links button{font-size:.65rem!important;height:30px!important;min-width:26px!important;padding:1px 2px!important}}@media screen and (max-width:393px)and (min-width:320px){.MuiCardContent-root>div[style*=flex]{max-width:100%!important}.MuiCardContent-root .MuiBox-root[style*="width: 30%"]{max-width:105px!important;min-width:75px!important}.MuiCardContent-root .MuiBox-root[style*="width: 30%"] .MuiTypography-body2{font-size:.65rem!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.MuiCardContent-root .MuiBox-root[style*="width: 40%"]{flex-shrink:0!important;max-width:110px!important;min-width:90px!important}}@media screen and (max-width:375px){.MuiCard-root .MuiCardContent-root{padding:8px 4px!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 30%"]{max-width:85px!important;min-width:65px!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 30%"] .MuiTypography-body2{font-size:.6rem!important;line-height:1!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 30%"] .MuiTypography-caption{font-size:.55rem!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 40%"]{max-width:95px!important;min-width:80px!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 40%"] .MuiTypography-h6{font-size:.75rem!important}.MuiCard-root .MuiCardContent-root .MuiBox-root[style*="width: 40%"] .MuiTypography-caption{font-size:.5rem!important}}
/*# sourceMappingURL=main.ebe3d3e9.css.map*/