.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste {
  width: 100%;
  padding-top: .9rem;
  color: #252a40;
  background: #faf7f2;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__bas {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: .75rem;
  margin-bottom: .45rem;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__baslik {
  margin: 0;
  color: #252a40;
  font-family: var(--font-v5);
  font-size: clamp(1.35rem, 3.8vw, 2rem);
  font-weight: 400;
  letter-spacing: .01em;
  line-height: 1.05;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__baslik-hl {
  color: #e8632c;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__hepsi {
  display: inline-flex;
  align-items: center;
  min-height: 2.75rem;
  color: #e8632c;
  font-size: .76rem;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__liste {
  display: grid;
  gap: .55rem;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py {
  display: grid;
  grid-template-columns: 2.2rem 3.5rem minmax(0, 1fr) auto;
  align-items: center;
  gap: .55rem;
  min-width: 0;
  min-height: 3.5rem;
  overflow: hidden;
  color: #252a40;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 9px rgba(27, 31, 49, .05);
  text-decoration: none;
  transition: transform 120ms ease;
  -webkit-tap-highlight-color: transparent;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py--1 {
  background: linear-gradient(120deg, #fff 55%, rgba(232, 99, 44, .1));
  border: 1.5px solid rgba(232, 99, 44, .35);
}

/* DİNAMİK RAF SKELETON (2026-08-17) — gerçek kart sınıflarını kullanır; buradaki kurallar YALNIZ renk/parıltı
   katar, hiçbir ölçüye dokunmaz → skeleton→kart geçişinde layout kayması olmaz. */
.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py--skeleton { pointer-events: none; }
.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__img--skeleton { background: #eee8df; }
.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__ad--skeleton, .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f--skeleton {
  color: transparent;
  border-radius: 4px;
  background-image: linear-gradient(90deg, #efe9e0 25%, #e6dfd4 37%, #efe9e0 63%);
  background-size: 400% 100%;
  animation: cc_7i6nlac3_PAdlBXLdg3_pySkeleton 1.4s ease-in-out infinite;
}
@keyframes cc_7i6nlac3_PAdlBXLdg3_pySkeleton { 0% { background-position: 100% 0 } 100% { background-position: 0 0 } }
@media (prefers-reduced-motion: reduce) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__ad--skeleton, .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f--skeleton { animation: none; }
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__no {
  color: #e8632c;
  font-family: var(--font-v5);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  opacity: .92;
  text-align: center;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__img {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  overflow: hidden;
  background: #e6dfd3;
  border-radius: 9px;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__ad {
  display: -webkit-box;
  min-width: 0;
  overflow: hidden;
  font-size: .82rem;
  font-weight: 800;
  line-height: 1.2;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f {
  display: block;
  padding-right: .75rem;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f del {
  display: block;
  color: rgba(37, 42, 64, .55);
  font-size: .75rem;
  line-height: 1.1;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f b {
  display: block;
  color: #e8632c;
  font-family: var(--font-v5);
  font-size: 1.02rem;
  font-weight: 400;
  line-height: 1.1;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py:active {
  transform: scale(.98);
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py:focus-visible, .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__hepsi:focus-visible {
  outline: 2px solid #e8632c;
  outline-offset: 2px;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste.podyum-liste--empty {
  color: #252a40;
}

.cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .podyum-liste__placeholder {
  width: 100%;
  margin: 0;
  padding: 1rem;
  color: #252a40;
  background: #faf7f2;
  border: 1px dashed #e8632c;
  border-radius: 10px;
  font-family: var(--font-body);
  font-size: .875rem;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 64rem) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__liste {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py--1 {
    grid-column: 1 / -1;
  }
}

@media (max-width: 40rem) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__bas {
    align-items: center;
    gap: .6rem;
    margin-bottom: .3rem;
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__baslik {
    font-size: 1.12rem;
    letter-spacing: .015em;
    line-height: 1.15;
    white-space: nowrap;
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__hepsi {
    align-self: center;
    font-size: .75rem;
  }
}

@media (max-width: 22.5rem) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__baslik {
    font-size: .98rem;
    white-space: normal;
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py {
    grid-template-columns: 1.7rem 3.5rem minmax(0, 1fr) auto;
    gap: .4rem;
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py__f {
    padding-right: .5rem;
  }
}

@media (hover: hover) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py:hover {
    transform: translateX(5px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py {
    transition: none;
  }

  .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py:active, .cc_7i6nlac3_PAdlBXLdg3 .podyum-liste .py:hover {
    transform: none;
  }
}
