.product-card{--product-card-width: 320px;--product-card-accent: var(--scw-color-brand);background:#fff;border-radius:16px;display:flex;flex-direction:column;position:relative;transition:all .25s ease;border:1px solid #e5e7eb;overflow:hidden;height:100%;width:var(--product-card-width);max-width:none;margin-inline:auto;min-width:0}.product-card:hover{border-color:#d1d5db;box-shadow:0 8px 30px -12px #0000001f}.card-quick-actions{position:absolute;top:12px;right:12px;z-index:20;display:flex;gap:6px}.action-btn{width:36px;height:36px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #00000014}.action-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000001f}.favorite-btn .heart-empty{color:#9ca3af;display:block}.favorite-btn .heart-filled{color:#ef4444;display:none}.favorite-btn.is-favorite .heart-empty{display:none}.favorite-btn.is-favorite .heart-filled{display:block;fill:currentColor}.favorite-btn.is-favorite>svg{fill:currentColor}.favorite-btn:hover .heart-empty{color:#ef4444}.card-badges{position:absolute;top:18px;left:12px;z-index:10;display:flex;flex-wrap:wrap;gap:6px}.badge{padding:4px 10px;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.badge.promo{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.badge.new{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff}.badge.popular{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.badge.out-of-stock{background:#6b7280;color:#fff}.badge.backorder{background:linear-gradient(135deg,var(--scw-color-brand),var(--scw-color-brand));color:#fff}.badge.reapprovisioning{background:var(--scw-color-brand);color:#fff;font-weight:700}.card-image{position:relative;display:block;width:100%;height:220px;background:linear-gradient(180deg,#f9fafb,#f3f4f6);overflow:hidden;flex-shrink:0}.card-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto!important;height:auto!important;max-width:calc(100% - 32px)!important;max-height:calc(100% - 32px)!important;object-fit:contain;transition:transform .4s ease}.product-card:hover .card-image img{transform:translate(-50%,-50%) scale(1.05)}.card-body{padding:16px;display:flex;flex-direction:column;flex:1;gap:12px}.card-info{display:block;text-decoration:none;color:inherit;flex:1}.card-brand{display:block;font-size:.7rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-title{font-size:.95rem;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.card-info:hover .card-title{color:var(--scw-color-brand, #1e40af)}.card-sku{font-size:.7rem;color:#6b7280;font-family:SF Mono,Roboto Mono,monospace}.card-footer{margin-top:auto;padding-top:12px;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:6px}.client-pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.price-old{font-size:.85rem;color:#9ca3af;text-decoration:line-through}.price-main{font-size:1.35rem;font-weight:800;color:#111827;letter-spacing:-.5px}.price-main small{font-size:.75rem;font-weight:600;color:#6b7280}.card-variation-badge{position:absolute;left:50%;bottom:12px;z-index:2;transform:translate(-50%);padding:5px 9px;border:1px solid var(--scw-color-brand, #1e40af);border-radius:999px;background:#fffffff0;color:var(--scw-color-brand, #1e40af);font-size:.68rem;font-weight:700;line-height:1.2;box-shadow:0 3px 10px #1118271a}.price-on-request{align-items:center}.price-request-label{color:var(--scw-color-ink);font-size:1.05rem;font-weight:800}.price-request-actions{width:100%}.price-request-phone{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;box-sizing:border-box;color:#fff;text-decoration:none}.price-blur:before{content:"• • •"}.price-blur:after{content:" € HT";font-size:.75rem;font-weight:600;color:#6b7280}.guest-pricing{display:flex;align-items:center}.price-hidden{display:flex;align-items:center;gap:6px;color:#9ca3af}.price-blur{filter:blur(4px);-webkit-user-select:none;user-select:none}.card-actions{display:flex;gap:8px;align-items:stretch}.qty-selector{display:flex;align-items:center;background:#f3f4f6;border-radius:10px;overflow:hidden;height:46px}.qty-btn{width:32px;height:100%;border:none;background:transparent;color:#6b7280;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:#e5e7eb;color:#111827}.qty-input{width:40px;height:100%;border:none;background:transparent;text-align:center;font-size:.9rem;font-weight:700;color:#111827;outline:none}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.card-cta{flex:1;height:46px;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;text-decoration:none;background:var(--product-card-accent);color:#fff;padding:0 1.5rem;min-width:160px;box-shadow:0 8px 20px -14px var(--product-card-accent)}.add-to-cart-btn{background:var(--product-card-accent);color:#fff}.add-to-cart-btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 12px 24px -16px var(--product-card-accent)}.add-to-cart-btn.adding{pointer-events:none;opacity:.7}.add-to-cart-btn.added{background:#10b981!important;border-color:#10b981!important;box-shadow:0 4px 12px #10b9814d!important}.guest-cta{background:#fff;color:var(--product-card-accent);margin-top:8px;height:46px!important;padding:12px 24px!important;border:2px solid var(--product-card-accent);box-shadow:0 8px 20px -16px var(--product-card-accent)}.guest-cta:hover{background:var(--product-card-accent);color:#fff;border-color:var(--product-card-accent);transform:translateY(-1px);box-shadow:0 12px 24px -16px var(--product-card-accent)}.notify-btn{background:#fef3c7;color:#92400e;flex:1}.notify-btn:hover{background:#fde68a}@media (max-width: 640px){.product-card{width:100%;max-width:100%;border-radius:16px;border-color:#eef2f7;box-shadow:0 10px 24px -20px #0f172a59}.slider-item .product-card{box-shadow:none}.card-image{height:148px}.card-body{padding:12px 12px 14px;gap:10px}.card-brand{font-size:.65rem;margin-bottom:2px}.card-title{font-size:.82rem;-webkit-line-clamp:2;line-clamp:2;min-height:2.56em;line-height:1.28}.card-sku{font-size:.65rem}.card-footer{padding-top:10px;gap:6px}.client-pricing{flex-direction:column;align-items:flex-start;gap:2px}.price-main{font-size:1.08rem;line-height:1}.price-main small{font-size:.7rem}.price-old{font-size:.75rem}.card-cta{width:100%;flex:none;min-width:0;height:48px;font-size:.84rem;padding:0 1rem;gap:.4rem;border-radius:14px;font-weight:800;box-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.add-to-cart-btn{background:var(--product-card-accent)}.card-actions{flex-direction:column;align-items:stretch;gap:8px}.qty-selector{display:flex;width:100%;height:40px;border-radius:12px}.qty-btn{width:36px;font-size:1rem}.qty-input{flex:1;width:auto;min-width:0;font-size:.85rem}.add-to-cart-btn svg,.notify-btn svg{display:block;width:16px;height:16px;flex-shrink:0}.action-btn{width:32px;height:32px}.card-quick-actions{top:10px;right:10px;gap:4px}.card-badges{top:10px;left:8px;gap:4px;max-width:calc(100% - 16px)}.badge{font-size:.56rem;padding:3px 6px;border-radius:5px;letter-spacing:.1px;line-height:1.2}.guest-cta{height:36px!important;padding:8px 16px!important;font-size:.75rem;margin-top:4px}}.product-card-skeleton{width:320px;border-radius:16px;background:var(--scw-color-paper, #fff);border:1px solid var(--scw-color-surface-soft, #eee);padding:1rem;overflow:hidden}.skeleton-image,.skeleton-line{border-radius:8px;background:linear-gradient(90deg,#eef0f2 25%,#e4e7ea 37%,#eef0f2 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}.skeleton-image{width:100%;aspect-ratio:1 / 1;margin-bottom:1rem}.skeleton-line{height:.85rem;margin-bottom:.6rem}.skeleton-line--title{width:80%}.skeleton-line--sku{width:50%;height:.7rem}.skeleton-line--price{width:40%;height:1.1rem;margin-top:.75rem;margin-bottom:0}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.favorite-btn.is-favorite .heart-filled{animation:heartPop .3s ease}@keyframes addedPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.add-to-cart-btn.added{animation:addedPulse .4s ease}
