.nds-mobile-menu-toggle {
  display: inline-flex !important;
  position: fixed;
  top: 20px;
  right: auto;
  left: clamp(294px, 84vw, 334px);
  z-index: 999999;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  border: 1px solid rgba(20, 20, 20, 0.12);
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.15);
}

@media (max-width: 1199px) {
  .tp-header-7-menu-bar {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .nds-mobile-menu-toggle {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body .ai-hero-title {
    max-width: calc(100vw - 32px) !important;
    font-size: clamp(29px, 9vw, 36px) !important;
    line-height: 1.08 !important;
    white-space: normal !important;
    overflow-wrap: break-word;
  }

  body .ai-hero-slider-main {
    width: 100% !important;
    max-width: calc(100vw - 32px) !important;
    overflow: hidden !important;
  }

  body .ai-hero-slider-main .row {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
    max-width: none;
    margin-right: -5px;
    margin-left: -5px;
  }

  body .ai-hero-slider-main .col-6 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 5px;
    padding-left: 5px;
  }

  body .ai-hero-slider-main .col-6:nth-child(2) {
    display: none;
  }

  body .ai-hero-slider-item img {
    height: 172px;
    object-fit: cover;
  }
}

/* Primary CTA polish */
.ai-hero-title-box .tp-btn-gradient,
.tp-header-7-right .tp-btn-gradient,
.nds-contact-form .tp-btn-gradient {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #ffffff !important;
  background:
    linear-gradient(135deg, #08041d 0%, #25105f 46%, #ff6cb2 140%) !important;
  box-shadow:
    0 16px 38px rgba(8, 4, 29, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ai-hero-title-box .tp-btn-gradient::before,
.tp-header-7-right .tp-btn-gradient::before,
.nds-contact-form .tp-btn-gradient::before {
  position: absolute;
  inset: 1px;
  content: "";
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.12), transparent 38%),
    radial-gradient(circle at 82% 20%, rgba(255, 175, 86, 0.45), transparent 28%);
}

.ai-hero-title-box .tp-btn-gradient > *,
.tp-header-7-right .tp-btn-gradient > *,
.nds-contact-form .tp-btn-gradient > * {
  position: relative;
  z-index: 1;
}

.ai-hero-title-box .tp-btn-gradient:hover,
.tp-header-7-right .tp-btn-gradient:hover,
.nds-contact-form .tp-btn-gradient:hover {
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow:
    0 22px 52px rgba(255, 108, 178, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.ai-hero-title-box .tp-btn-gradient {
  min-height: 58px;
  padding: 8px 24px 8px 9px !important;
  gap: 12px;
}

.ai-hero-title-box .tp-btn-gradient span:first-child {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.14);
}

.tp-header-7-right .tp-btn-gradient {
  min-height: 46px;
  padding: 14px 24px !important;
}

/* Premium Newix CTA */
.nds-footer-cta-area {
  padding: clamp(78px, 8vw, 120px) 0 !important;
  background:
    linear-gradient(180deg, #ffffff 0%, #f4f2f8 52%, #ffffff 100%) !important;
}

.nds-footer-cta-card {
  position: relative;
  display: grid !important;
  min-height: clamp(380px, 38vw, 520px) !important;
  grid-template-columns: minmax(0, 0.96fr) minmax(420px, 1.04fr);
  gap: clamp(26px, 4vw, 70px);
  align-items: center !important;
  overflow: hidden !important;
  padding: clamp(28px, 4.6vw, 76px) !important;
  border: 1px solid rgba(8, 4, 29, 0.12) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)),
    #08041d !important;
  box-shadow: 0 34px 90px rgba(8, 4, 29, 0.26) !important;
  isolation: isolate;
}

.nds-footer-cta-card::before {
  position: absolute !important;
  inset: auto -16% -42% auto !important;
  z-index: -1 !important;
  width: clamp(340px, 44vw, 720px) !important;
  aspect-ratio: 1;
  content: "" !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 50%;
  background:
    radial-gradient(circle at 38% 38%, rgba(255, 108, 178, 0.36), transparent 35%),
    radial-gradient(circle at 68% 58%, rgba(153, 104, 255, 0.32), transparent 38%),
    radial-gradient(circle at 46% 72%, rgba(255, 175, 86, 0.24), transparent 32%) !important;
  box-shadow:
    0 0 0 72px rgba(255, 255, 255, 0.035),
    0 0 0 132px rgba(255, 255, 255, 0.025) !important;
  transform: none !important;
}

.nds-footer-cta-card::after {
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  width: auto !important;
  content: "" !important;
  border-radius: 0 !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px) 0 0 / 76px 76px,
    linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.22) 100%) !important;
}

