.product-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;margin-bottom:0!important;min-height:100%!important}.product-card:hover{transform:translateY(-4px);border-color:#d0d0d0;box-shadow:0 8px 24px #0000001f}.product-card .product-card--featured-image{height:180px;padding:2%;margin-bottom:0;background:#fff;overflow:hidden}.product-card .product-card--featured-image-link{height:180px!important;padding-bottom:0!important}.product-card .product-card--featured-image img,.product-card .product-card--featured-image video{object-fit:contain;transform:scale(.95);transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card--featured-image img,.product-card:hover .product-card--featured-image video{transform:scale(1)}.product-card .product-card-info{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.4rem}.product-card-vendor{font-size:.75rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.3px;margin-bottom:0}.product-card-vendor a{color:#666;text-decoration:none;transition:color .2s ease}.product-card-vendor a:hover{color:#e6015c}.product-card-title{font-size:.95rem!important;font-weight:600!important;color:#1a1a1a;line-height:1.4!important;margin-bottom:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none;transition:color .2s ease}.product-card-title:hover{color:#e6015c}.product-card-subtitle{font-size:.8rem;font-weight:500;margin-top:0;margin-bottom:0}.product-card-stock-status{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;margin-top:.5rem;line-height:1}.product-card-stock-status .clerk-dot{width:6px;height:6px;border-radius:50%;margin-right:8px;flex-shrink:0}.product-card-stock-status .clerk-dot.green{background-color:#10b981}.product-card-stock-status .clerk-dot.blue{background-color:#3b82f6}.product-card-stock-status .clerk-dot.red{background-color:#ef4444}.product-card-price-wrapper{margin-top:auto;padding-top:.5rem}.product-card .price{display:flex;flex-direction:column;gap:.25rem}.product-card .price-stacked{display:flex;flex-direction:column;gap:.25rem;line-height:1}.product-card .product-price-compare{font-size:.7rem!important;font-weight:400;color:#444;text-transform:uppercase;margin-bottom:0}.product-card .product-price-compare .amount{color:#444!important;font-weight:400!important;font-size:.7rem!important}.product-card .product-price-final{font-size:1.1rem;font-weight:700;color:#1a1a1a}.product-card .product-price-final .amount.discounted{color:#e6015c}.product-card--badges{position:absolute;top:10px;left:10px;z-index:30;display:flex;flex-direction:column;gap:.5rem}.product-card--badges-staerk{top:10px;right:auto}.product-card .badge{display:inline-flex;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:500;border-radius:12px;text-transform:uppercase;letter-spacing:.3px}.product-card .badge.onsale{background:linear-gradient(135deg,#e6015c,#ff1744);color:#fff;border:none}.product-card .badge.badge-staerk-pris{background:linear-gradient(135deg,#e6015c,#ff1744);color:#fff;border:none;font-weight:600;box-shadow:0 2px 8px #e6015c4d;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 2px 8px #e6015c4d}50%{box-shadow:0 2px 12px #e6015c80}}.product-card .badge.out-of-stock{background:#ef4444;color:#fff}.product-card .badge.pre-order{background:#3b82f6;color:#fff}.product-card .status-indicator{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500}.product-card .status-indicator:before{content:"";width:6px;height:6px;border-radius:50%;margin-right:8px;background:currentColor}.product-card .status-indicator.in-stock:before{background:#10b981}.product-card .status-indicator.pre-order:before{background:#3b82f6}.product-card .status-indicator.out-of-stock:before{background:#ef4444}.product-card a:not(.product-card-quickview){transition:color .2s ease}.product-card a:not(.product-card-quickview):hover{color:#e6015c}.product-card .star-rating{margin-top:.5rem;font-size:.875rem}.product-card .unit-price{font-size:.75rem;color:#666;margin-top:.25rem}.product-card .product-card-quickview{border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card-quickview{background:#e6015cf2}.product-card .badges{display:flex;flex-direction:column;gap:.5rem}.product-card .product-card--featured-image{position:relative}.product-card .product-card--featured-image .product-secondary-image{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.product-card-swatches .product-card-swatch{border:1px solid #f0f0f0;transition:all .2s ease}.product-card-swatches .product-card-swatch:hover,.product-card-swatches .product-card-swatch.active{border-color:#e6015c;box-shadow:0 0 0 2px #e6015c33}.products.row{margin-left:-4px!important;margin-right:-4px!important}.products.row .columns,.products.row .column{padding-left:4px!important;padding-right:4px!important;margin-bottom:20px!important}@media only screen and (min-width: 768px){.products.row{margin-left:-6px!important;margin-right:-6px!important}.products.row .columns,.products.row .column{padding-left:6px!important;padding-right:6px!important;margin-bottom:24px!important}}.product-card-spacing-pixel .products.row,.product-card-spacing-small .products.row,.product-card-spacing-medium .products.row{margin-left:-4px!important;margin-right:-4px!important}.product-card-spacing-pixel .products.row .columns,.product-card-spacing-pixel .products.row .column,.product-card-spacing-small .products.row .columns,.product-card-spacing-small .products.row .column,.product-card-spacing-medium .products.row .columns,.product-card-spacing-medium .products.row .column{padding-left:4px!important;padding-right:4px!important;margin-bottom:20px!important}@media only screen and (min-width: 768px){.product-card-spacing-pixel .products.row,.product-card-spacing-small .products.row,.product-card-spacing-medium .products.row{margin-left:-6px!important;margin-right:-6px!important}.product-card-spacing-pixel .products.row .columns,.product-card-spacing-pixel .products.row .column,.product-card-spacing-small .products.row .columns,.product-card-spacing-small .products.row .column,.product-card-spacing-medium .products.row .columns,.product-card-spacing-medium .products.row .column{padding-left:6px!important;padding-right:6px!important;margin-bottom:24px!important}}@media only screen and (max-width: 767px){.product-card .product-card-info{padding:.875rem}.product-card-title{font-size:.875rem!important}.product-card .product-price-final{font-size:1rem}.product-card .product-card--featured-image{height:160px}.product-card .product-card--featured-image-link{height:160px!important}.product-card .badge{font-size:.7rem;padding:.3rem .6rem}}@media only screen and (min-width: 1024px){.product-card .product-card--featured-image{height:280px}.product-card .product-card--featured-image-link{height:280px!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-card-enhanced.css.map */
