$statusText=$inQueue?' — في انتظار الخزينة':' — سيتم تحصيلها ضمن الفاتورة المجمعة';
$statusColor=$inQueue?'#D97706':'#DC2626';
$stepEntry=['icon'=>$inQueue?'💳':'⚠','text'=>($inQueue?'':'لم يتم سداد: ').$item['label'].$statusText,'color'=>$statusColor,'done'=>false];
return['fee'=>'0.00','rule_applied'=>'CHILD_AUTO_DELETE_AGE','percentage'=>'0.00','classification'=>'not_accepted','error'=>'Child age 25+ not accepted'];
return['fee'=>'0.00','rule_applied'=>'CHILD_AUTO_DELETE_AGE','percentage'=>'0.00','classification'=>'not_accepted','error'=>'سن الابن/الابنة يتجاوز الحد المسموح ('.$maxChildAge.' سنة)'];