/*
 * A126 - A71 klasik Haftanın Fırsatları kartının Premium temaya aktarımı.
 * Bu dosya yalnızca premium ana sayfada yüklenir ve eski premium override'ların yerini alır.
 */
body.home-layout-premium .weekly-deal-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  height:420px!important;
  min-height:420px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #fed7aa!important;
  border-radius:8px!important;
  box-shadow:0 8px 22px rgba(15,23,42,.05)!important;
}
body.home-layout-premium .weekly-head{
  flex:0 0 48px!important;
  height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:0 18px!important;
  background:#ff9f1a!important;
  color:#111!important;
  border-radius:0!important;
  font-size:20px!important;
}
body.home-layout-premium .weekly-head strong{font-weight:800!important;line-height:1.1!important}
body.home-layout-premium .weekly-nav{
  width:36px!important;
  height:36px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 36px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#111!important;
  font-size:22px!important;
  cursor:pointer!important;
}
body.home-layout-premium .weekly-nav:hover,
body.home-layout-premium .weekly-nav:focus-visible{background:rgba(255,255,255,.38)!important;outline:none!important}
body.home-layout-premium .weekly-stage{
  position:relative!important;
  flex:1 1 auto!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.home-layout-premium .weekly-product{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  box-sizing:border-box!important;
  padding:14px 16px 16px!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translateX(20px)!important;
  transition:opacity .42s ease,transform .42s ease!important;
  overflow:hidden!important;
}
body.home-layout-premium .weekly-product.active{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translateX(0)!important;
}
body.home-layout-premium .weekly-media{
  position:relative!important;
  flex:0 0 150px!important;
  width:100%!important;
  min-width:0!important;
  height:150px!important;
  margin:0 0 8px!important;
}
body.home-layout-premium .weekly-image{
  width:100%!important;
  height:150px!important;
  min-height:150px!important;
  margin:0!important;
  padding:8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;
  border:1px solid #eef2f7!important;
  border-radius:18px!important;
}
body.home-layout-premium .weekly-image img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:132px!important;
  object-fit:contain!important;
}
body.home-layout-premium .weekly-fav-form{
  position:absolute!important;
  top:8px!important;
  right:8px!important;
  z-index:12!important;
  width:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0!important;
}
body.home-layout-premium .weekly-fav-form .weekly-fav{
  position:static!important;
  inset:auto!important;
  width:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #e2e8f0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#111!important;
  font-size:17px!important;
  box-shadow:0 8px 18px rgba(15,23,42,.09)!important;
  cursor:pointer!important;
}
body.home-layout-premium .weekly-fav-form .weekly-fav:hover{color:#dc2626!important;border-color:#fecaca!important;background:#fff1f2!important}
body.home-layout-premium .weekly-content{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.home-layout-premium .weekly-countdown{
  flex:0 0 auto!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  gap:4px!important;
  margin:0 auto 7px!important;
  padding:6px 8px!important;
  border:1px solid #fed7aa!important;
  border-radius:12px!important;
  background:#fff7ed!important;
  color:#9a3412!important;
  font-size:10px!important;
  font-weight:800!important;
  box-sizing:border-box!important;
}
body.home-layout-premium .weekly-countdown b{
  min-width:25px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:8px!important;
  background:#ff9f1a!important;
  color:#111!important;
  font-size:12px!important;
}
body.home-layout-premium .weekly-low-stock{
  flex:0 0 auto!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 6px!important;
  padding:5px 8px!important;
  border:1px solid #fecaca!important;
  border-radius:999px!important;
  background:#fee2e2!important;
  color:#991b1b!important;
  font-size:10px!important;
  font-weight:900!important;
}
body.home-layout-premium .weekly-title{
  flex:0 0 auto!important;
  min-height:36px!important;
  max-height:36px!important;
  margin:0 0 6px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#111827!important;
  font-size:13px!important;
  line-height:1.38!important;
  font-weight:800!important;
}
body.home-layout-premium .weekly-price{
  flex:0 0 auto!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 0 7px!important;
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  column-gap:4px!important;
  row-gap:2px!important;
  overflow:hidden!important;
  color:#111827!important;
  font-size:18px!important;
  line-height:1.15!important;
  font-weight:900!important;
}
body.home-layout-premium .weekly-price .dealer-price-wrap,
body.home-layout-premium .weekly-price .normal-price-wrap{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:4px!important;max-width:100%!important}
body.home-layout-premium .weekly-price .tax-included-note{margin-left:0!important;white-space:nowrap!important;color:#64748b!important;font-size:.58em!important;font-weight:800!important}
body.home-layout-premium .weekly-cart-form{
  flex:0 0 auto!important;
  display:block!important;
  width:100%!important;
  margin:auto 0 0!important;
  padding:0!important;
}
body.home-layout-premium .weekly-cart-form .weekly-cart{
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  border:0!important;
  border-radius:5px!important;
  background:#f3e7d9!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
body.home-layout-premium .weekly-cart-form .weekly-cart:hover{background:#ff9f1a!important}
body.home-layout-premium .weekly-empty{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}

@media(max-width:1180px){
  body.home-layout-premium .weekly-deal-card{height:390px!important;min-height:390px!important}
  body.home-layout-premium .weekly-media{flex-basis:128px!important;height:128px!important}
  body.home-layout-premium .weekly-image{height:128px!important;min-height:128px!important}
  body.home-layout-premium .weekly-image img{max-height:112px!important}
  body.home-layout-premium .weekly-title{font-size:12px!important;min-height:33px!important;max-height:33px!important}
  body.home-layout-premium .weekly-price{font-size:16px!important}
  body.home-layout-premium .weekly-cart-form .weekly-cart{height:40px!important;min-height:40px!important;font-size:13px!important}
}
@media(max-width:900px){
  body.home-layout-premium .weekly-deal-card{width:100%!important;max-width:520px!important;height:520px!important;min-height:520px!important;margin:0 auto!important}
  body.home-layout-premium .weekly-media{flex-basis:215px!important;height:215px!important}
  body.home-layout-premium .weekly-image{height:215px!important;min-height:215px!important}
  body.home-layout-premium .weekly-image img{max-height:195px!important}
  body.home-layout-premium .weekly-title{font-size:15px!important;min-height:42px!important;max-height:42px!important}
  body.home-layout-premium .weekly-price{font-size:21px!important}
  body.home-layout-premium .weekly-cart-form .weekly-cart{height:46px!important;min-height:46px!important;font-size:15px!important}
}
@media(max-width:680px){
  body.home-layout-premium .weekly-deal-card{
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    border-radius:20px!important;
  }
  body.home-layout-premium .weekly-head{
    height:48px!important;
    flex-basis:48px!important;
    padding:0 10px!important;
    border-radius:20px 20px 0 0!important;
    font-size:17px!important;
  }
  body.home-layout-premium .weekly-stage{height:auto!important;min-height:0!important;overflow:hidden!important}
  body.home-layout-premium .weekly-product{
    position:relative!important;
    inset:auto!important;
    height:auto!important;
    min-height:0!important;
    display:none!important;
    padding:10px!important;
    transform:none!important;
  }
  body.home-layout-premium .weekly-product.active{display:flex!important;opacity:1!important;pointer-events:auto!important}
  body.home-layout-premium .weekly-media{flex-basis:auto!important;height:185px!important;margin-bottom:8px!important}
  body.home-layout-premium .weekly-image{height:185px!important;min-height:185px!important;padding:8px!important}
  body.home-layout-premium .weekly-image img{max-height:165px!important;max-width:100%!important}
  body.home-layout-premium .weekly-title{min-height:38px!important;max-height:38px!important;font-size:13px!important;margin-bottom:7px!important}
  body.home-layout-premium .weekly-price{font-size:18px!important;margin-bottom:9px!important}
  body.home-layout-premium .weekly-cart-form{margin-top:0!important}
  body.home-layout-premium .weekly-cart-form .weekly-cart{height:46px!important;min-height:46px!important;border-radius:14px!important;font-size:15px!important;background:#f3e7d9!important;color:#111!important}
}
@media(max-width:390px){
  body.home-layout-premium .weekly-product{padding:8px!important}
  body.home-layout-premium .weekly-media{height:165px!important}
  body.home-layout-premium .weekly-image{height:165px!important;min-height:165px!important}
  body.home-layout-premium .weekly-image img{max-height:146px!important}
  body.home-layout-premium .weekly-countdown{padding:5px 6px!important;gap:3px!important}
  body.home-layout-premium .weekly-title{font-size:12px!important}
  body.home-layout-premium .weekly-price{font-size:17px!important}
}
@media(prefers-reduced-motion:reduce){
  body.home-layout-premium .weekly-product{transition:none!important}
}
