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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tooltip-container{display:inline-block;position:relative}.tooltip{animation:tooltipFadeIn .2s ease-out;pointer-events:none;position:absolute;z-index:1000}.tooltip-content{word-wrap:break-word;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#1c1c1ef2;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 16px #0000004d,0 1px 4px #0006;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1.3;max-width:240px;padding:8px 12px;text-align:center;white-space:normal}.tooltip-top{bottom:100%;margin-bottom:8px}.tooltip-bottom,.tooltip-top{left:50%;transform:translateX(-50%)}.tooltip-bottom{margin-top:8px;top:100%}.tooltip-left{margin-right:8px;right:100%}.tooltip-left,.tooltip-right{top:50%;transform:translateY(-50%)}.tooltip-right{left:100%;margin-left:8px}.tooltip-arrow{height:0;position:absolute;width:0}.tooltip-top .tooltip-arrow{border-top:6px solid #1c1c1ef2;top:100%}.tooltip-bottom .tooltip-arrow,.tooltip-top .tooltip-arrow{border-left:6px solid #0000;border-right:6px solid #0000;left:50%;transform:translateX(-50%)}.tooltip-bottom .tooltip-arrow{border-bottom:6px solid #1c1c1ef2;bottom:100%}.tooltip-left .tooltip-arrow{border-left:6px solid #1c1c1ef2;left:100%}.tooltip-left .tooltip-arrow,.tooltip-right .tooltip-arrow{border-bottom:6px solid #0000;border-top:6px solid #0000;top:50%;transform:translateY(-50%)}.tooltip-right .tooltip-arrow{border-right:6px solid #1c1c1ef2;right:100%}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.tooltip-bottom{animation:tooltipFadeInBottom .2s ease-out}@keyframes tooltipFadeInBottom{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.tooltip-content{font-size:12px;max-width:240px;padding:6px 10px;text-align:center;white-space:normal}.tooltip-bottom,.tooltip-left,.tooltip-top{left:50%;right:auto;transform:translateX(-50%)}.tooltip-left{bottom:100%;margin-bottom:8px;margin-right:0;top:auto}.tooltip-right{left:50%;margin-left:0;margin-top:8px;right:auto;top:100%;transform:translateX(-50%)}.tooltip-left .tooltip-arrow,.tooltip-right .tooltip-arrow{display:none}.tooltip-left:after,.tooltip-right:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #1c1c1ef2;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}}@media (prefers-contrast:high){.tooltip-content{background:#000000fa;border:1px solid #ffffff4d}}@media (prefers-reduced-motion:reduce){.tooltip,.tooltip-bottom{animation:none}}.about-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,SF Pro Display,system-ui,sans-serif;line-height:1.5;min-height:100vh;padding:20px 0}.hero-section{margin:0 auto;max-width:900px;padding:60px 20px;text-align:center}.main-logo{filter:drop-shadow(0 4px 20px rgba(255,255,255,.1));height:auto;margin-bottom:30px;width:200px}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 15px}.hero-subtitle{color:#888;font-size:1.2rem;font-weight:400;margin:0 0 40px}.hero-stats{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.stat-item{gap:8px}.stat-value{color:#007aff;font-size:2rem}.stat-label{font-size:.85rem}.rodman-spotlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin:40px auto;max-width:800px;padding:30px;text-align:center}.rodman-header{flex-direction:column;gap:20px;justify-content:center;margin-bottom:20px;text-align:center}.rodman-avatar{border:3px solid #007aff;border-radius:50%;height:80px;object-fit:cover;width:80px}.rodman-info,.rodman-info h2{text-align:center}.rodman-info h2{color:#fff;font-size:1.5rem;margin:0 0 10px}.rodman-info p{color:#888;margin:0;max-width:400px;text-align:center}.ask-rodman-btn.hero-rodman{align-items:center;background:linear-gradient(135deg,#007aff,#0051d5);border:none;border-radius:16px;box-shadow:0 4px 12px #007aff4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:8px;margin-top:10px;padding:12px 24px;transition:all .2s ease}.ask-rodman-btn.hero-rodman:hover{background:linear-gradient(135deg,#0051d5,#003ba3);box-shadow:0 6px 20px #007aff66;transform:translateY(-2px)}.features-section,.roadmap-section,.tech-section{margin:60px auto;max-width:1000px;padding:0 20px}.section-title{font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.feature-card{background:#ffffff08;border-radius:12px}.feature-card:hover{box-shadow:0 8px 32px #007aff1a;transform:translateY(-4px)}.feature-icon{align-items:center;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:16px;min-height:60px}.league-icon{filter:brightness(1.2) contrast(1.1);height:45px;object-fit:contain;width:45px}.feature-card h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0 0 12px}.feature-card p{color:#888;line-height:1.6}.tech-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.tech-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.tech-label{color:#888;font-size:.9rem;font-weight:500}.tech-value{color:#fff;font-size:.95rem;font-weight:600}.roadmap-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.roadmap-item{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:24px;position:relative;transition:all .3s ease}.roadmap-item:hover{border-color:#007aff4d;transform:translateY(-2px)}.roadmap-item h3{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 12px}.roadmap-item p{color:#888;line-height:1.6;margin:0 0 16px}.timeline{background:linear-gradient(135deg,#007aff,#0051d5);border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;padding:4px 12px}.cta-section{margin:0 auto;max-width:800px;padding:60px 20px;text-align:center}.cta-section h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 15px}.cta-section p{color:#888;font-size:1.1rem;margin:0 0 40px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cta-button{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:12px 24px;transition:all .2s ease}.cta-button.primary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.cta-button.primary:hover{background:#ffffff26;transform:translateY(-1px)}.cta-button.secondary{background:#ffffff0d;border:1px solid #ffffff1a;color:#888}.cta-button.secondary:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px)}.cta-button.accent{background:linear-gradient(135deg,#007aff,#0051d5);box-shadow:0 4px 12px #007aff4d;color:#fff}.cta-button.accent:hover{background:linear-gradient(135deg,#0051d5,#003ba3);box-shadow:0 6px 20px #007aff66;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-stats{gap:20px}.stat-value{font-size:1.5rem}.rodman-header{flex-direction:column;text-align:center}.rodman-avatar{height:60px;width:60px}.features-grid{gap:16px;grid-template-columns:1fr}.tech-grid{gap:12px;grid-template-columns:1fr}.tech-item{flex-direction:column;gap:8px;text-align:center}.roadmap-grid{gap:16px;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column;gap:12px}.cta-button{max-width:280px;width:100%}.main-logo{width:150px}.section-title{font-size:1.6rem}}@media (max-width:480px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.about-container{padding:10px 0}.hero-section{padding:40px 15px}.features-section,.roadmap-section,.tech-section{margin:40px auto;padding:0 15px}.rodman-spotlight{margin:30px 15px;padding:20px}}body{box-sizing:border-box;color:#fff;font-family:Helvetica Neue,Arial,sans-serif;margin:0;padding:0}.game-list-container{margin:0 auto;max-width:800px}.game-list-title{font-size:1.5rem;justify-content:center;text-align:center}.filters{flex-wrap:wrap;row-gap:10px}.filters input[type=date],.filters input[type=text]{background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:10px;color:#fff;font-size:.9rem;padding:10px}.list-group{list-style:none;margin:0;padding:0}.list-group-item{padding:10px}.score-container{flex-direction:column;justify-content:space-around;text-align:center}.game-score{margin:5px 0;padding:8px 20px}@media (max-width:768px){.game-list-container{padding:15px}.filters input[type=date],.filters input[type=text]{font-size:.85rem}.game-score,.team-name{font-size:1rem}}@media (max-width:480px){.game-list-container{margin:10px auto;padding:10px}.game-list-title{font-size:1.25rem;text-align:center}.game-score{font-size:1rem;padding:6px 15px}.team-name{font-size:.9rem}.game-date{font-size:.75rem}}.team-name{color:#000}.pagination{display:flex;justify-content:center;padding:20px}.pagination button{background-color:#2c2c2e;border:none;border-radius:4px;color:#e0e0e0;cursor:pointer;margin:0 5px;padding:5px 10px;transition:background-color .3s}.pagination button:hover{background-color:#007aff}.pagination button.active{background-color:#007aff;color:#fff;font-weight:700}.date-nav{background-color:initial;font-size:1.5rem;padding:10px}.score-toggle{border-radius:20px;font-size:.9rem;justify-content:center;margin-left:10px;padding:10px 20px;transition:background-color .3s}.score-toggle:hover{background-color:#007aff}.game-score-hidden{animation:shine 2s linear infinite;background:linear-gradient(90deg,#007aff,#0051a8,#007aff);background-size:200% auto;border-radius:20px;display:inline-block;height:24px;width:60px}@keyframes shine{to{background-position:200%}}.date-nav{background-color:#2c2c2e;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:1.2rem;margin:0 5px;padding:8px 12px;transition:background-color .3s,color .3s}.date-nav:hover{background-color:#007aff;color:#fff}@media (max-width:768px){.date-nav{font-size:1rem;padding:6px 10px}}@media (max-width:480px){.game-list-title{text-align:center}}.date-filter{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.date-nav-button{background-color:#2c2c2e;cursor:pointer;font-size:1.2rem;transition:background-color .3s,color .3s}.date-nav-button:disabled{background-color:#1c1c1e;border:1px solid #2c2c2e;color:#666;cursor:not-allowed;opacity:.4}.date-nav-button:disabled:hover{background-color:#1c1c1e;transform:none}.date-input{background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:10px;color:#fff;flex:1 1;font-size:.9rem;padding:10px}.date-nav-container{background-color:#000;display:flex;gap:8px;overflow-x:auto;padding:10px}.date-nav-button{background-color:#333;border:none;border-radius:10px;color:#fff;flex:0 0 auto;font-size:.9rem;padding:8px 12px;transition:background-color .3s}.date-nav-button.active{color:#fff}.date-nav-button.active,.date-nav-button:hover{background-color:#007aff}.date-nav-button{-webkit-user-select:none;user-select:none}.date-nav-container{-webkit-overflow-scrolling:touch}@media (max-width:480px){.date-nav-button{font-size:.8rem;padding:6px 10px}}.league-filter,.logo-and-title{justify-content:center;margin-bottom:20px}.league-filter{display:flex;position:relative}.league-filter select{-webkit-appearance:none;appearance:none;background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:10px;color:#fff;cursor:pointer;font-size:.9rem;max-width:300px;outline:none;padding:10px 30px 10px 10px;width:100%}.league-filter select:hover{background-color:#3a3a3c}.league-badge{display:inline-block;font-size:.8rem;margin:4px 0;padding:4px 8px;text-align:center}.league-logo{border-radius:2px;display:inline-block;margin-right:6px;vertical-align:middle}@media (max-width:768px){.league-logo{height:14px;margin-right:4px;width:14px}.league-filter select{padding-right:40px}}.prediction-details{margin-top:10px}.predicted-score{font-size:.9rem}.prediction-probabilities{font-size:.8rem;gap:10px;margin-top:5px}.probability{background-color:#2c2c2e;padding:4px 8px}.list-group-item{background-color:#1e1e1e;border-radius:12px;box-shadow:0 4px 10px #0009}.game-score{margin:0 15px}.prediction-probabilities.compact{display:flex;font-size:.9rem;gap:10px;justify-content:space-around;margin-top:10px;text-align:center}.probability{border-radius:8px;padding:5px 10px}.game-date{font-size:.9rem;margin-top:10px}.league-badge{background-color:#007aff;border-radius:12px;padding:5px 10px}.team-name{flex:1 1;font-size:1.2rem;font-weight:700}.game-score{background:#007aff1a;border-radius:8px;color:#007aff;width:80px}@media (max-width:768px){.game-score{width:60px}}.game-list-container{background-color:#1c1c1e;border-radius:16px;box-shadow:0 4px 10px #0009}.list-group-item{background-color:#2c2c2e;border-radius:16px;box-shadow:0 4px 10px #0006;flex-direction:column;margin-bottom:15px;padding:20px}.team-and-score{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.team-name{font-size:1.1rem;text-align:center}.game-score{background:linear-gradient(145deg,#007aff,#0051a8);border-radius:12px;box-shadow:0 2px 6px #0000004d;font-size:1.5rem;padding:6px 16px;text-align:center}.prediction-details{font-size:.9rem;margin-top:12px;text-align:center}.predicted-score{color:gold;font-weight:700;margin-bottom:8px}.prediction-probabilities{display:flex;gap:15px;justify-content:center;margin-top:10px}.probability{border-radius:12px;box-shadow:0 2px 6px #0003;color:#fff;font-size:.9rem;font-weight:700;padding:5px 12px;text-align:center}.probability.win{background-color:#007aff}.probability.draw{background-color:#a8a8a8}.probability.lose{background-color:#ff3b30}.game-date,.game-location{color:#a8a8a8;font-size:.8rem;margin-top:6px}.league-badge{background:linear-gradient(145deg,#007aff,#0051a8);border-radius:16px;box-shadow:0 2px 6px #0000004d;color:#fff;font-size:.9rem;font-weight:700;margin-top:10px;padding:6px 12px;text-transform:uppercase}.list-group-item:hover{transform:scale(1.02);transition:transform .3s ease}.date-nav-button:hover{background-color:#0051a8;color:#fff}@media (max-width:768px){.game-score{font-size:1.2rem;padding:5px 10px}.probability{font-size:.8rem;padding:4px 8px}.league-badge{font-size:.8rem;padding:5px 10px}}.game-card{box-shadow:0 2px 6px #00000080;display:flex;flex-direction:column;justify-content:space-between}.ask-rodman-btn{font-size:.75rem;gap:4px;margin-top:8px;padding:6px 12px}.game-date{font-size:.75rem;text-align:right}.game-card:hover{transform:scale(1.02);transition:transform .3s ease-in-out}@media (max-width:768px){.game-card{padding:10px 15px}.score-column{min-width:45px;width:45px}.team-score{font-size:1.2rem}.win-prob{font-size:.85rem}}.game-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.team-score:after{color:gold;content:"?";font-weight:700;visibility:hidden}.team-score.hidden:after{visibility:visible}.team-score{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:12px;min-width:50px;transition:opacity .3s ease;width:50px}.team-score.hidden{opacity:0}.favored{background-color:#007aff;color:#fff;font-weight:700}@media (max-width:480px){.filters{display:flex;flex-wrap:wrap;gap:10px}.date-filter{align-items:center;display:flex;gap:5px}.date-filter input[type=date]{flex:1 1}.filters .score-toggle,.filters input[type=text],.league-filter{max-width:100%;width:100%}.date-filter{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin:0 auto;width:100%}.date-filter input[type=date]{max-width:150px;text-align:center;width:auto}.date-nav-button{flex:0 1;font-size:1rem;padding:5px 10px}}.league-name{bottom:8px;display:block;left:10px;position:absolute;text-align:left}.game-card{position:relative}.no-games-message{color:#fff;padding:40px 20px}.no-games-message p{color:#a8a8a8;font-size:1.1rem;margin-bottom:20px}.no-games-actions{display:flex;gap:10px;justify-content:center}.no-games-actions .date-nav-button{align-items:center;background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:5px;padding:8px 12px;transition:background-color .3s}.no-games-actions .date-nav-button:hover{background-color:#007aff}@media (max-width:480px){.no-games-message{padding:30px 15px}.no-games-message p{font-size:1rem;margin-bottom:20px}.no-games-actions .date-nav-button{font-size:.9rem;padding:8px 15px}}.confidence-indicator{display:flex;justify-content:flex-end;margin-top:8px}.confidence-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00c8511a;border:1px solid #00c851;border-radius:12px;color:#00c851;display:inline-flex;font-size:.75rem;font-weight:500;gap:6px;padding:4px 8px;transition:all .2s ease}.confidence-dot{background-color:#00c851;border-radius:50%;flex-shrink:0;height:6px;width:6px}.confidence-badge:hover{background-color:#00c85133;transform:translateY(-1px)}@media (max-width:768px){.confidence-badge{font-size:.7rem;gap:4px;padding:3px 6px}.confidence-dot{height:5px;width:5px}}.game-status.not-started{color:#ff9500}.game-status.finished{color:#34c759}.live-game{background:linear-gradient(135deg,#ff3b300d,#ff3b3005);border-left:4px solid #ff3b30!important}.live-indicator{align-items:center;background:linear-gradient(145deg,#ff3b30,#d70015);border-radius:12px;box-shadow:0 2px 6px #ff3b304d;color:#fff;display:flex;font-size:.75rem;font-weight:700;gap:4px;padding:4px 8px;position:absolute;right:12px;top:8px;z-index:10}.live-dot{animation:pulse 1.5s infinite;background:#fff;border-radius:50%;height:6px;width:6px}.live-score{animation:scorePulse 2s infinite;color:#ff3b30!important;font-weight:700}@keyframes scorePulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.live-status{background:#ff3b301a;border-radius:8px;color:#ff3b30;font-size:.8rem;font-weight:700;margin-left:8px;padding:2px 6px}.score-toggle{background-color:#333;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:all .3s ease}.score-toggle:hover{background-color:#555;transform:translateY(-1px)}.score-toggle:active{transform:translateY(0)}.rodman-container{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;margin:0 auto;max-width:900px;overflow:hidden;position:relative}.rodman-container:before{background:radial-gradient(circle at 20% 80%,#007aff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff6b351a 0,#0000 50%),radial-gradient(circle at 40% 40%,#00d0841a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.rodman-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1c1c1ef2;border-bottom:1px solid #ffffff1a;padding:24px 28px;position:relative;z-index:10}.rodman-avatar,.rodman-header{align-items:center;display:flex}.rodman-avatar{background:linear-gradient(135deg,#007aff,#0051d5);border:3px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #007aff4d;height:60px;justify-content:center;margin-right:20px;transition:all .3s ease;width:60px}.avatar-icon{font-size:28px}.avatar-icon,.avatar-image{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.avatar-image{border-radius:16px;height:100%;object-fit:cover;width:100%}.rodman-info{flex:1 1}.rodman-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:28px;font-weight:800;letter-spacing:1.2px;margin:0}.rodman-subtitle{color:#ffffffb3;font-size:15px;font-weight:500;margin:4px 0 0}.sport-indicator{align-items:center;display:flex}.sport-badge{border:2px solid #0000;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:1px;padding:8px 16px;text-transform:uppercase;transition:all .3s ease}.sport-badge.nba{background:linear-gradient(135deg,#ff6b3533,#ff6b351a);border-color:#ff6b354d;color:#ff6b35}.sport-badge.premier_league{background:linear-gradient(135deg,#00d08433,#00d0841a);border-color:#00d0844d;color:#00d084}.sport-badge.general{background:linear-gradient(135deg,#007aff33,#007aff1a);border-color:#007aff4d;color:#007aff}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:20px 24px;position:relative;z-index:5}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#0000}.chat-messages::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.message{animation:messageSlide .4s cubic-bezier(.25,.46,.45,.94);display:flex;max-width:85%}.message.user{align-self:flex-end;margin-left:auto}.message.rodman{align-self:flex-start;margin-right:auto}.message-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2c2c2ee6;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d;padding:18px 22px;position:relative}.message.user .message-content{background:linear-gradient(135deg,#007aff,#0051d5);border:none;box-shadow:0 8px 32px #007aff66;color:#fff}.message.rodman .message-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2c2c2ef2}.message-text{word-wrap:break-word;font-size:16px;line-height:1.5;margin-bottom:12px}.message-text:last-child{margin-bottom:0}.sport-tag{background:#ffffff1a;border:1px solid;border-radius:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.game-context-tag,.sport-tag{display:inline-block;font-size:11px;margin:8px 0 4px;padding:6px 12px}.game-context-tag{background:#007aff26;border:1px solid #007aff4d;border-radius:12px;color:#007aff;font-weight:600}.confidence-indicator{background:#ffffff1a;border-radius:8px;display:inline-block;font-size:12px;font-weight:600;margin:8px 0 4px;padding:4px 8px}.message-time{color:#ffffff80;margin-top:8px;text-align:right}.message.user .message-time{color:#ffffffb3}.typing-indicator{align-items:center;display:flex;gap:6px;margin-bottom:8px}.typing-indicator span{animation:typing 1.4s ease-in-out infinite both;background:linear-gradient(135deg,#007aff,#0051d5);border-radius:50%;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}.typing-text{color:#fff9;font-size:12px;font-style:italic}@keyframes typing{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.quick-actions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#007aff1a,#0051d50d);border-top:1px solid #007aff33;display:flex;gap:12px;overflow-x:auto;padding:16px 24px;position:relative;z-index:10}.quick-actions::-webkit-scrollbar{display:none}@media (max-width:768px){.quick-actions:after{background:linear-gradient(90deg,#0000,#1c1c1ee6);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:20px;z-index:1}}.quick-action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007aff33;border:1px solid #007aff66;border-radius:20px;color:#007aff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;overflow:hidden;padding:12px 18px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.quick-action-btn:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.quick-action-btn:hover:before{left:100%}.quick-action-btn:hover{background:#007aff4d;border-color:#007aff99;box-shadow:0 8px 25px #007aff4d;transform:translateY(-2px)}.quick-action-btn.nba{background:linear-gradient(135deg,#ff6b3533,#ff6b351a);border-color:#ff6b3580}.quick-action-btn.nba:hover{border-color:#ff6b35;box-shadow:0 8px 25px #ff6b354d}.quick-action-btn.premier-league{background:linear-gradient(135deg,#00d08433,#00d0841a);border-color:#00d08480}.quick-action-btn.premier-league:hover{border-color:#00d084;box-shadow:0 8px 25px #00d0844d}.quick-action-btn.accuracy{border-color:#8e8e9380}.quick-action-btn.accuracy:hover{border-color:#8e8e93}.chat-input-container{background:#000000e6;border-top:1px solid #ffffff1a;padding:20px 24px 24px;z-index:10}.chat-input-container,.input-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative}.input-wrapper{align-items:center;background:#2c2c2ee6;border:2px solid #ffffff1a;border-radius:25px;display:flex;overflow:hidden;padding:6px;transition:all .3s ease}.input-wrapper:before{background:linear-gradient(135deg,#0000,#ffffff1a,#0000);border-radius:25px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.input-wrapper:focus-within:before{opacity:1}.input-wrapper:focus-within{border-color:#007aff99;box-shadow:0 0 0 4px #007aff1a}.chat-input{background:#0000;border:none;border-radius:20px;color:#fff;flex:1 1;font-size:16px;font-weight:500;outline:none;padding:14px 20px}.chat-input::placeholder{color:#ffffff80}.send-btn{align-items:center;background:#3a3a3ce6;border:2px solid #fff3;border-radius:22px;color:#fff9;cursor:pointer;display:flex;height:44px;justify-content:center;margin-left:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:44px}.send-btn.active{background:linear-gradient(135deg,#007aff,#0051d5);border-color:#0000;box-shadow:0 4px 20px #007aff66;color:#fff;transform:scale(1.05)}.send-btn:disabled{cursor:not-allowed;opacity:.4}@keyframes messageSlide{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.rodman-container{border-radius:0;height:100vh;margin:0}.rodman-header{padding:20px}.rodman-avatar{height:50px;margin-right:16px;width:50px}.avatar-icon,.rodman-title{font-size:24px}.chat-messages{gap:16px;padding:16px 20px}.message{max-width:90%}.message-content{padding:16px 18px}.quick-actions{gap:8px;padding:12px 20px}.quick-action-btn{border-radius:22px;flex-shrink:0;font-size:13px;padding:10px 14px;white-space:nowrap}.chat-input-container{padding:16px 20px 20px}.chat-input{font-size:16px;padding:12px 16px}.send-btn{height:40px;width:40px}}@media (max-width:480px){.rodman-header{padding:16px}.rodman-avatar{height:44px;margin-right:14px;width:44px}.rodman-title{font-size:22px}.chat-messages,.quick-actions{padding:12px 16px}.quick-actions{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;overflow-x:auto;scroll-behavior:smooth}.quick-action-btn{border-radius:24px;flex-shrink:0;font-size:13px;min-width:auto;padding:10px 16px;white-space:nowrap}.chat-input-container{padding:14px 16px 18px}}.message.rodman .message-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#007aff26,#0051d51a);border:1px solid #007aff4d;box-shadow:0 8px 32px #007aff33}.message.rodman .message-content .message-text{color:#ffffffe6;font-weight:500}.message.rodman .message-content .message-text strong{color:#007aff;font-weight:700}.message.rodman .message-content.isSuggestions .message-text{margin-bottom:16px}.suggestion-buttons{display:flex;flex-direction:column;gap:8px;margin-top:12px}.suggestion-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007aff33;border:1px solid #007aff66;border-radius:12px;color:#007aff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;text-align:left;transition:all .2s ease}.suggestion-btn:hover{background:#007aff4d;border-color:#007aff99;box-shadow:0 4px 12px #007aff4d;transform:translateY(-1px)}.suggestion-btn:active{box-shadow:0 2px 8px #007aff33;transform:translateY(0)}.preset-only-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#007aff1a,#0051d50d);border-top:1px solid #007aff33;padding:16px 24px;text-align:center}.preset-only-message p{color:#ffffffb3;font-size:14px;font-weight:500;margin:0}@media (max-width:768px){.preset-only-message{padding:12px 16px}.preset-only-message p{font-size:13px}}.rodman-chat-animation{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;margin:0 auto;max-width:900px;overflow:hidden;position:relative}.chat-header-animation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141416f2;border-bottom:1px solid #ffffff1a;padding:24px;position:relative;z-index:10}.header-glow{animation:pulseGlow 3s ease-in-out infinite;background:radial-gradient(ellipse at center,#007aff4d 0,#0000 70%);filter:blur(40px);height:100px;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:200px}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}.chat-header-animation h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700;margin:0}.chat-header-animation p{color:#fff9;font-size:14px;margin:4px 0 0}.chat-container-animation{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-anchor:none;overflow-y:auto;padding:24px;scroll-behavior:smooth}.chat-container-animation::-webkit-scrollbar{width:6px}.chat-container-animation::-webkit-scrollbar-track{background:#0000}.chat-container-animation::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.animated-message{display:flex;opacity:0;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.animated-message.visible{opacity:1;transform:translateY(0)}.animated-message.user{justify-content:flex-end}.animated-message.rodman{justify-content:flex-start}.animated-message-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e20e6;border:1px solid #ffffff1a;border-radius:20px;max-width:70%;padding:16px 20px;position:relative}.animated-message.user .animated-message-content{background:linear-gradient(135deg,#007aff,#0051d5);border:none;color:#fff}.animated-message.rodman .animated-message-content{background:linear-gradient(135deg,#007aff1a,#0051d50d);border:1px solid #007aff33}.thinking-container{align-items:center;display:flex;gap:12px}.thinking-dots{display:flex;gap:4px}.thinking-dot{animation:claudePulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#007aff,#0051d5);border-radius:50%;height:8px;width:8px}.thinking-dot:first-child{animation-delay:0s}.thinking-dot:nth-child(2){animation-delay:.2s}.thinking-dot:nth-child(3){animation-delay:.4s}@keyframes claudePulse{0%,60%,to{opacity:.3;transform:scale(.7)}30%{opacity:1;transform:scale(1.2)}}.thinking-text{animation:fadeInOut 2s ease-in-out infinite;color:#fff9;font-size:14px;font-style:italic}@keyframes fadeInOut{0%,to{opacity:.4}50%{opacity:.8}}.message-text-wrapper{color:#ffffffe6;font-size:15px;line-height:1.6}.typewriter-text{display:inline}.typewriter-cursor{animation:cursorBlink 1s infinite;background:#007aff;display:inline-block;height:1.2em;margin-left:2px;vertical-align:text-bottom;width:2px}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.static-text{display:inline}.message-meta{display:flex;justify-content:flex-end;margin-top:8px}.message-time{color:#fff6;font-size:11px}.animated-message.state-thinking .animated-message-content{animation:gentlePulse 2s ease-in-out infinite}@keyframes gentlePulse{0%,to{box-shadow:0 4px 20px #007aff1a}50%{box-shadow:0 4px 30px #007aff33}}.animated-message.state-typing .animated-message-content{animation:none;box-shadow:0 4px 25px #007aff26}.chat-input-animation{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141416f2;border-top:1px solid #ffffff1a;display:flex;gap:12px;padding:20px}.input-field-animation{background:#28282ae6;border:2px solid #ffffff1a;border-radius:24px;color:#fff;flex:1 1;font-size:15px;outline:none;padding:14px 20px;transition:all .3s ease}.input-field-animation:focus{border-color:#007aff80;box-shadow:0 0 0 3px #007aff1a}.input-field-animation:disabled{cursor:not-allowed;opacity:.5}.input-field-animation::placeholder{color:#fff6}.send-button-animation{align-items:center;background:#28282ae6;border:none;border-radius:24px;color:#fff6;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px}.send-button-animation.active{background:linear-gradient(135deg,#007aff,#0051d5);box-shadow:0 4px 20px #007aff66;color:#fff;transform:scale(1.05)}.send-button-animation:hover:not(:disabled){transform:scale(1.1)}.send-button-animation:disabled{cursor:not-allowed;opacity:.4}@media (max-width:768px){.chat-header-animation{padding:20px}.chat-container-animation{gap:12px;padding:16px}.animated-message-content{max-width:85%;padding:14px 16px}.chat-input-animation{padding:16px}.input-field-animation{font-size:16px;padding:12px 16px}}.animation-demo-container{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:20px}.demo-controls{margin:0 auto 30px;max-width:1200px;text-align:center}.demo-controls h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#007aff,#0051d5);-webkit-background-clip:text;background-clip:text;font-size:32px;margin-bottom:20px}.demo-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.demo-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007aff1a;border:2px solid #007aff4d;border-radius:24px;color:#007aff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .3s ease}.demo-btn:hover{background:#007aff33;border-color:#007aff80;box-shadow:0 8px 25px #007aff4d;transform:translateY(-2px)}.demo-btn.showcase{background:linear-gradient(135deg,#4caf5033,#4caf501a);border-color:#4caf5066;color:#4caf50}.demo-btn.showcase:hover{background:#4caf504d;border-color:#4caf5099;box-shadow:0 8px 25px #4caf504d}.demo-btn.reset{background:linear-gradient(135deg,#ff980033,#ff98001a);border-color:#ff980066;color:#ff9800}.demo-btn.reset:hover{background:#ff98004d;border-color:#ff980099;box-shadow:0 8px 25px #ff98004d}.demo-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007aff0d;border:1px solid #007aff33;border-radius:16px;margin:0 auto;max-width:600px;padding:20px}.demo-info p{color:#007aff;font-size:16px;font-weight:600;margin:0 0 12px}.demo-info ul{list-style:none;margin:0;padding:0}.demo-info li{color:#fffc;font-size:14px;line-height:1.5;padding:8px 0 8px 24px;position:relative}.demo-info li:before{color:#4caf50;content:"✓";font-weight:700;left:0;position:absolute}.demo-chat-wrapper{border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #00000080;height:600px;margin:0 auto 40px;max-width:900px;overflow:hidden}.demo-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:20px 0}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141416e6;border:1px solid #ffffff1a;border-radius:16px;padding:24px;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#007aff4d;box-shadow:0 10px 30px #007aff33;transform:translateY(-5px)}.feature-icon{filter:drop-shadow(0 2px 4px rgba(0,122,255,.3));font-size:32px;margin-bottom:12px}.feature-card h3{color:#007aff;font-size:18px;margin:0 0 8px}.feature-card p{color:#ffffffb3;font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.animation-demo-container{padding:16px}.demo-controls h1{font-size:24px}.demo-chat-wrapper{border-radius:16px;height:500px}.demo-features{gap:16px;grid-template-columns:1fr}.demo-btn{font-size:14px;padding:10px 20px}}.event-details{color:#fff;font-family:Arial,sans-serif;margin:20px auto;max-width:900px;padding:20px;text-align:center}.form-display{gap:2px}.form-dot{border-radius:3px;font-size:.65rem;height:16px;width:16px}.event-details-title{font-size:2rem;font-weight:700;margin-bottom:20px}.stats-card{background-color:#1c1c1e;border-radius:16px;box-shadow:0 4px 10px #00000080;color:#fff;margin-top:30px;padding:20px}.possession-container{margin-bottom:30px}.possession-label{color:#a8a8a8;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:10px;text-align:center}.possession-row{align-items:center;display:flex;justify-content:center}.possession-bar{background-color:#2c2c2e;border-radius:15px;height:30px;overflow:hidden;width:100%}.bar,.possession-bar{display:flex;position:relative}.bar{align-items:center;color:#fff;font-size:.9rem;font-weight:700;height:100%;justify-content:center;z-index:1}.bar.home{background-color:#007aff}.bar.away{background-color:#ff9500}.possession-percentage{color:#fff;font-size:.9rem;font-weight:700;position:absolute;z-index:2}.stats-list{display:flex;flex-direction:column;gap:15px;margin-top:20px}.stat-row{align-items:center;border-bottom:1px solid #2c2c2e;display:flex;justify-content:space-between;padding:10px 0}.stat-row:last-child{border-bottom:none}.stat-name{color:#a8a8a8;flex:2 1}.stat-name,.team-value{font-size:1rem;text-align:center}.team-value{background-color:#2c2c2e;border-radius:50%;color:#fff;flex:0 0 50px;font-weight:700;height:50px;line-height:50px;padding:0;transition:all .3s ease-in-out}.team-value.highlight{background-color:#007aff;box-shadow:0 0 8px #007affcc;color:#fff}.team-value.away.highlight{background-color:#ff9500;box-shadow:0 0 8px #ff9500cc;color:#fff}.team-value:not(.highlight){background-color:initial;box-shadow:none;color:#fff}@media (max-width:768px){.stat-name,.team-value{font-size:.9rem}.team-value{flex:0 0 40px;height:40px;line-height:40px}.possession-bar{height:25px}.possession-percentage{font-size:.8rem}.score-column{min-width:45px;width:45px}.team-score{font-size:1.2rem}.win-prob{font-size:.85rem}}@media (max-width:480px){.score-column{min-width:40px;width:40px}.team-score{font-size:1.1rem}.win-prob-container{min-width:50px}}.no-details{background-color:#1c1c1e;border-radius:16px;box-shadow:0 4px 10px #00000080;margin-top:20px;padding:20px;text-align:center}.no-details p{color:#a8a8a8;font-size:1.1rem;margin:10px 0}.centered-card{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.game-card{background-color:#1c1c1e;margin-bottom:15px;max-width:600px;padding:12px 20px;width:100%}.game-header{margin-bottom:12px}.game-header,.league-status{justify-content:center;text-align:center;width:100%}.league-status{align-items:center;color:#a8a8a8;display:flex;font-size:.85rem;font-weight:500;gap:6px}.league-logo{height:16px;object-fit:contain;width:16px}.game-row{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:8px}.team-info{flex:1 1;gap:8px}.score-column{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-width:50px;width:50px}.team-score{font-size:1.4rem;text-align:center;width:100%}.win-prob-container{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-top:5px;min-width:60px}.prob-label{color:#a8a8a8;font-size:.65rem;font-weight:500;letter-spacing:.5px;margin-bottom:3px;text-transform:uppercase}.win-prob{background:#007aff1a;border-radius:8px;color:#fff;font-size:1rem;font-weight:700;padding:5px 10px}.win-prob.favored{background-color:#007aff;color:#fff;font-weight:700}.game-divider{background-color:#a8a8a8;height:1px;margin:5px 0}.game-details{align-items:center;display:flex;flex-direction:column;margin-top:5px}.draw-prob{align-self:flex-end;color:gold;font-size:.9rem;font-weight:700;margin-top:5px}.league-name{color:#a8a8a8;font-size:.75rem;text-align:right}.team-badge{border-radius:50%;box-shadow:0 2px 4px #0003;height:30px;margin-right:8px;object-fit:cover;width:30px}.lineups-container{display:flex;gap:24px;margin-top:24px}.lineup-team{background-color:#1c1c1e;border-radius:16px;flex:1 1;overflow:hidden}.lineup-header{align-items:center;background-color:#2c2c2e;display:flex;gap:12px;padding:16px}.lineup-header .team-badge{height:32px;width:32px}.lineup-header h2{color:#fff;font-size:1.2rem;margin:0}.lineup-players{padding:16px}.lineup-players .player-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px}.lineup-players .player-row:last-child{border-bottom:none}.player-primary{align-items:center;display:flex;gap:12px}.lineup-players .player-thumb{border:2px solid #ffffff1a;border-radius:50%;height:36px;width:36px}.lineup-players .player-name{color:#fff;font-size:.95rem;font-weight:500}.player-secondary{align-items:center;display:flex;gap:16px}.lineup-players .player-position{color:#a8a8a8;font-size:.85rem}.lineup-players .player-number{background:#007aff26;border-radius:6px;color:#007aff;font-size:.85rem;font-weight:600;min-width:24px;padding:4px 8px;text-align:center}@media (max-width:768px){.lineups-container{flex-direction:column}.lineup-players .player-row{padding:10px}.lineup-players .player-thumb{height:32px;width:32px}.lineup-players .player-name{font-size:.9rem}.lineup-players .player-position{font-size:.8rem}}.section-title{color:#fff;font-size:1.5rem;margin:32px 0 16px;padding:0 16px}.video-container{margin:20px auto;max-width:900px;padding:0 20px;text-align:center;width:100%}.event-title{color:#fff;font-size:1.5rem;margin-bottom:10px}.video-wrapper{background:#1c1c1e;max-width:100%}.video-error,.video-wrapper,.video-wrapper iframe{border-radius:12px}.video-error{background:#1c1c1e;margin:10px 0}@media (max-width:768px){.video-container{margin:10px auto;padding:0 10px}.event-title{font-size:1.2rem;margin-bottom:8px}.event-details{padding:10px}}@media (max-width:480px){.video-container{padding:0 5px}}.nba-game-banner,.upcoming-game-banner{align-items:center;background-color:#1c1c1e;border-left:4px solid;border-radius:4px;display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding:15px;text-align:center}.upcoming-game-banner{border-left-color:#007aff}.nba-game-banner{border-left-color:#ff9500}.game-date{background-color:initial;border-radius:0;display:block;font-size:.95rem;font-weight:400;margin:8px 0;padding:0;text-align:center;width:100%}.nba-label,.upcoming-label{font-size:1.2rem;font-weight:700;margin-bottom:5px;text-align:center}.upcoming-label{color:#007aff}.nba-label{color:#ff9500}.game-status,.game-time,.game-venue{color:#a8a8a8;margin:3px 0;text-align:center;width:100%}.game-preview{background-color:#1c1c1e;border-radius:8px;box-shadow:0 2px 4px #0000004d;margin-top:30px;padding:20px}.team-form-section{background-color:#2c2c2e;border-radius:4px;margin-top:20px;padding:15px}.promo-banner{background-color:#0a2a44;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.notify-button{background-color:#007aff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px 20px;transition:background-color .2s}.notify-button:hover{background-color:#0056b3}.nba-game-info{background-color:#1c1c1e;border-radius:8px;box-shadow:0 2px 4px #0000004d;margin-top:30px;padding:20px}.nba-game-details{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:15px}.nba-detail-item{background-color:#2c2c2e;border-radius:6px;display:flex;flex-direction:column;padding:12px}.detail-label{color:#a8a8a8;font-size:.85rem;margin-bottom:5px}.detail-value{font-weight:500}.video-section{margin:30px 0}.video-wrapper{border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-error{background-color:#2c2c2e;border-radius:8px;padding:20px;text-align:center}.video-error a{color:#007aff;text-decoration:none}.video-error a:hover{text-decoration:underline}.box-score-section{background-color:initial;color:#fff;margin:2rem 0;padding:0}.box-score-section h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.error-message,.loading-message{background-color:#1c1c1e;border-radius:16px;color:#a8a8a8;font-size:1.1rem;padding:2rem;text-align:center}.error-message{color:#ff6b6b}.box-score-container{display:flex;flex-direction:column;gap:2rem}.team-box-score{background-color:#1c1c1e;border-radius:12px;box-shadow:0 4px 10px #00000080;overflow:hidden}.team-header{align-items:center;background-color:#2c2c2e;border-bottom:2px solid #333336;box-sizing:border-box;display:flex;justify-content:space-between;padding:1rem 1.5rem;width:100%}.team-header .team{align-items:center;color:#fff;display:flex;font-size:1.2rem;font-weight:600;gap:12px}.team-header .team-badge{border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.team-header .team strong{color:#fff;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0}.team-score{color:#fff;font-size:1.5rem;font-weight:700}.player-stats-table{width:100%}.stats-header{grid-gap:.5rem;background-color:#333336;color:#a8a8a8;display:grid;font-size:.8rem;font-weight:600;gap:.5rem;grid-template-columns:3fr repeat(14,1fr);letter-spacing:.5px;padding:.75rem 1rem;text-transform:uppercase}.stats-header span{padding-left:4px;text-align:center}.stats-header .player-col{padding-left:0;text-align:left}.section-label{background-color:#2c2c2e;border-top:1px solid #333336;color:#a8a8a8;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.box-score-section .player-row{grid-gap:.5rem;border-bottom:1px solid #2a2a2c;display:grid;font-size:.85rem;gap:.5rem;grid-template-columns:3fr repeat(14,1fr);padding:.75rem 1rem;transition:background-color .2s ease}.box-score-section .player-row:hover{background-color:#252527}.box-score-section .player-row span{align-items:center;color:#fff;display:flex;justify-content:center;text-align:center}.box-score-section .player-col{align-items:flex-start!important;flex-direction:column;justify-content:flex-start!important;min-width:0;text-align:left!important}.box-score-section .player-name{color:#fff;font-size:.9rem;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-score-section .player-position{color:#a8a8a8;font-size:.75rem;margin-top:2px;white-space:nowrap}.points{color:#fff;font-weight:600}.team-totals{grid-gap:.5rem;background-color:#2c2c2e;border-top:2px solid #333336;display:grid;font-size:.85rem;font-weight:600;gap:.5rem;grid-template-columns:3fr repeat(14,1fr);padding:.75rem 1rem}.team-totals span{align-items:center;color:#fff;display:flex;justify-content:center;text-align:center}.team-totals .player-col{justify-content:flex-start!important;text-align:left!important}.team-total-label{color:#fff;font-size:.9rem;font-weight:600}.team-totals .points{color:#fff;font-size:1rem;font-weight:700}.team-percentages{grid-gap:.5rem;background-color:#2c2c2e;color:#a8a8a8;display:grid;font-size:.8rem;gap:.5rem;grid-template-columns:3fr repeat(14,1fr);padding:.5rem 1rem}.team-percentages span{align-items:center;display:flex;justify-content:center;text-align:center}@media (max-width:768px){.box-score-section{margin:1rem 0}.box-score-container{gap:1rem}.team-header{padding:.75rem 1rem}.team-header .team{font-size:1rem;gap:8px}.team-header .team-badge{height:28px;width:28px}.team-header .team strong{font-size:1rem}.team-score{font-size:1.2rem}.player-stats-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.box-score-section .player-row,.box-score-section .team-percentages,.box-score-section .team-totals{--mobile-box-score-width:1000px;box-sizing:border-box;gap:.5rem;grid-template-columns:120px 30px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px;min-width:var(--mobile-box-score-width);padding:.75rem 1rem;width:100%}.box-score-section .stats-header{background-color:#333336;font-size:.75rem;grid-template-columns:120px 30px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px;min-width:1000px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.box-score-section .stats-header span{margin-left:-8px;padding-left:-8px;text-align:center}.box-score-section .stats-header .player-col{margin-left:0;padding-left:0;text-align:left}.box-score-section .player-row{font-size:.85rem}.box-score-section .player-name{font-size:.9rem}.box-score-section .player-position{font-size:.75rem}.box-score-section .section-label{font-size:.7rem;grid-template-columns:120px 30px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px 50px;min-width:1000px;padding:.5rem 1rem}.box-score-section .team-totals{background-color:#2c2c2e;bottom:0;font-size:.85rem;position:-webkit-sticky;position:sticky;z-index:1}.box-score-section .team-percentages{font-size:.8rem}.box-score-section .player-col{max-width:120px;min-width:100px}.box-score-section .points{color:#fff;font-size:1rem;font-weight:700}}.standings-section{background-color:#1c1c1e;border-radius:16px;box-shadow:0 4px 10px #00000080;color:#fff;margin-top:30px;padding:20px}.standings-section h2{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.standings-header{flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.standings-title-section{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.standings-header h2{margin:0;text-align:center}.full-standings-link{background:#007aff1a;border-radius:6px;color:#007aff;font-size:.9rem;font-weight:500;padding:4px 8px;text-decoration:none;transition:all .2s ease}.full-standings-link:hover{background:#007aff33;transform:translateY(-1px)}.filter-btn{display:inline-block;outline:none;text-align:center}.conference-filters,.filter-btn{scroll-behavior:auto!important}.standings-grid{display:flex;flex-direction:column;gap:8px}.standings-grid .team-row{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;display:grid;grid-template-columns:1fr auto auto;padding:12px 16px;position:relative;transition:all .2s ease}.standings-grid .team-row:before{background:#0000;border-radius:8px 0 0 8px;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.standings-grid .team-row.elite:before{background:#30d158}.standings-grid .team-row.strong:before{background:#007aff}.standings-grid .team-row.competitive:before{background:#ff9f0a}.standings-grid .team-row.developing:before{background:#8e8e93}.standings-grid .team-row.rebuilding:before{background:#ff453a}.standings-grid .team-row:hover{background:#ffffff0d;transform:translateY(-1px)}.standings-grid .team-info{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.standings-grid .rank-badge{font-feature-settings:"tnum";align-items:center;background:#ffffff1a;border-radius:6px;color:#888;display:flex;flex-shrink:0;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;height:28px;justify-content:center;width:28px}.standings-grid .team-details{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.standings-grid .team-name-row{align-items:center;display:flex;gap:8px;margin-bottom:2px}.standings-grid .team-name{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:6px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standings-grid .team-name-full{display:inline}.standings-grid .team-name-abbrev{display:none}.standings-grid .team-meta{color:#666;font-size:.8rem;font-weight:400;margin-left:26px}.standings-grid .inline-logo{border-radius:3px;flex-shrink:0;height:20px;object-fit:contain;vertical-align:middle;width:20px}.standings-grid .elo-section{align-items:center;display:flex;flex-direction:column;gap:2px;min-width:60px}.standings-grid .elo-rating{font-feature-settings:"tnum";color:#fff;font-size:1.2rem;font-variant-numeric:tabular-nums;font-weight:700}.standings-grid .elo-change{font-feature-settings:"tnum";border-radius:4px;font-size:.7rem;font-variant-numeric:tabular-nums;font-weight:600;padding:2px 6px}.standings-grid .elo-change.hot{background:#30d1581a;color:#30d158}.standings-grid .elo-change.rising{background:#64d2ff1a;color:#64d2ff}.standings-grid .elo-change.falling{background:#ff9f0a1a;color:#ff9f0a}.standings-grid .elo-change.cold{background:#ff453a1a;color:#ff453a}.standings-grid .elo-change.stable{background:#8e8e931a;color:#8e8e93}.standings-grid .stats-section{display:flex;gap:16px;min-width:120px}.standings-grid .stat-group{align-items:center;display:flex;flex-direction:column;gap:2px}.standings-grid .stat-label{color:#666;font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.standings-grid .stat-value{font-feature-settings:"tnum";color:#fff;font-size:.9rem;font-variant-numeric:tabular-nums;font-weight:600}.standings-grid .stat-value.positive{color:#30d158}.standings-grid .stat-value.negative{color:#ff453a}.standings-grid .playoff-odds-container{align-items:center;display:flex;flex-direction:column;gap:4px}.standings-grid .probability-bar{background:#ffffff1a;border-radius:2px;height:3px;overflow:hidden;width:60px}.standings-grid .probability-fill{background:linear-gradient(90deg,#007aff,#64d2ff);border-radius:2px;height:100%;transform-origin:left;transition:width .6s ease-out}@media (max-width:768px){.standings-header{align-items:stretch;flex-direction:column;gap:15px}.standings-title-section{order:1}.standings-header h2{text-align:center}.full-standings-link{font-size:.85rem;padding:3px 6px}.standings-grid .team-row{align-items:center;gap:8px;grid-template-columns:auto 1fr auto auto;padding:8px 12px}.standings-grid .stats-section{align-items:center;display:flex!important;flex-direction:column;gap:2px;min-width:60px}.standings-grid .stats-section .stat-group:first-child{display:none!important}.standings-grid .stats-section .stat-group:last-child{display:block!important;width:100%}.standings-grid .stats-section .stat-label{color:#666;display:block!important;font-size:.65rem;font-weight:500;letter-spacing:.05em;margin-bottom:2px;text-align:center;text-transform:uppercase}.standings-grid .stats-section .stat-value{display:block;font-size:.85rem;font-weight:600;margin-bottom:3px;text-align:center}.standings-grid .playoff-odds-container{align-items:center;display:flex!important;flex-direction:column;gap:3px;width:100%}.standings-grid .probability-bar{background:#ffffff1a;border-radius:2px;display:block!important;height:3px;margin:0 auto;overflow:hidden;width:50px}.standings-grid .probability-fill{background:linear-gradient(90deg,#007aff,#64d2ff);display:block!important;height:100%;transition:width .3s ease}.standings-grid .team-info{align-items:flex-start;flex:1 1;flex-direction:column;gap:2px;min-width:0}.standings-grid .team-name-row{gap:6px;width:100%}.standings-grid .team-name{flex:1 1;font-size:.9rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standings-grid .team-meta{color:#888;font-size:.75rem;margin-left:22px}.standings-grid .inline-logo{flex-shrink:0;height:16px;width:16px}.standings-grid .rank-badge{flex-shrink:0;font-size:.75rem;height:26px;width:26px}.standings-grid .elo-section{flex-shrink:0;min-width:45px}.standings-grid .elo-rating{font-size:.95rem}.standings-grid .elo-change{font-size:.65rem;padding:1px 4px}}@media (max-width:480px){.standings-section{padding:12px}.standings-grid .team-row{gap:6px;grid-template-columns:auto 1fr auto auto;padding:6px 10px}.standings-grid .team-info{gap:1px}.standings-grid .rank-badge{font-size:.7rem;height:22px;width:22px}.standings-grid .team-name{font-size:.85rem;line-height:1.2}.standings-grid .team-name-full{display:inline}.standings-grid .team-name-abbrev{display:none}.standings-grid .team-meta{font-size:.7rem;line-height:1.1;margin-left:20px}.standings-grid .inline-logo{height:14px;width:14px}.standings-grid .elo-section{min-width:40px}.standings-grid .elo-rating{font-size:.9rem;line-height:1.1}.standings-grid .elo-change{font-size:.6rem;line-height:1;padding:1px 3px}.standings-grid .stats-section{min-width:45px}.standings-grid .stats-section .stat-value{font-size:.8rem}.standings-grid .probability-bar{display:block!important;height:3px;width:40px}.standings-grid .probability-fill{display:block!important}.standings-grid .team-row{padding:4px 8px}.standings-grid .rank-badge{font-size:.65rem;height:20px;width:20px}.standings-grid .team-name{font-size:.8rem}.standings-grid .team-name-full{display:none}.standings-grid .team-name-abbrev{display:inline;font-weight:600}.standings-grid .team-meta{font-size:.65rem;margin-left:18px}.standings-grid .inline-logo{height:12px;width:12px}}@media (max-width:360px){.standings-section{padding:8px}.standings-grid .team-row{gap:4px;grid-template-columns:auto 1fr auto auto;padding:4px 6px}.standings-grid .team-info{gap:0}.standings-grid .rank-badge{font-size:.6rem;height:18px;width:18px}.standings-grid .team-name{font-size:.75rem}.standings-grid .team-name-full{display:none}.standings-grid .team-name-abbrev{display:inline;font-weight:600}.standings-grid .team-meta{font-size:.6rem}.standings-grid .inline-logo{height:10px;width:10px}.standings-grid .elo-section{min-width:35px}.standings-grid .elo-rating{font-size:.8rem}.standings-grid .elo-change{font-size:.55rem;padding:1px 2px}}.tier-legend-compact{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;margin-top:20px;padding:12px;text-align:center}.tier-legend-compact .legend-title{color:#666;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-right:12px;text-transform:uppercase}.tier-legend-compact .legend-items{align-items:center;display:inline-flex;flex-wrap:wrap;gap:16px;justify-content:center}.tier-legend-compact .legend-item{align-items:center;display:inline-flex;font-size:.75rem;gap:4px}.tier-legend-compact .legend-label{color:#fff;font-weight:500}.tier-legend-compact .legend-range{color:#666;font-size:.7rem}.tier-legend-compact .legend-indicator{border-radius:1px;display:inline-block;height:12px;width:3px}.tier-legend-compact .legend-indicator.elite{background:#30d158}.tier-legend-compact .legend-indicator.strong{background:#007aff}.tier-legend-compact .legend-indicator.competitive{background:#ff9f0a}.tier-legend-compact .legend-indicator.developing{background:#8e8e93}.tier-legend-compact .legend-indicator.rebuilding{background:#ff453a}@media (max-width:768px){.tier-legend-compact{margin-top:16px;padding:10px}.tier-legend-compact .legend-title{display:block;margin-bottom:8px;margin-right:0}.tier-legend-compact .legend-items{gap:10px}.tier-legend-compact .legend-item{font-size:.7rem}}.rodman-section{border-top:1px solid #2c2c2e}.player-search-container{margin:0 auto;max-width:600px;padding:40px 20px}.search-header{margin-bottom:40px;text-align:center}.search-header h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:10px}.search-header p{color:#666;font-size:1.1rem;margin:0}.search-input-container{margin-bottom:20px;position:relative}.player-search-container form{margin:0;padding:0}.search-input{border:1px solid #fff3;border-radius:12px;box-sizing:border-box;font-size:1.1rem;padding:15px 20px;transition:all .3s ease}.search-input:focus{background:#ffffff1a}.search-input::placeholder{color:#ffffff80}.search-input:disabled{background:#ffffff05;cursor:not-allowed;opacity:.6}.search-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff1a;border-radius:50%;border-top-color:#007aff;height:18px;right:15px;width:18px}.search-error{background:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;margin-bottom:20px;padding:15px}.search-error p{font-size:.95rem;margin:0}.search-results{box-shadow:0 8px 32px #00000026;left:0;margin-top:4px;overflow:hidden;position:absolute;top:100%;width:100%}.search-results h3{background:#f8f9fa;border-bottom:1px solid #e1e8ed;color:#495057;font-size:1rem;font-weight:600;margin:0;padding:15px 20px}.results-list{max-height:400px;overflow-y:auto}.player-result{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:15px 20px;transition:background-color .2s ease}.player-result:hover{background:#f8f9fa}.player-result:last-child{border-bottom:none}.player-result-info h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 5px}.player-team{color:#666;font-size:.9rem}.player-position{color:#888;font-size:.8rem}.player-status{align-items:center;display:flex}.status-active,.status-inactive{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.status-active{background:#d4edda;color:#155724}.status-inactive{background:#f8d7da;color:#721c24}.no-results{color:#666;padding:40px 20px}.no-results p{font-size:1rem;margin:0 0 10px}.no-results p:last-child{color:#888;font-size:.9rem;margin:0}.search-hint{color:#888;font-size:.9rem;font-style:italic;padding:20px;text-align:center}@media (max-width:768px){.player-search-container{padding:30px 15px}.search-header h2{font-size:1.8rem}.search-input{font-size:1rem}.player-result,.search-input{padding:12px 16px}.player-result-info h4{font-size:1rem}}@media (max-width:480px){.player-search-container{padding:20px 10px}.search-header h2{font-size:1.6rem}.search-header p{font-size:1rem}.search-input{font-size:.95rem;padding:10px 14px}.player-result{align-items:flex-start;flex-direction:column;gap:8px}.player-status{align-self:flex-end}}.column-selector{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:15px}.column-selector-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.column-selector-header h4{color:#333;font-size:1rem;font-weight:600;margin:0}.select-all-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:6px 12px;transition:background-color .2s ease}.select-all-btn:hover{background:#5a6fd8}.column-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.column-option{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:4px 0}.column-option:hover{color:#667eea}.column-option input[type=checkbox]{cursor:pointer;margin:0}.column-label{cursor:pointer;-webkit-user-select:none;user-select:none}@media (max-width:768px){.column-options{gap:6px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.column-option{font-size:.8rem}.column-selector-header{align-items:flex-start;flex-direction:column;gap:10px}.select-all-btn{align-self:flex-end}}@media (max-width:480px){.column-options{grid-template-columns:1fr}.column-selector{padding:12px}}.player-header-container{margin-bottom:32px;width:100%}.player-header-hero{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1c1c1ef2,#2c2c2ef2);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;overflow:hidden;position:relative}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-player-image{filter:blur(2px);height:100%;object-fit:cover;opacity:.15;width:100%}.hero-overlay{background:linear-gradient(135deg,#1c1c1ecc,#2c2c2ee6);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero-content{display:flex;flex-direction:column;gap:32px;padding:40px;position:relative;z-index:3}.player-main-info{align-items:center;display:flex;gap:32px}.player-image-container{flex-shrink:0;position:relative}.player-main-image{background:#1c1c1ee6;border:4px solid #007aff4d;border-radius:20px;box-shadow:0 12px 24px #0006;height:180px;object-fit:cover;transition:all .3s ease;width:180px}.player-main-image:hover{border-color:#007aff99;box-shadow:0 16px 32px #00000080;transform:scale(1.02)}.player-image-placeholder{align-items:center;background:linear-gradient(135deg,#007aff33,#007aff1a);border:4px solid #007aff4d;border-radius:20px;color:#007affcc;display:flex;font-size:48px;font-weight:700;height:180px;justify-content:center;text-shadow:0 2px 4px #0000004d;width:180px}.player-basic-details{display:flex;flex:1 1;flex-direction:column;gap:20px}.player-name{color:#fff;font-size:48px;font-weight:700;line-height:1.1;margin:0;text-shadow:0 2px 4px #0000004d}.player-meta{display:flex;flex-wrap:wrap;gap:24px}.meta-item{display:flex;flex-direction:column;gap:4px}.meta-label{color:#007affcc;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.meta-value{color:#ffffffe6;font-size:16px;font-weight:500}.player-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:16px}.stat-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1e99;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.stat-card:hover{background:#1c1c1ecc;border-color:#007aff4d;box-shadow:0 8px 16px #0003;transform:translateY(-2px)}.stat-icon{align-items:center;background:#007aff1a;border-radius:12px;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}.stat-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.stat-label{color:#fff9;font-size:12px}.stat-value{color:#ffffffe6;line-height:1.3}.player-header-loading{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1c1c1ecc;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.loading-spinner{border:3px solid #007aff33;height:40px;width:40px}.player-header-loading p{color:#ffffffb3;font-size:16px;margin:0}.player-header-error{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1c1c1ecc;border:1px solid #ff3b304d;border-radius:20px;display:flex;justify-content:center;padding:40px 20px}.player-header-error p{color:#ff3b30cc;font-size:16px;margin:0}@media (max-width:768px){.hero-content{gap:24px;padding:24px}.player-main-info{flex-direction:column;gap:24px;text-align:center}.player-image-placeholder,.player-main-image{height:140px;width:140px}.player-name{font-size:36px}.player-meta{justify-content:center}.player-stats-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.stat-card{gap:12px;padding:16px}.stat-icon{font-size:20px;height:40px;width:40px}}@media (max-width:480px){.hero-content{padding:20px}.player-image-placeholder,.player-main-image{height:120px;width:120px}.player-name{font-size:28px}.player-stats-grid{grid-template-columns:1fr}}.game-logs-container{padding:20px}.player-search-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1c1c1ecc;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;margin-bottom:24px;padding:20px}.player-search-section h1,.player-search-section h2,.player-search-section h3,.player-search-section input::placeholder,.player-search-section label{color:#007aff}.player-search-section .search-results,.player-search-section input,.player-search-section select{color:#ffffffe6}.season-controls{background:#f8f9fa;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.control-group{display:flex;flex-direction:column;gap:5px;min-width:150px}.control-group label{color:#333;font-size:.9rem;font-weight:600}.filter-input,.season-select,.season-type-select{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:.9rem;padding:8px 12px}.filter-input:focus,.season-select:focus,.season-type-select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.filter-input{min-width:200px}.column-selector-toggle{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 12px;transition:background-color .2s ease}.column-selector-toggle:hover{background:#5a6fd8}.season-summary{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px}.season-summary h3{color:#333;font-size:1.3rem;font-weight:600;margin:0 0 20px}.summary-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.summary-stat{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;flex-direction:column;padding:15px;text-align:center}.stat-label{margin-bottom:5px}.stat-value{color:#333;font-size:1.2rem}.game-logs-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.game-logs-table-container h3{border-bottom:1px solid #e0e0e0;color:#333;font-size:1.3rem;font-weight:600;margin:0;padding:20px 20px 15px}.no-games{color:#666;padding:40px 20px;text-align:center}.no-games p{font-size:1rem;margin:0}.table-wrapper{max-width:100%;overflow-x:auto}.game-logs-table{border-collapse:collapse;font-size:.9rem;width:100%}.game-logs-table th{background:#f8f9fa;border-bottom:2px solid #e0e0e0;color:#222;font-weight:600;padding:12px 8px;position:-webkit-sticky;position:sticky;text-align:center;top:0;white-space:nowrap;z-index:10}.game-logs-table th.sortable{cursor:pointer;transition:background-color .2s ease}.game-logs-table th.sortable:hover{background:#e9ecef}.game-logs-table td{border-bottom:1px solid #f0f0f0;color:#333;font-weight:500;padding:10px 8px;text-align:center;white-space:nowrap}.game-logs-table tbody tr:hover{background:#f8f9fa}.game-logs-table tbody tr.win{background:#d4edda1a}.game-logs-table tbody tr.loss{background:#f8d7da1a}.game-logs-table tbody tr.win:hover{background:#d4edda33}.game-logs-table tbody tr.loss:hover{background:#f8d7da33}.game-logs-table td.win{color:#155724;font-weight:600}.game-logs-table td.loss{color:#721c24;font-weight:600}.game-logs-table td.positive{color:#155724;font-weight:600}.game-logs-table td.negative{color:#721c24;font-weight:600}.game-logs-table td:first-child,.game-logs-table th:first-child{min-width:100px;text-align:left}.game-logs-table td:nth-child(2),.game-logs-table th:nth-child(2){min-width:150px;text-align:left}.game-logs-table td:nth-child(3),.game-logs-table td:nth-child(4),.game-logs-table th:nth-child(3),.game-logs-table th:nth-child(4){min-width:60px}.game-logs-table td:nth-child(10),.game-logs-table td:nth-child(5),.game-logs-table td:nth-child(6),.game-logs-table td:nth-child(7),.game-logs-table td:nth-child(8),.game-logs-table td:nth-child(9),.game-logs-table th:nth-child(10),.game-logs-table th:nth-child(5),.game-logs-table th:nth-child(6),.game-logs-table th:nth-child(7),.game-logs-table th:nth-child(8),.game-logs-table th:nth-child(9){min-width:50px}.game-logs-table td:nth-child(11),.game-logs-table td:nth-child(12),.game-logs-table th:nth-child(11),.game-logs-table th:nth-child(12){min-width:60px}@media (max-width:1024px){.season-controls{gap:15px}.control-group{min-width:120px}.filter-input{min-width:150px}.summary-stats{gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.summary-stat{padding:10px}.stat-value{font-size:1.1rem}}@media (max-width:768px){.game-logs-container{padding:15px}.season-controls{flex-direction:column;gap:15px}.control-group,.filter-input{min-width:auto}.summary-stats{gap:8px;grid-template-columns:repeat(4,1fr)}.summary-stat{padding:8px}.stat-label{font-size:.7rem}.stat-value{font-size:1rem}.game-logs-table{font-size:.8rem}.game-logs-table td,.game-logs-table th{padding:8px 4px}}@media (max-width:480px){.game-logs-container{padding:10px}.season-summary{padding:15px}.season-summary h3{font-size:1.1rem}.summary-stats{grid-template-columns:repeat(2,1fr)}.game-logs-table-container h3{font-size:1.1rem;padding:15px 15px 10px}.game-logs-table{font-size:.75rem}.game-logs-table td,.game-logs-table th{padding:6px 3px}}.nba-time-machine{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.time-machine-header{background:#1c1c1e;border:1px solid #38383a;border-radius:12px;margin-bottom:30px;padding:20px;text-align:center}.time-machine-header h2{color:#fff;font-size:2.2em;font-weight:700;margin-bottom:15px}.spoiler-warning{background:#ff9500;border-radius:8px;color:#000;display:inline-block;font-size:13px;font-weight:600;margin:15px 0;padding:8px 16px}.controls{display:flex;gap:20px;justify-content:center;margin:20px 0}.season-selector,.season-type-selector{align-items:center;display:flex;flex-direction:column;gap:5px}.season-selector label,.season-type-selector label{color:#fff;font-size:14px;font-weight:600}.season-selector select,.season-type-selector select{background:#1c1c1e;border:1px solid #38383a;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s}.season-selector select:hover,.season-type-selector select:hover{border-color:#0a84ff}.mode-tabs{background:#1c1c1e;border:1px solid #38383a;border-radius:12px;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin:20px 0;padding:4px}.tab{background:#0000;border:none;border-radius:8px;color:#8e8e93;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.tab:hover{background:#2c2c2e;color:#fff}.tab.active{background:#0a84ff;color:#fff}.games-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));margin:32px 0}.games-list{display:flex;flex-direction:column;gap:28px}.game-card{background:#1c1c1e;border:1px solid #38383a;border-radius:12px;margin-bottom:8px;padding:24px;transition:all .2s}.game-card:hover{border-color:#48484a;transform:translateY(-1px)}.game-card.must_watch{background:#1c1c1e;border-left-color:#ff453a}.game-card.excellent{background:#1c1c1e;border-left-color:#ff9500}.game-card.very_good{background:#1c1c1e;border-left-color:#fc0}.game-card.good{background:#1c1c1e;border-left-color:#30d158}.game-card.highlight{background:#1c1c1e;border:1px solid #0a84ff}.game-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.game-date{color:#8e8e93}.matchup{color:#fff;font-size:16px;font-weight:600}.watchability-indicator{align-items:center;background:#2c2c2e;border-radius:6px;display:flex;font-size:12px;font-weight:500;gap:6px;padding:4px 8px}.watchability-emoji{font-size:14px}.watchability-score{color:#0a84ff;font-weight:600}.watchability-label{color:#8e8e93;font-size:11px}.game-stats{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:12px}.stat-line{font-weight:600;gap:8px}.stat-line span{background:#2c2c2e;border-radius:4px;color:#fff;padding:2px 6px}.pts{color:#0a84ff}.pts,.reb{background:#2c2c2e}.reb{color:#af52de}.ast{color:#30d158}.ast,.stl{background:#2c2c2e}.stl{color:#ff9500}.blk{background:#2c2c2e;color:#ff453a}.performance-grade{font-size:14px;font-weight:700}.grade-a,.grade-a\+{color:#4caf50}.grade-b,.grade-b\+{color:#ff9800}.grade-c,.grade-c\+{color:#f44336}.achievements{margin-bottom:15px}.achievement{align-items:center;border-radius:15px;display:flex;font-size:12px;font-weight:700;gap:4px;padding:4px 10px}.achievement.legendary{background:linear-gradient(135deg,#ff6b6b,#ffd93d)}.achievement.rare{background:linear-gradient(135deg,#4ecdc4,#44a08d)}.achievement.notable{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.spoiler-free-description{color:#555;font-style:italic;line-height:1.4;margin-bottom:10px}.era-context{background:#2c2c2e;border:1px solid #38383a;border-radius:8px;margin-bottom:15px;padding:12px 16px}.era-context small{color:#8e8e93;font-size:12px}.game-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.watch-game-btn{background:#0a84ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:all .2s}.watch-game-btn:hover{background:#0056d6;transform:translateY(-1px)}.recommended-for{color:#666;font-size:12px;max-width:200px}.season-summary{background:#1c1c1e;border:1px solid #38383a;border-radius:12px;color:#fff;margin-bottom:20px;padding:20px}.season-summary h3{font-size:1.8em;margin-bottom:20px}.summary-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:30px}.summary-card{background:#2c2c2e;border:1px solid #38383a;border-radius:12px;padding:16px;text-align:center}.summary-number{font-size:2.5em;font-weight:700;margin-bottom:5px}.summary-label{font-size:14px;opacity:.9}.era-context h4{color:#fff;font-size:1.3em;margin-bottom:15px}.era-context p{color:#fff;line-height:1.5;margin-bottom:10px}.viewing-recommendations h4{font-size:1.3em;margin-bottom:15px}.rec-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.rec-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;display:flex;justify-content:space-between;padding:12px 15px}.rec-count,.rec-label{font-weight:700}.rec-count{color:#ffd93d}.discovery-mode{background:#1c1c1e;border:1px solid #38383a;border-radius:12px;margin-bottom:40px;padding:24px}.mode-header{margin-bottom:25px;text-align:center}.mode-header h3{color:#fff;font-size:1.4em;font-weight:600;margin-bottom:10px}.mode-header p{color:#8e8e93;font-size:14px;margin-bottom:10px}.game-count{background:#0a84ff;border-radius:12px;color:#fff;font-size:12px;font-weight:600;padding:4px 10px}.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.loading-spinner{text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #2c2c2e;border-radius:50%;border-top-color:#0a84ff;height:50px;margin:0 auto 20px;width:50px}.error{align-items:center;display:flex;justify-content:center;min-height:400px}.error-message{background:#2c2c2e;border:1px solid #ff453a;border-radius:15px;color:#fff;max-width:600px}.error-message h3{color:#ff453a;margin-bottom:15px}.retry-btn{background:#ff453a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:15px;padding:12px 24px;transition:all .2s ease}.retry-btn:hover{background:#ff6b6b;transform:translateY(-1px)}.no-data-message{max-width:600px;padding:30px}.no-data-message,.no-matchups-message{background:#2c2c2e;border:1px solid #8e8e93;border-radius:15px;color:#fff;margin:20px auto;text-align:center}.no-matchups-message{padding:40px}.no-matchups-message p:first-child{font-size:18px;margin-bottom:10px}.no-matchups-message p:last-child{color:#8e8e93;font-size:14px}.legendary-matchups-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr;margin-top:20px}.legendary-matchup-card{background:#1c1c1e;border:2px solid #2c2c2e;border-radius:20px;margin-bottom:8px;overflow:hidden;padding:24px;position:relative;transition:all .3s ease}.legendary-matchup-card.legendary{border-color:#ff6b6b;box-shadow:0 4px 20px #ff6b6b33}.legendary-matchup-card.compelling{border-color:#4ecdc4;box-shadow:0 4px 20px #4ecdc433}.legendary-matchup-card.notable{border-color:#667eea;box-shadow:0 4px 20px #667eea33}.legendary-matchup-card:hover{box-shadow:0 8px 30px #0000004d;transform:translateY(-2px)}.matchup-header{align-items:center;border-bottom:1px solid #2c2c2e;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.matchup-header .game-date{color:#8e8e93;font-size:14px;font-weight:500}.matchup-header .matchup{color:#fff;font-size:16px;font-weight:600}.matchup-tier{background:#ffffff1a;border-radius:15px;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.matchup-narrative{margin-bottom:20px}.matchup-narrative h4{color:#0a84ff;font-size:14px;font-weight:600;margin-bottom:8px}.matchup-narrative p{color:#fff;font-size:15px;line-height:1.4;margin-bottom:10px}.narrative-elements{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.narrative-tag{background:#2c2c2e;border:1px solid #0a84ff;border-radius:12px;color:#0a84ff;font-size:12px;font-weight:500;padding:4px 10px}.opponent-stars{margin-bottom:20px}.opponent-stars h4{color:#0a84ff;font-size:14px;font-weight:600;margin-bottom:12px}.stars-list{display:flex;flex-direction:column;gap:8px}.star-player{align-items:center;background:#2c2c2e;border:1px solid #38383a;border-radius:10px;display:flex;gap:12px;padding:8px 12px}.star-name{color:#fff;font-size:14px;font-weight:600;min-width:120px}.star-status{border-radius:8px;font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.star-status.prime{background:#ff453a;color:#fff}.star-status.emerging{background:#30d158;color:#fff}.star-status.veteran{background:#af52de;color:#fff}.star-status.legend{background:linear-gradient(135deg,#ff6b6b,#ffd93d);color:#fff}.star-position{color:#8e8e93;font-size:12px;font-weight:500;margin-left:auto}.performance-breakdown{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-bottom:20px}.excitement-meter h4,.player-stats h4{color:#0a84ff;font-size:14px;font-weight:600;margin-bottom:10px}.performance-level{color:#8e8e93;font-size:13px;margin-top:8px}.level-great{color:#30d158;font-weight:700}.level-good{color:#0a84ff;font-weight:700}.level-decent{color:#ff9500;font-weight:700}.excitement-meter{align-items:center;display:flex;flex-direction:column}.score-display{align-items:baseline;display:flex;justify-content:center}.score-number{color:#fff;font-size:36px;font-weight:700}.score-max{color:#8e8e93;font-size:18px;margin-left:4px}.watch-game-btn.legendary{background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 24px;transition:all .3s ease;width:100%}.watch-game-btn.legendary:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-2px)}.grade-breakdown,.tier-breakdown{background:#2c2c2e;border:1px solid #38383a;border-radius:12px;margin-top:24px;padding:20px}.grade-breakdown h4,.tier-breakdown h4{color:#0a84ff;font-size:16px;font-weight:600;margin-bottom:15px}.grade-stats,.tier-stats{display:flex;flex-wrap:wrap;gap:12px}.grade-item,.tier-item{align-items:center;background:#1c1c1e;border:1px solid #38383a;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.grade-badge,.tier-badge{border-radius:6px;font-size:12px;font-weight:700;padding:4px 8px;text-transform:uppercase}.grade-badge.grade-a,.grade-badge.grade-a\+{background:#30d158;color:#fff}.grade-badge.grade-b,.grade-badge.grade-b\+{background:#0a84ff;color:#fff}.grade-badge.grade-c,.grade-badge.grade-c\+{background:#ff9500;color:#fff}.grade-badge.grade-d,.tier-badge.tier-must-watch{background:#ff453a;color:#fff}.tier-badge.tier-excellent{background:#ff9500;color:#fff}.tier-badge.tier-very-good{background:#0a84ff;color:#fff}.tier-badge.tier-good{background:#30d158;color:#fff}.tier-badge.tier-watchable{background:#8e8e93;color:#fff}.grade-count,.tier-count{color:#fff;font-size:13px;font-weight:500}.games-grid{grid-gap:32px!important}.games-grid,.games-list{margin-top:24px!important}.games-list{gap:28px!important}.discovery-mode{margin-bottom:40px!important}.must-watch-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));margin-top:24px}.must-watch-card{background:#1c1c1e;border:1px solid #2c2c2e;border-radius:12px;padding:24px;transition:all .2s ease}.must-watch-card.must_watch{border-color:#ff453a}.must-watch-card.excellent{border-color:#ff9500}.must-watch-card:hover{border-color:#38383a;box-shadow:0 4px 16px #0003}.must-watch-header{align-items:flex-start;border-bottom:1px solid #2c2c2e;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.game-info .game-date{color:#8e8e93;font-size:13px;font-weight:500;margin-bottom:4px}.game-info .matchup{color:#fff;font-size:16px;font-weight:600}.must-watch-tier{background:#2c2c2e;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.performance-highlight{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:20px}.stat-showcase{display:flex;flex-direction:column;gap:16px}.main-stats{align-items:center;display:flex;gap:12px}.stat-item{border-radius:8px;min-width:60px;padding:12px 16px}.stat-item.primary{background:#0a84ff}.stat-value{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:18px}.stat-item.primary .stat-value{font-size:22px}.stat-label{font-size:10px;margin-top:4px}.stat-item.primary .stat-label{color:#ffffffb3}.grade-display{align-items:center;display:flex;gap:8px}.grade-label{color:#8e8e93;font-size:12px;font-weight:500}.grade-value{background:#2c2c2e;border-radius:4px;color:#fff;font-size:16px;font-weight:700;padding:4px 8px}.watchability-score{align-items:center;background:#2c2c2e;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px}.score-label{color:#8e8e93;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.score-value{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:24px;font-weight:700}.achievements-showcase{margin-bottom:16px}.achievements-showcase h4{color:#fff;font-size:13px;font-weight:600;margin-bottom:12px}.achievements-list{display:flex;flex-wrap:wrap;gap:8px}.achievement-badge{background:#2c2c2e;border:1px solid #38383a;border-radius:6px;color:#8e8e93;font-size:11px;font-weight:500;padding:6px 12px}.achievement-badge.legendary{background:#ff453a;border-color:#ff453a;color:#fff}.achievement-badge.rare{background:#ff9500;border-color:#ff9500;color:#fff}.achievement-badge.notable{background:#0a84ff;border-color:#0a84ff;color:#fff}.game-description{background:#2c2c2e;border-left:3px solid #0a84ff;border-radius:8px;padding:16px}.game-description p{color:#fff;font-size:14px;line-height:1.5;margin:0}.discovery-mode-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.discovery-card{background:#1c1c1e;border:1px solid #2c2c2e;border-radius:8px;padding:20px;transition:all .2s ease}.discovery-card:hover{border-color:#38383a;box-shadow:0 2px 8px #0003}.discovery-card-header{align-items:flex-start;border-bottom:1px solid #2c2c2e;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.game-meta .game-date{color:#8e8e93;font-size:12px;font-weight:500;margin-bottom:4px}.game-meta .matchup-text{color:#fff;font-size:14px;font-weight:600}.tier-indicator{background:#2c2c2e;border-radius:4px;font-size:10px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.stats-showcase{justify-content:space-between;margin-bottom:20px}.main-stat,.stats-showcase{align-items:center;display:flex}.main-stat{background:#2c2c2e;border-radius:8px;flex-direction:column;min-width:80px;padding:16px}.stat-number{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:1}.stat-type{color:#8e8e93;font-size:10px;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.supporting-stats{display:flex;gap:12px}.stat-item{align-items:center;background:#2c2c2e;border-radius:6px;display:flex;flex-direction:column;min-width:50px;padding:12px}.stat-value{font-size:16px;line-height:1}.stat-label{color:#8e8e93;font-size:9px;font-weight:600;letter-spacing:.5px;margin-top:2px}.card-footer{justify-content:space-between;margin-bottom:16px}.card-footer,.grade-section{align-items:center;display:flex}.grade-section{gap:8px}.grade-text{color:#8e8e93;font-size:11px;font-weight:500}.grade-badge{background:#2c2c2e;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px}.mode-type{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.notable-achievements{margin-bottom:16px}.achievement-highlight{background:#2c2c2e;border:1px solid #38383a;border-radius:6px;color:#8e8e93;display:inline-block;font-size:11px;font-weight:500;padding:6px 12px}.achievement-highlight.legendary{background:#ff453a;border-color:#ff453a;color:#fff}.achievement-highlight.rare{background:#ff9500;border-color:#ff9500;color:#fff}.achievement-highlight.notable{background:#0a84ff;border-color:#0a84ff;color:#fff}@media (max-width:768px){.nba-time-machine{padding:15px}.time-machine-header h2{font-size:2em}.controls{gap:15px}.controls,.mode-tabs{align-items:center;flex-direction:column}.tab{max-width:250px;width:100%}.games-grid{grid-template-columns:1fr}.game-actions,.game-header,.game-stats{align-items:flex-start;flex-direction:column}.summary-grid{grid-template-columns:1fr 1fr}.rec-grid{grid-template-columns:1fr}.must-watch-grid{gap:20px!important;grid-template-columns:1fr!important}.must-watch-card{margin-bottom:0!important;padding:20px!important}.must-watch-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.must-watch-tier{align-self:flex-end!important;font-size:10px!important;padding:4px 8px!important}.performance-highlight{gap:16px!important;grid-template-columns:1fr!important}.main-stats{gap:8px!important;justify-content:space-between!important}.stat-item{flex:1 1!important;min-width:50px!important;padding:10px 8px!important}.stat-item.primary .stat-value{font-size:20px!important}.watchability-score{margin-top:0!important;padding:16px!important}.score-value{font-size:20px!important}.discovery-mode-grid{gap:16px!important;grid-template-columns:1fr!important}.discovery-card{margin-bottom:0!important;padding:16px!important}.discovery-card-header{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.tier-indicator{align-self:flex-end!important;font-size:9px!important;padding:3px 6px!important}.stats-showcase{align-items:stretch!important;flex-direction:column!important;gap:12px!important}.main-stat{align-self:center!important;min-width:auto!important;padding:16px!important;width:100px!important}.stat-number{font-size:20px!important}.supporting-stats{gap:8px!important;justify-content:space-between!important}.supporting-stats .stat-item{flex:1 1!important;min-width:45px!important;padding:10px 6px!important}.supporting-stats .stat-value{font-size:14px!important}.card-footer{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.mode-type{align-self:flex-end!important;font-size:10px!important}.games-grid{gap:16px!important;grid-template-columns:1fr!important;margin-top:20px!important}.game-card{box-sizing:border-box!important;margin-bottom:0!important;max-width:100%!important;padding:16px!important;width:100%!important}.game-header{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;margin-bottom:16px!important}.game-meta{width:100%!important}.game-date{margin-bottom:4px!important}.matchup{font-size:14px!important;font-weight:600!important}.game-stats{flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.stats-row{gap:8px!important;justify-content:space-between!important}.stat-group,.stats-row{display:flex!important;flex-wrap:wrap!important}.stat-group{gap:6px!important}.stat-group span{border-radius:4px!important;font-size:11px!important;min-width:35px!important;padding:6px 8px!important;text-align:center!important}.grade-tier{align-items:center!important;display:flex!important;gap:8px!important;justify-content:space-between!important;width:100%!important}.grade{border-radius:4px!important;font-size:12px!important;padding:6px 10px!important}.watchability{font-size:11px!important;font-weight:600!important}.game-date{font-size:12px!important}.matchup,.matchup-text{font-size:14px!important}.stat-label{font-size:9px!important}.grade-badge{font-size:11px!important;padding:3px 6px!important}.achievement-badge,.achievement-highlight{font-size:10px!important;padding:4px 8px!important}}.dual-player-toggle{align-items:center;display:flex}.theater-toggle{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.theater-toggle:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.theater-toggle.active{animation:pulse 2s infinite;background:linear-gradient(135deg,#ff6b6b,orange)}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff6b6bb3}70%{box-shadow:0 0 0 10px #ff6b6b00}to{box-shadow:0 0 0 0 #ff6b6b00}}.theater-mode-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:20px;padding:16px}.co-star-display{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:8px}.co-star-player,.primary-player{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;font-size:18px;font-weight:700;padding:8px 16px}.theater-vs{color:gold;font-size:24px;font-weight:900;text-shadow:0 2px 4px #0000004d}.remove-co-star{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:30px;transition:all .3s ease;width:30px}.remove-co-star:hover{background:#ff6b6bcc;transform:scale(1.1)}.theater-subtitle{font-size:14px;font-style:italic;opacity:.9;text-align:center}.co-star-selector{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin:20px 0;padding:24px}.co-star-selector h4{color:#333;font-size:20px;margin-top:0;text-align:center}.search-box{margin-bottom:16px;position:relative}.player-search-input{border:2px solid #e1e8ed;border-radius:25px;font-size:16px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.player-search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-spinner{animation:spin 1s linear infinite;font-size:18px;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.search-results{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 4px 16px #0000001a;max-height:300px;overflow-y:auto;position:relative;z-index:1000}.search-result{border-bottom:1px solid #f7f9fa;cursor:pointer;padding:12px 16px;transition:all .2s ease}.search-result:hover{background:#f7f9fa;transform:translateX(4px)}.search-result:last-child{border-bottom:none}.player-info{align-items:center;display:flex;justify-content:space-between}.player-name{color:#333;font-weight:600}.player-team{background:#f7f9fa;border-radius:12px;color:#8b98a5;font-size:12px;padding:4px 8px}.dual-games-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:20px 0}.dual-game-card{background:#fff;border-left:4px solid #667eea;border-radius:16px;box-shadow:0 4px 16px #0000001a;overflow:hidden;padding:20px;transition:all .3s ease}.dual-game-card:hover{box-shadow:0 8px 32px #00000026;transform:translateY(-4px)}.dual-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.category-badge{background:#667eea1a;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.game-date{color:#8b98a5;font-size:14px;font-weight:500}.matchup-description h4{color:#333;font-size:18px;font-weight:700;margin:0 0 8px}.dual-narrative{color:#666;font-style:italic;line-height:1.5;margin-bottom:16px}.dual-performance{grid-gap:16px;align-items:center;background:#f8fafc;border-radius:12px;display:grid;gap:16px;grid-template-columns:1fr auto 1fr;margin:16px 0;padding:16px}.player-performance h5{color:#333;font-size:16px;font-weight:700;margin:0 0 8px;text-align:center}.stat-line{display:flex;gap:12px;justify-content:center;margin-bottom:8px}.stat-line span{background:#fff;border:1px solid #e1e8ed;border-radius:8px;color:#333;font-size:12px;font-weight:600;padding:4px 8px}.pts{border-left:3px solid #ff6b6b}.reb{border-left:3px solid #4ecdc4}.ast{border-left:3px solid #45b7d1}.performance-score{font-size:14px;font-weight:600}.performance-score,.vs-divider{color:#667eea;text-align:center}.vs-divider{align-items:center;background:#fff;border:2px solid #667eea;border-radius:50%;display:flex;font-size:18px;font-weight:900;height:40px;justify-content:center;width:40px}.excitement-footer{border-top:1px solid #e1e8ed;margin-top:16px;padding-top:16px}.combined-score{color:#333;font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}.combined-score .score{color:#667eea;font-size:18px;font-weight:700}.achievements{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.achievement{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.achievement.legendary{background:linear-gradient(135deg,#ff6b6b,orange);color:#fff}.achievement.rare{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.achievement.common{background:#f7f9fa;color:#666}.theater-category{margin:20px 0}.theater-category h3{color:#333;font-size:24px;font-weight:700;margin-bottom:8px}.theater-category p{color:#666;font-style:italic;margin-bottom:20px}.no-games-message{background:#f8fafc;border-radius:12px;margin:20px 0;padding:40px;text-align:center}.no-games-message p{color:#8b98a5;font-size:16px;font-style:italic}.theater-loading{color:#667eea;padding:40px;text-align:center}.theater-loading .spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#667eea;height:40px;margin:0 auto 16px;width:40px}.theater-insights{background:#f8fafc;border-left:4px solid #667eea;border-radius:12px;margin-top:20px;padding:20px}.theater-insights h4{color:#333;font-weight:700;margin:0 0 16px}.theater-insights ul{margin:0;padding-left:20px}.theater-insights li{color:#666;line-height:1.5;margin-bottom:8px}@media (max-width:768px){.dual-games-grid,.dual-performance{grid-template-columns:1fr}.dual-performance{text-align:center}.vs-divider{margin:12px auto}.co-star-display{flex-direction:column;gap:8px}.theater-vs{transform:rotate(90deg)}}.dual-game-card.gladiator_battles{border-left-color:#ff453a}.dual-game-card.dual_legends{border-left-color:#ff9500}.dual-game-card.parallel_universes{border-left-color:#0a84ff}.dual-game-card.rookie_rivalries{border-left-color:#30d158}.dual-game-card.narrative_gold{border-left-color:#bf5af2}.dual-game-card.gladiator_battles:hover{box-shadow:0 8px 32px #ff453a33}.dual-game-card.dual_legends:hover{box-shadow:0 8px 32px #ff950033}.dual-game-card.parallel_universes:hover{box-shadow:0 8px 32px #0a84ff33}.dual-game-card.rookie_rivalries:hover{box-shadow:0 8px 32px #30d15833}.dual-game-card.narrative_gold:hover{box-shadow:0 8px 32px #bf5af233}.matchup-info{flex:1 1}.matchup-text{color:#666;font-size:.9rem;margin-top:4px}.watchability-badge{background:linear-gradient(135deg,#ff6b6b,orange);border-radius:16px;color:#fff;font-size:.85rem;font-weight:600;padding:6px 12px;white-space:nowrap}.narrative-section{background:#f8f9fa;border-radius:12px;margin-bottom:16px;padding:12px 16px}.narrative-label{color:#666;font-size:.85rem;font-weight:600;margin-bottom:8px}.narrative-text{color:#333;font-size:1rem;font-weight:500;line-height:1.4}.performance-level{color:#666;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.excitement-score{border-top:1px solid #eee;color:#ff6b6b;font-size:.9rem;font-weight:600;margin-top:12px;padding-top:12px}.dual-game-card.must_watch{background:linear-gradient(90deg,#ff6b6b0d,#0000);border-left-width:6px}.dual-game-card.narrative{background:linear-gradient(90deg,#bf5af20d,#0000);border-left-width:6px}.dual-game-card .game-details-section{background:#f8fafc;border:1px solid #e1e8ed;border-radius:12px;margin:16px 0;padding:16px}.dual-game-card .game-details-header{align-items:center;border-bottom:2px solid #e1e8ed;display:flex;margin-bottom:16px;padding-bottom:8px}.dual-game-card .details-icon{font-size:18px;margin-right:8px}.dual-game-card .details-title{color:#333;font-size:16px;font-weight:700}.dual-game-card .teams-details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.dual-game-card .team-details{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;padding:0}.dual-game-card .team-header{margin-bottom:12px}.dual-game-card .game-details-section .team-header .team-name,.dual-game-card .game-details-section .team-name,.dual-game-card .game-details-section h6.team-name{background:#2c3e50!important;border:none!important;border-radius:0!important;box-shadow:none!important;color:#fff!important;font-size:16px!important;font-weight:700!important;letter-spacing:.5px!important;margin:0!important;padding:12px 16px!important;text-align:center!important;text-transform:uppercase!important}.dual-game-card .game-details-section .team-header{align-items:center!important;background:#2c3e50!important;display:flex!important;gap:12px!important;justify-content:center!important;margin-bottom:0!important;padding:0!important}.dual-game-card .game-details-section .team-logo{border-radius:6px!important;filter:brightness(1.1)!important;height:32px!important;object-fit:contain!important;width:32px!important}.dual-game-card .section-title{border-bottom:2px solid #e1e8ed;color:#2c3e50;font-size:12px;font-weight:700;letter-spacing:.5px;margin:16px 16px 12px;padding-bottom:6px;text-transform:uppercase}.dual-game-card .lineup-section{margin-bottom:16px;padding:0 16px}.dual-game-card .lineup-grid{grid-gap:8px;display:grid;gap:8px}.dual-game-card .lineup-player{background:#f8fafc;border-left:4px solid #667eea;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:12px}.dual-game-card .lineup-player .player-name{color:#2c3e50;font-size:14px;font-weight:700;margin-bottom:4px}.dual-game-card .lineup-player .player-position{color:#7f8c8d;font-size:11px;font-weight:600;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.dual-game-card .lineup-player .player-stats{color:#95a5a6;font-size:11px;font-weight:500}.dual-game-card .lineup-player.sixth-man{background:#f3e5f5!important;border:2px solid #9c27b0!important}.dual-game-card .lineup-player.sixth-man .player-name{align-items:center!important;color:#4a148c!important;display:flex!important;justify-content:space-between!important}.dual-game-card .sixth-man-badge{background:#9c27b0!important;border-radius:4px!important;color:#fff!important;font-size:9px!important;font-weight:700!important;letter-spacing:.5px!important;margin-left:8px!important;padding:2px 6px!important;text-transform:uppercase!important}.dual-game-card .lineup-player.sixth-man .player-position,.dual-game-card .lineup-player.sixth-man .player-stats{color:#4a148c!important}.dual-game-card .scorers-section{margin-top:12px;padding:0 16px 16px}.dual-game-card .scorers-list{display:flex;flex-direction:column;gap:8px}.dual-game-card .scorer-player{align-items:center;background:#f8fafc;border-left:3px solid #ff6b6b;border-radius:6px;display:flex;padding:8px}.dual-game-card .scorer-rank{background:#ff6b6b;border-radius:4px;color:#fff;font-size:10px;font-weight:700;margin-right:8px;min-width:20px;padding:4px 6px;text-align:center}.dual-game-card .scorer-info{flex:1 1}.dual-game-card .scorer-name{color:#333;font-size:12px;font-weight:600;margin-bottom:2px}.dual-game-card .scorer-stats{color:#8b98a5;font-size:10px;font-weight:500}.dual-game-card .competitiveness-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;margin:16px 0;padding:16px}.dual-game-card .competitiveness-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.dual-game-card .competitiveness-icon{font-size:18px}.dual-game-card .competitiveness-title{font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.dual-game-card .competitiveness-content{align-items:flex-start;display:flex;gap:16px}.dual-game-card .competitiveness-score{min-width:80px;text-align:center}.dual-game-card .competitiveness-score .score-display{align-items:baseline;display:flex;gap:2px;justify-content:center}.dual-game-card .competitiveness-score .score-number{color:gold;font-size:24px;font-weight:900}.dual-game-card .competitiveness-score .score-max{font-size:14px;font-weight:600;opacity:.8}.dual-game-card .competitiveness-score .score-label{font-size:10px;font-weight:600;letter-spacing:.5px;margin-top:4px;opacity:.9;text-transform:uppercase}.dual-game-card .competitiveness-details{flex:1 1}.dual-game-card .recommendation-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:700;margin-bottom:8px;padding:6px 12px}.dual-game-card .analysis-text{font-size:12px;line-height:1.4;margin-bottom:8px;opacity:.95}.dual-game-card .excitement-indicators{display:flex;flex-wrap:wrap;gap:6px}.dual-game-card .indicator-tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:10px;font-weight:600;padding:4px 8px}@media (max-width:768px){.dual-game-card .teams-details{gap:16px;grid-template-columns:1fr}.dual-game-card .game-details-section{padding:12px}.dual-game-card .team-details{padding:10px}.dual-game-card .competitiveness-content{flex-direction:column;gap:12px}.dual-game-card .competitiveness-score{min-width:auto}.dual-game-card .excitement-indicators{justify-content:center}}.player-logs-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.player-logs-header{border-bottom:2px solid #e0e0e0;margin-bottom:30px;padding-bottom:20px;text-align:center}.player-logs-header h1{color:#007aff;font-size:2.5rem;font-weight:700;margin-bottom:10px}.dev-notice{color:#666;font-size:.9rem;font-style:italic;margin:0}.player-content{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.player-header{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.back-button,.player-header{align-items:center;color:#fff}.back-button{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;gap:5px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.back-button:hover{background:#ffffff4d;transform:translateY(-1px)}.player-info h2{font-size:1.8rem;font-weight:600;margin:0 0 5px}.player-team{font-size:1rem;margin:0 0 3px;opacity:.9}.player-position{font-size:.9rem;letter-spacing:.5px;margin:0;opacity:.8;text-transform:uppercase}.loading-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1c1c1ecc;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:300px;padding:60px 20px;text-align:center}.loading-spinner{border:2px solid #007aff33;margin-bottom:16px}.loading-container p{color:#ffffffb3;font-size:14px;font-weight:500;margin:0}.error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;padding:30px;text-align:center}.error-message h3{font-size:1.3rem;margin:0 0 15px}.error-message p{font-size:1rem;margin:0 0 20px}@media (max-width:768px){.player-logs-container{padding:15px}.player-logs-header h1{font-size:2rem}.player-header{align-items:flex-start;flex-direction:column;gap:15px}.player-info h2{font-size:1.5rem}.back-button{align-self:flex-start}}@media (max-width:480px){.player-logs-container{padding:10px}.player-logs-header h1{font-size:1.8rem}.player-header{padding:15px}.player-info h2{font-size:1.3rem}}.view-mode-toggle{align-items:center;display:flex;gap:10px}.mode-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;transition:all .3s}.mode-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.mode-btn.active{background:#ffffffe6;border-color:#ffffffe6;box-shadow:0 4px 15px #ffffff4d;color:#667eea}@media (max-width:768px){.view-mode-toggle{justify-content:center;margin-top:15px;width:100%}.mode-btn{flex:1 1;max-width:150px}}.standings-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,SF Pro Display,system-ui,sans-serif;line-height:1.5;min-height:100vh}.standings-header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;justify-content:center;padding:40px 20px;text-align:center}.header-content{margin-bottom:30px;max-width:1200px;text-align:center;width:100%}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px;text-align:center}.subtitle{color:#888;font-size:1rem;font-weight:400;margin:0;text-align:center}.league-overview{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:20px}.overview-stat{align-items:center;display:flex;flex-direction:column;gap:4px}.stat-value{font-size:1.8rem;font-weight:700}.stat-label{color:#888;font-size:.8rem}.league-selector{background:#ffffff0d;border-radius:10px;display:flex;gap:5px;justify-content:center;margin-bottom:15px;margin-left:auto;margin-right:auto;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.league-selector .filter-btn{background:#0000;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;font-weight:600;min-width:80px;padding:8px 16px;transition:all .3s ease}.league-selector .filter-btn.active{background:#007aff;box-shadow:0 5px 15px #007aff66;color:#fff;transform:translateY(-2px)}.league-selector .filter-btn:hover:not(.active){background:#ffffff1a;color:#fff}.form-display{gap:4px}.form-display,.form-dot{align-items:center;display:flex;justify-content:center}.form-dot{border-radius:4px;font-size:.7rem;font-weight:700;height:20px;text-transform:uppercase;width:20px}.form-dot.form-win{background:#22c55e;color:#fff}.form-dot.form-draw{background:#fbbf24;color:#000}.form-dot.form-loss{background:#ef4444;color:#fff}.form-dot.form-none{background:#374151;color:#9ca3af}.controls-section{background:#0003;border-bottom:1px solid #ffffff14;display:flex;justify-content:center;padding:20px}.controls-wrapper{max-width:1200px;padding:0 20px;width:100%}.search-container{margin-bottom:16px}.search-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;display:block;font-size:.95rem;margin:0 auto;max-width:400px;padding:12px 16px;transition:all .2s ease;width:100%}.search-input::placeholder{color:#666}.search-input:focus{background:#007aff0d;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a;outline:none}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.conference-filters{background:#ffffff0d;border-radius:8px;display:flex;gap:4px;padding:2px}.filter-btn{background:#0000;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.filter-btn:hover{background:#ffffff0d;color:#fff}.filter-btn.active{background:#007aff;box-shadow:0 2px 8px #007aff40;color:#fff}.sort-select{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 12px;transition:all .2s ease}.sort-select:focus{border-color:#007aff;outline:none}.sort-select option{background:#1a1a1a;color:#fff}.tier-legend-container{margin:40px auto 20px;max-width:1200px;padding:0 20px}.tier-legend{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:20px;text-align:center}.legend-title{color:#888;display:block;font-size:.85rem;font-weight:600;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.legend-subtitle{color:#666;display:block;font-size:.75rem;margin-bottom:16px}.legend-items{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.legend-item{align-items:center;display:flex;font-size:.85rem;gap:8px}.legend-label{color:#fff;font-weight:500}.legend-range{color:#666;font-size:.75rem}.legend-indicator{border-radius:1px;display:inline-block;height:14px;width:3px}.legend-indicator.elite{background:#30d158}.legend-indicator.strong{background:#007aff}.legend-indicator.competitive{background:#ff9f0a}.legend-indicator.developing{background:#8e8e93}.legend-indicator.rebuilding{background:#ff453a}.power-rating-explanation{border-top:1px solid #ffffff0d;margin-top:16px;padding-top:12px;text-align:center}.power-explanation-text{color:#888;font-size:.75rem;font-style:italic}.results-info{border-bottom:1px solid #ffffff0d;color:#888;font-size:.9rem;margin:0 auto;max-width:1200px;padding:12px 20px}.search-info{color:#007aff;font-weight:500}.standings-grid{margin:0 auto;max-width:1200px;padding:0 20px 20px}.team-row{align-items:center;background:linear-gradient(90deg,#0000,#0000);border-bottom:1px solid #ffffff0d;cursor:pointer;display:grid;grid-template-columns:1fr auto auto auto;padding:16px 20px;position:relative;transition:all .2s ease}.team-row:before{background:#0000;bottom:0;content:"";left:0;position:absolute;top:0;transition:all .2s ease;width:3px}.logo-image{border-radius:4px;height:28px;margin-right:-1px;object-fit:contain;transition:all .2s ease;vertical-align:middle;width:28px}.logo-image:hover{transform:scale(1.1)}.inline-logo{border-radius:3px;display:inline-block;height:24px;margin-right:8px;object-fit:contain;vertical-align:middle;width:24px}.team-row:hover{background:linear-gradient(90deg,#ffffff05,#0000)}.team-row.selected{background:linear-gradient(90deg,#007aff0d,#0000)}.team-row.elite:before{background:#30d158}.team-row.strong:before{background:#007aff}.team-row.competitive:before{background:#ff9f0a}.team-row.developing:before{background:#8e8e93}.team-row.rebuilding:before{background:#ff453a}.team-info{gap:4px;min-width:0}.rank-badge,.team-info{align-items:center;display:flex}.rank-badge{font-feature-settings:"tnum";background:#ffffff0d;border-radius:6px;color:#888;flex-shrink:0;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;height:32px;justify-content:center;margin-right:4px;width:32px}.team-details{flex:1 1;min-width:0}.team-name-row{gap:0;margin-bottom:2px;margin-left:-1px}.team-name,.team-name-row{align-items:center;display:flex}.team-name{gap:6px;margin:0 0 0 -2px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.team-name-full{display:inline}.team-name-abbrev{display:none}.team-meta{color:#666;font-size:.8rem;font-weight:400;margin-left:68px}.elo-section{flex-direction:row;gap:8px;justify-content:center;min-width:120px}.elo-info,.elo-section{align-items:center;display:flex}.elo-info{flex-direction:column;gap:2px}.elo-label{color:#666;font-size:.7rem;font-weight:500;letter-spacing:.05em;margin-bottom:2px;text-transform:uppercase}.elo-rating{font-feature-settings:"tnum";color:#fff;font-size:1.4rem;font-variant-numeric:tabular-nums;font-weight:700}.elo-change{font-feature-settings:"tnum";border-radius:4px;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:600;padding:2px 6px}.elo-change.hot{background:#30d1581a;color:#30d158}.elo-change.rising{background:#64d2ff1a;color:#64d2ff}.elo-change.falling{background:#ff9f0a1a;color:#ff9f0a}.elo-change.cold{background:#ff453a1a;color:#ff453a}.elo-change.stable{background:#8e8e931a;color:#8e8e93}.stats-section{display:flex;gap:20px;min-width:160px}.stat-group{align-items:center;display:flex;flex-direction:column;gap:2px}.stat-label{color:#666;font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.stat-value{font-feature-settings:"tnum";color:#fff;font-size:.9rem;font-variant-numeric:tabular-nums;font-weight:600}.stat-value.positive{color:#30d158}.stat-value.negative{color:#ff453a}.playoff-odds-container{align-items:center;display:flex;flex-direction:column;gap:4px}.probability-bar{background:#ffffff1a;border-radius:2px;height:3px;overflow:hidden;width:60px}.probability-fill{background:linear-gradient(90deg,#007aff,#64d2ff);border-radius:2px;height:100%;transform-origin:left;transition:width .6s ease-out}.expanded-details{animation:slideDown .2s ease-out;background:#0003;border:1px solid #ffffff0d;border-radius:8px;grid-column:1/-1;margin-top:16px;padding:16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.detail-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{color:#666;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.detail-value{font-feature-settings:"tnum";color:#fff;font-size:1rem;font-variant-numeric:tabular-nums;font-weight:600}.stadium-info{font-size:.75em;opacity:.7}.loading-state{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:60vh}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff1a;border-radius:50%;border-top-color:#007aff;height:32px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-state h2{color:#888;font-size:1.2rem;font-weight:500;margin:0}.error-state{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh;text-align:center}.error-icon{font-size:2.5rem;opacity:.5}.error-state h2{color:#ff453a;font-size:1.4rem;font-weight:600;margin:0}.error-state p{color:#888;font-size:1rem;margin:0}.no-results{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:60px 20px;text-align:center}.no-results p{color:#666;font-size:1.1rem;margin:0}.reset-btn{background:#007aff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .2s ease}.reset-btn:hover{background:#0056cc;box-shadow:0 4px 12px #007aff40;transform:translateY(-1px)}@media (min-width:769px){.standings-header{justify-content:center;text-align:center}.header-content{align-items:center;display:flex;flex-direction:column}.header-content,.league-overview,.main-title,.subtitle{text-align:center}.league-overview{justify-content:center;margin-top:20px}.team-row{gap:12px;grid-template-columns:1fr auto auto auto;padding:16px 20px}.stats-section{display:flex;gap:20px;min-width:160px}}@media (max-width:768px){.standings-header{padding:30px 20px;text-align:center}.main-title{font-size:2rem}.league-overview{gap:20px}.controls-wrapper{padding:0}.tier-legend-container{margin:30px auto 20px}.tier-legend{padding:16px}.legend-items{gap:16px}.team-row{grid-gap:8px;display:grid!important;grid-template-columns:1fr auto auto!important;padding:14px 12px}.team-info,.team-row{align-items:center;gap:8px}.team-info{display:flex;min-width:0;overflow:hidden}.rank-badge{flex-shrink:0;font-size:.75rem;height:28px;width:28px}.team-details{flex:1 1;min-width:0;overflow:hidden}.team-name{display:block;font-size:.9rem;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-name-full{display:inline}.team-name-abbrev{display:none}.inline-logo{height:28px;margin-right:8px;vertical-align:middle;width:28px}.team-meta{font-size:.7rem;margin-left:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elo-section{align-items:center;display:flex;flex-direction:row;gap:6px;min-width:80px}.elo-rating{font-size:1.1rem;font-weight:700}.elo-change{font-size:.65rem;padding:1px 4px}.stats-section{align-items:center;display:flex!important;flex-direction:column;gap:2px;min-width:60px}.stats-section .stat-group:first-child{display:none!important}.stats-section .stat-group:last-child{display:block!important;width:100%}.stats-section .stat-label{color:#666;display:block!important;font-size:.65rem;font-weight:500;letter-spacing:.05em;margin-bottom:2px;text-align:center;text-transform:uppercase}.stats-section .stat-value{display:block;font-size:.85rem;font-weight:600;margin-bottom:3px;text-align:center}.playoff-odds-container{align-items:center;display:flex!important;flex-direction:column;gap:3px;width:100%}.probability-bar{background:#ffffff1a;border-radius:2px;display:block!important;height:3px;margin:0 auto;overflow:hidden;width:50px}.probability-fill{background:linear-gradient(90deg,#007aff,#64d2ff);display:block!important;height:100%;transition:width .3s ease}.filter-controls{flex-direction:column;gap:12px}.detail-grid{gap:12px;grid-template-columns:1fr}.search-input{max-width:none}.logo-image{height:32px;width:32px}.inline-logo{height:20px;margin-right:6px;width:20px}.stadium-info{display:none}}@media (max-width:480px){.standings-header{padding:30px 16px}.controls-section{padding:16px}.team-row{gap:6px;grid-template-columns:1fr auto auto!important;padding:12px 10px}.rank-badge{font-size:.7rem;height:24px;width:24px}.team-name{font-size:.85rem}.team-name-full{display:none}.team-name-abbrev{display:inline;font-weight:600}.inline-logo{height:16px;margin-right:4px;width:16px}.team-meta{font-size:.65rem;margin-left:48px}.elo-section{gap:4px;min-width:75px}.elo-rating{font-size:1rem}.elo-change{font-size:.6rem}.stats-section{min-width:45px}.stats-section .stat-value{font-size:.8rem}.probability-bar{height:3px;width:40px}.probability-bar,.probability-fill{display:block!important}}.rodman-section{border-bottom:1px solid #2c2c2e;display:flex;justify-content:center;margin:16px 0;padding:16px 0}.ask-rodman-btn{align-items:center;background:linear-gradient(135deg,#007aff,#0051d5);border:none;border-radius:16px;box-shadow:0 2px 8px #007aff33;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.ask-rodman-btn:hover{background:linear-gradient(135deg,#0051d5,#003ba3);box-shadow:0 4px 12px #007aff4d;transform:translateY(-1px)}.ask-rodman-btn:active{transform:translateY(0)}.ask-rodman-btn.team-card{align-items:center;background:#007aff;border:none;border-radius:50%;box-shadow:0 3px 8px #007aff66;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;margin-left:12px;padding:0;position:relative;transition:all .2s ease;width:32px}.ask-rodman-btn.team-card:hover{background:#0051d5;box-shadow:0 4px 12px #007aff99;transform:scale(1.1)}.ask-rodman-btn.team-card:active{transform:scale(.95)}.ask-rodman-btn.team-card:before{background:#007aff4d;content:"";height:2px;left:-8px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:6px}.ask-rodman-btn.team-card:hover:before{opacity:1}@media (max-width:768px){.team-row{align-items:center;display:flex;gap:8px;min-height:70px;padding:12px}.team-info,.team-name-row{align-items:center;display:flex;flex:1 1;gap:8px}.ask-rodman-btn.team-card{flex-shrink:0;font-size:12px;height:26px;margin-left:8px;width:26px}.team-actions{gap:6px;margin-top:2px}.team-details{display:flex;flex-direction:column;justify-content:center}.elo-section{align-self:center;gap:6px;margin-left:auto}}a,body,button,h1,h2,h3,h4,h5,h6,li,p,ul{font-family:Helvetica Neue,Arial,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}body{background-color:#000;color:#e0e0e0;line-height:1.6}.site-title{margin-left:10px}.navigation{display:flex;gap:10px}.nav-link{background-color:#000;border-radius:8px;color:#e0e0e0;font-size:.9rem;padding:8px 16px}.nav-link.active,.nav-link:hover{background-color:#007aff;color:#fff}.dropdown,.dropdown-trigger{display:inline-block;position:relative}.dropdown-trigger{cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.dropdown-trigger:hover,.dropdown.active .dropdown-trigger{background-color:#007aff;color:#fff}.dropdown-trigger.open{background-color:#007aff!important;color:#fff}.dropdown-symbol{display:inline-block;font-size:1rem;font-weight:700;margin-left:4px;transition:all .2s ease}.dropdown-menu{background-color:#2c2c2e;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #0009;left:0;margin-top:2px;min-width:160px;padding:8px 0;position:absolute;top:100%;z-index:1000}.dropdown-item{border-radius:6px;color:#e0e0e0;cursor:pointer;display:block;font-size:.9rem;margin:2px 8px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.dropdown-item.active,.dropdown-item:hover{background-color:#007aff;color:#fff}.dropdown-item.active{font-weight:600}.dropdown-item.disabled{color:#666;cursor:not-allowed;opacity:.6}.dropdown-item.disabled:hover{background-color:initial;color:#666}.game-list-container{background-color:#2c2c2e;border-radius:12px;box-shadow:0 8px 16px #00000080;margin:20px auto;max-width:700px;padding:20px}.game-list-title{color:#fff;font-size:2rem;margin-bottom:20px}.filters{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.filters input{background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:8px;color:#e0e0e0;font-size:.9rem;padding:10px}.list-group-item{align-items:center;background-color:#1c1c1e;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px}.score-container{align-items:center;display:flex;justify-content:center;width:100%}.team-name{color:#fff;font-size:1rem;font-weight:600}.game-score{background-color:#007aff;border-radius:20px;color:#fff;font-size:1.2rem;font-weight:700;padding:8px 16px}.game-date{color:#a8a8a8;font-size:.8rem}@media (max-width:768px){.header{padding:10px}.site-title{margin-left:0;margin-top:10px}.navigation{justify-content:space-around;width:100%}.nav-link{flex-grow:1;text-align:center}.dropdown-menu{left:50%;min-width:200px;position:fixed;top:auto;transform:translateX(-50%);z-index:1001}.dropdown-trigger{cursor:pointer}}@media (max-width:480px){.logo{height:50px}.site-title{font-size:1.25rem}.filters input{font-size:.85rem}.game-list-title{font-size:1.5rem}.game-score,.team-name{font-size:1rem}.game-date{font-size:.75rem}}.pro-button{background:linear-gradient(45deg,gold,orange);border:none;border-radius:20px;box-shadow:0 4px 6px #0000001a;color:#0a0a0a;font-weight:700;padding:10px 20px;transition:box-shadow .3s,transform .3s}.pro-button:hover{box-shadow:0 6px 10px #00000026;transform:translateY(-2px)}.pro-button:hover:after{right:10px}.header{padding:10px 15px}.logo{align-items:center;display:flex;height:60px}.site-title{font-size:1.5rem;padding-left:10px}@media (max-width:480px){.header{justify-content:center;padding:10px 0}.logo,.site-title{height:auto;margin-bottom:5px}.logo{height:50px;order:1}.site-title{font-size:1.25rem;margin-bottom:5px;order:2;padding-left:0}.navigation{flex-wrap:wrap;justify-content:center;order:3;width:100%}.nav-link{flex-grow:1;padding:8px;text-align:center}.pro-button{font-size:.9rem;margin:10px 0;order:4;padding:10px;width:100%}.pro-button:after{font-size:18px;right:12px;top:12px}}.header{padding:10px 20px}.logo-and-title{align-items:center;display:flex}.logo{height:50px;width:auto}.site-title{display:inline-block;font-size:1.8rem;font-weight:700}@media (max-width:768px){.header{align-items:center;flex-direction:column;gap:15px;padding:15px}.logo-and-title{justify-content:center}.logo{height:35px}.site-title{font-size:1.4rem}.navigation{flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.dropdown-trigger,.nav-link{font-size:.9rem;padding:10px 15px}}@media (max-width:480px){.header{padding:8px 10px}.logo{height:35px}.site-title{font-size:1.2rem}}.header{align-items:center;background-color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px}.logo{height:40px;margin-right:10px}.site-title{color:#fff;font-size:1.2rem}@media (max-width:768px){.header{flex-direction:column;justify-content:center;text-align:center}.logo{margin-bottom:5px}.site-title{margin-bottom:10px}.navigation{justify-content:center;width:100%}.nav-link{flex-grow:1;text-align:center}.pro-button{margin-top:10px;width:100%}}.pro-button{overflow:hidden;position:relative}.pro-button:after{animation:glisten 3.5s linear infinite}@media (max-width:480px){.header{justify-content:space-around;padding:10px 0}.header>*{box-sizing:border-box;flex:1 1 25%;padding:5px;text-align:center}.logo,.navigation,.pro-button,.site-title{margin:0}.logo img{height:auto;max-width:100%}.site-title{font-size:1rem}.navigation,.pro-button{order:3}.navigation{flex-direction:row;flex-wrap:wrap}.nav-link{flex:1 1 auto;padding:8px}.pro-button{flex:0 1 auto}}.pro-button:after{animation:glisten 6s linear infinite;background:linear-gradient(90deg,#fff0 0,#fffc 50%,#fff0);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(30deg);width:200%}@keyframes glisten{0%{transform:translateX(-50%) rotate(30deg)}to{transform:translateX(150%) rotate(30deg)}}@media (max-width:480px){.header,.nav-link,.navigation{background-color:initial}}nav{background-color:#333;padding:1rem}nav a{color:#fff;margin-right:1rem;text-decoration:none}nav a:hover{text-decoration:underline}
/*# sourceMappingURL=main.e0afd7dc.css.map*/