/* Theme fixes for home-saas-product-showcase-op */

body.theme8 {
  background-color: #07090E;
}

.th-hero-wrapper.hero-10 {
  background-color: #07090E;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.th-hero-wrapper.hero-10.bg-top-center {
  background-size: cover;
}

.hero-style10 .hero-title {
  line-height: 1.15;
  text-wrap: balance;
}

.hero-style10 .client-box {
  min-height: 48px;
}

.hero-style10 .client-box .rating {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  gap: 2px;
}

.hero-rating-stars {
  display: inline-block;
  min-width: 6.5em;
  letter-spacing: 0.12em;
  color: #e2b93b;
  font-size: 14px;
  line-height: 1;
}

.hero-play-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  flex: none;
}

.hero-style10 .btn-group {
  min-height: 56px;
  align-items: center;
}

.hero-style10 .hero-image4 {
  display: block;
  width: 100%;
  aspect-ratio: 1465 / 680;
  contain: layout;
  overflow: hidden;
}

.hero-style10 .hero-image4 img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

#preloader {
  display: none !important;
}

.feature-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.counter-sec2,
.cta-area10,
.contact-sec {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.integration-area3 {
  position: relative;
  min-height: 788px;
}

.integration-area3__stage {
  position: relative;
  max-width: 788px;
  margin: 0 auto;
}

.integration-area3 .box-img {
  position: relative;
  z-index: 1;
  max-width: 788px;
  margin: 0 auto;
}

.integration-area3 .box-img img {
  width: 100%;
  height: auto;
  display: block;
}

.integration-area3 .box-img > img[width][height] {
  width: 100%;
  height: auto;
}

.integration-area3__marks {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.integration-area3__marks .integration-area3__mark {
  position: absolute;
  display: block;
  object-fit: contain;
  transform: translate(-50%, -50%);
  width: 64px !important;
  height: 64px !important;
  max-width: 64px;
  max-height: 64px;
}

.integration-area3__mark--center {
  top: 50%;
  left: 50%;
  width: 110px !important;
  height: 110px !important;
  max-width: 110px;
  max-height: 110px;
}

.integration-area3__mark--google {
  top: 14.1%;
  left: 50%;
}

.integration-area3__mark--wordpress {
  top: 32.1%;
  left: 79.9%;
}

.integration-area3__mark--claude {
  top: 67.9%;
  left: 79.9%;
}

.integration-area3__mark--blogger {
  top: 85.9%;
  left: 50%;
}

.integration-area3__mark--telegram {
  top: 67.9%;
  left: 20.1%;
}

.integration-area3__mark--twitter {
  top: 32.1%;
  left: 20.1%;
}

.brand-area > .shape-mockup > img[width][height] {
  width: auto;
  height: auto;
  max-width: none;
}

.brand-item2 {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-item2 .brand-item2__webp {
  width: 150px !important;
  height: 70px !important;
  max-width: 150px;
  max-height: 70px;
  object-fit: contain;
  display: block;
}

@media (max-width: 767px) {
  .integration-area3 {
    min-height: auto;
  }

  .integration-area3__marks .integration-area3__mark {
    width: 48px !important;
    height: 48px !important;
    max-width: 48px;
    max-height: 48px;
  }

  .integration-area3__mark--center {
    width: 84px !important;
    height: 84px !important;
    max-width: 84px;
    max-height: 84px;
  }
}

.hero-style10 .client-box .client-thumb-group .thumb img[width][height] {
  width: auto;
  max-width: 100%;
  height: 32px;
}

.hero-style10 .btn-group {
  gap: 18px;
}

.header-layout10 .menu-area .row {
  display: grid;
  grid-template-columns: minmax(130px, 1fr) auto minmax(130px, 1fr);
}

.header-layout10 .header-login-slot {
  display: flex;
  justify-content: flex-start;
}

.header-layout10 .header-button {
  justify-content: flex-end;
}

.header-layout10 .sticky-wrapper.sticky {
  position: static !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  box-shadow: none !important;
  animation: none !important;
  background-color: transparent !important;
}

.header-layout10 .main-menu {
  text-align: center;
}

@media (min-width: 1200px) {
  .header-layout10 .menu-area {
    min-height: 72px;
  }
}

.hero-btn-motion,
.cashgpt-btn-motion {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  isolation: isolate;
}

.hero-btn-motion > a,
.cashgpt-btn-motion > a {
  position: relative;
  z-index: 4;
}

.cashgpt-btn {
  border-radius: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em;
  overflow: hidden;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s ease, filter 0.35s ease !important;
}

.cashgpt-btn > span {
  border-radius: 10px !important;
  position: relative;
  z-index: 2;
}

.cashgpt-btn--gradient {
  box-shadow: 0 10px 28px rgba(123, 93, 255, 0.38), 0 0 0 1px rgba(255, 255, 255, 0.08) inset;
}

.cashgpt-btn--gradient:hover {
  transform: translateY(-4px) scale(1.03);
  box-shadow: 0 18px 42px rgba(123, 93, 255, 0.55), 0 0 24px rgba(179, 93, 255, 0.35);
  filter: saturate(1.08);
}

.cashgpt-btn--gradient.th-btn4 span::before {
  display: none;
}

.cashgpt-btn--outline {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  box-shadow: 0 8px 24px rgba(12, 14, 19, 0.35), 0 0 18px rgba(179, 93, 255, 0.18);
  background: rgba(255, 255, 255, 0.08) !important;
}

.cashgpt-btn--outline:hover {
  transform: translateY(-4px) scale(1.03);
  border-color: rgba(255, 255, 255, 0.45) !important;
  box-shadow: 0 16px 36px rgba(12, 14, 19, 0.45), 0 0 28px rgba(179, 93, 255, 0.35);
  background: rgba(255, 255, 255, 0.14) !important;
}

.hero-btn-motion__ring {
  position: absolute;
  inset: -6px;
  border-radius: 14px;
  border: 2px solid rgba(179, 93, 255, 0.85);
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  box-shadow: 0 0 18px rgba(179, 93, 255, 0.45);
  animation: hero-btn-ring 1.7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

.hero-btn-motion__ring--delay {
  animation-delay: 0.85s;
}

.hero-btn-motion__shine {
  position: absolute;
  inset: 0;
  border-radius: 12px;
  overflow: hidden;
  pointer-events: none;
  z-index: 5;
}

.hero-btn-motion__shine::after {
  content: "";
  position: absolute;
  top: -60%;
  left: -70%;
  width: 42%;
  height: 220%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.45), transparent);
  transform: rotate(24deg);
  animation: cashgpt-btn-shine 2.8s ease-in-out infinite;
}

.hero-btn-motion--secondary .hero-btn-motion__ring {
  border-color: rgba(255, 255, 255, 0.55);
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.25);
}

.hero-btn-motion--header .hero-btn-motion__ring {
  border-color: rgba(179, 93, 255, 0.75);
}

.hero-btn-motion::before,
.cashgpt-btn-motion::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 14px;
  padding: 2px;
  background: linear-gradient(120deg, #7b5dff, #b35dff, #5ce1ff, #b35dff, #7b5dff);
  background-size: 320% 320%;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  animation: hero-btn-border 2.4s linear infinite;
  z-index: 0;
  pointer-events: none;
}

.hero-btn-motion::after,
.cashgpt-btn-motion::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: transparent;
  z-index: 1;
  pointer-events: none;
  animation: cashgpt-btn-pulse 2.2s ease-in-out infinite;
}

