.card-properties{display:flex;flex-direction:column;gap:4px;margin:8px 0;font-size:12px;color:#666}.property-item{display:flex;align-items:center;gap:6px}.property-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#888}.property-icon svg{width:14px;height:14px}.card-badges{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase}.badge-vegan{background-color:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.badge-organic{background-color:#fff3e0;color:#ef6c00;border:1px solid #ffcc80}.badge-alcohol{background-color:#e3f2fd;color:#1565c0;border:1px solid #90caf9}.card-add-to-cart{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;position:relative;z-index:10}.quantity-selector{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.qty-btn{width:32px;height:32px;border:none;background:#f5f5f5;cursor:pointer;font-size:18px;font-weight:700;color:#333;transition:background .2s;position:relative;z-index:11}.qty-btn:hover{background:#e0e0e0}.qty-btn:active{background:#ccc}.qty-input{width:40px;height:32px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:14px;font-weight:500;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-btn{flex:1;max-width:50px;height:36px;border:none;border-radius:4px;background:#2e7d32;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .1s;position:relative;z-index:12}.add-to-cart-btn:hover{background:#1b5e20}.add-to-cart-btn:active{transform:scale(.95)}.add-to-cart-btn svg{width:20px;height:20px}.add-to-cart-btn.loading{opacity:.7;cursor:wait}.add-to-cart-btn.success{background:#4caf50}.cart-notification{position:fixed;bottom:20px;right:20px;background:#2e7d32;color:#fff;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;animation:slideIn .3s ease;transition:opacity .3s}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media screen and (max-width: 749px){.card-properties{font-size:11px}.property-icon{width:14px;height:14px}.property-icon svg{width:12px;height:12px}.badge{font-size:10px;padding:2px 6px}.card-add-to-cart{flex-wrap:nowrap;gap:6px}.quantity-selector{flex:0 0 auto}.qty-btn{width:28px;height:28px;font-size:16px}.qty-input{width:32px;height:28px;font-size:13px}.add-to-cart-btn{flex:0 0 auto;max-width:44px;height:32px;margin-top:0}.add-to-cart-btn svg{width:18px;height:18px}}@keyframes cartPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cart-pulse{animation:cartPulse .3s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-card-enhanced.css.map */
