@inherits LayoutComponentBase @implements IDisposable @inject LocalizationService Loc @inject NavigationManager Nav @inject IJSRuntime JS @* Layout for the receiver-facing pages migrated from EnvelopeGenerator.Web. Mirrors the legacy MVC
structure: page content + sticky footer with copyright link, language switcher and privacy link. Cookie consent is reimplemented in Blazor (localStorage-backed) because ASP.NET Core's