.today-matchups{width:100%;max-width:900px;margin:0 auto;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #00000014;font-family:Inter,sans-serif}.today-matchups h2{text-align:center;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.today-matchups table{width:100%;border-collapse:collapse;margin-top:.5rem}.today-matchups th,.today-matchups td{text-align:left;padding:.75rem;font-size:.95rem;border-bottom:1px solid #e5e7eb}.today-matchups th{background:linear-gradient(90deg,#f5f5f5,#fafafa);color:#333;font-weight:600;letter-spacing:.5px}.today-matchups tr:hover td{background:#f8fafc}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:4rem;gap:.75rem;color:#333;font-weight:500}.empty{text-align:center;color:#6b7280;font-size:1rem;margin-top:2rem}.error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;text-align:center;margin-top:1rem}@media (max-width: 768px){.today-matchups{padding:1rem;box-shadow:none;border-radius:0}.today-matchups h2{font-size:1.25rem}.today-matchups th,.today-matchups td{padding:.5rem;font-size:.85rem}}.loading div{font-size:2rem;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.today-matchups td:nth-child(5){font-weight:600;color:#16a34a}.today-matchups td:nth-child(5):contains("Low"){color:#f59e0b}.today-matchups td:nth-child(5):contains("Medium"){color:#eab308}.today-matchups td:nth-child(5):contains("High"){color:#16a34a}.matchup-container{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:nowrap;padding:10px}.panel{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 10px #00000014;flex:1;min-width:380px}.panel select{width:100%;padding:10px;border-radius:10px;border:1px solid #ccc;font-size:14px;margin-bottom:10px}.team-stats h4{margin-bottom:4px;font-weight:600}.team-stats p{font-size:14px;margin:2px 0}.player-preview{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.player-card{width:120px;text-align:center;background:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 6px #00000014;transition:transform .2s ease,box-shadow .2s ease}.player-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #00000026}.player-card img{width:60px;height:60px;border-radius:50%;object-fit:cover;background:#f0f0f0}.player-card h5{margin:8px 0 4px;font-size:14px}.player-card p{font-size:13px;margin:2px 0}.confidence-bar{height:18px;border-radius:8px;font-size:11px;color:#fff;font-weight:700;text-align:center;line-height:18px;margin-top:6px;overflow:hidden;transition:background-color .3s ease}.confidence-bar.high{background-color:#00c851}.confidence-bar.medium{background-color:#fb3}.confidence-bar.low{background-color:#f44}.bets-panel.compact{background:#fff;border-radius:16px;padding:14px;box-shadow:0 2px 10px #00000014;flex:1;min-width:360px;max-width:420px}.smart-bet-table{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #ddd}.smart-bet-table th,.smart-bet-table td{border:1px solid #ddd;padding:6px;text-align:center}.smart-bet-table th{background:#f9f9f9;font-weight:600}.smart-bet-table tr:hover{background-color:#f5faff;transition:background .2s ease}.headtohead-panel{margin-top:30px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 2px 10px #00000014}.headtohead-panel h2{font-weight:600;margin-bottom:12px}.matchup-buttons,.roster-toggle{display:flex;justify-content:center;gap:8px;margin-bottom:10px}.matchup-btn,.toggle-btn{border:1px solid #ccc;border-radius:8px;background:#f9f9f9;padding:6px 14px;font-size:14px;cursor:pointer;transition:all .2s ease}.matchup-btn.active,.toggle-btn.active{background-color:#00c851;color:#fff;border-color:#00c851}.matchup-btn:hover,.toggle-btn:hover{background-color:#e6ffe6}.boxscore-table-container{overflow-x:auto}.boxscore-table-container h4{margin-bottom:8px;text-align:center}.player-cell{display:flex;align-items:center;gap:6px;font-size:13px}.team-logo{width:18px;height:18px;object-fit:contain}.boxscore-table-container table{width:100%;border-collapse:collapse;font-size:13px}.boxscore-table-container th,.boxscore-table-container td{border:1px solid #ddd;padding:6px;text-align:center}.boxscore-table-container th{background:#f9f9f9;font-weight:600}.boxscore-table-container tr:hover{background-color:#f5faff}@media (max-width: 1100px){.matchup-container{flex-direction:column}.bets-panel.compact{max-width:100%}.player-preview{justify-content:center}.panel{min-width:auto}.headtohead-panel{margin-top:20px}}.smart-bet-card{background:linear-gradient(180deg,#0f1826,#141f33);border:1px solid #1e293b;border-radius:16px;max-width:320px;min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.4rem 1rem;text-align:center;color:#fff;position:relative;transition:all .3s ease}.smart-bet-card:hover{transform:translateY(-3px);box-shadow:0 0 25px #ffa6104d}.bet-header{text-align:center;margin-bottom:.5rem}.bet-logo-title{display:flex;flex-direction:column;align-items:center}.bet-logo{width:48px;height:48px;object-fit:contain;margin-bottom:.25rem}.bet-title{font-size:1rem;font-weight:600}.bet-subtitle{font-size:.8rem;color:#9ca3af;margin-top:.25rem}.gauge-container{width:100px;height:100px;margin:.75rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.gauge-label{font-size:.75rem;color:#9ca3af;margin-top:.4rem}.bet-details{list-style:none;padding:0;margin:1rem 0;width:100%;text-align:left}.bet-details li{font-size:.9rem;color:#cbd5e1;margin:.3rem 0}.bet-details li span{color:#fff;font-weight:600}.edge-banner{background:linear-gradient(90deg,#0195da,#ffa610);border-radius:8px;width:100%;text-align:center;padding:.4rem 0;font-size:.9rem;font-weight:600;color:#0f1826;margin-top:.5rem}.edge-value{font-weight:700;margin-left:4px}.bet-footer{width:100%;text-align:left;font-size:.8rem;margin-top:.8rem;color:#9ca3af}.result-label{display:flex;justify-content:space-between;align-items:center;color:#cbd5e1}.result-value{color:#4ad295;font-weight:600}.footer-link{margin-top:.3rem;font-size:.7rem;color:#64748b;text-align:center}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.card-showcase-container{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;background-color:#0b1220;min-height:100vh}.showcase-title{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:2.5rem;background:linear-gradient(90deg,#0195da,#ffa610);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center;align-items:start;gap:2.5rem;width:100%;max-width:1200px}.stat-card{min-height:460px;max-width:350px;width:100%;border-radius:1rem;background-color:#0f1826;border:1px solid #1e293b;box-shadow:0 4px 10px #0000004d;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.back-btn-wrapper{margin-top:2.5rem;display:flex;justify-content:center}.back-btn{background:linear-gradient(90deg,#0195da,#ffa610);border:none;padding:.6rem 1.6rem;border-radius:20px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.back-btn:hover{opacity:.9;transform:translateY(-2px)}.showcase-container{display:flex;justify-content:center;align-items:center;gap:2rem;min-height:100vh;width:100%;padding:2rem;box-sizing:border-box}.stat-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;width:280px;height:420px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;color:#fff;transition:all .3s ease-in-out}.stat-card.glow{box-shadow:0 0 30px #ffa50066;border-color:#ffa50066}.stat-card:hover{transform:translateY(-5px)}@media (max-width: 900px){.showcase-container{flex-direction:column;align-items:center}.stat-card{width:90%;height:auto}}.player-headshot{width:110px;height:110px;border-radius:50%;object-fit:cover;object-position:center top;transform:scale(1.7);border:2px solid #0195da;background-color:#0f1826;overflow:hidden;mask-image:radial-gradient(circle at center,black 95%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,black 95%,transparent 100%)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.stat-card{min-height:420px;max-height:420px;width:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:1rem}.stat-card img{object-fit:contain;max-height:80px}@media (max-width: 768px){.stat-card{min-height:auto;max-height:none}}
