.note-wrapper.svelte-1wtzm1e{height:1.25rem;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.note-inline.svelte-1wtzm1e{font-size:.75rem;color:#ffffff80;margin:0}.stat-mode-selector.svelte-1wtzm1e{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.stat-mode-selector.svelte-1wtzm1e button:where(.svelte-1wtzm1e){padding:.4rem .8rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff;cursor:pointer}.stat-mode-selector.svelte-1wtzm1e button.selected:where(.svelte-1wtzm1e){background:#9483ff40;border-color:#9483ff99}.table-wrapper.svelte-1wtzm1e{overflow-x:auto;margin-top:1rem}.leaderboard-table.svelte-1wtzm1e{width:100%;border-collapse:collapse}.leaderboard-table.svelte-1wtzm1e th:where(.svelte-1wtzm1e),.leaderboard-table.svelte-1wtzm1e td:where(.svelte-1wtzm1e){padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);vertical-align:middle;text-align:center}.leaderboard-table.svelte-1wtzm1e th:where(.svelte-1wtzm1e):first-child,.leaderboard-table.svelte-1wtzm1e td:where(.svelte-1wtzm1e):first-child{text-align:left}.table-row.svelte-1wtzm1e{transition:background-color .2s ease}.table-row.svelte-1wtzm1e:hover{background-color:#ffffff0d}.badge-detail.svelte-16f4hff{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:1rem}.badge-large.svelte-16f4hff{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 0 25px #fff3}.badge-info.svelte-16f4hff{max-width:400px;color:#fff}.badge-info.svelte-16f4hff h3:where(.svelte-16f4hff){margin-bottom:.5rem;font-size:1.5rem}.badge-info.svelte-16f4hff p:where(.svelte-16f4hff){font-size:1rem;color:#ddd}.back-icon.svelte-16f4hff{position:absolute;top:1rem;left:1rem;font-size:1.2rem;margin-bottom:.75rem;display:inline-block;cursor:pointer;color:#ccc}.back-icon.svelte-16f4hff:hover{color:#e4e0ff}.badge-display-wrapper.svelte-16f4hff{text-align:center;margin:1.5rem auto}.badge-display-wrapper.svelte-16f4hff h3:where(.svelte-16f4hff){font-size:1.2rem;font-weight:600;margin-bottom:.8rem}.badge-stack.svelte-16f4hff{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;cursor:pointer}.badge-preview.svelte-16f4hff{width:60px;height:60px;object-fit:cover;border-radius:50%;transition:transform .2s}.badge-preview.svelte-16f4hff:hover{transform:scale(1.1)}.badge-wrapper.svelte-16f4hff{display:inline-block;cursor:pointer;outline:none}.modal.svelte-16f4hff{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content.svelte-16f4hff{background:linear-gradient(135deg,#ffffff14,#ffffff0a,#ffffff14);border:1px solid rgba(255,255,255,.15);box-shadow:0 25px 45px #0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2rem;border-radius:1rem;color:#fff;width:90%;max-width:800px;height:max-content;max-height:90vh;position:relative;overflow-y:auto;overflow-x:hidden}.close-btn.svelte-16f4hff{position:absolute;top:1rem;right:1rem;font-size:1.5rem;cursor:pointer;color:#fff}.close-btn.svelte-16f4hff:hover{color:#e4e0ff}.badge-grid.svelte-16f4hff{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1.25rem;margin-top:1.5rem;margin-left:2rem;margin-right:2rem}.badge-grid-item.svelte-16f4hff{text-align:center;position:relative}.badge-grid-item.svelte-16f4hff img:where(.svelte-16f4hff){width:60px;height:60px;border-radius:50%;object-fit:cover;transition:transform .2s ease}.badge-grid-item.svelte-16f4hff img:where(.svelte-16f4hff):hover{transform:scale(1.1)}.badge-label.svelte-16f4hff{font-size:.85rem;margin-top:.4rem;font-weight:500}.locked.svelte-16f4hff{filter:grayscale(1) brightness(.6);opacity:.6}.tooltip-wrapper.svelte-16f4hff{position:relative;display:inline-block}.tooltip.svelte-16f4hff{visibility:hidden;width:180px;background-color:#33333373;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;border-radius:6px;padding:.5rem;position:absolute;z-index:10;bottom:110%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}.tooltip-wrapper.svelte-16f4hff:hover .tooltip:where(.svelte-16f4hff){visibility:visible;opacity:1}.no-badges.svelte-16f4hff{text-align:center;padding:2rem;color:#eee;max-width:400px;margin:0 auto;animation:svelte-16f4hff-fadeInScale .5s ease-out}.badge-placeholder.svelte-16f4hff{width:100px;height:100px;margin:0 auto 1rem;background:#ffffff0f;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15px #ffffff1a}.badge-placeholder.svelte-16f4hff img:where(.svelte-16f4hff){width:90%;height:90%;object-fit:contain}.badge-placeholder.svelte-16f4hff:hover{transform:scale(1.1)}.no-badges.svelte-16f4hff h4:where(.svelte-16f4hff){font-size:1.3rem;margin-top:1rem;color:#ccc}.no-badges.svelte-16f4hff p:where(.svelte-16f4hff){font-size:.95rem;color:#aaa;margin:.5rem 0 1rem}.start-btn.svelte-16f4hff{padding:.6rem 1.2rem;border:none;border-radius:999px;background:#ffffff1a;color:#fff;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease;cursor:pointer}.start-btn.svelte-16f4hff:hover{background:#fff3}@keyframes svelte-16f4hff-fadeInScale{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.badge-progress.svelte-16f4hff{margin-top:.5rem;font-size:.95rem;color:#bbb;font-style:italic}
