@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Marcellus&display=swap');


:root {
  --sy-maroon: #000;
  --sy-maroon-dark: #000;
  --sy-maroon-soft: #000;
  --sy-gold: #D6A84D;
  --sy-gold-light: #F0DCA8;
  --sy-gold-pale: #FBF0DA;
  --sy-cream: #FBF3E7;
  --sy-cream-deep: #F5E8D3;
  --sy-white: #FFFFFF;
  --sy-text-heading: #000;
  --sy-text-body: #5B4A45;
  --sy-text-muted: #8A7A72;
  --sy-radius-lg: 24px;
  --sy-radius-md: 16px;
  --sy-radius-sm: 10px;
  --sy-transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  --maroon-dark: #000;
  --maroon: #000;
  --maroon-light: #000;
  --gold: #d4a24c;
  --gold-light: #e8c37a;
  --gold-pale: #f3dcae;
  --cream: #fdf8ef;
  --cream-dark: #f8efe0;
  --text-dark: #3d2b2b;
  --text-muted: #6b5555;
  --white: #ffffff;

  --font-heading: "Cinzel", "Playfair Display", serif;
  --font-body: "Poppins", sans-serif;
}


body {
  font-family: 'Inter', sans-serif;
  background-color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Marcellus', serif;
}

/* .wrap-slider .box-content h1 {
  font-size: 56px;
  line-height: 58px;
} */


.wrap-slider .box-content p {
  margin-bottom: 48px;
  margin-right: 94px;
  font-size: 16px;
  line-height: 26px;
}


.gold-text {
  background: linear-gradient(135deg, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.header-white.header-bg {
  background-color: #000;
}

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 26px;
  border-radius: 6px;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}

.btn-gold {
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  color: var(--maroon-dark);
  border-color: var(--gold);
}

.btn-gold:hover {
  background: linear-gradient(135deg, var(--gold), var(--gold-light));
  box-shadow: 0 4px 14px rgba(212, 162, 76, 0.45);
  transform: translateY(-2px);
}

.btn-outline {
  border-color: var(--gold);
  color: var(--gold-light);
  background: transparent;
}

.btn-outline:hover {
  border-color: var(--gold);
  background: rgba(212, 162, 76, 0.15);
  transform: translateY(-2px);
  color: var(--white);
}

.btn-maroon {
  background: linear-gradient(135deg, var(--maroon-light), var(--maroon-dark));
  color: var(--gold-pale);
  border-color: var(--maroon-dark);
}

.btn-maroon:hover {
  box-shadow: 0 6px 18px rgba(74, 14, 28, 0.4);
  transform: translateY(-2px);
}

.btn-outline-dark {
  border-color: var(--maroon);
  color: var(--maroon);
  background: transparent;
}

.btn-outline-dark:hover {
  background: var(--maroon);
  color: var(--gold-pale);
}

.btn-sm {
  padding: 9px 20px;
  font-size: 13px;
}


.btn-yellow {
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  color: #000;
  border-radius: 999px;
  padding: 12px 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-align: center;
}

.btn-white {
  background-color: #ffffff;
  color: #000;
  border-radius: 999px;
  padding: 12px 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-align: center;
}

.btn-gold {
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  color: var(--maroon-dark);
  border-color: var(--gold);
}

.btn-gold:hover {
  background: linear-gradient(135deg, var(--gold), var(--gold-light));
  box-shadow: 0 4px 14px rgba(212, 162, 76, 0.45);
  transform: translateY(-2px);
}

.btn-gold:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px -6px rgba(207, 159, 70, 0.55);
}

.radius-3 {
  border-radius: 3px !important;
}

.radius-5 {
  border-radius: 5px !important;
}

.radius-10 {
  border-radius: 10px !important;
}

.radius-20 {
  border-radius: 20px !important;
}

.radius-60 {
  border-radius: 60px !important;
}

.rounded-full {
  border-radius: 999px !important;
}

.rjm-section {
  background: #000;
}

.flat-spacing-4 {
  padding-top: 55px;
  padding-bottom: 30px;
}

.flat-spacing-3 {
  padding: 30px 0;
}

.flat-title .title {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #797979;

}

