/* Start custom CSS for section, class: .elementor-element-31f5b8d *//* 排名高亮配色 */
.rank-top-10 { color: #4ade80 !important; text-shadow: 0 0 10px rgba(74, 222, 128, 0.3); } /* 绿色 */
.rank-mid { color: #facc15 !important; text-shadow: 0 0 10px rgba(250, 204, 21, 0.3); }    /* 黄色 */
.rank-bottom-10 { color: #f87171 !important; text-shadow: 0 0 10px rgba(248, 113, 113, 0.3); } /* 红色 */

/* 覆盖原本的 Rank 数字颜色逻辑 */
.rank-number { font-family: 'Orbitron', monospace; font-weight: 900; italic: true; }/* End custom CSS */