@import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@400..700&display=swap");
/* أنماط المهام */
.task-card {
  margin-bottom: 15px;
}

.task-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.task-priority {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

.priority-high {
  background-color: #dc3545;
}

.priority-medium {
  background-color: #ffc107;
}

.priority-low {
  background-color: #0dcaf0;
}

.task-status {
  font-size: 0.8rem;
  padding: 3px 8px;
  border-radius: 10px;
}

.status-pending {
  background-color: #ffc107;
  color: #000;
}

.status-in-progress {
  background-color: #0dcaf0;
  color: #000;
}

.status-completed {
  background-color: #198754;
  color: #fff;
}

.status-canceled {
  background-color: #dc3545;
  color: #fff;
}

/* أنماط عامة */
body {
  background-color: #ffffff;
  font-family: "Noto Naskh Arabic", serif;
  font-optical-sizing: auto;
  color: #333;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

section {
  padding: 20px 0;
  position: relative;
}

.container {
  position: relative;
  z-index: 2;
}

/* جعل التذييل في أسفل الصفحة */
.footer {
  margin-top: auto;
  background-color: #f8f9fa;
  padding: 80px 0 40px;
  color: #6c757d;
}

/* لون الروابط */
a {
  color: #8f44fd;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.3s ease;
}

a:hover {
  color: #ffc107;
}

/* الشعار */
.navbar-brand img {
  transition: transform 0.3s ease;
}

.navbar-brand:hover img {
  transform: scale(1.05);
}

/* إعدادات شريط التنقل والقوائم */
.navbar {
  background-color: #fff;
  padding: 15px 0;
  transition: all 0.3s ease;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1030;
}

.navbar.scrolled {
  padding: 10px 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.navbar .btn {
  padding: 8px 20px;
  border-radius: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.navbar-nav .nav-link {
  color: #333;
  font-weight: 500;
  padding: 0.5rem 1rem;
  transition: color 0.3s ease;
}

.navbar-nav .nav-link:hover {
  color: #5576ef;
}

.navbar-nav .active > .nav-link,
.navbar-nav .nav-link.active {
  color: #5576ef;
  font-weight: 600;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  margin-right: 5px;
}

/* إعادة تعريف شاملة لأنماط Badge */
.badge {
  display: inline-block;
  padding: 0.25em 0.6em;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 30px;
  color: #fff;
  margin: 0 3px;
  position: static; /* إزالة position: absolute; */
  top: auto; /* إزالة top: 12px; */
  z-index: 1; /* تقليل z-index */
  box-shadow: 0 2px 5px rgba(85, 118, 239, 0.2);
}

.badge.best-sub {
  background-color: #5576ef !important;
  color: #fff;
  font-size: 0.95em;
}
/* تعريف ألوان الخلفية للشارات */
.badge.bg-primary {
  background-color: #5576ef !important;
  color: #fff !important;
}

.badge.bg-secondary {
  background-color: #6c757d !important;
  color: #fff !important;
}

.badge.bg-success {
  background-color: #198754 !important;
  color: #fff !important;
}

.progress-bar.bg-success {
  background-color: #198754 !important;
}

.badge.bg-danger {
  background-color: #dc3545 !important;
  color: #fff !important;
}

.badge.bg-warning {
  background-color: #ffc107 !important;
  color: #000 !important;
}

.badge.bg-info {
  background-color: #0dcaf0 !important;
  color: #000 !important;
}

/* تعديل شارة مدير الفرق في شريط التنقل */
.navbar-nav .nav-link .badge {
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

/* تعديل شارة مدير الفرق في لوحة التحكم */
.profile-info .badge {
  margin-right: 5px;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}

/* إصلاح الشارات داخل البطاقات */
.card-header .badge,
.card-body .badge {
  margin: 0 5px;
  display: inline-block;
}

/* إصلاح الشارات داخل قوائم المجموعات */
.list-group-item .badge {
  float: none;
  margin-right: 5px;
  margin-left: 5px;
}

/* إصلاح المشكلة في صفحة فرقي */
.card-body p .badge {
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}

/* تعديل الشارات المستديرة في القوائم */
.badge.rounded-pill {
  border-radius: 50rem;
  padding-right: 0.6em;
  padding-left: 0.6em;
}

/* تعديل للشارات في العناصر المرنة */
.d-flex .badge {
  align-self: center;
}

/* تأكد من عدم تداخل الشارات مع النصوص */
p .badge,
h1 .badge,
h2 .badge,
h3 .badge,
h4 .badge,
h5 .badge,
h6 .badge,
span .badge,
a .badge {
  vertical-align: middle;
  position: relative;
  top: -1px;
}

/* إصلاح عرض الشارات في الهوامش */
.ms-1,
.ms-2,
.ms-3 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* إصلاح خاص لشارة الإشعارات */
.position-relative .position-absolute.top-0.start-100.translate-middle.badge {
  position: absolute !important;
  top: 0 !important;
  z-index: 5 !important;
}

/* الأزرار */
.btn {
  font-weight: 600;
  border-radius: 30px;
  padding: 12px 30px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.btn span {
  position: relative;
  z-index: 2;
}

.btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  transition: all 0.5s ease;
  z-index: -1;
  opacity: 0;
}

.btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.btn:hover::before {
  width: 100%;
  right: auto;
  left: 0;
  opacity: 1;
}

.btn-primary {
  background-color: #5576ef;
  border-color: #5576ef;
  color: #fff;
}

.btn-primary::before {
  background-color: #3a5bda;
}

.btn-primary:hover {
  background-color: #3a5bda;
  border-color: #3a5bda;
  color: #fff;
}

.btn-outline-primary {
  color: #5576ef;
  border-color: #5576ef;
}

.btn-outline-primary::before {
  background-color: #5576ef;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #5576ef;
  border-color: #5576ef;
}

.btn-login,
.btn-register {
  width: 100%;
  margin-top: 15px;
}

.btn-lg {
  padding: 15px 35px;
  font-size: 1.1rem;
}

/* تدرجات الألوان */
.text-gradient {
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
}

.bg-gradient {
  background: linear-gradient(135deg, #f1f5fe 0%, #e4f1ff 100%);
}

/* القسم الرئيسي - الهيرو */
.hero-section {
  padding: 20px 0;
  background: #fbfbfb;
  background-size: cover;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 50px 50px;
}

.hero-content {
  padding: 20px 0;
}

.hero-section .display-3 {
  font-weight: 800;
  margin-bottom: 30px;
}

.hero-section .subtitle {
  font-size: 1.5rem;
  font-weight: 500;
  color: #495057;
}

.hero-section h1 {
  font-weight: 800;
  color: #0d6efd;
}

.hero-buttons {
  margin-top: 2rem;
}

/* نموذج التسجيل في الهيرو */
.register-form-hero {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  z-index: 2;
}

.form-card {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  padding: 40px;
  position: relative;
  transition: transform 0.5s ease;
  max-width: 500px;
  width: 100%;
  border-top: 5px solid #5576ef;
}

.form-card:hover {
  transform: translateY(-10px);
}

.form-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 30px;
  color: #6c757d;
}

.register-tabs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 25px;
  border-bottom: none;
}

.register-tabs .nav-link {
  padding: 10px 20px;
  border-radius: 30px;
  color: #5576ef;
  background-color: #f1f5fe;
  border: none;
  transition: all 0.3s ease;
  font-weight: 600;
}

.register-tabs .nav-link.active {
  background-color: #5576ef;
  color: #fff;
  box-shadow: 0 5px 15px rgba(85, 118, 239, 0.3);
}

.register-tabs .nav-link i {
  margin-left: 5px;
}

.form-floating {
  margin-bottom: 20px;
}

.form-floating > .form-control {
  padding: 1.2rem 0.75rem;
  height: calc(3.5rem + 2px);
  line-height: 1.5;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  background-color: #f8f9fa;
  transition: all 0.3s ease;
}

.form-floating > .form-control:focus {
  border-color: #5576ef;
  box-shadow: 0 0 0 0.25rem rgba(85, 118, 239, 0.25);
  background-color: #fff;
}

.form-floating > label {
  padding: 1rem 0.75rem;
}

.free-trial-badge {
  text-align: center;
  margin-top: 15px;
}

.free-trial-badge span {
  background-color: #ffc107;
  color: #212529;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 0.9rem;
  font-weight: 600;
  display: inline-block;
}

.register-note {
  font-size: 0.85rem;
  color: #6c757d;
}

.register-note a {
  color: #5576ef;
  text-decoration: none;
  font-weight: 600;
}

.login-link,
.register-link {
  margin-top: 20px;
  text-align: center;
  font-weight: 600;
}

.login-link a,
.register-link a {
  color: #5576ef;
  text-decoration: none;
  font-weight: 700;
}

.shape-divider {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  z-index: 1;
}

/* قسم الإحصائيات */
.stats-section {
  padding: 60px 0;
  margin-top: -30px;
  position: relative;
  background-color: #fff;
  z-index: 10;
}

.stats-section .container {
  position: relative;
}

.stats-wrapper {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.05);
  padding: 50px 30px;
}

.stat-card {
  padding: 30px 20px;
  border-radius: 15px;
  background: #fff;
  transition: all 0.3s ease;
  position: relative;
}

.shadow-hover {
  transition: all 0.3s ease;
}

.shadow-hover:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.stat-icon {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color: #5576ef;
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.stat-label {
  font-size: 1.2rem;
  color: #6c757d;
  margin-bottom: 0;
}

/* أنماط محسنة لمربعات الإحصائيات */
.modern-stat-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 35px 25px;
  text-align: center;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.modern-stat-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(90deg, #5576ef, #8f44fd);
  z-index: 2;
}

.modern-stat-card::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    135deg,
    rgba(85, 118, 239, 0.03) 0%,
    rgba(143, 68, 253, 0.03) 100%
  );
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s ease;
}

.modern-stat-card .stat-icon {
  margin-bottom: 20px;
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 28px;
  box-shadow: 0 10px 20px rgba(85, 118, 239, 0.3);
}

.modern-stat-card .counter-up {
  font-size: 3.5rem;
  font-weight: 700;
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
  line-height: 1.1;
}

.modern-stat-card .lead {
  color: #6c757d;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0;
}

.modern-stat-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 30px 60px rgba(85, 118, 239, 0.15);
}

.modern-stat-card:hover::after {
  opacity: 1;
}

/* Pulse Animation for Icons */
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 10px 20px rgba(85, 118, 239, 0.3);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 15px 25px rgba(85, 118, 239, 0.4);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 10px 20px rgba(85, 118, 239, 0.3);
  }
}