.home_03 {
  background-image: url("../images/home-section-3-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 80px;
}

.profile-section {
  background: #2B2B28;
}

.profile-card {
  background: #2B2B28;
  border: 2px solid #565656;
  border-radius: 32px;
  padding: 24px;
  height: 100%;
}



.profile-top {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.profile-top img {
  width: 140px;
  height: 180px;
  object-fit: cover;
  border-radius: 24px;
  flex-shrink: 0;
}

.profile-info {
  flex: 1;
}

.name-wrap {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
}

.name-wrap h3 {
  font-size: 16px;
  font-weight: 700;
  color: #898989;
  margin: 0;
  line-height: 1;
}

.online-dot {
  width: 8px;
  height: 8px;
  background: #22c55e;
  border-radius: 50%;
}

.profile-info h4 {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
  color: #727272;
  margin-bottom: 6px;
}

.profile-card .details {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  color: #727272;
  margin-bottom: 6px;
  border-bottom: 1px solid #3F3B3B;
  border-top: 1px solid #3F3B3B;
  padding-bottom: 6px;
  padding-top: 6px;
}

.location {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
  line-height: 1em;
  color: #727272;
  margin-bottom: 6px;
}

.card-divider {
  height: 2px;
  background: #3F3B3B;
  margin: 14px 0;
}

.card-actions {
  display: flex;
  justify-content: space-around;
}

.action-btn {
  width: 32px;
  height: 32px;
  border: 1px solid #CD9D54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #CD9D54;
  font-size: 16px;
  transition: .3s;
}

.action-btn:hover {
  transform: scale(1.08);
}

.dia1 {
  position: absolute;
  top: 0;
  left: 20px;
  width: 67px;
  height: 143px;
}

.dia2 {
  position: absolute;
  top: 0;
  right: 30px;
  width: 67px;
  height: 143px;
}

/* Tablet */
@media (max-width: 991px) {

  .match-search {
    display: none;
  }

  .rjm-section {
    background-image: url(../images/rjm-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .flat-title .title {
    font-family: 'Marcellus', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
  }

  .dia1 {
    position: absolute;
    top: 0;
    left: 20px;
    width: 47px;
    height: 123px;
  }

  .dia2 {
    position: absolute;
    top: 0;
    right: 20px;
    width: 47px;
    height: 123px;
  }

  .profile-top img {
    width: 120px;
    height: 160px;
  }

  .name-wrap h3 {
    font-size: 26px;
  }

  .profile-info h4,
  .profile-card .details,
  .location {
    font-size: 18px;
  }
}

/* Mobile */
@media (max-width: 575px) {

  .tf-page-title {
    padding: 69px 0 65px;
    background-image: url(../images/page-title-bg.png);
    background-position: 20%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .tf-page-title h6 {
    text-align: center;
  }

  .services-heading-wrap {
    max-width: 640px;
    margin-inline: auto;
    margin-bottom: clamp(5rem, 6vw, 5rem);
    position: relative;
    z-index: 1;
  }

  .match-search {
    display: none;
  }

  .home-usp-strip .title {
    font-family: 'Marcellus', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .home-usp-strip-btm .title {
    font-family: 'Marcellus', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .profile-card {
    padding: 20px;
  }

  .profile-top {
    flex-direction: column;
  }

  .profile-top img {
    width: 100%;
    height: 280px;
  }

  .name-wrap h3 {
    font-size: 24px;
  }

  .action-btn {
    width: 60px;
    height: 60px;
    font-size: 26px;
  }
}

@media only screen and (max-width: 1149px) {
  .flat-spacing-4 {
    padding-top: 46px;
    padding-bottom: 30px;
  }
}



.home-usp-strip {
  background: #000;
  color: #fff;

}

.home-usp-strip .title {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}

.home-usp-strip .icon {
  color: #CD9D54;
  font-size: 42px;

}

.tf-icon-box-v2 .icon svg {
  width: 42px;
  height: 42px;
  color: #CD9D54;
}


.tf-icon-box.style-row .icon {
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}


@media (min-width: 1200px) {
  .tf-sw-mobile .swiper-wrapper {
    transform: none !important;
  }

  .tf-sw-mobile .swiper-pagination {
    display: none;
  }
}

.odometer.odometer-auto-theme {
  font-size: 32px;
  font-family: 'Inter', sans-serif;

}

.tf-content-wrap .heading {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
  color: #fff;
}

.text-odo h1 {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.1px;
  border-radius: 4px;
  color: #fff;
}

.text-odo p {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1px;
  border-radius: 4px;
  color: #CD9D54;
}

.odometer-inside {
  margin-right: 5px;
}

/* .testimonial-item.style-row {
  display: flex;
  gap: 34px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #E5D1B3;
} */

.testimonial-item.style-row .content {
  padding: 30px 0;
}


.testimonial-item.style-row .image {
  width: 190px;
  flex-shrink: 0;
}


@media only screen and (max-width: 1149px) {


  .testimonial-item.style-row .content {
    text-align: center;
    padding: 10px 0;
  }

  .testimonial-item.style-row .content .rating {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
  }
}




.home-usp-strip-btm {
  background: #000;

}

.home-usp-strip-btm .title {
  font-family: 'Marcellus', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.home-usp-strip-btm .icon {
  color: #7A0012;
  font-size: 42px;
}


.tf-banner-collection img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
}

.tf-banner-collection .box-content {
  width: 100%;
}



.testimonial {
  background-image: url("../images/home-section-4-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-bottom: 450px;
}

.testimonial-item {
  background-color: #2B2B28;
  border-radius: 5px;
  border: 1px solid #565656;
}



.match-search {
  background: #000;
  border-radius: 14px;
  padding: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
  margin-top: -130px;
  position: relative;
  z-index: 1;
  width: 93%;
  margin: -80px auto 35px;
  border: solid 1px #CD9D54;
}

.search-row {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.field-group {
  flex: 1;
  min-width: 150px;
}

.field-group label {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 500;
  color: #2f3b52;
}

.field-group .form-select {
  height: 50px;
  border-radius: 8px;
  border: 1px solid #282828;
  background: #282828;
  font-size: 16px;
  color: #52555A;
}

.search-action {
  width: 180px;
  flex-shrink: 0;
}

.btn-search {
  width: 100%;
  height: 54px;
  border: 0;
  border-radius: 10px;
  background: #CD9D54;
  color: #070601;
  font-size: 18px;
  font-weight: 500;
}

.btn-search:hover {
  background: #9f763a;
}

.advanced-search {
  display: block;
  text-align: center;
  margin-top: 8px;
  color: #52555A;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .search-row {
    flex-wrap: wrap;
  }

  .field-group {
    flex: 0 0 calc(33.333% - 14px);
  }

  .search-action {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .field-group {
    flex: 0 0 100%;
  }
}


.footer .footer-logo {
  margin-bottom: 30px;
  width: 80%;
}


.tf-page-title .heading {
  font-family: 'Marcellus', serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
  color: #7A0012;
}

.bg-yellow {
  background-color: #FFC107;
}







/* ── Section Shell ── */
.pricing-section {
  padding: 100px 0 120px;
  /* background: var(--cream); */
  position: relative;
  overflow: hidden;
}

/* subtle watermark grid */
/* .pricing-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(var(--dark-10) 1px, transparent 1px),
    linear-gradient(90deg, var(--dark-10) 1px, transparent 1px);
  background-size: 40px 40px;
  pointer-events: none;
  z-index: 0;
} */

.pricing-section .container {
  position: relative;
  z-index: 1;
}

/* ── Section Header ── */
.section-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--orange);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.section-eyebrow::before,
.section-eyebrow::after {
  content: '';
  width: 32px;
  height: 1.5px;
  background: var(--orange);
  border-radius: 2px;
}

.section-title {
  font-family: 'Marcellus', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  color: var(--dark);
  line-height: 1.18;
  letter-spacing: -.01em;
}

.section-title em {
  font-style: italic;
  color: var(--orange);
}

.section-subtitle {
  font-family: 'Inter', sans-serif;
  font-size: .9rem;
  font-weight: 400;
  color: var(--dark-60);
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.8;
}

.bg_grey-7 {
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
}

/* ── Card Base ── */
.price-card {
  /* Frame 361 */


  background: linear-gradient(180deg, #FFE4BE 0%, #FFFFFF 100%);
  border: 1px solid #F5E8D0;
  border-radius: 12px;

  /* border-radius: var(--radius); */
  padding: 36px 28px 32px;
  /* box-shadow: var(--shadow-card); */
  /* border: 1.5px solid var(--dark-10); */
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: transform var(--transition), box-shadow var(--transition);
}

.price-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--orange), transparent);
  opacity: 0;
  transition: opacity var(--transition);
}

.price-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-feat);
}

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

/* ── Featured (Popular) Card ── */
.price-card.featured {
  background: #7A0012;
  border-color: var(--orange);
  box-shadow: var(--shadow-feat);
}

.price-card.featured::after {
  opacity: 1;
}

.price-card.featured .plan-name,
.price-card.featured .plan-desc,
.price-card.featured .feature-item {
  color: rgba(255, 255, 255, .78);
}

.price-card.featured .plan-price {
  color: var(--white);
}

.price-card.featured .price-currency,
.price-card.featured .price-period {
  color: rgba(255, 255, 255, .6);
}

.price-card.featured .divider {
  border-color: rgba(255, 255, 255, .12);
}

.price-card.featured .feature-item .bi {
  color: var(--orange);
}

/* ── Badge ── */
.badge-popular {
  position: absolute;
  top: 20px;
  right: 20px;
  background: var(--orange);
  color: var(--white);
  font-family: 'Poppins', sans-serif;
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 50px;
}

/* ── Plan Header ── */
.plan-icon-wrap {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  background: var(--orange-light);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 1.4rem;
  color: var(--orange);
  flex-shrink: 0;
}

.price-card.featured .plan-icon-wrap {
  background: rgba(255, 152, 0, .15);
  color: var(--orange);
}

.plan-name {
  font-family: 'Marcellus', serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--dark);
  letter-spacing: .01em;
  margin-bottom: 6px;
}

.plan-desc {
  font-size: .88rem;
  font-weight: 400;
  color: var(--dark-60);
  line-height: 1.6;
  margin-bottom: 20px;
  min-height: 50px;
}

/* ── Price Display ── */
.price-wrap {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  margin-bottom: 4px;
}

.price-currency {
  font-family: 'Marcellus', serif;
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--dark-100);
  margin-top: 8px;
}

.plan-price {
  font-family: 'Marcellus', serif;
  font-size: 3rem;
  font-weight: 700;
  color: var(--dark);
  line-height: 1;
  letter-spacing: 4px;
}

.price-period {
  font-size: .92rem;
  font-weight: 400;
  color: var(--dark-60);
  align-self: flex-end;
  margin-bottom: 6px;
}

.plan-validity {
  font-size: .85rem;
  font-weight: 500;
  color: var(--orange);
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* ── Divider ── */
.divider {
  border: none;
  border-top: 1px solid var(--dark-10);
  margin: 20px 0;
}

/* ── Features List ── */
.features-label {
  font-size: .65rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--orange);
  margin-bottom: 14px;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  flex-grow: 1;
}

.feature-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: .875rem;
  font-weight: 400;
  color: var(--dark);
  line-height: 1.5;
  padding: 5px 0;
}

.feature-item .fa-solid {
  color: var(--orange);
  font-size: .9rem;
  flex-shrink: 0;
  margin-top: 2px;
}

.feature-item.dim {
  opacity: .4;
}

.feature-item.dim .fa-solid {
  color: var(--dark-30);
}

/* ── CTA Button ── */
.btn-plan {
  display: block;
  width: 100%;
  text-align: center;
  padding: 13px 24px;
  border-radius: 50px;
  font-family: 'Inter', sans-serif;
  font-size: .82rem;
  font-weight: 600;
  letter-spacing: 0em;
  cursor: pointer;
  border: none;
  transition: background var(--transition), transform var(--transition), box-shadow var(--transition);
  text-decoration: none;
}

.btn-plan-outline {
  background: transparent;
  border: 1.5px solid var(--orange);
  color: var(--orange);
}

.btn-plan-outline:hover {
  background: var(--orange);
  color: var(--white);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(255, 152, 0, .32);
}

.btn-plan-solid {
  background: var(--orange);
  color: var(--white);
  box-shadow: 0 6px 20px rgba(255, 152, 0, .38);
}

.btn-plan-solid:hover {
  background: var(--orange-dark);
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(255, 152, 0, .44);
}

.btn-plan-free {
  background: var(--cream-dark);
  color: var(--dark);
  border: 1.5px solid var(--dark-10);
}

.btn-plan-free:hover {
  background: var(--dark);
  color: var(--white);
  transform: translateY(-2px);
}

/* ── Row equal-height ── */
.pricing-row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 24px;
}

