.leaderboard-page[data-astro-cid-qw5dklun]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-header[data-astro-cid-qw5dklun]{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e6e1d7}.page-header[data-astro-cid-qw5dklun] h1[data-astro-cid-qw5dklun]{font-size:2.5rem;font-weight:700;color:#333;font-family:Inter,sans-serif;margin:0 0 .5rem;letter-spacing:-1px}.page-subtitle[data-astro-cid-qw5dklun]{font-size:1.1rem;color:#456650;margin:0;font-weight:400}.leaderboard-content[data-astro-cid-qw5dklun]{background:#f8f4f0;border:1px solid #e6e1d7;border-radius:12px;box-shadow:0 4px 16px #00000014;margin-bottom:3rem;overflow:hidden}.info-section[data-astro-cid-qw5dklun]{margin-top:3rem}.info-section[data-astro-cid-qw5dklun] h3[data-astro-cid-qw5dklun]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;font-family:Inter,sans-serif;text-align:center}.info-grid[data-astro-cid-qw5dklun]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.info-card[data-astro-cid-qw5dklun]{background:#f8f4f0;border:1px solid #e6e1d7;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;transition:transform .2s,box-shadow .2s}.info-card[data-astro-cid-qw5dklun]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.info-card[data-astro-cid-qw5dklun] h4[data-astro-cid-qw5dklun]{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem;font-family:Inter,sans-serif}.info-card[data-astro-cid-qw5dklun] p[data-astro-cid-qw5dklun]{color:#555;line-height:1.6;margin:0}.info-card[data-astro-cid-qw5dklun] ul[data-astro-cid-qw5dklun]{list-style:none;padding:0;margin:0}.info-card[data-astro-cid-qw5dklun] li[data-astro-cid-qw5dklun]{padding:.3rem 0;color:#555;display:flex;align-items:center}.rating-excellent[data-astro-cid-qw5dklun]{color:#28a745;font-weight:600;margin-right:.5rem}.rating-good[data-astro-cid-qw5dklun]{color:#17a2b8;font-weight:600;margin-right:.5rem}.rating-average[data-astro-cid-qw5dklun]{color:#ffc107;font-weight:600;margin-right:.5rem}.rating-beginner[data-astro-cid-qw5dklun]{color:#6c757d;font-weight:600;margin-right:.5rem}.leaderboard-container[data-astro-cid-qw5dklun]{padding:0}.leaderboard-header[data-astro-cid-qw5dklun]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6}.leaderboard-header[data-astro-cid-qw5dklun] h3[data-astro-cid-qw5dklun]{margin:0;font-size:1.3rem;font-weight:600;color:#333;font-family:Inter,sans-serif}.refresh-btn[data-astro-cid-qw5dklun]{background:none;border:none;font-size:1.4rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s;color:#6c757d}.refresh-btn[data-astro-cid-qw5dklun]:hover{background-color:#e9ecef;color:#495057}.leaderboard-list[data-astro-cid-qw5dklun]{max-height:600px;overflow-y:auto}.leaderboard-row[data-astro-cid-qw5dklun]{display:flex;align-items:center;padding:1rem 2rem;border-bottom:1px solid #f1f3f4;transition:background-color .2s}.leaderboard-row[data-astro-cid-qw5dklun]:last-child{border-bottom:none}.leaderboard-row[data-astro-cid-qw5dklun]:hover{background-color:#f8f9fa}.rank-badge[data-astro-cid-qw5dklun]{font-size:1.1rem;font-weight:600;color:#6c757d;min-width:3rem;text-align:center}.player-info[data-astro-cid-qw5dklun]{flex:1;margin-left:1rem}.player-name[data-astro-cid-qw5dklun]{font-size:1.1rem;font-weight:500;color:#333;font-family:Inter,sans-serif}.player-stats[data-astro-cid-qw5dklun]{font-size:.9rem;color:#6c757d;margin-top:.2rem}.rating-display[data-astro-cid-qw5dklun]{font-size:1.2rem;font-weight:700;font-family:Inter,sans-serif;min-width:4rem;text-align:right}.loading-state[data-astro-cid-qw5dklun],.error-state[data-astro-cid-qw5dklun],.empty-state[data-astro-cid-qw5dklun]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;color:#6c757d;font-size:1rem}.loading-spinner[data-astro-cid-qw5dklun]{width:30px;height:30px;border:3px solid #e9ecef;border-top:3px solid #6c757d;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn[data-astro-cid-qw5dklun]{background:#456650;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:6px;font-size:.9rem;cursor:pointer;margin-top:1rem;transition:background-color .2s;font-family:Inter,sans-serif}.retry-btn[data-astro-cid-qw5dklun]:hover{background:#333}@media (max-width: 768px){.leaderboard-page[data-astro-cid-qw5dklun]{padding:1rem .5rem}.page-header[data-astro-cid-qw5dklun] h1[data-astro-cid-qw5dklun]{font-size:2rem}.page-subtitle[data-astro-cid-qw5dklun]{font-size:1rem}.info-grid[data-astro-cid-qw5dklun]{grid-template-columns:1fr;gap:1rem}.leaderboard-header[data-astro-cid-qw5dklun]{padding:1rem}.leaderboard-row[data-astro-cid-qw5dklun]{padding:.8rem 1rem}.player-name[data-astro-cid-qw5dklun]{font-size:1rem}.rating-display[data-astro-cid-qw5dklun]{font-size:1.1rem}}
