.ProductCard_card__YJhCi{position:relative;background-color:white;border-radius:5px;padding:0;width:100%;height:355px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin:0;overflow:hidden}.ProductCard_card__YJhCi:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductCard_discountBadge__2IMKB{position:absolute;top:0;left:0;background:linear-gradient(135deg,#e0e0e0,#737272);color:white;font-weight:700;padding:6px 12px 6px 8px;font-size:12px;z-index:2;border-bottom-right-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2);min-width:36px;text-align:center;display:flex;align-items:center}.ProductCard_discountBadge__2IMKB i{font-size:10px}.ProductCard_specialBadge__TDzQX{position:absolute;top:0;right:0;background:linear-gradient(135deg,#303030,#505050,#303030);color:#fff;font-weight:700;padding:6px 12px 6px 8px;font-size:12px;z-index:2;border-bottom-left-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2);border:1px solid #000;text-shadow:0 1px 0 rgba(0,0,0,.5);display:flex;align-items:center;gap:4px}.ProductCard_specialBadge__TDzQX i{font-size:10px}.ProductCard_topSellingBadge__I2wSP{background:linear-gradient(135deg,#303030,#505050,#303030);color:#fff;border:1px solid #000;text-shadow:0 1px 0 rgba(0,0,0,.5)}.ProductCard_imageContainer__OJZ_a{width:100%;height:200px;margin-top:2rem;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;text-align:center}.ProductCard_image__Dv56u{width:100%!important;height:100%!important;max-width:100%;max-height:190px;object-fit:contain;transition:transform .3s ease;display:block;position:relative;aspect-ratio:1}.ProductCard_card__YJhCi:hover .ProductCard_image__Dv56u{transform:scale(1.05)}.ProductCard_title__mec46{font-size:16px;font-weight:600;text-align:center;margin:.5rem .5rem .4rem;padding:0;color:#000;line-height:1.4;height:45px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductCard_priceContainer__sItLD{display:flex;justify-content:center;align-items:center;gap:8px;margin:auto 0 .5rem}.ProductCard_oldPrice__UDPJ_{font-size:14px;text-decoration:line-through;color:#888}.ProductCard_oldPrice__UDPJ_:before{content:"৳";font-weight:700;margin-right:1px}.ProductCard_price__VeqP6{font-size:18px;font-weight:600;color:#333}.ProductCard_price__VeqP6:before{content:"৳";font-weight:800;margin-right:1px}.ProductCard_tbaPrice__F6qm6:before{content:"";margin-right:0}.ProductCard_button__XW_9t{position:relative;overflow:hidden;width:90%;padding:6px 0;background-color:#e5e5e5;color:#333;border:none;border-radius:4px;font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer;margin-bottom:1rem;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;height:32px}.ProductCard_button__XW_9t:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,0));transform:translateY(-100%);transition:transform .3s ease}.ProductCard_button__XW_9t:hover{background:linear-gradient(135deg,#d1d1d1,#f0f0f0);transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.12)}.ProductCard_button__XW_9t:hover:before{transform:translateY(100%)}.ProductCard_buttonContainer___4ZMh{display:flex;width:90%;align-items:center;gap:8px;margin-bottom:1rem;margin-top:0;padding-top:0}.ProductCard_buttonContainer___4ZMh .ProductCard_button__XW_9t{flex:1;margin-bottom:0}.ProductCard_compareButton__DupWT{width:32px;height:32px;background-color:#f0f0f0;color:#555;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.ProductCard_compareButton__DupWT:hover{background-color:#e0e0e0;color:#333}.ProductCard_compareActive__fXUEI{background-color:#4a90e2!important;color:white!important}.ProductCard_compareActive__fXUEI:hover{background-color:#357bd8!important;color:white!important}@media (max-width:768px){.ProductCard_card__YJhCi{height:310px}.ProductCard_imageContainer__OJZ_a{height:165px;margin-top:1.5rem;display:flex;align-items:center;justify-content:center}.ProductCard_image__Dv56u{max-height:155px;width:auto!important;height:auto!important;max-width:100%;margin:0 auto;display:block}.ProductCard_title__mec46{font-size:15px;height:42px;margin:.4rem .5rem .3rem}.ProductCard_priceContainer__sItLD{margin:0 0 .5rem}.ProductCard_button__XW_9t,.ProductCard_compareButton__DupWT{height:32px}}@media (max-width:480px){.ProductCard_card__YJhCi{height:290px}.ProductCard_imageContainer__OJZ_a{height:145px;margin-top:2rem;display:flex;align-items:center;justify-content:center}.ProductCard_image__Dv56u{max-height:135px;width:auto!important;height:auto!important;max-width:100%;margin:0 auto;display:block}.ProductCard_title__mec46{font-size:14px;height:40px;margin:.3rem .5rem .2rem;font-weight:700}.ProductCard_priceContainer__sItLD{margin:auto 0 .4rem;padding-bottom:.2rem}.ProductCard_price__VeqP6{font-size:16px}.ProductCard_button__XW_9t{font-size:12px;padding:4px 0;height:28px;margin-bottom:.8rem}.ProductCard_compareButton__DupWT{height:28px;width:28px}.ProductCard_buttonContainer___4ZMh{margin-bottom:.8rem}}@media (max-width:768px){.ProductCard_imageContainer__OJZ_a{text-align:center!important}.ProductCard_imageContainer__OJZ_a,.ProductCard_imageContainer__OJZ_a>div{display:flex!important;align-items:center!important;justify-content:center!important}.ProductCard_imageContainer__OJZ_a>div{width:100%!important;height:100%!important;margin:0 auto!important}.ProductCard_imageContainer__OJZ_a img,.ProductCard_image__Dv56u{margin:0 auto!important;display:block!important;position:relative!important;left:0!important;right:0!important;transform:translateX(0)!important}}.ProductCard_outOfStock__SlUAp{position:relative;opacity:.8}.ProductCard_outOfStockImage__Q9rc3{filter:grayscale(50%)}.ProductCard_stockOutBadge___LOYk{position:absolute;top:10px;right:10px;background-color:#f44336;color:white;padding:4px 8px;font-size:.8rem;font-weight:600;border-radius:4px;z-index:2}.ProductCard_stockOut__fkrvl{color:#f44336;font-weight:600}@media (max-width:480px){.ProductCard_card__YJhCi{padding:0!important;text-align:center!important}.ProductCard_imageContainer__OJZ_a{position:relative!important;margin-left:auto!important;margin-right:auto!important;left:50%!important;transform:translateX(-50%)!important;width:100%!important}.ProductCard_imageContainer__OJZ_a>*{margin:0 auto!important;text-align:center!important}}.ProductCard_disabledButton__yyxxM{background-color:#ccc!important;cursor:not-allowed!important;opacity:.7}.ProductCard_disabledButton__yyxxM:hover{transform:none!important;box-shadow:none!important}