/* rvskin gcdy-213 hue=255 skin=2 */
:root{--bg:#0b0e0c;--bg-soft:#111412;--surface:#161b17;--surface-2:#1e241f;--card:#181d19;--line:rgba(255,255,255,.08);--line-strong:rgba(255,255,255,.16);--text:#f5f7f6;--muted:#9aa49d;--accent:#aa00ff;--accent-2:#9600e5;--accent-soft:rgba(170,0,255,.16);--on-accent:#14001a;--grad:linear-gradient(135deg, #aa00ff, #ca3dff);--shadow:0 18px 46px rgba(0,0,0,.5)}

.hero{min-height:78vh}
.rail-scroll{flex-wrap:wrap;overflow:visible}
.rail-card{flex:0 0 calc(33.333% - 12px)}
.rail-arrow{display:none}
.top10-grid{grid-template-columns:repeat(2,1fr)}
body{font-family:"Arial Black","Microsoft YaHei",sans-serif}
