/* teslimat-ve-paket-siparis — koyu hero + açık/koyu dönüşümlü bantlar */

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps {
  background: var(--pf-bg-page);
  color: var(--pf-text);
}

/* Breadcrumb */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb {
  padding: 1rem 0 0;
  background: var(--pf-bg-page);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb ol {
  list-style: none; margin: 0; padding: 0;
  display: flex; flex-wrap: wrap; align-items: center; gap: 0.4rem;
  font-size: 0.85rem; color: var(--pf-text-muted);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb li {
  display: inline-flex; align-items: center; gap: 0.4rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb li + li::before {
  content: "›"; color: var(--pf-text-muted); opacity: 0.6;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb a {
  color: var(--pf-text-muted) !important; text-decoration: none;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb a:hover {
  color: var(--pf-brand) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-breadcrumb li[aria-current="page"] {
  color: var(--pf-text); font-weight: 600;
}

/* Bands */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band {
  padding: clamp(3rem, 6vw, 4.5rem) 0 !important;
  background: #f3f5f8 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark {
  background:
    radial-gradient(ellipse 55% 70% at 100% 0%, rgba(36, 44, 58, 0.65), transparent 55%),
    var(--pf-bg-page) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--zones {
  padding: clamp(5rem, 10vw, 7.5rem) 0 !important;
  min-height: min(36rem, 78vh);
  display: flex;
  align-items: center;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--zones > .container {
  width: 100%;
}

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-narrow {
  max-width: min(46rem, 100%);
  margin-inline: auto;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-head { margin-bottom: 1.75rem; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-note { margin-top: 1.35rem; }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-title {
  font-family: var(--pf-font-display);
  font-weight: 800;
  font-size: clamp(1.45rem, 2.8vw, 2rem);
  line-height: 1.2;
  color: #151922 !important;
  margin: 0 0 1rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-title--center { text-align: center; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-title { color: #fff !important; }
/* Zones: pin + copy left, cards right */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.2fr);
  gap: clamp(1.75rem, 4vw, 3rem);
  align-items: center;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__copy {
  min-width: 0;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__pin {
  display: inline-flex;
  color: #fff;
  margin: 0 0 1.1rem;
  filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.35));
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__pin svg {
  width: 4.5rem;
  height: 4.5rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__copy .pf-tps-title {
  text-align: left;
  max-width: 16ch;
  margin-bottom: 0.9rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__copy .pf-tps-text {
  text-align: left;
  max-width: 34rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__cards {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
}
@media (max-width: 980px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-zones__copy .pf-tps-title {
    max-width: none;
  }
}

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-text {
  font-size: 1.05rem;
  line-height: 1.7;
  color: #3d4656 !important;
  margin: 0 0 0.95rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-text--center { text-align: center; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-text--strong {
  font-weight: 700;
  color: #151922 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-text a {
  color: var(--pf-brand-dark) !important;
  font-weight: 650;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-text { color: #9aa5b8 !important; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-text--strong { color: #e8ecf4 !important; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-text a { color: var(--pf-brand-light) !important; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-text p { margin: 0; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item a,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-chips a,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline a {
  color: inherit !important;
  text-decoration: none;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item a:hover,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-chips a:hover,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline a:hover {
  color: var(--pf-brand) !important;
  text-decoration: underline;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-chips a:hover,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-hline a:hover {
  color: var(--pf-brand-light) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__body a {
  color: var(--pf-brand-dark) !important;
  font-weight: 650;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__body p { margin: 0; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  text-decoration: none;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__item:hover {
  border-color: rgba(var(--pf-brand-rgb), 0.45);
}

/* Hero */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero {
  position: relative;
  padding: clamp(3rem, 7vw, 5rem) 0 !important;
  overflow: hidden;
  background:
    radial-gradient(ellipse 70% 55% at 85% 15%, rgba(var(--pf-brand-rgb), 0.14), transparent 55%),
    linear-gradient(165deg, #121820 0%, var(--pf-bg-elevated) 42%, var(--pf-bg-page) 100%) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__wash {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: linear-gradient(180deg, rgba(0,0,0,0.55), transparent 85%);
  pointer-events: none;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__inner {
  position: relative; z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.85fr);
  gap: clamp(1.5rem, 3.5vw, 2.75rem);
  align-items: center;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero .pf-eyebrow {
  color: var(--pf-brand) !important;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 0.78rem;
  margin: 0 0 0.75rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__title {
  font-family: var(--pf-font-display);
  font-weight: 800;
  font-size: clamp(1.75rem, 3.6vw, 2.5rem);
  line-height: 1.14;
  letter-spacing: -0.02em;
  color: #fff !important;
  margin: 0 0 1rem;
  max-width: 18ch;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__lead,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__note {
  font-size: clamp(0.98rem, 1.5vw, 1.1rem);
  line-height: 1.65;
  color: #9aa5b8 !important;
  margin: 0 0 0.85rem;
  max-width: 38rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__note { color: #7d8799 !important; }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metrics {
  list-style: none; margin: 1.25rem 0 1.5rem; padding: 0;
  display: flex; flex-wrap: wrap; gap: 0.65rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metrics li {
  display: flex; flex-direction: column; gap: 0.15rem;
  min-width: 8.5rem; max-width: 14rem; padding: 0.85rem 1rem;
  border-radius: 0.9rem;
  background: rgba(36, 44, 58, 0.75);
  border: 1px solid rgba(255,255,255,0.1);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metrics strong {
  font-family: var(--pf-font-display);
  font-size: 1.15rem; font-weight: 800;
  color: var(--pf-brand) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metrics span {
  font-size: 0.78rem; line-height: 1.35; color: #9aa5b8 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__cta {
  display: flex; flex-wrap: wrap; gap: 0.75rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero .pf-btn--ghost {
  background: transparent !important;
  border-color: rgba(255,255,255,0.22) !important;
  color: #fff !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero .pf-btn--ghost:hover {
  border-color: var(--pf-brand) !important;
  background: rgba(var(--pf-brand-rgb), 0.12) !important;
}

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel {
  padding: 1.3rem 1.25rem 1.25rem;
  border-radius: var(--pf-radius-lg);
  background:
    linear-gradient(160deg, rgba(36, 44, 58, 0.96) 0%, rgba(21, 25, 34, 0.98) 55%, rgba(14, 16, 20, 0.99) 100%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow:
    0 22px 48px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__head {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  margin-bottom: 0.95rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__pulse {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #35d07f;
  box-shadow: 0 0 0 0 rgba(53, 208, 127, 0.55);
  animation: pf-tps-pulse 1.8s ease-out infinite;
}
@keyframes pf-tps-pulse {
  0% { box-shadow: 0 0 0 0 rgba(53, 208, 127, 0.55); }
  70% { box-shadow: 0 0 0 8px rgba(53, 208, 127, 0); }
  100% { box-shadow: 0 0 0 0 rgba(53, 208, 127, 0); }
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__label {
  margin: 0;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #d7dde8 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.65rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.8rem;
  align-items: center;
  padding: 0.8rem 0.85rem;
  border-radius: 0.85rem;
  background: rgba(14, 16, 20, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-left-width: 3px;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__icon {
  display: grid;
  place-items: center;
  width: 2.45rem;
  height: 2.45rem;
  border-radius: 0.75rem;
  flex-shrink: 0;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__name {
  color: #eef2f8 !important;
  font-weight: 650;
  font-size: 0.92rem;
  line-height: 1.25;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__status {
  font-style: normal;
  font-size: 0.72rem;
  font-weight: 750;
  letter-spacing: 0.02em;
  white-space: nowrap;
  padding: 0.28rem 0.55rem;
  border-radius: 999px;
}

/* Hazırlanıyor — orange */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--prep {
  border-left-color: #f97316;
  background: linear-gradient(90deg, rgba(249, 115, 22, 0.14), rgba(14, 16, 20, 0.4) 55%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--prep .pf-tps-hero-panel__icon {
  color: #fb923c;
  background: rgba(249, 115, 22, 0.18);
  border: 1px solid rgba(249, 115, 22, 0.38);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--prep .pf-tps-hero-panel__status {
  color: #1a0d05 !important;
  background: #f97316;
}

/* Yolda — sky */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ride {
  border-left-color: #4aa8ff;
  background: linear-gradient(90deg, rgba(74, 168, 255, 0.14), rgba(14, 16, 20, 0.4) 55%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ride .pf-tps-hero-panel__icon {
  color: #7ec0ff;
  background: rgba(74, 168, 255, 0.18);
  border: 1px solid rgba(74, 168, 255, 0.35);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ride .pf-tps-hero-panel__status {
  color: #041525 !important;
  background: #4aa8ff;
}

/* Teslime hazır — green */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ready {
  border-left-color: #35d07f;
  background: linear-gradient(90deg, rgba(53, 208, 127, 0.14), rgba(14, 16, 20, 0.4) 55%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ready .pf-tps-hero-panel__icon {
  color: #5ee09a;
  background: rgba(53, 208, 127, 0.18);
  border: 1px solid rgba(53, 208, 127, 0.35);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__row--ready .pf-tps-hero-panel__status {
  color: #04150c !important;
  background: #35d07f;
}

@media (max-width: 480px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero-panel__meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.35rem;
  }
}

/* Manage section visual */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-figure {
  margin: 0.35rem auto 1.35rem;
  max-width: min(56rem, 100%);
  border-radius: var(--pf-radius-lg);
  overflow: hidden;
  border: 1px solid #d5dae3;
  background: #fff;
  box-shadow: 0 14px 36px rgba(21, 25, 34, 0.08);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-figure__img {
  display: block;
  width: 100%;
  height: auto;
  image-rendering: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-figure--dark {
  border-color: rgba(255, 255, 255, 0.12);
  background: #fff;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

/* Own channel: copy left, flow + CTA right */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.15fr);
  gap: clamp(1.75rem, 4vw, 3rem);
  align-items: center;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__copy .pf-tps-title {
  text-align: left;
  max-width: 22ch;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__copy .pf-tps-text {
  text-align: left;
  max-width: 36rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__aside {
  min-width: 0;
  max-width: 28rem;
  justify-self: end;
  width: 100%;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tiles {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.65rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile {
  --tile-accent: var(--pf-brand);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.45rem;
  min-height: 0;
  padding: 0.7rem 0.75rem 0.8rem;
  border-radius: 0.3rem;
  background: #fff;
  border: 1px solid #d5dae3;
  border-top: 2px solid var(--tile-accent);
  box-shadow: 0 8px 18px rgba(21, 25, 34, 0.05);
  color: #151922 !important;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:hover {
  transform: translateY(-3px);
  border-color: color-mix(in srgb, var(--tile-accent) 45%, #d5dae3);
  box-shadow: 0 14px 26px rgba(21, 25, 34, 0.1);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:hover .pf-tps-flow-tile__icon {
  transform: scale(1.06);
  background: color-mix(in srgb, var(--tile-accent) 12%, #fff);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile--1 { --tile-accent: #ef514c; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile--2 { --tile-accent: #d97706; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile--3 { --tile-accent: #0d9488; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile--4 { --tile-accent: #2563eb; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(1)::after,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(3)::after {
  content: "→";
  position: absolute;
  right: -0.55rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 1.1rem;
  height: 1.1rem;
  display: grid;
  place-items: center;
  border-radius: 0.15rem;
  background: var(--tile-accent);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 3px 8px rgba(21, 25, 34, 0.12);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(2)::after {
  content: "↓";
  position: absolute;
  left: 50%;
  right: auto;
  top: auto;
  bottom: -0.55rem;
  transform: translateX(-50%);
  z-index: 2;
  width: 1.1rem;
  height: 1.1rem;
  display: grid;
  place-items: center;
  border-radius: 0.15rem;
  background: var(--tile-accent);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 3px 8px rgba(21, 25, 34, 0.12);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile__num {
  font-family: var(--pf-font-display);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: var(--tile-accent) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile__icon {
  display: grid;
  place-items: center;
  width: 2rem;
  height: 2rem;
  border-radius: 0.25rem;
  color: var(--tile-accent);
  background: rgba(21, 25, 34, 0.04);
  border: 1px solid rgba(21, 25, 34, 0.08);
  transition: transform 0.22s ease, background 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile__icon svg {
  width: 18px;
  height: 18px;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile__label {
  font-family: var(--pf-font-display);
  font-size: 0.92rem;
  font-weight: 750;
  line-height: 1.25;
  color: #151922 !important;
  text-decoration: none;
}
html[data-partner-page="teslimat-ve-paket-siparis"] a.pf-tps-flow-tile__label:hover {
  color: var(--pf-brand) !important;
  text-decoration: underline;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.35rem;
}
@media (max-width: 980px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own {
    grid-template-columns: 1fr;
    gap: 1.75rem;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__copy .pf-tps-title,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__copy .pf-tps-text {
    max-width: none;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-own__aside {
    max-width: 26rem;
    justify-self: start;
  }
}
@media (max-width: 560px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tiles {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(1)::after,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(2)::after,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:nth-child(3)::after {
    content: "↓";
    right: auto;
    left: 50%;
    top: auto;
    bottom: -0.7rem;
    transform: translateX(-50%);
  }
}

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline {
  list-style: none; margin: 1.35rem 0; padding: 0;
  display: flex; flex-wrap: wrap; justify-content: center; gap: 0.55rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline li {
  position: relative;
  padding: 0.8rem 1.05rem;
  border-radius: 0.85rem;
  background: #fff;
  border: 1px solid #d5dae3;
  color: #151922 !important;
  font-weight: 750;
  font-family: var(--pf-font-display);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline li:not(:last-child)::after {
  content: "→";
  position: absolute;
  right: -0.85rem;
  top: 50%;
  transform: translateY(-50%);
  color: var(--pf-brand);
  font-weight: 800;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap li:not(:last-child)::after {
  content: "↓";
  right: auto;
  left: 50%;
  top: auto;
  bottom: -1.05rem;
  transform: translateX(-50%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap {
  flex-direction: column;
  align-items: stretch;
  max-width: min(28rem, 100%);
  margin-inline: auto;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap li {
  text-align: center;
  margin-bottom: 0.85rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap li:last-child { margin-bottom: 0; }

@media (min-width: 720px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap {
    flex-direction: row;
    max-width: none;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap li {
    margin-bottom: 0;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline--wrap li:not(:last-child)::after {
    content: "→";
    right: -0.85rem;
    left: auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
}

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-hline li {
  background: var(--pf-bg-card);
  border-color: rgba(255,255,255,0.12);
  color: #fff !important;
}

/* Scope feature grid (what section) */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope {
  list-style: none;
  margin: 0.25rem 0 1.1rem;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item {
  --scope-accent: var(--pf-brand);
  --scope-accent-rgb: var(--pf-brand-rgb);
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.95rem 1rem;
  border-radius: 0.95rem;
  background: var(--pf-bg-card);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 3px solid var(--scope-accent);
  color: #eef2f8 !important;
  font-weight: 650;
  font-size: 0.95rem;
  line-height: 1.3;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item:hover {
  transform: translateY(-3px);
  background: rgba(36, 44, 58, 0.95);
  border-color: rgba(var(--scope-accent-rgb), 0.45);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__icon {
  display: grid;
  place-items: center;
  width: 2.55rem;
  height: 2.55rem;
  flex-shrink: 0;
  border-radius: 0.8rem;
  color: var(--scope-accent);
  background: rgba(var(--scope-accent-rgb), 0.14);
  border: 1px solid rgba(var(--scope-accent-rgb), 0.32);
  transition: transform 0.22s ease, background 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item:hover .pf-tps-scope__icon {
  transform: scale(1.06);
  background: rgba(var(--scope-accent-rgb), 0.22);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--coral { --scope-accent: #ef514c; --scope-accent-rgb: 239, 81, 76; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--blue { --scope-accent: #60a5fa; --scope-accent-rgb: 96, 165, 250; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--amber { --scope-accent: #f0b429; --scope-accent-rgb: 240, 180, 41; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--sky { --scope-accent: #4aa8ff; --scope-accent-rgb: 74, 168, 255; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--teal { --scope-accent: #2dd4bf; --scope-accent-rgb: 45, 212, 191; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--violet { --scope-accent: #a78bfa; --scope-accent-rgb: 167, 139, 250; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--rose { --scope-accent: #fb7185; --scope-accent-rgb: 251, 113, 133; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--green { --scope-accent: #35d07f; --scope-accent-rgb: 53, 208, 127; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item--indigo { --scope-accent: #818cf8; --scope-accent-rgb: 129, 140, 248; }

@media (max-width: 900px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope {
    grid-template-columns: 1fr;
  }
}

/* Marketplace logos above title */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos {
  list-style: none;
  margin: 0 0 1.35rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.7rem 0.9rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.1rem;
  padding: 0.5rem 1.05rem;
  border-radius: 0.85rem;
  background: var(--pf-bg-card);
  border: 1px solid rgba(255, 255, 255, 0.12);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__item img {
  display: block;
  width: auto;
  max-width: 7.75rem;
  height: 1.55rem;
  object-fit: contain;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__item--getir {
  padding-block: 0.15rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-mkt-logos__item--getir img {
  height: 2.85rem;
  max-width: 8.5rem;
}

/* Chips (marketplace etc.) */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-chips {
  list-style: none; margin: 0; padding: 0;
  display: flex; flex-wrap: wrap; gap: 0.55rem;
  justify-content: center;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-chips li {
  padding: 0.55rem 0.95rem;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #d5dae3;
  color: #151922 !important;
  font-weight: 650;
  font-size: 0.9rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-chips li {
  background: var(--pf-bg-card);
  border-color: rgba(255,255,255,0.12);
  color: #e8ecf4 !important;
}

/* Steps */
/* Vertical timeline flow */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-steps {
  --tps-rail: 3.1rem;
  list-style: none;
  margin: 1.75rem auto 0;
  padding: 0;
  display: grid;
  gap: 0;
  max-width: min(44rem, 100%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step {
  --flow-accent: var(--pf-brand);
  position: relative;
  display: grid;
  grid-template-columns: var(--tps-rail) minmax(0, 1fr);
  gap: 1rem;
  align-items: stretch;
  padding-bottom: 1.35rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:last-child {
  padding-bottom: 0;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:not(:last-child)::before {
  content: "";
  position: absolute;
  left: calc(var(--tps-rail) / 2 - 1px);
  top: 3.1rem;
  bottom: 0.15rem;
  width: 2px;
  background: linear-gradient(180deg, var(--flow-accent), rgba(21, 25, 34, 0.12));
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--coral { --flow-accent: #ef514c; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--blue { --flow-accent: #3b82f6; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--teal { --flow-accent: #0d9488; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--amber { --flow-accent: #d97706; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--violet { --flow-accent: #8b5cf6; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step--green { --flow-accent: #16a34a; }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__rail {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0.35rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__num {
  display: grid;
  place-items: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  font-family: var(--pf-font-display);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #fff !important;
  background: var(--flow-accent);
  box-shadow:
    0 0 0 5px rgba(243, 245, 248, 1),
    0 8px 18px rgba(21, 25, 34, 0.14);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__card {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  padding: 1.15rem 1.2rem;
  border-radius: var(--pf-radius-lg);
  background: #fff;
  border: 1px solid #d5dae3;
  border-left: 3px solid var(--flow-accent);
  box-shadow: 0 10px 26px rgba(21, 25, 34, 0.05);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:hover .pf-tps-step__card {
  transform: translateY(-3px);
  border-color: color-mix(in srgb, var(--flow-accent) 40%, #d5dae3);
  box-shadow: 0 16px 30px rgba(21, 25, 34, 0.1);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:hover .pf-tps-step__icon {
  transform: scale(1.06);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__icon {
  display: grid;
  place-items: center;
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
  border-radius: 0.8rem;
  color: var(--flow-accent);
  background: rgba(21, 25, 34, 0.04);
  border: 1px solid rgba(21, 25, 34, 0.08);
  box-shadow: inset 0 0 0 999px color-mix(in srgb, var(--flow-accent) 12%, transparent);
  transition: transform 0.22s ease;
}
@media (max-width: 560px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-steps {
    --tps-rail: 2.6rem;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step {
    gap: 0.75rem;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__num {
    width: 2.35rem;
    height: 2.35rem;
    font-size: 0.75rem;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__card {
    flex-direction: column;
    gap: 0.7rem;
    padding: 1rem;
  }
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__body {
  min-width: 0;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step h3 {
  margin: 0 0 0.4rem;
  font-family: var(--pf-font-display);
  font-size: 1.08rem;
  color: #151922 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step p {
  margin: 0;
  font-size: 0.94rem;
  line-height: 1.55;
  color: #3d4656 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:not(:last-child)::after {
  content: "↓";
  position: absolute;
  left: calc(var(--tps-rail) / 2);
  bottom: -0.05rem;
  transform: translateX(-50%);
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--flow-accent);
  line-height: 1;
  z-index: 2;
  background: #f3f5f8;
  padding: 0 0.2rem;
}

/* Cards / channels */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cards,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channels {
  display: grid;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cards { grid-template-columns: repeat(4, 1fr); }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channels { grid-template-columns: repeat(4, 1fr); }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel {
  --card-accent: var(--pf-brand);
  --card-accent-rgb: var(--pf-brand-rgb);
  padding: 1.25rem 1.15rem;
  border-radius: var(--pf-radius-lg);
  background: #fff;
  border: 1px solid #d5dae3;
  box-shadow: 0 10px 26px rgba(21, 25, 34, 0.05);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, background 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card:hover,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:hover {
  transform: translateY(-4px);
  border-color: rgba(var(--card-accent-rgb), 0.35);
  box-shadow: 0 16px 32px rgba(21, 25, 34, 0.1);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-card,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-channel {
  background: var(--pf-bg-card);
  border-color: rgba(255,255,255,0.1);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-card:hover,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-channel:hover {
  background: rgba(36, 44, 58, 0.96);
  border-color: rgba(var(--card-accent-rgb), 0.4);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.32);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--coral,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--amber,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--teal,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--blue {
  border-top-width: 3px;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--coral { --card-accent: var(--pf-brand); --card-accent-rgb: var(--pf-brand-rgb); border-top-color: var(--pf-brand); }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--amber { --card-accent: #f59e0b; --card-accent-rgb: 245, 158, 11; border-top-color: #f59e0b; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--teal { --card-accent: #2dd4bf; --card-accent-rgb: 45, 212, 191; border-top-color: #2dd4bf; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card--blue { --card-accent: #60a5fa; --card-accent-rgb: 96, 165, 250; border-top-color: #60a5fa; }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card__icon,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.45rem;
  height: 2.45rem;
  margin-bottom: 0.7rem;
  border-radius: 0.75rem;
  color: var(--card-accent, var(--pf-brand));
  background: rgba(var(--card-accent-rgb, var(--pf-brand-rgb)), 0.12);
  border: 1px solid rgba(var(--card-accent-rgb, var(--pf-brand-rgb)), 0.28);
  transition: transform 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card:hover .pf-tps-card__icon,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:hover .pf-tps-channel__icon {
  transform: scale(1.07);
  background: rgba(var(--card-accent-rgb, var(--pf-brand-rgb)), 0.2);
  box-shadow: 0 6px 14px rgba(var(--card-accent-rgb, var(--pf-brand-rgb)), 0.18);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel {
  --card-accent: var(--pf-brand);
  --card-accent-rgb: var(--pf-brand-rgb);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:nth-child(2) { --card-accent: #f59e0b; --card-accent-rgb: 245, 158, 11; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:nth-child(3) { --card-accent: #2dd4bf; --card-accent-rgb: 45, 212, 191; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:nth-child(4) { --card-accent: #60a5fa; --card-accent-rgb: 96, 165, 250; }

html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card h3,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel h3 {
  margin: 0 0 0.5rem;
  font-family: var(--pf-font-display);
  font-size: 1.05rem;
  color: #151922 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-card h3,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-channel h3 { color: #fff !important; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card p,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel p {
  margin: 0; font-size: 0.92rem; line-height: 1.55; color: #3d4656 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-card p,
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-channel p { color: #9aa5b8 !important; }

/* Split + checklist */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: start;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist {
  list-style: none; margin: 0; padding: 0; display: grid; gap: 0.55rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist li {
  position: relative;
  padding: 0.8rem 1rem 0.8rem 2.35rem;
  border-radius: 0.85rem;
  background: #fff;
  border: 1px solid #d5dae3;
  color: #151922 !important;
  font-weight: 650;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist li:hover {
  transform: translateX(3px);
  border-color: rgba(var(--pf-brand-rgb), 0.35);
  box-shadow: 0 10px 22px rgba(21, 25, 34, 0.08);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-checklist li {
  background: var(--pf-bg-card);
  border-color: rgba(255,255,255,0.1);
  color: #e8ecf4 !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-band--dark .pf-tps-checklist li:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.28);
  border-color: rgba(var(--pf-brand-rgb), 0.4);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist li::before {
  content: "✓";
  position: absolute; left: 0.85rem; top: 0.8rem;
  color: var(--pf-brand); font-weight: 800;
}

/* Control metrics — horizontal accent bars */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metrics-row {
  list-style: none;
  margin: 0.35rem auto 0.85rem;
  padding: 0;
  display: grid;
  gap: 0.65rem;
  max-width: min(40rem, 100%);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric {
  --metric-accent: var(--pf-brand);
  --metric-accent-rgb: var(--pf-brand-rgb);
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  gap: 0.85rem;
  padding: 0.85rem 1.05rem;
  border-radius: 0.85rem;
  background: #fff;
  border: 1px solid #d5dae3;
  border-left: 4px solid var(--metric-accent);
  box-shadow: 0 8px 20px rgba(21, 25, 34, 0.04);
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric:hover {
  transform: translateX(4px);
  border-color: rgba(var(--metric-accent-rgb), 0.4);
  box-shadow: 0 12px 26px rgba(21, 25, 34, 0.09);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric:hover .pf-tps-metric__icon {
  transform: scale(1.06);
  background: rgba(var(--metric-accent-rgb), 0.18);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric--coral { --metric-accent: #ef514c; --metric-accent-rgb: 239, 81, 76; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric--amber { --metric-accent: #f97316; --metric-accent-rgb: 249, 115, 22; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric--blue { --metric-accent: #3b82f6; --metric-accent-rgb: 59, 130, 246; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric--rose { --metric-accent: #e11d48; --metric-accent-rgb: 225, 29, 72; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric--teal { --metric-accent: #0d9488; --metric-accent-rgb: 13, 148, 136; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric__num {
  font-family: var(--pf-font-display);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: var(--metric-accent) !important;
  min-width: 1.5rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric__icon {
  display: grid;
  place-items: center;
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 0.7rem;
  color: var(--metric-accent);
  background: rgba(var(--metric-accent-rgb), 0.12);
  border: 1px solid rgba(var(--metric-accent-rgb), 0.28);
  transition: transform 0.2s ease, background 0.2s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric__label {
  color: #151922 !important;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.3;
}

/* FAQ */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__layout {
  display: grid;
  grid-template-columns: minmax(12rem, 0.35fr) 1fr;
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: start;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__list {
  display: grid; gap: 0.65rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__item {
  border-radius: 0.9rem;
  background: var(--pf-bg-card);
  border: 1px solid rgba(255,255,255,0.1);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__item:hover {
  border-color: rgba(var(--pf-brand-rgb), 0.35);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.28);
  transform: translateY(-2px);
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__q {
  cursor: pointer;
  list-style: none;
  padding: 1rem 1.15rem;
  font-family: var(--pf-font-display);
  font-weight: 700;
  color: #fff !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__q::-webkit-details-marker { display: none; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__a {
  padding: 0 1.15rem 1.1rem;
  color: #9aa5b8 !important;
  font-size: 0.95rem;
  line-height: 1.65;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__a p { margin: 0; }
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__a a {
  color: var(--pf-brand-light) !important;
  font-weight: 650;
}

/* CTA */
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cta {
  background:
    radial-gradient(ellipse 80% 70% at 50% 0%, rgba(var(--pf-brand-rgb), 0.14), transparent 60%),
    linear-gradient(180deg, #f3f5f8 0%, #e8eaee 100%) !important;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cta__actions {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 0.75rem;
  margin-top: 1.5rem;
}
html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cta .pf-btn--ghost {
  background: #fff !important;
  border-color: #cfd5e0 !important;
  color: #151922 !important;
}

@media (max-width: 1100px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cards,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channels {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 900px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__inner,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-split,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__layout {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hero__title { max-width: none; }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-hline li:not(:last-child)::after { display: none; }
}
@media (max-width: 560px) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-cards,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channels {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__card,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist li,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel__icon,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__item {
    transition: none !important;
  }
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-card:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-channel:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-scope__item:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-flow-tile:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-step:hover .pf-tps-step__card,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-checklist li:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-metric:hover,
  html[data-partner-page="teslimat-ve-paket-siparis"] .pf-tps-faq__item:hover {
    transform: none;
  }
}
