.ypProductBreadcrumb{
    width:calc(100% - 20px)!important;
    max-width:1180px;
    margin:14px auto 10px!important;
    color:#6b7280!important;
    display:block!important;
    overflow:hidden;
  }
  body.ypProductPage #ypCartModal,
  body.ypProductPage .ypCartModal{
    display:none!important;
    position:fixed!important;
    inset:0!important;
    z-index:99999!important;
    width:auto!important;
    height:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    overflow:auto!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage #ypCartModal.is-open,
  body.ypProductPage .ypCartModal.is-open{display:block!important}
  body.ypProductPage .ypCartBackdrop{
    position:absolute!important;
    inset:0!important;
    background:rgba(15,23,42,.48)!important;
    backdrop-filter:saturate(120%) blur(4px);
  }
  body.ypProductPage .ypCartDialog{
    position:relative!important;
    width:860px!important;
    max-width:calc(100% - 40px)!important;
    margin:60px auto 0!important;
    background:#fff!important;
    border:1px solid #eef2f6!important;
    border-radius:18px!important;
    box-shadow:0 28px 70px rgba(15,23,42,.24)!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypCartClose{
    position:absolute!important;
    top:18px!important;
    left:18px!important;
    width:44px!important;
    height:44px!important;
    border:0!important;
    border-radius:50%!important;
    background:#f3f4f6!important;
    cursor:pointer!important;
    font-size:28px!important;
    line-height:44px!important;
    color:#111827!important;
    z-index:2!important;
  }
  body.ypProductPage .ypCartContent{
    display:flex!important;
    gap:26px!important;
    padding:34px 34px 34px 88px!important;
    align-items:center!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypCartImageBox{
    flex:0 0 96px!important;
    width:96px!important;
    height:96px!important;
    border:1px solid #eef2f6!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.ypProductPage #ypCartImg{
    display:block!important;
    max-width:90px!important;
    max-height:90px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
  }
  body.ypProductPage .ypCartMessage{flex:1 1 auto!important;min-width:0!important}
  body.ypProductPage .ypCartTitleRow{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:6px!important}
  body.ypProductPage .ypCartCheck{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#18a957!important;color:#fff!important;font-size:14px!important;font-weight:900!important;flex:0 0 22px!important}
  body.ypProductPage #ypCartTitle{font-size:17px!important;font-weight:900!important;color:#111827!important}
  body.ypProductPage #ypCartName{font-size:14px!important;color:#667085!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.ypProductPage .ypCartActions{display:flex!important;flex-direction:column!important;gap:12px!important;flex:0 0 220px!important;align-self:stretch!important;justify-content:flex-start!important;padding-top:2px!important}
  body.ypProductPage #ypGoCart,
  body.ypProductPage #ypContinue{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:46px!important;padding:11px 14px!important;border-radius:12px!important;text-decoration:none!important;font-weight:900!important;font-size:14px!important;line-height:1.1!important;box-sizing:border-box!important;cursor:pointer!important}
  body.ypProductPage #ypGoCart{font-size:15.5px!important}
  body.ypProductPage #ypGoCart{background:#ff6600!important;color:#fff!important;border:1px solid #ff6600!important}
  body.ypProductPage #ypContinue{background:#f8fafc!important;color:#667085!important;border:1px solid #e5e7eb!important}
  body.ypProductPage #ypMobBackdrop,
  body.ypProductPage .ypMobBackdrop,
  body.ypProductPage #ypMobSheet,
  body.ypProductPage .ypMobSheet{display:none!important}
  body.ypProductPage #ypMobBackdrop.is-open,
  body.ypProductPage .ypMobBackdrop.is-open{display:block!important;position:fixed!important;inset:0!important;background:rgba(15,23,42,.48)!important;z-index:1000!important}
  body.ypProductPage #ypMobSheet.is-open,
  body.ypProductPage .ypMobSheet.is-open{
    display:block!important;
    position:fixed!important;
    left:50%!important;
    right:auto!important;
    top:50%!important;
    bottom:auto!important;
    transform:translate(-50%,-50%)!important;
    width:calc(100% - 32px)!important;
    max-width:400px!important;
    z-index:1001!important;
    background:#fff!important;
    border-radius:18px!important;
    box-shadow:0 18px 60px rgba(15,23,42,.28)!important;
    padding:16px!important;
    box-sizing:border-box!important;
  }
  /* Sepete eklendi bildirimi (toast): modal ekranın ortasında olduğundan
     toast'ı alt-ortaya alıyoruz; üst üste binmesin diye. (sadece mobil) */
  @media(max-width:992px){
    body.ypProductPage .yp-toast{
      left:16px!important;
      right:16px!important;
      bottom:20px!important;
      max-width:none!important;
      justify-content:center!important;
      text-align:center!important;
    }
  }
  @media(max-width:640px){
    body.ypProductPage .ypCartDialog{max-width:calc(100% - 20px)!important;margin:24px auto!important}
    body.ypProductPage .ypCartContent{padding:72px 18px 20px!important;flex-direction:column!important;align-items:stretch!important}
    body.ypProductPage .ypCartImageBox{margin:0 auto!important}
    body.ypProductPage .ypCartActions{flex:0 0 auto!important}
  }
  .ypProductBreadcrumb tbody,
  .ypProductBreadcrumb tr{display:block!important}
  .ypProductBreadcrumb td{
    display:block!important;
    width:100%!important;
    max-width:100%;
    padding:0!important;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .ypProductBreadcrumb td::-webkit-scrollbar{display:none}
  .ypProductBreadcrumb img{display:none!important}
  .ypProductBreadcrumb .ypIcon{width:14px;height:14px;color:#c4c9d1;margin:0;display:inline-block;flex:0 0 auto}
  .ypProductBreadcrumb a .ypIcon{color:#6b7280}
  .ypProductBreadcrumb a,.ypProductBreadcrumb span{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap;color:#6b7280!important;text-decoration:none!important;font-size:12.5px;font-weight:800;margin-right:5px}
  .ypProductBreadcrumb img + a:before{display:none}
  .ypProductBreadcrumbMobile{
    width:calc(100% - 16px)!important;
    margin:6px auto 4px!important;
  }
	  .ypProductDetail{
	    width:calc(100% - 20px)!important;
	    max-width:1180px;
    margin:0 auto 24px!important;
    border:1px solid #dde3ea!important;
    border-radius:18px;
    background:#fff!important;
    box-shadow:0 18px 48px rgba(17,24,39,.10);
    overflow:hidden;
    border-collapse:separate!important;
	    border-spacing:0!important;
	  }
	  .ypProductShell{
	    display:grid!important;
	    grid-template-columns:minmax(470px,1.08fr) minmax(430px,.92fr);
	    align-items:start;
	    padding:0;
	    box-sizing:border-box;
	  }
	  .ypProductGalleryPane{
	    position:relative;
	    align-self:start;
	    min-width:0;
	    padding:34px;
	    background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
	    border-right:1px solid #eef0f3;
	    text-align:center;
	    box-sizing:border-box;
	  }
	  .ypProductGalleryPane:before{
	    content:"";
	    position:absolute;
	    inset:20px;
	    border:1px solid #eef2f6;
	    border-radius:18px;
	    background:#fff;
	    box-shadow:inset 0 0 0 1px rgba(255,255,255,.75);
	    pointer-events:none;
	  }
	  .ypProductGalleryPane>a,
	  .ypProductGalleryPane>img{
	    position:relative;
	    z-index:1;
	  }
	  .ypProductGalleryPane>a:first-of-type img,
	  .ypProductGalleryPane>img{
	    max-width:100%!important;
	    max-height:380px!important;
	    height:auto!important;
	    object-fit:contain;
	    mix-blend-mode:multiply;
	    display:block;
	    margin:0 auto!important;
	  }
	  .ypProductGalleryPane>a:not(:first-of-type) img{
	    position:relative;
	    z-index:1;
	    width:86px!important;
	    height:66px!important;
	    object-fit:contain;
	    mix-blend-mode:normal;
	    border:1px solid #dde3ea!important;
	    border-radius:10px!important;
	    background:#fff;
	    margin:10px 5px 0!important;
	    padding:5px;
	    box-sizing:border-box;
	  }
	  .ypProductInfoPane{
	    min-width:0;
	    padding:34px 34px 18px;
	    background:#fff;
	    color:#4b5563;
	    box-sizing:border-box;
	  }
	  .ypProductSidePane{
	    display:grid;
	    grid-column:2;
	    grid-template-columns:repeat(2,minmax(0,1fr));
	    gap:12px;
	    align-content:start;
	    min-width:0;
	    padding:0 34px 34px;
	    background:#fff;
	    box-sizing:border-box;
	  }
	  .ypSideCard{
	    border:1px solid #e5eaf0;
	    border-radius:12px;
	    background:#fff;
	    box-shadow:0 10px 24px rgba(15,23,42,.05);
	    padding:14px;
	    box-sizing:border-box;
	  }
	  .ypSideCard h3{margin:0 0 8px!important;font-size:14px!important;line-height:1.25!important;color:#111827!important;font-weight:950!important}
	  .ypSideCard p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}
	  .ypSideDelivery{display:grid;gap:9px}
	  .ypSideDeliveryItem{display:flex;align-items:flex-start;gap:9px;border:1px solid #e5eaf0;border-radius:10px;background:#f8fafc;padding:10px;box-sizing:border-box;color:#4b5563;font-size:12.5px;line-height:1.25}
	  .ypSideDeliveryItem.is-free{background:#f0fdf4;border-color:#bbf7d0;color:#166534}
	  .ypSideDeliveryIcon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;color:#ff6600}
	  .ypSideDeliveryIcon .ypIcon{width:17px;height:17px}
	  .ypSideDeliveryTitle{font-weight:950;color:#111827}
	  .ypSideDeliveryItem.is-free .ypSideDeliveryTitle{color:#166534}
	  .ypProductTabsBlock{
	    width:calc(100% - 20px);
	    max-width:1180px;
	    margin:14px auto 18px;
	    background:#fff;
	    border:1px solid #e5eaf0;
	    border-radius:16px;
	    box-shadow:0 10px 24px rgba(17,24,39,.06);
	    overflow:hidden;
	  }
	  .ypDesktopDetailCard{
	    width:100%;
	    max-width:none;
	    margin:0;
	    background:#fff;
	    border:0;
	    border-top:1px solid #e5eaf0;
	    border-radius:0;
	    box-shadow:none;
	    padding:22px 26px;
	    box-sizing:border-box;
	    color:#4b5563;
	    font-size:14px;
	    line-height:1.7;
	  }
	  .ypDesktopTabs{
	    width:100%;
	    max-width:none;
	    margin:0;
	    display:grid;
	    grid-template-columns:repeat(auto-fit,minmax(0,1fr));
	    border:0;
	    border-radius:0;
	    overflow:hidden;
	    background:#fff;
	    box-shadow:none;
	  }
	  .ypDesktopTabs button{position:relative;height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-right:1px solid #e5eaf0;background:#fff;color:#1f2937;font-size:14px;font-weight:950;cursor:pointer;font-family:inherit}
	  .ypDesktopTabs button:last-child{border-right:0}
	  .ypDesktopTabs button:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:#ff6600;opacity:0;transform:scaleX(.5);transition:opacity .18s ease,transform .18s ease}
	  .ypDesktopTabs button.is-active{background:#fff7ed;color:#111827}
	  .ypDesktopTabs button.is-active:after{opacity:1;transform:scaleX(1)}
	  .ypDesktopTabs .ypIcon{width:17px;height:17px;color:currentColor}
	  .ypProductTabPanel{display:none}
	  .ypProductTabPanel.is-active{display:block}
	  .ypProductMetaRow{
	    display:flex;
	    align-items:flex-start;
	    justify-content:space-between;
	    gap:16px;
	  }
	  .ypProductMetaText{line-height:1.55;font-size:13px;color:#4b5563}
	  .ypProductRating{text-align:right;min-width:90px;font-size:12px;color:#555}
	  .ypProductInfoPane .ypIcon{vertical-align:middle}
	  .ypProductCard{
	    background:#fff;
	    border:1px solid #e5eaf0;
	    border-radius:16px;
	    box-shadow:0 10px 24px rgba(17,24,39,.08);
	    padding:14px;
	    box-sizing:border-box;
	    margin:0 10px 14px;
	  }
	  .ypMobileProductTitle h1{
	    margin:0;
	    font-size:18px;
	    line-height:1.28;
	    font-weight:950;
	    color:#111;
	  }
	  .ypMobileGallery{
	    text-align:center;
	    background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
	    position:relative;
	    overflow:hidden;
	  }
	  nav.ypProductBreadcrumb{
	    display:flex!important;
	    align-items:center;
	    gap:5px;
	    overflow-x:auto;
	    overflow-y:hidden;
	    white-space:nowrap;
	    -webkit-overflow-scrolling:touch;
	    scrollbar-width:none;
	  }
	  nav.ypProductBreadcrumb::-webkit-scrollbar{display:none}
	  .ypMobileGallery:before{
	    content:"";
	    position:absolute;
	    inset:12px;
	    border:1px solid #eef2f6;
	    border-radius:14px;
	    background:#fff;
	    pointer-events:none;
	  }
	  .ypMobileGallery>a,.ypMobileGallery>img{position:relative;z-index:1}
	  .ypMobileGallery>a:first-of-type img,.ypMobileGallery>img{max-width:100%!important;height:auto!important;object-fit:contain;mix-blend-mode:multiply}
	  .ypMobileGallery>a:not(:first-of-type) img{
	    width:72px!important;
	    height:56px!important;
	    object-fit:contain;
	    border:1px solid #dde3ea!important;
	    border-radius:10px;
	    background:#fff;
	    padding:5px;
	    margin:10px 4px 0!important;
	    box-sizing:border-box;
	  }
	  .ypMobileMetaCard .ypProductBrandLogo{display:block;margin:0 0 10px;width:auto;max-width:120px;height:40px;object-fit:contain}
	  .ypMobileCompatCard,.ypMobileInnerCard{
	    background:#fff;
	    border:1px solid #e9eef5;
	    border-radius:14px;
	    padding:12px;
	    box-shadow:0 1px 3px rgba(15,23,42,.04);
	    box-sizing:border-box;
	  }
	  .ypProductContentCard{
	    background:#fff;
	    border:1px solid #e5eaf0;
	    border-radius:16px;
	    box-shadow:0 10px 24px rgba(17,24,39,.06);
	    padding:16px;
	    box-sizing:border-box;
	    margin:0 10px 14px;
	    color:#4b5563;
	    font-size:14px;
	    line-height:1.7;
	  }
	  .ypProductContentCard h2{font-size:17px!important;line-height:1.3!important;margin:0 0 10px!important;color:#111!important;font-weight:950!important}
	  .ypProductContentCard h3{font-size:14px!important;margin:14px 0 8px!important;color:#111!important;font-weight:950!important}
	  .ypProductContentCard ul{padding-left:18px}
	  .ypProductContentTitle{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:15px;font-weight:950;color:#111}
	  .ypProductContentTitle .ypIcon{width:18px;height:18px;color:#ff6600}
	  .ypProductQuestionCard{background:#fbfcfe}
	  .ypProductDetail > tbody > tr:first-child > td:first-child{
	    width:52%!important;
    padding:30px!important;
    background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;
    border-right:1px solid #eef0f3;
    position:relative;
  }
  .ypProductDetail > tbody > tr:first-child > td:first-child:before{
    content:"";
    position:absolute;
    inset:18px;
    border:1px solid #eef2f6;
    border-radius:18px;
    background:#fff;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.75);
    pointer-events:none;
  }
  .ypProductDetail > tbody > tr:first-child > td:first-child > a,
  .ypProductDetail > tbody > tr:first-child > td:first-child > img{
    position:relative;
    z-index:1;
  }
  .ypProductDetail > tbody > tr:first-child > td:first-child > a > img,
  .ypProductDetail > tbody > tr:first-child > td:first-child > img{
    max-width:100%!important;
    height:auto!important;
    object-fit:contain;
    mix-blend-mode:multiply;
  }
  .ypProductDetail > tbody > tr:first-child > td:first-child > a:not(:first-child) > img{
    mix-blend-mode:normal;
    border-radius:10px!important;
    border-color:#dde3ea!important;
    background:#fff;
  }
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2){
    width:48%!important;
    padding:30px!important;
    background:linear-gradient(180deg,#fbfcfe 0%,#f4f7fb 100%)!important;
    color:#4b5563!important;
  }
  .ypProductDetail h1{
    font-size:24px!important;
    line-height:1.28!important;
    margin:0 0 8px!important;
    color:#111!important;
    font-weight:900!important;
  }
  .ypProductDetail .hrc{border:0!important;border-top:1px solid #e5e7eb!important;margin:16px 0!important}
  .ypProductDetail #GKNBasket,
  .ypProductDetail .turuncubtn,
  .ypProductDetail .yesilbtn,
  .ypProductDetail .gribtn{
    min-height:46px!important;
    border-radius:10px!important;
    padding:0 22px!important;
    font-weight:900!important;
    border:0!important;
  }
  .ypProductDetail #GKNBasket.bsepet,
  #GKNBasketMob{
    background:#ff6600!important;
    color:#fff!important;
  }
  .ypProductDetail #GKNBasket.bsepet{
    background-image:none!important;
    background-position:initial!important;
    background-repeat:no-repeat!important;
    padding-left:22px!important;
    text-align:center!important;
    line-height:46px!important;
    min-width:160px!important;
  }
  .ypBuyPanel{
    background:linear-gradient(180deg,#111827 0%,#0f172a 100%);
    border:1px solid rgba(17,24,39,.10);
    border-radius:18px;
    padding:0;
    box-shadow:0 18px 42px rgba(17,24,39,.18);
    margin:0 0 18px;
    color:#111;
    overflow:hidden;
  }
  .ypBuyHeader{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:13px 16px;
    color:#fff;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .ypBuyHeader strong{font-size:13px;font-weight:950;letter-spacing:.2px}
  .ypStockPill{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:rgba(34,197,94,.14);color:#bbf7d0;font-size:12px;font-weight:950}
  .ypStockPill.is-passive{background:rgba(255,255,255,.12);color:#e5e7eb}
  .ypBuyBody{
    background:#fff;
    margin:0;
    border-radius:0 0 18px 18px;
    padding:18px;
  }
  .ypBuyTop{
    display:grid;
    grid-template-columns:minmax(0,1fr) 190px 44px;
    align-items:center;
    gap:12px;
  }
  .ypBuyPrice{flex:1 1 auto;min-width:0;color:#111}
  .ypBuyOldPrice{font-size:16px;color:#6b7280;text-decoration:line-through;font-weight:900;line-height:1.1;margin-bottom:5px}
  .ypBuyCurrentPrice{font-size:42px;line-height:1;font-weight:1000;letter-spacing:0;color:#111827}
  .ypBuyCurrentPrice .ypCurrency{font-size:.7em;font-weight:900}
  .ypBuyInstallment{margin-top:9px;font-size:13px;line-height:1.35;color:#5b6472}
  .ypBuyInstallment a{color:#111;text-decoration:underline;font-weight:800}
  .ypBuyAction{display:contents}
  .ypBuyAction input{width:100%!important;min-width:0;height:54px!important;line-height:54px!important;font-size:17px!important;border-radius:12px!important;box-shadow:0 12px 24px rgba(255,102,0,.22)}
  .ypBuyAction .ypFavBtn{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important}
  .ypTrustGrid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:14px;
    padding-top:14px;
    border-top:1px solid #eef0f3;
  }
  .ypTrustItem{
    display:flex;
    align-items:center;
    gap:9px;
    min-width:0;
    background:#fbfcfe;
    border:1px solid #eef0f3;
    border-radius:12px;
    padding:10px;
    box-sizing:border-box;
  }
  .ypTrustText{min-width:0;line-height:1.15}
  .ypTrustTitle{font-size:12.5px;font-weight:900;color:#111;white-space:nowrap}
  .ypTrustSub{font-size:11.5px;color:#6b7280;margin-top:3px}
  .ypBuySupport{
    display:flex;
    align-items:center;
    gap:8px;
    margin-top:14px;
    font-size:13px;
    line-height:1.35;
    color:#4b5563;
    background:#f8fafc;
    border:1px solid #e8edf3;
    border-radius:12px;
    padding:10px 12px;
  }
  .ypBuySupport a{color:#15803d;font-weight:900;text-decoration:underline}
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"]{
    display:block!important;
    width:100%!important;
  }
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"] > tbody,
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"] > tbody > tr,
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"] > tbody > tr > td{
    display:block!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"] > tbody > tr > td:last-child{
    padding:14px 0 0!important;
  }
  .ypProductDetail > tbody > tr:first-child > td:nth-child(2) > div > table[style*="border-collapse:collapse"] > tbody > tr > td:last-child > div{
    width:100%!important;
  }
  .ypProductDetail > tbody > tr:nth-child(2) > td{
    background:#fff!important;
    padding:22px 26px!important;
    border-top:1px solid #eef0f3;
  }
  .ypProductDetail h2{font-size:18px!important;line-height:1.3!important;color:#111!important;font-weight:900!important}
  .ypProductDetail h3{font-size:15px!important;color:#111!important;font-weight:900!important}
  .ypProductDetail p,.ypProductDetail li{font-size:14px;line-height:1.7;color:#4b5563}
  .ypProductDetail ul{padding-left:18px!important}
  .ypProductTrustIcon{
    width:28px;height:28px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#111;
    display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;
  }
  .ypProductTrustIcon .ypIcon{width:17px;height:17px}
  #taksit-secenekleri table,
  table[style*="Yorumlar"]{border-radius:14px!important;overflow:hidden}
	  .ypProductSectionTable{
	    width:calc(100% - 20px)!important;
	    max-width:1180px!important;
	    margin-left:auto!important;
	    margin-right:auto!important;
	  }
	  .ypInstallmentWrap{width:calc(100% - 20px);max-width:1180px;margin:15px auto 25px;background:#fff;border:1px solid #e3e7ee;border-radius:16px;box-shadow:0 12px 32px rgba(15,23,42,.08);overflow:hidden}
	  .ypInstallmentWrap.ypProductTabPanel{width:100%;max-width:none;margin:0;border:0;border-top:1px solid #e5eaf0;border-radius:0;box-shadow:none}
	  .ypInstallmentTop{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid #edf0f4;background:#fbfcfe}
	  .ypInstallmentTitle{margin:0 0 6px!important;font-size:20px!important;line-height:1.25!important;color:#111!important;font-weight:900!important}
	  .ypInstallmentText{font-size:13px;line-height:1.45;color:#5b6472;margin:0}
	  .ypInstallmentBadges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:260px}
	  .ypInstallmentBadge{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfe5ed;background:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;color:#111;white-space:nowrap}
	  .ypInstallmentBadge:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff6600;display:inline-block}
	  .ypInstallmentBody{padding:18px 22px 22px}
	  .ypInstallmentLogos{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;margin-bottom:16px}
	  .ypInstallmentLogo{height:42px;border:1px solid #e5eaf0;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;padding:7px;box-sizing:border-box}
	  .ypInstallmentLogo img{max-width:100%;max-height:26px;width:auto;height:auto;object-fit:contain}
	  .ypInstallmentTableWrap{border:1px solid #dfe5ed;border-radius:14px;overflow:hidden;background:#fff}
	  .ypInstallmentTable{width:100%;border-collapse:collapse!important;table-layout:fixed;background:#fff}
	  .ypInstallmentTable caption{text-align:left;padding:13px 14px 15px;color:#6b7280;font-size:12px;line-height:1.45;caption-side:bottom;background:#fff;box-sizing:border-box}
	  .ypInstallmentTable thead th{background:#111827;color:#fff;font-size:12px;line-height:1.2;text-align:center;font-weight:900;padding:12px 10px;border:0}
	  .ypInstallmentTable tbody td{font-size:13px;line-height:1.2;text-align:center;font-weight:900;color:#111;padding:13px 10px;border-top:1px solid #edf0f4;white-space:nowrap}
	  .ypInstallmentTable tbody tr:nth-child(even) td{background:#fafbfc}
	  .ypInstallmentCount{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:30px;border-radius:999px;background:#fff4ed;color:#c2410c;border:1px solid #fed7aa;font-weight:950;padding:0 12px;box-sizing:border-box}
	  .ypInstallmentTotal{color:#0f5132!important}
	  .ypInstallmentNote{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;background:#f8fafc;border:1px solid #e5eaf0;border-radius:12px;color:#5b6472;font-size:12px;line-height:1.45}
	  .ypInstallmentNote .ypIcon{width:16px;height:16px;flex:0 0 16px;color:#ff6600;margin-top:1px}
	  .ypRelatedStrip{width:calc(100% - 20px);max-width:1180px;margin:15px auto 18px;border:0;background:transparent;padding:0;box-sizing:border-box}
	  .ypRelatedHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
	  .ypRelatedHead h2{font-size:18px;line-height:1.25;margin:0;color:#111;font-weight:900}
	  .ypRelatedHead a{font-size:13px;color:#111;font-weight:900;text-decoration:none;white-space:nowrap}
	  .ypRelatedSlider{position:relative}
	  .ypRelatedScroller{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
	  .ypRelatedScroller::-webkit-scrollbar{display:none}
	  .ypRelatedArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:38px;height:38px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#111;font-size:30px;line-height:34px;font-weight:900;box-shadow:0 8px 20px rgba(15,23,42,.14);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}
	  .ypRelatedArrow:hover{background:#f8fafc}
	  .ypRelatedArrow[hidden]{display:none!important}
	  .ypRelatedPrev{left:-6px}
	  .ypRelatedNext{right:-6px}
	  .ypRelatedCard{position:relative;flex:0 0 180px;scroll-snap-align:start;border:1px solid #e5e7eb;border-radius:12px;background:#fff;min-height:286px;overflow:hidden}
	  .ypRelatedCardLink{position:absolute;inset:0;z-index:3;text-decoration:none}
	  .ypRelatedImg{height:112px;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}
	  .ypRelatedImg img{width:145px;height:105px;object-fit:contain}
	  .ypRelatedName{height:94px;padding:0 10px;font-size:13px;line-height:1.25;font-weight:800;color:#111;overflow:hidden;box-sizing:border-box}
	  .ypRelatedBrand img{width:96px;height:26px;margin:8px auto 0 0;object-fit:contain;object-position:left center;display:block}
	  .ypRelatedPrice{padding:0 10px 10px;font-size:14px;color:#111;font-weight:900}
		  @media (max-width:991px){
		    .ypProductBreadcrumb{width:100%!important;max-width:100%;padding:0 10px!important;box-sizing:border-box}
		    .ypProductDetail{width:100%!important;max-width:100%;border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}
		    .ypProductShell{display:block!important}
		    .ypProductGalleryPane,.ypProductInfoPane{padding:16px;border-right:0}
		    .ypProductSidePane{display:none}
		    .ypProductTabsBlock{display:none}
		    .ypDesktopTabs{display:none}
		    .ypDesktopDetailCard{display:none}
		    .ypProductGalleryPane:before{inset:10px;border-radius:14px}
		    .ypProductDetail > tbody > tr,.ypProductDetail > tbody > tr > td{display:block!important;width:100%!important;box-sizing:border-box}
      .ypProductDetail > tbody > tr:first-child > td:first-child:before{inset:10px;border-radius:14px}
	      .ypMobileGallery img{max-width:100%!important;height:auto!important;object-fit:contain!important}
	    .ypInstallmentWrap{width:100%;max-width:100%;margin:15px 0 25px;border-left:0;border-right:0;border-radius:0;box-shadow:none}
	    .ypInstallmentTop{display:block;padding:18px 16px 14px}
	    .ypInstallmentTitle{font-size:18px!important}
	    .ypInstallmentBadges{justify-content:flex-start;min-width:0;margin-top:12px}
	    .ypInstallmentBadge{font-size:11.5px;padding:7px 9px}
	    .ypInstallmentBody{padding:14px 14px 18px}
	    .ypInstallmentLogos{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
	    .ypInstallmentLogo{height:38px}
	    .ypInstallmentTable thead th{font-size:11.5px;padding:11px 6px}
	    .ypInstallmentTable tbody td{font-size:12px;padding:12px 6px}
	    .ypInstallmentCount{min-width:62px;height:28px;padding:0 10px}
	    .ypRelatedStrip{width:calc(100% - 20px);max-width:100%;margin:15px 10px 18px;padding:0;border:0;border-radius:0;background:transparent;box-sizing:border-box}
	    .ypRelatedHead{padding:0 2px}
	    .ypRelatedScroller{padding-left:2px;padding-right:2px}
	    .ypRelatedCard{flex-basis:162px}
	    .ypRelatedArrow{display:none!important}
	    .ypRelatedPrev{left:6px}
	    .ypRelatedNext{right:6px}
	    .ypTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
    #ypMobBottomBar{padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important}
    .ypMobBuyRow{display:flex!important;align-items:center!important;gap:10px!important}
    .ypMobPrice{flex:1 1 auto!important;min-width:0!important}
    .ypMobOldPrice{font-size:13px!important;font-weight:800!important;color:#4b5563!important;line-height:1.05!important;text-decoration:line-through!important}
    .ypMobCurrentPrice{font-size:22px!important;font-weight:950!important;line-height:1.05!important;color:#111!important;margin-top:3px!important}
    .ypMobInstallment{margin-top:5px!important;font-size:11.5px!important;line-height:1.25!important;color:#666!important}
		    .ypMobAction{flex:0 0 50%!important;max-width:200px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}
		    .ypMobAction input{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:46px!important;line-height:46px!important;margin:0!important;border-radius:12px!important;font-size:14px!important;font-weight:900!important}
		    .ypMobSupport{margin-top:10px!important;padding-top:10px!important;border-top:1px solid #eef0f3!important;font-size:12px!important;line-height:1.3!important;color:#666!important}
		    body.ypProductPage .ypFloatWaWrap{left:auto!important;right:12px!important;bottom:calc(100px + env(safe-area-inset-bottom))!important;z-index:1002!important}
		    body.ypProductPage .ypFloatWaWrap .ypFloatWa{min-width:0!important;height:44px!important;padding:0 12px!important;gap:6px!important;border-radius:999px!important;box-shadow:0 8px 22px rgba(37,211,102,.32)!important}
		    body.ypProductPage .ypFloatWaWrap .ypFloatWaIcon{width:22px!important;height:22px!important;flex-basis:22px!important}
		    body.ypProductPage .ypFloatWaWrap .ypFloatWaText strong{font-size:12.5px!important}
		    body.ypProductPage .ypFloatWaWrap .ypFloatWaText span{display:none!important}
	  }

	  /* ===== Premium Desktop Hero (above tabs) ===== */
	  .ypHeroWrap{width:calc(100% - 20px);max-width:1180px;margin:14px auto 0;position:relative}
	  .ypHeroCard{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:0;background:#fff;border:1px solid #e3e7ee;border-radius:22px;box-shadow:0 30px 70px -28px rgba(15,23,42,.28),0 14px 32px -18px rgba(15,23,42,.18);overflow:hidden;position:relative}
	  .ypHeroCard:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#ff6600 0%,#ff8a3d 45%,#ffb472 100%);z-index:2}
	  .ypHeroGallery{position:relative;display:flex;gap:14px;padding:28px;background:linear-gradient(180deg,#fafbfd 0%,#f1f5fb 100%);border-right:1px solid #eef0f3;min-width:0;align-items:stretch}
	  .ypHeroThumbs{display:flex;flex-direction:column;gap:9px;width:80px;flex:0 0 80px;max-height:520px;overflow-y:auto;padding:2px;scrollbar-width:thin}
	  .ypHeroThumbs::-webkit-scrollbar{width:4px}
	  .ypHeroThumbs::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}
	  .ypHeroThumbs a{display:flex;align-items:center;justify-content:center;border:1px solid #dde3ea;border-radius:12px;background:#fff;padding:6px;height:64px;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
	  .ypHeroThumbs a:hover{border-color:#ff8a3d;box-shadow:0 8px 18px rgba(255,102,0,.18);transform:translateY(-1px)}
	  .ypHeroThumbs a img{display:block;max-width:100%!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain;margin:0!important;border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}
	  .ypHeroMain{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #eef2f6;border-radius:18px;padding:24px;min-height:440px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 8px 22px -14px rgba(15,23,42,.12)}
	  .ypHeroMain>a,.ypHeroMain>img{display:block;max-width:100%;max-height:430px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply;margin:0 auto}
	  .ypHeroMain>a>img{display:block;max-width:100%!important;max-height:430px!important;width:auto!important;height:auto!important;margin:0 auto!important;object-fit:contain;mix-blend-mode:multiply;border:0!important}
	  .ypHeroMain>br{display:none}
	  .ypHeroBadge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:#0f172a;color:#fff;font-size:11.5px;font-weight:900;letter-spacing:.3px;box-shadow:0 8px 18px rgba(15,23,42,.25);z-index:3;text-transform:uppercase}
	  .ypHeroBadge .ypIcon{width:12px;height:12px;color:#bbf7d0}
	  .ypHeroBadge.is-discount{background:linear-gradient(135deg,#ff6600,#ff8a3d);color:#fff;box-shadow:0 10px 22px rgba(255,102,0,.35)}
	  .ypHeroBadge.is-discount .ypIcon{color:#fff}
	  .ypHeroZoom{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid #e5e7eb;color:#0f172a;font-size:11.5px;font-weight:800;box-shadow:0 6px 16px rgba(15,23,42,.1);z-index:4;cursor:pointer;transition:background .15s ease,transform .12s ease,box-shadow .15s ease}
	  .ypHeroZoom:hover{background:#fff;transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,23,42,.18)}
	  .ypHeroZoom .ypIcon{width:13px;height:13px;color:#ff6600}

	  .ypHeroInfo{padding:28px 30px 26px;display:flex;flex-direction:column;gap:14px;min-width:0;background:#fff;color:#374151;box-sizing:border-box}
	  .ypHeroBrandRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
	  .ypHeroBrandTag{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:#fff7ed;color:#c2410c!important;border:1px solid #fed7aa;font-size:12px;font-weight:900;text-decoration:none!important;letter-spacing:.2px;transition:background .15s ease,transform .12s ease}
	  .ypHeroBrandTag:hover{background:#ffedd5;transform:translateY(-1px)}
	  .ypHeroBrandLogo{display:inline-block;max-width:110px;height:34px;width:auto;object-fit:contain}
	  .ypHeroRating{margin-left:auto;display:flex;align-items:center;gap:8px;color:#6b7280;font-size:12.5px;font-weight:700}
	  .ypHeroRating img{width:78px;height:16px;display:inline-block;margin:0}
	  .ypHeroRating a{color:#0f172a!important;text-decoration:none!important;font-weight:900}
	  .ypHeroRating a:hover{text-decoration:underline!important}
	  .ypHeroTitle{margin:2px 0 0!important;font-size:24px!important;line-height:1.28!important;font-weight:950!important;color:#0f172a!important;letter-spacing:-.01em}
	  .ypHeroMeta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:13px;line-height:1.4;color:#4b5563}
	  .ypHeroMeta b{color:#0f172a;font-weight:900}
	  .ypHeroMeta .ypHeroMetaSep{width:4px;height:4px;border-radius:50%;background:#cbd5e1;display:inline-block}

	  .ypHeroPriceCard{margin-top:2px;border:1px solid #e3e7ee;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 18px 38px -22px rgba(15,23,42,.25),0 8px 20px -14px rgba(15,23,42,.15)}
	  .ypHeroPriceHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 16px;background:linear-gradient(180deg,#0f172a 0%,#111827 100%);color:#fff}
	  .ypHeroPriceLabel{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}
	  .ypHeroPriceLabel .ypIcon{width:14px;height:14px;color:#ff8a3d}
	  .ypHeroStock{display:inline-flex;align-items:center;gap:7px;height:26px;padding:0 11px;border-radius:999px;font-size:11.5px;font-weight:900;letter-spacing:.2px}
	  .ypHeroStock.is-ok{background:rgba(34,197,94,.18);color:#bbf7d0}
	  .ypHeroStock.is-passive{background:rgba(255,255,255,.14);color:#e5e7eb}
	  .ypHeroStock:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(255,255,255,.12)}
	  .ypHeroPriceBody{padding:18px 18px 16px;background:#fff}
	  .ypHeroOldPrice{font-size:14px;color:#94a3b8;text-decoration:line-through;font-weight:800;line-height:1;margin-bottom:6px}
	  .ypHeroNowPrice{display:flex;align-items:baseline;gap:8px;font-size:38px;line-height:1;font-weight:1000;color:#0f172a;letter-spacing:-.02em;margin:0}
	  .ypHeroNowPrice .ypCurrency{font-size:18px;font-weight:900;color:#475569;letter-spacing:0}
	  .ypHeroSavings{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:5px 11px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:12.5px;font-weight:900;line-height:1}
	  .ypHeroSavings .ypIcon{width:13px;height:13px;color:#15803d}
	  .ypHeroInstallment{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-size:13px;line-height:1.45;color:#475569}
	  .ypHeroInstallment .ypIcon{width:15px;height:15px;color:#ff6600;flex:0 0 15px;margin-top:2px}
	  .ypHeroInstallment a{color:#0f172a;font-weight:900;text-decoration:underline}
	  .ypHeroCta{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px;margin-top:14px;align-items:center}
	  .ypHeroCta .turuncubtn,.ypHeroCta #GKNBasket,.ypHeroCta .yesilbtn,.ypHeroCta .gribtn{width:100%!important;height:56px!important;line-height:56px!important;min-height:56px!important;font-size:16px!important;font-weight:950!important;border-radius:14px!important;padding:0 22px!important;border:0!important;cursor:pointer;background-image:none!important;background-position:initial!important;background-repeat:no-repeat!important;text-align:center!important;letter-spacing:.3px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;color:#fff!important}
	  .ypHeroCta .turuncubtn,.ypHeroCta #GKNBasket.bsepet{background:#ff6600!important;box-shadow:0 18px 32px -10px rgba(255,102,0,.45),0 8px 18px -8px rgba(255,102,0,.35)!important}
	  .ypHeroCta .turuncubtn:hover,.ypHeroCta #GKNBasket.bsepet:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 22px 40px -10px rgba(255,102,0,.5),0 10px 22px -8px rgba(255,102,0,.4)!important}
	  .ypHeroCta .gribtn{background:#0f172a!important;box-shadow:0 14px 32px -10px rgba(15,23,42,.4)!important}
	  .ypHeroCta .yesilbtn{background:#16a34a!important;box-shadow:0 14px 32px -10px rgba(22,163,74,.4)!important}
	  .ypHeroCta .ypFavBtn{width:54px!important;height:54px!important;min-width:54px!important;border-radius:14px!important;align-self:center;border:1px solid #e5e7eb!important;background:#fff!important;display:inline-flex;align-items:center;justify-content:center}
	  .ypHeroCta .ypFavBtn:hover{border-color:#ff6600!important;background:#fff7ed!important}

	  .ypHeroExtras{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}
	  .ypHeroDeliveryItem{display:flex;align-items:flex-start;gap:10px;border:1px solid #e3e7ee;border-radius:14px;padding:11px 12px;background:#fff;box-sizing:border-box;font-size:12.5px;line-height:1.35;color:#475569}
	  .ypHeroDeliveryItem.is-free{background:linear-gradient(180deg,#f0fdf4,#ecfdf5);border-color:#bbf7d0;color:#166534}
	  .ypHeroDeliveryIcon{width:36px;height:36px;border-radius:10px;background:#fff7ed;color:#c2410c;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;border:1px solid #fed7aa}
	  .ypHeroDeliveryItem.is-free .ypHeroDeliveryIcon{background:#dcfce7;color:#15803d;border-color:#bbf7d0}
	  .ypHeroDeliveryIcon .ypIcon{width:18px;height:18px}
	  .ypHeroDeliveryTitle{display:block;font-weight:950;color:#0f172a;font-size:13px;line-height:1.2;margin-bottom:3px}
	  .ypHeroDeliveryItem.is-free .ypHeroDeliveryTitle{color:#166534}

	  .ypHeroTrust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:14px;border-top:1px dashed #e2e8f0}
	  .ypHeroTrustItem{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:10px 6px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f6;min-width:0}
	  .ypHeroTrustItem .ypProductTrustIcon{width:34px;height:34px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}
	  .ypHeroTrustItem .ypProductTrustIcon .ypIcon{width:17px;height:17px;color:#ff6600}
	  .ypHeroTrustTitle{font-size:12px;font-weight:900;color:#0f172a;line-height:1.15}
	  .ypHeroTrustSub{font-size:11px;color:#6b7280;line-height:1.15}

	  .ypHeroAssurance{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;color:#9a3412;font-size:12.5px;line-height:1.4}
	  .ypHeroAssurance .ypIcon{width:16px;height:16px;color:#c2410c;flex:0 0 16px;margin-top:2px}
	  .ypHeroAssurance a{color:#15803d;font-weight:900;text-decoration:underline}

	  @media (max-width:1100px){
	    .ypHeroCard{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
	    .ypHeroThumbs{width:66px;flex-basis:66px}
	    .ypHeroThumbs a{height:54px;padding:5px}
	    .ypHeroThumbs a img{max-height:42px!important}
	    .ypHeroMain{min-height:360px;padding:18px}
	    .ypHeroMain>a>img,.ypHeroMain>img{max-height:360px!important}
	    .ypHeroNowPrice{font-size:32px}
	    .ypHeroInfo{padding:22px}
	    .ypHeroGallery{padding:22px}
	  }
	  @media (max-width:991px){
	    .ypHeroWrap{display:none!important}
	  }

/* Product mobile/detail hardening: live output strips inline styles. */
body.ypProductPage .ypProductContentCard img[src*="hizli_kargo"],
body.ypProductPage .ypDesktopDetailCard img[src*="hizli_kargo"]{
  width:42px!important;
  height:20px!important;
  max-width:42px!important;
  max-height:20px!important;
  object-fit:contain!important;
  vertical-align:middle!important;
  margin-right:6px!important;
}

/* 2026-06-11: installment block is outside the tab wrapper on desktop, so bind directly. */
@media (min-width:992px){
  body.ypProductPage .ypInstallmentWrap{
    background:#fff!important;
    border:1px solid #e3e7ee!important;
    border-radius:16px!important;
    box-shadow:0 12px 32px rgba(15,23,42,.08)!important;
    overflow:hidden!important;
  }
  body.ypProductPage .ypInstallmentTop{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:20px!important;
    padding:20px 22px 16px!important;
    border-bottom:1px solid #edf0f4!important;
    background:#fbfcfe!important;
  }
  body.ypProductPage .ypInstallmentBody{
    padding:18px 22px 22px!important;
  }
  body.ypProductPage .ypInstallmentLogos{
    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    gap:9px!important;
    margin:0 0 16px!important;
  }
  body.ypProductPage .ypInstallmentTableWrap{
    border:1px solid #dfe5ed!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  body.ypProductPage .ypInstallmentTable{
    display:table!important;
    width:100%!important;
    border-collapse:collapse!important;
    table-layout:fixed!important;
    background:#fff!important;
  }
  body.ypProductPage .ypInstallmentTable thead{
    display:table-header-group!important;
  }
  body.ypProductPage .ypInstallmentTable tbody{
    display:table-row-group!important;
  }
  body.ypProductPage .ypInstallmentTable tr{
    display:table-row!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  body.ypProductPage .ypInstallmentTable th,
  body.ypProductPage .ypInstallmentTable td{
    display:table-cell!important;
    width:auto!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypInstallmentTable caption{
    display:table-caption!important;
    caption-side:bottom!important;
    text-align:left!important;
    padding:13px 14px 15px!important;
    color:#6b7280!important;
    font-size:12px!important;
    line-height:1.45!important;
    background:#fff!important;
  }
  body.ypProductPage .ypInstallmentTable thead th{
    background:#111827!important;
    color:#fff!important;
    font-size:12px!important;
    line-height:1.2!important;
    text-align:center!important;
    font-weight:900!important;
    padding:12px 10px!important;
    border:0!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td{
    padding:13px 10px!important;
    border-top:1px solid #edf0f4!important;
    white-space:nowrap!important;
    text-align:center!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:900!important;
    color:#111!important;
    background:#fff!important;
  }
  body.ypProductPage .ypInstallmentTable tbody tr:nth-child(even) td{
    background:#fafbfc!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(2)::before,
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(3)::before{
    content:none!important;
    display:none!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(2),
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(3){
    border-radius:0!important;
  }
  body.ypProductPage .ypInstallmentCount{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:68px!important;
    height:30px!important;
    padding:0 12px!important;
    border:1px solid #fed7aa!important;
    border-radius:999px!important;
    background:#fff4ed!important;
    color:#c2410c!important;
    font-size:13px!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypInstallmentTotal{
    color:#0f5132!important;
  }
}

/* 2026-06-11: product detail bottom links and desktop installment table repair. */
body.ypProductPage .ypProductSeoLinks{
  width:calc(100% - 20px)!important;
  max-width:1180px!important;
  margin:15px auto 25px!important;
  padding:16px 18px!important;
  border:1px solid #e5e7eb!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(15,23,42,.05)!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypProductSeoLinks__title{
  margin:0 0 12px!important;
  color:#111827!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:1.25!important;
}
body.ypProductPage .ypProductSeoLinks__grid{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:flex-start!important;
}
body.ypProductPage .ypProductSeoLinks__item{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  max-width:100%!important;
  padding:8px 12px!important;
  border:1px solid #e5e7eb!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111827!important;
  font-size:12.5px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
  overflow-wrap:anywhere!important;
}
body.ypProductPage .ypProductSeoLinks__item:hover{
  border-color:#fed7aa!important;
  background:#fff7ed!important;
  color:#9a3412!important;
}

@media (min-width:992px){
  body.ypProductPage .ypProductTabsBlock .ypInstallmentWrap.ypProductTabPanel{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    border:0!important;
    border-top:1px solid #e5eaf0!important;
    border-radius:0!important;
    box-shadow:none!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTop{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:20px!important;
    padding:20px 22px 16px!important;
    border-bottom:1px solid #edf0f4!important;
    background:#fbfcfe!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentBadges{
    display:flex!important;
    justify-content:flex-end!important;
    gap:8px!important;
    flex-wrap:wrap!important;
    min-width:260px!important;
    margin-top:0!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentBody{
    padding:18px 22px 22px!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentLogos{
    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    gap:9px!important;
    margin:0 0 16px!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentLogo{
    height:42px!important;
    padding:7px!important;
    border:1px solid #e5eaf0!important;
    border-radius:10px!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentLogo img{
    max-width:100%!important;
    max-height:26px!important;
    width:auto!important;
    height:auto!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTableWrap{
    border:1px solid #dfe5ed!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable{
    display:table!important;
    width:100%!important;
    border-collapse:collapse!important;
    table-layout:fixed!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable thead{
    display:table-header-group!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tbody{
    display:table-row-group!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tr{
    display:table-row!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable th,
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable td{
    display:table-cell!important;
    width:auto!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable caption{
    display:table-caption!important;
    caption-side:bottom!important;
    text-align:left!important;
    padding:13px 14px 15px!important;
    color:#6b7280!important;
    font-size:12px!important;
    line-height:1.45!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable thead th{
    background:#111827!important;
    color:#fff!important;
    font-size:12px!important;
    line-height:1.2!important;
    text-align:center!important;
    font-weight:900!important;
    padding:12px 10px!important;
    border:0!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tbody td{
    padding:13px 10px!important;
    border-top:1px solid #edf0f4!important;
    white-space:nowrap!important;
    text-align:center!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:900!important;
    color:#111!important;
    background:#fff!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tbody tr:nth-child(even) td{
    background:#fafbfc!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tbody td:nth-child(2)::before,
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTable tbody td:nth-child(3)::before{
    content:none!important;
    display:none!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentCount{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    min-width:68px!important;
    height:30px!important;
    padding:0 12px!important;
    border:1px solid #fed7aa!important;
    border-radius:999px!important;
    background:#fff4ed!important;
    color:#c2410c!important;
    font-size:13px!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypProductTabsBlock .ypInstallmentTotal{
    color:#0f5132!important;
  }
}

@media(max-width:991px){
  body.ypProductPage .ypProductSeoLinks{
    width:calc(100% - 20px)!important;
    max-width:720px!important;
    margin:14px auto 18px!important;
    padding:14px 12px!important;
    border-radius:12px!important;
  }
  body.ypProductPage .ypProductSeoLinks__grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  body.ypProductPage .ypProductSeoLinks__item{
    min-height:36px!important;
    border-radius:10px!important;
    font-size:12px!important;
  }
}

@media (max-width:991px){
  body.ypProductPage .ypMobileProductIntro{
    width:calc(100% - 20px)!important;
    margin:8px auto 12px!important;
    padding:12px 12px 13px!important;
    border:1px solid #e5eaf0!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;
    box-shadow:0 10px 26px rgba(17,24,39,.08)!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  body.ypProductPage nav.ypProductBreadcrumb.ypProductBreadcrumbMobile.ypMobileProductCrumbs{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 10px!important;
    padding:0 0 9px!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    border-bottom:1px solid #edf0f4!important;
    scrollbar-width:none!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage nav.ypMobileProductCrumbs::-webkit-scrollbar{display:none!important}
  body.ypProductPage .ypMobileProductCrumbs a,
  body.ypProductPage .ypMobileProductCrumbs span{
    display:inline-flex!important;
    align-items:center!important;
    gap:4px!important;
    flex:0 0 auto!important;
    max-width:none!important;
    margin:0!important;
    color:#6b7280!important;
    text-decoration:none!important;
    font-size:11.5px!important;
    line-height:1.2!important;
    font-weight:850!important;
  }
  body.ypProductPage .ypMobileProductCrumbs .ypIcon{
    width:14px!important;
    height:14px!important;
    flex:0 0 14px!important;
    margin:0!important;
    color:#9ca3af!important;
  }
  body.ypProductPage .ypMobileProductCrumbs a:first-child .ypIcon{
    color:#ff6600!important;
  }
  body.ypProductPage .ypMobileProductCrumbs>svg{display:none!important}
  body.ypProductPage .ypMobileProductCrumbs>a:not(:nth-last-of-type(-n+2)){display:none!important}
  body.ypProductPage nav.ypMobileProductCrumbs{overflow-x:visible!important;white-space:normal!important;flex-wrap:wrap!important}
  body.ypProductPage .ypMobileProductCrumbs::before{content:"…";color:#9ca3af;font-size:11.5px;font-weight:850;flex:0 0 auto;margin-right:2px}
  body.ypProductPage .ypMobileProductCrumbs>a:nth-last-of-type(2)::after{content:" ›";color:#9ca3af;margin-left:2px}
  body.ypProductPage .ypMobileProductHeading{
    margin:0!important;
    color:#111827!important;
    font-size:20px!important;
    line-height:1.28!important;
    font-weight:950!important;
    letter-spacing:0!important;
    overflow-wrap:anywhere!important;
  }
  body.ypProductPage .ypMobileProductMetaChips{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    margin-top:10px!important;
    padding:0 0 1px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  body.ypProductPage .ypMobileProductMetaChips::-webkit-scrollbar{display:none!important}
  body.ypProductPage .ypMobileProductMetaChips a{
    display:inline-flex!important;
    align-items:center!important;
    min-height:30px!important;
    padding:0 10px!important;
    border:1px solid #fed7aa!important;
    border-radius:999px!important;
    background:#fff7ed!important;
    color:#9a3412!important;
    text-decoration:none!important;
    font-size:11.5px!important;
    line-height:1!important;
    font-weight:900!important;
    flex:0 0 auto!important;
  }
}

body.ypProductPage .ypRelatedCard.ypRelatedCard--premium{
  position:relative!important;
  display:flex!important;
  flex:0 0 180px!important;
  flex-direction:column!important;
  min-height:306px!important;
  height:auto!important;
  border:1px solid #e3e8ef!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
  color:#111827!important;
  transition:transform .16s ease,border-color .16s ease!important;
  contain:layout paint!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedCardLink{
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
}
body.ypProductPage .ypRelatedImg{
  position:relative!important;
  height:132px!important;
  padding:12px 10px 4px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedStrip,
body.ypProductPage .ypRelatedSlider,
body.ypProductPage .ypRelatedScroller{
  background:transparent!important;
  box-shadow:none!important;
}
body.ypProductPage .ypRelatedImg img{
  display:block!important;
  width:158px!important;
  height:116px!important;
  max-width:100%!important;
  max-height:116px!important;
  object-fit:contain!important;
}
body.ypProductPage .ypRelatedBadges{
  position:absolute!important;
  inset:9px auto auto 9px!important;
  z-index:2!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:4px!important;
  max-width:calc(100% - 18px)!important;
}
body.ypProductPage .ypRelatedBadge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:22px!important;
  max-width:112px!important;
  padding:0 7px!important;
  border:1px solid #dbe3ee!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  color:#334155!important;
  font-size:10.5px!important;
  font-weight:950!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  box-shadow:0 5px 14px rgba(15,23,42,.08)!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedBadge--deal{
  border-color:#bbf7d0!important;
  background:#f0fdf4!important;
  color:#15803d!important;
}
body.ypProductPage .ypRelatedBody{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  padding:7px 12px 10px!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedBrandRow{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:24px!important;
  margin:0 0 6px!important;
  padding:0!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedBrandRow span{
  display:inline-flex!important;
  align-items:center!important;
  max-width:100%!important;
  min-height:22px!important;
  min-width:0!important;
  padding:3px 9px!important;
  border:1px solid #fed7aa!important;
  border-radius:6px!important;
  background:linear-gradient(180deg,#fff 0%,#fff7ed 100%)!important;
  box-shadow:0 5px 14px rgba(234,88,12,.08)!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#9a3412!important;
  font-size:11.5px!important;
  font-weight:950!important;
  text-align:left!important;
  line-height:14px!important;
}
body.ypProductPage .ypRelatedName{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  height:auto!important;
  min-height:38px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  color:#111827!important;
  font-size:13.2px!important;
  font-weight:950!important;
  line-height:19px!important;
  text-align:left!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedBrand,
body.ypProductPage .ypRelatedBrand img{
  display:none!important;
}
body.ypProductPage .ypRelatedReview{
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  min-height:20px!important;
  margin:5px 0 0!important;
  color:#64748b!important;
  font-size:11.5px!important;
  font-weight:850!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
body.ypProductPage .ypRelatedReview--empty{
  visibility:hidden!important;
}
body.ypProductPage .ypRelatedFooter{
  margin-top:auto!important;
  padding-top:6px!important;
}
body.ypProductPage .ypRelatedPrice{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  font-size:13px!important;
  line-height:1.1!important;
  text-align:left!important;
  box-sizing:border-box!important;
}
body.ypProductPage .ypRelatedPrice .ypPriceOld{
  display:block!important;
  margin:0 0 2px!important;
  color:#94a3b8!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:13px!important;
  text-decoration:line-through!important;
}
body.ypProductPage .ypRelatedPrice .ypPriceNormal,
body.ypProductPage .ypRelatedPrice .ypPriceSale{
  display:block!important;
  color:#111827!important;
  font-size:17px!important;
  font-weight:950!important;
  line-height:19px!important;
}
@media (hover:hover) and (pointer:fine){
  body.ypProductPage .ypRelatedCard.ypRelatedCard--premium:hover{
    transform:translateY(-3px)!important;
    border-color:#f3c39f!important;
    box-shadow:none!important;
  }
}
@media (max-width:991px){
  body.ypProductPage .ypRelatedCard.ypRelatedCard--premium{
    flex-basis:162px!important;
    min-height:292px!important;
  }
  body.ypProductPage .ypRelatedImg{
    height:132px!important;
    padding:12px 8px 5px!important;
  }
  body.ypProductPage .ypRelatedImg img{
    width:148px!important;
    height:108px!important;
    max-height:108px!important;
  }
  body.ypProductPage .ypRelatedBody{
    padding:7px 9px 9px!important;
  }
  body.ypProductPage .ypRelatedBrandRow{
    min-height:22px!important;
    margin-bottom:5px!important;
  }
  body.ypProductPage .ypRelatedBrandRow span{
    min-height:20px!important;
    padding:2px 8px!important;
    font-size:10.5px!important;
  }
  body.ypProductPage .ypRelatedName{
    font-size:12.5px!important;
    line-height:18px!important;
    min-height:36px!important;
    max-height:36px!important;
  }
  body.ypProductPage .ypRelatedReview{
    min-height:18px!important;
    margin-top:4px!important;
    font-size:10.5px!important;
  }
  body.ypProductPage .ypRelatedPrice .ypPriceNormal,
  body.ypProductPage .ypRelatedPrice .ypPriceSale{
    font-size:15.5px!important;
  }
  body.ypProductPage .ypRelatedPrice{
    min-height:34px!important;
  }
}

@media (min-width:769px){
  body.ypProductPage #ypMobBottomBar,
  body.ypProductPage .ypMobBackdrop,
  body.ypProductPage .ypMobSheet{
    display:none!important;
  }
}

@media (max-width:768px){
  body.ypProductPage{
    padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;
  }
  body.ypProductPage #gcontent.ypHeaderOffset{
    margin-top:0!important;
  }
  body.ypProductPage .yp-sticky-buy-bar,
  body.ypProductPage #ypStickyBuyBar{
    display:none!important;
  }
  body.ypProductPage #ypMobBottomBar{
    display:block!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    z-index:10020!important;
    background:rgba(255,255,255,.98)!important;
    border-top:1px solid #e5eaf0!important;
    box-shadow:0 -12px 34px rgba(15,23,42,.14)!important;
    padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobBuyRow{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(190px,58%)!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobPrice{
    min-width:0!important;
    overflow:hidden!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobOldPrice{
    display:block!important;
    font-size:11.5px!important;
    line-height:1.1!important;
    font-weight:850!important;
    color:#8a94a6!important;
    text-decoration:line-through!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobCurrentPrice{
    display:block!important;
    margin-top:2px!important;
    color:#111827!important;
    font-size:18px!important;
    line-height:1.05!important;
    font-weight:1000!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobAction{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    min-width:0!important;
    max-width:none!important;
    width:100%!important;
    flex:0 0 auto!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobAction input,
  body.ypProductPage #ypMobBottomBar #GKNBasketMob{
    order:2!important;
    flex:1 1 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:128px!important;
    width:auto!important;
    height:46px!important;
    min-height:46px!important;
    line-height:46px!important;
    margin:0!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:13px!important;
    box-sizing:border-box!important;
    background:#ff6600!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:950!important;
    text-align:center!important;
    box-shadow:0 10px 22px rgba(255,102,0,.24)!important;
    background-image:none!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobAction .ypFavBtn{
    order:1!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
    flex:0 0 42px!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
    margin:0!important;
    border-radius:13px!important;
    border:1px solid #e5eaf0!important;
    background:#fff!important;
    box-shadow:0 8px 18px rgba(15,23,42,.10)!important;
  }
  body.ypProductPage #ypMobBottomBar .ypMobAction .ypFavSvg{
    width:22px!important;
    height:22px!important;
  }
  body.ypProductPage .ypFloatWaWrap{
    bottom:calc(92px + env(safe-area-inset-bottom))!important;
    z-index:10019!important;
  }
}
body.ypProductPage .ypShippingInline{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#111827!important;
  font-size:12.5px!important;
  font-weight:950!important;
  line-height:1.2!important;
}
body.ypProductPage .ypShippingInline .ypIcon{
  width:17px!important;
  height:17px!important;
  flex:0 0 17px!important;
  color:#ff6600!important;
}
body.ypProductPage .ypProductContentCard img:not(.ypProductBrandLogo):not([src*="/resimler/"]){
  max-width:96px!important;
  height:auto!important;
  object-fit:contain!important;
}
body.ypProductPage .ypProductContentTitle{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-bottom:12px!important;
  color:#111827!important;
}
body.ypProductPage .ypProductContentTitle .ypIcon,
body.ypProductPage .ypDesktopDetailCard > .ypIcon{
  width:18px!important;
  height:18px!important;
  color:#ff6600!important;
  vertical-align:middle!important;
}
body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2),
body.ypProductPage #teslimat.ypDesktopDetailCard > div:nth-of-type(1){
  background:#fff!important;
  border:1px solid #e6eaf0!important;
  border-radius:14px!important;
  padding:14px!important;
  margin-top:10px!important;
  box-sizing:border-box!important;
}
body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2) > div:first-child,
body.ypProductPage #teslimat.ypDesktopDetailCard > div:nth-of-type(1) > div:first-child{
  font-weight:950!important;
  color:#111827!important;
  margin-bottom:10px!important;
}
body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2) > div:nth-child(n+2),
body.ypProductPage #teslimat.ypDesktopDetailCard > div:nth-of-type(1) > div:nth-child(n+2){
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  margin:8px 0!important;
}
body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2) > div:nth-child(3),
body.ypProductPage #teslimat.ypDesktopDetailCard > div:nth-of-type(1) > div:nth-child(3){
  padding-top:11px!important;
  border-top:1px dashed #e5e7eb!important;
}
body.ypProductPage #teslimat .ypProductTrustIcon{
  width:32px!important;
  height:32px!important;
  border-radius:11px!important;
  flex:0 0 32px!important;
  color:#ff6600!important;
  background:#fff7ed!important;
  border-color:#fed7aa!important;
}
body.ypProductPage #teslimat .ypProductTrustIcon .ypIcon{
  width:17px!important;
  height:17px!important;
}

@media(max-width:991px){
  body.ypProductPage{
    overflow-x:hidden!important;
    background:#f7f8fa!important;
  }
  body.ypProductPage .ypProductCard,
  body.ypProductPage .ypProductContentCard{
    width:auto!important;
    max-width:100%!important;
    margin-left:10px!important;
    margin-right:10px!important;
  }
  body.ypProductPage .ypMobileMetaCard{
    padding:12px!important;
  }
  body.ypProductPage .ypMobileMetaCard .ypProductBrandLogo{
    display:block!important;
    max-width:112px!important;
    width:auto!important;
    height:36px!important;
    object-fit:contain!important;
    margin:0 0 10px!important;
  }
  body.ypProductPage .ypMobileInnerCard > div:first-child{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
  }
  body.ypProductPage .ypMobileInnerCard > div:first-child > div:first-child{
    width:100%!important;
    min-width:0!important;
    font-size:13px!important;
    font-weight:950!important;
    color:#111827!important;
    line-height:1.15!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body.ypProductPage .ypMobileInnerCard > div:first-child > div:nth-child(2){
    width:1px!important;
    align-self:stretch!important;
    background:#eef0f3!important;
  }
  body.ypProductPage .ypMobileInnerCard > div:first-child > div:nth-child(3){
    width:100%!important;
    min-width:0!important;
    text-align:right!important;
    font-size:13px!important;
    font-weight:950!important;
    color:#111827!important;
    overflow:hidden!important;
  }
  body.ypProductPage .ypMobileInnerCard > div:first-child > div:first-child > div,
  body.ypProductPage .ypMobileInnerCard > div:first-child > div:nth-child(3) > div:last-child{
    margin-top:4px!important;
    font-size:12px!important;
    font-weight:800!important;
    color:#6b7280!important;
  }
  body.ypProductPage .ypMobileCompatCard > div:first-child,
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatHead{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:10px!important;
  }
  body.ypProductPage .ypMobileCompatCard > div:first-child > div:first-child,
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatHead > div:first-child{
    flex:1 1 auto!important;
    min-width:0!important;
  }
  body.ypProductPage .ypMobileCompatCard > div:first-child > div:first-child > div:first-child,
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatHead > div:first-child > div:first-child{
    font-size:14px!important;
    font-weight:950!important;
    color:#111827!important;
    line-height:1.25!important;
  }
  body.ypProductPage .ypMobileCompatCard > div:first-child > div:first-child span{
    display:inline-flex!important;
    align-items:center!important;
    height:26px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    background:#f3f4f6!important;
    color:#111827!important;
    font-size:12px!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatNote{
    display:flex!important;
    align-items:flex-start!important;
    gap:8px!important;
    width:100%!important;
    margin:10px 0 0!important;
    padding:9px 10px!important;
    border:1px solid #fed7aa!important;
    border-radius:12px!important;
    background:#fff7ed!important;
    color:#7c2d12!important;
    font-size:11.5px!important;
    line-height:1.32!important;
    font-weight:750!important;
    box-sizing:border-box!important;
    text-align:left!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatNote .ypMobileCompatIcon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    flex:0 0 22px!important;
    padding:0!important;
    border-radius:8px!important;
    background:#ff6600!important;
    color:#fff!important;
    margin-top:1px!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatNote .ypMobileCompatIcon .ypIcon{
    width:13px!important;
    height:13px!important;
    color:#fff!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatNote > span:last-child{
    display:block!important;
    min-width:0!important;
    height:auto!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#7c2d12!important;
    font-size:11.5px!important;
    line-height:1.32!important;
    font-weight:750!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatNote strong{
    display:block!important;
    color:#111827!important;
    font-size:12px!important;
    line-height:1.15!important;
    font-weight:950!important;
    margin-bottom:2px!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileTrustGrid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:10px!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileTrustGrid > div{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    padding:8px!important;
    border-radius:10px!important;
    border:1px solid #e9eef5!important;
    background:#fbfcfe!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileTrustGrid > div > div{
    min-width:0!important;
    line-height:1.12!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileTrustGrid > div > div > div:first-child{
    font-size:12px!important;
    font-weight:950!important;
    color:#111827!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileTrustGrid > div > div > div:last-child{
    margin-top:3px!important;
    font-size:11px!important;
    color:#6b7280!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypMobileCompatLinks{
    display:flex!important;
    gap:10px!important;
    margin-top:10px!important;
  }
body.ypProductPage .ypMobileCompatCard .ypMobileCompatLinks > a{
    flex:1 1 0!important;
    min-height:40px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    text-decoration:none!important;
    padding:0 10px!important;
    border-radius:12px!important;
    background:#f6f7f9!important;
    border:1px solid #e5e7eb!important;
    color:#374151!important;
    font-weight:950!important;
    font-size:13px!important;
  }
  body.ypProductPage .ypMobileCompatCard .ypProductTrustIcon{
    width:28px!important;
    height:28px!important;
    flex:0 0 28px!important;
    border-radius:9px!important;
    color:#ff6600!important;
    background:#fff7ed!important;
    border-color:#fed7aa!important;
  }
  body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2){
    padding:12px!important;
  }
  body.ypProductPage #teslimat.ypProductContentCard > div:nth-of-type(2) > div:nth-child(n+2){
    gap:9px!important;
  }
  body.ypProductPage .ypInstallmentWrap{
    width:auto!important;
    max-width:100%!important;
    margin:14px 10px 18px!important;
    border:1px solid #e5eaf0!important;
    border-radius:16px!important;
    box-shadow:0 10px 24px rgba(17,24,39,.06)!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  body.ypProductPage .ypInstallmentTop{
    display:block!important;
    padding:16px 14px 12px!important;
    border-bottom:1px solid #edf0f4!important;
    background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)!important;
  }
  body.ypProductPage .ypInstallmentTitle{
    margin:0 0 6px!important;
    font-size:17px!important;
    line-height:1.28!important;
    font-weight:950!important;
    color:#111827!important;
  }
  body.ypProductPage .ypInstallmentText{
    margin:0!important;
    font-size:12.5px!important;
    line-height:1.4!important;
    color:#667085!important;
  }
  body.ypProductPage .ypInstallmentBadges{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    gap:7px!important;
    min-width:0!important;
    margin-top:11px!important;
  }
  body.ypProductPage .ypInstallmentBadge{
    height:28px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    font-size:11.5px!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypInstallmentBody{
    padding:12px!important;
  }
  body.ypProductPage .ypInstallmentLogos{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
    margin:0 0 12px!important;
  }
  body.ypProductPage .ypInstallmentLogo{
    height:34px!important;
    border-radius:10px!important;
    padding:6px!important;
  }
  body.ypProductPage .ypInstallmentLogo img{
    max-width:100%!important;
    max-height:20px!important;
    width:auto!important;
    height:auto!important;
  }
  body.ypProductPage .ypInstallmentTableWrap{
    border:0!important;
    border-radius:0!important;
    overflow:visible!important;
    background:transparent!important;
  }
  body.ypProductPage .ypInstallmentTable,
  body.ypProductPage .ypInstallmentTable tbody,
  body.ypProductPage .ypInstallmentTable tr,
  body.ypProductPage .ypInstallmentTable td{
    display:block!important;
    width:100%!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypInstallmentTable{
    border-collapse:separate!important;
    border-spacing:0!important;
    table-layout:auto!important;
    background:transparent!important;
  }
  body.ypProductPage .ypInstallmentTable thead{
    display:none!important;
  }
  body.ypProductPage .ypInstallmentTable caption{
    display:block!important;
    caption-side:bottom!important;
    padding:10px 2px 0!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    color:#667085!important;
    background:transparent!important;
  }
  body.ypProductPage .ypInstallmentTable tbody{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  body.ypProductPage .ypInstallmentTable tbody tr{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-areas:"count count" "monthly total"!important;
    gap:8px!important;
    padding:10px!important;
    border:1px solid #e6eaf0!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 1px 3px rgba(15,23,42,.04)!important;
  }
  body.ypProductPage .ypInstallmentTable tbody tr:nth-child(even) td{
    background:transparent!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td{
    padding:0!important;
    border:0!important;
    white-space:normal!important;
    text-align:left!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:950!important;
    color:#111827!important;
    background:transparent!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(1){
    grid-area:count!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(2){
    grid-area:monthly!important;
    padding:9px!important;
    border-radius:12px!important;
    background:#f8fafc!important;
    border:1px solid #eef2f6!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(3){
    grid-area:total!important;
    padding:9px!important;
    border-radius:12px!important;
    background:#f0fdf4!important;
    border:1px solid #dcfce7!important;
    color:#166534!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(2)::before,
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(3)::before{
    display:block!important;
    margin-bottom:4px!important;
    font-size:10.5px!important;
    line-height:1!important;
    letter-spacing:.3px!important;
    text-transform:uppercase!important;
    color:#8a94a6!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(2)::before{
    content:"Aylık ödeme";
  }
  body.ypProductPage .ypInstallmentTable tbody td:nth-child(3)::before{
    content:"Toplam tutar";
  }
  body.ypProductPage .ypInstallmentCount{
    width:100%!important;
    min-width:0!important;
    height:32px!important;
    justify-content:flex-start!important;
    padding:0 12px!important;
    border-radius:999px!important;
    font-size:12.5px!important;
    font-weight:950!important;
    background:#fff4ed!important;
    color:#c2410c!important;
    border:1px solid #fed7aa!important;
  }
  body.ypProductPage .ypInstallmentNote{
    display:flex!important;
    align-items:flex-start!important;
    gap:8px!important;
    margin-top:10px!important;
    padding:10px!important;
    border-radius:12px!important;
    font-size:11.5px!important;
    line-height:1.35!important;
  }
  body.ypProductPage .ypInstallmentNote .ypIcon{
    width:15px!important;
    height:15px!important;
    flex:0 0 15px!important;
  }
  body.ypProductPage .ypInstallmentCards{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin:0!important;
  }
  body.ypProductPage .ypInstallmentCard{
    display:block!important;
    padding:10px!important;
    border:1px solid #e6eaf0!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 1px 3px rgba(15,23,42,.04)!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypInstallmentCardHead{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin-bottom:8px!important;
  }
  body.ypProductPage .ypInstallmentCardGrid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.ypProductPage .ypInstallmentCardCell{
    display:block!important;
    min-width:0!important;
    padding:9px!important;
    border-radius:12px!important;
    background:#f8fafc!important;
    border:1px solid #eef2f6!important;
    box-sizing:border-box!important;
  }
  body.ypProductPage .ypInstallmentCardCell.is-total{
    background:#f0fdf4!important;
    border-color:#dcfce7!important;
  }
  body.ypProductPage .ypInstallmentCardCell span{
    display:block!important;
    margin:0 0 4px!important;
    font-size:10.5px!important;
    line-height:1!important;
    letter-spacing:.3px!important;
    text-transform:uppercase!important;
    color:#8a94a6!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypInstallmentCardCell strong{
    display:block!important;
    color:#111827!important;
    font-size:13px!important;
    line-height:1.15!important;
    font-weight:950!important;
  }
  body.ypProductPage .ypInstallmentCardCell.is-total strong{
    color:#166534!important;
  }
  body.ypProductPage .ypInstallmentCaption{
    padding:2px 2px 0!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    color:#667085!important;
  }
}
