/* =====================================================
   TREATMENTS PAGE — COMPLETE REWRITE v2
   Dr. Batra botanical bg · compact cards · unified pills
===================================================== */

/* =====================================================
   DR. BATRA BOTANICAL SVG WATERMARK (Reusable)
   Used on .treatments-hero and .services
===================================================== */
.batra-bg {
  position: relative;
  background-color: #FDFBF7 !important;
  /* Left flower cluster */
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 560'%3E%3Cg fill='none' stroke='%23a8a396' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' opacity='0.5'%3E%3Cpath d='M170 540 C170 540 170 300 170 120'/%3E%3Cellipse cx='100' cy='230' rx='68' ry='28' transform='rotate(-30 100 230)' /%3E%3Cellipse cx='240' cy='230' rx='68' ry='28' transform='rotate(30 240 230)' /%3E%3Cellipse cx='80' cy='310' rx='60' ry='24' transform='rotate(-50 80 310)' /%3E%3Cellipse cx='260' cy='310' rx='60' ry='24' transform='rotate(50 260 310)' /%3E%3Cpath d='M170 200 C140 170 100 160 80 140'/%3E%3Cpath d='M170 200 C200 170 240 160 260 140'/%3E%3Cpath d='M170 280 C130 260 90 270 70 255'/%3E%3Cpath d='M170 280 C210 260 250 270 270 255'/%3E%3Ccircle cx='170' cy='118' r='20'/%3E%3Cellipse cx='170' cy='88' rx='14' ry='22' /%3E%3Cellipse cx='195' cy='103' rx='14' ry='22' transform='rotate(60 195 103)' /%3E%3Cellipse cx='145' cy='103' rx='14' ry='22' transform='rotate(-60 145 103)' /%3E%3Cellipse cx='195' cy='133' rx='14' ry='22' transform='rotate(120 195 133)' /%3E%3Cellipse cx='145' cy='133' rx='14' ry='22' transform='rotate(-120 145 133)' /%3E%3Cellipse cx='170' cy='148' rx='14' ry='22' transform='rotate(180 170 148)' /%3E%3C/g%3E%3C/svg%3E"),
    /* Right flower cluster */
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 560'%3E%3Cg fill='none' stroke='%23a8a396' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' opacity='0.5'%3E%3Cpath d='M170 540 C170 540 170 300 170 120'/%3E%3Cellipse cx='100' cy='230' rx='68' ry='28' transform='rotate(-30 100 230)' /%3E%3Cellipse cx='240' cy='230' rx='68' ry='28' transform='rotate(30 240 230)' /%3E%3Cellipse cx='80' cy='310' rx='60' ry='24' transform='rotate(-50 80 310)' /%3E%3Cellipse cx='260' cy='310' rx='60' ry='24' transform='rotate(50 260 310)' /%3E%3Cpath d='M170 200 C140 170 100 160 80 140'/%3E%3Cpath d='M170 200 C200 170 240 160 260 140'/%3E%3Cpath d='M170 280 C130 260 90 270 70 255'/%3E%3Cpath d='M170 280 C210 260 250 270 270 255'/%3E%3Ccircle cx='170' cy='118' r='20'/%3E%3Cellipse cx='170' cy='88' rx='14' ry='22' /%3E%3Cellipse cx='195' cy='103' rx='14' ry='22' transform='rotate(60 195 103)' /%3E%3Cellipse cx='145' cy='103' rx='14' ry='22' transform='rotate(-60 145 103)' /%3E%3Cellipse cx='195' cy='133' rx='14' ry='22' transform='rotate(120 195 133)' /%3E%3Cellipse cx='145' cy='133' rx='14' ry='22' transform='rotate(-120 145 133)' /%3E%3Cellipse cx='170' cy='148' rx='14' ry='22' transform='rotate(180 170 148)' /%3E%3C/g%3E%3C/svg%3E");
  background-position: left -40px center, right -40px center;
  background-repeat: no-repeat, no-repeat;
  background-size: 340px auto, 340px auto;
}

/* =====================================================
   HERO SECTION
===================================================== */
.treatments-hero {
  padding: 80px 24px 70px;
  text-align: center;
  border-bottom: 1px solid #EAE6DC;
  overflow: hidden;
}

.treatments-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #E7F2EC;
  color: #0F6B45;
  padding: 7px 18px;
  border-radius: 50px;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 22px;
  box-shadow: 0 2px 8px rgba(15,107,69,0.08);
}

.treatments-hero-title {
  font-size: clamp(28px, 4.2vw, 50px);
  line-height: 1.18;
  color: #18201D;
  max-width: 900px;
  margin: 0 auto 18px;
  font-weight: 800;
  letter-spacing: -0.8px;
}

.treatments-hero-title .hl {
  color: #0F6B45;
}