.hero-btn-motion--secondary::after {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.18);
}

.hero-btn-motion--header::after {
  box-shadow: 0 0 22px rgba(179, 93, 255, 0.42);
}

.hero-btn-motion--primary::after {
  box-shadow: 0 0 24px rgba(123, 93, 255, 0.45);
}

.header-layout10 .hero-btn-motion__ring {
  inset: -7px;
}

.price-card2 .cashgpt-btn-motion {
  width: 100%;
}

.price-card2 .cashgpt-btn-motion > a {
  width: 100%;
}

@keyframes hero-btn-ring {
  0% {
    transform: scale(0.92);
    opacity: 0.85;
  }

  100% {
    transform: scale(1.48);
    opacity: 0;
  }
}

@keyframes hero-btn-border {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@keyframes cashgpt-btn-pulse {
  0%,
  100% {
    opacity: 0.45;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.02);
  }
}

@keyframes cashgpt-btn-shine {
  0%,
  72%,
  100% {
    left: -70%;
    opacity: 0;
  }

  38% {
    left: 125%;
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-btn-motion__ring,
  .hero-btn-motion__shine::after,
  .hero-btn-motion::before,
  .hero-btn-motion::after,
  .cashgpt-btn-motion::before,
  .cashgpt-btn-motion::after {
    animation: none;
  }

  .cashgpt-btn:hover {
    transform: none;
  }
}

.footer-widget.widget_nav_menu .menu > li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 21px;
  color: #5E5E60;
  display: block;
}

