.chantito-product-card{position:relative;display:flex!important;flex-direction:column;min-height:470px;padding:14px;overflow:hidden;isolation:isolate;border:1px solid rgba(185,225,204,.28);border-radius:28px;background:radial-gradient(circle at 20% 5%,rgba(80,181,128,.3),transparent 36%),linear-gradient(155deg,#0c654b 0%,#064c39 42%,#032e24 100%);box-shadow:0 18px 46px rgba(4,54,40,.19);color:#fff;text-align:right;transform:translateZ(0);transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s,border-color .45s}
.chantito-product-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.1) 48%,transparent 68%);transform:translateX(115%);transition:transform .8s}
.chantito-product-card::after{content:"";position:absolute;right:-48px;bottom:-65px;z-index:-2;width:190px;height:190px;border:1px solid rgba(177,226,200,.16);border-radius:50%;box-shadow:0 0 0 28px rgba(177,226,200,.045),0 0 0 58px rgba(177,226,200,.025)}
.chantito-product-card:hover{border-color:rgba(205,242,222,.55);box-shadow:0 26px 62px rgba(3,49,36,.3);transform:translateY(-9px)}
.chantito-product-card:hover::before{transform:translateX(-115%)}
.chantito-product-card__glow{position:absolute;top:-80px;left:-60px;z-index:-1;width:210px;height:210px;border-radius:50%;background:rgba(93,205,146,.2);filter:blur(34px);pointer-events:none}
.chantito-product-card__discount{position:absolute;top:16px;right:16px;z-index:8;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,223,223,.85);border-radius:15px;background:linear-gradient(145deg,#f04444,#bd1717);box-shadow:0 9px 22px rgba(120,0,0,.3);color:#fff;font-size:13px;font-weight:800}
.chantito-product-card__link,.chantito-product-card__link:hover{color:inherit;text-decoration:none}
.chantito-product-card__visual{position:relative;display:grid;height:226px;place-items:center;perspective:800px}
.chantito-product-card__halo{position:absolute;width:166px;height:166px;border:1px solid rgba(218,245,230,.26);border-radius:50%;background:radial-gradient(circle,rgba(194,239,214,.2),rgba(88,171,126,.08) 50%,transparent 72%);box-shadow:inset 0 0 34px rgba(255,255,255,.08),0 0 0 20px rgba(255,255,255,.025);transition:transform .55s,opacity .55s}
.chantito-product-card__image{position:absolute;z-index:3;width:auto;max-width:76%;height:192px;object-fit:contain;filter:drop-shadow(0 24px 18px rgba(0,24,17,.32));backface-visibility:hidden;transform-origin:50% 60%;transition:opacity .42s,transform .58s cubic-bezier(.2,.75,.2,1)}
.chantito-product-card__image--front{opacity:1;transform:translateY(2px) rotateY(0) scale(1)}
.chantito-product-card__image--back{opacity:0;transform:translateY(8px) rotateY(-22deg) scale(.9)}
.chantito-product-card:hover .chantito-product-card__image--front{opacity:0;transform:translateY(-8px) rotateY(22deg) scale(.92)}
.chantito-product-card:hover .chantito-product-card__image--back{opacity:1;transform:translateY(-7px) rotateY(0) scale(1.06)}
.chantito-product-card:hover .chantito-product-card__halo{opacity:.82;transform:scale(1.08) rotate(8deg)}
.chantito-product-card__shadow{position:absolute;bottom:17px;width:112px;height:19px;border-radius:50%;background:rgba(0,26,18,.36);filter:blur(8px);transition:opacity .4s,transform .4s}
.chantito-product-card:hover .chantito-product-card__shadow{opacity:.65;transform:scaleX(.82)}
.chantito-product-card__body{position:relative;z-index:4;padding:0 7px}
.chantito-product-card__eyebrow{display:inline-flex;align-items:center;gap:6px;color:#aee3c6;font-size:11px;font-weight:600}
.chantito-product-card__eyebrow::before{content:"";width:18px;height:2px;border-radius:2px;background:#7bd3a4}
.chantito-product-card__body h3{height:55px;margin:8px 0 3px;overflow:hidden;color:#fff;font-family:"Yekan1"!important;font-size:19px;font-weight:800;line-height:27px}
.chantito-product-card__body p{height:39px;margin:0;overflow:hidden;color:rgba(231,247,238,.72);font-size:12px;line-height:20px}
.chantito-product-card__footer{position:relative;z-index:5;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;min-height:66px;margin-top:auto;padding:12px 7px 3px;border-top:1px solid rgba(210,241,224,.15)}
.chantito-product-card .product-card-price{min-width:0;align-items:flex-start}.chantito-product-card .product-discount-row{justify-content:flex-start}.chantito-product-card .product-discount-badge{display:none}.chantito-product-card .product-old-price{color:rgba(224,242,232,.56);font-size:10px}.chantito-product-card .product-final-price{display:flex;align-items:center;gap:5px;color:#fff;font-size:17px;font-weight:800}.chantito-product-card .product-final-price img{width:18px}
.chantito-product-card__cart{display:grid;flex:0 0 47px;width:47px;height:47px;place-items:center;border:1px solid rgba(219,247,232,.72);border-radius:16px;background:#0b7a58;box-shadow:0 10px 22px rgba(0,25,17,.24);transition:background .3s,transform .3s,box-shadow .3s}.chantito-product-card__cart img{width:24px;height:24px}.chantito-product-card__cart:hover{background:#095f46;box-shadow:0 13px 26px rgba(0,25,17,.33);transform:translateY(-3px) rotate(-4deg)}
.chantito-product-card .product-contact-card{width:auto;min-height:38px;padding:7px 13px;border-color:rgba(223,245,232,.9);background:#f4fff8;color:#075c43;box-shadow:0 7px 16px rgba(0,25,17,.17);font-size:11px}.chantito-product-card .product-contact-card>span{color:#075c43!important;line-height:1.4}.chantito-product-card .product-contact-card-icon{color:#087456}.chantito-product-card__footer--contact{align-items:center;justify-content:center}
.chantito-product-card--grid{width:100%;height:100%;margin:0}.chantito-product-card-grid{display:flex}
@media(max-width:767px){.chantito-product-card{height:auto;min-height:264px;padding:7px;border-radius:18px}.chantito-product-card--grid{height:auto}.chantito-product-card__discount{top:8px;right:8px;width:34px;height:34px;border-radius:10px;font-size:10px}.chantito-product-card__visual{height:132px}.chantito-product-card__halo{width:102px;height:102px}.chantito-product-card__image{max-width:82%;height:114px}.chantito-product-card__body{padding:0 2px}.chantito-product-card__body h3{height:38px;margin:0;font-size:13px;line-height:19px}.chantito-product-card__body p{display:none}.chantito-product-card__footer{gap:4px;min-height:49px;margin-top:3px;padding:6px 1px 0}.chantito-product-card .product-final-price{gap:2px;font-size:11px}.chantito-product-card .product-final-price img{width:14px}.chantito-product-card .product-old-price{font-size:7px}.chantito-product-card__cart{flex-basis:33px;width:33px;height:33px;border-radius:10px}.chantito-product-card__cart img{width:18px;height:18px}.chantito-product-card .product-contact-card{min-height:30px;padding:4px 7px;font-size:8px}.chantito-product-card-grid{padding-right:5px;padding-left:5px}.product-ribbon{grid-auto-columns:minmax(155px,1fr)}}
@media(prefers-reduced-motion:reduce){.chantito-product-card,.chantito-product-card::before,.chantito-product-card__image,.chantito-product-card__halo,.chantito-product-card__shadow{transition:none!important}}
