Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-02-06 14:27:42 +00:00

View File

@@ -3,20 +3,20 @@
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f4ef; /* --background: #f5f4ef;
--card: #f2f2f2; --card: #ffffff;
--foreground: #333333; --foreground: #000000;
--primary-cta: #e54e53; --primary-cta: #ff0000;
--secondary-cta: #666666; --secondary-cta: #999999;
--accent: #9b59b6; --accent: #ff69b4;
--background-accent: #ecf0f1; */ --background-accent: #f0f8ff; */
--background: #ffffff; --background: #ffffff;
--card: #f2f2f2; --card: #ffffff;
--foreground: #333333; --foreground: #000000;
--primary-cta: #e54e53; --primary-cta: #ff0000;
--secondary-cta: #666666; --secondary-cta: #999999;
--accent: #9b59b6; --accent: #ff69b4;
--background-accent: #ecf0f1; --background-accent: #f0f8ff;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);