.profile-badges__scroll{-webkit-overflow-scrolling:touch;margin-inline:-12px;padding-inline:12px;overflow-x:auto}.profile-badges{gap:10px;margin:0;padding:0;list-style:none;display:flex}.profile-badges__item{flex:none}.profile-badge{background:var(--surface);border:var(--border-retro);border-radius:var(--radius-md);width:72px;box-shadow:var(--shadow-retro-sm);cursor:pointer;transition:transform var(--duration-press) var(--ease-standard), box-shadow var(--duration-press) var(--ease-standard);flex-direction:column;align-items:center;gap:4px;padding:8px 4px;display:flex}.profile-badge:active{box-shadow:var(--shadow-retro-pressed);transform:translate(1px,1px)}.profile-badge__label{text-align:center;letter-spacing:.02em;color:var(--ink);font-size:.6rem;font-weight:800;line-height:1.2}.profile-badges__empty{color:var(--text-muted);margin:0;font-size:.84rem}.profile-badge__tip{text-align:left;background:var(--bg);border:var(--border-retro);border-radius:var(--radius-md);box-shadow:var(--shadow-retro-soft);flex-direction:column;gap:8px;margin-top:10px;padding:10px;display:flex}.profile-badge[aria-expanded=true]{background:var(--tint-brand-strong);box-shadow:var(--shadow-retro-pressed);transform:translate(1px,1px)}.profile-badge__tip-name{font-family:var(--font-pixel-stack);color:var(--ink);margin:0;font-size:.9rem;font-weight:700}.profile-badge__tip-copy{color:var(--text);margin:0;font-size:.8rem;line-height:1.45}.profile-badge__tip-req{color:var(--text-muted);margin:0;font-size:.72rem}.profile-badge__tip-cta{min-height:44px;font-family:var(--font-pixel-stack);text-align:center;color:var(--action-text);background:var(--action);border:var(--border-retro);border-radius:var(--radius-sm);box-shadow:var(--shadow-retro-sm);justify-content:center;align-items:center;padding:8px 14px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.profile-badge__tip-cta:hover{background:var(--action-hover)}.profile-badge__tip-cta:active{box-shadow:var(--shadow-retro-pressed);transform:translate(1px,1px)}.profile-badge__art{object-fit:contain;image-rendering:pixelated;display:block}
