diff --git a/docs/styleguide/components/email-footer.html b/docs/styleguide/components/email-footer.html
new file mode 100644
index 0000000..4d9c10d
--- /dev/null
+++ b/docs/styleguide/components/email-footer.html
@@ -0,0 +1,41 @@
+
+
+
+
+
+ Styleguide – Komponente E-Mail Footer
+
+
+
+
+ Komponente – E-Mail Footer
+
+
+
+
+
diff --git a/docs/styleguide/email-styleguide.css b/docs/styleguide/email-styleguide.css
index 30eecb3..bed726d 100644
--- a/docs/styleguide/email-styleguide.css
+++ b/docs/styleguide/email-styleguide.css
@@ -34,7 +34,8 @@
font-size: var(--font-size-portal-header-brand);
}
-.sg-email-card {
+.sg-email-card,
+.sg-email-footer-card {
width: calc(100% + (2 * var(--card-segment-padding-horizontal)));
margin-inline: calc(-1 * var(--card-segment-padding-horizontal));
}
diff --git a/docs/styleguide/index.html b/docs/styleguide/index.html
index e0223df..cb8831a 100644
--- a/docs/styleguide/index.html
+++ b/docs/styleguide/index.html
@@ -92,6 +92,7 @@
Komponenten
Patterns
diff --git a/docs/styleguide/patterns/email-double-opt-in-bestaetigung.html b/docs/styleguide/patterns/email-double-opt-in-bestaetigung.html
index 08522e4..e422cfe 100644
--- a/docs/styleguide/patterns/email-double-opt-in-bestaetigung.html
+++ b/docs/styleguide/patterns/email-double-opt-in-bestaetigung.html
@@ -54,6 +54,30 @@
+
+
diff --git a/public/assets/styleguide.upstream.meta.json b/public/assets/styleguide.upstream.meta.json
index 67f5f8a..dd44d57 100644
--- a/public/assets/styleguide.upstream.meta.json
+++ b/public/assets/styleguide.upstream.meta.json
@@ -1,7 +1,7 @@
{
"styleguideVersion": "2026.05.18.1",
"styleguideCommit": "64272f5",
- "syncedAtUtc": "2026-08-04T11:03:43Z",
+ "syncedAtUtc": "2026-08-04T11:23:12Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide"
}