.rankings-card{box-sizing:border-box}.rankings-card *{box-sizing:border-box}.rankings-card-header img{flex-shrink:0}.rankings-rank-number{font-weight:600;color:#666;font-size:12px}.rankings-rank-badge{box-shadow:0 1px 2px rgb(0 0 0 / .15);flex-shrink:0}.rankings-table-container{background:#fff;border-radius:8px;overflow:hidden}.rankings-table{border-spacing:0}.rankings-table thead th{position:sticky;top:0;background:#fff;z-index:1}.rankings-table thead th:hover{color:#333;background:#f5f5f5}.rankings-table tbody tr:hover{background:#f0f4ff!important}.rankings-table td{vertical-align:middle}.rankings-error{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px;color:#c62828;font-size:13px}.rankings-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100px}.rankings-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;color:#999;font-size:14px}@media (max-width:480px){.rankings-table th,.rankings-table td{padding:4px 3px;font-size:11px}}