.leaderboard-page[data-astro-cid-qw5dklun]{min-height:100vh;padding:2rem}.leaderboard-hero[data-astro-cid-qw5dklun]{text-align:center;padding:3rem 0}.page-title[data-astro-cid-qw5dklun]{font-size:3rem;color:var(--text-primary);margin:0 0 .5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.trophy[data-astro-cid-qw5dklun]{font-size:3.5rem;animation:trophy-bounce 2s ease infinite}@keyframes trophy-bounce{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}.page-description[data-astro-cid-qw5dklun]{font-size:1.25rem;color:var(--text-secondary);margin:0}.leaderboard-content[data-astro-cid-qw5dklun]{max-width:800px;margin:0 auto}.period-tabs[data-astro-cid-qw5dklun]{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.period-tab[data-astro-cid-qw5dklun]{padding:.5rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:50px;color:var(--text-secondary);font-size:.9rem;cursor:pointer;transition:all .2s ease}.period-tab[data-astro-cid-qw5dklun]:hover{border-color:var(--accent-primary)}.period-tab[data-astro-cid-qw5dklun].active{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--bg-deep)}.category-tabs[data-astro-cid-qw5dklun]{display:flex;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.category-tab[data-astro-cid-qw5dklun]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.category-tab[data-astro-cid-qw5dklun]:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.category-tab[data-astro-cid-qw5dklun].active{background:linear-gradient(145deg,#f5a62333,#f5a6231a);border-color:var(--accent-primary);color:var(--accent-primary)}.tab-icon[data-astro-cid-qw5dklun]{font-size:1.25rem}.tab-label[data-astro-cid-qw5dklun]{font-weight:500}.your-position[data-astro-cid-qw5dklun]{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(145deg,#f5a62326,#f5a6230d);border:2px solid var(--accent-primary);border-radius:15px;margin-bottom:2rem}.position-badge[data-astro-cid-qw5dklun]{background:var(--accent-primary);color:var(--bg-deep);font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:50px}.position-info[data-astro-cid-qw5dklun]{flex:1;display:flex;align-items:center;gap:.75rem}.position-rank[data-astro-cid-qw5dklun]{font-size:1.5rem;font-weight:700;color:var(--accent-primary)}.position-name[data-astro-cid-qw5dklun]{font-size:1rem;color:var(--text-primary)}.position-score[data-astro-cid-qw5dklun]{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.podium[data-astro-cid-qw5dklun]{display:flex;align-items:flex-end;justify-content:center;gap:1rem;margin-bottom:2rem;padding:1rem}.podium-place[data-astro-cid-qw5dklun]{display:flex;flex-direction:column;align-items:center;width:120px}.podium-place[data-astro-cid-qw5dklun].is-you{animation:glow-you 2s ease infinite}@keyframes glow-you{0%,to{filter:drop-shadow(0 0 10px rgba(245,166,35,.5))}50%{filter:drop-shadow(0 0 20px rgba(245,166,35,.8))}}.place-crown[data-astro-cid-qw5dklun]{font-size:2rem;margin-bottom:-.5rem;animation:crown-float 2s ease infinite}@keyframes crown-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.place-avatar[data-astro-cid-qw5dklun]{font-size:3rem;margin-bottom:.5rem}.place-name[data-astro-cid-qw5dklun]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.place-score[data-astro-cid-qw5dklun]{font-size:.85rem;color:var(--text-secondary);margin-bottom:.5rem}.place-stand[data-astro-cid-qw5dklun]{width:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--bg-deep);border-radius:10px 10px 0 0}.first[data-astro-cid-qw5dklun] .place-stand[data-astro-cid-qw5dklun]{background:linear-gradient(180deg,gold,#b8860b);height:80px}.second[data-astro-cid-qw5dklun] .place-stand[data-astro-cid-qw5dklun]{background:linear-gradient(180deg,silver,gray);height:60px}.third[data-astro-cid-qw5dklun] .place-stand[data-astro-cid-qw5dklun]{background:linear-gradient(180deg,#cd7f32,#8b4513);height:45px}.leaderboard-list[data-astro-cid-qw5dklun]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.leaderboard-item[data-astro-cid-qw5dklun]{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;transition:all .2s ease}.leaderboard-item[data-astro-cid-qw5dklun]:hover{border-color:var(--accent-primary);transform:translate(5px)}.leaderboard-item[data-astro-cid-qw5dklun].is-you{background:linear-gradient(145deg,#f5a6231a,#f5a6230d);border-color:var(--accent-primary)}.item-rank[data-astro-cid-qw5dklun]{font-size:1rem;font-weight:600;color:var(--text-muted);width:40px}.item-name[data-astro-cid-qw5dklun]{flex:1;font-size:1rem;color:var(--text-primary)}.leaderboard-item[data-astro-cid-qw5dklun].is-you .item-name[data-astro-cid-qw5dklun]{color:var(--accent-primary);font-weight:600}.item-score[data-astro-cid-qw5dklun]{font-size:.95rem;font-weight:500;color:var(--text-secondary)}.info-box[data-astro-cid-qw5dklun]{display:flex;gap:1rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:15px}.info-icon[data-astro-cid-qw5dklun]{font-size:1.5rem}.info-text[data-astro-cid-qw5dklun]{flex:1}.info-text[data-astro-cid-qw5dklun] strong[data-astro-cid-qw5dklun]{display:block;margin-bottom:.5rem;color:var(--text-primary)}.info-text[data-astro-cid-qw5dklun] ul[data-astro-cid-qw5dklun]{margin:0;padding-left:1.25rem;color:var(--text-secondary)}.info-text[data-astro-cid-qw5dklun] li[data-astro-cid-qw5dklun]{margin-bottom:.25rem}@media(max-width:600px){.page-title[data-astro-cid-qw5dklun]{font-size:2rem}.trophy[data-astro-cid-qw5dklun]{font-size:2.5rem}.category-tabs[data-astro-cid-qw5dklun]{gap:.5rem}.category-tab[data-astro-cid-qw5dklun]{padding:.5rem .75rem}.tab-label[data-astro-cid-qw5dklun]{display:none}.podium-place[data-astro-cid-qw5dklun]{width:90px}.place-avatar[data-astro-cid-qw5dklun]{font-size:2rem}}