/* ── Note strip ── */
.pricing-note {
  font-size: .78rem;
  color: var(--dark-60);
  text-align: center;
  margin-top: 48px;
}

.pricing-note a {
  color: var(--orange);
  font-weight: 600;
  text-decoration: none;
}

.pricing-note a:hover {
  text-decoration: underline;
}

/* ── Responsive tweaks ── */
@media (max-width: 575.98px) {
  .pricing-section {
    padding: 60px 0 80px;
  }

  .plan-price {
    font-size: 2.4rem;
  }

  .price-card {
    padding: 28px 20px 24px;
  }
}

@media (prefers-reduced-motion: reduce) {

  .price-card,
  .btn-plan {
    transition: none;
  }
}

/* =========================================================
   PROFILE CARD — LIST VIEW (horizontal layout)
   Scoped to #listLayout so it never collides with the
   grid-view profile card below.
   ========================================================= */

#listLayout.tf-list-layout .card {
  width: 100%;
}

#listLayout .card {
  width: 100%;
  /* max-width: 960px; */
  background: linear-gradient(180deg, #FFE4BE 0%, #FFFFFF 100%);
  border: 1px solid #F5E8D0;
  border-radius: 20px;
  padding: 28px;
  display: flex;
  flex-direction: row;
  gap: 28px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  margin: 10px 0 10px 0;
}

