.navbar{background-color:#1d428a;color:#fff;font-family:Helvetica Neue,sans-serif;justify-content:space-between;padding:.75rem 1.5rem}.logoSection,.navbar{align-items:center;display:flex}.logoSection{gap:.75rem}.logo{height:auto;width:40px}.title{font-size:1.5rem}.links{display:flex;gap:1.25rem}.link{color:#fff;font-weight:500;position:relative;text-decoration:none}.link.active,.link:hover{color:#c8102e}.link.active:after{background-color:#c8102e;content:"";display:block;height:2px;margin-top:4px;width:100%}.next-game{background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin:24px auto;max-width:600px;padding:20px;text-align:center}.next-game h2{color:#c8102e;font-size:1.5rem;margin-bottom:10px}.next-game p{font-size:1.1rem;margin:6px 0}.home-wrapper{opacity:0;transform:translateY(20px);transition:all .8s ease}.home-wrapper.loaded{opacity:1;transform:translateY(0)}.hero-banner{align-items:center;display:flex;height:100vh;justify-content:center;min-height:600px;overflow:hidden;position:relative;width:100%}.hero-banner img{filter:brightness(60%);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.overlay{color:#fff;max-width:800px;padding:2rem;position:relative;text-align:center;z-index:2}.overlay h1{-webkit-text-fill-color:#0000;animation:fadeInUp 1s ease .5s both;background:linear-gradient(45deg,#fff,#e1e9f7);background-clip:text;-webkit-background-clip:text;font-size:4rem;font-weight:900;margin-bottom:1rem;text-shadow:3px 3px 6px #00000080}.overlay p{animation:fadeInUp 1s ease .7s both;font-size:1.5rem;margin-bottom:2rem;text-shadow:2px 2px 4px #00000080}.hero-actions{animation:fadeInUp 1s ease .9s both;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-button{border:none;border-radius:50px;box-shadow:0 8px 20px #0000004d;cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:1px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.cta-button.primary{background:linear-gradient(45deg,#c8102e,#ff4d6d);color:#fff}.cta-button.secondary{background:linear-gradient(45deg,#1d428a,#4a90e2);color:#fff}.cta-button:hover{box-shadow:0 12px 25px #0006;transform:translateY(-3px)}.scroll-indicator{animation:bounce 2s infinite;bottom:30px;color:#fff;left:50%;position:absolute;text-align:center;transform:translateX(-50%);z-index:2}.scroll-arrow{font-size:2rem;margin-bottom:.5rem}.scroll-indicator span{font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.home-content{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:0}.home-content section{margin:0 auto;max-width:1200px;padding:4rem 2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.section-header h2{color:#1d428a;font-size:2.5rem;font-weight:700;margin:0}.view-more-btn{background:#1d428a1a;border:2px solid #1d428a;border-radius:25px;color:#1d428a;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s ease}.view-more-btn:hover{background:#1d428a;color:#fff;transform:translateY(-2px)}.next-game-section{background:linear-gradient(135deg,#1d428a,#4a90e2);border-radius:0;color:#fff}.game-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.game-teams{gap:2rem;justify-content:center;margin-bottom:2rem}.game-teams,.team{align-items:center;display:flex}.team{flex-direction:column;gap:.5rem}.team-logo{align-items:center;background:linear-gradient(45deg,#c8102e,#ff4d6d);border-radius:50%;box-shadow:0 8px 20px #c8102e66;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:80px;justify-content:center;width:80px}.team-logo.opponent{background:linear-gradient(45deg,#552583,#fdb927)}.vs{color:#fff;font-size:2rem;font-weight:700}.game-info{margin-bottom:2rem;text-align:center}.game-time{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.date,.time{font-size:1.3rem;font-weight:700}.game-location{font-size:1.1rem;opacity:.9}.watch-btn{background:linear-gradient(45deg,#c8102e,#ff4d6d);border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:15px;transition:all .3s ease;width:100%}.watch-btn:hover{box-shadow:0 8px 20px #c8102e66;transform:translateY(-2px)}.player-highlights{background:#fff}.highlight-carousel{position:relative}.highlight-card{background:linear-gradient(135deg,#1d428a,#4a90e2);border-radius:20px;box-shadow:0 10px 30px #1d428a4d;color:#fff;margin-bottom:2rem;padding:3rem;text-align:center}.player-info h3{font-size:2.5rem;margin-bottom:.5rem}.position{display:block;font-size:1.2rem;margin-bottom:2rem;opacity:.8}.stat-display{margin-top:2rem}.stat-value{color:#c8102e;font-size:4rem;font-weight:900;text-shadow:2px 2px 4px #0000004d}.stat-label{font-size:1.3rem;margin-top:.5rem;opacity:.9}.carousel-dots{display:flex;gap:1rem;justify-content:center}.dot{background:#1d428a4d;border:none;border-radius:50%;cursor:pointer;height:15px;transition:all .3s ease;width:15px}.dot.active{background:#1d428a;transform:scale(1.2)}.quick-stats{background:linear-gradient(135deg,#c8102e,#ff4d6d);color:#fff}.quick-stats h2{color:#fff;margin-bottom:3rem;text-align:center}.stats-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:2rem}.stat-card .stat-value{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-card .stat-label{color:#fff;font-size:1.1rem;opacity:.9}.navigation-cards{background:#fff}.navigation-cards h2{margin-bottom:3rem;text-align:center}.cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.nav-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.nav-card:hover{box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.nav-card.news:hover{border-color:#28a745}.nav-card.schedule:hover{border-color:#17a2b8}.nav-card.model:hover{border-color:#6f42c1}.nav-card.roster:hover{border-color:#fd7e14}.card-icon{font-size:3rem;margin-bottom:1rem}.nav-card h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.nav-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.card-arrow{color:#999;font-size:1.5rem;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease}.nav-card:hover .card-arrow{color:#333;transform:translateX(5px)}.fan-section{background:linear-gradient(135deg,#1d428a,#4a90e2);color:#fff;text-align:center}.fan-content h2{color:#fff;margin-bottom:1rem}.fan-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.social-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.social-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-weight:700;padding:12px 24px;transition:all .3s ease}.social-btn:hover{background:#fff3;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@media (max-width:768px){.overlay h1{font-size:2.5rem}.overlay p{font-size:1.2rem}.hero-actions{align-items:center;flex-direction:column}.home-content section{padding:2rem 1rem}.section-header{flex-direction:column;gap:1rem;text-align:center}.section-header h2{font-size:2rem}.game-teams{flex-direction:column;gap:1rem}.game-time{flex-direction:column;gap:.5rem}.cards-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.social-links{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-banner{height:70vh;min-height:500px}.overlay h1{font-size:2rem}.stats-grid{grid-template-columns:1fr}.team-logo{font-size:1.2rem;height:60px;width:60px}}.roster-container{background-color:#f9f9f9;padding:2rem}.roster-container h1{margin-bottom:1.5rem}.roster-table{border-collapse:collapse;font-size:.95rem;width:100%}.roster-table td,.roster-table th{border-bottom:1px solid #ccc;padding:.75rem;text-align:left}th.clickable{color:#0047ab;cursor:pointer;text-decoration:underline;-webkit-user-select:none;user-select:none}.roster-table img{border-radius:4px;height:auto;object-fit:cover;width:60px}.player-image{border-radius:50%;height:50px;object-fit:cover;width:50px}.container{padding:24px}.title{font-size:24px;margin-bottom:16px}.list{line-height:1.8;list-style:none;padding-left:0}.news-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:2rem auto;max-width:1000px;padding:1rem}.news-header{align-items:center;border-bottom:2px solid #c8102e;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.title{color:#1d428a;font-size:2.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #0000001a}.refresh-btn{background:linear-gradient(45deg,#c8102e,#ff4d6d);border:none;border-radius:25px;box-shadow:0 4px 8px #c8102e4d;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s ease}.refresh-btn:hover:not(:disabled){box-shadow:0 6px 12px #c8102e66;transform:translateY(-2px)}.refresh-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.news-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff3;border-radius:15px;display:flex;gap:1rem;margin-bottom:2rem;padding:.5rem}.tab{background:#0000;border:none;border-radius:10px;color:#666;cursor:pointer;flex:1 1;font-weight:500;padding:10px 20px;text-align:center;transition:all .3s ease}.tab:hover{background:#1d428a1a;color:#1d428a}.tab.active{background:linear-gradient(45deg,#1d428a,#4a90e2);box-shadow:0 2px 8px #1d428a4d;color:#fff}.loading-state{background:#fffc;border-radius:15px;margin:2rem 0;padding:3rem;text-align:center}.spinner{border:4px solid #c8102e33}.error-state{background:#dc35451a;border:2px solid #dc35454d;border-radius:15px;color:#dc3545;margin:2rem 0;padding:2rem;text-align:center}.retry-btn{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:1rem;padding:8px 16px;transition:background .3s ease}.retry-btn:hover{background:#c82333}.no-news{color:#666;font-style:italic;padding:2rem;text-align:center}.timeline{display:flex;flex-direction:column;gap:1.5rem}.timeline-item{align-items:flex-start;background:#ffffffe6;border:none;border-radius:15px;box-shadow:0 4px 12px #0000001a;display:flex;overflow:hidden;padding:0;transition:transform .3s ease,box-shadow .3s ease}.timeline-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-2px)}.timeline-icon{align-items:center;background:linear-gradient(45deg,#c8102e,#ff4d6d);border-radius:50%;box-shadow:0 4px 8px #c8102e4d;color:#fff;display:flex;flex-shrink:0;font-size:24px;height:50px;justify-content:center;line-height:1;margin:1rem;width:50px}.timeline-content{background:#0000;border-left:none;border-radius:0;box-shadow:none;flex:1 1;padding:1.5rem 1.5rem 1.5rem 0}.news-header-info{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.news-date{color:#666;font-size:.9rem;font-weight:600;margin:0}.news-source{background:#1d428a1a;border-radius:12px;color:#1d428a;font-size:.85rem;font-weight:500;padding:4px 12px}.news-title{font-size:1.1rem;line-height:1.4;margin-bottom:.75rem}.news-title a{color:#333;font-weight:600;text-decoration:none;transition:color .3s ease}.news-title a:hover{color:#c8102e;text-decoration:underline}.news-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:.5rem;overflow:hidden}.news-author{color:#999;font-size:.85rem;font-style:italic;margin-bottom:.75rem}.news-image{border-radius:10px;margin-top:1rem;overflow:hidden}.news-image img{height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.news-image img:hover{transform:scale(1.02)}.api-notice{background:#ffc1071a;border:2px solid #ffc1074d;border-radius:15px;color:#856404;font-size:.9rem;margin-top:3rem;padding:1.5rem}.api-notice a{color:#c8102e;font-weight:700;text-decoration:none}.api-notice a:hover{text-decoration:underline}@media (max-width:768px){.news-container{margin:1rem;padding:1rem}.news-header{flex-direction:column;gap:1rem;text-align:center}.title{font-size:2rem}.news-tabs{gap:.5rem}.news-tabs,.timeline-item{flex-direction:column}.timeline-icon{align-self:flex-start;margin-bottom:0}.timeline-content{padding:1rem}.news-header-info{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.title{font-size:1.5rem}.news-image img{height:150px}.timeline-icon{font-size:20px;height:40px;width:40px}}.aboutme-container{background-color:#f9f9f9;border-radius:10px;color:#333;font-size:1.1rem;line-height:1.6;margin:2rem auto;max-width:800px;padding:1.5rem}.aboutme-title{color:#c8102e;font-size:28px;margin-bottom:1rem}.aboutme-container a{color:#07c;text-decoration:none}.aboutme-container a:hover{text-decoration:underline}.model-container{background:linear-gradient(135deg,#1d428a,#c8102e);color:#fff;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.model-header{margin-bottom:3rem;text-align:center}.model-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.model-header p{font-size:1.2rem;margin-bottom:0;opacity:.9}.prediction-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:3rem;padding:2.5rem}.player-selector{margin-bottom:2rem;text-align:center}.player-selector h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.player-dropdown{background:#fff;border:none;border-radius:10px;box-shadow:0 4px 8px #0003;color:#333;cursor:pointer;font-size:1.1rem;min-width:300px;padding:12px 20px;transition:all .3s ease}.player-dropdown:hover{box-shadow:0 6px 12px #0000004d;transform:translateY(-2px)}.player-dropdown:focus{box-shadow:0 0 0 3px #c8102e4d;outline:none}.prediction-controls{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.predict-btn,.reset-btn{border:none;border-radius:10px;cursor:pointer;font-size:1.1rem;font-weight:700;min-width:160px;padding:12px 24px;transition:all .3s ease}.predict-btn{background:linear-gradient(45deg,#c8102e,#ff4d6d);box-shadow:0 4px 8px #c8102e4d;color:#fff}.predict-btn:hover:not(:disabled){box-shadow:0 6px 12px #c8102e66;transform:translateY(-2px)}.predict-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.reset-btn{background:#fff3;border:2px solid #ffffff80;color:#fff}.reset-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.loading-spinner{padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#c8102e;height:50px;margin:0 auto 1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.prediction-results{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin-top:2rem;padding:2rem}.prediction-results h3{color:#fff;font-size:1.8rem;margin-bottom:2rem;text-align:center}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#ffffff26;border:1px solid #fff3;border-radius:15px;padding:1.5rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card h4{color:#fffc;font-size:1.1rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#fff;display:block;font-size:2.5rem;font-weight:700}.confidence-meter{margin-top:2rem;text-align:center}.confidence-meter p{font-size:1.2rem;margin-bottom:1rem}.confidence-bar{background:#fff3;border-radius:10px;height:20px;margin:0 auto;max-width:400px;overflow:hidden;width:100%}.confidence-fill{background:linear-gradient(90deg,#c8102e,#ff4d6d);border-radius:10px;height:100%;transition:width 1s ease-in-out}.model-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem}.model-info h3{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-card{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:2rem;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-card h4{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.info-card p{color:#ffffffe6;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.model-container{padding:1rem}.model-header h1{font-size:2rem}.model-info,.prediction-section{padding:1.5rem}.player-dropdown{min-width:250px}.prediction-controls{align-items:center;flex-direction:column}.info-grid,.stats-grid{grid-template-columns:1fr}}@media (max-width:480px){.model-header h1{font-size:1.5rem}.player-dropdown{min-width:200px}.predict-btn,.reset-btn{font-size:1rem;min-width:140px}}body{background-color:#f9f9f9;color:#222;font-family:Segoe UI,sans-serif;margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0}
/*# sourceMappingURL=main.3c16ab38.css.map*/