/* Online yemek sipariş sistemi — content plan landing (pf-oyss) */
html[data-partner-page="online-yemek-siparis-sistemi"] {
  --oyss-light: #f3f5f8;
  --oyss-ink: #151922;
  --oyss-muted: #3d4656;
  --oyss-muted-dark: #9aa5b8;
}

/* Breadcrumb */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-breadcrumb {
  padding: 1rem 0 0;
  background: var(--pf-bg-page);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .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="online-yemek-siparis-sistemi"] .pf-breadcrumb li {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-breadcrumb li + li::before {
  content: "›";
  color: var(--pf-text-muted);
  opacity: 0.6;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-breadcrumb a {
  color: var(--pf-text-muted) !important;
  text-decoration: none;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-breadcrumb a:hover {
  color: var(--pf-brand) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-breadcrumb li[aria-current="page"] {
  color: var(--pf-text);
  font-weight: 600;
}

/* Bands */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band {
  padding: clamp(3rem, 6vw, 4.75rem) 0 !important;
  background: var(--oyss-light) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark {
  background:
    radial-gradient(ellipse 55% 70% at 100% 0%, rgba(36, 44, 58, 0.7), transparent 55%),
    var(--pf-bg-page) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-narrow {
  max-width: min(46rem, 100%);
  margin-inline: auto;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-head { margin-bottom: 1.5rem; }

/* Marketplace logos above pay/integrations kicker */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos {
  list-style: none;
  margin: 0 0 1.15rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.75rem 1rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.6rem;
  padding: 0.65rem 1.2rem;
  border-radius: 0.9rem;
  background: #fff;
  border: 1px solid rgba(21, 25, 34, 0.1);
  box-shadow: 0 0.45rem 1.1rem rgba(21, 25, 34, 0.06);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos__link {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos__item img {
  display: block;
  width: auto;
  max-width: 9.5rem;
  height: 2.05rem;
  object-fit: contain;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos__item--getir {
  padding-block: 0.25rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-mkt-logos__item--getir img {
  height: 3.35rem;
  max-width: 10rem;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-kicker {
  margin: 0 0 0.55rem;
  text-align: center;
  font-size: 0.78rem;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--pf-brand) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-kicker--left { text-align: left; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-kicker {
  color: var(--pf-brand-light) !important;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-title {
  font-family: var(--pf-font-display);
  font-weight: 800;
  font-size: clamp(1.45rem, 2.8vw, 2.05rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: var(--oyss-ink) !important;
  margin: 0 0 0.85rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-title--center { text-align: center; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-title { color: #fff !important; }

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-subhead {
  margin: 1.75rem 0 1rem;
  text-align: center;
  font-family: var(--pf-font-display);
  font-size: 1.05rem;
  font-weight: 750;
  color: var(--oyss-ink) !important;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-text {
  font-size: 1.05rem;
  line-height: 1.7;
  color: var(--oyss-muted) !important;
  margin: 0 0 0.95rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-text--center { text-align: center; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-text a {
  color: var(--pf-brand-dark) !important;
  font-weight: 650;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-text { color: var(--oyss-muted-dark) !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-text a { color: var(--pf-brand-light) !important; }

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-prose {
  max-width: 42rem;
  margin: 0 auto 1.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-prose--center { text-align: center; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-prose p {
  margin: 0 0 0.85rem;
  font-size: 1.02rem;
  line-height: 1.7;
  color: var(--oyss-muted) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-prose a {
  color: var(--pf-brand-dark) !important;
  font-weight: 650;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-prose p { color: var(--oyss-muted-dark) !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-prose a { color: var(--pf-brand-light) !important; }

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-fine {
  margin: 0 0 1.25rem;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #7d8799 !important;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 1.75rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-actions--left { justify-content: flex-start; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-btn--ghost {
  background: transparent !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-btn--ghost:hover {
  border-color: var(--pf-brand) !important;
  background: rgba(var(--pf-brand-rgb), 0.12) !important;
}

/* Check lists */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-check {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.65rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-check li {
  position: relative;
  padding-left: 1.7rem;
  font-size: 0.98rem;
  line-height: 1.5;
  color: var(--oyss-ink) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-check li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35rem;
  width: 0.95rem;
  height: 0.95rem;
  border-radius: 50%;
  background:
    linear-gradient(135deg, var(--pf-brand), var(--pf-brand-dark));
  box-shadow: 0 0 0 3px rgba(var(--pf-brand-rgb), 0.15);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-check li::after {
  content: "";
  position: absolute;
  left: 0.28rem;
  top: 0.55rem;
  width: 0.38rem;
  height: 0.22rem;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-check a {
  color: var(--pf-brand-dark) !important;
  font-weight: 650;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-check li { color: #e8ecf4 !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-band--dark .pf-oyss-check a { color: var(--pf-brand-light) !important; }

/* Hero */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-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="online-yemek-siparis-sistemi"] .pf-oyss-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="online-yemek-siparis-sistemi"] .pf-oyss-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 1.15fr);
  gap: clamp(1.5rem, 3.5vw, 2.5rem);
  align-items: center;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-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="online-yemek-siparis-sistemi"] .pf-oyss-hero__title {
  font-family: var(--pf-font-display);
  font-weight: 800;
  font-size: clamp(1.7rem, 3.4vw, 2.45rem);
  line-height: 1.14;
  letter-spacing: -0.02em;
  color: #fff !important;
  margin: 0 0 1rem;
  max-width: 16ch;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__lead,
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__note {
  font-size: clamp(0.98rem, 1.5vw, 1.1rem);
  line-height: 1.65;
  color: var(--oyss-muted-dark) !important;
  margin: 0 0 0.85rem;
  max-width: 38rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__note { color: #7d8799 !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__note a {
  color: var(--pf-brand-light) !important;
  font-weight: 650;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1.25rem 0 1.35rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero .pf-btn--ghost {
  background: transparent !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero .pf-btn--ghost:hover {
  border-color: var(--pf-brand) !important;
  background: rgba(var(--pf-brand-rgb), 0.12) !important;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
  max-width: 28rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights li {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  padding: 1rem 1.05rem;
  border-radius: 1rem;
  background:
    linear-gradient(160deg, rgba(36, 44, 58, 0.95), rgba(21, 25, 34, 0.9));
  border: 1px solid rgba(var(--pf-brand-rgb), 0.28);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights li:hover {
  transform: translateY(-3px);
  border-color: rgba(var(--pf-brand-rgb), 0.55);
  box-shadow: 0 12px 28px rgba(var(--pf-brand-rgb), 0.18);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights strong {
  font-family: var(--pf-font-display);
  font-size: 1.35rem;
  font-weight: 800;
  color: var(--pf-brand) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights span {
  font-size: 0.82rem;
  line-height: 1.35;
  color: var(--oyss-muted-dark) !important;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual {
  margin: 0;
  border-radius: 1.15rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow:
    0 1.4rem 2.8rem rgba(0, 0, 0, 0.38),
    0 0 0 1px rgba(var(--pf-brand-rgb), 0.12);
  background: var(--pf-bg-card);
  transform: scale(1.04);
  transform-origin: center right;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual:hover {
  transform: scale(1.04) translateY(-4px);
  box-shadow:
    0 1.8rem 3.2rem rgba(0, 0, 0, 0.42),
    0 0 0 1px rgba(var(--pf-brand-rgb), 0.22);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual__img {
  display: block;
  width: 100%;
  height: auto;
}

/* Own channel panel */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-own {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  gap: clamp(1.25rem, 3vw, 2.25rem);
  align-items: center;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-own .pf-oyss-prose {
  max-width: none;
  margin: 0;
  text-align: left;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-own-panel {
  margin: 0;
  padding: 1.5rem 1.4rem 1.45rem;
  border-radius: 1.25rem;
  background:
    linear-gradient(180deg, #fff 0%, #fafbfd 100%);
  border: 1px solid #d5dae3;
  box-shadow:
    0 18px 40px rgba(21, 25, 34, 0.07),
    inset 0 1px 0 #fff;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-own-panel__title {
  margin: 0 0 1rem;
  font-family: var(--pf-font-display);
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--oyss-ink) !important;
}

/* Cost */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 1rem;
  margin: 0 0 1.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario,
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__result {
  border-radius: 1.2rem;
  padding: 1.35rem 1.25rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario h3 {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 750;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.7rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario li {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: baseline;
  padding-bottom: 0.65rem;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.12);
  color: var(--oyss-muted-dark) !important;
  font-size: 0.95rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario li:last-child { border-bottom: 0; padding-bottom: 0; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__scenario strong {
  color: #fff !important;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__result {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.85rem;
  background:
    radial-gradient(circle at 90% 10%, rgba(var(--pf-brand-rgb), 0.28), transparent 50%),
    linear-gradient(160deg, #1a2433, var(--pf-bg-card));
  border: 1px solid rgba(var(--pf-brand-rgb), 0.45);
  box-shadow: 0 16px 36px rgba(var(--pf-brand-rgb), 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__label {
  margin: 0;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--pf-brand-light) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metrics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  padding: 1rem 0.95rem 1.05rem;
  border-radius: 0.95rem;
  background: rgba(0, 0, 0, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric:hover {
  transform: translateY(-2px);
  border-color: rgba(var(--pf-brand-rgb), 0.5);
  box-shadow: 0 10px 22px rgba(var(--pf-brand-rgb), 0.14);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--month {
  border-color: rgba(var(--pf-brand-rgb), 0.35);
  background:
    radial-gradient(circle at 100% 0%, rgba(var(--pf-brand-rgb), 0.18), transparent 55%),
    rgba(0, 0, 0, 0.22);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--year {
  border-color: rgba(240, 180, 177, 0.28);
  background:
    radial-gradient(circle at 100% 0%, rgba(240, 180, 177, 0.14), transparent 55%),
    rgba(0, 0, 0, 0.22);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric-title {
  margin: 0;
  font-family: var(--pf-font-display);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.3;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--month .pf-oyss-cost__metric-title {
  color: var(--pf-brand-light) !important;
  text-shadow: 0 0 18px rgba(var(--pf-brand-rgb), 0.35);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--year .pf-oyss-cost__metric-title {
  color: #f0b4b1 !important;
  text-shadow: 0 0 18px rgba(240, 180, 177, 0.28);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric-val {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35rem;
  font-family: var(--pf-font-display);
  font-weight: 800;
  line-height: 1.1;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--month .pf-oyss-cost__metric-val {
  font-size: clamp(1.45rem, 2.6vw, 1.9rem);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--year .pf-oyss-cost__metric-val {
  font-size: clamp(1.35rem, 2.4vw, 1.75rem);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric--year .pf-oyss-cost__metric-val strong {
  color: #f0b4b1 !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric-val span {
  font-size: 0.9rem;
  font-weight: 650;
  color: var(--oyss-muted-dark) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__note { max-width: 44rem; margin-inline: auto; }

/* Cost visual — formula + growing bars */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz {
  margin: 0 0 1.5rem;
  padding: clamp(1.5rem, 3.5vw, 2.25rem) clamp(1.5rem, 5vw, 3rem);
  border-radius: 1.25rem;
  background: #0a0c10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 1.25rem 2.5rem rgba(0, 0, 0, 0.28);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__col--own {
  padding-inline: 0.25rem 1.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: start;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 0;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__title {
  margin: 0 0 1.15rem;
  max-width: 18rem;
  font-family: var(--pf-font-display);
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  font-weight: 800;
  line-height: 1.25;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__pie-wrap {
  position: relative;
  width: min(15.5rem, 100%);
  aspect-ratio: 1;
  margin: 0 0 1rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__pie {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.06),
    0 12px 28px rgba(0, 0, 0, 0.35);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__pie--market {
  background: conic-gradient(
    from -40deg,
    var(--pf-brand) 0 72deg,
    #2d3340 72deg 360deg
  );
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__pie--own {
  background: conic-gradient(
    from -18deg,
    var(--pf-brand) 0 5deg,
    #f0a09c 5deg 10deg,
    #f5f5f5 10deg 14deg,
    #2d3340 14deg 360deg
  );
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout {
  position: absolute;
  z-index: 1;
  padding: 0.35rem 0.65rem;
  border-radius: 999px;
  background: #fff;
  color: #151922 !important;
  font-size: 0.68rem;
  font-weight: 750;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.28);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--market {
  top: 8%;
  right: -4%;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--web {
  top: -2%;
  right: -2%;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--mobile {
  top: 14%;
  right: -18%;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--zero {
  top: 30%;
  right: -22%;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__price {
  margin: 0;
  font-family: var(--pf-font-display);
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  font-weight: 800;
  color: #fff !important;
  font-variant-numeric: tabular-nums;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__savings {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 1.1rem;
  width: 100%;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__save {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  min-width: 8.5rem;
  padding: 0.7rem 1rem 0.75rem;
  border-radius: 0.85rem;
  background: var(--pf-brand);
  box-shadow: 0 10px 22px rgba(var(--pf-brand-rgb), 0.35);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__save span {
  font-size: 0.72rem;
  font-weight: 650;
  color: rgba(255, 255, 255, 0.9) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__save strong {
  font-family: var(--pf-font-display);
  font-size: 1.2rem;
  font-weight: 800;
  color: #fff !important;
  font-variant-numeric: tabular-nums;
}

/* Brand chips */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  max-width: 52rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips li {
  padding: 0.7rem 1rem;
  border-radius: 0.85rem;
  background: #fff;
  border: 1px solid #d5dae3;
  box-shadow: 0 8px 18px rgba(21, 25, 34, 0.05);
  font-size: 0.92rem;
  font-weight: 650;
  color: var(--oyss-ink) !important;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips li:hover {
  transform: translateY(-2px);
  border-color: rgba(var(--pf-brand-rgb), 0.4);
  box-shadow: 0 12px 24px rgba(var(--pf-brand-rgb), 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips a {
  color: var(--pf-brand-dark) !important;
  text-decoration: none;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-brand-foot {
  margin-top: 1.75rem;
  max-width: 36rem;
  margin-inline: auto;
  font-weight: 600;
  color: var(--oyss-ink) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-brand-visual {
  margin: 1.75rem auto 0;
  max-width: min(56rem, 100%);
  border-radius: 1.25rem;
  overflow: hidden;
  background: #0e1014;
  box-shadow: 0 1.25rem 2.5rem rgba(21, 25, 34, 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-brand-visual img {
  display: block;
  width: 100%;
  height: auto;
}

/* Steps */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.9rem;
  counter-reset: none;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps li {
  position: relative;
  padding: 1.25rem 1.15rem 1.2rem;
  border-radius: 1.15rem;
  background:
    linear-gradient(165deg, rgba(36, 44, 58, 0.9), rgba(21, 25, 34, 0.95));
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
  transition: transform 0.22s ease, border-color 0.22s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps li::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: linear-gradient(180deg, var(--pf-brand), transparent);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps li:hover {
  transform: translateY(-4px);
  border-color: rgba(var(--pf-brand-rgb), 0.45);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps__num {
  display: block;
  margin-bottom: 0.65rem;
  font-family: var(--pf-font-display);
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: var(--pf-brand) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps h3 {
  margin: 0 0 0.45rem;
  font-size: 1.05rem;
  font-weight: 800;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.5;
  color: var(--oyss-muted-dark) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps a {
  color: var(--pf-brand-light) !important;
  font-weight: 650;
}

/* Pay / int cards */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card {
  padding: 1.4rem 1.25rem;
  border-radius: 1.2rem;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card:hover {
  transform: translateY(-3px);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--pay {
  background: #fff;
  border: 1px solid #d5dae3;
  box-shadow: 0 14px 30px rgba(21, 25, 34, 0.06);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem 1.25rem;
  align-items: center;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card__icon {
  display: grid;
  place-items: center;
  width: 5.5rem;
  height: 5.5rem;
  flex-shrink: 0;
  border-radius: 1.15rem;
  color: var(--pf-brand);
  background:
    radial-gradient(circle at 30% 25%, rgba(var(--pf-brand-rgb), 0.22), transparent 60%),
    rgba(var(--pf-brand-rgb), 0.08);
  border: 1px solid rgba(var(--pf-brand-rgb), 0.3);
  box-shadow: 0 10px 22px rgba(var(--pf-brand-rgb), 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card__icon svg {
  width: 2.75rem;
  height: 2.75rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--pay:hover .pf-oyss-card__icon {
  border-color: rgba(var(--pf-brand-rgb), 0.55);
  box-shadow: 0 12px 26px rgba(var(--pf-brand-rgb), 0.18);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int {
  background:
    radial-gradient(circle at 100% 0%, rgba(var(--pf-brand-rgb), 0.1), transparent 45%),
    linear-gradient(160deg, #1a2433, var(--pf-bg-card));
  border: 1px solid rgba(var(--pf-brand-rgb), 0.35);
  box-shadow: 0 16px 34px rgba(21, 25, 34, 0.18);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int .pf-oyss-card__icon {
  color: var(--pf-brand-light);
  background:
    radial-gradient(circle at 30% 25%, rgba(var(--pf-brand-rgb), 0.35), transparent 60%),
    rgba(255, 255, 255, 0.05);
  border-color: rgba(var(--pf-brand-rgb), 0.45);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 10px 22px rgba(0, 0, 0, 0.22);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int:hover .pf-oyss-card__icon {
  border-color: rgba(var(--pf-brand-rgb), 0.7);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 12px 26px rgba(var(--pf-brand-rgb), 0.22);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card h3 {
  margin: 0 0 1rem;
  font-family: var(--pf-font-display);
  font-size: 1.15rem;
  font-weight: 800;
  color: var(--oyss-ink) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int h3 { color: #fff !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int .pf-oyss-check li { color: #e8ecf4 !important; }
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card--int .pf-oyss-check a { color: var(--pf-brand-light) !important; }

/* SEO */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 1rem;
  margin: 0 0 0.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__main,
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__msg {
  border-radius: 1.2rem;
  padding: 1.4rem 1.3rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__main {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__main h3 {
  margin: 0 0 0.75rem;
  font-size: 1.15rem;
  font-weight: 800;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__main p {
  margin: 0 0 0.75rem;
  color: var(--oyss-muted-dark) !important;
  line-height: 1.6;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__tags {
  list-style: none;
  margin: 0 0 0.9rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__tags li {
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  background: rgba(var(--pf-brand-rgb), 0.14);
  border: 1px solid rgba(var(--pf-brand-rgb), 0.35);
  color: #fff !important;
  font-size: 0.85rem;
  font-weight: 650;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__msg {
  display: flex;
  align-items: center;
  background:
    radial-gradient(circle at 0% 100%, rgba(var(--pf-brand-rgb), 0.22), transparent 55%),
    linear-gradient(160deg, #1f2a3a, var(--pf-bg-card));
  border: 1px solid rgba(var(--pf-brand-rgb), 0.4);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo__msg p {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.65;
  color: #e8ecf4 !important;
  font-weight: 550;
}

/* Loyalty */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 70rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.7rem;
  padding: 1.2rem 1rem 1.25rem;
  border-radius: 1.05rem;
  background: #fff;
  border: 1px solid #d5dae3;
  box-shadow: 0 10px 22px rgba(21, 25, 34, 0.05);
  font-size: 0.92rem;
  font-weight: 650;
  line-height: 1.45;
  color: var(--oyss-ink) !important;
  text-align: center;
  transition: transform 0.2s ease, border-color 0.2s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li:hover {
  transform: translateY(-3px);
  border-color: rgba(var(--pf-brand-rgb), 0.4);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy__icon {
  display: grid;
  place-items: center;
  width: 2.55rem;
  height: 2.55rem;
  flex-shrink: 0;
  border-radius: 0.85rem;
  color: var(--pf-brand);
  background:
    radial-gradient(circle at 30% 25%, rgba(var(--pf-brand-rgb), 0.22), transparent 60%),
    rgba(var(--pf-brand-rgb), 0.08);
  border: 1px solid rgba(var(--pf-brand-rgb), 0.3);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li:hover .pf-oyss-loy__icon {
  border-color: rgba(var(--pf-brand-rgb), 0.55);
  box-shadow: 0 6px 14px rgba(var(--pf-brand-rgb), 0.16);
  transform: scale(1.04);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy__icon svg {
  width: 1.25rem;
  height: 1.25rem;
}

/* Verticals */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts {
  list-style: none;
  margin: 1.25rem 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.75rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.7rem;
  min-height: 100%;
  padding: 0 0 1.15rem;
  overflow: hidden;
  border-radius: 1.1rem;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a:hover {
  transform: translateY(-4px);
  border-color: rgba(var(--pf-brand-rgb), 0.5);
  background: rgba(var(--pf-brand-rgb), 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts__media {
  display: block;
  margin: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #0e1014;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a:hover .pf-oyss-verts__media img {
  transform: scale(1.05);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts strong {
  padding: 0 1.05rem;
  font-family: var(--pf-font-display);
  font-size: 1.02rem;
  font-weight: 800;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a > span:not(.pf-oyss-verts__media) {
  padding: 0 1.05rem;
  font-size: 0.86rem;
  line-height: 1.45;
  color: var(--oyss-muted-dark) !important;
}

/* App */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.2fr);
  gap: clamp(1.5rem, 3vw, 2.25rem);
  align-items: center;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__note {
  margin: 0 0 1rem;
  padding: 0.75rem 0.95rem;
  border-radius: 0.85rem;
  background: rgba(var(--pf-brand-rgb), 0.08);
  border: 1px solid rgba(var(--pf-brand-rgb), 0.22);
  font-size: 0.92rem;
  font-weight: 650;
  line-height: 1.45;
  color: var(--oyss-ink) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__stores {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin: 0 0 1rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__stores + .pf-oyss-kicker {
  margin-top: 0.15rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__store {
  display: block;
  width: 9.4rem;
  line-height: 0;
  border-radius: 0.65rem;
  overflow: hidden;
  box-shadow: 0 8px 18px rgba(21, 25, 34, 0.12);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__store svg {
  display: block;
  width: 100%;
  height: auto;
}

html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__visual {
  margin: 0;
  max-width: min(28rem, 100%);
  justify-self: center;
  border-radius: 1.35rem;
  overflow: hidden;
  background: transparent;
  box-shadow: 0 1.25rem 2.5rem rgba(21, 25, 34, 0.14);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: center top;
}

/* FAQ */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq {
  display: grid;
  gap: 0.65rem;
  max-width: 48rem;
  margin: 1.5rem auto 0;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq details {
  border-radius: 0.95rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 0.9rem 1.15rem;
  transition: border-color 0.18s ease;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq details[open] {
  border-color: rgba(var(--pf-brand-rgb), 0.45);
  background: rgba(var(--pf-brand-rgb), 0.08);
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq summary {
  cursor: pointer;
  font-weight: 750;
  color: #fff !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq details[open] summary {
  color: var(--pf-brand-light) !important;
  margin-bottom: 0.55rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.6;
  color: var(--oyss-muted-dark) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-faq a {
  color: var(--pf-brand-light) !important;
  font-weight: 650;
}

/* Final CTA */
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cta {
  background:
    radial-gradient(ellipse 70% 60% at 50% 0%, rgba(var(--pf-brand-rgb), 0.1), transparent 55%),
    linear-gradient(180deg, #f3f5f8 0%, #e8eaee 100%) !important;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cta__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-top: 1.75rem;
}
html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cta .pf-btn--ghost {
  background: #fff !important;
  border-color: #cfd5e0 !important;
  color: var(--oyss-ink) !important;
}

@media (max-width: 1100px) {
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__inner,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-own,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-split,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-seo,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__grid {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--mobile,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--zero {
    right: -2%;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual:hover {
    transform: none;
    max-width: 36rem;
    margin-inline: auto;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero__title { max-width: none; }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps {
    grid-template-columns: 1fr 1fr;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts {
    grid-template-columns: 1fr 1fr;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-app__visual {
    max-width: min(22rem, 100%);
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card__row {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card__icon {
    justify-self: start;
  }
}

@media (max-width: 640px) {
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metrics {
    grid-template-columns: 1fr;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--mobile,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost-viz__callout--zero {
    right: -4%;
  }
}

@media (prefers-reduced-motion: reduce) {
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights li,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips li,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps li,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy__icon,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts__media img,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric {
    transition: none;
  }
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-highlights li:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-hero-visual:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-chips li:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-steps li:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-card:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-loy li:hover .pf-oyss-loy__icon,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a:hover,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-verts a:hover .pf-oyss-verts__media img,
  html[data-partner-page="online-yemek-siparis-sistemi"] .pf-oyss-cost__metric:hover {
    transform: none;
  }
}