.nds-footer-cta-art {
  position: relative;
  order: 2;
  min-height: clamp(300px, 34vw, 430px);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.36);
}

.nds-footer-cta-art::before {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  pointer-events: none;
  background:
    linear-gradient(180deg, transparent 42%, rgba(8, 4, 29, 0.72) 100%),
    linear-gradient(90deg, rgba(8, 4, 29, 0.1), transparent 34%);
}

.nds-footer-cta-art img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  transform: scale(1.02);
}

.nds-footer-cta-content {
  order: 1;
  width: min(100%, 620px) !important;
}

.nds-footer-cta-kicker {
  display: inline-flex;
  margin-bottom: 18px;
  align-items: center;
  gap: 8px;
  color: #ffaf56;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nds-footer-cta-kicker::before {
  display: inline-block;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background: linear-gradient(135deg, #9968ff, #ff6cb2 52%, #ffaf56);
  box-shadow: 0 0 20px rgba(255, 108, 178, 0.8);
}

.nds-footer-cta-content h4 {
  max-width: 620px;
  margin-bottom: 18px !important;
  color: #ffffff !important;
  font-size: clamp(42px, 5.6vw, 82px) !important;
  font-weight: 900 !important;
  line-height: 0.94 !important;
}

.nds-footer-cta-content p {
  max-width: 540px !important;
  margin-bottom: 32px !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: clamp(15px, 1.25vw, 18px) !important;
}

.nds-footer-cta-btn {
  display: inline-flex !important;
  min-height: 58px !important;
  align-items: center;
  gap: 18px !important;
  padding: 8px 8px 8px 24px !important;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px !important;
  color: #08041d !important;
  background: linear-gradient(135deg, #ffffff 0%, #f5efff 100%) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  box-shadow: 0 18px 46px rgba(255, 108, 178, 0.2) !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.nds-footer-cta-btn:hover {
  color: #08041d !important;
  transform: translateY(-3px);
  box-shadow: 0 24px 58px rgba(255, 108, 178, 0.3) !important;
}

.nds-footer-cta-btn i {
  width: 42px !important;
  height: 42px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #08041d 0%, #281267 100%) !important;
  transition: transform 0.25s ease;
}

.nds-footer-cta-btn:hover i {
  transform: translateX(3px);
}

.nds-footer-cta-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.nds-footer-cta-meta span {
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.055);
  font-size: 12px;
  font-weight: 800;
}

@media (max-width: 991px) {
  .nds-footer-cta-card {
    grid-template-columns: 1fr;
  }

  .nds-footer-cta-art {
    order: 1;
    min-height: 280px;
  }

  .nds-footer-cta-content {
    order: 2;
  }
}

@media (max-width: 767px) {
  .nds-footer-cta-card {
    padding: 22px !important;
  }

  .nds-footer-cta-art {
    min-height: 240px;
  }

  .nds-footer-cta-content h4 {
    font-size: clamp(36px, 11vw, 48px) !important;
  }

  .nds-footer-cta-btn {
    width: 100%;
    justify-content: space-between;
  }
}

/* Human studio CTA: restrained final styling */
.ai-hero-title-box .tp-btn-gradient,
.tp-header-7-right .tp-btn-gradient,
.nds-contact-form .tp-btn-gradient {
  border: 1px solid rgba(8, 4, 29, 0.9) !important;
  color: #ffffff !important;
  background: #111111 !important;
  box-shadow: none !important;
}

.ai-hero-title-box .tp-btn-gradient::before,
.tp-header-7-right .tp-btn-gradient::before,
.nds-contact-form .tp-btn-gradient::before {
  display: none !important;
}

.ai-hero-title-box .tp-btn-gradient:hover,
.tp-header-7-right .tp-btn-gradient:hover,
.nds-contact-form .tp-btn-gradient:hover {
  color: #ffffff !important;
  background: #262626 !important;
  box-shadow: none !important;
  transform: translateY(-1px);
}

.ai-hero-title-box .tp-btn-gradient span:first-child {
  background: rgba(255, 255, 255, 0.11);
}

.nds-footer-cta-area {
  padding: clamp(72px, 8vw, 112px) 0 !important;
  background: #f7f7f4 !important;
}

.nds-footer-cta-card {
  min-height: auto !important;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.74fr);
  gap: clamp(26px, 5vw, 64px);
  padding: clamp(26px, 4vw, 54px) !important;
  border: 1px solid rgba(8, 4, 29, 0.1) !important;
  background: #ffffff !important;
  box-shadow: 0 18px 60px rgba(8, 4, 29, 0.08) !important;
}