/* .modern-stat-card:hover .stat-icon {
  animation: pulse 1.5s infinite;
} */

/* قسم العنوان */
.section-header {
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.section-header h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.section-header .lead {
  color: #6c757d;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* قسم المميزات */
.features-section {
  background-color: #fff;
}

.feature-card {
  padding: 40px 30px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 100%;
}

.feature-card::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 0;
  background: linear-gradient(to right, #5576ef, #8f44fd);
  transition: all 0.5s ease;
  z-index: -1;
}

.feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.feature-card:hover::before {
  width: 100%;
}

.feature-icon {
  font-size: 2.5rem;
  margin-bottom: 25px;
  color: #5576ef;
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
}

.feature-card h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 700;
}

.feature-link {
  color: #5576ef;
  font-weight: 500;
  display: inline-block;
  margin-top: 15px;
  transition: all 0.3s ease;
}

.feature-link i {
  transition: transform 0.3s ease;
  margin-left: 5px;
}

.feature-link:hover {
  color: #3a5bda;
}

.feature-link:hover i {
  transform: translateX(-5px);
}

/* قسم خطوات العمل */
.how-it-works-section {
  background-color: #f8f9fa;
  position: relative;
  overflow: hidden;
}

.timeline {
  position: relative;
  padding: 20px 0;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20%;
  width: 3px;
  background: linear-gradient(to bottom, #5576ef, #8f44fd);
  z-index: 1;
}

.timeline-item {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
  display: flex;
  align-items: center;
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-number {
  width: 60px;
  height: 60px;
  background: #5576ef;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  box-shadow: 0 10px 20px rgba(85, 118, 239, 0.3);
  z-index: 2;
  position: absolute;
  right: calc(20% - 30px);
}

.timeline-content {
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  width: 65%;
  margin-right: 25%;
  transition: all 0.3s ease;
}

.timeline-content:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.timeline-content h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 700;
}

/* قسم الأسعار */
.pricing-section {
  background-color: #f8f9fa;
  position: relative;
  padding: 60px 0;
}

.pricing-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  position: relative;
  border: none;
  margin-bottom: 30px;
  height: 100%;
}

.pricing-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: linear-gradient(to right, #5576ef, #8f44fd);
  opacity: 0.7;
}

.pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.featured-plan {
  border: none;
  transform: scale(1.02);
  box-shadow: 0 15px 40px rgba(85, 118, 239, 0.2);
  z-index: 2;
  position: relative;
}

.featured-plan::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  background: linear-gradient(
    45deg,
    rgba(85, 118, 239, 0.03),
    rgba(143, 68, 253, 0.03)
  );
  z-index: -1;
}

