.product-card{width:325px;max-width:100%;height:auto;color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.product-card:hover{color:inherit;text-decoration:none}.badge{color:#fff;z-index:5;background:#006642;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;position:absolute;top:15px;left:15px}.media-block{border-radius:12px;width:325px;max-width:100%;height:355px;position:relative;overflow:hidden}.add-btn,.quantity-add-control{box-sizing:border-box;z-index:5;border-radius:8px;justify-content:center;align-items:center;min-width:86px;height:36px;padding:0 10px;display:flex;position:absolute;top:15px;right:15px}.add-btn{color:#111;cursor:pointer;background:#fff;border:1px solid #111;gap:8px;font-size:14px;font-weight:500;transition:all .3s}.add-btn-icon{display:none}.add-btn:hover{color:#fff;background:#01573c;border-color:#01573c}.add-btn--disabled,.add-btn--disabled:hover{color:#006642;cursor:not-allowed;background:#f3f4f6}.add-btn.add-btn--disabled,.add-btn.add-btn--disabled:hover{border:2px solid #006642;box-shadow:0 0 0 3px #0092451f}.add-btn.add-btn--disabled{min-width:110px;height:40px;padding:0 16px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.add-btn--disabled .add-btn-label{color:#006642;font-size:14px;font-weight:700}.quantity-add-control button:disabled{opacity:.45;cursor:not-allowed}.quantity-add-control{color:#fff;background:#064;gap:4px}.quantity-add-control button{width:22px;height:22px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:300;line-height:1;transition:background .15s;display:flex}.quantity-add-control button:hover{background:#ffffff26}.quantity-add-control button:active{background:#ffffff40}.quantity-add-control span{text-align:center;flex:1;min-width:14px;font-size:15px;font-weight:600;line-height:1}.image-box{justify-content:center;align-items:center;width:325px;max-width:100%;height:320px;display:flex;position:relative;overflow:hidden}.image-box img{object-fit:contain;z-index:1;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:relative}.image-box:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 70%,#0006 100%);position:absolute;inset:0}.media-block:has(.add-btn--disabled) .image-box img{opacity:.4}.weight{z-index:3;background:#f3f3f3;justify-content:center;align-items:center;width:100%;height:35px;padding:4px 0;display:flex;position:relative}.weight select{cursor:pointer;background:0 0;border:none;outline:none;font-size:18px;font-weight:500}.weight select.is-single-option{appearance:none}.info-block{flex-direction:column;justify-content:center;gap:8px;width:100%;height:auto;min-height:4.9375rem;padding:8px 15px;display:flex}.product-card h3{color:#000;overflow-wrap:break-word;font-size:22px;font-weight:500;line-height:120%}.price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.new-price{color:#000;font-size:24px;font-weight:700;line-height:120%}.old-price{color:#999;font-size:22px;text-decoration:line-through}.card-discount{color:#0f7a3d;font-size:14px;font-weight:700}.product-grid .product-card{min-width:0;max-width:none}@media (max-width:900px){.add-btn,.quantity-add-control{min-width:80px;height:34px}}@media (max-width:1024px){.add-btn{border:1px solid #111;border-radius:8px;gap:4px;width:36px;min-width:36px;height:36px;padding:10px;top:12px;right:12px}.add-btn-label{display:none}.add-btn-icon{font-size:22px;font-weight:400;line-height:16px;display:block}.add-btn--disabled{width:auto;min-width:92px;padding:0 10px}.add-btn--disabled .add-btn-label{white-space:nowrap;font-size:11px;display:block}.add-btn--disabled .add-btn-icon{display:none}}@media (max-width:768px){.product-card h3,.new-price{font-size:20px}.old-price{font-size:18px}.weight select{font-size:16px}.quantity-add-control{min-width:78px;height:34px;top:12px;right:12px}.quantity-add-control button{width:20px;height:20px;font-size:17px}.quantity-add-control span{font-size:14px}}@media (max-width:480px){.product-card h3,.new-price{font-size:18px}.old-price{font-size:16px}.badge{padding:4px 12px;font-size:11px}.quantity-add-control{gap:2px;top:10px;right:10px}.quantity-add-control button{width:18px;height:18px;font-size:16px}.quantity-add-control span{font-size:13px}.add-btn--disabled{min-width:82px}.add-btn--disabled .add-btn-label{font-size:10px}}@media (max-width:360px){.quantity-add-control button{width:16px;height:16px;font-size:15px}.quantity-add-control span{font-size:12px}.add-btn--disabled{min-width:72px;padding:0 6px}.add-btn--disabled .add-btn-label{font-size:9px}}
