complete story 1.4 with qa tests and fixes

This commit is contained in:
Naser Mansour
2025-12-26 14:37:12 +02:00
parent ce5eaeffd9
commit f067c8d589
21 changed files with 1038 additions and 359 deletions
+6 -1
View File
@@ -32,7 +32,12 @@
/* Brand colors from PRD */
--color-navy: #0A1F44;
--color-gold: #D4AF37;
--color-gold-light: #E5C358;
--color-gold-light: #F4E4B8;
--color-cream: #F9F7F4;
--color-charcoal: #2C3E50;
--color-success: #27AE60;
--color-danger: #E74C3C;
--color-warning: #F39C12;
}
@layer theme {