.treatments-hero-sub {
  font-size: 16.5px;
  line-height: 1.68;
  color: #4D5C55;
  max-width: 680px;
  margin: 0 auto 28px;
}

/* ── Trust strip ─────────────────────────────────── */
.trust-strip {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.trust-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  padding: 6px 14px;
  border-radius: 50px;
  border: 1.5px solid #DDE6E1;
  font-size: 12.5px;
  font-weight: 600;
  color: #2B3530;
  box-shadow: 0 2px 8px rgba(0,0,0,0.03);
  white-space: nowrap;
}

.trust-pill .star { color: #FFB800; }
.trust-pill strong { color: #0F6B45; }

/* ── CTA Row ─────────────────────────────────────── */
.hero-cta-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.hero-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 13px 30px;
  background: #0F6B45;
  color: #fff !important;
  border-radius: 50px;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.28s ease;
  box-shadow: 0 4px 18px rgba(15,107,69,0.28);
}

.hero-btn-primary:hover {
  background: #0a5235;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(15,107,69,0.35);
}

.hero-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 13px 26px;
  background: transparent;
  color: #0F6B45 !important;
  border: 2px solid #0F6B45;
  border-radius: 50px;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.28s ease;
}

.hero-btn-secondary:hover {
  background: #E7F2EC;
  transform: translateY(-2px);
}

/* =====================================================
   FILTER BAR — unified pill design, NO arrows
===================================================== */
.filter-bar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  flex-wrap: nowrap;
  margin: 0 auto 44px;
  max-width: 100%;
  width: fit-content;
  padding: 8px;
  background: #fff;
  border-radius: 60px;
  border: 1.5px solid #E2EDE8;
  box-shadow: 0 6px 24px rgba(0,0,0,0.05);
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.filter-bar::-webkit-scrollbar {
  display: none;
}

.filter-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 22px;
  background: transparent;
  border: none;
  color: #4A5C54;
  border-radius: 50px;
  font-size: 14.5px;
  font-weight: 650;
  cursor: pointer;
  transition: all 0.25s ease;
  white-space: nowrap;
  flex-shrink: 0;
  -webkit-appearance: none;
  appearance: none;
}

.filter-btn i {
  font-size: 12px;
  opacity: 0.8;
}

.filter-btn:hover {
  background: #F0F7F3;
  color: #0F6B45;
}

.filter-btn.active {
  background: #0F6B45;
  color: #fff;
  box-shadow: 0 4px 14px rgba(15,107,69,0.25);
}

.filter-btn.active i {
  opacity: 1;
}

/* =====================================================
   SERVICES SECTION
===================================================== */
.services {
  padding: 56px 32px 80px;
}

/* ── Category headings — compact ─────────────────── */
.trt-cat-heading {
  font-size: 16px !important;
  color: #0F6B45 !important;
  font-weight: 700 !important;
  margin: 40px 0 16px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 10px 20px !important;
  background: #E8F4EE !important;
  border-radius: 50px !important;
  width: fit-content !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  border: none !important;
}

.trt-cat-heading i {
  font-size: 15px !important;
  opacity: 0.9 !important;
}

/* ── Cards grid ──────────────────────────────────── */
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}

/* ── Individual card ─────────────────────────────── */
.trt-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: rgba(255,255,255,0.95) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  border: 1.5px solid #E2EDE8 !important;
  border-radius: 16px !important;
  padding: 24px 20px !important;
  box-shadow: 0 4px 15px rgba(0,0,0,0.03) !important;
  transition: all 0.3s cubic-bezier(0.16,1,0.3,1) !important;
  overflow: hidden;
  z-index: 1;
  text-decoration: none !important;
  color: inherit !important;
  cursor: pointer;
}

.trt-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(15,107,69,0.04), transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.trt-card:hover {
  transform: translateY(-5px) !important;
  border-color: rgba(15,107,69,0.3) !important;
  box-shadow: 0 12px 30px rgba(15,107,69,0.1) !important;
}

.trt-card:hover::after { opacity: 1; }

/* Icon circle */
.trt-card .sc-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, #E7F2EC 0%, #d1ede0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  flex-shrink: 0;
  transition: transform 0.3s ease, background 0.3s ease;
}

