.product-card{container-type:inline-size;container-name:product-card;background:#fff;border:1px solid #f0f0f0;border-radius:clamp(8px,1.2cqw,16px);box-shadow:0 .2cqw .8cqw #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;margin-bottom:0!important;min-height:100%!important;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-.4cqw);border-color:#d0d0d0;box-shadow:0 .8cqw 2.4cqw #0000001f}.product-card .product-card--featured-image{height:clamp(120px,35cqw,280px);padding:2cqw;margin-bottom:0;background:#fff;overflow:hidden;position:relative}@media only screen and (min-width: 1024px){.product-card .product-card--featured-image{height:clamp(220px,42cqw,380px)}}.product-card .product-card--featured-image-link{height:100%!important;padding-bottom:0!important;display:block;position:relative}.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);width:100%;height:100%;position:absolute;top:0;left:0}.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:clamp(8px,2cqw,20px) clamp(12px,3cqw,24px);display:flex;flex-direction:column;gap:clamp(4px,1cqw,12px);flex:1}.product-card-vendor{font-size:.75rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.3px;margin-bottom:0;line-height:1.3}.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-stock-status{display:inline-flex;align-items:center;font-size:.8rem;font-weight:500;margin-top:.25rem;line-height:1.3;gap:8px}.product-card-stock-status .clerk-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-right: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:clamp(6px,1.5cqw,12px)}.product-card .price{display:flex;flex-direction:column;gap:clamp(2px,.8cqw,6px)}.product-card .price-stacked{display:flex;flex-direction:column;gap:clamp(2px,.8cqw,6px);line-height:1.1}.product-card .product-price-compare{font-size:.65rem!important;font-weight:400;color:#999;text-transform:none;margin-bottom:.25rem;line-height:1.2}.product-card .product-price-compare .amount{color:#999!important;font-weight:400!important;font-size:inherit!important}.product-card .product-price-final{font-size:1.1rem;font-weight:700;color:#1a1a1a;line-height:1.2}.product-card .product-price-final .amount.discounted{color:#e6015c}.product-card--badges{position:absolute;top:clamp(6px,2cqw,12px);left:clamp(6px,2cqw,12px);z-index:30;display:flex;flex-direction:column;gap:clamp(3px,1cqw,8px)}.product-card--badges-staerk{top:clamp(6px,2cqw,12px);left:clamp(6px,2cqw,12px)}.product-card .badge{display:inline-flex;align-items:center;padding:clamp(4px,1.2cqw,8px) clamp(6px,2cqw,12px);font-size:clamp(8px,2.2cqw,12px);font-weight:500;border-radius:clamp(6px,1.5cqw,12px);text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap}.product-card .badge.onsale{background:linear-gradient(135deg,#e6015c,#ff1744);color:#fff;border:none}.product-card .badge.badge-staerk-pris{background:#fff;color:#e6015c;border:2px solid #e6015c;font-weight:500;padding:14px 12px;font-size:.7rem;text-transform:uppercase;border-radius:12px;letter-spacing:.3px;box-shadow:none}@keyframes pulse-glow{0%,to{box-shadow:0 clamp(1px,.5cqw,3px) clamp(4px,2cqw,8px) #e6015c4d}50%{box-shadow:0 clamp(1px,.5cqw,3px) clamp(6px,3cqw,12px) #e6015c80}}.product-card .status-indicator{display:inline-flex;align-items:center;font-size:clamp(10px,2.8cqw,15px);font-weight:500;gap:clamp(4px,1.5cqw,8px)}.product-card .status-indicator:before{content:"";width:clamp(4px,1.5cqw,8px);height:clamp(4px,1.5cqw,8px);border-radius:50%;background:currentColor}.product-card .star-rating{margin-top:clamp(4px,1.2cqw,8px);font-size:clamp(10px,3cqw,16px)}.product-card .unit-price{font-size:clamp(8px,2.2cqw,12px);color:#666;margin-top:clamp(2px,.8cqw,4px);line-height:1.2}.product-card .product-card-quickview{border-radius:clamp(4px,1.5cqw,8px);transition:all .3s cubic-bezier(.4,0,.2,1);font-size:clamp(9px,2.5cqw,14px);padding:clamp(4px,1.5cqw,8px)}.product-card:hover .product-card-quickview{background:#e6015cf2}.product-card-swatches .product-card-swatch{border:1px solid #f0f0f0;transition:all .2s ease;width:clamp(12px,4cqw,24px);height:clamp(12px,4cqw,24px);border-radius:50%}.product-card-swatches .product-card-swatch:hover,.product-card-swatches .product-card-swatch.active{border-color:#e6015c;box-shadow:0 0 0 clamp(1px,.5cqw,2px) #e6015c33}.product-card-content-top{display:flex;flex-direction:column;gap:clamp(3px,1cqw,8px);flex-grow:1}.product-card-price-spacer{margin-top:auto;flex-shrink:0}@container product-card (max-width: 150px){.product-card-title{-webkit-line-clamp:3}.product-card .badge{font-size:7px;padding:3px 5px}.product-card-stock-status{font-size:8px}}@container product-card (min-width: 300px){.product-card .product-card--featured-image{height:clamp(200px,40cqw,400px)}.product-card-title{font-size:clamp(14px,4cqw,22px)!important}.product-card .product-price-final{font-size:clamp(16px,5cqw,28px)}}.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:8px!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:12px!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:8px!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:12px!important}}@supports not (container-type: inline-size){.product-card{font-size:clamp(12px,2vw,16px)}.product-card .product-card--featured-image{height:clamp(120px,25vw,280px)}.product-card-title{font-size:clamp(11px,2.5vw,18px)!important}.product-card .product-price-final{font-size:clamp(14px,3vw,22px)}}body.template-collection .product-card-info{display:flex;flex-direction:column;height:100%}body.template-collection .product-card-content-top{flex-grow:1}body.template-collection .product-card-price-spacer{margin-top:auto;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-card-enhanced.css.map */
