Calculated Risk Rating:{' '} {data.riskLevel}
No deceptive categories detected. Fully compliant!
)}{data.darkPatterns.length > 0 ? ( <> This interface contains {data.darkPatterns.length} dark patterns flagged by the NLP vector classifiers. Common patterns include {Array.from(new Set(data.darkPatterns.map(p => p.type))).slice(0, 3).join(', ')}. The platform trust rating of {data.overallScore}/100 indicates a{' '} {data.riskLevel} risk of regulatory non-compliance with the Consumer Financial Protection Bureau (CFPB) guidelines. > ) : ( <> This interface is clean! The NLP model scanned all textual and layout layers and did not detect any cognitive friction, forced continuity, hidden costs, or urgency tactics. The trust score of{' '} {data.overallScore}/100 indicates alignment with CFPB consumer protection policies. > )}