export const maxAccountFieldCount = computed(() => isGlitchEdition.value ? 16 : 4)