#listLayout .photo {
  flex: 0 0 200px;
  width: 200px;
  height: 240px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

#listLayout .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}

#listLayout .info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0px;
}

#listLayout .name {
  font-family: 'Marcellus', serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--dark);
  /* letter-spacing: .01em; */
  line-height: 1;
  margin-bottom: 6px;
}

#listLayout .id {
  font-size: .85rem;
  font-weight: 500;
  color: #7A0012;
  margin-bottom: 0px;

}

#listLayout .details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px 32px;
  margin-top: 12px;
  padding-top: 0px;
}

#listLayout .detail-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .875rem;
  font-weight: 400;
  color: var(--dark);
}

#listLayout .detail-row .fa-solid {
  color: var(--orange);
}

#listLayout .detail-row .icon {
  flex: 0 0 20px;
  font-size: 18px;
  line-height: 1.3;
}

#listLayout .detail-row b {
  font-weight: 700;
}

#listLayout .actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
}

#listLayout .btn {
  border: none;
  border-radius: 8px;
  padding: 12px 18px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 auto;
  justify-content: center;
  white-space: nowrap;
  transition: filter .15s ease, transform .15s ease;
}

#listLayout .btn:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

#listLayout .btn:active {
  transform: translateY(0);
}

#listLayout .btn-view {
  background: var(--blue) !important;
  color: #fff !important;
}

#listLayout .btn-interest {
  background: var(--orange) !important;
  color: #fff !important;
}


#listLayout .btn-shortlist {
  background: var(--deep-orange) !important;
  color: #fff !important;
}


#listLayout .btn-chat {
  background: var(--green) !important;
  color: #fff !important;
}

/* Tablet */
@media (max-width:820px) {
  #listLayout .card {
    padding: 22px;
    gap: 20px;
  }

  #listLayout .photo {
    flex-basis: 170px;
    width: 170px;
    height: 200px;
  }

  #listLayout .name {
    font-size: 26px;
  }
}

/* Mobile */
@media (max-width:600px) {
  #listLayout .card {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 20px;
    border-radius: 16px;
  }

  #listLayout .photo {
    width: 140px;
    height: 170px;
    flex-basis: auto;
  }

  #listLayout .info {
    align-items: center;
  }

  #listLayout .details {
    grid-template-columns: 1fr;
    width: 100%;
    text-align: left;
  }

  #listLayout .actions {
    width: 100%;
    flex-direction: column;
  }

  #listLayout .btn {
    width: 100%;
  }

  #listLayout .name {
    font-size: 24px;
  }
}

.list-product-btn .box-icon {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 3px;
  box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
  background-color: transparent;
  position: relative;
}

.list-product-btn .box-icon .icon {
  font-size: 14px;
  font-weight: 500;
  height: 13px;
}

.list-product-btn .box-icon:hover {
  background-color: #7A0012 !important;
  color: var(--white);
}


.tf-pagination-list .active .pagination-link {
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px;
  background-color: #7A0012 !important;
  color: var(--white);
  border-color: #7A0012 !important;
}

.tf-pagination-list .active .pagination-link {
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 10px 0px;
  background-color: #7A0012 !important;
  color: var(--white);
  border-color: #7A0012 !important;
}






#gridLayout .card {
  background: linear-gradient(180deg, #FFE4BE 0%, #FFFFFF 100%);
  border: 1px solid #F5E8D0;
  border-radius: 16px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

#gridLayout .photo {
  width: 100%;
  aspect-ratio: 3/3.6;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 14px;
}

#gridLayout .name {
  font-family: 'Marcellus', serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--dark);
  /* letter-spacing: .01em; */
  line-height: 1;
  margin-bottom: 6px;
}

#gridLayout .id {
  font-size: .85rem;
  font-weight: 500;
  color: #7A0012;
  margin-bottom: 0px;
}

#gridLayout .details {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 14px;
  margin-bottom: 14px;
}

#gridLayout .detail-row {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .875rem;
  font-weight: 400;
  color: var(--dark);
}

#gridLayout .detail-row .fa-solid {
  color: var(--orange);
}

#gridLayout .detail-row .icon {
  flex: 0 0 16px;
  font-size: 14px;
}

#gridLayout .detail-row b {
  font-weight: 700;
}

.list-product-btn {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 5px;
}

#gridLayout .actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: auto;
}

#gridLayout .btn {
  border: none;
  border-radius: 7px;
  padding: 9px 6px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  white-space: nowrap;
  transition: filter .15s ease, transform .15s ease;
}

#gridLayout .btn:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

#gridLayout .btn-view {
  background: var(--blue);
  color: #fff;
}

#gridLayout .btn-interest {
  background: var(--orange);
  color: #fff;
}

#gridLayout .btn-shortlist {
  background: var(--deep-orange);
  color: #fff;
}

#gridLayout .btn-chat {
  background: var(--green);
  color: #fff;
}

/* ── 4-column grid: tighten buttons so they don't overflow ── */
.tf-col-4 #gridLayout .actions {
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}

.tf-col-4 #gridLayout .btn {
  font-size: 10px;
  padding: 7px 4px;
  gap: 3px;
  border-radius: 6px;
}

