/* LUNQA new product marker
   Single source for category story rings and product "Yeni" chips. */

.home-category-pill.has-new-product,
.home-category-item.has-new-product,
.category-reference-item.has-new-product,
.category-card.has-new-product {
  position: relative !important;
  overflow: visible !important;
}

.home-category-pill.has-new-product > span:not(.home-category-icon)::after,
.home-category-item.has-new-product > span:not(.home-category-icon)::after,
.category-reference-item.has-new-product .category-reference-label::after {
  content: none !important;
  display: none !important;
}

.home-category-pill.has-new-product .home-category-icon,
.home-category-item.has-new-product .home-category-icon,
.category-reference-item.has-new-product .category-reference-icon,
.category-reference-item.has-new-product .category-reference-vector,
.category-card.has-new-product .category-card-icon {
  position: relative !important;
  box-sizing: border-box !important;
  border: 3px solid transparent !important;
  border-radius: 9999px !important;
  overflow: hidden !important;
  background:
    linear-gradient(#f8eee8, #f8eee8) padding-box,
    conic-gradient(from 220deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5, #feda75) border-box !important;
  box-shadow: 0 10px 24px rgba(150, 47, 191, .12) !important;
}

.home-category-pill.has-new-product .home-category-icon > .icon-media,
.home-category-item.has-new-product .home-category-icon > .icon-media,
.category-reference-item.has-new-product .category-reference-icon > .icon-media,
.category-reference-item.has-new-product .category-reference-vector > .icon-media,
.category-card.has-new-product .category-card-icon > .icon-media {
  position: absolute !important;
  inset: 3px !important;
  width: calc(100% - 6px) !important;
  height: calc(100% - 6px) !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  border-radius: 9999px !important;
  overflow: hidden !important;
  clip-path: circle(50% at 50% 50%) !important;
  -webkit-clip-path: circle(50% at 50% 50%) !important;
}

.home-category-pill.has-new-product .home-category-icon > .icon-media img,
.home-category-item.has-new-product .home-category-icon > .icon-media img,
.category-reference-item.has-new-product .category-reference-icon > .icon-media img,
.category-reference-item.has-new-product .category-reference-vector > .icon-media img,
.category-card.has-new-product .category-card-icon > .icon-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 9999px !important;
  transform: none !important;
  translate: none !important;
}

.product-card.is-new-product .product-card-media,
.featured-card.is-new-product .featured-media,
.special-card.is-new-product .special-card-media,
.menu-row.is-new-product .menu-thumb {
  position: relative !important;
  overflow: hidden !important;
}

.special-card-media {
  position: relative !important;
  display: block !important;
  width: 92px !important;
  height: 92px !important;
  min-width: 92px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}

.special-card-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.new-product-chip {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  z-index: 6 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 22px !important;
  padding: 0 9px !important;
  border-radius: 999px !important;
  background: #4a0c21 !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  box-shadow: 0 8px 18px rgba(74, 12, 33, .22) !important;
  pointer-events: none !important;
}

.featured-card.is-new-product .featured-ribbon {
  top: 40px !important;
}

.menu-row .new-product-chip,
.special-card .new-product-chip {
  top: 7px !important;
  left: 7px !important;
  min-height: 18px !important;
  padding: 0 7px !important;
  font-size: 9px !important;
}

.new-product-badge-settings {
  align-items: end !important;
}

.new-product-badge-note {
  margin-top: -4px !important;
  color: rgba(43, 28, 23, .62) !important;
}


/* v153 - Yeni ürün: kategori ikonunda sadece story çerçevesi, ürün kartında Yeni etiketi */
.home-category-pill.has-new-product::after,
.home-category-item.has-new-product::after,
.category-reference-item.has-new-product::after,
.category-card.has-new-product::after,
.home-category-pill.has-new-product > span:not(.home-category-icon)::after,
.home-category-item.has-new-product > span:not(.home-category-icon)::after,
.category-reference-item.has-new-product .category-reference-label::after,
.category-card.has-new-product .category-card-label::after {
  content: none !important;
  display: none !important;
}

.home-category-pill.has-new-product .home-category-icon,
.home-category-item.has-new-product .home-category-icon,
.category-reference-item.has-new-product .category-reference-icon,
.category-reference-item.has-new-product .category-reference-vector,
.category-card.has-new-product .category-card-icon {
  position: relative !important;
  overflow: hidden !important;
  border: 4px solid transparent !important;
  border-radius: 9999px !important;
  background:
    linear-gradient(#f8eee8, #f8eee8) padding-box,
    conic-gradient(from 220deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5, #feda75) border-box !important;
  box-shadow: 0 10px 24px rgba(150, 47, 191, .13) !important;
}

.home-category-pill.has-new-product .home-category-icon::before,
.home-category-pill.has-new-product .home-category-icon::after,
.home-category-item.has-new-product .home-category-icon::before,
.home-category-item.has-new-product .home-category-icon::after,
.category-reference-item.has-new-product .category-reference-icon::before,
.category-reference-item.has-new-product .category-reference-icon::after,
.category-reference-item.has-new-product .category-reference-vector::before,
.category-reference-item.has-new-product .category-reference-vector::after,
.category-card.has-new-product .category-card-icon::before,
.category-card.has-new-product .category-card-icon::after {
  content: none !important;
  display: none !important;
}

.product-card.is-new-product,
.featured-card.is-new-product,
.special-card.is-new-product,
.menu-row.is-new-product {
  position: relative !important;
}

.product-card.is-new-product .new-product-chip,
.featured-card.is-new-product .new-product-chip,
.special-card.is-new-product .new-product-chip,
.menu-row.is-new-product .new-product-chip {
  display: inline-flex !important;
  position: absolute !important;
  top: 9px !important;
  left: 9px !important;
  z-index: 8 !important;
}

.menu-row.is-new-product .new-product-chip,
.special-card.is-new-product .new-product-chip {
  top: 7px !important;
  left: 7px !important;
}

/* v154 - Mobile Bugün Sana Özel kart fotoğraf hizalama düzeltmesi */
@media (max-width: 768px) {
  .home-panel .special-row,
  .special-row {
    align-items: stretch !important;
  }

  .home-panel .special-card,
  .special-card {
    overflow: hidden !important;
  }

  .home-panel .special-card > button,
  .special-card > button {
    display: grid !important;
    grid-template-columns: 72px minmax(0, 1fr) 34px !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 98px !important;
    padding: 12px !important;
  }

  .home-panel .special-card-media,
  .special-card-media {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 72px !important;
    height: 72px !important;
    min-width: 72px !important;
    max-width: 72px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    align-self: center !important;
    justify-self: start !important;
    margin: 0 !important;
    transform: none !important;
  }

  .home-panel .special-card-media img,
  .special-card-media img {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: none !important;
  }

  .home-panel .special-card > button > span:not(.special-card-media),
  .special-card > button > span:not(.special-card-media) {
    grid-column: 2 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
    width: 100% !important;
    display: grid !important;
    grid-template-rows: auto 1fr auto !important;
    align-content: center !important;
    gap: 3px !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  .home-panel .special-card > button > i,
  .special-card > button > i {
    grid-column: 3 !important;
    grid-row: 1 !important;
    align-self: center !important;
    justify-self: end !important;
    margin: 0 !important;
  }

  .home-panel .special-card strong,
  .special-card strong {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.05 !important;
  }

  .home-panel .special-card em,
  .special-card em {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    line-height: 1.25 !important;
  }

  .home-panel .special-card .price,
  .special-card .price {
    display: block !important;
    margin-top: 2px !important;
    line-height: 1 !important;
  }

  .special-card.is-new-product .new-product-chip {
    top: 6px !important;
    left: 6px !important;
  }
}


/* v155 - Yeni ürün etiketi görünürlük düzeltmesi: ürün kartının üstünde kesin görünür */
.product-card.is-new-product,
.featured-card.is-new-product,
.special-card.is-new-product,
.menu-row.is-new-product {
  position: relative !important;
  overflow: visible !important;
}

.product-card.is-new-product .new-product-chip,
.featured-card.is-new-product .new-product-chip,
.special-card.is-new-product .new-product-chip,
.menu-row.is-new-product .new-product-chip {
  display: none !important;
}

.product-card.is-new-product::before,
.featured-card.is-new-product::before,
.special-card.is-new-product::before,
.menu-row.is-new-product::before {
  content: "Yeni" !important;
  position: absolute !important;
  top: 9px !important;
  left: 9px !important;
  z-index: 60 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 22px !important;
  padding: 0 9px !important;
  border-radius: 999px !important;
  background: #4a0c21 !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  box-shadow: 0 8px 18px rgba(74, 12, 33, .22) !important;
  pointer-events: none !important;
}

.menu-row.is-new-product::before,
.special-card.is-new-product::before {
  top: 7px !important;
  left: 7px !important;
  min-height: 18px !important;
  padding: 0 7px !important;
  font-size: 9px !important;
}

@media (max-width: 768px) {
  .special-card.is-new-product::before {
    top: 8px !important;
    left: 8px !important;
    min-height: 18px !important;
    padding: 0 7px !important;
    font-size: 9px !important;
  }

  .featured-card.is-new-product::before,
  .product-card.is-new-product::before {
    top: 10px !important;
    left: 10px !important;
  }
}


/* v156 - Reported issue fixes: round categories, calorie detail, mobile logo, mobile category strip, special cards, Barista click-through */

/* 1) Ana sayfa kategori görselleri tam yuvarlak */
.home-category-pill,
.home-category-pill .home-category-icon,
.home-category-pill .icon-media,
.home-category-pill .icon-media img,
.home-category-icon img,
.home-category-strip .home-category-pill > span:first-child {
  box-sizing: border-box !important;
}

.home-category-pill .home-category-icon,
.home-category-strip .home-category-pill > span:first-child {
  width: 76px !important;
  height: 76px !important;
  min-width: 76px !important;
  min-height: 76px !important;
  max-width: 76px !important;
  max-height: 76px !important;
  aspect-ratio: 1 / 1 !important;
  border-radius: 9999px !important;
  overflow: hidden !important;
  display: grid !important;
  place-items: center !important;
  flex: 0 0 76px !important;
}

.home-category-pill .home-category-icon img,
.home-category-strip .home-category-pill > span:first-child img,
.home-category-pill .icon-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 9999px !important;
}

/* 7) Yeni ürün: kategori story çerçevesi + küçük Yeni yazısı, Tümü hariç */
.home-category-pill.has-new-product,
.category-reference-item.has-new-product {
  position: relative !important;
}

.home-category-pill.has-new-product::after,
.category-reference-item.has-new-product::after {
  content: "Yeni" !important;
  position: absolute !important;
  z-index: 7 !important;
  top: 2px !important;
  right: 2px !important;
  min-height: 16px !important;
  padding: 0 6px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #4a0c21 !important;
  color: #fff !important;
  font-size: 8px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  box-shadow: 0 7px 16px rgba(74, 12, 33, .20) !important;
  pointer-events: none !important;
}

.category-reference-item.has-new-product .category-reference-icon,
.home-category-pill.has-new-product .home-category-icon,
.category-reference-item.has-new-product .category-reference-vector {
  border: 3px solid transparent !important;
  background:
    linear-gradient(#f8eee8, #f8eee8) padding-box,
    conic-gradient(from 220deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5, #feda75) border-box !important;
  box-shadow: 0 10px 24px rgba(150, 47, 191, .12) !important;
}

/* Ürün kartı üstü Yeni etiketi garanti görünür */
.product-card.is-new-product,
.featured-card.is-new-product,
.special-card.is-new-product,
.menu-row.is-new-product {
  position: relative !important;
  overflow: visible !important;
}

.product-card.is-new-product::before,
.featured-card.is-new-product::before,
.special-card.is-new-product::before,
.menu-row.is-new-product::before {
  content: "Yeni" !important;
  position: absolute !important;
  z-index: 12 !important;
  top: 9px !important;
  left: 9px !important;
  min-height: 20px !important;
  padding: 0 8px !important;
  border-radius: 999px !important;
  background: #4a0c21 !important;
  color: #fff !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 18px rgba(74, 12, 33, .22) !important;
  pointer-events: none !important;
}

.product-card.is-new-product .new-product-chip,
.featured-card.is-new-product .new-product-chip,
.special-card.is-new-product .new-product-chip,
.menu-row.is-new-product .new-product-chip {
  display: none !important;
}

/* 2) Ürün detay kalori paneli */
.detail-calorie-badge {
  background: rgba(74, 12, 33, .10) !important;
  color: #4a0c21 !important;
}

.detail-calorie-panel {
  margin: 12px 0 16px !important;
  padding: 12px 14px !important;
  border: 1px solid rgba(226, 215, 207, .92) !important;
  border-radius: 16px !important;
  background: rgba(255, 250, 246, .78) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
}

.detail-calorie-panel strong,
.detail-calorie-panel span {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
}

.detail-calorie-panel strong {
  color: #4a0c21 !important;
  font-weight: 900 !important;
}

.detail-calorie-panel span {
  color: #2b1c17 !important;
  font-weight: 800 !important;
}

/* 3) Mobil orta navbar logo: tek görsel, nizami */
.brand-mark-round.brand-mark-full-logo,
.logo-tab .brand-mark-round.brand-mark-full-logo {
  width: 86px !important;
  height: 86px !important;
  min-width: 86px !important;
  min-height: 86px !important;
  border-radius: 9999px !important;
  background: #4a0c21 !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  padding: 0 !important;
}

.brand-mark-round.brand-mark-full-logo .brand-logo-full-img,
.logo-tab .brand-logo-full-img {
  width: 76% !important;
  height: 76% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 auto !important;
  transform: translateY(1px) !important;
}

.brand-mark-round.brand-mark-full-logo .brand-word {
  display: none !important;
}

/* 6) Barista düşünürken web arka plan tıklanabilsin */
.assistant-widget {
  pointer-events: none !important;
}

.assistant-widget .assistant-fab,
.assistant-widget .assistant-panel,
.assistant-widget.open .assistant-panel,
.assistant-widget.open .assistant-fab {
  pointer-events: auto !important;
}

.assistant-message.is-thinking {
  pointer-events: none !important;
}

.assistant-form button[aria-disabled="true"] {
  pointer-events: none !important;
  opacity: .72 !important;
}

.assistant-product-price {
  display: none !important;
}

@media (max-width: 768px) {
  /* 4) Mobil kategori alanı: arka kutu yerine düz çizgi */
  .home-categories,
  .home-section.home-categories {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid rgba(226, 215, 207, .92) !important;
    border-bottom: 1px solid rgba(226, 215, 207, .92) !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .home-categories .home-section-head,
  .home-section.home-categories .home-section-head {
    display: none !important;
  }

  .home-categories .home-category-strip,
  .home-section.home-categories .home-category-strip {
    margin: 0 !important;
    padding: 12px 14px 10px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 20px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .home-category-pill {
    min-width: 74px !important;
    max-width: 84px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: grid !important;
    justify-items: center !important;
    gap: 7px !important;
  }

  .home-category-pill .home-category-icon,
  .home-category-strip .home-category-pill > span:first-child {
    width: 66px !important;
    height: 66px !important;
    min-width: 66px !important;
    min-height: 66px !important;
    max-width: 66px !important;
    max-height: 66px !important;
    flex-basis: 66px !important;
  }

  .home-category-pill > span:not(.home-category-icon) {
    width: 82px !important;
    min-height: 28px !important;
    text-align: center !important;
    display: block !important;
    font-size: 11px !important;
    line-height: 1.05 !important;
    font-weight: 900 !important;
  }

  .home-category-pill.has-new-product::after {
    top: -2px !important;
    right: 0 !important;
  }

  /* 5) Mobil Bugün Sana Özel görseli büyütme ve sol/üst hizalama */
  .special-row {
    align-items: stretch !important;
  }

  .special-card {
    min-width: 270px !important;
  }

  .special-card button {
    min-height: 104px !important;
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr) 38px !important;
    gap: 10px !important;
    align-items: center !important;
    padding: 0 10px 0 0 !important;
    overflow: hidden !important;
  }

  .special-card-media {
    width: 96px !important;
    height: 104px !important;
    min-width: 96px !important;
    min-height: 104px !important;
    max-width: 96px !important;
    max-height: 104px !important;
    align-self: stretch !important;
    margin: 0 !important;
    border-radius: 18px 0 0 18px !important;
    overflow: hidden !important;
  }

  .special-card-media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  .special-card button > span:not(.special-card-media) {
    min-width: 0 !important;
    display: grid !important;
    align-content: center !important;
  }

  .special-card strong {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    line-height: 1.05 !important;
  }

  .special-card em {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  .special-card.is-new-product::before {
    top: 7px !important;
    left: 7px !important;
  }

  .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 84px !important;
    height: 84px !important;
    min-width: 84px !important;
    min-height: 84px !important;
  }
}


/* v157 - Story dış ring, mobil logo büyütme, mobil kategori çizgileri */

/* 1) Yeni ürün kategori halkası fotoğrafın içine değil dışına alınır */
.home-category-pill.has-new-product .home-category-icon,
.home-category-item.has-new-product .home-category-icon,
.category-reference-item.has-new-product .category-reference-icon,
.category-reference-item.has-new-product .category-reference-vector,
.category-card.has-new-product .category-card-icon {
  position: relative !important;
  isolation: isolate !important;
  overflow: visible !important;
  border: 0 !important;
  padding: 0 !important;
  background: #f8eee8 !important;
  box-shadow: none !important;
}

.home-category-pill.has-new-product .home-category-icon::before,
.home-category-item.has-new-product .home-category-icon::before,
.category-reference-item.has-new-product .category-reference-icon::before,
.category-reference-item.has-new-product .category-reference-vector::before,
.category-card.has-new-product .category-card-icon::before {
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  inset: -6px !important;
  border-radius: 9999px !important;
  background: conic-gradient(from 215deg, #feda75 0deg, #fa7e1e 68deg, #d62976 142deg, #962fbf 220deg, #4f5bd5 294deg, #feda75 360deg) !important;
  box-shadow: 0 10px 22px rgba(214, 41, 118, .16) !important;
  pointer-events: none !important;
}

.home-category-pill.has-new-product .home-category-icon::after,
.home-category-item.has-new-product .home-category-icon::after,
.category-reference-item.has-new-product .category-reference-icon::after,
.category-reference-item.has-new-product .category-reference-vector::after,
.category-card.has-new-product .category-card-icon::after {
  content: "" !important;
  position: absolute !important;
  z-index: -1 !important;
  inset: -2px !important;
  border-radius: 9999px !important;
  background: #fffaf6 !important;
  pointer-events: none !important;
}

.home-category-pill.has-new-product .home-category-icon > .icon-media,
.home-category-item.has-new-product .home-category-icon > .icon-media,
.category-reference-item.has-new-product .category-reference-icon > .icon-media,
.category-reference-item.has-new-product .category-reference-vector > .icon-media,
.category-card.has-new-product .category-card-icon > .icon-media {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 9999px !important;
  overflow: hidden !important;
  background: #f8eee8 !important;
  clip-path: circle(50% at 50% 50%) !important;
  -webkit-clip-path: circle(50% at 50% 50%) !important;
}

.home-category-pill.has-new-product .home-category-icon img,
.home-category-item.has-new-product .home-category-icon img,
.category-reference-item.has-new-product .category-reference-icon img,
.category-reference-item.has-new-product .category-reference-vector img,
.category-card.has-new-product .category-card-icon img {
  position: relative !important;
  z-index: 2 !important;
  border-radius: 9999px !important;
}

/* Yeni etiketi ringin üzerinde kalır */
.home-category-pill.has-new-product::after,
.home-category-item.has-new-product::after,
.category-reference-item.has-new-product::after,
.category-card.has-new-product::after {
  z-index: 12 !important;
}

/* 2) Mobil alt navbar merkez logosu biraz büyütülür */
.brand-mark-round.brand-mark-full-logo .brand-logo-full-img,
.logo-tab .brand-logo-full-img {
  width: 94% !important;
  height: 94% !important;
  max-width: 94% !important;
  max-height: 94% !important;
  object-fit: contain !important;
  transform: translateY(1px) !important;
}

/* 3) Mobil menü kategori alanındaki elips/kutu kalkar, üst-alt çizgi kalır */
@media (max-width: 768px) {
  .category-reference-shell {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid rgba(226, 215, 207, .95) !important;
    border-bottom: 1px solid rgba(226, 215, 207, .95) !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .category-reference-shell::before,
  .category-reference-shell::after,
  .category-reference-strip::before,
  .category-reference-strip::after {
    content: none !important;
    display: none !important;
  }

  .category-reference-strip {
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .category-reference-item {
    background: transparent !important;
    box-shadow: none !important;
  }

  .category-reference-item.has-new-product .category-reference-icon::before,
  .category-reference-item.has-new-product .category-reference-vector::before,
  .home-category-pill.has-new-product .home-category-icon::before {
    inset: -5px !important;
  }

  .category-reference-item.has-new-product .category-reference-icon::after,
  .category-reference-item.has-new-product .category-reference-vector::after,
  .home-category-pill.has-new-product .home-category-icon::after {
    inset: -2px !important;
  }
}


/* v158 - Mobil menü kategori alanı: kenar kıvrımları kaldır, çizgiyi yukarı hizala */
@media (max-width: 768px) {
  .page-panel.page-panel-menu:not(.is-special-list) {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding-top: 0 !important;
    overflow: visible !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell {
    position: relative !important;
    margin: 0 -14px 8px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::before,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    height: 1px !important;
    background: rgba(226, 215, 207, .95) !important;
    display: block !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    pointer-events: none !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::before {
    top: 0 !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::after {
    bottom: 0 !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip {
    margin: 0 !important;
    padding: 12px 14px 8px !important;
    min-height: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    align-items: flex-start !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-item {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
}


/* v159 - Menü kategori çizgisi ana sayfa mantığı, navbar logo büyütme, kalori görünümü */

/* Mobil navbar orta logo daha okunur */
.brand-mark-round.brand-mark-full-logo .brand-logo-full-img,
.logo-tab .brand-logo-full-img {
  width: 118% !important;
  height: 118% !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  transform: translateY(2px) !important;
}

/* Kalori detay bloğu net görünür */
.detail-calorie-accordion .detail-calorie-info,
.detail-calorie-info {
  background: rgba(255, 250, 246, .82) !important;
  border: 1px solid rgba(226, 215, 207, .92) !important;
  border-radius: 16px !important;
  padding: 13px 15px !important;
}

.detail-calorie-info strong {
  color: #4a0c21 !important;
  font-weight: 900 !important;
}

@media (max-width: 768px) {
  /* v158'deki fazla page-panel müdahalesini geri yumuşat */
  .page-panel.page-panel-menu:not(.is-special-list) {
    padding-top: 0 !important;
    overflow: hidden !important;
  }

  /* Menü kategori şeridi ana sayfadaki gibi sade çizgili yapı */
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid rgba(226, 215, 207, .95) !important;
    border-bottom: 1px solid rgba(226, 215, 207, .95) !important;
    background: #fffaf6 !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::before,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::after,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip::before,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip::after {
    content: none !important;
    display: none !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip {
    margin: 0 !important;
    padding: 12px 14px 10px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    gap: 20px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-item {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    min-width: 74px !important;
    max-width: 84px !important;
    display: grid !important;
    justify-items: center !important;
    gap: 7px !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-icon,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-vector {
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
    min-height: 62px !important;
    max-width: 62px !important;
    max-height: 62px !important;
    border-radius: 9999px !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-label {
    width: 82px !important;
    min-height: 28px !important;
    text-align: center !important;
    font-size: 11px !important;
    line-height: 1.05 !important;
    font-weight: 900 !important;
  }
}


/* v160 - Menü kategori çizgisi netleştirme, logo büyütme ve kalori görünürlüğü */
.detail-calorie-inline {
  margin: 10px 0 14px !important;
  padding: 12px 14px !important;
  border: 1px solid rgba(226, 215, 207, .92) !important;
  border-radius: 15px !important;
  background: rgba(255, 250, 246, .86) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  color: #2b1c17 !important;
  font-weight: 800 !important;
}

.detail-calorie-inline strong {
  color: #4a0c21 !important;
  font-weight: 900 !important;
}

.detail-calorie-inline span {
  color: #4a0c21 !important;
  font-weight: 900 !important;
}

@media (max-width: 768px) {
  /* Menü kategori alanı: ana sayfa Kategoriler görünümündeki gibi sadece düz şerit + çizgi */
  .page-panel.page-panel-menu:not(.is-special-list) {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding-top: 0 !important;
    overflow: hidden !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(226, 215, 207, .95) !important;
    border-bottom: 1px solid rgba(226, 215, 207, .95) !important;
    background: #fffaf6 !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::before,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-shell::after,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip::before,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip::after {
    content: none !important;
    display: none !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-strip {
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 14px 10px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 20px !important;
    align-items: flex-start !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-item,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-item.active {
    min-width: 74px !important;
    max-width: 84px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: grid !important;
    justify-items: center !important;
    gap: 7px !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-icon,
  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-vector {
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
    min-height: 62px !important;
    max-width: 62px !important;
    max-height: 62px !important;
    border-radius: 9999px !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }

  .page-panel.page-panel-menu:not(.is-special-list) .category-reference-label {
    width: 82px !important;
    min-height: 28px !important;
    text-align: center !important;
    font-size: 11px !important;
    line-height: 1.05 !important;
    font-weight: 900 !important;
  }

  /* Navbar orta logo daha büyük ve okunur */
  .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 90px !important;
    height: 90px !important;
    min-width: 90px !important;
    min-height: 90px !important;
  }

  .brand-mark-round.brand-mark-full-logo .brand-logo-full-img,
  .logo-tab .brand-logo-full-img {
    width: 132% !important;
    height: 132% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
    transform: translateY(3px) !important;
  }

  .detail-calorie-inline {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
  }
}


/* v161 - Force apply: mobil menü çizgisi, logo ve kalori */
.detail-calorie-inline {
  margin: 10px 0 14px !important;
  padding: 12px 14px !important;
  border: 1px solid rgba(226, 215, 207, .95) !important;
  border-radius: 15px !important;
  background: rgba(255, 250, 246, .92) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  color: #2b1c17 !important;
  font-weight: 800 !important;
}

.detail-calorie-inline strong,
.detail-calorie-inline span {
  color: #4a0c21 !important;
  font-weight: 900 !important;
}

@media (max-width: 768px) {
  .phone-shell .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 92px !important;
    height: 92px !important;
    min-width: 92px !important;
    min-height: 92px !important;
    max-width: 92px !important;
    max-height: 92px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }

  .phone-shell .bottom-nav .logo-tab img.brand-logo-full-img,
  .bottom-nav .logo-tab img.brand-logo-full-img,
  .logo-tab img.brand-logo-full-img {
    width: 108% !important;
    height: 108% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: translateY(0) !important;
  }

  .page-panel-menu .category-reference-shell,
  .page-panel.page-panel-menu .category-reference-shell {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid rgba(226, 215, 207, .95) !important;
    border-bottom: 1px solid rgba(226, 215, 207, .95) !important;
    background: #fffaf6 !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .page-panel-menu .category-reference-shell::before,
  .page-panel-menu .category-reference-shell::after,
  .page-panel-menu .category-reference-strip::before,
  .page-panel-menu .category-reference-strip::after,
  .page-panel.page-panel-menu .category-reference-shell::before,
  .page-panel.page-panel-menu .category-reference-shell::after,
  .page-panel.page-panel-menu .category-reference-strip::before,
  .page-panel.page-panel-menu .category-reference-strip::after {
    content: none !important;
    display: none !important;
    opacity: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .page-panel-menu .category-reference-strip,
  .page-panel.page-panel-menu .category-reference-strip {
    width: 100% !important;
    margin: 0 !important;
    padding: 12px 14px 10px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    gap: 20px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .page-panel-menu .category-reference-item,
  .page-panel-menu .category-reference-item.active,
  .page-panel.page-panel-menu .category-reference-item,
  .page-panel.page-panel-menu .category-reference-item.active {
    min-width: 74px !important;
    max-width: 84px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: grid !important;
    justify-items: center !important;
    gap: 7px !important;
  }

  .page-panel-menu .category-reference-icon,
  .page-panel-menu .category-reference-vector,
  .page-panel.page-panel-menu .category-reference-icon,
  .page-panel.page-panel-menu .category-reference-vector {
    width: 62px !important;
    height: 62px !important;
    min-width: 62px !important;
    min-height: 62px !important;
    max-width: 62px !important;
    max-height: 62px !important;
    border-radius: 9999px !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }
}


/* v162 - Menü kategori konumu eski hizasına alındı; search alanına dokunulmadı */
@media (max-width: 768px) {
  .page-panel-menu .category-reference-shell,
  .page-panel.page-panel-menu .category-reference-shell {
    margin-top: 42px !important;
  }

  .page-panel-menu .category-reference-strip,
  .page-panel.page-panel-menu .category-reference-strip {
    padding-top: 13px !important;
    padding-bottom: 10px !important;
  }
}


/* v163 - Mobil navbar orta logo yuvarlağa tam sığdırma */
@media (max-width: 768px) {
  .phone-shell .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 88px !important;
    height: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-width: 88px !important;
    max-height: 88px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }

  .phone-shell .bottom-nav .logo-tab img.brand-logo-full-img,
  .bottom-nav .logo-tab img.brand-logo-full-img,
  .logo-tab img.brand-logo-full-img {
    width: 82% !important;
    height: 82% !important;
    max-width: 82% !important;
    max-height: 82% !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: translateY(0) !important;
  }
}


/* v164 - Kalori tek yerde görünsün */
.detail-calorie-inline,
.detail-calorie-badge,
.detail-calorie-panel {
  display: none !important;
}

.detail-calorie-accordion {
  display: block !important;
}

.detail-calorie-accordion .detail-calorie-info {
  display: flex !important;
}

.detail-calorie-accordion summary {
  font-weight: 900 !important;
}


/* v165 - Mobil navbar orta logo beyaz ve yuvarlağa sığacak şekilde */
@media (max-width: 768px) {
  .phone-shell .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    background: #4a0c21 !important;
    width: 88px !important;
    height: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-width: 88px !important;
    max-height: 88px !important;
    overflow: hidden !important;
    padding: 0 !important;
    display: grid !important;
    place-items: center !important;
  }
  .phone-shell .bottom-nav .logo-tab img.brand-logo-full-img,
  .bottom-nav .logo-tab img.brand-logo-full-img,
  .logo-tab img.brand-logo-full-img {
    width: 84% !important;
    height: 84% !important;
    max-width: 84% !important;
    max-height: 84% !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: translateY(0) !important;
    filter: none !important;
    opacity: 1 !important;
  }
}


/* v166 - Mobil navbar logo boyutu büyütme: yuvarlağa sığacak maksimum okunurluk */
@media (max-width: 768px) {
  .phone-shell .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 88px !important;
    height: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-width: 88px !important;
    max-height: 88px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
  }

  .phone-shell .bottom-nav .logo-tab img.brand-logo-full-img,
  .bottom-nav .logo-tab img.brand-logo-full-img,
  .logo-tab img.brand-logo-full-img {
    width: 96% !important;
    height: 96% !important;
    max-width: 96% !important;
    max-height: 96% !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: translateY(0) !important;
    filter: none !important;
    opacity: 1 !important;
  }
}


/* v167 - Navbar logo oranı korunarak büyütme */
@media (max-width: 768px) {
  .phone-shell .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .bottom-nav .logo-tab .brand-mark-round.brand-mark-full-logo,
  .logo-tab .brand-mark-round.brand-mark-full-logo {
    width: 88px !important;
    height: 88px !important;
    min-width: 88px !important;
    min-height: 88px !important;
    max-width: 88px !important;
    max-height: 88px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
    background: #4a0c21 !important;
  }

  .phone-shell .bottom-nav .logo-tab img.brand-logo-full-img,
  .bottom-nav .logo-tab img.brand-logo-full-img,
  .logo-tab img.brand-logo-full-img {
    width: auto !important;
    height: 90% !important;
    max-width: 90% !important;
    max-height: 90% !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: translateY(0) !important;
    filter: none !important;
    opacity: 1 !important;
  }
}


/* v168 - Admin ürün listesi mouse ile sürükle-bırak sıralama */
.product-table-list[data-product-sort-list] {
  position: relative !important;
}

.product-table-row[draggable="true"] {
  cursor: grab !important;
  user-select: none !important;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease !important;
}

.product-table-row[draggable="true"]:active {
  cursor: grabbing !important;
}

.product-table-row.is-dragging {
  opacity: .58 !important;
  transform: scale(.995) !important;
  box-shadow: 0 16px 42px rgba(74, 12, 33, .12) !important;
}

.product-table-row.drag-over-before,
.product-table-row.drag-over-after {
  border-color: rgba(176, 12, 31, .44) !important;
  background: rgba(176, 12, 31, .035) !important;
}

.product-table-row.drag-over-before::before,
.product-table-row.drag-over-after::after {
  content: "" !important;
  position: absolute !important;
  left: 18px !important;
  right: 18px !important;
  height: 3px !important;
  border-radius: 99px !important;
  background: #b00c1f !important;
  box-shadow: 0 7px 18px rgba(176, 12, 31, .24) !important;
  pointer-events: none !important;
  z-index: 3 !important;
}

.product-table-row.drag-over-before::before {
  top: -3px !important;
}

.product-table-row.drag-over-after::after {
  bottom: -3px !important;
}

.product-drag-handle {
  width: 28px !important;
  height: 34px !important;
  border: 1px solid rgba(226, 215, 207, .86) !important;
  border-radius: 11px !important;
  background: #fffaf6 !important;
  color: #8b746c !important;
  display: inline-grid !important;
  place-items: center !important;
  cursor: grab !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  margin-right: 4px !important;
  flex: 0 0 28px !important;
}

.product-drag-handle:active {
  cursor: grabbing !important;
}

.product-drag-handle:hover {
  border-color: rgba(176, 12, 31, .35) !important;
  color: #b00c1f !important;
  background: rgba(176, 12, 31, .045) !important;
}

.product-table-main {
  gap: 10px !important;
}

.product-table-main input[type="checkbox"],
.product-table-main img,
.product-table-main span {
  user-select: none !important;
}

.product-table-main input,
.product-actions-compact button,
.product-actions-compact details,
.quick-price-field input {
  cursor: auto !important;
}

@media (max-width: 768px) {
  .product-drag-handle {
    width: 30px !important;
    height: 36px !important;
  }
}


/* v169 - Admin ürün listesi eski satır düzeni korunarak drag tutamacı */
.product-table-row[draggable="true"] {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(360px, 1.75fr) minmax(170px, .8fr) minmax(120px, .5fr) minmax(92px, .42fr) minmax(92px, .42fr) minmax(170px, .7fr) !important;
  align-items: center !important;
  column-gap: 18px !important;
  min-height: 78px !important;
  padding-left: 58px !important;
  cursor: default !important;
}

.product-table-row[draggable="true"] .product-table-main {
  display: grid !important;
  grid-template-columns: 18px 64px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  min-width: 0 !important;
  width: 100% !important;
}

.product-table-row[draggable="true"] .product-table-main img {
  width: 56px !important;
  height: 56px !important;
  min-width: 56px !important;
  border-radius: 14px !important;
  object-fit: cover !important;
}

.product-table-row[draggable="true"] .product-table-main span {
  min-width: 0 !important;
  display: block !important;
}

.product-table-row[draggable="true"] .product-table-main strong {
  display: block !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  line-height: 1.22 !important;
  max-width: none !important;
}

.product-table-row[draggable="true"] .product-table-main small {
  display: block !important;
  white-space: normal !important;
  line-height: 1.25 !important;
  margin-top: 3px !important;
}

.product-drag-handle {
  position: absolute !important;
  left: 18px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 30px !important;
  height: 34px !important;
  margin: 0 !important;
  z-index: 4 !important;
  border: 1px solid rgba(226, 215, 207, .86) !important;
  border-radius: 11px !important;
  background: #fffaf6 !important;
  color: #8b746c !important;
  display: inline-grid !important;
  place-items: center !important;
  cursor: grab !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  flex: none !important;
}

.product-drag-handle:active {
  cursor: grabbing !important;
}

.product-table-row.is-dragging {
  opacity: .68 !important;
  transform: scale(.998) !important;
}

.product-table-row.drag-over-before::before,
.product-table-row.drag-over-after::after {
  left: 20px !important;
  right: 20px !important;
}

@media (max-width: 1100px) {
  .product-table-row[draggable="true"] {
    grid-template-columns: minmax(280px, 1.45fr) minmax(140px, .75fr) minmax(110px, .5fr) minmax(86px, .42fr) minmax(86px, .42fr) minmax(150px, .7fr) !important;
    column-gap: 12px !important;
  }
}

@media (max-width: 768px) {
  .product-table-row[draggable="true"] {
    padding-left: 52px !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .product-drag-handle {
    left: 14px !important;
    top: 26px !important;
    transform: none !important;
  }

  .product-table-row[draggable="true"] .product-table-main {
    grid-template-columns: 18px 58px minmax(0, 1fr) !important;
  }
}


/* v170 - Admin ürün sıralama tutamacı dikey hizalama */
.product-table-row[draggable="true"] .product-drag-handle {
  top: 50% !important;
  transform: translateY(-50%) !important;
  align-self: center !important;
}

@media (min-width: 769px) {
  .product-table-row[draggable="true"] .product-drag-handle {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

@media (max-width: 768px) {
  .product-table-row[draggable="true"] .product-drag-handle {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}


/* v172 - Admin kategori kartları mouse ile sürükle-bırak sıralama */
.category-sort-note {
  margin: 4px 0 14px !important;
}

.category-admin-list[data-category-sort-list] {
  position: relative !important;
}

.category-admin-row[draggable="true"] {
  position: relative !important;
  padding-left: 46px !important;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease !important;
}

.category-admin-row.is-dragging {
  opacity: .68 !important;
  transform: scale(.998) !important;
  box-shadow: 0 18px 46px rgba(74, 12, 33, .12) !important;
}

.category-admin-row.drag-over-before,
.category-admin-row.drag-over-after {
  border-color: rgba(176, 12, 31, .44) !important;
  background: rgba(176, 12, 31, .035) !important;
}

.category-admin-row.drag-over-before::before,
.category-admin-row.drag-over-after::after {
  content: "" !important;
  position: absolute !important;
  left: 18px !important;
  right: 18px !important;
  height: 3px !important;
  border-radius: 99px !important;
  background: #b00c1f !important;
  box-shadow: 0 7px 18px rgba(176, 12, 31, .24) !important;
  pointer-events: none !important;
  z-index: 5 !important;
}

.category-admin-row.drag-over-before::before {
  top: -3px !important;
}

.category-admin-row.drag-over-after::after {
  bottom: -3px !important;
}

.category-drag-handle {
  position: absolute !important;
  left: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 28px !important;
  height: 34px !important;
  border: 1px solid rgba(226, 215, 207, .86) !important;
  border-radius: 11px !important;
  background: #fffaf6 !important;
  color: #8b746c !important;
  display: inline-grid !important;
  place-items: center !important;
  cursor: grab !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  z-index: 6 !important;
}

.category-drag-handle:active {
  cursor: grabbing !important;
}

.category-drag-handle:hover {
  border-color: rgba(176, 12, 31, .35) !important;
  color: #b00c1f !important;
  background: rgba(176, 12, 31, .045) !important;
}

.category-admin-row input,
.category-admin-row select,
.category-admin-row button:not(.category-drag-handle) {
  cursor: auto !important;
}

@media (max-width: 768px) {
  .category-admin-row[draggable="true"] {
    padding-left: 42px !important;
  }

  .category-drag-handle {
    left: 10px !important;
    width: 28px !important;
    height: 34px !important;
  }
}