.featured-plan:hover {
  transform: scale(1.02) translateY(-10px);
}

.card-header {
  background: #f8f9fa;
  padding: 35px 25px;
  color: #333;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.pricing-card .card-header {
  background: #f8f9fa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.pricing-card .card-header h3 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #5576ef;
}

.bg-primary {
  background: #f8f9fa !important;
  color: #333 !important;
}

.bg-success {
  background: #f8f9fa !important;
  color: #333 !important;
}

.bg-warning {
  background: linear-gradient(45deg, #5576ef, #8f44fd) !important;
  color: #fff !important;
}

.text-white {
  color: #333 !important;
}

.pricing-value {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.display-4 {
  font-size: 3.2rem;
  font-weight: 700;
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.text-muted {
  font-size: 1rem;
  opacity: 0.6;
  color: #666;
  margin-left: 5px;
}

.pricing-features {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.pricing-features li {
  margin-bottom: 15px;
  color: #555;
  position: relative;
  padding-right: 30px;
  text-align: right;
}

.pricing-features li i {
  position: absolute;
  right: 0;
  top: 3px;
  font-size: 1.1rem;
}

.text-success {
  color: #5576ef !important;
}

.card-body {
  padding: 30px;
}

.btn-outline-primary {
  color: #5576ef;
  border-color: #5576ef;
  border-radius: 8px;
  padding: 12px 30px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-outline-primary:hover {
  background-color: #5576ef;
  color: #fff;
  border-color: #5576ef;
  box-shadow: 0 5px 15px rgba(85, 118, 239, 0.3);
}

.btn-success {
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  border: none;
  color: #fff;
  border-radius: 8px;
  padding: 12px 30px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-success:hover {
  background: linear-gradient(45deg, #4365e0, #7e33ec);
  box-shadow: 0 5px 15px rgba(85, 118, 239, 0.4);
  transform: translateY(-2px);
}

.btn-lg {
  font-size: 1.1rem;
}

.trial-note {
  font-size: 1rem;
  color: #6c757d;
  max-width: 600px;
  margin: 40px auto 0;
  font-style: italic;
}

.trial-note i {
  color: #5576ef;
  margin-left: 5px;
}

/* قسم الشهادات */
.testimonials-section {
  background-color: #f8f9fa;
}

.testimonial-card {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  padding: 30px;
  transition: all 0.3s ease;
  position: relative;
  height: 100%;
  margin-bottom: 1.5rem;
}

.testimonial-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.testimonial-rating {
  margin-bottom: 20px;
  color: #ffc107;
}

.testimonial-rating i {
  color: #ffc107;
  font-size: 1.2rem;
  margin-left: 2px;
}

.testimonial-content {
  font-style: italic;
  margin-bottom: 30px;
  color: #495057;
  font-size: 1.1rem;
  line-height: 1.8;
}

.testimonial-author {
  display: flex;
  align-items: center;
}

.author-image {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  margin-left: 15px;
}

.author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-info h5 {
  font-size: 1.2rem;
  margin-bottom: 5px;
  font-weight: 600;
}

.author-info p {
  color: #6c757d;
  margin-bottom: 0;
}

/* قسم الأسئلة الشائعة */
.faq-section {
  background-color: #fff;
}

.accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 10px !important;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-button {
  padding: 20px 25px;
  font-weight: 600;
  font-size: 1.1rem;
  color: #212529;
  background-color: #fff;
  border: none;
  box-shadow: none;
}

.accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}

.accordion-button:not(.collapsed) {
  color: #5576ef;
  background-color: #f1f5fe;
}

.accordion-button::after {
  transition: all 0.3s ease;
}

.accordion-body {
  padding: 20px 25px;
  line-height: 1.8;
  color: #6c757d;
}

/* قسم الدعوة للعمل */
.cta-section {
  background-color: #fff;
  position: relative;
}

.cta-wrapper {
  max-width: 800px;
  margin: 0 auto;
  background: linear-gradient(135deg, #f1f5fe 0%, #e4f1ff 100%);
  padding: 80px 40px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.cta-wrapper::before,
.cta-wrapper::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: linear-gradient(
    45deg,
    rgba(85, 118, 239, 0.1),
    rgba(143, 68, 253, 0.1)
  );
  z-index: -1;
}

.cta-wrapper::before {
  top: -100px;
  right: -50px;
}

.cta-wrapper::after {
  bottom: -100px;
  left: -50px;
}

.cta-buttons {
  margin-top: 2rem;
}

.trial-note {
  font-size: 1rem;
  color: #6c757d;
  max-width: 600px;
  margin: 40px auto 0;
  font-style: italic;
}

.trial-note i {
  color: #5576ef;
  margin-right: 5px;
}

/* أنماط تذييل الموقع */
.footer h5 {
  color: #212529;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 1.2rem;
}

.footer ul li {
  margin-bottom: 12px;
}

.footer ul li a {
  color: #6c757d;
  transition: all 0.3s ease;
}

.footer ul li a:hover {
  color: #5576ef;
  transform: translateX(-5px);
}

.social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #e9ecef;
  border-radius: 50%;
  color: #5576ef;
  transition: all 0.3s ease;
  margin-right: 10px;
}

.social-links a:hover {
  background-color: #5576ef;
  color: #fff;
  transform: translateY(-5px);
}

/* إصلاح مشكلة القائمة المنسدلة */
.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 8px 0;
  z-index: 1000;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

.dropdown-menu.show {
  display: block;
}

.dropdown-menu-end {
  right: 0;
  left: auto;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 8px 16px;
  clear: both;
  font-weight: 500;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
  transition: all 0.2s ease;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #5576ef;
  background-color: rgba(85, 118, 239, 0.05);
}

.dropdown-item i {
  margin-left: 10px;
  font-size: 0.9rem;
  color: #5576ef;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.navbar-nav .dropdown-menu {
  position: absolute;
}

/* أنماط صفحات تسجيل الدخول والتسجيل */
.login-container,
.register-container {
  max-width: 500px;
  margin: 50px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.forgot-password {
  text-align: center;
  margin-top: 20px;
}

.register-link {
  text-align: center;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #dee2e6;
}

/* أنماط لوحة التحكم */
.dashboard-container {
  max-width: 800px;
  margin: 50px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.welcome-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dee2e6;
}

.profile-info {
  margin-top: 20px;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 10px;
}

/* أنماط الفرق */
.team-card {
  margin-bottom: 20px;
}

.team-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.team-stats {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.stat-item {
  background-color: #f8f9fa;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
  flex: 1;
}

.stat-item .number {
  font-size: 1.5rem;
  font-weight: bold;
  color: #5576ef;
}

/* أنماط وسائط متعددة */
@media (max-width: 991px) {
  .hero-content {
    padding: 30px 0;
    text-align: center;
  }

  .hero-image-wrapper {
    margin-top: 30px;
  }

  .featured-plan {
    transform: none;
  }

  .timeline::before {
    right: 50%;
  }

  .timeline-number {
    right: calc(50% - 30px);
  }

  .timeline-content {
    width: 90%;
    margin-right: 5%;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  section {
    padding: 40px 0;
  }

  .hero-section {
    padding: 10px 0;
    text-align: center;
  }

  .hero-content {
    padding: 20px 0;
  }

  .hero-buttons .btn,
  .cta-buttons .btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .stats-wrapper {
    padding: 30px 15px;
  }

  .cta-wrapper {
    padding: 50px 20px;
  }

  .hero-section img {
    margin-top: 2rem;
  }

  .footer {
    text-align: center;
  }
}

/* تقليل المساحات الزائدة */
.py-lg-8 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* تعديلات لأنماط مربعات الإحصائيات لإزالة حركة النبض للأيقونات */

/* تعديل الأيقونة لإلغاء حركة النبض */
.modern-stat-card .stat-icon {
  margin-bottom: 20px;
  background: linear-gradient(45deg, #5576ef, #8f44fd);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 28px;
  box-shadow: 0 10px 20px rgba(85, 118, 239, 0.3);
  /* إلغاء حركة النبض عند التحويم */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* تعديل سلوك الأيقونة عند التحويم */
.modern-stat-card:hover .stat-icon {
  /* إلغاء حركة النبض */
  animation: none;
  /* تأثير بسيط عند التحويم بدون نبض */
  transform: scale(1.05);
  box-shadow: 0 15px 25px rgba(85, 118, 239, 0.4);
}

/* تحسين سرعة انتقال المربع عند التحويم */
.modern-stat-card {
  /* تقليل مدة الانتقال لجعل الحركة أسرع */
  transition: all 0.3s ease;
}
