.user-profile-module__vaDphG__page{flex-direction:column;gap:18px;padding-bottom:32px;display:flex}.user-profile-module__vaDphG__topBar{align-items:flex-start;gap:14px;display:flex}.user-profile-module__vaDphG__backBtn{border:1px solid var(--color-border);background:var(--color-surface);width:40px;height:40px;color:var(--color-primary);box-shadow:var(--shadow-sm);border-radius:12px;flex-shrink:0;place-items:center;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.user-profile-module__vaDphG__backBtn:focus{box-shadow:var(--focus-ring);outline:none}.user-profile-module__vaDphG__heroText{flex:1;min-width:0}.user-profile-module__vaDphG__pageTitle{letter-spacing:-.4px;color:var(--foreground);margin:0;font-size:22px;font-weight:900;line-height:1.15}.user-profile-module__vaDphG__pageLead{color:var(--color-muted);margin:6px 0 0;font-size:13px;font-weight:500;line-height:1.55}.user-profile-module__vaDphG__leadHighlight{color:var(--color-primary);font-weight:700}.user-profile-module__vaDphG__heroArt{flex-shrink:0;width:92px;height:76px;display:none}.user-profile-module__vaDphG__mainCard{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);padding:20px 18px 22px}.user-profile-module__vaDphG__cardGrid{flex-direction:column;gap:24px;display:flex}.user-profile-module__vaDphG__photoColumn{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.user-profile-module__vaDphG__avatarRing{border:2px solid var(--color-border);background:var(--color-primary-wash);border-radius:50%;width:120px;height:120px;position:relative;overflow:hidden}.user-profile-module__vaDphG__avatarRingDragging{border-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary-wash) 70%, var(--color-primary-soft))}.user-profile-module__vaDphG__avatarImg{object-fit:cover;width:100%;height:100%}.user-profile-module__vaDphG__avatarPlaceholder{width:100%;height:100%;color:var(--color-secondary);place-items:center;font-size:42px;font-weight:900;display:grid}.user-profile-module__vaDphG__cameraBadge{border:2px solid var(--color-surface);background:var(--color-primary);width:32px;height:32px;color:var(--color-on-primary);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:4px;right:4px}.user-profile-module__vaDphG__photoMeta{flex-direction:column;gap:4px;display:flex}.user-profile-module__vaDphG__photoLabel{color:var(--foreground);font-size:15px;font-weight:800}.user-profile-module__vaDphG__photoHint{color:var(--color-muted);margin:0;font-size:11px;font-weight:600;line-height:1.45}.user-profile-module__vaDphG__uploadBtn{border:1.5px dashed var(--color-primary);background:var(--color-surface);min-height:44px;color:var(--color-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s;display:inline-flex}.user-profile-module__vaDphG__uploadBtn:focus{box-shadow:var(--focus-ring);outline:none}.user-profile-module__vaDphG__uploadDragHint{color:var(--color-muted-soft);margin:0;font-size:11px;font-weight:600}.user-profile-module__vaDphG__phoneNotice{background:color-mix(in srgb, var(--color-primary-wash) 85%, var(--color-surface));border:1px solid color-mix(in srgb, var(--color-primary) 18%, var(--color-border));text-align:left;border-radius:12px;align-items:flex-start;gap:10px;width:100%;max-width:280px;padding:12px 14px;display:flex}.user-profile-module__vaDphG__phoneNoticeIcon{background:var(--color-primary-soft);width:22px;height:22px;color:var(--color-primary);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:900;display:grid}.user-profile-module__vaDphG__phoneNoticeText{color:var(--color-muted);margin:0;font-size:12px;font-weight:600;line-height:1.5}.user-profile-module__vaDphG__formColumn{flex-direction:column;gap:18px;display:flex}.user-profile-module__vaDphG__field{flex-direction:column;gap:8px;display:flex}.user-profile-module__vaDphG__fieldLabel{color:var(--foreground);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.user-profile-module__vaDphG__fieldLabelIcon{color:var(--color-primary);align-items:center;display:flex}.user-profile-module__vaDphG__input{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s}.user-profile-module__vaDphG__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15)}.user-profile-module__vaDphG__lockedWrap{position:relative}.user-profile-module__vaDphG__lockedInput{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-primary-wash) 55%, var(--color-surface));width:100%;color:var(--color-muted);cursor:not-allowed;border-radius:12px;padding:12px 88px 12px 40px;font-size:14px;font-weight:600}.user-profile-module__vaDphG__lockedIcon{color:var(--color-muted-soft);pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.user-profile-module__vaDphG__lockedBadge{color:#7c3aed;letter-spacing:.02em;background:#f3eeff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.user-profile-module__vaDphG__fieldHint{color:var(--color-muted);margin:0;font-size:11px;font-weight:600;line-height:1.45}.user-profile-module__vaDphG__formError,.user-profile-module__vaDphG__flash{border-radius:12px;margin:0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.45}.user-profile-module__vaDphG__formError{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.user-profile-module__vaDphG__flash{color:var(--color-primary);background:var(--color-primary-wash);border:1px solid color-mix(in srgb, var(--color-primary) 25%, var(--color-border))}.user-profile-module__vaDphG__demoNote{color:var(--color-muted);margin:0;font-size:11px;font-style:italic;font-weight:600;line-height:1.45}.user-profile-module__vaDphG__formFooter{border-top:1px solid var(--color-border);justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;padding-top:20px;display:flex}.user-profile-module__vaDphG__cancelBtn{border:1px solid var(--color-border);background:var(--color-surface);min-height:46px;color:var(--foreground);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.user-profile-module__vaDphG__cancelBtn:focus{box-shadow:var(--focus-ring);outline:none}.user-profile-module__vaDphG__saveBtn{background:linear-gradient(135deg, var(--color-primary) 0%, #6b4fd4 100%);min-height:46px;color:var(--color-on-primary);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:800;transition:filter .15s,transform .12s;display:inline-flex}.user-profile-module__vaDphG__saveBtn:focus{box-shadow:var(--focus-ring);outline:none}.user-profile-module__vaDphG__saveBtn:disabled{opacity:.65;cursor:not-allowed}.user-profile-module__vaDphG__hiddenFile{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.user-profile-module__vaDphG__loadingText{color:var(--color-muted);margin:0;font-size:14px;font-weight:600}@media (hover:hover) and (pointer:fine){.user-profile-module__vaDphG__backBtn:hover{background:var(--color-primary-wash);border-color:color-mix(in srgb, var(--color-primary) 30%, var(--color-border))}.user-profile-module__vaDphG__uploadBtn:hover{background:var(--color-primary-wash)}.user-profile-module__vaDphG__cancelBtn:hover{background:var(--color-primary-wash);border-color:color-mix(in srgb, var(--color-primary) 25%, var(--color-border))}.user-profile-module__vaDphG__saveBtn:hover:not(:disabled){filter:brightness(1.06)}}@media (min-width:768px){.user-profile-module__vaDphG__heroArt{display:block}.user-profile-module__vaDphG__mainCard{padding:28px 32px 30px}.user-profile-module__vaDphG__cardGrid{flex-direction:row;align-items:flex-start;gap:40px}.user-profile-module__vaDphG__photoColumn{flex:0 0 260px;align-items:center}.user-profile-module__vaDphG__formColumn{flex:1;min-width:0}}@media (min-width:1024px){.user-profile-module__vaDphG__page{gap:20px;max-width:920px;margin:0 auto;padding-bottom:48px}.user-profile-module__vaDphG__pageTitle{font-size:28px}.user-profile-module__vaDphG__pageLead{font-size:14px}}
