:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 auto;padding:0 1rem;max-width:90%}.stats-table{margin-top:1rem;margin-bottom:2rem;width:100%;max-width:100%;border-collapse:collapse;background-color:#3a3c40;box-sizing:border-box;overflow-x:auto}.stats-table th,.stats-table td{border:.1rem solid black;padding:.5rem;text-align:center}.stats-table th{background-color:#d69a2b;color:#fff}.stats-table td.covered{background-color:#3a3c40;color:transparent;cursor:pointer}.stats-table td.uncovered{background-color:#3a3c40;color:#fff}.stats-table td.unavailable{background-color:#3a3c40;color:#fff;cursor:default}.stats-table tr.message-row td.message-cell{background-color:#3a3c40;color:#fff;font-weight:600;letter-spacing:.03em;text-align:center}@media(max-width:768px){.stats-table th,.stats-table td{padding:.25rem;margin-right:6rem}.stats-table{max-width:100vw;margin-right:6rem;overflow-x:auto}}.stats-table td:first-child{color:#fff}.search-bar{display:flex;align-items:center}.search-bar input{padding:8px;font-size:16px;flex:1;background-color:#fff;color:#000;border:1px solid #ccc;border-radius:4px}.search-bar input::placeholder{color:#555}.check-button{margin-left:10px;padding:8px 16px;font-size:16px;cursor:pointer;color:#fff;background-color:#14dc64;border:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;padding:20px;color:#000;font-size:larger;font-family:Garamond;border-radius:8px;text-align:center}.modal-content h2{margin-top:0;text-decoration:underline}.modal-content ul{padding:0;list-style-type:none}.modal-content li{margin-bottom:15px}.modal-content button{margin-top:20px;padding:10px 20px;cursor:pointer}.App{text-align:center;display:flex;flex-direction:column;min-height:100vh;overflow-x:auto}body,*{-webkit-user-select:none!important;user-select:none!important}html,body,#root,.App{margin:0;padding:0;width:100%;background-color:#aaa39a;overflow-x:hidden}html,body,#root{min-height:100%;height:100%}.App-logo{width:8rem;margin-top:5rem;margin-bottom:1rem;height:auto}.logo-title-container{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:5px}.logo-title-link{text-decoration:none;color:inherit;cursor:pointer}.logo-title-link:hover h1{text-decoration:underline}.App-header{background-color:#aaa39a;flex:1;width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;position:relative}.App-header h1{color:#000;margin-bottom:1rem;margin-top:5rem;margin-right:0;font-size:4rem;height:auto;font-family:Courier New,Courier,monospace;font-style:oblique;text-align:center;word-break:break-word;white-space:nowrap}@media(max-width:768px){.logo-title-container{flex-direction:row;align-items:center}.App-header h1{font-size:1.9rem}.App-logo{width:65px;height:auto}}.score-display{margin:1rem auto;font-size:1.5rem;font-weight:700;color:#94650d}.player-list{width:100%;max-width:500px;margin:0 auto;padding:0}.player-item{width:100%;display:block;box-sizing:border-box;text-align:left;padding:.75rem;background-color:#333;color:#fff;border-radius:6px;margin-bottom:.5rem;border:1px solid #666}.player-item:hover{background-color:#f0f0f0}.new-player-button{background-color:#d69a2b;color:#fff;border:1px solid rgba(0,0,0,.08);padding:.5rem 1rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem;margin:.5rem;cursor:pointer;border-radius:10px;box-shadow:0 8px 20px #0000001f;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.new-player-button:hover{background-color:#b58331;transform:translateY(-1px);box-shadow:0 12px 24px #00000029}.game-top-left{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;z-index:2}.how-to-play,.repeated-seasons{color:#000;cursor:pointer;font-size:1.5rem;text-align:left}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:2rem;border-radius:8px;text-align:center;max-width:90%;width:400px;position:relative}.modal-content button{background-color:#4caf50;color:#fff;border:none;padding:.5rem 1rem;text-align:center;font-size:1rem;cursor:pointer;border-radius:4px}.modal-content button:hover{background-color:#45a049}.the-player-was-modal h2{margin-top:0}.loading-player-modal{display:flex;flex-direction:column;align-items:center}.loading-player-modal p{font-size:1.2rem}.player-list li{padding:.5rem;background-color:#444;margin:.5rem 0;cursor:pointer;border-radius:.25rem}.player-list li:hover{background-color:#555}.player-list{list-style-type:none;padding:0;text-align:left;width:30%;max-width:100%;margin:0 auto;overflow-x:auto}.App-footer{text-align:center;font-size:.8rem;background-color:#3a3c40;color:#fff;padding:1rem;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.08)}.App-footer a{color:#d69a2b;text-decoration:underline}footer.App-footer a:hover{text-decoration:underline}@media(max-width:768px){.game-top-left{top:.75rem;left:.75rem}.how-to-play,.repeated-seasons{font-size:1.1rem}.score-display{font-size:1rem}.player-list{width:90%;max-width:100%}.player-item{padding:.25rem}.modal-content{width:90%}}.year-range-slider{margin:1rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.year-range-slider label{margin-bottom:.5rem;font-size:1rem;color:#000}.year-range-slider input[type=range]{-webkit-appearance:none;width:80%;height:8px;background:#d69a2b;border-radius:5px;outline:none;opacity:.9;-webkit-transition:.2s;transition:opacity .2s}.year-range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#555;cursor:pointer;border-radius:50%}.year-range-slider input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#555;cursor:pointer;border-radius:50%}.football-league-checkbox-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;width:min(860px,92vw);margin:1rem 0 1.5rem}.football-league-checkbox{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;color:#1b1b1b;font-weight:600}.football-league-checkbox input{margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #1b1b1b;background-color:#fff;display:inline-block;position:relative;border-radius:3px;transition:background-color .15s ease,box-shadow .15s ease}.football-league-checkbox input:checked{background-color:#1b1b1b;box-shadow:inset 0 0 0 1px #1b1b1b}.football-table-container{max-width:98%;padding:0 .25rem}.football-stats-table{min-width:1150px}.login-card{width:min(420px,92%);background:#ffffffbf;border:1px solid #3a3c40;border-radius:12px;padding:2rem 2.5rem;box-shadow:0 10px 25px #00000026}.login-page{min-height:100vh;display:flex;flex-direction:column}.login-page .App-header{flex:1}.login-title{margin:0;font-size:2rem;color:#1b1b1b;font-family:Courier New,Courier,monospace}.login-subtitle{margin:.25rem 0 1.5rem;color:#3a3c40;font-weight:600}.complete-profile-email{margin:-.75rem 0 1.25rem;color:#3a3c40;font-size:.95rem}.complete-profile-help{margin:-.25rem 0 0;color:#3a3c40;font-size:.9rem;text-align:left}.login-form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.login-label{text-align:left;font-weight:600;color:#1b1b1b}.login-input{padding:.65rem .8rem;border-radius:6px;border:1px solid #3a3c40;font-size:1rem}.login-input:focus{outline:2px solid #d69a2b;border-color:#d69a2b}.login-button{margin-top:.5rem}.auth-action-button{width:100%;margin:0}.guest-button{background-color:#3a3c40}.guest-button:hover{background-color:#2a2c2f}.home-header{position:relative;min-height:100vh;align-items:stretch;padding:1.5rem 0 3rem;gap:0}.home-header .logo-title-container{width:min(960px,94vw);margin:0 auto 7.5rem;padding-top:2.5rem}.home-header h1{margin:0;font-size:clamp(2.9rem,5vw,4.9rem);letter-spacing:.03em;line-height:.95}.home-top-right{position:absolute;top:1.35rem;right:1.5rem;display:flex;justify-content:flex-end;width:auto;padding:0;box-sizing:border-box;z-index:2}.home-username{color:#000;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;text-transform:lowercase}.user-menu{position:relative}.user-menu-trigger{color:#000;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;text-transform:lowercase;background:transparent;border:0;padding:0;cursor:pointer}.user-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:240px;background:#fffffff2;border:1px solid rgba(0,0,0,.2);border-radius:10px;box-shadow:0 10px 24px #00000024;overflow:hidden}.user-menu-toggle-row{display:flex;border-bottom:1px solid rgba(0,0,0,.08)}.user-menu-toggle,.user-menu-signout{background:transparent;border:0;color:#111;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:.95rem}.user-menu-toggle{flex:1;padding:.65rem 0}.user-menu-toggle.active{background:#1e1e1e;color:#fff}.user-menu-streak{padding:.8rem .9rem;color:#222;font-family:Courier New,Courier,monospace;font-size:.95rem;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;display:flex;flex-direction:column;gap:.3rem}.user-menu-signout{width:100%;padding:.8rem .9rem;text-align:left}.user-menu-signout:hover,.user-menu-toggle:hover,.user-menu-trigger:hover{text-decoration:underline}.home-login-text{color:#000;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;cursor:pointer;text-transform:lowercase}.home-login-text:hover{text-decoration:underline}.home-nba-block{width:min(900px,96vw);margin:1.1rem auto 1.6rem;min-height:88px;border:1px solid rgba(0,0,0,.18);background:linear-gradient(180deg,#ffffff52,#ffffff2e);display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;cursor:pointer;box-sizing:border-box;border-radius:18px;box-shadow:0 14px 28px #0000001f;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.home-football-block{width:min(900px,96vw);margin:0 auto 2.5rem;min-height:88px;border:1px solid rgba(0,0,0,.18);background:linear-gradient(180deg,#ffffff52,#ffffff2e);display:flex;align-items:center;justify-content:flex-start;padding:.85rem 1.1rem;cursor:pointer;box-sizing:border-box;border-radius:18px;box-shadow:0 14px 28px #0000001f;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.home-nba-block:hover,.home-football-block:hover{transform:translateY(-2px);box-shadow:0 18px 34px #00000029}.home-nba-title,.home-football-title{font-family:Courier New,Courier,monospace;font-size:2.2rem;font-style:oblique;font-weight:700;color:#000;line-height:1;letter-spacing:.02em}.home-nba-logo{width:58px;height:auto}.home-about-title{margin:5rem 0 0;text-align:center;font-family:Courier New,Courier,monospace;font-size:clamp(1.65rem,2.6vw,2.15rem);font-style:oblique;color:#000;letter-spacing:.05em}.home-about-divider{width:min(900px,96vw);height:2px;background:#000;margin:.8rem auto 1.25rem}.home-about-text{width:min(760px,88vw);margin:0 auto;color:#1a1a1a;font-size:clamp(1.02rem,1.5vw,1.22rem);line-height:1.7;text-align:center;letter-spacing:.01em}@media(max-width:768px){.home-header{padding:1rem 0 2.5rem}.home-header .logo-title-container{width:min(94vw,620px);margin-bottom:1.1rem;padding-top:3rem}.home-header h1{font-size:clamp(1.4rem,7vw,2.2rem);white-space:normal}.home-top-right{top:.9rem;right:1rem}.home-nba-block{margin-top:.75rem}.home-football-block{margin-top:0}.home-nba-title,.home-football-title{font-size:1.8rem}.home-about-title{font-size:1.6rem}.home-about-text{font-size:1rem;line-height:1.6}.login-card{width:min(360px,78%);padding:1.5rem}.football-league-checkbox{font-size:.95rem}}.streak-flame{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;margin:8px 0;line-height:1}.streak-flame-emoji{font-size:1.4rem}.streak-flame-count{font-size:1.1rem;font-weight:700}.user-menu-top-streaks-link{text-decoration:underline;cursor:pointer;font-size:.8rem;white-space:nowrap}.top-streaks-list{list-style:decimal;padding-left:1.2rem;margin:8px 0 16px;text-align:left}.top-streaks-list li{margin-bottom:6px;font-size:.95rem}.streak-warning-actions{display:flex;gap:12px;justify-content:center;margin-top:14px}.slider-container{margin:10px;padding:10px;background-color:transparent;border-radius:8px;text-align:center}.slider-container .selected-range{margin-top:10px;font-size:1rem;color:#333}.slider-container .MuiSlider-root{color:#1976d2}.slider-container{margin:1px 1px 15px;padding:1px;background-color:transparent;border-radius:8px;text-align:center}.slider-container h3{font-size:1.5rem;margin-bottom:15px}.slider-container .MuiSlider-root{color:#1976d2;width:min(420px,80vw)}.slider-container .selected-value{margin-top:1px;font-size:1rem;color:#333}
