@keyframes cardEnter{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes cardHover{0%{box-shadow:0 4px 8px #ff95001a}50%{box-shadow:0 16px 32px #ff950040}to{box-shadow:0 20px 48px #ff950033}}@keyframes orangeGlow{0%{border-color:#ff950033}50%{border-color:#ff950080}to{border-color:#ff950033}}.ProductItem{background:linear-gradient(135deg,#fff 0%,#fffbf8 100%);border:2px solid #ff950026;border-radius:18px;flex-direction:column;width:100%;min-width:124px;height:100%;transition:all .4s cubic-bezier(.23,1,.32,1);animation:.6s ease-out backwards cardEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff95001a,inset 0 1px #ffffff80}.ProductItem:before{content:"";opacity:0;pointer-events:none;z-index:3;background:linear-gradient(135deg,#ff950033 0%,#ffb84d1a 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProductItem:after{content:"";opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#ff950026 0%,#0000 70%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;right:-50%}.ProductItem:hover{border-color:#ff950066;animation:.6s ease-out forwards cardHover;transform:translateY(-16px)scale(1.05)}.ProductItem:hover:before,.ProductItem:hover:after{opacity:1}.ProductItem:first-child{animation-delay:80ms}.ProductItem:nth-child(2){animation-delay:.16s}.ProductItem:nth-child(3){animation-delay:.24s}.ProductItem:nth-child(4){animation-delay:.32s}.ProductItem:nth-child(5){animation-delay:.4s}.ProductItem:nth-child(6){animation-delay:.48s}.ProductItem:nth-child(7){animation-delay:.56s}.ProductItem:nth-child(8){animation-delay:.64s}.ProductItem:nth-child(9){animation-delay:.72s}.ProductItem:nth-child(10){animation-delay:.8s}.ProductItem:nth-child(11){animation-delay:.88s}.ProductItem:nth-child(12){animation-delay:.96s}.ProductItem:nth-child(13){animation-delay:1.04s}.ProductItem:nth-child(14){animation-delay:1.12s}.ProductItem:nth-child(15){animation-delay:1.2s}.ProductItem:nth-child(16){animation-delay:1.28s}.ProductItem:nth-child(17){animation-delay:1.36s}.ProductItem:nth-child(18){animation-delay:1.44s}.ProductItem:nth-child(19){animation-delay:1.52s}.ProductItem:nth-child(20){animation-delay:1.6s}.ProductItem-Box1{z-index:2;background:linear-gradient(#fff9 0%,#ff95000d 100%);border-bottom:3px solid #ff950033;flex:none;transition:border-color .4s;position:relative;overflow:hidden}.ProductItem:hover .ProductItem-Box1{border-bottom-color:#ff950066}.ProductItem-Box2{z-index:2;background:linear-gradient(#ffffffe6 0%,#ff950005 100%);flex-direction:column;flex:auto;gap:8px;padding:12px;display:flex;position:relative}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-Box2{padding:10px}}.ProductItem-img{object-fit:cover;object-position:center;cursor:pointer;z-index:2;background:linear-gradient(135deg,#fff 0%,#f9f9f9 100%);border-bottom:4px solid #ff950026;width:100%;height:230px;transition:transform .4s cubic-bezier(.23,1,.32,1);display:block;position:relative;box-shadow:0 4px 12px #ff950014}.ProductItem-img:hover{filter:brightness(1.05);transform:scale(1.15)}@media screen and (max-width:768px){.ProductItem-img{height:200px}}@media screen and (max-width:576px){.ProductItem-img{height:170px}}.ProductItem-txt1{text-transform:capitalize;white-space:wrap;cursor:pointer;color:#1f1f1f;letter-spacing:-.3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:DMSans-SemiBold;font-size:14px;font-weight:600;line-height:1.3;transition:all .3s;display:-webkit-box;overflow:hidden}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-txt1{font-size:13px}}.ProductItem-txt1:hover{background:linear-gradient(135deg,#ff9500 0%,#1abc9c 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.ProductItem-txt2{color:#999;white-space:nowrap;text-overflow:ellipsis;font-family:DMSans-Regular;font-size:12px;transition:color .3s;overflow:hidden!important}@media screen and (min-width:320px) and (max-width:768px){.ProductItem-txt2{font-size:11px}}.ProductItem-txt3{cursor:pointer;background:linear-gradient(135deg,#ff9500 0%,#ffb84d 100%);-webkit-text-fill-color:#0000;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-family:DMSans-Bold;font-size:18px;font-weight:700;transition:all .3s;display:inline-block}@media (max-width:762px){.ProductItem-txt3{font-size:16px}}.ProductItem-txt3:hover{filter:brightness(1.2);transform:scale(1.05)}.ProductItem-txt5{color:#1abc9c;align-items:center;gap:4px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.ProductItem-txt5:hover{color:#ff9500;transform:scale(1.05)}.product_status_tag{color:#1f1f1f;font-family:DMSans-SemiBold;font-size:12px;display:flex;inset:0 auto auto 0}.product_status_tag .badge2{padding-block:2px;padding-left:6px;padding-right:3px;position:relative}.product_status_tag .badge2:after{content:"";border-left:0 solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:0;right:-10px}.product_status_tag .badge2.orange{background-color:#ffdd9f}.product_status_tag .badge2.orange:after{border-top:22px solid #ffdd9f}.product_status_tag .badge2.blue{background-color:#9addff}.product_status_tag .badge2.blue:after{border-top:22px solid #9addff}.product_status_tag .badge2.red{background-color:#ff8080}.product_status_tag .badge2.red:after{border-top:22px solid #ff8080}.product_status_tag .badge2.grey{background-color:#cbcbcb}.product_status_tag .badge2.grey:after{border-top:22px solid #cbcbcb}
