.hamburger-btn{background:linear-gradient(145deg,#d50a0a,#a00808);border:2px solid #013369;border-radius:8px;box-shadow:0 4px 12px #d50a0a66;cursor:pointer;display:flex;flex-direction:column;gap:5px;left:1rem;padding:.75rem;position:fixed;top:1rem;transition:all .3s ease;z-index:1001}.hamburger-btn:hover{box-shadow:0 6px 16px #d50a0a99;transform:scale(1.1)}.hamburger-line{background:#fff;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.menu-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.side-menu{background:linear-gradient(180deg,#013369,#01254a);box-shadow:4px 0 20px #00000080;display:flex;flex-direction:column;height:100vh;left:-320px;overflow-y:auto;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:1000}.side-menu.open{left:0}.menu-header{align-items:center;border-bottom:2px solid #d50a0a;display:flex;gap:1rem;padding:2rem 1.5rem;position:relative}.menu-logo{filter:brightness(0) invert(1);height:40px;object-fit:contain;width:40px}.menu-header h2{color:#fff;flex:1 1;font-size:1.2rem;margin:0}.close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:.25rem .5rem;transition:all .3s ease}.close-btn:hover{color:#d50a0a;transform:rotate(90deg)}.menu-content{flex:1 1;padding:1rem 0}.menu-item{align-items:center;border-left:4px solid #0000;color:#ffffffe6;display:flex;gap:1rem;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.menu-item:hover:not(.disabled){background:#d50a0a33;border-left-color:#d50a0a;padding-left:2rem}.menu-item.active{background:#d50a0a4d;border-left-color:#d50a0a;color:#fff;font-weight:700}.menu-item.disabled{cursor:not-allowed;opacity:.5}.menu-icon{font-size:1.5rem;text-align:center;width:30px}.menu-text{flex:1 1;font-size:1rem}.coming-soon{background:#d50a0a;border-radius:8px;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem}.menu-divider{background:#fff3;height:1px;margin:1rem 1.5rem}.menu-footer{border-top:2px solid #d50a0a;color:#ffffffb3;font-size:.9rem;padding:1.5rem;text-align:center}.version{color:#ffffff80;font-size:.8rem;margin-top:.5rem}@media (max-width:768px){.side-menu{left:-100%;max-width:300px;width:80%}}@media (max-width:480px){.side-menu{width:85%}.hamburger-btn{left:.75rem;padding:.6rem;top:.75rem}.hamburger-line{width:22px}}.homepage{padding-bottom:.75rem;position:relative;z-index:1}.homepage-loading{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:30vh}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#d50a0a;height:40px;width:40px}.predictions-ticker-container{background:linear-gradient(135deg,#1a1a2efa,#16213efa);border-bottom:2px solid #667eea80;box-shadow:0 2px 8px #0000004d;margin-bottom:12px;overflow:hidden}.ticker-header{align-items:center;background:#0000004d;border-bottom:1px solid #667eea4d;display:flex;justify-content:space-between;padding:6px 15px}.ticker-title{color:#fff;font-size:.85rem;font-weight:700;text-shadow:1px 1px 2px #0000004d}.ticker-subtitle{color:#a8d5ff;font-size:.75rem;font-weight:500}.ticker-wrapper{height:35px;overflow:hidden;position:relative}.ticker-content{align-items:center;animation:scroll-ticker 30s linear infinite;display:flex;padding:6px 0;white-space:nowrap}@keyframes scroll-ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ticker-content:hover{animation-play-state:paused}.ticker-item{align-items:center;display:inline-flex;font-size:.8rem;font-weight:600;gap:8px;padding:0 15px}.ticker-item .matchup{color:#fff;font-weight:700;min-width:100px}.ticker-item .separator{color:#ffffff4d;font-weight:400}.ticker-item .line{border-radius:4px;font-size:.85rem;font-weight:700;padding:2px 8px}.ticker-item .line.ai{background:#4ade8026;color:#4ade80}.ticker-item .line.vegas{background:#fbbf2426;color:#fbbf24}.homepage-header{background:linear-gradient(135deg,#013369f2,#d50a0af2);border:1px solid #fff3;border-radius:8px;box-shadow:0 2px 8px #0006;margin-bottom:1rem;padding:.6rem .5rem;text-align:center}.homepage-header h1{font-size:1.4rem;font-weight:700;margin-bottom:.3rem}.homepage-header h1,.homepage-header h2{color:#fff;text-shadow:1px 1px 2px #00000080}.homepage-header h2{font-size:1.1rem;margin-bottom:.2rem}.season-subtitle{color:#fffffff2;font-size:1rem;font-weight:400;margin-bottom:.5rem}.project-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.badge{box-shadow:0 2px 8px #0000004d;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem 1rem}.badge-sprint{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.badge-data{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.badge-tech{background:linear-gradient(135deg,#ffc107,#ff9800);color:#fff}.features-showcase{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem;padding:0 .5rem}.feature-card{background:linear-gradient(135deg,#013369b3,#d50a0ab3);border:2px solid #fff3;border-radius:12px;box-shadow:0 4px 15px #0000004d;cursor:pointer;padding:1.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#ffd70099;box-shadow:0 8px 25px #00000080;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.feature-tag{background:linear-gradient(135deg,#ffc107,#ff9800);border-radius:15px;box-shadow:0 2px 6px #0000004d;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;padding:.3rem .8rem;text-transform:uppercase}.conference-section{margin-bottom:1.2rem}.conference-header{align-items:center;border:1px solid #ffffff4d;border-radius:8px;box-shadow:0 3px 10px #00000080;display:flex;gap:.6rem;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:.6rem;position:relative}.conference-header.afc{background:linear-gradient(135deg,#8b0000,#d50a0a)}.conference-header.nfc{background:linear-gradient(135deg,#001f5b,#013369)}.conference-header:before{animation:shine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%}@keyframes shine{0%,to{transform:translateX(-100%) translateY(-100%) rotate(45deg)}50%{transform:translateX(100%) translateY(100%) rotate(45deg)}}.conference-logo-image{background:#0000;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));height:60px;object-fit:contain;width:60px;z-index:1}.conference-header.nfc .conference-logo-image{background:#fff;border-radius:6px;padding:4px}.conference-logo{background:#fff;border:2px solid #fffc;border-radius:50%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));height:60px;object-fit:contain;padding:6px;width:60px;z-index:1}.conference-logo-circle{box-shadow:0 4px 12px #0000004d;height:80px;width:80px}.conference-logo-letter{font-size:3rem;font-weight:900;line-height:1}.conference-logo-circle.afc .conference-logo-letter{color:#d50a0a}.conference-logo-circle.nfc .conference-logo-letter{color:#013369}.conference-logo-circle{align-items:center;background:#fff;border:3px solid #ffffffe6;border-radius:50%;box-shadow:0 4px 10px #0006;display:flex;height:60px;justify-content:center;width:60px;z-index:1}.conference-logo-text{color:#013369;font-size:1.2rem;font-weight:900;letter-spacing:1px}.conference-title{color:#fff;font-size:1.4rem;font-weight:900;letter-spacing:1.5px;margin:0;text-shadow:1px 1px 2px #000000b3;text-transform:uppercase;z-index:1}.divisions-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1400px}.division-card{background:linear-gradient(145deg,#fff,#f8f9fa);border:1px solid #013369;border-radius:8px;box-shadow:0 2px 8px #0000004d;padding:.6rem;transition:all .3s ease}.division-card:hover{border-color:#d50a0a;box-shadow:0 8px 20px #d50a0a66;transform:translateY(-3px)}.division-title{border-bottom:1px solid #d50a0a;color:#013369;font-size:.95rem;font-weight:700;margin-bottom:.5rem;padding-bottom:.3rem;text-align:center}.teams-list{display:flex;flex-direction:column;gap:.3rem}.team-row{align-items:center;background:linear-gradient(145deg,#f0f4ff,#fff);border:1px solid #0000;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.3rem;transition:all .2s ease}.afc-section .team-row:hover{background:linear-gradient(145deg,#d50a0a,#a00808);border-color:#8b0000;box-shadow:0 3px 10px #d50a0a66;transform:translateX(4px)}.nfc-section .team-row:hover{background:linear-gradient(145deg,#013369,#001f5b);border-color:#4169e1;box-shadow:0 3px 10px #01336966;transform:translateX(4px)}.team-row:hover .team-name-short,.team-row:hover .team-record{color:#fff}.team-logo-small{filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));flex-shrink:0;height:24px;object-fit:contain;width:24px}.team-name-short{color:#013369;flex:1 1;font-weight:600}.team-name-short,.team-record{font-size:.8rem;transition:color .3s ease}.team-record{color:#d50a0a;font-weight:700;min-width:40px;text-align:right}.homepage-footer{display:flex;justify-content:center;margin-top:3rem}.refresh-btn-home{background:linear-gradient(145deg,#013369,#01254a);border:none;border-radius:12px;box-shadow:0 6px 20px #01336966;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.refresh-btn-home:hover{background:linear-gradient(145deg,#d50a0a,#a00808);box-shadow:0 8px 25px #d50a0a99;transform:translateY(-3px)}@media (max-width:1024px){.divisions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.homepage-header h1{font-size:2rem}.divisions-grid{gap:1.5rem;grid-template-columns:1fr}.conference-title{font-size:1.75rem}.division-card{padding:1rem}}@media (max-width:480px){.homepage-header h1{font-size:1.5rem}.season-subtitle{font-size:1rem}.team-name-short{font-size:.9rem}.team-logo-small{height:32px;width:32px}}.footer-credits{background:linear-gradient(180deg,#0000,#0133690d);border-top:1px solid #ffffff1a;margin-top:4rem;padding:2rem 1rem;text-align:center}.credits-line{align-items:center;color:#ffffffb3;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.3rem;justify-content:center;margin:.5rem 0}.credits-line a{border-radius:4px;color:#4da6ff;font-weight:600;padding:.2rem .5rem;text-decoration:none;transition:all .3s ease}.credits-line a:hover{background:#4da6ff1a;color:#66b3ff;text-decoration:underline}.credits-ai{color:#ffffff80;font-size:.85rem;margin-top:.25rem}.credits-ai strong{color:#fffc;font-weight:600}@media (max-width:768px){.footer-credits{padding:1.5rem .5rem}.credits-line{font-size:.85rem}.credits-ai{font-size:.75rem}}.live-games-ticker{background:#0000;border-radius:8px;margin-bottom:15px;overflow:hidden;padding:8px}.ticker-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.ticker-label{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:6px;letter-spacing:1px;text-shadow:1px 1px 2px #00000080;text-transform:uppercase}.ticker-controls{display:flex;gap:8px}.scroll-btn{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:6px 12px;transition:all .3s ease}.scroll-btn:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.05)}.live-dot{animation:pulse 1.5s ease-in-out infinite;background:#f44;border-radius:50%;height:8px;width:8px}.ticker-scroll{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;position:relative;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ticker-scroll::-webkit-scrollbar{display:none}.ticker-content{animation:scroll 120s linear infinite;display:inline-flex;gap:15px;min-width:-webkit-min-content;min-width:min-content;padding-bottom:10px}.ticker-content.paused{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.game-ticker-card{background:#1e1e32d9;border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #0006;flex-shrink:0;max-width:340px;min-width:340px;overflow:hidden;padding:14px;pointer-events:none;position:relative;width:340px}.game-ticker-card.in_progress{background:#ff44440d;border-color:#f44}.game-ticker-card.final{background:linear-gradient(135deg,#4ade8026,#22c55e1a);border-color:#4ade80;box-shadow:0 4px 16px #4ade804d;transform:scale(1.02);transition:all .3s ease}.status-final,.status-live{border-radius:4px;font-size:9px;font-weight:700;letter-spacing:.5px;padding:3px 6px;position:absolute;right:8px;top:8px}.status-live{animation:pulseBg 1.5s ease-in-out infinite;background:#f44;color:#fff}.status-final{background:#fff3;color:#ccc}@keyframes pulseBg{0%,to{opacity:1}50%{opacity:.7}}.ticker-matchup{gap:8px;justify-content:space-between;margin-bottom:8px}.ticker-matchup,.ticker-team{align-items:center;display:flex}.ticker-team{flex:1 1;flex-direction:column;gap:4px}.ticker-team.winner .team-logo{filter:drop-shadow(0 0 8px #4ade80)}.team-logo{height:40px;transition:all .3s ease;width:40px}.team-abbr{color:#fff;display:none;font-size:13px;font-weight:600;text-transform:uppercase}.team-score{color:#00d4ff;font-size:18px;font-weight:700;margin-top:2px}.ticker-vs{color:#fff6;font-size:11px;font-weight:600}.ticker-details{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;margin-bottom:8px;padding:6px 0;text-align:center}.game-date{display:block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.time-info{color:#fff;font-size:12px;font-weight:600}.ticker-predictions{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px}.pred-line{background:#0003;border-radius:6px;justify-content:space-between;margin-bottom:6px;padding:8px 10px}.pred-left,.pred-line{align-items:center;display:flex}.pred-left{flex:1 1;gap:8px}.pred-icon{font-size:16px}.pred-text{color:#fff;font-size:13px;font-weight:600}.pred-check{font-size:18px;font-weight:700;margin-left:10px}.pred-check.correct{color:#4ade80}.pred-check.wrong{color:#f44}.pred-check.push{color:orange;font-size:11px}.ou-badge{background:#8b5cf64d;border-radius:4px;color:#a78bfa;font-size:11px;font-weight:700;padding:4px 10px;text-transform:uppercase}.ticker-final-result{background:#4ade8026;border-radius:6px;margin:8px 0;padding:8px;text-align:center}.final-label{color:#4ade80;font-size:11px;font-weight:700;margin-right:6px;text-transform:uppercase}.final-result{color:#fff;font-size:13px;font-weight:600}.pred-label{font-size:11px;font-weight:600;text-transform:uppercase}.pred-value{font-size:13px;font-weight:700}.ticker-predictions .pred-line:first-child .pred-label,.ticker-predictions .pred-line:first-child .pred-value{background:#4ade8066;border-radius:4px;color:#fff!important;font-weight:700;padding:3px 8px}.ticker-predictions .pred-line:nth-child(2) .pred-label,.ticker-predictions .pred-line:nth-child(2) .pred-value{background:#fbbf2440;border-radius:4px;color:#fbbf24!important;font-weight:700;padding:3px 8px}.ticker-predictions .pred-line:nth-child(3) .pred-label,.ticker-predictions .pred-line:nth-child(3) .pred-value{background:#60a5fa40;border-radius:4px;color:#60a5fa!important;font-weight:700;padding:3px 8px}.pred-value.correct{color:#4ade80!important;font-weight:700}.pred-value.wrong{color:#f44!important;font-weight:700}@media (max-width:768px){.game-ticker-card{max-width:240px;min-width:240px}.team-score{font-size:16px}.team-abbr{font-size:12px}}.game-statistics{min-height:100vh;padding:30px 20px 100px;position:relative;z-index:1}.stats-header{animation:fadeInDown .5s ease-out;margin-bottom:40px;text-align:center}.stats-header h1{color:#fff;font-size:3em;font-weight:900;letter-spacing:-1px;margin-bottom:15px;text-shadow:3px 3px 10px #000c}.stats-header .subtitle{color:#fff;font-size:1.2em;font-weight:400;margin:0 auto;max-width:700px;opacity:.95;text-shadow:2px 2px 6px #000000b3}.stat-picker-toggle{margin-bottom:25px;text-align:center}.toggle-picker-btn{background:linear-gradient(145deg,#fff,#f1f5f9);border:3px solid #013369;border-radius:15px;box-shadow:0 6px 20px #0133694d;color:#013369;cursor:pointer;font-size:1.15em;font-weight:700;padding:16px 35px;transition:all .3s ease}.toggle-picker-btn:hover{background:linear-gradient(145deg,#f1f5f9,#e2e8f0);border-color:#d50a0a;box-shadow:0 10px 30px #01336980;color:#d50a0a;transform:translateY(-3px)}.toggle-picker-btn:active{transform:translateY(-1px)}.view-mode-toggle{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:35px}.view-mode-btn{background:linear-gradient(145deg,#fff,#f8fafc);border:2px solid #d1d5db;border-radius:12px;color:#4b5563;cursor:pointer;font-size:1.05em;font-weight:600;min-width:200px;padding:14px 35px;transition:all .3s ease}.view-mode-btn:hover{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-color:#013369;box-shadow:0 6px 18px #0003;color:#013369;transform:translateY(-2px)}.view-mode-btn.active{background:linear-gradient(135deg,#013369,#01479d);border-color:#013369;box-shadow:0 6px 20px #01336980;color:#fff;transform:scale(1.05)}.view-mode-btn.active:hover{transform:scale(1.05) translateY(-2px)}.stat-picker-panel{animation:slideIn .4s ease-out;background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #013369;border-radius:20px;box-shadow:0 12px 40px #0006;margin:0 auto 35px;max-width:1400px;padding:20px}.picker-header{align-items:center;border-bottom:3px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.picker-header h3{color:#013369;font-size:1.4em;font-weight:800;margin:0}.picker-actions{display:flex;flex-wrap:wrap;gap:12px}.action-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:.95em;font-weight:600;padding:10px 22px;transition:all .3s ease}.action-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 18px #3b82f680;transform:translateY(-2px)}.stat-categories-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.stat-category-picker{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px;transition:all .3s ease}.stat-category-picker:hover{border-color:#3b82f6;box-shadow:0 8px 20px #3b82f626;transform:translateY(-3px)}.category-picker-header{align-items:center;border-bottom:2px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:12px}.category-picker-header h4{color:#013369;font-size:1.15em;font-weight:700;margin:0}.category-picker-actions{display:flex;gap:8px}.mini-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.85em;font-weight:600;padding:6px 14px;transition:all .2s ease}.mini-btn:hover{background:#f3f4f6;border-color:#013369;color:#013369}.stat-checkboxes{display:flex;flex-direction:column;gap:10px}.stat-checkbox-label{align-items:center;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:.95em;gap:12px;padding:8px;transition:background .2s ease}.stat-checkbox-label:hover{background:#f9fafb}.stat-checkbox-label input[type=checkbox]{accent-color:#013369;cursor:pointer;height:20px;width:20px}.stat-checkbox-label span{font-weight:500}.comparison-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1600px}.team-card{animation:fadeIn .6s ease-out;min-height:700px}.team-card-header h2{text-shadow:none}.team-season-selector{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:12px;margin-bottom:25px;padding:20px}.team-season-selector label{color:#013369;display:block;font-size:1em;font-weight:700;margin-bottom:12px}.season-dropdown-small,.team-dropdown{background:#fff;border:2px solid #013369;border-radius:10px;color:#013369;cursor:pointer;font-size:1.05em;font-weight:600;padding:14px 18px;transition:all .3s ease;width:100%}.season-dropdown-small:hover,.team-dropdown:hover{border-color:#d50a0a;box-shadow:0 4px 15px #d50a0a40;transform:translateY(-2px)}.season-dropdown-small:focus,.team-dropdown:focus{border-color:#d50a0a;box-shadow:0 0 0 4px #d50a0a26;outline:none}.team-selector{margin-bottom:25px}.team-logo-display{margin:35px 0;position:relative;text-align:center}.team-logo{height:160px;width:160px}.team-record-badge{border-radius:30px;font-size:1.5em;margin-top:20px;padding:12px 30px}.stats-display{margin-top:25px}.stat-category{margin-bottom:20px}.category-title{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;font-size:1.15em;font-weight:800;letter-spacing:.5px;margin:0;padding:16px 22px;text-shadow:1px 1px 2px #0000004d;text-transform:uppercase}.stat-rows{padding:18px 22px}.stat-rows .stat-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:14px 0}.stat-rows .stat-row:last-child{border-bottom:none}.stat-rows .stat-row:hover{background:#f9fafb;border-radius:6px;margin:0 -10px;padding-left:10px;padding-right:10px}.stat-rows .stat-label{color:#1f2937!important;font-size:.95em;font-weight:600}.stat-rows .stat-value{color:#013369!important;font-size:1.15em;font-weight:900}.no-data-message{color:#013369;padding:100px 20px;text-align:center}.no-data-message p{font-size:1.3em;font-weight:600;margin:0;opacity:.7}.loading{font-size:1.2em;padding:60px 20px}.schedule-view-container{margin:0 auto;max-width:1600px}.schedule-filters{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.filter-btn{background:linear-gradient(145deg,#fff,#f8fafc);border:2px solid #d1d5db;border-radius:10px;color:#4b5563;cursor:pointer;font-size:1em;font-weight:600;padding:12px 28px;transition:all .3s ease}.filter-btn:hover{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-color:#013369;box-shadow:0 5px 15px #0003;color:#013369;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;box-shadow:0 5px 18px #10b98166;color:#fff}.head-to-head-alert{background:linear-gradient(145deg,#fef3c7,#fde68a);border:3px solid #f59e0b;border-radius:15px;box-shadow:0 6px 20px #f59e0b4d;margin:0 auto 30px;max-width:900px;padding:20px 30px}.head-to-head-alert h4{color:#92400e;font-size:1.3em;font-weight:800;margin:0 0 10px}.head-to-head-alert p{color:#78350f;font-size:1.05em;font-weight:600;margin:0}.team-schedule-card{background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 40px #00000040;padding:30px;transition:all .4s ease}.team-schedule-card:hover{box-shadow:0 18px 50px #00000059;transform:translateY(-5px)}.division-stats-widget{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #3b82f6;border-radius:12px;margin:20px 0;padding:18px;text-align:center}.division-stats-widget h4{color:#1e40af;font-size:1.1em;font-weight:700;margin:0 0 10px}.division-record{color:#1e3a8a;font-size:1.8em;font-weight:900}.division-games-total{color:#3b82f6;display:block;font-size:.5em;font-weight:600;margin-top:5px}.schedule-table{margin-top:25px}.no-games-message{color:#6b7280;font-size:1.15em;font-weight:600;padding:60px 20px;text-align:center}.schedule-game-row{background:#fff;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.schedule-game-row:hover{border-color:#3b82f6;box-shadow:0 6px 18px #3b82f626;transform:translateX(5px)}.schedule-game-row.division-game{border-left:5px solid #f59e0b}.schedule-game-row.win{border-left:5px solid #10b981}.schedule-game-row.loss{border-left:5px solid #ef4444}.schedule-game-row.upcoming{border-left:5px solid #6b7280}.game-row-header{grid-gap:15px;align-items:center;cursor:pointer;display:grid;gap:15px;grid-template-columns:100px 100px 1fr 150px 40px;padding:18px 20px}.game-week{color:#013369;font-size:1.05em;font-weight:800}.common-opp-badge,.division-badge{font-size:.85em;margin-left:6px}.game-date{color:#4b5563;font-size:.95em}.game-matchup{align-items:center;color:#1f2937;display:flex;font-size:1.05em;font-weight:700;gap:10px}.opponent-logo-small{height:32px;object-fit:contain;width:32px}.game-result{text-align:right}.result-badge{border-radius:8px;font-size:.95em;font-weight:800;padding:6px 14px}.win-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.loss-badge{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.upcoming-badge{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#fff}.expand-icon{color:#3b82f6;font-size:1.2em;font-weight:700;text-align:center}.game-row-details{background:#f9fafb;border-top:2px solid #e5e7eb;padding:20px}.game-stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.stat-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;text-align:center}.stat-item .stat-label{color:#374151!important;display:block;font-size:.85em;font-weight:600;margin-bottom:6px}.stat-item .stat-value{color:#013369!important;display:block;font-size:1.3em;font-weight:900}@media (max-width:1200px){.comparison-container{grid-template-columns:1fr}.stat-categories-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.stats-header h1{font-size:1.6em}.team-card{padding:25px}.view-mode-toggle{flex-direction:column}.view-mode-btn{width:100%}.game-row-header{gap:10px;grid-template-columns:1fr 1fr}.game-date,.game-matchup,.game-result,.game-week{grid-column:span 1}.expand-icon{grid-column:span 2;text-align:center}}@media (max-width:480px){.stats-header h2{font-size:1.4em}.stat-categories-grid{grid-template-columns:1fr}.picker-header{align-items:flex-start;flex-direction:column}.game-stats-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.matchup-analyzer{min-height:100vh;padding:30px 20px 100px;position:relative;z-index:1}.matchup-header{animation:fadeInDown .5s ease-out;margin-bottom:40px;text-align:center}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.matchup-header h1{color:#fff;font-size:3em;font-weight:900;letter-spacing:-1px;margin-bottom:15px;text-shadow:3px 3px 10px #000c}.matchup-header .subtitle{color:#fff;font-size:1.2em;font-weight:400;opacity:.95;text-shadow:2px 2px 6px #000000b3}.error-banner{background:linear-gradient(135deg,#dc2626,#991b1b);border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 25px #dc262699;color:#fff;font-size:1.05em;font-weight:600;margin:0 auto 30px;max-width:900px;padding:18px 30px;text-align:center}.matchup-container{grid-gap:25px;animation:fadeIn .6s ease-out;display:grid;gap:25px;grid-template-columns:1fr 400px 1fr;margin:0 auto;max-width:1800px}.team-card{background:linear-gradient(145deg,#fff,#f8fafc);border:3px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 40px #00000040;padding:30px;transition:all .4s ease}.team-card:hover{box-shadow:0 18px 50px #00000059;transform:translateY(-5px)}.team-a-card{border-top:6px solid #667eea}.team-a-card:hover{border-color:#667eea;box-shadow:0 18px 50px #667eea66}.team-b-card{border-top:6px solid #764ba2}.team-b-card:hover{border-color:#764ba2;box-shadow:0 18px 50px #764ba266}.team-card-header{border-bottom:3px solid #f3f4f6;margin-bottom:25px;padding-bottom:20px;text-align:center}.team-card-header h2{color:#013369;font-size:2em;font-weight:900;margin:0}.team-selector{margin-bottom:30px}.team-selector label{color:#013369;display:block;font-size:1.05em;font-weight:700;margin-bottom:12px}.team-dropdown{background:#fff;border:2px solid #013369;border-radius:10px;color:#013369;cursor:pointer;font-size:1.05em;font-weight:600;padding:14px 18px;transition:all .3s ease;width:100%}.team-dropdown:hover{border-color:#d50a0a;box-shadow:0 4px 15px #d50a0a40;transform:translateY(-2px)}.team-dropdown:focus{border-color:#d50a0a;box-shadow:0 0 0 4px #d50a0a26;outline:none}.team-stats-display{animation:fadeIn .5s ease-out}.team-logo-container{margin:30px 0;text-align:center}.team-logo{filter:drop-shadow(0 6px 15px rgba(0,0,0,.3));height:140px;transition:transform .3s ease;width:140px}.team-logo:hover{transform:scale(1.1) rotate(5deg)}.team-name-display{color:#013369;font-size:1.8em;font-weight:900;margin-top:15px}.team-record-badge{background:linear-gradient(135deg,#013369,#01479d);border:2px solid #ffffff4d;border-radius:25px;box-shadow:0 6px 20px #01336966;color:#fff;display:inline-block;font-size:1.4em;font-weight:900;margin-top:15px;padding:10px 25px}.record-label{display:block;font-size:.5em;font-weight:600;margin-top:5px;opacity:.9}.stats-categories{margin-top:30px}.stat-category{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000f;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.stat-category:hover{border-color:#3b82f6;box-shadow:0 6px 18px #3b82f626}.category-header{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .3s ease}.category-header:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.category-header h3{color:#fff;font-size:1.15em;font-weight:800;letter-spacing:.5px;margin:0;text-transform:uppercase}.toggle-icon{color:#fff;font-size:1.5em;font-weight:700;transition:transform .3s ease}.category-stats{padding:18px 20px}.category-stats .stat-row{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:14px 0;transition:all .2s ease}.category-stats .stat-row:last-child{border-bottom:none}.category-stats .stat-row:hover{background:#f9fafb;border-radius:6px;margin:0 -10px;padding-left:10px;padding-right:10px}.category-stats .stat-label{color:#1f2937!important;font-size:.95em;font-weight:600}.category-stats .stat-value{color:#013369!important;font-size:1.15em;font-weight:900}.differential-panel{background:linear-gradient(145deg,#fafafa,#f5f5f5);border:3px solid #d1d5db;border-radius:20px;box-shadow:0 12px 40px #00000040;max-height:calc(100vh - 40px);overflow-y:auto;padding:30px;position:-webkit-sticky;position:sticky;top:20px;transition:all .4s ease}.differential-panel:hover{box-shadow:0 18px 50px #00000059}.differential-header{border-bottom:3px solid #e5e7eb;margin-bottom:30px;padding-bottom:20px;text-align:center}.differential-header h2{color:#013369;font-size:2em;font-weight:900;margin:0 0 10px}.differential-header p{color:#6b7280;font-size:1.05em;font-weight:600;margin:0}.empty-diff-state{padding:30px 20px;text-align:center}.empty-icon{font-size:5em;margin-bottom:20px;opacity:.3}.empty-diff-state p{color:#1f2937;font-size:1.2em;font-weight:700;margin:0 0 10px}.empty-diff-state small{color:#6b7280;display:block;font-size:.95em}.differentials-display{display:flex;flex-direction:column;gap:25px}.diff-category{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000f;padding:20px}.diff-category h4{border-bottom:2px solid #f3f4f6;color:#013369;font-size:1.2em;font-weight:800;letter-spacing:.5px;margin:0 0 15px;padding-bottom:10px;text-transform:uppercase}.diff-row{align-items:center;border-bottom:1px solid #f9fafb;display:flex;justify-content:space-between;padding:12px 0}.diff-row:last-child{border-bottom:none}.diff-label{color:#374151!important;flex:1 1;font-size:.9em;font-weight:600}.diff-value{border-radius:8px;font-size:1.1em;font-weight:900;min-width:80px;padding:6px 14px;text-align:center}.diff-row.better-A .diff-value{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff}.diff-row.better-B .diff-value{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 4px 12px #764ba24d;color:#fff}.diff-row .diff-value{background:#f3f4f6;color:#9ca3af}.loading{font-size:1.5em;font-weight:700;padding:100px 20px;text-shadow:2px 2px 6px #000000b3}@media (max-width:1400px){.matchup-container{grid-template-columns:1fr 350px 1fr}.differential-panel{padding:25px}}@media (max-width:1100px){.matchup-container{gap:30px;grid-template-columns:1fr}.differential-panel{max-height:none;order:-1;position:relative;top:0}}@media (max-width:768px){.matchup-header h1{font-size:1.6em}.team-card{padding:25px}.differential-header h2{font-size:1.6em}}@media (max-width:480px){.matchup-header h1{font-size:1.4em}.team-card-header h2{font-size:1.6em}.diff-row{align-items:flex-start;flex-direction:column;gap:8px}.diff-value{width:100%}}.differential-panel::-webkit-scrollbar{width:10px}.differential-panel::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.differential-panel::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px}.differential-panel::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.team-detail{margin:0 auto;max-width:1200px;padding:20px}.team-detail-header{border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:20px}.back-btn{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;margin-bottom:15px;padding:10px 20px;text-decoration:none;transition:background .2s}.back-btn:hover{background:#5568d3}.team-header{gap:20px;justify-content:space-between}.team-logo-large{height:80px;width:80px}.team-name{font-size:32px;margin:0;text-shadow:2px 2px 4px #0000004d}.badge{background:#4caf50;border-radius:20px;color:#fff;font-size:14px;font-weight:500;padding:5px 15px}.stats-overview{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:20px}.stats-overview h2{color:#333;font-size:24px;margin-bottom:15px}.stats-grid{grid-gap:15px;gap:15px;margin-top:15px}.stat-box{background:linear-gradient(135deg,#667eea,#764ba2)!important;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:15px}.stat-label{color:#ffffffe6!important;font-size:14px}.stat-value{color:#fff!important;font-size:28px}.chart-container{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin-bottom:20px;padding:20px}.chart-container h2{color:#333;font-size:24px;margin-bottom:15px}.games-table{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px}.games-table h2{color:#333;font-size:24px;margin-bottom:15px}table{border-collapse:collapse;width:100%}th{background:#667eea;color:#fff;font-weight:600;text-align:left}td,th{font-size:14px;padding:12px}td{border-bottom:1px solid #e0e0e0}tr:hover{background:#f8f9fa}.win{color:#4caf50}.loss,.win{font-weight:700}.loss{color:#f44336}.opponent-cell{align-items:center;display:flex;gap:8px}.opponent-logo{height:24px;object-fit:contain;width:24px}.division-badge{background:#ff9800;border-radius:3px;color:#fff;font-size:10px;font-weight:700;margin-left:8px;padding:2px 6px}.loading{color:#667eea;font-size:18px;font-weight:500;padding:40px}.error{background:#f44336;border-radius:10px;color:#fff;font-weight:500;margin:20px 0;padding:20px;text-align:center}@media (max-width:768px){.team-name{font-size:24px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:22px}table{font-size:12px}td,th{padding:8px}}.analytics-container{color:#fff;margin:0 auto;max-width:1400px;padding:20px}.analytics-header{align-items:center;background:linear-gradient(135deg,#1a1a2efa,#16213efa);border-radius:15px;box-shadow:0 10px 30px #0000004d;display:flex;justify-content:space-between;margin-bottom:30px;overflow:hidden;padding:30px;position:relative;z-index:10}.analytics-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#0095ff);-webkit-background-clip:text;font-size:2.5rem;margin:0}.season-selector{align-items:center;gap:10px}.season-selector label{color:#00d4ff;font-weight:600}.season-selector select{background:#fffffff2;border:2px solid #00d4ff;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;padding:10px 15px;transition:all .3s ease}.season-selector select option{background:#fff;color:#000;padding:8px}.season-selector select:hover{background:#fff;border-color:#0ff}.analytics-tabs{display:flex;gap:10px;margin-bottom:30px;overflow-x:auto;padding:10px 0}.summary-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.insight-card{background:linear-gradient(135deg,#1a1a2ee6,#16213ee6);border:2px solid #00d4ff4d;border-radius:12px;padding:25px}.insight-card:hover{border-color:#00d4ff;box-shadow:0 8px 25px #00d4ff4d;transform:translateY(-5px)}.insight-card.highlight{background:linear-gradient(135deg,#00ffaa1a,#00d4ff1a);border-color:#0fa}.insight-card h3{color:#00d4ff;font-size:1.2rem;margin:0 0 15px}.insight-content{text-align:center}.team-name{color:#0fa;font-size:2.5rem;margin-bottom:10px}.stat-large{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#0fa);-webkit-background-clip:text;font-size:3rem;font-weight:700}.stat-medium{color:#00d4ff;font-size:2rem;font-weight:700}.stat-label{color:#aaa;font-size:1rem;margin:5px 0}.stat-small{color:#888;font-size:.9rem}.record{color:#fff;font-size:1.5rem;margin-top:10px}.weather-comparison{display:flex;flex-direction:column;gap:10px}.weather-item{background:#ffffff0d;border-radius:6px;display:flex;justify-content:space-between;padding:8px 15px}.roof-type{color:#00d4ff;font-weight:600;text-transform:capitalize}.ppg{color:#0fa;font-weight:700}.referee-name{color:#00d4ff;font-size:1.4rem;font-weight:600;margin-bottom:10px}.data-table-container{background:#1a1a2ee6;border-radius:12px;overflow-x:auto;padding:25px}.data-table-container h2{color:#00d4ff;font-size:1.8rem;margin:0 0 20px}.data-table{border-collapse:collapse;font-size:.95rem;width:100%}.data-table thead{background:linear-gradient(135deg,#00d4ff,#0095ff)}.data-table th{color:#000;font-weight:600;padding:15px 12px;text-align:left;white-space:nowrap}.data-table tbody tr{border-bottom:1px solid #ffffff1a;transition:all .3s ease}.data-table tbody tr:hover{background:#00d4ff1a}.data-table tbody tr.highlight-row{background:#00ffaa1a}.data-table td{color:#fff;padding:12px}.team-cell{color:#00d4ff;font-size:1.1rem;font-weight:700}.record-cell{color:#0fa;font-family:Courier New,monospace}.highlight-cell{color:#0fa;font-size:1.1rem;font-weight:700}.referee-cell{color:#00d4ff;font-weight:600}.good{color:#0fa}.bad,.good{font-weight:700}.bad{color:#f55}.warning{color:#fa0;font-weight:700}.custom-builder{background:#1a1a2ee6;border-radius:12px;padding:30px}.custom-builder h2{color:#00d4ff;font-size:1.8rem;margin:0 0 25px}.builder-controls{display:flex;flex-direction:column;gap:30px}.control-group{align-items:center;gap:15px}.control-group label{color:#00d4ff}.control-group select{background:#fffffff2;border:2px solid #00d4ff;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;min-width:200px;padding:12px 20px}.control-group select option{background:#fff;color:#000;padding:10px}.stat-selector h3{color:#fff;font-size:1.4rem;margin:0 0 20px}.selector-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.selector-header h3{margin:0}.bulk-actions{display:flex;gap:10px}.btn-reset,.btn-select-all{border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.btn-select-all{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-select-all:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.btn-reset{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-reset:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef444466;transform:translateY(-2px)}.stat-categories{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.stat-category{background:#ffffff0d;border:1px solid #00d4ff4d;border-radius:8px;padding:20px}.stat-category h4{color:#00d4ff;font-size:1.2rem;margin:0 0 15px}.stat-checkbox{color:#fff;cursor:pointer;display:block;padding:8px 0;transition:all .2s ease}.stat-checkbox:hover{color:#00d4ff;padding-left:5px}.stat-checkbox input[type=checkbox]{cursor:pointer;height:18px;margin-right:10px;width:18px}.selected-stats-display{background:#00d4ff1a;border:2px solid #00d4ff;border-radius:12px;padding:25px}.selected-stats-display h3{color:#0fa;font-size:1.4rem;margin:0 0 20px}.custom-stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:20px}.custom-stat-card{background:#1a1a2ecc;border:2px solid #00d4ff;border-radius:8px;padding:20px;position:relative;text-align:center;transition:all .3s ease}.custom-stat-card:hover{box-shadow:0 6px 20px #00d4ff66;transform:translateY(-3px)}.custom-stat-card .stat-name{color:#00d4ff;font-size:1rem;margin-bottom:10px}.custom-stat-card .stat-value{color:#0fa;font-size:1.8rem;font-weight:700}.remove-stat{background:#f55c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;height:25px;position:absolute;right:5px;top:5px;transition:all .2s ease;width:25px}.remove-stat:hover{background:#f55;transform:scale(1.1)}.builder-note{background:#00d4ff1a;border-left:4px solid #00d4ff;border-radius:6px;color:#aaa;font-size:.95rem;line-height:1.6;padding:15px}.stat-legend p em{color:#aaa;display:block;font-style:italic;margin-top:5px}.stat-legend .legend-note{background:#ffc1071a;border-left:4px solid #ffc107;border-radius:4px;margin:12px 0;padding:10px 15px}.stat-legend .legend-note em{color:#ffc107;display:inline}.loading{font-size:1.5rem}@media (max-width:768px){.analytics-header{flex-direction:column;gap:15px}.analytics-header h1{font-size:1.5rem}.analytics-tabs{flex-wrap:wrap}.custom-stats-grid,.stat-categories,.summary-grid{grid-template-columns:1fr}.data-table{font-size:.85rem}.data-table td,.data-table th{padding:8px 6px}.stat-legend{padding:15px}.stat-legend h3{font-size:1.1rem}.stat-legend p{font-size:.9rem}}.ml-predictions-container{color:#fff;margin:0 auto;max-width:1400px;padding:12px}.ml-predictions-header{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;box-shadow:0 4px 20px #0000004d;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px;padding:20px}.ml-predictions-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#0095ff);-webkit-background-clip:text;font-size:2.5rem;margin:0}.header-controls{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.season-selector,.week-selector{align-items:center;display:flex;gap:10px}.season-selector label,.week-selector label{color:#00d4ff;font-weight:600;white-space:nowrap}.season-selector select,.week-selector input{background:#fffffff2;border:2px solid #00d4ff;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;padding:10px 15px;transition:all .3s ease}.week-selector input{text-align:center;width:80px}.season-selector select:hover,.week-selector input:hover{background:#fff;border-color:#0ff}.predict-btn,.retry-btn,.upcoming-btn{background:linear-gradient(135deg,#00d4ff,#0095ff);border:2px solid #0ff;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.predict-btn:hover,.retry-btn:hover,.upcoming-btn:hover{box-shadow:0 4px 15px #00d4ff66;transform:translateY(-2px)}.ml-predictions-tabs{display:flex;gap:10px;margin-bottom:30px;overflow-x:auto;padding:10px 0}.tab{background:#ffffff0d;border:2px solid #00d4ff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.tab:hover{background:#00d4ff1a;border-color:#00d4ff;transform:translateY(-2px)}.tab.active{background:linear-gradient(135deg,#00d4ff,#0095ff);border-color:#0ff;box-shadow:0 4px 15px #00d4ff66}.ml-predictions-content{min-height:400px}.predictions-header{margin-bottom:30px;text-align:center}.predictions-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#0fa);-webkit-background-clip:text;font-size:2rem;margin:0 0 10px}.predictions-subtitle{color:#aaa;font-size:1.1rem}.predictions-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:20px}.prediction-card{background:linear-gradient(135deg,#1a1a2ee6,#16213ee6);border:2px solid #00d4ff4d;border-radius:12px;padding:20px;transition:all .3s ease}.prediction-card:hover{border-color:#00d4ff;box-shadow:0 8px 25px #00d4ff4d;transform:translateY(-5px)}.game-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.game-date{color:#00d4ff;font-size:.9rem;font-weight:600}.game-id{color:#666;font-size:.85rem}.ml-matchup-container{display:flex;flex-direction:column;gap:10px;margin:20px 0}.team-section{align-items:center;background:#ffffff08;border-radius:8px;display:flex;gap:15px;margin:10px 0;padding:15px;transition:all .3s ease}.team-section.winner{background:#00ffaa1a;border:2px solid #00ffaa4d}.team-logo{height:60px;width:60px}.team-name{color:#fff;font-size:1.5rem;font-weight:700}.team-label{color:#aaa;font-size:.85rem;text-transform:uppercase}.team-prob{color:#00d4ff;font-size:1.8rem;font-weight:700}.vs-divider{color:#666;font-size:1.5rem;font-weight:700;margin:5px 0;text-align:center}.prediction-result{background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:8px;margin:20px 0;padding:20px}.model-identifier{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.model-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.model-badge.classification{background:linear-gradient(135deg,#0fa,#00d4ff);color:#0a0e27}.model-badge.regression{background:linear-gradient(135deg,gold,orange);color:#0a0e27}.model-type{color:#94a3b8;font-size:.75rem;font-weight:500}.model-divider{align-items:center;display:flex;gap:15px;margin:25px 0}.divider-line{background:linear-gradient(90deg,#0000,#fff3 50%,#0000);flex:1 1;height:1px}.divider-text{color:#94a3b8;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.winner-banner{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:15px}.trophy-icon{font-size:1.5rem}.winner-text{color:#0fa;font-size:1.3rem;font-weight:700}.confidence-bar-container{margin-top:15px}.confidence-label{color:#00d4ff;display:flex;font-size:.95rem;font-weight:600;justify-content:space-between;margin-bottom:8px}.confidence-bar{background:#ffffff1a;border-radius:6px;height:12px;overflow:hidden;width:100%}.confidence-fill{background:linear-gradient(90deg,#0fa,#00d4ff 50%,#0095ff);border-radius:6px;height:100%;transition:width .5s ease}.key-factors{border-top:1px solid #ffffff1a;margin-top:15px;padding-top:15px}.factor-title{color:#00d4ff;font-size:.9rem;font-weight:600;margin-bottom:10px;text-transform:uppercase}.factor-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.factor-item{background:#ffffff08;border-radius:6px;padding:10px;text-align:center}.factor-label{color:#aaa;display:block;font-size:.8rem;margin-bottom:5px}.factor-value{color:#0fa;display:block;font-size:1.1rem;font-weight:700}.predicted-score{background:linear-gradient(135deg,#00d4ff1a,#0095ff1a);border:1px solid #00d4ff4d;border-radius:10px;margin-top:15px;padding:15px}.score-title{color:#00d4ff;font-size:.9rem;font-weight:600;margin-bottom:12px;text-align:center;text-transform:uppercase}.score-display{gap:15px;justify-content:center;margin-bottom:10px}.score-display,.score-team{align-items:center;display:flex}.score-team{flex-direction:column;gap:8px}.score-team-name{color:#aaa;font-size:.9rem;font-weight:600}.score-value{color:#0fa;font-size:2rem;font-weight:700;text-shadow:0 0 10px #00ffaa4d}.score-separator{color:#666;font-size:1.5rem;font-weight:700}.score-margin{color:#00d4ff;font-size:.85rem;font-weight:600;margin-top:8px;text-align:center}.spread-analysis{background:linear-gradient(135deg,#ffd7000d,#ffa5000d);border:1px solid #ffd70033;border-radius:10px;margin-top:15px;padding:15px}.spread-title{color:gold;font-size:.9rem;font-weight:600;margin-bottom:12px;text-align:center;text-transform:uppercase}.spread-comparison{align-items:center;display:flex;gap:10px;justify-content:space-around;margin-bottom:10px}.spread-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.spread-label{color:#aaa;font-size:.85rem;font-weight:600}.spread-value{border-radius:8px;font-size:1.5rem;font-weight:700;min-width:60px;padding:8px 16px;text-align:center}.spread-explanation{background:#0003;border-radius:6px;color:#d1d5db;font-size:.85rem;font-weight:500;padding:4px 8px;text-align:center;white-space:nowrap}.spread-value.ai-spread{background:#00d4ff26;border:2px solid #00d4ff;color:#00d4ff}.spread-value.vegas-spread{background:#ffd70026;border:2px solid gold;color:gold}.spread-vs{color:#666;font-size:.9rem;font-weight:700;text-transform:uppercase}.value-indicator{margin-top:12px;text-align:center}.value-badge{animation:pulse-glow 2s ease-in-out infinite;background:linear-gradient(135deg,#8a2be233,#4b008233);border:2px solid #9370db;border-radius:20px;color:orchid;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #8a2be24d}50%{box-shadow:0 0 20px #8a2be299}}.model-info-container{padding:20px 0}.info-grid{margin-top:20px}.info-card{background:linear-gradient(135deg,#1a1a2ee6,#16213ee6);border:2px solid #00d4ff4d}.info-card:hover{border-color:#00d4ff;box-shadow:0 8px 25px #00d4ff4d;transform:translateY(-5px)}.info-card.highlight{background:linear-gradient(135deg,#00ffaa1a,#00d4ff1a);border-color:#0fa}.info-card h3{color:#00d4ff;margin:0 0 20px}.info-content{color:#fff}.metric{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.metric:last-child{border-bottom:none}.metric-label{color:#aaa;font-size:.95rem}.metric-value{color:#0fa;font-size:1.3rem;font-weight:700}.metric-note{background:#00d4ff0d;border-left:4px solid #00d4ff;color:#ddd;font-size:.9rem;line-height:1.6;margin-top:15px;padding:15px}.architecture-viz{align-items:center;display:flex;justify-content:space-between;margin:20px 0;overflow-x:auto;padding:10px 0}.layer-block{background:#00d4ff1a;border:2px solid #00d4ff;border-radius:8px;min-width:100px;padding:15px;text-align:center}.layer-label{color:#aaa;font-size:.85rem;margin-bottom:8px}.layer-neurons{color:#0fa;font-size:1.1rem;font-weight:700}.layer-arrow{color:#00d4ff;font-size:1.5rem;margin:0 5px}.feature-category{border-bottom:1px solid #ffffff1a;color:#ddd;font-size:.95rem;line-height:1.6;padding:12px 0}.feature-category:last-child{border-bottom:none}.feature-category strong{color:#00d4ff}.explanation-container{padding:20px 0}.explanation-sections{display:flex;flex-direction:column;gap:20px;margin-top:20px}.explanation-card{background:linear-gradient(135deg,#1a1a2ee6,#16213ee6);border:2px solid #00d4ff4d;border-radius:12px;padding:25px}.explanation-card h3{color:#00d4ff;font-size:1.3rem;margin:0 0 15px}.explanation-card p{color:#ddd;line-height:1.7;margin-bottom:15px}.detail-list{list-style:none;margin:15px 0 0;padding:0}.detail-list li{color:#ddd;line-height:1.6;padding:8px 0 8px 30px;position:relative}.detail-list li:before{color:#00d4ff;content:"→";font-weight:700;left:0;position:absolute}.disclaimer{background:#ffc1071a;border:2px solid #ffc107;border-radius:12px;margin-top:30px;padding:20px}.disclaimer h4{color:#ffc107;font-size:1.2rem;margin:0 0 10px}.disclaimer p{color:#ddd;line-height:1.7;margin:0}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #00d4ff33;border-radius:50%;border-top-color:#00d4ff;height:50px;margin-bottom:20px;width:50px}.loading-container p{color:#00d4ff;font-size:1.2rem;font-weight:600}.loading{color:#00d4ff;padding:50px}.error-container{background:#ff55551a;border:2px solid #ff55554d;border-radius:12px;padding:50px;text-align:center}.error-container h3{color:#f55;font-size:1.8rem;margin:0 0 15px}.error-container p{color:#ddd;font-size:1.1rem;margin:0 0 20px}.no-data{padding:80px 20px;text-align:center}.no-data h3{color:#00d4ff;font-size:1.8rem;margin:0 0 10px}.no-data p{color:#aaa;font-size:1.1rem}.stat-legend{background:linear-gradient(135deg,#00d4ff1a,#00ffaa1a);border:2px solid #00d4ff4d;border-radius:12px;box-shadow:0 4px 15px #00d4ff33;margin-bottom:25px;padding:20px}.stat-legend h3{align-items:center;color:#00d4ff;display:flex;font-size:1.3rem;gap:8px;margin:0 0 15px}.stat-legend p{color:#e0e0e0;font-size:.95rem;line-height:1.6;margin:8px 0}.stat-legend p strong{color:#0fa;font-weight:600}@media (max-width:1024px){.predictions-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.architecture-viz{flex-wrap:wrap;gap:10px;justify-content:center}.layer-arrow{transform:rotate(90deg)}}@media (max-width:768px){.ml-predictions-header{align-items:stretch;flex-direction:column}.ml-predictions-header h1{font-size:2rem;text-align:center}.header-controls{flex-direction:column;width:100%}.season-selector,.week-selector{justify-content:space-between;width:100%}.season-selector select,.week-selector input{flex:1 1}.predict-btn,.upcoming-btn{width:100%}.ml-predictions-tabs{flex-wrap:wrap}.info-grid,.predictions-grid{grid-template-columns:1fr}.team-logo{height:45px;width:45px}.team-name{font-size:1.2rem}.team-prob{font-size:1.4rem}.factor-grid{grid-template-columns:1fr}}@media (max-width:480px){.ml-predictions-container{padding:10px}.ml-predictions-header{padding:15px}.ml-predictions-header h1{font-size:1.5rem}.prediction-card{padding:15px}.team-section{flex-direction:column;gap:10px;text-align:center}.team-info{order:-1}}.legend-container{margin:0 auto;max-width:1200px;padding:20px}.legend-sections{display:flex;flex-direction:column;gap:30px}.legend-section{background:#ffffff08;border:1px solid #3b82f64d;border-radius:12px;padding:25px}.legend-section.highlight{background:#3b82f60d;border-color:#3b82f680}.legend-section h3{align-items:center;color:#00d4ff;display:flex;font-size:1.4rem;gap:10px;margin-bottom:20px}.legend-item{border-bottom:1px solid #ffffff0d;margin-bottom:25px;padding-bottom:20px}.legend-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legend-term{align-items:center;color:#0fa;display:flex;font-size:1.2rem;font-weight:700;gap:10px;margin-bottom:10px}.legend-term.confidence-high:before{color:#0f8;content:"●";font-size:1.5rem}.legend-term.confidence-medium:before{color:#3b82f6;content:"●";font-size:1.5rem}.legend-term.confidence-low:before{color:#ff9500;content:"●";font-size:1.5rem}.legend-definition{color:#ccc;line-height:1.6}.legend-definition p{margin:8px 0}.legend-definition p strong{color:#00d4ff;font-weight:600}.legend-definition p:first-child{margin-top:0}.legend-definition p:last-child{margin-bottom:0}.legend-footer{background:#00ffaa1a;border:1px solid #00ffaa4d;border-radius:8px;margin-top:30px;padding:15px 20px;text-align:center}.legend-footer p{color:#0fa;font-size:1rem;margin:0}@media (max-width:768px){.legend-container{padding:15px}.legend-section{padding:20px 15px}.legend-term{font-size:1.1rem}.legend-definition{font-size:.95rem}}.results-scorecard{background:linear-gradient(135deg,#00d4ff26,#8b5cf626);border:2px solid #00d4ff4d;box-shadow:0 4px 15px #0000004d;padding:20px}.scorecard-title{text-shadow:0 0 10px #00d4ff80}.stat-box{background:#0000004d;min-width:280px;padding:20px 30px;transition:transform .3s ease,box-shadow .3s ease}.stat-box:hover{box-shadow:0 6px 20px #00d4ff4d}.stat-box.ai-stat{border:2px solid #4ade8066}.stat-box.vegas-stat{border:2px solid #fbbf2466}.stat-box.value-play-stat{border:2px solid #a855f766}.stat-box.ai-vs-vegas-stat{border:2px solid #3b82f666}.stat-content{display:flex;flex-direction:column;gap:5px}.stat-value{font-size:2rem}.stat-percent{color:#4ade80;font-size:1.1rem}.push-count{color:orange;font-weight:700}.push-note{color:orange;font-size:.85rem;font-weight:500;margin-left:5px}.stat-note{color:#9ca3af;display:block;font-size:.75rem;font-weight:400;margin-top:2px}.actual-score-display{background:#4ade801a;border:2px solid #4ade804d;border-radius:10px;margin-bottom:15px;padding:15px}.actual-score-title{color:#4ade80;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-align:center;text-transform:uppercase}.actual-score-teams{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:10px}.actual-score-team{align-items:center;display:flex;flex-direction:column;gap:5px}.score-name{color:#9ca3af;font-size:1rem;font-weight:600}.score-name.winner-name{color:#4ade80;font-weight:700}.score-number{color:#fff;font-size:2rem;font-weight:700}.score-sep{color:#6b7280;font-size:1.5rem}.actual-margin{color:#d1d5db;font-size:.95rem;font-style:italic;text-align:center}.final-badge{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 2px 8px #4ade8066;color:#000}.final-badge,.live-badge{border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:1px;padding:4px 12px}.live-badge{animation:pulse-live 2s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef444466;color:#fff}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.7}}.result-indicator{font-size:1.5rem;font-weight:700;margin-left:10px}.result-indicator.correct{color:#4ade80;text-shadow:0 0 8px #4ade8099}.result-indicator.wrong{color:#f44;text-shadow:0 0 8px #f449}.spread-result{font-size:1.3rem;font-weight:700;margin-left:8px}.spread-result.correct{color:#4ade80}.spread-result.wrong{color:#f44}.spread-result.push{color:orange;font-size:.75rem;font-weight:700;letter-spacing:.5px}.results-scorecard{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:12px;box-shadow:0 4px 20px #0000004d;margin-bottom:30px;padding:25px}.scorecard-title{color:#00d4ff;font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.scorecard-stats{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.stat-box{align-items:center;background:#ffffff0d;border:2px solid #0000;display:flex;flex:1 1;gap:15px;max-width:300px;min-width:200px}.stat-box:hover{border-color:#00d4ff4d;box-shadow:0 4px 15px #00d4ff33;transform:translateY(-2px)}.stat-box.ai-stat{border-color:#00d4ff33}.stat-box.ai-spread-stat{border-color:#8b5cf633}.stat-box.vegas-stat{border-color:#fbbf2433}.stat-icon{flex-shrink:0;font-size:2rem}.stat-label{color:#9ca3af;font-size:.85rem;margin-bottom:5px}.stat-value{font-size:1.8rem;margin-bottom:2px}.stat-percent{color:#00d4ff;font-size:1rem;font-weight:600}.prediction-card.finished{border:2px solid #4ade8066;box-shadow:0 4px 20px #4ade8033}.value-plays-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #9333ea;border-radius:12px;box-shadow:0 4px 20px #9333ea4d;margin-bottom:30px;padding:24px}.value-plays-header{margin-bottom:20px;text-align:center}.value-plays-title{color:#a855f7;font-size:1.5rem;font-weight:700;margin-bottom:8px}.value-plays-subtitle{color:#94a3b8;font-size:.9rem}.value-plays-stats{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:24px}.value-stat{background:#9333ea1a;border-radius:8px;min-width:150px;padding:16px 24px;text-align:center}.value-stat.highlight{background:#a855f733;border:1px solid #a855f7}.value-stat-label{color:#94a3b8;font-size:.8rem;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.value-stat-number{color:#a855f7;font-size:1.8rem;font-weight:700}.value-stat-percent{color:#cbd5e1;font-size:1rem;margin-left:8px}.value-plays-list{display:flex;flex-direction:column;gap:12px}.value-play-item{background:#1e293b99;border-left:4px solid #9333ea;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px}.value-play-item.finished{border-left-color:#22c55e}.value-play-matchup{align-items:center;color:#e2e8f0;display:flex;font-size:1.1rem;font-weight:600;gap:10px}.mini-live-badge{background:#ef4444;color:#fff}.mini-final-badge,.mini-live-badge{border-radius:4px;font-size:.7rem;font-weight:700;padding:2px 8px}.mini-final-badge{background:#22c55e;color:#000}.value-play-diff{color:#a855f7;font-size:.9rem;font-style:italic}.value-play-result{font-size:.9rem;font-weight:600;padding:4px 0}.value-play-result.win{color:#22c55e}.value-play-result.loss{color:#ef4444}.ai-vegas-comparison{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #3b82f6;border-radius:12px;box-shadow:0 4px 20px #3b82f64d;margin-bottom:30px;padding:24px}.comparison-header{margin-bottom:24px;text-align:center}.comparison-title{color:#60a5fa;font-size:1.5rem;font-weight:700;margin-bottom:8px}.comparison-subtitle{color:#94a3b8;font-size:.9rem}.comparison-scoreboard{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin-bottom:24px}.comparison-team{align-items:center;display:flex;flex-direction:column;gap:12px;min-width:140px}.comparison-icon{font-size:3rem}.comparison-name{color:#cbd5e1;font-size:1rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.comparison-score{color:#60a5fa;font-size:3rem;font-weight:700}.ai-team .comparison-score{color:#a855f7}.vegas-team .comparison-score{color:#f59e0b}.comparison-vs{align-items:center;display:flex;flex-direction:column;gap:8px}.vs-text{color:#64748b;font-size:1.5rem;font-weight:700}.ties-text{color:#94a3b8;font-size:.8rem}.comparison-insight{background:#3b82f61a;border-radius:8px;padding:16px;text-align:center}.insight-message{font-size:1.1rem;font-weight:600}.insight-message.ai-winning{color:#a855f7}.insight-message.vegas-winning{color:#f59e0b}.insight-message.tied{color:#64748b}@media (max-width:768px){.scorecard-stats{flex-direction:column}.stat-box{min-width:auto;width:100%}.actual-score-teams{flex-wrap:wrap}.score-number{font-size:1.5rem}}.admin-container{background:linear-gradient(135deg,#0a0e27,#1a1f3a);margin:0 auto;max-width:1400px;min-height:100vh;padding:20px}.admin-header{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 8px 24px #0006;margin-bottom:30px;padding:30px 20px;text-align:center}.admin-header h1{color:#fff;font-size:2.5rem;margin:0 0 10px;text-shadow:2px 2px 4px #0000004d}.admin-subtitle{color:#a8d5ff;font-size:1.1rem;font-weight:300;margin:0}.admin-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.admin-tab{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:10px;color:#a8d5ff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .3s ease}.admin-tab:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.admin-tab.active{background:linear-gradient(135deg,#2a5298,#3a6bc8);border-color:#4a7bd8;box-shadow:0 4px 12px #2a529866;color:#fff}.admin-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-section h2{color:#fff;font-size:1.8rem;margin-bottom:20px;text-align:center}.info-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0003;margin-bottom:20px;padding:25px;transition:all .3s ease}.info-card:hover{background:#ffffff0d;border-color:#ffffff26;box-shadow:0 6px 16px #0000004d;transform:translateY(-2px)}.info-card.status-card:hover,.status-card:hover{background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 4px 12px #0003;transform:none}.info-card h3{border-bottom:2px solid #4a9eff4d;color:#4a9eff;font-size:1.3rem;margin:0 0 15px;padding-bottom:10px}.info-card h4{color:#7ab8ff;font-size:1.1rem;margin:15px 0 10px}.info-card p{color:#b8c5d6;line-height:1.8;margin:8px 0}.info-card strong{color:#fff;font-weight:600}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:20px 0}.info-icon{font-size:3rem;margin-bottom:15px;text-align:center}.status-indicator{border-radius:20px;display:inline-block;font-size:.9rem;font-weight:600;margin:10px 0;padding:6px 16px}.status-indicator.online{background:#22c55e33;border:1px solid #22c55e4d;color:#4ade80}.status-indicator.offline{background:#ef444433;border:1px solid #ef44444d;color:#f87171}.detail{color:#7ab8ff!important;font-size:.9rem;margin-top:8px;opacity:.8}.info-card.highlight{background:linear-gradient(135deg,#2a52981a,#3a6bc81a);border:1px solid #4a9eff4d}.stat-number{color:#4a9eff;font-size:3rem;font-weight:700;margin:15px 0;text-align:center;text-shadow:0 0 20px #4a9eff66}.visualization-container{border-radius:12px;box-shadow:0 8px 24px #0006;margin:20px 0;overflow:hidden}.loading-message{color:#7ab8ff;font-size:1.2rem;padding:40px;text-align:center}.loading-message p{color:#7ab8ff}.admin-list{list-style:none;margin:0;padding:0}.admin-list li{border-bottom:1px solid #ffffff0d;color:#b8c5d6;line-height:1.6;padding:10px 0 10px 30px;position:relative}.admin-list li:last-child{border-bottom:none}.admin-list li:before{color:#4a9eff;content:"▹";font-size:1.2rem;left:10px;position:absolute}.admin-list li strong{color:#7ab8ff;font-weight:600}.warning-text{background:#ffb84d1a;border-left:4px solid #ffb84d;border-radius:4px;color:#ffb84d!important;font-size:1.1rem;font-weight:600;margin:15px 0;padding:15px}.status-card{background:#0a0e2799!important;border:1px solid #4a9eff33!important;margin-bottom:20px;padding:25px}.status-card h3{border-bottom:2px solid #4a9eff4d;color:#4a9eff;font-size:1.3rem;margin:0 0 15px;padding-bottom:10px}.status-dot{animation:pulse-status 2s ease-in-out infinite}@keyframes pulse-status{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media (max-width:768px){.admin-container{padding:15px}.admin-header h1{font-size:2rem}.admin-tabs{flex-direction:column}.admin-tab{width:100%}.info-card{padding:20px}.admin-section h2{font-size:1.5rem}.performance-stats{grid-template-columns:repeat(2,1fr)!important}}.performance-header{flex-wrap:wrap;gap:15px;margin-bottom:20px}.update-btn{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #10b981;border-radius:10px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.update-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 16px #10b98166;transform:translateY(-2px)}.update-btn:disabled{animation:pulse 1.5s ease-in-out infinite;cursor:not-allowed;opacity:.6}.update-btn.updating{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#f59e0b}.update-message{animation:slideIn .3s ease;border-radius:10px;font-size:1.05rem;font-weight:500;margin-bottom:20px;padding:15px 20px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.update-message.success{background:#10b98133;border:2px solid #10b981;color:#10b981}.update-message.error{background:#ef444433;border:2px solid #ef4444;color:#ef4444}.performance-dashboard{margin-top:20px}.performance-card{background:linear-gradient(135deg,#2a52981a,#1a1f3a4d);border:2px solid #4a9eff4d}.performance-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin-top:20px}.stat-box{background:#0a0e2799;border:1px solid #4a9eff33;border-radius:10px;padding:20px;text-align:center;transition:all .3s ease}.stat-box:hover{background:#0a0e27cc;border-color:#4a9eff66;box-shadow:0 6px 20px #4a9eff33;transform:translateY(-3px)}.stat-value{font-size:2.5rem;margin-bottom:8px}.stat-value.success{color:#10b981;text-shadow:0 0 20px #10b98180}.stat-label{color:#7ab8ff;letter-spacing:1px}.weekly-breakdown{margin-top:25px}.weekly-table{margin-top:15px;overflow-x:auto}.weekly-table table{background:#0a0e2766;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.weekly-table thead{background:#2a52984d}.weekly-table th{border-bottom:2px solid #4a9eff4d;color:#4a9eff;font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:12px;text-align:left;text-transform:uppercase}.weekly-table td{border-bottom:1px solid #ffffff0d;color:#b8c5d6;padding:12px}.weekly-table tbody tr:hover{background:#4a9eff1a}.weekly-table td.good{color:#10b981;font-weight:600}.performance-container{color:#fff;margin:0 auto;max-width:1400px;padding:20px}.season-selector-container{margin-bottom:30px;text-align:center}.page-title{color:#fff;font-size:2rem;margin-bottom:20px;text-shadow:0 2px 8px #0006}.season-selector{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.season-btn{background:#ffffff0d;border:2px solid #fff3;border-radius:10px;color:#a8d5ff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.season-btn:hover{background:#ffffff1a;border-color:#fff6;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.season-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#764ba2;box-shadow:0 6px 20px #764ba266;color:#fff;transform:scale(1.05)}.season-btn.active:hover{transform:scale(1.05) translateY(-2px)}.vegas-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:20px;box-shadow:0 10px 40px #00000080;margin-bottom:30px;padding:25px}.hero-title{color:#fff;font-size:1.8rem;margin:0 0 30px;text-align:center;text-shadow:0 2px 8px #0006}.hero-comparison{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr auto 1fr}.comparison-side{background:#ffffff14;border:2px solid #ffffff26;border-radius:15px;padding:30px;text-align:center}.ai-side{border-color:#10b981;box-shadow:0 0 30px #10b9814d}.vegas-side{border-color:#6b7280}.side-label{color:#a8d5ff;font-size:.9rem;font-weight:600;letter-spacing:1.5px;margin-bottom:15px;text-transform:uppercase}.side-number{font-size:2.8rem;font-weight:900;line-height:1;margin:10px 0}.ai-number{color:#10b981;text-shadow:0 0 20px #10b98180}.vegas-number{color:#9ca3af}.side-detail{color:#cbd5e1;font-size:1.1rem;margin:10px 0}.side-tier{background:#0000004d;border-radius:20px;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:15px;padding:8px 15px}.comparison-middle{align-items:center;display:flex;flex-direction:column;gap:15px}.delta-badge{border-radius:15px;box-shadow:0 4px 15px #0000004d;font-weight:900;padding:20px 30px;text-align:center}.delta-badge.beating{animation:victoryPulse 2s infinite;background:linear-gradient(135deg,#10b981,#059669);border:3px solid #34d399}.delta-badge.below{background:linear-gradient(135deg,#ef4444,#dc2626);border:3px solid #f87171}.delta-number{font-size:3rem;line-height:1;margin-bottom:8px;text-shadow:0 2px 8px #0006}.delta-label{font-size:.9rem;letter-spacing:2px;opacity:.95}.winning-streak{animation:glow 2s infinite;background:#10b98133;border:2px solid #10b981;border-radius:25px;color:#6ee7b7;font-size:1rem;font-weight:700;padding:10px 20px}@keyframes victoryPulse{0%,to{box-shadow:0 4px 15px #10b98166;transform:scale(1)}50%{box-shadow:0 8px 30px #10b98199;transform:scale(1.05)}}@keyframes glow{0%,to{box-shadow:0 0 10px #10b98180}50%{box-shadow:0 0 20px #10b981cc}}.quick-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.quick-stat{background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;padding:25px;text-align:center;transition:all .3s ease}.quick-stat:hover{background:#ffffff14;box-shadow:0 8px 20px #0000004d;transform:translateY(-3px)}.stat-icon-big{font-size:1.8rem;margin-bottom:10px}.stat-value-big{color:#fff;font-size:1.8rem;font-weight:900;margin:10px 0}.stat-label-small{color:#94a3b8;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.performance-header{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 8px 24px #0006;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.performance-header h2{color:#fff;font-size:2rem;margin:0}.performance-tier{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:25px;display:flex;gap:10px;padding:10px 20px}.tier-emoji,.tier-label{font-size:1.2rem}.tier-label{font-weight:600;text-shadow:0 2px 4px #0000004d}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:15px;padding:20px;transition:all .3s ease}.stat-card:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 8px 20px #0000004d;transform:translateY(-3px)}.stat-card.primary{background:linear-gradient(135deg,#3b82f633,#2563eb1a);border-color:#3b82f64d}.stat-card.highlight{background:linear-gradient(135deg,#10b98133,#0596691a);border-color:#10b9814d}.stat-icon{font-size:2.5rem;opacity:.9}.stat-content{flex:1 1}.stat-value{color:#fff;font-size:1.6rem;line-height:1;margin-bottom:5px}.stat-label{color:#a8d5ff;font-size:.9rem;font-weight:500}.stat-sublabel{color:#7ab8ff;font-size:.75rem;margin-top:3px;opacity:.8}.accuracy-visualization{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:30px;padding:25px}.accuracy-visualization h3{color:#4a9eff;font-size:1.3rem;margin:0 0 20px}.progress-bar-container{margin-bottom:20px}.progress-bar-bg{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:25px;height:50px;overflow:hidden;position:relative;width:100%}.progress-bar-fill{align-items:center;box-shadow:0 0 20px #10b98166;display:flex;height:100%;justify-content:flex-end;padding-right:15px;transition:width 1s ease-in-out}.progress-label{color:#fff;font-size:1.2rem;font-weight:700;text-shadow:0 2px 4px #00000080}.progress-markers{display:flex;justify-content:space-between;margin-top:8px;padding:0 5px}.marker{color:#7ab8ff;font-size:.8rem}.benchmark-info{background:#0003;border-radius:8px;display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;padding:15px}.benchmark-item{align-items:center;color:#b8c5d6;display:flex;font-size:.85rem;gap:8px}.benchmark-dot{border-radius:50%;box-shadow:0 0 8px currentColor;height:12px;width:12px}.weekly-performance{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:30px;padding:25px}.weekly-performance h3{color:#4a9eff;font-size:1.3rem;margin:0 0 20px}.week1-note{background:#f59e0b26;border-left:3px solid #f59e0b;border-radius:5px;color:#fbbf24;font-size:.85rem;line-height:1.5;margin-top:15px;padding:10px 15px}.week1-note strong{color:#fcd34d}.weekly-chart{display:flex;flex-direction:column;gap:15px}.week-bar-container{align-items:center;display:flex;gap:15px}.week-bar-container.week-excluded{opacity:.5}.week-label{color:#7ab8ff;font-size:.9rem;font-weight:600;width:80px}.week-bar-wrapper{flex:1 1;gap:10px}.week-bar,.week-bar-wrapper{align-items:center;display:flex}.week-bar{border-radius:8px;box-shadow:0 2px 8px #0000004d;height:35px;justify-content:flex-end;min-width:60px;padding:0 10px;transition:width .8s ease-in-out}.week-bar-excluded{align-items:center;background:repeating-linear-gradient(45deg,#6b728033,#6b728033 8px,#4b556333 0,#4b556333 16px);border:1px dashed #6b7280;border-radius:6px;display:flex;height:30px;padding:0 12px;width:100%}.excluded-label{color:#9ca3af;font-size:.8rem;font-style:italic;font-weight:500}.week-bar-label{color:#fff;font-size:.85rem;font-weight:600;text-shadow:0 1px 2px #00000080}.week-percentage{color:#fff;font-size:.95rem;font-weight:600;text-align:right;width:50px}.performance-insights{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:30px;padding:25px}.performance-insights h3{color:#4a9eff;font-size:1.3rem;margin:0 0 20px}.insights-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.insight-card{background:#0003;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:15px;padding:20px;transition:all .3s ease}.insight-card:hover{background:#0000004d;border-color:#fff3;transform:translateX(5px)}.insight-icon{font-size:2rem}.insight-content h4{color:#7ab8ff;font-size:1rem;margin:0 0 10px}.insight-content p{color:#b8c5d6;font-size:.9rem;line-height:1.6;margin:0}.error-message,.loading-spinner,.no-data-message{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top-color:#4a9eff;height:50px;margin-bottom:20px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.error-icon,.info-icon{font-size:3rem;margin-bottom:20px}.error-message p,.no-data-message p{color:#b8c5d6;font-size:1.1rem;margin:10px 0}.no-data-message h3{color:#4a9eff;margin:10px 0}.hint{color:#7ab8ff!important;font-size:.95rem!important;font-style:italic}.retry-button{background:linear-gradient(135deg,#2a5298,#3a6bc8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;padding:12px 24px;transition:all .3s ease}.retry-button:hover{background:linear-gradient(135deg,#3a6bc8,#4a7bd8);box-shadow:0 4px 12px #2a529866;transform:translateY(-2px)}.last-updated{align-items:center;background:#0003;border-radius:8px;color:#7ab8ff;display:flex;font-size:.9rem;gap:10px;justify-content:center;padding:15px;text-align:center}.update-icon{font-size:1.2rem}.auto-refresh{font-size:.85rem;opacity:.7}@media (max-width:768px){.performance-header{flex-direction:column;gap:15px;text-align:center}.performance-header h2{font-size:1.5rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-value{font-size:1.8rem}.week-label{font-size:.8rem;width:60px}.insights-grid{grid-template-columns:1fr}.benchmark-info{align-items:flex-start;flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#013369,#d50a0a 50%,#013369);min-height:100vh}.App{min-height:100vh}.App,.App-header{display:flex;flex-direction:column}.App-header{align-items:center;background-color:#000000e6;border-bottom:4px solid #d50a0a;box-shadow:0 4px 6px #0000004d;color:#fff;gap:1rem;padding:2rem;text-align:center}.nfl-logo{filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));height:80px;object-fit:contain;width:80px}.App-header h1{font-size:2.5rem;margin-bottom:.5rem;text-shadow:2px 2px 4px #00000080}.subtitle{font-size:1rem;font-weight:300;opacity:.8}.nfl-background{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.nfl-scroll{animation:scroll-logos 30s linear infinite;display:flex;gap:150px;padding:100px 0}.nfl-watermark{filter:grayscale(100%);flex-shrink:0;height:150px;opacity:.03;width:150px}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.status-bar{animation:slideDown .5s ease-out;margin-bottom:2rem;position:relative;z-index:1}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.status-bar-content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#013369f2,#d50a0af2);border:2px solid #fff3;border-radius:50px;box-shadow:0 8px 30px #0006;display:flex;gap:3rem;justify-content:center;padding:1rem 2rem}.status-bar-content.error{background:linear-gradient(135deg,#dc2626f2,#991b1bf2)}.status-indicator{align-items:center;display:flex;gap:.75rem}.status-dot{animation:pulse 2s ease-in-out infinite;background:#10b981;border-radius:50%;box-shadow:0 0 20px #10b981cc;height:12px;width:12px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.status-indicator.error .status-dot{background:#fbbf24;box-shadow:0 0 20px #fbbf24cc}.status-text{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.5px;text-shadow:1px 1px 3px #00000080}.App-main{flex:1 1;margin:0 auto;max-width:1600px;overflow:hidden;padding:2rem;position:relative;width:100%}.actions-section,.error-section,.status-section,.teams-section{margin-bottom:2rem}.status-section h2,.teams-section .section-header{color:#fff;font-size:1.5rem;margin-bottom:1rem}.section-header{align-items:center;display:flex;gap:1rem}.team-count{color:#ffffffb3;font-size:1.2rem;font-weight:400}.status-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0003;padding:1.5rem}.status-card.success{border-left:5px solid #10b981}.status-card.error{background:#fee;border-left:5px solid #ef4444;color:#c00}.status-item{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:.75rem 0}.status-item:last-child{border-bottom:none}.status-label{color:#4b5563;font-weight:600}.status-value{font-size:.9rem;font-weight:700;text-transform:uppercase}.status-value.good{color:#10b981}.error-card{background:#fee;border:2px solid #ef4444;border-radius:12px;box-shadow:0 4px 12px #ef444433;color:#c00;padding:1rem}.error-card h3{margin-bottom:.5rem}.loading{color:#fff;font-size:1.2rem;padding:2rem;text-align:center}.teams-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.team-card{background:#fff;border-left:5px solid #6b7280;border-radius:12px;box-shadow:0 4px 12px #0003;padding:1.5rem;transition:all .3s ease}.team-card:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-4px)}.team-card.winning{border-left-color:#10b981}.team-card.even{border-left-color:#f59e0b}.team-card.losing{border-left-color:#ef4444}.team-card.neutral{border-left-color:#6b7280}.team-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1rem;padding-bottom:1rem}.team-logo{height:50px;object-fit:contain;width:50px}.team-info{display:flex;flex:1 1;flex-direction:column}.team-header h3{color:#1f2937;font-size:1.25rem;margin:0 0 .25rem}.team-abbr{align-self:flex-start;background:#f3f4f6;border-radius:6px;color:#4b5563;font-size:.9rem;font-weight:700;padding:.25rem .75rem}.team-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.stat{display:flex;flex-direction:column}.stat-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.stat-value{color:#1f2937;font-size:1.25rem;font-weight:700}.actions-section{margin-top:2rem;text-align:center}.refresh-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b98166;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.refresh-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 6px 16px #10b98180;transform:translateY(-2px)}.refresh-btn:active:not(:disabled){transform:translateY(0)}.refresh-btn:disabled{cursor:not-allowed;opacity:.6}.App-footer{background-color:#000000e6;border-top:3px solid #7e22ce;color:#fff;padding:1rem;text-align:center}.App-footer p{font-size:.9rem;margin:.2rem 0}.footer-credits-combined{align-items:center;color:#fffc;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.2rem;justify-content:center;margin:.3rem 0}.footer-credits-combined a{color:#4da6ff;text-decoration:none}.footer-credits-combined a:hover{color:#66b3ff;text-decoration:underline}.footer-note{font-size:.75rem;margin-top:.3rem;opacity:.7}.selection-section{margin:2rem auto;max-width:800px;padding:0 1rem;position:relative;z-index:1}.selection-card{background:linear-gradient(145deg,#fff,#f8f9fa);border:3px solid #013369;border-radius:20px;box-shadow:0 10px 30px #0000004d;padding:2.5rem}.selection-title{color:#013369;font-size:2rem;margin-bottom:2rem;text-align:center;text-shadow:1px 1px 2px #0000001a}.selection-controls{display:flex;flex-direction:column;gap:1.5rem}.control-group{display:flex;flex-direction:column;gap:.5rem}.control-group label{color:#013369;font-size:1.1rem;font-weight:600}.stat-dropdown,.team-dropdown{background:#fff;border:2px solid #013369;border-radius:10px;color:#013369;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem;transition:all .3s ease}.stat-dropdown:hover,.team-dropdown:hover{border-color:#d50a0a;box-shadow:0 4px 12px #d50a0a33;transform:translateY(-2px)}.stat-dropdown:focus,.team-dropdown:focus{border-color:#d50a0a;box-shadow:0 0 0 3px #d50a0a1a;outline:none}.stat-dropdown:disabled,.team-dropdown:disabled{cursor:not-allowed;opacity:.5}.checkbox-group{align-items:center;flex-direction:row!important;gap:.75rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;gap:.75rem;-webkit-user-select:none;user-select:none}.checkbox-group input[type=checkbox]{accent-color:#d50a0a;cursor:pointer;height:24px;width:24px}.checkbox-label{color:#013369;font-size:1.1rem;font-weight:600}.view-stats-btn{background:linear-gradient(145deg,#d50a0a,#a00808);border:none;border-radius:12px;box-shadow:0 6px 20px #d50a0a66;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-top:1rem;padding:1.25rem 2.5rem;transition:all .3s ease}.view-stats-btn:hover:not(:disabled){background:linear-gradient(145deg,#ff0d0d,#d50a0a);box-shadow:0 8px 25px #d50a0a99;transform:translateY(-3px)}.view-stats-btn:active:not(:disabled){transform:translateY(-1px)}.view-stats-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.results-section{margin:2rem auto;max-width:900px;padding:0 1rem;position:relative;z-index:1}.results-card{background:linear-gradient(145deg,#fff,#f8f9fa);border:3px solid #013369;border-radius:20px;box-shadow:0 10px 30px #0000004d;padding:2.5rem}.team-header-large{align-items:center;border-bottom:3px solid #d50a0a;display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.team-logo-large{filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));height:120px;object-fit:contain;width:120px}.team-info-large h2{color:#013369;font-size:2.5rem;margin-bottom:.5rem}.team-abbr-large{color:#d50a0a;display:block;margin-bottom:.75rem}.record-badge,.team-abbr-large{font-size:1.5rem;font-weight:700}.record-badge{background:linear-gradient(145deg,#013369,#01254a);border-radius:10px;box-shadow:0 4px 12px #01336966;color:#fff;display:inline-block;padding:.75rem 1.5rem}.stats-display h3{color:#013369;font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.stats-grid-large{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item-large{background:linear-gradient(145deg,#f0f4ff,#fff);border:2px solid #013369;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .3s ease}.stat-item-large:hover{border-color:#d50a0a;box-shadow:0 8px 20px #0133694d;transform:translateY(-5px)}.stat-label-large{color:#666;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-value-large{color:#013369;font-size:2rem;font-weight:700}.stat-item-large.last-updated{background:linear-gradient(145deg,#fff9e6,#fff);border-color:#d50a0a;grid-column:1/-1}.stat-item-large.last-updated .stat-value-large{color:#666;font-size:1.2rem}.single-stat-display{display:flex;justify-content:center;padding:3rem}.stat-item-huge{align-items:center;background:linear-gradient(145deg,#d50a0a,#a00808);border:4px solid #013369;border-radius:20px;box-shadow:0 12px 40px #d50a0a80;display:flex;flex-direction:column;gap:1rem;padding:3rem 5rem}.stat-label-huge{color:#ffffffe6;font-size:1.5rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.stat-value-huge{color:#fff;font-size:5rem;font-weight:700;text-shadow:2px 2px 8px #0000004d}.no-stat-selected{color:#666;font-size:1.2rem;padding:2rem;text-align:center}@media (max-width:768px){.App-header h1{font-size:1.75rem}.results-card,.selection-card{padding:1.5rem}.selection-title{font-size:1.5rem}.team-header-large{flex-direction:column;text-align:center}.team-logo-large{height:100px;width:100px}.team-info-large h2{font-size:2rem}.stats-grid-large{grid-template-columns:1fr}.stat-value-huge{font-size:3.5rem}.App-main{padding:1rem}}@media (max-width:480px){.selection-title{font-size:1.25rem}.view-stats-btn{font-size:1.1rem;padding:1rem 2rem}.stat-value-huge{font-size:2.5rem}.stat-item-huge{padding:2rem 3rem}}.fire-title{padding:20px 0;position:relative;text-align:center}.fire-animation{filter:brightness(1.5) saturate(1.3);height:400px;left:50%;opacity:1;pointer-events:none;position:absolute;top:-120px;transform:translateX(-50%);width:800px;z-index:0}.fire-title h1{-webkit-text-fill-color:#0000;animation:goldShine 4.5s linear infinite;background:linear-gradient(135deg,#6b5416,#8b6914 15%,#b8860b 30%,#d4af37 45%,gold 50%,#d4af37 55%,#b8860b 70%,#8b6914 85%,#6b5416);-webkit-background-clip:text;background-clip:text;background-size:200% auto;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.6)) drop-shadow(0 1px 2px rgba(0,0,0,.8));font-size:3.5rem;font-weight:900;letter-spacing:.1em;margin:0;position:relative;text-shadow:none;z-index:2}@keyframes goldShine{0%{background-position:200%}to{background-position:0}}@keyframes fire-flicker{0%,to{filter:drop-shadow(0 0 15px rgba(255,69,0,.9));text-shadow:0 0 20px #ff4500cc,0 0 40px #ff8c0099,0 0 60px #ffd70066}25%{filter:drop-shadow(0 0 25px rgba(255,140,0,1));text-shadow:0 0 30px #ff4500,0 0 50px #ff8c00cc,0 0 70px #ffd70099}50%{filter:drop-shadow(0 0 20px rgba(255,215,0,1));text-shadow:0 0 25px #ff4500e6,0 0 45px #ff8c00b3,0 0 65px #ffd70080}75%{filter:drop-shadow(0 0 30px rgba(255,69,0,1));text-shadow:0 0 35px #ff4500,0 0 55px #ff8c00e6,0 0 75px #ffd700b3}}.fire-quote{-webkit-text-fill-color:#0000;animation:goldShine 4.5s linear infinite;background:linear-gradient(135deg,#6b5416,#8b6914 15%,#b8860b 30%,#d4af37 45%,gold 50%,#d4af37 55%,#b8860b 70%,#8b6914 85%,#6b5416);-webkit-background-clip:text;background-clip:text;background-size:200% auto;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.6)) drop-shadow(0 1px 1px rgba(0,0,0,.8));font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-style:italic;font-weight:700;letter-spacing:.08em;margin:.5rem 0 0;position:relative;text-shadow:none;z-index:2}@keyframes quote-glow{0%,to{text-shadow:0 0 10px #ffd700cc,2px 2px 4px #000c}50%{text-shadow:0 0 20px gold,0 0 30px #ff8c0099,2px 2px 4px #000c}}.analytics-header,.header,.matchup-header,.ml-predictions-header,.stats-header{border-radius:15px!important;box-shadow:0 10px 30px #0003!important;color:#fff!important;margin-bottom:30px!important;min-height:160px!important;overflow:hidden!important;padding:40px 30px!important;position:relative!important;text-align:center!important}.analytics-header,.ml-predictions-header{background:linear-gradient(135deg,#1a1a2efa,#16213efa)!important}.header,.matchup-header,.stats-header{background:linear-gradient(135deg,#667eea,#764ba2)!important}.analytics-header h1,.header h1,.matchup-header h1,.ml-predictions-header h1,.stats-header h1{font-size:2.5rem!important;font-weight:700!important;margin:0 0 10px!important;position:relative!important;text-shadow:2px 2px 4px #0000004d!important;z-index:2!important}.analytics-header .subtitle,.header .subtitle,.matchup-header .subtitle,.ml-predictions-header .subtitle,.stats-header .subtitle{font-size:1.1rem!important;font-weight:300!important;margin:0!important;opacity:.95!important;position:relative!important;z-index:2!important}html{font-size:14px}@media (min-width:2560px){html{font-size:13px}}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}
/*# sourceMappingURL=main.310eeb02.css.map*/