.player-row.first-place.svelte-buaurv{animation:svelte-buaurv-shine 2s infinite;position:relative;overflow:hidden}@keyframes svelte-buaurv-shine{0%{box-shadow:0 0 10px #ff6b6b33}50%{box-shadow:0 0 20px #ff6b6b66}to{box-shadow:0 0 10px #ff6b6b33}}.player-row.first-place.svelte-buaurv:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:svelte-buaurv-slide 3s infinite}@keyframes svelte-buaurv-slide{0%{left:-100%}to{left:200%}}#title.svelte-buaurv{text-align:center;color:#ff6b6b;font-size:2rem;margin-bottom:0rem}#subtitle.svelte-buaurv{text-align:center;color:#c4c4c4;font-size:1rem;margin-top:0rem;margin-bottom:2rem}.leaderboard-container.svelte-buaurv{max-width:1000px;margin:10rem auto;font-family:monospace}.player-row.svelte-buaurv{display:grid;grid-template-columns:60px 2fr 1fr auto 100px;padding:1rem;background:var(--bg-hue);opacity:var(--bg-opacity);color:#1a1a1a;align-items:center}.rank.svelte-buaurv{font-weight:700;font-size:1.1rem}.username.svelte-buaurv{font-size:1.2rem;color:#1a1a1a;text-decoration:none;margin-left:-1rem;transition:.3s}.username.svelte-buaurv:hover{text-decoration:dotted;color:#fff}.rank-info.svelte-buaurv{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;margin-left:-5rem}.bloods.svelte-buaurv{margin-right:10rem;font-size:20px;color:#fff}.points.svelte-buaurv{font-weight:700;font-size:20px;color:#000}.score.svelte-buaurv{color:#000}@media (max-width: 768px){.player-row.svelte-buaurv{grid-template-columns:auto 1fr auto;gap:0rem}.rank-info.svelte-buaurv{display:flex;align-items:center;gap:.5rem;font-size:1rem;margin-left:-5rem}.username.svelte-buaurv{font-size:1.2rem;color:#1a1a1a;text-decoration:none;margin-left:-1rem}.bloods.svelte-buaurv{display:none}.points.svelte-buaurv{font-weight:700}}
