.team-container{min-height:100vh;background:linear-gradient(180deg,#f8f9fa,#ffffff);direction:rtl;font-family:Arial,sans-serif}.team-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.team-hero:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}.hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto;animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.2)}.hero-icon{font-size:4rem;margin:1.5rem 0;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-subtitle{font-size:1.5rem;color:rgba(255,255,255,.95);font-weight:500}.story-section{padding:5rem 2rem;background:#fff}.story-content{max-width:900px;margin:0 auto;text-align:center}.story-icon{font-size:4rem;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.story-title{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.story-text{font-size:1.2rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:right}.vision-box{background:linear-gradient(135deg,#fff5f8,#f0f4ff);border:3px solid #667eea;border-radius:20px;padding:2.5rem;margin-top:3rem;box-shadow:0 10px 30px rgba(102,126,234,.1);transition:transform .3s ease}.vision-box:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(102,126,234,.2)}.vision-title{font-size:2rem;font-weight:700;color:#667eea;margin-bottom:1rem}.vision-text{font-size:1.2rem;line-height:1.8;color:#555;text-align:right}.team-description-section{padding:4rem 2rem;background:linear-gradient(135deg,#f8f9ff,#fff5f8)}.team-description{max-width:900px;margin:0 auto;text-align:center}.section-title{font-size:2.8rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem}.description-text{font-size:1.15rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:right}.description-text.highlight{background:linear-gradient(135deg,#fff9e6,#ffe6f0);padding:1.5rem;border-radius:15px;border:2px solid #ff6b9d;font-weight:600;color:#764ba2}.team-members-section{padding:5rem 2rem;background:#fff}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.team-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;animation:slideUp .6s ease-out backwards}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.team-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.card-header{padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.card-header:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0,transparent 70%);animation:rotate 10s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.member-icon{font-size:5rem;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));position:relative;z-index:1}.card-body{padding:2rem;text-align:center}.member-name{font-size:1.8rem;font-weight:800;color:#333;margin-bottom:.5rem}.member-title{font-size:1.2rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.member-credentials{font-size:.95rem;color:#888;font-style:italic;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.member-description{font-size:1rem;line-height:1.7;color:#555;text-align:right}.team-cta-section{padding:5rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-text{font-size:1.3rem;color:rgba(255,255,255,.95);margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;display:inline-flex;align-items:center;gap:.5rem}.cta-btn.primary{background:#fff;color:#667eea;box-shadow:0 4px 15px rgba(255,255,255,.3)}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(255,255,255,.5)}.cta-btn.secondary{background:rgba(255,255,255,.2);color:#fff;border:2px solid #fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-btn.secondary:hover{background:rgba(255,255,255,.3);transform:translateY(-3px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-icon{font-size:3rem}.section-title,.story-title{font-size:2rem}.description-text,.story-text,.vision-text{font-size:1.1rem}.team-grid{grid-template-columns:1fr;gap:2rem}.cta-title{font-size:2rem}.cta-text{font-size:1.1rem}.cta-buttons{flex-direction:column}.cta-btn{width:100%;justify-content:center}}@media (max-width:480px){.team-hero{padding:3rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.story-section,.team-cta-section,.team-description-section,.team-members-section{padding:3rem 1rem}.section-title,.story-title{font-size:1.6rem}.vision-box{padding:1.5rem}.member-name,.vision-title{font-size:1.5rem}.member-icon{font-size:4rem}.card-body{padding:1.5rem}.cta-title{font-size:1.6rem}.cta-btn{padding:1rem 2rem;font-size:1rem}}