* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Vazirmatn", sans-serif;
}

body {
  font-size: 14px;
  background: linear-gradient(135deg, #0f2027, #203a43, #2c5364);
  color: #fff;
  line-height: 1.8;
}
html {
  scroll-behavior: smooth;
  background: #0f2027;
}

.container {
  padding: 20px;
  max-width: 650px;
  margin: auto;
}

.card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

h1 {
  font-size: 26px;
  margin-bottom: 10px;
}

.subtitle {
  color: #b0bec5;
  margin-bottom: 20px;
}

.lead {
  font-size: 14px;
  color: #e0e0e0;
  margin-bottom: 25px;
}

.block {
  margin-bottom: 25px;
}

.block h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #00e5ff;
}

.block h3 {
  font-size: 15px;
  margin: 10px 0;
  color: #80d8ff;
}

ul {
  padding-right: 18px;
}

li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #e0f7fa;
}
/*بخش دوم*/
/* فاصله بین دو کارت */
.second-card {
  margin-top: 25px;
}

/* مقایسه دو ستونه */
.compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin-top: 15px;
}

/* باکس‌ها */
.compare-box {
  background: rgba(255,255,255,0.05);
  padding: 15px;
  border-radius: 15px;
  border: 1px solid rgba(255,255,255,0.08);
}

.compare-box h3 {
  margin-bottom: 10px;
  color: #00e5ff;
  font-size: 14px;
}

.compare-box li {
  font-size: 13px;
}

/* نتیجه */
.result {
  margin-top: 20px;
  padding: 15px;
  background: rgba(0, 229, 255, 0.08);
  border-radius: 15px;
  font-size: 14px;
}

.cta span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
/*بخش بعدی۲*/
.section-divider {
  margin: 40px 0 20px;
  text-align: center;
  position: relative;
}

.section-divider::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,0.1);
}

.section-divider span {
  position: relative;
  background: #203a43;
  padding: 0 15px;
  font-size: 12px;
  color: #90caf9;
}

/* کارت سوم */
.third-card {
  margin-top: 20px;
}

/* لیست هزینه‌ها */
.cost-list {
  margin-top: 15px;
}

.cost-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255,255,255,0.05);
  padding: 12px 15px;
  border-radius: 12px;
  margin-bottom: 10px;
  font-size: 14px;
}

.cost-item strong {
  color: #00e5ff;
}

/* جمع کل */
.total-cost {
  margin-top: 20px;
  padding: 15px;
  text-align: center;
  background: linear-gradient(135deg, #00e5ff, #2979ff);
  border-radius: 15px;
  font-weight: bold;
  color: #002f4b;
}
.fourth-card {
  margin-top: 20px;
}

.field-box {
  margin-top: 15px;
  padding: 15px;
  border-radius: 15px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.06);
}

.field-box h3 {
  font-size: 15px;
  margin-bottom: 8px;
  color: #00e5ff;
}

.field-box li {
  font-size: 13px;
  margin-bottom: 4px;
}

.tag {
  margin-top: 8px;
  font-size: 12px;
  color: #a7ffeb;
}
.fifth-card {
  margin-top: 20px;
}
.sixth-card {
  margin-top: 20px;
}
/* لینک سایت */
.site-link {
  display: block;
  text-align: left; /* میره سمت چپ */
  margin-top: 10px;
  font-size: 13px;
  color: #80deea;
  text-decoration: none;
  transition: 0.3s;
}
.site-btn {
  display: block;
  width: fit-content;
  margin-top: 12px;
  margin-right: auto;
  
  padding: 8px 14px;
  font-size: 12.5px;
  border-radius: 10px;

  color: #00e5ff;
  text-decoration: none;

  background: rgba(0, 229, 255, 0.08);
  border: 1px solid rgba(0, 229, 255, 0.25);

  backdrop-filter: blur(5px);

  transition: all 0.25s ease;
}

/* hover خفن */
.site-btn:hover {
  background: #00e5ff;
  color: #00363a;
  transform: translateY(-2px) scale(1.03);
  box-shadow: 0 8px 20px rgba(0,229,255,0.25);
}

/* کلیک */
.site-btn:active {
  transform: scale(0.96);
}
/* هاور خفن */
.site-link:hover {
  color: #00e5ff;
  transform: translateX(-3px);
}
/* موبایل */
@media (max-width: 700px) {
  .compare {
    grid-template-columns: 1fr;
  }
}

/* موبایل */
@media (max-width: 700px) {

  .container {
    padding: 12px;
    max-width: 380px;
    margin: auto;
  }

  .card {
    padding: 16px;
    border-radius: 14px;
  }

  /* تیتر اصلی */
  h1 {
    font-size: 18px;
    line-height: 1.4;
  }

  /* تیتر سکشن‌ها */
  h2 {
    font-size: 15px;
  }

  h3 {
    font-size: 13px;
  }

  /* متن توضیحی */
  .lead {
    font-size: 12.5px;
    line-height: 1.8;
  }

  /* لیست‌ها */
  li {
    font-size: 12.5px;
    line-height: 1.7;
  }

  /* آیتم‌های هزینه */
  .cost-item {
    font-size: 12.5px;
    padding: 9px 12px;
  }

  /* باکس‌های رشته */
  .field-box {
    padding: 12px;
  }

  /* تگ‌ها (✔ متن سبز) */
  .tag {
    font-size: 11.5px;
  }

  /* متن نتیجه */
  .result {
    font-size: 13px;
    padding: 14px;
  }
.sixth-card {
    margin-top: 15px;
  }

  /* باکس‌های داخلش */
  .sixth-card .field-box {
    padding: 12px;
    border-radius: 12px;
  }

  /* تیتر UNiDAYS / StudentBeans */
  .sixth-card h3 {
    font-size: 13px;
  }

  /* متن‌ها */
  .sixth-card li {
    font-size: 12.5px;
    line-height: 1.6;
  }

  /* دکمه‌ها */
  .site-btn {
    font-size: 12px;
    padding: 7px 12px;
    border-radius: 9px;

    margin-top: 10px;
    margin-right: auto;
  }

  /* فاصله بین آیتم‌ها */
  .sixth-card .field-box {
    margin-top: 10px;
  }

  /* بخش نحوه استفاده */
  .sixth-card .result {
    font-size: 12.5px;
    padding: 12px;
  }

}