/* ── 2-column grid: full-width stacked buttons ── */
.tf-col-2 #gridLayout .actions {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

/* Tablet */
@media (max-width:1024px) {
  .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width:768px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

/* Mobile */
@media (max-width:480px) {
  .grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .view-icons {
    display: none;
  }

  #gridLayout .actions {
    grid-template-columns: 1fr 1fr;
  }
}

.widget-tabs.style-has-border {
  border: 1px solid #fff;
}






/* =========================================================
   FOOTER
   ========================================================= */
.site-footer {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(0, 0, 0, 0.55), transparent 60%),
    var(--maroon-dark);
  color: var(--cream);
}

.footer-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding-top: 34px;
  color: var(--gold);
}

.footer-ornament .line {
  height: 1px;
  width: 160px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.3fr 0.8fr 1fr 1.1fr;
  gap: 36px;
  padding: 36px 30px 30px 30px;
}

.footer-brand .brand {
  margin-bottom: 16px;
}

.footer-about {
  font-size: 13px;
  font-weight: 300;
  color: #e9d9c8;
  margin-bottom: 18px;
  max-width: 270px;
}

.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1.5px solid var(--gold);
  display: grid;
  place-items: center;
  color: var(--gold-light);
  font-size: 14px;
  transition: all 0.3s ease;
}

.social-icons a:hover {
  background: var(--gold);
  color: var(--maroon-dark);
  transform: translateY(-3px);
}

.footer-col h4 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: var(--gold);
  margin-bottom: 16px;
  position: relative;
  padding-bottom: 8px;
}

.footer-col h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 2px;
  background: var(--gold);
  border-radius: 2px;
}

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

.footer-col ul a {
  font-size: 13px;
  font-weight: 300;
  color: #e9d9c8;
  transition: color 0.3s, padding-left 0.3s;
}

.footer-col ul a i {
  color: var(--gold);
  font-size: 11px;
  margin-right: 8px;
}

.footer-col ul a:hover {
  color: var(--gold-light);
  padding-left: 5px;
}

.contact-list li {
  font-size: 13px;
  font-weight: 300;
  color: #e9d9c8;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 11px;
}

.contact-list i {
  color: var(--gold);
  margin-top: 4px;
  width: 16px;
  text-align: center;
}

.contact-col .btn {
  margin-top: 10px;
}

/* Newsletter */
.newsletter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  border: 1px solid rgba(212, 162, 76, 0.35);
  border-radius: var(--radius);
  background: rgba(0, 0, 0, 0.2);
  padding: 22px 28px;
  margin-bottom: 30px;
}

.newsletter-text h4 {
  font-size: 16px;
  font-weight: 600;
  color: var(--gold-light);
  margin-bottom: 4px;
}

.newsletter-text h4 i {
  color: var(--gold);
  margin-right: 8px;
}

.newsletter-text p {
  font-size: 12.5px;
  font-weight: 300;
  color: #e9d9c8;
}

.newsletter-form {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.newsletter-form input {
  min-width: 260px;
  padding: 11px 16px;
  border-radius: 6px;
  border: 1px solid rgba(212, 162, 76, 0.5);
  background: rgba(253, 248, 239, 0.08);
  color: var(--cream);
  font-family: var(--font-sans);
  font-size: 13px;
  outline: none;
  transition: border-color 0.3s, background 0.3s;
}

.newsletter-form input::placeholder {
  color: rgba(243, 220, 174, 0.6);
}

.newsletter-form input:focus {
  border-color: var(--gold);
  background: rgba(253, 248, 239, 0.14);
}

.footer-bottom {
  border-top: 1px solid rgba(212, 162, 76, 0.3);
  padding: 16px 0;
}

.footer-bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 12.5px;
  color: #d9c4ae;
}

.footer-policies a {
  color: #d9c4ae;
  transition: color 0.3s;
}

.footer-policies a:hover {
  color: var(--gold-light);
}

.footer-policies span {
  margin: 0 8px;
  color: var(--gold);
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 1024px) {

  .reg-bg {
    background-image: none !important;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
  }

  .tf-page-title {
    padding: 69px 0 65px;
    background-image: url(../images/page-title-bg.png);
    background-position: 18%;
    background-repeat: no-repeat;
    background-size: cover;
  }


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

  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero-stats {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }

  .promise-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .promise-art {
    display: none;
  }

  .promise-image {
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .top-bar-inner {
    justify-content: center;
  }

  .header-inner {
    flex-wrap: wrap;
    justify-content: center;
  }

  .main-nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 20px;
  }

  .hero-inner {
    grid-template-columns: 1fr;
    padding: 44px 0 32px;
  }

  .hero-divider {
    justify-content: flex-start;
  }

  .mvv-grid {
    grid-template-columns: 1fr;
  }

  .cta-inner {
    justify-content: center;
    text-align: center;
  }

  .newsletter {
    justify-content: center;
    text-align: center;
  }

  .footer-bottom-inner {
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 520px) {
  .services-grid {
    grid-template-columns: 1fr;
  }

  .why-grid {
    grid-template-columns: 1fr;
  }

  .hero-stats {
    grid-template-columns: 1fr;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .newsletter-form input {
    min-width: 0;
    width: 100%;
  }
}





.mvv {
  text-align: center;
  background: var(--cream);
  border-radius: var(--radius);
  padding: 50px 24px 40px;
  box-shadow: var(--shadow-soft);
  border: 1px solid var(--sy-gold-light);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.mvv .mvv-title {
  font-family: 'Marcellus', serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  color: #7A0012;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  margin-bottom: 1rem;
  transition: color 0.3s ease;
  text-align: left;
}


.mvv .mvv-desc {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 0.88rem;
  color: var(--text) !important;
  line-height: 1.4;
  margin-bottom: 1.5rem;
  min-height: 4.6em;
  text-align: left;
  margin-right: 40px;
}

.mvv .mvv-icon-wrap {
  width: 108px;
  height: 108px;
  margin: 0 0 1.5rem;
}



.mvv .mvv-icon {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(160deg, var(--sy-maroon) 0%, var(--sy-maroon-dark) 100%);
  border: 4px solid var(--sy-white);
  outline: 2px solid var(--sy-gold);
  outline-offset: 2px;
  box-shadow: 0 8px 20px rgba(110, 15, 38, 0.28);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--sy-transition);
}

.mvv .mvv-icon-img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  /* If your icon is a plain black/dark PNG or SVG-as-image and you want it gold like the current icons: */
  /* filter: brightness(0) saturate(100%) invert(72%) sepia(24%) saturate(1000%) hue-rotate(2deg); */
}


.mvv .mvv-icon-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}


