/* LUNQA category web final v134
   Bu dosya kategori ikonlarını webte aynı ölçüde ve tam yuvarlak kilitler. */
:root {
  --lunqa-soft-border: rgba(74, 12, 33, .16);
}

@media (min-width: 769px) {
  /* Kategoriler başlığı altında tek çizgi kalsın */
  .home-menu-categories .home-section-head,
  .home-section.home-menu-categories .home-section-head {
    border-bottom: 1px solid var(--lunqa-soft-border) !important;
    margin: 0 !important;
    padding: 0 0 18px !important;
  }

  /* Başlık ile ikonlar arasında oluşan ikinci çizgiyi kapat */
  .home-menu-categories .home-category-strip,
  .home-section.home-menu-categories .home-category-strip,
  .home-category-strip,
  .home-categories-strip,
  .categories-strip {
    border-top: 0 !important;
    box-shadow: none !important;
  }

  .home-menu-categories .home-category-strip::before,
  .home-menu-categories .home-category-strip::after,
  .home-section.home-menu-categories .home-category-strip::before,
  .home-section.home-menu-categories .home-category-strip::after,
  .home-category-strip::before,
  .home-category-strip::after,
  .home-categories-strip::before,
  .home-categories-strip::after,
  .categories-strip::before,
  .categories-strip::after {
    display: none !important;
    content: none !important;
    border: 0 !important;
  }

  /* Şerit yerleşimi */
  .home-menu-categories .home-category-strip,
  .home-section.home-menu-categories .home-category-strip,
  .home-category-strip {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: clamp(22px, 2vw, 34px) !important;
    width: 100% !important;
    padding: 16px 18px 32px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  /* Her kategori aynı kutu ölçüsünde */
  .home-menu-categories .home-category-pill,
  .home-section.home-menu-categories .home-category-pill,
  .home-category-strip .home-category-pill,
  .home-category-pill,
  .home-category-item {
    box-sizing: border-box !important;
    display: flex !important;
    flex: 0 0 120px !important;
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
  }

  /* İkon dış çemberi: tüm durumlarda aynı 86x86 ve tam daire */
  .home-menu-categories .home-category-icon,
  .home-section.home-menu-categories .home-category-icon,
  .home-category-strip .home-category-icon,
  .home-category-pill .home-category-icon,
  .home-category-item .home-category-icon,
  .home-category-pill.active .home-category-icon,
  .home-category-item.active .home-category-icon,
  .home-category-pill:hover .home-category-icon,
  .home-category-item:hover .home-category-icon,
  .home-category-pill:active .home-category-icon,
  .home-category-item:active .home-category-icon {
    box-sizing: border-box !important;
    display: block !important;
    position: relative !important;
    inline-size: 86px !important;
    block-size: 86px !important;
    width: 86px !important;
    height: 86px !important;
    min-width: 86px !important;
    min-height: 86px !important;
    max-width: 86px !important;
    max-height: 86px !important;
    flex: 0 0 86px !important;
    aspect-ratio: 1 / 1 !important;
    padding: 0 !important;
    margin: 0 auto !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;
    background: #f4ebe6 !important;
    transform: none !important;
  }

  .home-category-pill.active .home-category-icon,
  .home-category-item.active .home-category-icon {
    border: 2px solid #b80f20 !important;
    box-shadow: 0 0 0 4px rgba(184, 15, 32, .10) !important;
  }

  /* İkon iç medya alanı da aynı kare ölçüsünde kilitlenir */
  .home-category-icon > .icon-media,
  .home-category-icon > picture,
  .home-category-icon > img {
    box-sizing: border-box !important;
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    inline-size: 100% !important;
    block-size: 100% !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    aspect-ratio: 1 / 1 !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;
    transform: none !important;
    translate: none !important;
  }

  .home-category-icon > .icon-media img,
  .home-category-icon > picture img,
  .home-category-icon > img,
  .home-category-icon > svg {
    box-sizing: border-box !important;
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    inline-size: 100% !important;
    block-size: 100% !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    object-position: center center !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;
    transform: none !important;
    translate: none !important;
  }

  .home-category-pill > span:not(.home-category-icon),
  .home-category-item > span:not(.home-category-icon) {
    display: block !important;
    width: 100% !important;
    max-width: 120px !important;
    font-size: 12px !important;
    line-height: 1.1 !important;
    font-weight: 900 !important;
    text-align: center !important;
  }
}

/* v135 - web kategoriler alana taşmasın, yatay scroll olmasın, boyutlar korunsun */
@media (min-width: 769px) {
  .home-menu-categories .home-category-strip,
  .home-section.home-menu-categories .home-category-strip,
  .home-category-strip,
  .home-categories-strip {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 16px 12px 32px !important;
  }

  .home-menu-categories .home-category-pill,
  .home-section.home-menu-categories .home-category-pill,
  .home-category-strip .home-category-pill,
  .home-category-pill,
  .home-category-item {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 112px !important;
  }

  .home-menu-categories .home-category-icon,
  .home-section.home-menu-categories .home-category-icon,
  .home-category-strip .home-category-icon,
  .home-category-pill .home-category-icon,
  .home-category-item .home-category-icon,
  .home-category-pill.active .home-category-icon,
  .home-category-item.active .home-category-icon,
  .home-category-pill:hover .home-category-icon,
  .home-category-item:hover .home-category-icon,
  .home-category-pill:active .home-category-icon,
  .home-category-item:active .home-category-icon {
    inline-size: 86px !important;
    block-size: 86px !important;
    width: 86px !important;
    height: 86px !important;
    min-width: 86px !important;
    min-height: 86px !important;
    max-width: 86px !important;
    max-height: 86px !important;
    flex: 0 0 86px !important;
    border-radius: 50% !important;
    clip-path: circle(50% at 50% 50%) !important;
    -webkit-clip-path: circle(50% at 50% 50%) !important;
  }

  .home-menu-categories .home-category-icon > .icon-media,
  .home-category-strip .home-category-icon > .icon-media,
  .home-category-pill .home-category-icon > .icon-media,
  .home-category-item .home-category-icon > .icon-media,
  .home-menu-categories .home-category-icon > picture,
  .home-category-strip .home-category-icon > picture,
  .home-category-pill .home-category-icon > picture,
  .home-category-item .home-category-icon > picture,
  .home-menu-categories .home-category-icon > img,
  .home-category-strip .home-category-icon > img,
  .home-category-pill .home-category-icon > img,
  .home-category-item .home-category-icon > img,
  .home-menu-categories .home-category-icon > .icon-media img,
  .home-category-strip .home-category-icon > .icon-media img,
  .home-category-pill .home-category-icon > .icon-media img,
  .home-category-item .home-category-icon > .icon-media img,
  .home-menu-categories .home-category-icon > picture img,
  .home-category-strip .home-category-icon > picture img,
  .home-category-pill .home-category-icon > picture img,
  .home-category-item .home-category-icon > picture img,
  .home-menu-categories .home-category-icon > svg,
  .home-category-strip .home-category-icon > svg,
  .home-category-pill .home-category-icon > svg,
  .home-category-item .home-category-icon > svg {
    border-radius: 50% !important;
    clip-path: circle(50% at 50% 50%) !important;
    -webkit-clip-path: circle(50% at 50% 50%) !important;
  }

  .home-category-pill > span:not(.home-category-icon),
  .home-category-item > span:not(.home-category-icon) {
    max-width: 112px !important;
  }
}
