.records-root{--rec-bg:#05070a;--rec-surface:#0b1117;--rec-raised:#0e161e;--rec-hover:#16212a;--rec-border:#24313b;--rec-hairline:rgba(255,255,255,0.08);--rec-text:#f5f8fa;--rec-secondary:#9aa8b3;--rec-muted:#6f7b86;--rec-cyan:#00e5ef;--rec-gold:#e8b94d;--rec-silver:#c7d0d8;--rec-verified:#36df8a;--rec-warning:#ffbd4a;--rec-danger:#ff5968;--rec-radius:6px;background-color:var(--rec-bg);color:var(--rec-text)}.records-root [data-accent=cyan]{--rec-accent:var(--rec-cyan)}.records-root [data-accent=gold]{--rec-accent:var(--rec-gold)}.records-root [data-accent=silver]{--rec-accent:var(--rec-silver)}.rec-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.rec-texture:before{content:"";position:absolute;inset:0;background-image:radial-gradient(120% 60% at 85% -10%,rgba(0,229,239,.06),transparent 60%);pointer-events:none;z-index:0}@media (max-width:640px){.rec-table{font-size:12px}.rec-table td,.rec-table th{padding:6px 8px}.rec-table--pin1 td:first-child,.rec-table--pin1 th:first-child,.rec-table--pin2 td:first-child,.rec-table--pin2 td:nth-child(2),.rec-table--pin2 th:first-child,.rec-table--pin2 th:nth-child(2){position:sticky;z-index:1;background-color:var(--rec-surface)}.rec-table--pin1 td:first-child,.rec-table--pin1 th:first-child,.rec-table--pin2 td:first-child,.rec-table--pin2 th:first-child{left:0;padding-left:10px}.rec-table--pin1 td:first-child,.rec-table--pin1 th:first-child{max-width:132px;box-shadow:inset -1px 0 0 0 var(--rec-hairline)}.rec-table--pin2 td:first-child,.rec-table--pin2 th:first-child{width:44px;min-width:44px;max-width:44px}.rec-table--pin2 td:nth-child(2),.rec-table--pin2 th:nth-child(2){left:44px;max-width:128px;box-shadow:inset -1px 0 0 0 var(--rec-hairline)}.rec-table .rec-cell-sub{display:none}}.rec-glow-cyan{box-shadow:0 0 0 1px rgba(0,229,239,.35),0 0 24px -6px rgba(0,229,239,.35)}.rec-glow-gold{box-shadow:0 0 0 1px rgba(232,185,77,.35),0 0 24px -6px rgba(232,185,77,.35)}