.mvv .mvv-features {
  display: flex;
  flex-direction: column;
  text-align: center;
  list-style: none;
  margin: 0 0 1.5rem;
  padding: 0;
}

.mvv .mvv-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  font-size: 0.95rem;
  font-weight: 400;
  color: var(--sy-text-body);
  padding-block: 0.4rem;
  line-height: 1.4;
}

.reg-bg {
  background-image: url("../images/reg-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #FBF3E7;
}

.fieldset p {
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.field-group label {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  color: #767B83;
}

.dual-listbox {
  display: flex;
  gap: 24px;
  align-items: center;
}

.dual-listbox select {
  width: 100%;
  max-width: 600px;
  height: 170px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  padding: 10px;
  font-size: 14px;
  outline: none;
  overflow-y: auto;
}

.dual-listbox option {
  padding: 8px 10px;
}

.dual-listbox option:checked {
  background: #6d6d6d;
  color: #fff;
}

.list-buttons {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.list-buttons button {
  width: 120px;
  height: 32px;
  border: none;
  background: #b51f1f;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: .3s;
}

.list-buttons button:hover {
  background: #961818;
}

@media(max-width:991px) {

  .dual-listbox {
    flex-direction: column;
  }

  .dual-listbox select {
    max-width: 100%;
  }

  .list-buttons {
    flex-direction: row;
  }

  .list-buttons button {
    width: 140px;
  }

}




.astro-page section {
  padding-block: clamp(2.75rem, 5vw, 4.5rem);
}

/* Shared ornamental section heading -------------------------------------- */
.ornament-heading {
  font-family: 'Marcellus', serif;
  font-weight: 600;
  font-size: clamp(1.5rem, 3vw, 2rem);
  color: var(--sy-maroon);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  margin-bottom: clamp(2rem, 4vw, 3rem);
  letter-spacing: 0.02em;
}

.ornament {
  color: var(--sy-gold);
  font-size: 0.85rem;
  position: relative;
}

.ornament::before,
.ornament::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 40px;
  height: 1px;
  background: var(--sy-gold-light);
}

.ornament::before {
  right: 100%;
  margin-right: 10px;
}

.ornament::after {
  left: 100%;
  margin-left: 10px;
}

/* ==========================================================================
   1. TRUST BAR
   ========================================================================== */
.trust-bar {
  background: var(--sy-white);
  border-bottom: 1px solid var(--sy-gold-light);
  padding-block: 1.75rem;
}

.trust-list {
  margin: 0;
}

.trust-item {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
}

.trust-icon {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--sy-gold-pale);
  color: var(--sy-maroon);
  display: flex;
  align-items: center;
  justify-content: center;
}

.trust-icon svg {
  width: 20px;
  height: 20px;
}

.trust-copy {
  display: flex;
  flex-direction: column;
  font-size: 0.85rem;
  line-height: 1.5;
}

.trust-copy strong {
  font-family: var(--font-body);
  font-weight: 600;
  color: var(--sy-text-heading);
  font-size: 0.92rem;
}

.trust-copy span:last-child {
  color: var(--sy-text-muted);
  font-weight: 300;
}

/* ==========================================================================
   2. HOW IT WORKS
   ========================================================================== */
.how-it-works {
  background: var(--sy-cream);
}

.steps-row {
  margin: 0;
  counter-reset: step;
}

.step-item {
  text-align: center;
  position: relative;
}

.step-item:not(:last-child)::after {
  content: "";
  display: none;
}

@media (min-width: 992px) {
  .step-item:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: 32px;
    left: calc(50% + 56px);
    width: calc(100% - 80px);
    height: 0;
    border-top: 2px dashed var(--sy-gold-light);
  }
}

.step-marker {
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto 1.1rem;
}

.step-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--sy-gold-pale);
  border: 1px solid var(--sy-gold-light);
  color: var(--sy-maroon);
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-icon svg {
  width: 26px;
  height: 26px;
}

.step-number {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--sy-maroon);
  color: var(--sy-white);
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--sy-cream);
}

.step-title {
  font-family: 'Marcellus', serif;
  font-weight: 600;
  font-size: 1.05rem;
  color: var(--sy-maroon);
  line-height: 1.2;
  margin-bottom: 0.35rem;
}

.step-desc {
  font-size: 0.88rem;
  color: var(--sy-text-muted);
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 0;
  padding-inline: 0.5rem;
}

/* ==========================================================================
   3. OUR ASTROLOGY SERVICES
   ========================================================================== */
.astro-services {
  background: var(--sy-white);
}

.astro-card {
  height: 100%;
  background: var(--sy-white);
  border: 1px solid var(--sy-gold-light);
  border-radius: var(--sy-radius-md);
  padding: 2rem 1.5rem;
  text-align: center;
  transition: transform var(--sy-transition), box-shadow var(--sy-transition), border-color var(--sy-transition);
}

.astro-card:hover,
.astro-card:focus-within {
  transform: translateY(-6px);
  box-shadow: 0 18px 34px rgba(110, 15, 38, 0.12);
  border-color: var(--sy-gold);
}

.astro-card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 1.1rem;
  border-radius: 50%;
  background: var(--sy-gold-pale);
  color: var(--sy-maroon);
  transition: transform var(--sy-transition);
}

