.profile-edit-content.svelte-1axjwfy{display:flex;flex-direction:column;height:100%;position:relative}.current-avatar-wrapper.svelte-1axjwfy{display:flex;justify-content:center;padding-top:0}.current-avatar.svelte-1axjwfy{border-radius:50%;background:#ffffff1a;border:.1rem solid rgba(255,255,255,.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.current-avatar-img.svelte-1axjwfy{width:8rem;height:8rem;border-radius:50%;object-fit:cover}.profile-edit-body.svelte-1axjwfy{flex:1;display:flex;flex-direction:column;gap:1.6rem}.nickname-section.svelte-1axjwfy,.nickname-input-group.svelte-1axjwfy{display:flex;flex-direction:column;gap:.4rem}.nickname-label.svelte-1axjwfy{padding:0 .4rem}.nickname-input-container.svelte-1axjwfy{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;background:#ffffff0a;border-radius:.8rem}.nickname-input.svelte-1axjwfy{flex:1;background:transparent;border:none;outline:none;font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.5;color:#fff}.nickname-input.svelte-1axjwfy::placeholder{color:#ffffff4d}.nickname-input.svelte-1axjwfy:disabled{opacity:.5}.nickname-char-count.svelte-1axjwfy{font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.43;color:#ffffff4d;flex-shrink:0}.nickname-hint.svelte-1axjwfy{display:flex;align-items:center;justify-content:flex-start;padding:0 .4rem}.avatar-section.svelte-1axjwfy{display:flex;flex-direction:column;gap:.4rem}.avatar-label.svelte-1axjwfy{padding:0 .4rem}.avatar-grid-container.svelte-1axjwfy{background:#ffffff0a;border-radius:1.2rem;padding:1.2rem;height:24rem}.avatar-grid.svelte-1axjwfy{display:grid;grid-template-columns:repeat(5,4.8rem);justify-content:space-between;row-gap:1.6rem}.avatar-item.svelte-1axjwfy{position:relative;width:4.8rem;height:4.8rem;border-radius:50%;overflow:hidden;cursor:pointer;padding:0;border:none;background:transparent}.avatar-item-img.svelte-1axjwfy{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-selected-mark.svelte-1axjwfy{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.2rem solid #c89d72}.avatar-check-icon.svelte-1axjwfy{width:100%;height:100%}.save-btn.svelte-1axjwfy{display:flex;align-items:center;justify-content:center;width:100%;height:4.4rem;padding:1.2rem 2rem;border-radius:.8rem;background:#007aff;font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;color:#fff;cursor:pointer;transition:opacity .2s;border:none}.save-btn.svelte-1axjwfy:disabled{opacity:.5;cursor:not-allowed}.profile-drawer-content.svelte-10dreke{--profile-bg-card: rgba(255, 255, 255, .04);--profile-text-primary: #ffffff;--profile-text-secondary: rgba(255, 255, 255, .5);--profile-divider: rgba(255, 255, 255, .1);--profile-btn-primary: #007aff;--profile-edit-bg: rgba(255, 255, 255, .2);display:flex;flex-direction:column;gap:1.6rem;font-family:DM Sans,sans-serif;color:var(--profile-text-primary);padding-bottom:1.6rem}.profile-user-section.svelte-10dreke{display:flex;flex-direction:column;align-items:center;gap:.4rem}.profile-avatar-wrapper.svelte-10dreke{position:relative;width:8rem;height:8rem;cursor:pointer}.profile-avatar-wrapper.svelte-10dreke .profile-avatar{width:8rem;height:8rem;border-radius:50%;overflow:hidden}.profile-avatar-edit.svelte-10dreke{position:absolute;right:0;bottom:0;width:2rem;height:2rem;border-radius:50%;background:var(--profile-edit-bg);display:flex;align-items:center;justify-content:center}.profile-username.svelte-10dreke{font-size:1.8rem;font-weight:700;line-height:1.444;color:var(--profile-text-primary);text-align:center}.profile-id-row.svelte-10dreke{display:flex;align-items:center;gap:.6rem;cursor:pointer}.profile-id-text.svelte-10dreke{font-size:1.2rem;font-weight:500;line-height:1.333;color:var(--profile-text-secondary)}.profile-balance-card.svelte-10dreke{display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem;background:var(--profile-bg-card);border-radius:1.2rem}.profile-balance-info.svelte-10dreke{display:flex;flex-direction:column;gap:.4rem}.profile-balance-label.svelte-10dreke{font-size:1.2rem;font-weight:500;line-height:1.333;color:var(--profile-text-secondary)}.profile-balance-amount.svelte-10dreke{font-size:1.8rem;font-weight:700;line-height:1.444;color:var(--profile-text-primary)}.profile-balance-actions.svelte-10dreke{display:flex;align-items:center;gap:.8rem}.profile-btn.svelte-10dreke{flex:1;display:flex;align-items:center;justify-content:center;gap:.8rem;height:3.6rem;padding:1rem 2rem;border-radius:.8rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:500;line-height:1.5;color:var(--profile-text-primary);cursor:pointer;border:none}.profile-btn--primary.svelte-10dreke{background:var(--profile-btn-primary)}.profile-btn--secondary.svelte-10dreke{background:var(--profile-bg-card)}.profile-menu-list.svelte-10dreke{display:flex;flex-direction:column;gap:1.6rem}.profile-menu-group.svelte-10dreke{display:flex;flex-direction:column;position:relative}.profile-menu-item.svelte-10dreke{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;background:var(--profile-bg-card);cursor:pointer;border:none;width:100%}.profile-menu-item--first.svelte-10dreke{border-radius:1.2rem 1.2rem 0 0}.profile-menu-item--last.svelte-10dreke{border-radius:0 0 1.2rem 1.2rem}.profile-menu-item--first.profile-menu-item--last.svelte-10dreke{border-radius:1.2rem}.profile-menu-item__left.svelte-10dreke{display:flex;align-items:center;gap:.8rem}.profile-menu-item__label.svelte-10dreke{font-size:1.6rem;font-weight:500;line-height:1.5;color:var(--profile-text-primary)}.profile-menu-divider.svelte-10dreke{height:0;margin:0 1.6rem;border-top:.05rem solid var(--profile-divider)}
