.page-module__h4SgrW__container{flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;padding:1.5rem;animation:.3s ease-out page-module__h4SgrW__fadeIn;display:flex}@keyframes page-module__h4SgrW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__h4SgrW__topBar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__h4SgrW__brand{align-items:center;text-decoration:none;display:inline-flex}.page-module__h4SgrW__brandLogo{object-fit:contain;width:auto;height:48px;display:block}.page-module__h4SgrW__backLink{color:var(--purple-light);border-radius:8px;padding:.3rem .6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.page-module__h4SgrW__backLink:hover{background:var(--purple-dim)}.page-module__h4SgrW__profileHeader{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__h4SgrW__pfp{border:3px solid var(--purple);object-fit:cover;border-radius:50%;width:72px;height:72px;box-shadow:0 0 20px #1f7a6233}.page-module__h4SgrW__pfpSquare{border-color:var(--bg-hover);border-radius:8px}.page-module__h4SgrW__pfpPlaceholder{border:3px solid var(--purple);background:var(--purple-dim);width:72px;height:72px;color:var(--purple-light);border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.page-module__h4SgrW__displayName{color:var(--fg);font-size:1.3rem;font-weight:700}.page-module__h4SgrW__fid{color:var(--fg-muted);font-size:.8rem;font-family:var(--font-source-code-pro),monospace}.page-module__h4SgrW__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.page-module__h4SgrW__statCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;display:flex}.page-module__h4SgrW__statValue{color:var(--purple-light);font-size:1.5rem;font-weight:800;font-family:var(--font-source-code-pro),monospace}.page-module__h4SgrW__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);font-size:.75rem;font-weight:600}.page-module__h4SgrW__statHighlight{background:var(--purple-dim);border-color:#1f7a624d}.page-module__h4SgrW__section{margin-bottom:1.5rem}.page-module__h4SgrW__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:flex}.page-module__h4SgrW__badgeSource{text-transform:none;letter-spacing:0;color:var(--purple);background:var(--purple-dim);border-radius:6px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.page-module__h4SgrW__badgesList{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__h4SgrW__badgeChip{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;display:flex}.page-module__h4SgrW__badgeChipIcon{width:1.1rem;height:1.1rem;color:var(--purple);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__h4SgrW__badgeChipIcon svg{width:100%;height:100%}.page-module__h4SgrW__badgeChipCount{color:var(--purple-light);background:var(--purple-dim);font-size:.7rem;font-weight:700;font-family:var(--font-source-code-pro),monospace;border-radius:6px;margin-left:.15rem;padding:.1rem .35rem}.page-module__h4SgrW__noBadges{color:var(--fg-muted);text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem;font-size:.85rem}.page-module__h4SgrW__historyList{flex-direction:column;gap:.5rem;display:flex}.page-module__h4SgrW__historyCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.page-module__h4SgrW__historyCard:hover{border-color:#1f7a624d}.page-module__h4SgrW__historyRank{color:var(--purple-light);font-size:1.1rem;font-weight:800;font-family:var(--font-source-code-pro),monospace;text-align:center;flex-shrink:0;width:2.5rem}.page-module__h4SgrW__historyRankGold{color:var(--purple);text-shadow:0 0 10px #1f7a6259}.page-module__h4SgrW__historyMeta{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.page-module__h4SgrW__historyTitle{color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.page-module__h4SgrW__historyDetail{color:var(--fg-muted);font-size:.75rem}.page-module__h4SgrW__historyScore{color:var(--purple-light);font-size:1rem;font-weight:700;font-family:var(--font-source-code-pro),monospace;flex-shrink:0}.page-module__h4SgrW__historyBadges{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.page-module__h4SgrW__historyBadgeIcon{width:.9rem;height:.9rem;color:var(--purple-light);justify-content:center;align-items:center;display:flex}.page-module__h4SgrW__historyBadgeIcon svg{width:100%;height:100%}.page-module__h4SgrW__noHistory{color:var(--fg-muted);text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1rem;font-size:.85rem}.page-module__h4SgrW__loading{color:var(--fg-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module__h4SgrW__spinner{border:3px solid var(--border);border-top-color:var(--purple);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__h4SgrW__spin}@keyframes page-module__h4SgrW__spin{to{transform:rotate(360deg)}}.page-module__h4SgrW__guestMessage{text-align:center;color:var(--fg-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.page-module__h4SgrW__guestMessage h2{color:var(--fg);font-size:1.3rem}.page-module__h4SgrW__guestMessage p{max-width:300px;font-size:.9rem}.page-module__h4SgrW__walletOptions{flex-direction:column;gap:.5rem;width:100%;max-width:280px;margin-top:.5rem;display:flex}.page-module__h4SgrW__walletBtn{background:var(--bg-card);color:var(--fg);cursor:pointer;border:1px solid #1f7a6233;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,transform .1s;display:flex}.page-module__h4SgrW__walletBtn:hover{border-color:var(--purple);background:var(--bg-hover)}.page-module__h4SgrW__walletBtn:active{transform:scale(.97)}.page-module__h4SgrW__walletBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__h4SgrW__walletIcon{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px}.page-module__h4SgrW__walletIconFallback{width:28px;height:28px;color:var(--purple);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__h4SgrW__walletIconFallback svg{width:100%;height:100%}.page-module__h4SgrW__walletName{text-align:left;flex:1}.page-module__h4SgrW__connectBtn{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .1s}.page-module__h4SgrW__connectBtn:hover{background:var(--purple-dark)}.page-module__h4SgrW__connectBtn:active{transform:scale(.97)}.page-module__h4SgrW__connectBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__h4SgrW__error{color:var(--orange);text-align:center;padding:2rem}.page-module__h4SgrW__accuracyWrap{margin-bottom:1.5rem}.page-module__h4SgrW__accuracyBar{background:var(--bg-card);border:1px solid var(--border);border-radius:4px;width:100%;height:8px;margin-top:.5rem;overflow:hidden}.page-module__h4SgrW__accuracyFill{background:var(--purple);border-radius:4px;height:100%;transition:width .6s ease-out}.page-module__h4SgrW__accuracyLabel{justify-content:space-between;align-items:baseline;display:flex}.page-module__h4SgrW__accuracyPct{color:var(--purple-light);font-size:1.3rem;font-weight:800;font-family:var(--font-source-code-pro),monospace}