.astro-card:hover .astro-card-icon {
  transform: scale(1.08);
}

.astro-card-icon svg {
  width: 28px;
  height: 28px;
}

.astro-card-title {
  font-family: Marcellus, serif;
  font-weight: 600;
  font-size: 1.02rem;
  color: var(--sy-maroon);
  line-height: 1.2;
  margin-bottom: 0.55rem;
}

.astro-card-desc {
  font-size: 0.88rem;
  font-weight: 300;
  color: var(--sy-text-muted);
  line-height: 1.6;
  margin-bottom: 0;
}

/* ==========================================================================
   4. EXPERT CONSULTATION PANEL
   ========================================================================== */
.expert-panel-section {
  background: var(--sy-cream);
}

.expert-panel {
  border-radius: var(--sy-radius-lg);
  overflow: hidden;
  border: 1px solid var(--sy-gold-light);
  box-shadow: 0 20px 40px rgba(110, 15, 38, 0.1);
}

.expert-panel-left {
  background: linear-gradient(155deg, var(--sy-maroon) 0%, var(--sy-maroon-dark) 100%);
  color: var(--sy-white);
  padding: clamp(2rem, 4vw, 2.75rem);
}

.expert-panel-title {
  font-family: Marcellus, serif;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 0.6rem;
  color: var(--sy-maroon);
}

.expert-panel-sub {
  font-size: 0.92rem;
  font-weight: 300;
  color: var(--sy-gold-light);
  margin-bottom: 1.75rem;
}

.consult-methods {
  margin: 0 0 2rem;
}

.consult-method {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1.35;
}

.consult-icon {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(214, 168, 77, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sy-gold);
}

.consult-icon svg {
  width: 18px;
  height: 18px;
}

.btn-consult {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: var(--sy-gold);
  color: var(--sy-maroon-dark);
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.92rem;
  padding: 0.8rem 1.5rem;
  border-radius: 999px;
  border: none;
  transition: background var(--sy-transition), transform var(--sy-transition);
}

.btn-consult:hover,
.btn-consult:focus-visible {
  background: var(--sy-gold-light);
  color: var(--sy-maroon-dark);
  transform: translateY(-2px);
}

.btn-consult svg {
  width: 18px;
  height: 18px;
}

.expert-panel-right {
  background: var(--sy-gold-light);
  padding: clamp(2rem, 4vw, 2.75rem);
}

.astrologers-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.75rem;
}

.astrologers-title {
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 1.15rem;
  color: var(--sy-maroon);
  margin: 0;
}

.view-all-link {
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--sy-maroon);
  transition: color var(--sy-transition);
}

.view-all-link:hover,
.view-all-link:focus-visible {
  color: var(--sy-maroon);
}

.astrologer-card {
  text-align: center;
}

.astrologer-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 0.85rem;
  border-radius: 50%;
  background: var(--sy-gold-pale);
  color: var(--sy-maroon);
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 1.1rem;
  border: 2px solid var(--sy-gold);
}

.astrologer-name {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--sy-text-heading);
  margin-bottom: 0.2rem;
}

.astrologer-spec {
  font-size: 0.78rem;
  color: var(--sy-dark);
  font-weight: 400;
  margin-bottom: 0.4rem;
}

.astrologer-rating {
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--sy-text-heading);
  margin-bottom: 0.15rem;
}

.astrologer-rating .star {
  color: var(--sy-gold);
  margin-right: 0.2rem;
}

.rating-count {
  font-weight: 500;
  color: var(--sy-text-muted);
}

.astrologer-exp {
  font-size: 0.78rem;
  color: var(--sy-dark);
  font-weight: 400;
  margin-bottom: 0;
}

/* ==========================================================================
   5. POPULAR HOROSCOPE PACKAGES
   ========================================================================== */
.packages-section {
  background: var(--sy-white);
}

.package-card {
  position: relative;
  height: 100%;
  background: var(--sy-white);
  border: 1px solid var(--sy-gold-light);
  border-radius: var(--sy-radius-md);
  padding: 2rem 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  transition: transform var(--sy-transition), box-shadow var(--sy-transition);
}

.package-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 34px rgba(110, 15, 38, 0.1);
}

.package-card-featured {
  background: var(--sy-gold-pale);
  border-color: var(--sy-gold);
  box-shadow: 0 18px 34px rgba(214, 168, 77, 0.25);
}

.package-badge {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--sy-gold);
  color: var(--sy-maroon-dark);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0.3rem 0.9rem;
  border-radius: 999px;
}

.package-name {
  font-family: 'Marcellus', serif;
  font-weight: 600;
  font-size: 1.05rem;
  color: var(--sy-maroon);
  margin-bottom: 0.25rem;
}

.package-tagline {
  font-size: 0.8rem;
  color: var(--sy-text-muted);
  font-weight: 500;
  margin-bottom: 1rem;
}

.package-price {
  font-family: 'Marcellus', serif;
  font-weight: 700;
  font-size: 1.7rem;
  color: var(--sy-text-heading);
  margin-bottom: 1.1rem;
}

.price-suffix {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 0.75rem;
  color: var(--sy-text-muted);
}

.package-features {
  text-align: left;
  margin: 0 0 1.5rem;
  flex-grow: 1;
}

.package-features li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.85rem;
  padding-block: 0.3rem;
  color: var(--sy-text-body);
}

.feature-check {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-top: 0.05rem;
  border-radius: 50%;
  background: var(--sy-gold);
  color: var(--sy-white);
  font-size: 0.62rem;
  font-weight: 700;
}

.package-btn {
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.88rem;
  border-radius: 999px;
  padding: 0.6rem 1rem;
  transition: all var(--sy-transition);
  justify-content: center;
}

.package-btn-outline {
  background: transparent;
  color: var(--sy-maroon);
  border: 1.5px solid var(--sy-maroon);
}

