.rtg-single{--rtg-gold:#9a7209;--rtg-silver:var(--c-slate-500,#64748b);--rtg-bronze:#8a4b23;max-width:620px;margin:24px auto 0}:root[data-theme=dark] .rtg-single{--rtg-gold:#fbbf24;--rtg-silver:var(--c-slate-300,#cbd5e1);--rtg-bronze:#c2703f}.rtg-single .period-chips{background:var(--surface-base);border:1px solid var(--c-gray-200);border-radius:var(--radius-md,12px);flex-wrap:wrap;gap:2px;margin-bottom:14px;padding:4px;display:inline-flex}.rtg-single .period-chip{border-radius:var(--radius-sm,8px);font-size:var(--fs-sm,13px);color:var(--c-slate-500);cursor:pointer;background:0 0;border:none;padding:7px 14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.rtg-single .period-chip:hover{color:var(--c-slate-900)}.rtg-single .period-chip.active{background:var(--c-slate-900);color:var(--c-slate-50)}@media (width<=640px){.rtg-single .period-chip{font-size:var(--fs-xs,12px);padding:6px 10px}}.ex-rank.rtg-row{align-items:center;padding:9px 0;position:relative}.rtg-row__link{min-width:0;color:inherit;flex:auto;align-items:center;gap:11px;text-decoration:none;display:flex}.rtg-row--me{background:var(--color-primary-soft);border-radius:var(--radius-md)}.rtg-row .ex-rank__ava{border-radius:50%}.rtg-row__rank-wrap{flex-direction:column;flex:none;align-items:center;gap:1px;width:22px;display:flex}.rtg-row__rank-n{font-size:var(--fs-lg,16px);color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:500;line-height:1}.rtg-row--p1{--rtg-medal:var(--rtg-gold)}.rtg-row--p2{--rtg-medal:var(--rtg-silver)}.rtg-row--p3{--rtg-medal:var(--rtg-bronze)}.rtg-row--p1 .rtg-row__rank-n,.rtg-row--p2 .rtg-row__rank-n,.rtg-row--p3 .rtg-row__rank-n{color:var(--rtg-medal);font-weight:600}.rtg-row--p1:before,.rtg-row--p2:before,.rtg-row--p3:before{content:"";background:var(--rtg-medal);border-radius:2px;width:3px;position:absolute;top:9px;bottom:9px;left:-12px}.rtg-delta{color:var(--text-tertiary);font-variant-numeric:tabular-nums;align-items:center;gap:1px;font-size:9.5px;font-weight:700;line-height:1;display:inline-flex}.rtg-delta--up{color:var(--color-success)}.rtg-delta--down{color:var(--color-danger)}.rtg-delta--new{color:var(--color-primary-text,var(--color-primary));text-transform:uppercase;letter-spacing:.02em;font-size:8.5px}.rtg-arrow{border-left:3px solid #0000;border-right:3px solid #0000;flex:none;width:0;height:0}.rtg-arrow--up{border-bottom:4.5px solid}.rtg-arrow--down{border-top:4.5px solid}.rtg-row__cta{white-space:nowrap;text-overflow:ellipsis;flex:none;width:126px;margin-left:8px;padding:7px 8px;font-size:12.5px;overflow:hidden}.rtg-note{margin-top:16px;padding:0 2px}.rtg-note p{font-size:var(--fs-sm,13px);color:var(--text-tertiary);margin:0 0 7px;line-height:1.55}.rtg-note p:last-child{margin-bottom:0}.rtg-note b{color:var(--text-secondary);font-weight:650}.rtg-note .rtg-delta{vertical-align:baseline}.rtg-skel-row{border-bottom:1px solid var(--border-subtle);align-items:center;gap:11px;padding:9px 0;display:flex}.rtg-skel-row:last-child{border-bottom:0}.rtg-skel-bar{border-radius:var(--radius-sm,8px);background:linear-gradient(90deg, var(--surface-muted) 25%, var(--border-subtle) 37%, var(--surface-muted) 63%);background-size:400% 100%;animation:1.4s infinite rtg-shimmer}.rtg-skel-rank{flex:none;width:20px;height:16px}.rtg-skel-ava{border-radius:50%;flex:none;width:42px;height:42px}.rtg-skel-text{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.rtg-skel-name{width:40%;height:14px}.rtg-skel-sub{width:25%;height:10px}.rtg-skel-cta{border-radius:var(--radius-10,10px);flex:none;width:126px;height:32px;margin-left:8px}@keyframes rtg-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.rtg-skel-bar{animation:none}}