#view-ranking,#view-cumulative{animation:.4s both riseIn}#daily-table-wrapper{max-width:100%;overflow-x:auto}#daily-table{border-collapse:collapse;border-spacing:0;background:var(--bg-white);border-radius:var(--radius);box-shadow:0 0 0 1px var(--border), 0 4px 20px #00000012;animation:.4s both riseIn;overflow:hidden}#daily-table th,#daily-table td{white-space:nowrap;text-align:right;color:var(--text-primary);padding:.35rem .9rem}#daily-table th:first-child,#daily-table td:first-child{text-align:left}#daily-table th:nth-child(2),#daily-table tbody tr:not(.totals-row) td:nth-child(2){opacity:.4;font-size:.8rem}#daily-table thead tr:first-child{background:var(--red)}#daily-table thead tr:first-child th{letter-spacing:.04em;text-transform:uppercase;padding:.7rem .9rem;font-size:.75rem}#daily-table tr.totals-row td{font-variant-numeric:tabular-nums;background:#ffffff0f;border-bottom:2px solid #ffffff1f;font-weight:700}#daily-table tbody tr{border-bottom:1px solid var(--border)}#daily-table tbody tr:nth-child(2n){background:var(--bg-row-alt)}#daily-table tbody tr:hover{background:var(--red-light)}#daily-table tr.today td{background:#e8002d1f}#daily-table tr.today td:first-child{color:#f46;font-weight:700}