.package-btn-outline:hover,
.package-btn-outline:focus-visible {
  background: var(--sy-maroon);
  color: var(--sy-white);
}

.package-btn-solid {
  background: var(--sy-maroon);
  color: var(--sy-white);
  border: 1.5px solid var(--sy-maroon);
}

.package-btn-solid:hover,
.package-btn-solid:focus-visible {
  background: var(--sy-maroon-dark);
  border-color: var(--sy-maroon-dark);
  color: var(--sy-white);
}

/* ==========================================================================
   6. TESTIMONIALS
   ========================================================================== */
.testimonials-section {
  background: var(--sy-cream);
}

.testimonial-card {
  height: 100%;
  background: var(--sy-white);
  border: 1px solid var(--sy-gold-light);
  border-radius: var(--sy-radius-md);
  padding: 1.75rem;
  margin: 0;
  transition: transform var(--sy-transition), box-shadow var(--sy-transition);
}

.testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(110, 15, 38, 0.1);
}

.testimonial-stars {
  color: var(--sy-gold);
  font-size: 0.95rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.85rem;
}

.testimonial-quote {
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  color: var(--sy-text-body);
  line-height: 1.65;
  margin: 0 0 1.25rem;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--sy-text-heading);
}

.testimonial-avatar {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--sy-gold-pale);
  color: var(--sy-maroon);
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 0.85rem;
  border: 1.5px solid var(--sy-gold);
}

/* ==========================================================================
   7. BOTTOM CTA BANNER
   ========================================================================== */
.cta-banner-section {
  background: var(--sy-white);
  padding-bottom: clamp(3rem, 6vw, 5rem);
}

.cta-banner {
  position: relative;
  overflow: hidden;
  background-image: url(../images/cta.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: var(--sy-radius-lg);
  padding: clamp(2rem, 4vw, 2.75rem) clamp(1.5rem, 4vw, 3rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  color: var(--sy-white);
}

.cta-banner-decor {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 8% 50%, rgba(214, 168, 77, 0.25) 0%, transparent 45%),
    radial-gradient(circle at 95% 30%, rgba(214, 168, 77, 0.18) 0%, transparent 40%);
  pointer-events: none;
}

.cta-banner-content {
  position: relative;
  z-index: 1;
  max-width: 480px;
}

.cta-banner-title {
  font-family: 'Marcellus', serif;
  font-weight: 600;
  font-size: clamp(1.4rem, 3vw, 1.9rem);
  margin-bottom: 0.4rem;
}

.cta-banner-sub {
  font-size: 0.95rem;
  font-weight: 300;
  color: var(--sy-gold-light);
  margin-bottom: 0;
}

.cta-banner-btn {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  background: var(--sy-gold);
  color: var(--sy-maroon-dark);
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.95rem;
  padding: 0.85rem 1.6rem;
  border-radius: 999px;
  white-space: nowrap;
  transition: background var(--sy-transition), transform var(--sy-transition);
}

.cta-banner-btn:hover,
.cta-banner-btn:focus-visible {
  background: var(--sy-gold-light);
  color: var(--sy-maroon-dark);
  transform: translateY(-2px);
}

.cta-banner-btn svg {
  width: 18px;
  height: 18px;
}

/* ==========================================================================
   Responsive adjustments
   ========================================================================== */
@media (max-width: 991.98px) {

  .expert-panel-left,
  .expert-panel-right {
    border-radius: 0;
  }
}

@media (max-width: 575.98px) {
  .cta-banner {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
}

/* ---------- Homepage switcher (Premium / Shadiyatra) ---------- */
#header .nav-icon .nav-icon-item.btn-sy-premium {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000 !important;
}

#header .nav-icon .nav-icon-item.btn-sy-premium span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #000;
  white-space: nowrap;
}

#header .nav-icon .nav-icon-item.btn-sy-premium i {
  font-size: 12px;
  line-height: 1;
  color: #000;
}

/* ---------- Premium registration form ---------- */
.hrdivide {
  border: none;
  border-top: 5px solid var(--gold);
  margin: 20px 0;
}

.form-register-wrap {
  color: var(--gold-pale);
}

.form-register-wrap p,
.form-register-wrap em,
.form-register-wrap .about-profile-text,
.form-register-wrap .fieldset p,
.form-register-wrap .text-muted {
  color: var(--gold-pale);
}

.form-register-wrap a {
  color: var(--gold);
}

.form-register-wrap a:hover {
  color: var(--gold-light);
}

.form-register-wrap label,
.form-register-wrap .tf-field-label,
.form-register-wrap .field-group label {
  color: var(--gold-pale);
}

.form-register-wrap .form-control,
.form-register-wrap .tf-select,
.form-register-wrap .tf-input,
.form-register-wrap textarea {
  background-color: #1f1e1e;
  border: 1px solid #332d2d;
  color: var(--white);
}

.form-register-wrap .form-control:focus,
.form-register-wrap .tf-select:focus,
.form-register-wrap .tf-input:focus,
.form-register-wrap textarea:focus {
  border-color: var(--gold) !important;
  box-shadow: 0 0 0 0.15rem rgba(212, 162, 76, 0.25);
  background-color: #1f1e1e;
  color: var(--white);
}

.form-register-wrap .form-control::placeholder,
.form-register-wrap textarea::placeholder {
  color: var(--text-2);
}

.form-register-wrap .select-custom::after {
  z-index: 1;
  color: var(--gold);
  pointer-events: none;
}

.form-register-wrap label.btn {
  color: var(--gold-pale);
  border: 1px solid #332d2d;
  background: #1f1e1e;
}

.form-register-wrap input[type="radio"]:checked + label.btn {
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  color: #000;
  border-color: var(--gold);
}

.form-register-wrap .form-check-input:checked {
  background-color: var(--gold);
  border-color: var(--gold);
}

.form-register-wrap .list-buttons button {
  background: var(--gold);
  color: #000;
}

.form-register-wrap .list-buttons button:hover {
  background: var(--gold-light);
}