.nds-footer-cta-card::before,
.nds-footer-cta-card::after {
  display: none !important;
}

.nds-footer-cta-art {
  min-height: clamp(260px, 30vw, 360px);
  border: 1px solid rgba(8, 4, 29, 0.08);
  border-radius: 6px;
  box-shadow: none;
}

.nds-footer-cta-art::before {
  background: linear-gradient(180deg, transparent 58%, rgba(8, 4, 29, 0.18) 100%);
}

.nds-footer-cta-art img {
  transform: none;
}

.nds-footer-cta-kicker {
  margin-bottom: 16px;
  color: #6f6f6f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.nds-footer-cta-kicker::before {
  width: 6px;
  height: 6px;
  background: #111111;
  box-shadow: none;
}

.nds-footer-cta-content h4 {
  max-width: 640px;
  margin-bottom: 18px !important;
  color: #111111 !important;
  font-size: clamp(38px, 5vw, 68px) !important;
  font-weight: 850 !important;
  line-height: 0.98 !important;
}

.nds-footer-cta-content p {
  max-width: 560px !important;
  margin-bottom: 28px !important;
  color: rgba(17, 17, 17, 0.68) !important;
  font-size: clamp(15px, 1.15vw, 17px) !important;
  line-height: 1.65 !important;
}

.nds-footer-cta-btn {
  min-height: 52px !important;
  gap: 14px !important;
  padding: 7px 7px 7px 22px !important;
  border: 1px solid #111111 !important;
  color: #ffffff !important;
  background: #111111 !important;
  box-shadow: none !important;
}

.nds-footer-cta-btn:hover {
  color: #ffffff !important;
  background: #262626 !important;
  box-shadow: none !important;
  transform: translateY(-1px);
}

.nds-footer-cta-btn i {
  width: 38px !important;
  height: 38px !important;
  color: #111111 !important;
  background: #ffffff !important;
}

.nds-footer-cta-meta {
  gap: 8px;
  margin-top: 18px;
}

.nds-footer-cta-meta span {
  padding: 7px 10px;
  border-color: rgba(8, 4, 29, 0.1);
  color: rgba(17, 17, 17, 0.62);
  background: #f6f6f3;
  font-size: 12px;
}

@media (max-width: 991px) {
  .nds-footer-cta-card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .nds-footer-cta-card {
    padding: 20px !important;
  }

  .nds-footer-cta-art {
    min-height: 220px;
  }

  .nds-footer-cta-content h4 {
    font-size: clamp(34px, 10vw, 44px) !important;
  }
}
