.rankings-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.rankings-table td,.rankings-table th{padding:8px 10px;color:#111;font-weight:500;background-clip:padding-box;border-right:1px solid #e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankings-table thead th{position:sticky;top:0;z-index:1;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-weight:700}.rankings-table td:first-child,.rankings-table th:first-child{width:110px}.rankings-table td:nth-child(2),.rankings-table th:nth-child(2){width:90px;text-align:center;text-overflow:clip}.rankings-table td:nth-child(3),.rankings-table th:nth-child(3){width:130px;text-align:center;text-overflow:clip}.rankings-table td.schedule-column,.rankings-table th.schedule-column{width:auto;min-width:0;text-overflow:clip;border-right:none}.rankings-table td.schedule-column{overflow:hidden}.schedule-scroll{display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;max-width:100%;min-width:0;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.schedule-scroll::-webkit-scrollbar{height:6px}.schedule-scroll::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:999px}.schedule-scroll::-webkit-scrollbar-track{background:transparent}.schedule-pill{display:inline-flex;align-items:center;flex:0 0 auto;background:#00b050;color:#ffffff;font-weight:700;line-height:1.15;border-radius:4px;padding:2px 5px;white-space:nowrap}.schedule-pill-muted{background:#e5e7eb;color:#111827}.rankings-table tbody tr:nth-child(odd) td{background:#ffffff}.rankings-table tbody tr:nth-child(2n) td{background:#f3f4f6}.rankings-table tbody tr td{border-bottom:1px solid #e5e7eb}@media (max-width:640px){.rankings-table td,.rankings-table th{padding:6px 8px;font-size:.85rem}.rankings-table td:first-child,.rankings-table th:first-child{width:82px}.rankings-table td:nth-child(2),.rankings-table th:nth-child(2){width:70px}.rankings-table td:nth-child(3),.rankings-table th:nth-child(3){width:96px}.schedule-scroll{gap:4px}.schedule-pill{font-size:.78rem;padding:2px 4px}}