static Color onSurfaceMuted(bool isDark) => isDark ? const Color(0xFF94A3B8) : const Color(0xFF64748B);