تفاوت هوش انسان و هوش ماشین

* { margin: 0; padding: 0; box-sizing: border-box; } .ai-human-comparison { max-width: 1200px; margin: 40px auto; font-family: 'Vazirmatn', sans-serif; direction: rtl; } /* کارت اصلی */ .comparison-card { background: linear-gradient(145deg, #ffffff 0%, #f8faff 100%); border-radius: 48px; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); transition: transform 0.3s ease;

انسان در مقابل ربات

.ai-infographic-wrapper{ direction: rtl; font-family: "Vazirmatn", Tahoma, sans-serif; margin: 50px 0; padding: 40px 20px; border-radius: 30px; position: relative; overflow: hidden; background: linear-gradient(135deg,#2e8b57,#4fc3f7); color: #fff; text-align: center; } /* نور پس‌زمینه */ .ai-infographic-wrapper::before{ content:""; position:absolute; width:300px; height:300px; background: radial-gradient(circle, rgba(255,255,255,0.3), transparent 70%); top
Subscribe to تفاوت هوش انسان و هوش ماشین