.trt-card:hover .sc-icon {
  transform: scale(1.1) rotate(5deg);
  background: linear-gradient(135deg, #0F6B45, #1e9d68);
}

.trt-card .sc-icon i {
  font-size: 20px !important;
  color: #0F6B45 !important;
  background: none !important;
  -webkit-text-fill-color: #0F6B45 !important;
  margin-bottom: 0 !important;
  transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease;
}

.trt-card:hover .sc-icon i {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.trt-card h3 {
  color: #18201D !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin-bottom: 8px !important;
  letter-spacing: -0.2px !important;
}

.trt-card p {
  color: #5A6A63 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}

/* =====================================================
   FAQ SECTION
===================================================== */
.treatment-faq-section {
  padding: 72px 32px 80px;
  background: #fff;
  border-top: 1px solid #EAE6DC;
}

.faq-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 60px;
  align-items: start;
}

.faq-sidebar {
  position: sticky;
  top: 100px;
}

.faq-sidebar-badge {
  display: inline-block;
  background: #E7F2EC;
  color: #0F6B45;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 50px;
  margin-bottom: 14px;
}

.faq-sidebar h2 {
  font-size: 28px;
  color: #18201D;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  letter-spacing: -0.4px;
}

.faq-sidebar h2 span {
  color: #0F6B45;
}

.faq-sidebar p {
  font-size: 14.5px;
  color: #5A6A63;
  line-height: 1.65;
  margin-bottom: 24px;
}

.faq-sidebar-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 22px;
  background: #0F6B45;
  color: #fff !important;
  border-radius: 50px;
  font-size: 13.5px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(15,107,69,0.25);
  transition: all 0.25s ease;
}

.faq-sidebar-cta:hover {
  background: #0a5235;
  transform: translateY(-2px);
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-item {
  background: #FDFBF7;
  border: 1.5px solid #E5EDE9;
  border-radius: 12px;
  overflow: hidden;
  transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.faq-item:hover {
  border-color: rgba(15,107,69,0.3);
  box-shadow: 0 4px 16px rgba(15,107,69,0.07);
}

.faq-item.open {
  border-color: rgba(15,107,69,0.35);
  box-shadow: 0 6px 20px rgba(15,107,69,0.08);
}

.faq-q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  background: transparent;
  border: none;
  font-size: 14.5px;
  font-weight: 650;
  color: #1F2925;
  text-align: left;
  cursor: pointer;
  gap: 12px;
  line-height: 1.45;
}

.faq-q .faq-icon {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #E7F2EC;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.22s ease, transform 0.3s ease;
}

.faq-q .faq-icon i {
  font-size: 11px;
  color: #0F6B45;
  transition: transform 0.3s ease;
}

.faq-item.open .faq-q .faq-icon {
  background: #0F6B45;
  transform: rotate(180deg);
}

.faq-item.open .faq-q .faq-icon i {
  color: #fff;
}

.faq-a {
  display: none;
  padding: 0 20px 16px;
  font-size: 13.5px;
  color: #4A5A52;
  line-height: 1.7;
  border-top: 1px solid #EEF4F0;
}

.faq-item.open .faq-a {
  display: block;
}

/* =====================================================
   BOTTOM CTA BANNER
===================================================== */
.treatments-cta-banner {
  background: linear-gradient(135deg, #0F6B45 0%, #177245 100%);
  padding: 48px 30px;
  border-radius: 22px;
  text-align: center;
  color: #fff;
  box-shadow: 0 15px 40px rgba(15,107,69,0.22);
  margin: 56px 0 12px;
}

.treatments-cta-banner h2 {
  font-size: clamp(20px, 2.8vw, 30px);
  font-weight: 700;
  margin-bottom: 12px;
  color: #ffffff !important;
}

.treatments-cta-banner p {
  font-size: 15px;
  opacity: 0.92;
  max-width: 700px;
  margin: 0 auto 26px;
  line-height: 1.7;
  color: #eaf7f0 !important;
}

.treatments-cta-banner .cta-row {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

/* =====================================================
   RESPONSIVE
===================================================== */
@media (max-width: 1024px) {
  .faq-inner {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .faq-sidebar {
    position: static;
    text-align: center;
  }
  .faq-sidebar-badge { margin: 0 auto 14px; display: block; width: fit-content; }
}

@media (max-width: 900px) {
  .services-grid {
    grid-template-columns: repeat(auto-fill, minmax(155px, 1fr));
  }
  .filter-bar {
    border-radius: 20px;
    padding: 12px 16px;
  }
}

@media (max-width: 640px) {
  .treatments-hero {
    padding: 55px 16px 50px;
    background-position: left -200px center, right -200px center;
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .trt-card {
    padding: 18px 14px !important;
  }

  .trt-card h3 {
    font-size: 15px !important;
  }

  .filter-bar {
    width: 100%;
    border-radius: 16px;
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 6px;
  }

  .filter-btn {
    flex-shrink: 0;
    padding: 7px 14px;
    font-size: 12px;
  }

  .hero-btn-primary,
  .hero-btn-secondary {
    width: 100%;
    justify-content: center;
    padding: 12px 20px;
    font-size: 14px;
  }

  .treatments-cta-banner {
    padding: 36px 18px;
  }

  .services,
  .treatment-faq-section {
    padding: 48px 16px;
  }

  .faq-q {
    font-size: 13.5px;
    padding: 14px 16px;
  }

  .faq-a {
    font-size: 13px;
    padding: 0 16px 14px;
  }
}