/* Trendyol Go entegrasyon LP — Migros LP ile aynı yapı; Trendyol aksan renkleri */
/* Aksan: Trendyol turuncusu (#ff6200); yapı Migros LP ile paralel. */

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp {
  --pf-trendyol-pad: clamp(2.75rem, 6.5vw, 4.75rem);
  --pf-trendyol-sec-y: clamp(3.25rem, 8vw, 5.5rem);
  --pf-trendyol-accent: #ff6200;
  --pf-trendyol-accent-rgb: 255, 98, 0;
  --pf-trendyol-accent-light: #ff8c42;
  --pf-wa: #25d366;
  --pf-wa-rgb: 37, 211, 102;
  --pf-trendyol-hero-banner-bg: #14110f;
}

/* İçerikte tek kelime / kısa vurgu (i18n HTML’de span ile kullanılabilir) */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp .pf-trendyol-lp-accent {
  color: var(--pf-trendyol-accent) !important;
  font-weight: 700;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp > section.nn_section {
  margin: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp > section.nn_section.pf-lp-hero {
  padding-top: 0 !important;
  padding-inline: 0 !important;
  padding-bottom: clamp(2rem, 5vw, 3rem) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__split {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__copy {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  background: #fff !important;
  box-sizing: border-box;
}

/* Mobil: order ile görsel üstte; masaüstünde grid sırası DOM ile hizalanır */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner {
  position: relative;
  z-index: 1;
  order: -1;
  margin: 0;
  padding: 0;
  line-height: 0;
  overflow: hidden;
  border-bottom: 1px solid var(--pf-border);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner picture {
  display: block;
  line-height: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero .pf-lp-hero__content {
  padding-inline: clamp(1rem, 4vw, 3rem);
  padding-top: clamp(1.75rem, 4vw, 2.5rem);
  padding-bottom: clamp(0.25rem, 1vw, 0.5rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0.55rem, 1.8vw, 0.95rem);
  margin: 0 0 clamp(0.15rem, 0.8vw, 0.35rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-wrap picture {
  display: flex;
  align-items: center;
  line-height: 0;
  flex-shrink: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-logo {
  display: block;
  width: auto;
  max-width: min(100%, 12rem);
  height: clamp(2rem, 5.2vw, 2.85rem);
  object-fit: contain;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-accent {
  font-family: var(--pf-font-display);
  font-size: clamp(1.15rem, 2.4vw, 1.45rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: var(--pf-trendyol-accent) !important;
  margin: 0 0 0.5rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__headline {
  font-family: var(--pf-font-display);
  font-size: clamp(1.45rem, 3.6vw, 2.2rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1.12;
  color: #12151c !important;
  margin: 0 0 0.35rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__subhead {
  margin: 1rem auto 0;
  max-width: min(44rem, 100%);
  text-align: center;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__desc--sub {
  font-size: clamp(1.05rem, 2.2vw, 1.2rem);
  font-weight: 600;
  line-height: 1.45;
  color: var(--pf-trendyol-accent) !important;
  margin: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__prose {
  margin: clamp(1.75rem, 4vw, 2.75rem) auto 0;
  max-width: min(40rem, 100%);
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__prose p {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.7;
  color: rgba(26, 29, 38, 0.9) !important;
}

/* Masaüstü: sol metin / sağ görsel, eşit yükseklik */
@media (min-width: 900px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp > section.nn_section.pf-lp-hero {
    padding-bottom: 0 !important;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    min-height: clamp(36rem, 72vh, 58rem);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner {
    order: 0;
    min-height: 100%;
    align-self: stretch;
    border-bottom: none;
    border-left: 1px solid var(--pf-border);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner picture {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__copy {
    padding-block: clamp(1.5rem, 4vw, 2.75rem);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero .pf-lp-hero__content {
    text-align: left;
    margin: 0;
    max-width: min(36rem, 100%);
    padding-top: 0;
    padding-bottom: 0;
    padding-right: clamp(1rem, 3vw, 2rem);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-wrap {
    align-items: flex-start;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__title-accent {
    text-align: left;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__headline {
    text-align: left;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__subhead {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__prose {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-sec {
  padding: var(--pf-trendyol-sec-y) 0 !important;
  padding-inline: 0 !important;
  background: var(--pf-bg-elevated) !important;
  border-top: 1px solid var(--pf-border);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-sec--alt {
  background: var(--pf-bg-page) !important;
}

/* Adımlar bandı — açık gri zemin (#main_wrapper .ordering-five tema kuralını geçersiz kılar) */
html[data-partner-page="trendyol-yemek-entegrasyonu"]
  #main_wrapper
  .article
  .ordering-five.nn_section.pf-trendyol-lp-steps {
  background: #eceff3 !important;
  border-top-color: rgba(0, 0, 0, 0.07);
}

/* İki sütun (sistem + Trendyol Go) bandı — koyu zemin (#main_wrapper .ordering-five tema kuralını geçersiz kılar) */
html[data-partner-page="trendyol-yemek-entegrasyonu"]
  #main_wrapper
  .article
  .ordering-five.nn_section.pf-trendyol-lp-dual {
  position: relative;
  overflow: hidden;
  background: var(--pf-bg-elevated) !important;
  border-top-color: var(--pf-border);
}

/* Sağda burger görseli; solda maske ile yumuşak geçiş (keskin sınır yok) */
html[data-partner-page="trendyol-yemek-entegrasyonu"]
  #main_wrapper
  .article
  .ordering-five.nn_section.pf-trendyol-lp-dual::before {
  content: '';
  position: absolute;
  z-index: 0;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  width: min(72vw, 48rem);
  background-color: transparent;
  background-image: url('/images/trendyol-lp-dual-burger-bg.webp?v=1');
  background-repeat: no-repeat;
  background-position: 82% 50%;
  background-size: cover;
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0, 0, 0, 0.12) 18%,
    rgba(0, 0, 0, 0.55) 38%,
    rgba(0, 0, 0, 0.92) 58%,
    #000 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0%,
    rgba(0, 0, 0, 0.12) 18%,
    rgba(0, 0, 0, 0.55) 38%,
    rgba(0, 0, 0, 0.92) 58%,
    #000 100%
  );
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

@media (max-width: 899px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"]
    #main_wrapper
    .article
    .ordering-five.nn_section.pf-trendyol-lp-dual::before {
    width: 100%;
    background-position: 92% 45%;
    background-size: min(140%, 52rem) auto;
    -webkit-mask-image: linear-gradient(
      to right,
      transparent 0%,
      transparent 22%,
      rgba(0, 0, 0, 0.35) 45%,
      rgba(0, 0, 0, 0.88) 68%,
      #000 100%
    );
    mask-image: linear-gradient(
      to right,
      transparent 0%,
      transparent 22%,
      rgba(0, 0, 0, 0.35) 45%,
      rgba(0, 0, 0, 0.88) 68%,
      #000 100%
    );
  }
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual > .container.nn_container {
  position: relative;
  z-index: 1;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__head {
  text-align: center;
  padding-inline: clamp(0.75rem, 3vw, 1rem);
  margin-bottom: clamp(2.7rem, 6vw, 3.7rem);
}

/* Başlık + lead: koyu kart, beyaz metin — logolar bu blok dışında kalır */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__head-copy {
  position: relative;
  text-align: center;
  padding: clamp(1.35rem, 3vw, 1.75rem) clamp(1rem, 3vw, 1.5rem) clamp(1.25rem, 2.5vw, 1.55rem);
  margin: clamp(1.75rem, 5.5vw, 3.25rem) auto clamp(2.5rem, 6vw, 3.3rem);
  max-width: min(44rem, 100%);
  border-radius: var(--pf-radius-lg);
  background: linear-gradient(155deg, var(--pf-bg-card) 0%, rgba(21, 25, 34, 0.96) 100%);
  border: 1px solid var(--pf-border);
  box-shadow: var(--pf-shadow);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__head-copy::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(11rem, 55%);
  height: 3px;
  border-radius: 0 0 4px 4px;
  background: linear-gradient(90deg, transparent, var(--pf-trendyol-accent), transparent);
  opacity: 0.95;
  pointer-events: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__title {
  font-family: var(--pf-font-display);
  font-size: clamp(1.35rem, 2.85vw, 1.9rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #fff !important;
  margin: 0 auto 0.5rem;
  max-width: min(40rem, 100%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__lead {
  margin: 0 auto;
  max-width: min(38rem, 100%);
  font-size: clamp(0.98rem, 1.35vw, 1.05rem);
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.86) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(0.85rem, 2.5vw, 1.5rem);
  margin-top: clamp(2.2rem, 5vw, 3rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos picture {
  display: flex;
  align-items: center;
  line-height: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logo {
  display: block;
  width: auto;
  object-fit: contain;
}

/* Dijifiş wordmark — kompakt; Trendyol Yemek logosu biraz daha yüksek */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logo--dijifis {
  height: clamp(38px, 5.5vw, 54px);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logo--marketplace {
  height: clamp(46px, 6.75vw, 68px);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos-join {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  border: none;
  background: transparent;
  position: relative;
  box-shadow: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos-join::before,
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos-join::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 1px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos-join::before {
  width: 11px;
  height: 2px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__logos-join::after {
  width: 2px;
  height: 11px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__highlights {
  list-style: none;
  margin: clamp(1.65rem, 3.5vw, 2.35rem) auto 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.7rem;
  max-width: min(72rem, 100%);
}

@media (min-width: 640px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__highlights {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem 1rem;
  }
}

@media (min-width: 1100px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__highlights {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__hi {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.7rem;
  padding: 1.05rem 0.85rem 1.1rem;
  border-radius: var(--pf-radius-lg);
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: #fff;
  text-align: center;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9) inset,
    0 4px 20px rgba(18, 21, 28, 0.06);
  position: relative;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__hi::before {
  content: '';
  position: absolute;
  top: 0;
  left: 1rem;
  right: 1rem;
  height: 2px;
  border-radius: 0 0 3px 3px;
  background: linear-gradient(90deg, transparent, var(--pf-trendyol-accent), transparent);
  opacity: 0.75;
  pointer-events: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__hi-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 14px;
  background: rgba(var(--pf-trendyol-accent-rgb), 0.11);
  border: 1px solid rgba(var(--pf-trendyol-accent-rgb), 0.22);
  color: var(--pf-trendyol-accent);
  flex-shrink: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__hi-icon svg {
  width: 1.45rem;
  height: 1.45rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__hi-text {
  display: block;
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 1.5;
  color: #1e232b !important;
  letter-spacing: -0.01em;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1.15rem, 3vw, 1.75rem);
  max-width: min(56rem, 100%);
  margin: 0 auto;
  padding-inline: clamp(0.75rem, 3vw, 1rem);
}

@media (min-width: 900px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-dual__grid {
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
  }
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card {
  position: relative;
  padding: clamp(1.35rem, 3vw, 1.85rem);
  border-radius: var(--pf-radius-lg);
  border: 1px solid var(--pf-border);
  background: linear-gradient(155deg, var(--pf-bg-card) 0%, rgba(21, 25, 34, 0.92) 100%);
  box-shadow: var(--pf-shadow);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.25rem;
  right: 1.25rem;
  height: 3px;
  border-radius: 0 0 4px 4px;
  background: linear-gradient(90deg, var(--pf-trendyol-accent), var(--pf-trendyol-accent-light));
  opacity: 0.9;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__kicker {
  margin: 0 0 0.65rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--pf-trendyol-accent) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__h {
  font-family: var(--pf-font-display);
  font-size: clamp(1.15rem, 2.4vw, 1.45rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.25;
  color: var(--pf-text) !important;
  margin: 0 0 0.85rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__p {
  margin: 0 0 0.75rem;
  font-size: 0.98rem;
  line-height: 1.65;
  color: var(--pf-text-muted) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__p:last-child {
  margin-bottom: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__list {
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__list li {
  position: relative;
  padding-left: 1.35rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--pf-text) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-card__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--pf-brand);
  box-shadow: 0 0 0 3px rgba(var(--pf-brand-rgb), 0.2);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__h {
  font-family: var(--pf-font-display);
  text-align: center;
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #141820 !important;
  margin: 0 auto clamp(1.25rem, 3vw, 1.75rem);
  max-width: min(42rem, 94%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__kicker {
  text-align: center;
  margin: 0 auto 1.25rem;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--pf-trendyol-accent) !important;
}

/* Adımlar: mobilde dikey + ince dikey ok; geniş ekranda yan yana + ince yatay ok */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list {
  --pf-step-gap-col: 1.75rem;
  --pf-step-gap-row: 2.25rem;
  --pf-step-conn-w: 3rem;
  --pf-step-conn-thick: 5px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  counter-reset: trendyol-step;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: var(--pf-step-gap-col);
  max-width: min(22rem, 100%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list li {
  counter-increment: trendyol-step;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.65rem;
  padding: 1.1rem 0.9rem 1.15rem;
  border-radius: var(--pf-radius);
  border: 1px solid var(--pf-border);
  background: var(--pf-bg-card);
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--pf-text) !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list li::before {
  content: counter(trendyol-step);
  position: static;
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--pf-font-display);
  font-size: 0.82rem;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, var(--pf-trendyol-accent-light), var(--pf-trendyol-accent));
  box-shadow: 0 4px 14px rgba(var(--pf-trendyol-accent-rgb), 0.4);
}

/* Dikey ok (mobil): daha kalın gövde + belirgin aşağı uç */
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list li:not(:last-child)::after {
  content: '';
  position: absolute;
  top: calc(100% + var(--pf-step-gap-col) / 2);
  left: 50%;
  width: 2.65rem;
  height: 1.75rem;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    180deg,
    rgba(26, 34, 48, 0.35) 0%,
    rgba(26, 34, 48, 0.72) 72%,
    #1a2230 100%
  );
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.18));
  clip-path: polygon(
    42% 0,
    58% 0,
    58% 62%,
    78% 62%,
    50% 100%,
    22% 62%,
    42% 62%
  );
}

@media (min-width: 900px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: center;
    gap: var(--pf-step-gap-row);
    max-width: min(80rem, 100%);
    padding-inline: clamp(0.35rem, 1.5vw, 0.75rem);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list li {
    flex: 1 1 0;
    min-width: 0;
    justify-content: flex-start;
  }

  /* Yatay ok: daha kalın şerit + belirgin sağa uç */
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-steps__list li:not(:last-child)::after {
    top: 50%;
    left: 100%;
    right: auto;
    width: var(--pf-step-conn-w);
    height: var(--pf-step-conn-thick);
    margin-left: calc((var(--pf-step-gap-row) - var(--pf-step-conn-w)) / 2);
    transform: translateY(-50%);
    background: linear-gradient(
      90deg,
      rgba(26, 34, 48, 0.35) 0%,
      rgba(26, 34, 48, 0.72) 55%,
      #1a2230 100%
    );
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.18));
    clip-path: polygon(
      0% 30%,
      calc(100% - 11px) 30%,
      calc(100% - 11px) 6%,
      100% 50%,
      calc(100% - 11px) 94%,
      calc(100% - 11px) 70%,
      0% 70%
    );
  }
}

/* Model bandı — gradient zemin + sol blok başlık + dikey zaman çizgisi + pill etiketler */
html[data-partner-page="trendyol-yemek-entegrasyonu"]
  #main_wrapper
  .article
  .ordering-five.nn_section.pf-trendyol-lp-model {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(ellipse 90% 60% at 100% -10%, rgba(var(--pf-trendyol-accent-rgb), 0.16), transparent 55%),
    radial-gradient(ellipse 65% 50% at 0% 100%, rgba(var(--pf-brand-rgb), 0.07), transparent 52%),
    linear-gradient(168deg, #0a0c10 0%, var(--pf-bg-card) 44%, #060708 100%) !important;
  border-top-color: var(--pf-border);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"]
  #main_wrapper
  .article
  .ordering-five.nn_section.pf-trendyol-lp-model::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    var(--pf-trendyol-accent) 22%,
    var(--pf-trendyol-accent-light) 48%,
    var(--pf-trendyol-accent) 78%,
    transparent 100%
  );
  opacity: 0.95;
  pointer-events: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__visual {
  margin: 0 auto clamp(1.35rem, 3.5vw, 2.25rem);
  padding: 0 clamp(0.75rem, 3vw, 1rem);
  max-width: min(56rem, 100%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__visual picture {
  display: block;
  line-height: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__visual-img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: var(--pf-radius-lg);
  border: none;
  box-shadow: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__head {
  position: relative;
  z-index: 1;
  text-align: left;
  max-width: min(48rem, 100%);
  margin: 0 auto clamp(2rem, 5vw, 2.85rem);
  padding: clamp(1.2rem, 3vw, 1.65rem) clamp(1rem, 3vw, 1.5rem);
  border-left: 4px solid var(--pf-trendyol-accent);
  border-radius: 0 var(--pf-radius-lg) var(--pf-radius-lg) 0;
  background: rgba(255, 255, 255, 0.035);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 16px 40px rgba(0, 0, 0, 0.25);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__kicker {
  display: inline-block;
  margin: 0 0 0.7rem;
  padding: 0.38rem 0.85rem;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0e1014 !important;
  background: linear-gradient(135deg, var(--pf-trendyol-accent-light), var(--pf-trendyol-accent));
  border-radius: 999px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__h {
  font-family: var(--pf-font-display);
  font-size: clamp(1.38rem, 3.2vw, 2.05rem);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.16;
  color: var(--pf-text) !important;
  margin: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__intro {
  margin: 0;
  font-size: 1rem;
  line-height: 1.65;
  color: var(--pf-text-muted) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lanes {
  --pf-model-pad-x: clamp(0.75rem, 3vw, 1rem);
  --pf-model-node: 2.35rem;
  --pf-model-rail-x: calc(var(--pf-model-pad-x) + var(--pf-model-node) / 2);
  position: relative;
  z-index: 1;
  max-width: min(42rem, 100%);
  margin: 0 auto clamp(1.5rem, 4vw, 2.25rem);
  padding: 0 var(--pf-model-pad-x);
  display: flex;
  flex-direction: column;
  gap: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lanes::before {
  content: '';
  position: absolute;
  left: calc(var(--pf-model-rail-x) - 1px);
  top: calc(var(--pf-model-node) / 2);
  bottom: calc(var(--pf-model-node) / 2);
  width: 2px;
  background: linear-gradient(
    180deg,
    rgba(var(--pf-trendyol-accent-rgb), 0.95) 0%,
    rgba(var(--pf-trendyol-accent-rgb), 0.35) 42%,
    rgba(var(--pf-trendyol-accent-rgb), 0.12) 100%
  );
  border-radius: 2px;
  pointer-events: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-inner {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 clamp(1.35rem, 3vw, 1.75rem)
    calc(var(--pf-model-node) + 1.15rem);
  min-height: unset;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: transparent;
  box-shadow: none;
  overflow: visible;
  transition: border-color 0.2s ease;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane:last-child .pf-trendyol-lp-model__lane-inner {
  border-bottom: none;
  padding-bottom: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-inner::before {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-inner:hover {
    border-bottom-color: rgba(var(--pf-trendyol-accent-rgb), 0.22);
  }

  html[data-partner-page="trendyol-yemek-entegrasyonu"]
    .pf-trendyol-lp-model__lane:last-child
    .pf-trendyol-lp-model__lane-inner:hover {
    border-bottom-color: transparent;
  }
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-idx {
  position: absolute;
  left: 0;
  top: 0;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  width: var(--pf-model-node);
  height: var(--pf-model-node);
  margin: 0;
  border-radius: 50%;
  font-family: var(--pf-font-display);
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1;
  color: var(--pf-trendyol-accent) !important;
  background: var(--pf-bg-card);
  border: 2px solid var(--pf-trendyol-accent);
  box-shadow:
    0 0 0 5px rgba(10, 12, 16, 0.92),
    0 6px 20px rgba(0, 0, 0, 0.35);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-body {
  display: flex;
  align-items: center;
  gap: clamp(0.7rem, 2vw, 1.05rem);
  min-width: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--dijifis {
  width: auto;
  min-height: 3.15rem;
  max-width: min(7.25rem, 32vw);
  padding: 0.35rem 0.55rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--dijifis picture {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--dijifis .pf-trendyol-lp-model__lane-media-img {
  display: block;
  height: 1.45rem;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--marketplace {
  width: 3.6rem;
  height: 3.6rem;
  padding: 0.25rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--marketplace picture {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--marketplace .pf-trendyol-lp-model__lane-media-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 7px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-media--channels {
  width: 3.6rem;
  height: 3.6rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-channels-ic {
  width: 1.9rem;
  height: 1.9rem;
  color: var(--pf-trendyol-accent);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-copy {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  min-width: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-label {
  margin: 0;
  font-family: var(--pf-font-display);
  font-size: clamp(1.02rem, 1.5vw, 1.14rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.28;
  color: var(--pf-text) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__lane-value {
  margin: 0;
  font-size: 0.93rem;
  line-height: 1.55;
  color: var(--pf-text-muted) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__feats-wrap {
  position: relative;
  z-index: 1;
  padding-inline: clamp(0.75rem, 3vw, 1rem);
  margin-top: 0.25rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__ops-h {
  position: relative;
  z-index: 1;
  margin: clamp(2rem, 5vw, 2.65rem) auto 1.15rem;
  padding-bottom: 0.55rem;
  max-width: min(56rem, 100%);
  font-family: var(--pf-font-display);
  font-size: clamp(0.82rem, 1.2vw, 0.92rem);
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  line-height: 1.35;
  text-align: left;
  color: var(--pf-text-muted) !important;
  border-bottom: 2px solid rgba(var(--pf-trendyol-accent-rgb), 0.5);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__feats {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0.55rem 0.65rem;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: min(56rem, 100%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__feats li {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex: 0 1 auto;
  max-width: 100%;
  min-height: unset;
  margin: 0;
  padding: 0.52rem 1rem 0.52rem 0.65rem;
  border-radius: 999px;
  font-family: var(--pf-font-display);
  font-size: clamp(0.86rem, 1.2vw, 0.98rem);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.01em;
  text-align: left;
  color: var(--pf-text) !important;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-model__feats li::before {
  content: '';
  flex-shrink: 0;
  width: 7px;
  height: 7px;
  margin-right: 0.55rem;
  border-radius: 50%;
  background: linear-gradient(145deg, var(--pf-trendyol-accent-light), var(--pf-trendyol-accent));
  box-shadow: 0 0 0 2px rgba(var(--pf-trendyol-accent-rgb), 0.25);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: var(--pf-trendyol-pad) 0 !important;
  background: linear-gradient(165deg, #12151c 0%, var(--pf-bg-card) 42%, #0a0c10 100%) !important;
  border-top: 1px solid var(--pf-border);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro::after {
  content: '';
  pointer-events: none;
  position: absolute;
  inset: 0;
  background: radial-gradient(
    ellipse 70% 45% at 50% -30%,
    rgba(var(--pf-trendyol-accent-rgb), 0.1),
    transparent 55%
  );
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__inner {
  position: relative;
  z-index: 1;
  max-width: min(40rem, 100%);
  margin: 0 auto;
  padding-inline: clamp(0.75rem, 3vw, 1rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__kicker {
  margin: 0 0 1rem;
  font-family: var(--pf-font-display);
  font-size: clamp(1.2rem, 2.4vw, 1.6rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.3;
  text-transform: none;
  color: #fff !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__text {
  margin: 0 0 1rem;
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--pf-text-muted) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__text:last-child {
  margin-bottom: 0;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
  margin-top: clamp(1.35rem, 3vw, 1.85rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-outro__cta {
  min-height: 48px;
  padding: 0 1.35rem;
  font-family: var(--pf-font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  border-radius: 999px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa {
  padding: var(--pf-trendyol-pad) 0 !important;
  background: var(--pf-bg-elevated) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__inner {
  width: 100%;
  max-width: min(40rem, 100%);
  margin: 0 auto;
  padding-inline: clamp(0.75rem, 3vw, 1rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(0.85rem, 2vw, 1.2rem);
  text-align: center;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__kicker {
  margin: 0 0 0.35rem;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--pf-wa) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__h {
  font-family: var(--pf-font-display);
  font-size: clamp(1.2rem, 2.5vw, 1.65rem);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: var(--pf-text) !important;
  margin: 0;
  max-width: min(34rem, 100%);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 52px;
  padding: 0 1.75rem;
  border-radius: 999px;
  font-family: var(--pf-font-display);
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none !important;
  margin-top: 0.25rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__btn svg {
  flex-shrink: 0;
  width: 1.35rem;
  height: 1.35rem;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
  margin-top: clamp(1.25rem, 3vw, 1.75rem);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__cta {
  min-height: 48px;
  padding: 0 1.35rem;
  font-family: var(--pf-font-display);
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none !important;
  border-radius: 999px;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__cta--wa {
  gap: 0.45rem;
  background: #fff !important;
  color: var(--pf-wa) !important;
  border: 2px solid var(--pf-wa) !important;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__cta--wa:hover,
html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-wa__cta--wa:focus-visible {
  background: rgba(var(--pf-wa-rgb), 0.1) !important;
  color: #128c7e !important;
  border-color: #128c7e !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-media-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: clamp(11rem, 28vw, 16rem);
  margin: 0;
  padding: clamp(1rem, 3vw, 1.75rem);
  border-radius: var(--pf-radius-lg);
  border: 1px dashed rgba(var(--pf-trendyol-accent-rgb), 0.45);
  background:
    linear-gradient(
      145deg,
      rgba(var(--pf-trendyol-accent-rgb), 0.12) 0%,
      rgba(255, 255, 255, 0.03) 55%
    );
  box-sizing: border-box;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-media-placeholder__label {
  margin: 0;
  max-width: 28rem;
  text-align: center;
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--pf-text-muted) !important;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-flow__visual-wrap {
  margin-top: clamp(1.75rem, 4vw, 2.5rem);
  padding-inline: clamp(0.75rem, 3vw, 1rem);
  max-width: min(56rem, 100%);
  margin-left: auto;
  margin-right: auto;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-flow__figure {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: clamp(0.85rem, 2.4vw, 1.35rem);
  overflow: hidden;
  box-shadow: none;
  background: transparent;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-flow__figure picture {
  display: block;
  line-height: 0;
  border-radius: inherit;
  overflow: hidden;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-flow__img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  object-fit: contain;
}

html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner .pf-trendyol-lp-media-placeholder {
  line-height: normal;
  box-sizing: border-box;
}

@media (min-width: 900px) {
  html[data-partner-page="trendyol-yemek-entegrasyonu"] .pf-trendyol-lp-hero__banner .pf-trendyol-lp-media-placeholder {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    border-width: 0 0 0 1px;
    border-style: dashed;
  }
}

