.material-symbols-outlined{font-family:Material Symbols Outlined!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.card{background-color:#fffffffa;border-radius:1rem;box-shadow:0 4px 20px #00000008;border:1px solid rgba(229,229,234,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pro-table{width:100%;min-width:900px;border-collapse:collapse}.pro-table th{padding:12px 20px;font-size:10px;font-weight:800;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(229,229,234,.5);background-color:#fff;text-align:left}.pro-table th.text-center{text-align:center}.pro-table td{padding:16px 20px;vertical-align:middle;border-bottom:1px solid #f9fafb}.odds-pill{display:inline-flex;align-items:center;justify-content:flex-start;padding:4px 8px;background-color:transparent;border-radius:6px;min-width:140px;white-space:nowrap;transition:background-color .2s ease;gap:12px}.pro-table tr:hover .odds-pill{background-color:#f3f4f680}.team-logo{width:20px!important;height:20px!important;-o-object-fit:contain;object-fit:contain;flex-shrink:0;margin-right:4px}.live-dot-container{position:relative;display:flex;align-items:center;justify-content:center}.live-dot-core{width:6px;height:6px;background-color:var(--apple-blue);border-radius:50%;z-index:1}.custom-scrollbar{overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#e5e5ea transparent}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e5e5ea;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#d1d1d6}.filters-wrapper{display:inline-flex;align-items:center;padding:4px;background-color:#f3f4f6;border-radius:12px;border:1px solid #e5e7eb;gap:4px}.filter-pill{padding:6px 16px;border-radius:8px;font-size:11px;font-weight:700;transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#6b7280}.filter-pill.active{background-color:#fff;color:#000;box-shadow:0 1px 3px #0000001a}.filter-pill:not(.active):hover{color:#111827;background-color:#ffffff80}.row-stagger-in{opacity:0;transform:translateY(10px);animation:row-in .4s ease forwards}@keyframes row-in{to{opacity:1;transform:translateY(0)}}.update-highlight{animation:highlight-fade 2s ease-out}@keyframes highlight-fade{0%{background-color:#007aff0d}to{background-color:transparent}}@media(max-width:768px){.pro-table{min-width:800px}.pro-table td{padding:12px 16px}}
