*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--clr-bg:#0a0f1a;--clr-surface:#111827;--clr-border:#1e2d40;--clr-accent:#e63946;--clr-gold:#f4c430;--clr-silver:silver;--clr-bronze:#cd7f32;--clr-text:#f8fafc;--clr-muted:#94a3b8;--font-mono:"Barlow Mono", "Courier New", monospace;--font-sans:"Barlow", system-ui, sans-serif}html,body,#root{background:var(--clr-bg);height:100%;color:var(--clr-text);font-family:var(--font-sans);overflow:hidden}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.scrolling-list{animation:scroll-up var(--scroll-duration,20s) linear infinite}.scrolling-list:hover{animation-play-state:paused}
