Problem: The Spotlight badge uses ad-hoc purple (#a78bfa) that doesn't map to any existing semantic color. Apple would either reuse the existing orange (same as Recommended but different icon) or introduce a gold/amber that complements the palette.
Fix:
- Change .deal-card-badge-spotlight to use �ar(--orange) matching Recommended, differentiating via icon only
- Or swap to a warmer gold that fits the semantic system
Files to modify:
- css/style.css — .deal-card-badge-spotlight color property
Problem: The Spotlight badge uses ad-hoc purple (#a78bfa) that doesn't map to any existing semantic color. Apple would either reuse the existing orange (same as Recommended but different icon) or introduce a gold/amber that complements the palette.
Fix:
Files to modify: