.premium-product-card{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}.premium-product-card:hover{background:#fffffff2;border:1px solid #0000000d;transform:translateY(-8px);box-shadow:0 20px 40px -15px #0000001a}.premium-product-image-container{aspect-ratio:4/5;background-color:#f8f9fa;border-radius:1.25rem 1.25rem 0 0;width:100%;position:relative;overflow:hidden}.premium-product-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.premium-product-card:hover .premium-product-image{transform:scale(1.05)}.premium-product-badges{z-index:10;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.badge-discount{color:#fff;letter-spacing:.5px;background-color:#ef4444;border-radius:2rem;padding:.3rem .8rem;font-size:.8rem;font-weight:800;box-shadow:0 4px 10px #ef44444d}.badge-shipping{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111827;background-color:#ffffffe6;border-radius:2rem;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0000000d}.premium-product-info{flex-direction:column;flex:1;padding:1.5rem;display:flex}.premium-product-meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.premium-product-category{text-transform:uppercase;letter-spacing:1.5px;color:#6b7280;font-size:.75rem;font-weight:700}.premium-product-rating{color:#f59e0b;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;display:flex}.premium-product-title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.premium-product-title:hover{color:#f97316}.premium-product-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1.25rem;display:flex}.premium-product-price-wrapper{flex-direction:column;display:flex}.price-original{color:#9ca3af;margin-bottom:.2rem;font-size:.85rem;font-weight:500;text-decoration:line-through}.price-current{color:#111827;letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.price-discounted{color:#ef4444}.btn-add-to-cart{color:#fff;cursor:pointer;background-color:#111827;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 4px 12px #11182733}.btn-add-to-cart:hover{background-color:#f97316;transform:scale(1.1)rotate(90deg);box-shadow:0 6px 16px #f973164d}.badge-out-of-stock{color:#9ca3af;letter-spacing:1px;background-color:#f3f4f6;border-radius:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700}