.footer-layout1 .footer-line:before,
.footer-tools-row .footer-line:before {
  display: none !important;
  content: none !important;
}

.footer-tools-row {
  --footer-tools-gap: 4rem;
  justify-content: space-between !important;
  gap: var(--footer-tools-gap);
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.footer-tools-row > [class*="col-"] {
  flex: 1 1 0;
  width: auto;
  max-width: none;
}

@media (max-width: 991.98px) {
  .footer-tools-row {
    --footer-tools-gap: 2.5rem;
    justify-content: center !important;
  }

  .footer-tools-row > [class*="col-"] {
    flex: 0 1 280px;
    max-width: 320px;
  }
}

@media (max-width: 575.98px) {
  .footer-tools-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-tools-row > [class*="col-"] {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }
}

.blog-item .box-img img,
.about-card .box-bottom .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testi-box5 .box-author img {
  border-radius: 50%;
}

button.swiper-pagination-bullet {
  appearance: none;
  -webkit-appearance: none;
  font: inherit;
  line-height: inherit;
  padding: 0;
}

button.swiper-pagination-bullet:focus-visible {
  outline: 2px solid #b35dff;
  outline-offset: 2px;
}

#testiSlide2 .swiper-wrapper {
  align-items: stretch;
}

#testiSlide2 .swiper-slide {
  display: flex;
  height: auto;
}

#testiSlide2 .testi-box5 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

#testiSlide2 .testi-box5 .box-text {
  flex: 1 1 auto;
  min-height: 108px;
  margin-bottom: 30px;
}

#testiSlide2 .testi-box5 .box-profile {
  margin-top: auto;
}

@media (max-width: 767px) {
  #testiSlide2 .testi-box5 .box-text {
    min-height: 0;
    font-size: 18px;
    line-height: 30px;
  }
}

/* Pricing toggle — demo pill style */
.pricing-tabs.style9.pricing-tabs--demo {
  position: relative;
  z-index: 1;
  display: inline-flex;
  max-width: none;
  width: auto;
  margin: 0 auto;
  padding: 12px 28px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(166.25deg, rgba(255, 255, 255, 0.06) -110.1%, rgba(255, 255, 255, 0.02) 109.13%);
}

.pricing-tabs.style9.pricing-tabs--demo:before {
  inset: 0;
  background-color: rgba(12, 14, 19, 0.92);
  z-index: -1;
}

.pricing-tabs.style9.pricing-tabs--demo .switch-area {
  position: static;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 22px;
}

.pricing-tabs.style9.pricing-tabs--demo .toggler {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  font-family: var(--title-font, inherit);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  color: #9b7dff;
  cursor: pointer;
  transition: color 0.2s ease, font-weight 0.2s ease;
  -webkit-text-fill-color: #9b7dff;
  background-image: none;
  background-clip: border-box;
}

.pricing-tabs.style9.pricing-tabs--demo .toggler.toggler--is-active {
  color: #ffffff;
  font-weight: 700;
  -webkit-text-fill-color: #ffffff;
  background-image: none;
}

.pricing-tabs.style9.pricing-tabs--demo .discount {
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  color: #9b7dff;
  -webkit-text-fill-color: #9b7dff;
  background-image: none;
  background-clip: border-box;
}

.pricing-tabs.style9.pricing-tabs--demo .toggle,
.pricing-tabs.style9.pricing-tabs--demo .switch,
.pricing-tabs.style9.pricing-tabs--demo .check {
  display: none !important;
}

#Fiyatlandirma .sec-btn {
  display: flex;
  justify-content: center;
}

#Fiyatlandirma .price-card2.active {
  background: linear-gradient(116.7deg, rgba(123, 93, 255, 0.18) 0%, rgba(179, 93, 255, 0.18) 100%);
  border: 1px solid rgba(123, 93, 255, 0.45);
}

#Fiyatlandirma .row.gy-4 {
  row-gap: 1.5rem;
}

@media (max-width: 575px) {
  .pricing-tabs.style9.pricing-tabs--demo {
    padding: 10px 18px;
  }

  .pricing-tabs.style9.pricing-tabs--demo .switch-area {
    gap: 14px;
  }

  .pricing-tabs.style9.pricing-tabs--demo .toggler,
  .pricing-tabs.style9.pricing-tabs--demo .discount {
    font-size: 15px;
  }
}
