{{localize "SCRYING_POOL.ImportPresetsDescription"}}

{{#if hasExistingPresets}}
{{localize "SCRYING_POOL.ExistingPresetsWarning" existingPresetCount=existingPresetCount}}
{{/if}} {{!-- File Selection --}}
{{#if selectedFileName}}
{{selectedFileName}}
{{/if}}
{{!-- Mode Selection --}}
{{!-- Preview Section --}} {{#if previewItems.length}}

{{localize "SCRYING_POOL.PreviewTitle"}}

{{/if}} {{!-- Confirmation Section (shown for replace mode) --}} {{#if requiresConfirmation}}
{{localize "SCRYING_POOL.ReplaceConfirmation" existingPresetCount=existingPresetCount}}
{{/if}}
{{#unless requiresConfirmation}} {{else}} {{/unless}}