Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-20 00:59:08 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f5f5f5;
--foreground: #1a1a1a;
--primary-cta: #d4af37;
--card: #f0f0f0;
--foreground: #0a0a0a;
--primary-cta: #FF6B35;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #000000;
--background-accent: #e8e8e8;
--accent: #FFD60A;
--background-accent: #FFC300;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);