{# app/templates/storefront/account/reset-password.html #} {# standalone #} {{ _("auth.reset_password") }} - {{ store.name }} {# CRITICAL: Inject theme CSS variables #} {# Tailwind CSS v4 (built locally via standalone CLI) #}
{% if theme.branding.logo %} {{ store.name }} {% else %}
🔑
{% endif %}

{{ store.name }}

{{ _("auth.reset_password_subtitle") }}

{# Translated client-side strings — kept in sync with auth.* keys above #}