.About-module__S9zYBG__aboutPage{min-height:100vh}.About-module__S9zYBG__aboutPage.About-module__S9zYBG__rtl{text-align:right;direction:rtl}.About-module__S9zYBG__hero{background:var(--primary-gradient);text-align:center;padding:5rem 1.5rem}.About-module__S9zYBG__heroContent{max-width:800px;margin:0 auto}.About-module__S9zYBG__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.About-module__S9zYBG__heroDescription{color:#ffffffe6;font-size:1.25rem;line-height:1.7}.About-module__S9zYBG__statsSection{margin-top:-3rem;padding:0 1.5rem}.About-module__S9zYBG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.About-module__S9zYBG__statCard{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-lg);background:#fff;padding:2rem}.About-module__S9zYBG__statValue{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800;display:block}.About-module__S9zYBG__statLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.About-module__S9zYBG__sectionTitle{color:var(--text-primary);text-align:center;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800;display:flex}.About-module__S9zYBG__sectionTitle svg{color:var(--primary-color);font-size:1.5rem}.About-module__S9zYBG__supervisorSection{background:var(--bg-secondary);padding:5rem 1.5rem}.About-module__S9zYBG__supervisorCard{border-radius:var(--radius-2xl);max-width:600px;box-shadow:var(--shadow-xl);text-align:center;background:#fff;flex-direction:column;align-items:center;margin:0 auto;padding:3rem;display:flex;position:relative;overflow:hidden}.About-module__S9zYBG__supervisorCard:before{content:"";background:var(--primary-gradient);height:6px;position:absolute;top:0;left:0;right:0}.About-module__S9zYBG__supervisorImage{border:5px solid #fff;border-radius:50%;width:180px;height:180px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 10px 40px #764ba24d}.About-module__S9zYBG__supervisorImage img{object-fit:cover;width:100%;height:100%}.About-module__S9zYBG__supervisorInfo{text-align:center}.About-module__S9zYBG__supervisorName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.About-module__S9zYBG__supervisorRole{color:var(--primary-color);border-radius:var(--radius-full);background:#764ba21a;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.About-module__S9zYBG__supervisorBio{color:var(--text-secondary);font-size:.938rem;line-height:1.7}.About-module__S9zYBG__teamSection{max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.About-module__S9zYBG__teamGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.About-module__S9zYBG__teamCard{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-md);transition:all var(--transition-normal);background:#fff;padding:2rem;position:relative;overflow:hidden}.About-module__S9zYBG__teamCard:after{content:"";background:var(--primary-gradient);height:4px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.About-module__S9zYBG__teamCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.About-module__S9zYBG__teamCard:hover:after{transform:scaleX(1)}.About-module__S9zYBG__teamIcon{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-xl);justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:1.75rem;display:inline-flex}.About-module__S9zYBG__teamNames{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:.75rem;display:flex}.About-module__S9zYBG__memberName{background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-full);padding:.375rem 1rem;font-size:.938rem;font-weight:700;display:inline-block}.About-module__S9zYBG__teamRole{color:var(--primary-color);margin-bottom:1rem;font-size:.938rem;font-weight:600}.About-module__S9zYBG__teamDescription{color:var(--text-secondary);font-size:.813rem;line-height:1.6}.About-module__S9zYBG__featuresSection{background:var(--bg-tertiary);max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.About-module__S9zYBG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.About-module__S9zYBG__featureCard{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-md);transition:all var(--transition-normal);background:#fff;padding:2rem}.About-module__S9zYBG__featureCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.About-module__S9zYBG__featureIcon{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-xl);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:1.5rem;display:inline-flex}.About-module__S9zYBG__featureTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.About-module__S9zYBG__featureDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.About-module__S9zYBG__missionSection{background:var(--bg-secondary);padding:5rem 1.5rem}.About-module__S9zYBG__missionContent{text-align:center;max-width:700px;margin:0 auto}.About-module__S9zYBG__missionIcon{color:var(--primary-color);margin-bottom:1.5rem;font-size:3rem}.About-module__S9zYBG__missionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.About-module__S9zYBG__missionText{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.About-module__S9zYBG__ctaSection{background:var(--bg-dark);text-align:center;padding:5rem 1.5rem}.About-module__S9zYBG__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800}.About-module__S9zYBG__ctaDescription{color:#ffffffb3;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.About-module__S9zYBG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.About-module__S9zYBG__primaryBtn{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-normal);align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;display:inline-flex}.About-module__S9zYBG__primaryBtn:hover{box-shadow:var(--shadow-purple);transform:translateY(-2px)}.About-module__S9zYBG__secondaryBtn{color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-normal);background:0 0;border:2px solid #ffffff4d;padding:1rem 2rem;font-weight:600}.About-module__S9zYBG__secondaryBtn:hover{border-color:#fff}@media (max-width:1024px){.About-module__S9zYBG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.About-module__S9zYBG__statsGrid{grid-template-columns:repeat(2,1fr)}.About-module__S9zYBG__featuresGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.About-module__S9zYBG__heroTitle{font-size:2rem}}@media (max-width:768px){.About-module__S9zYBG__teamGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.About-module__S9zYBG__supervisorCard{padding:2rem}.About-module__S9zYBG__supervisorImage{width:140px;height:140px}}@media (max-width:600px){.About-module__S9zYBG__statsGrid{grid-template-columns:1fr}.About-module__S9zYBG__ctaButtons{flex-direction:column;align-items:center}.About-module__S9zYBG__primaryBtn,.About-module__S9zYBG__secondaryBtn{justify-content:center;width:100%;max-width:300px}}
