Merge version_12 into main

Merge version_12 into main
This commit was merged in pull request #12.
This commit is contained in:
2025-12-26 10:38:00 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */
/* --vw is set by ThemeProvider */
--background: #0a0600;
--card: #1d0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffae00;
--secondary-cta: #1f0a00;
--accent: #7b5337;
--background-accent: #b8400c;
--background: #1a0d14;
--card: #2a1a22;
--foreground: #ffe0e8;
--primary-cta: #ff1493;
--secondary-cta: #ffb6d9;
--accent: #ff69b4;
--background-accent: #c71585;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);