.product-card[data-astro-cid-tjdfhdqb]{background:var(--color-primary);border-radius:var(--border-radius);overflow:hidden;border:none;box-shadow:0 0 0 1px #00000014,0 1px 2px #0000001f;transition:all .2s ease;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.product-card[data-astro-cid-tjdfhdqb]:hover{box-shadow:0 0 0 1px #0000001a,0 2px 8px #0000001f}.product-card[data-astro-cid-tjdfhdqb]:has(.product-out-of-stock-badge){opacity:.85}.product-card[data-astro-cid-tjdfhdqb]:has(.product-out-of-stock-badge) .product-image-img[data-astro-cid-tjdfhdqb]{filter:grayscale(30%)}.product-image[data-astro-cid-tjdfhdqb]{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;min-height:0;max-height:300px}@media(max-width:480px){.product-image[data-astro-cid-tjdfhdqb]{aspect-ratio:4 / 3;max-height:250px}}.image-loading-skeleton[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);animation:skeleton-pulse 1.5s ease-in-out infinite;z-index:1}.product-image-link[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block;text-decoration:none;color:inherit}.product-image-img[data-astro-cid-tjdfhdqb]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .3s ease;opacity:0;z-index:2}.product-image-img[data-astro-cid-tjdfhdqb].loaded{opacity:1}.product-image-img[data-astro-cid-tjdfhdqb].error{object-fit:scale-down}.product-image-img[data-astro-cid-tjdfhdqb].loaded+.image-loading-skeleton[data-astro-cid-tjdfhdqb],.product-image[data-astro-cid-tjdfhdqb]:has(.product-image-img.loaded) .image-loading-skeleton[data-astro-cid-tjdfhdqb],.image-loading-skeleton[data-astro-cid-tjdfhdqb].hidden{opacity:0;transition:opacity .3s ease;pointer-events:none;animation:none}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image-img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}.product-info[data-astro-cid-tjdfhdqb]{padding:24px;display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow:hidden;gap:0}.product-name[data-astro-cid-tjdfhdqb]{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--color-on-primary);word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;flex-shrink:0}.product-description[data-astro-cid-tjdfhdqb]{color:var(--color-on-primary-muted);font-size:14.4px;margin-bottom:16px;flex:1 1 auto;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;min-height:0;word-break:break-word;word-wrap:break-word;max-height:4.5em}.product-footer[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:auto;flex-shrink:0;padding-top:0}.product-price-container[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:row;align-items:baseline;gap:6px;flex-shrink:0}.product-price[data-astro-cid-tjdfhdqb]{font-size:20px;font-weight:700;color:var(--color-on-primary-accent);min-width:0}.product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{color:var(--color-on-primary-accent);font-weight:800}.product-price-unit[data-astro-cid-tjdfhdqb]{font-size:16px;font-weight:500;color:var(--color-on-primary-muted);white-space:nowrap}.product-price-from[data-astro-cid-tjdfhdqb]{font-size:.9em;font-weight:500;color:var(--color-on-primary-muted);margin-right:2px}.view-product[data-astro-cid-tjdfhdqb]{padding:8px 16px;font-size:14.4px;white-space:nowrap;text-decoration:none;flex-shrink:0;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.product-category[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;right:12px;background-color:var(--color-creamy);color:var(--color-text);padding:4px 12px;border-radius:var(--border-radius-sm);font-size:12px;font-weight:600;text-transform:uppercase;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:3;animation:none!important}.product-discount-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;left:12px;background:linear-gradient(160deg,#ffffff 0%,var(--color-discount-bg) 100%);color:var(--color-price-sale);padding:8px 14px;border-radius:var(--border-radius-sm);font-size:16px;font-weight:800;letter-spacing:.03em;border:2px solid var(--color-discount-badge-border);box-shadow:0 2px 8px #00000014,0 0 0 1px #fff9 inset;z-index:3}.product-out-of-stock-badge[data-astro-cid-tjdfhdqb]{position:absolute;bottom:12px;left:12px;right:12px;background:linear-gradient(135deg,var(--color-neutral-badge-start) 0%,var(--color-neutral-badge-end) 100%);background-color:var(--color-neutral-badge-start);color:var(--color-urgent-text-on);padding:6px 12px;border-radius:var(--border-radius-sm);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:center;box-shadow:0 3px 10px rgba(var(--color-neutral-rgb),.2);z-index:3;opacity:1}.product-almost-gone-badge[data-astro-cid-tjdfhdqb]{position:absolute;bottom:12px;left:12px;right:12px;background-color:var(--color-urgent-solid);color:var(--color-urgent-text-on);padding:6px 12px;border-radius:var(--border-radius-sm);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:center;box-shadow:0 3px 10px rgba(var(--color-urgent-rgb),.2);z-index:3;opacity:1}.product-price-wrapper[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;min-width:0}.product-price-line[data-astro-cid-tjdfhdqb]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35em .5em;min-width:0;width:100%}.product-price-was[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:baseline}.product-price-discounted[data-astro-cid-tjdfhdqb]{display:inline-flex;flex-direction:row;align-items:baseline;gap:6px;flex-wrap:wrap;min-width:0}.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{color:var(--color-price-sale);font-size:22px;font-weight:800;letter-spacing:-.02em}.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price-unit[data-astro-cid-tjdfhdqb]{color:var(--color-on-primary-soft);font-weight:600}.product-price-old[data-astro-cid-tjdfhdqb]{font-size:13px;font-weight:500;color:var(--color-price-was);min-width:0;opacity:.95}.product-price-old[data-astro-cid-tjdfhdqb] .price-with-gross__gross[data-astro-cid-tjdfhdqb]{color:var(--color-price-was);opacity:.85}@media(min-width:651px)and (max-width:768px){.product-info[data-astro-cid-tjdfhdqb]{padding:20px}.product-name[data-astro-cid-tjdfhdqb]{font-size:18px}.product-description[data-astro-cid-tjdfhdqb]{font-size:14px;margin-bottom:14px;max-height:4.5em}.product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{font-size:18px}.product-footer[data-astro-cid-tjdfhdqb]{gap:10px;padding-top:0}.view-product[data-astro-cid-tjdfhdqb]{padding:8px 14px;font-size:13px}}@media(min-width:450px)and (max-width:650px){.product-card[data-astro-cid-tjdfhdqb]{width:100%;flex:1;min-width:0}.product-info[data-astro-cid-tjdfhdqb]{padding:22px}.product-name[data-astro-cid-tjdfhdqb]{font-size:17px;margin-bottom:10px}.product-description[data-astro-cid-tjdfhdqb]{font-size:13.5px;margin-bottom:18px;-webkit-line-clamp:4;max-height:6em}.product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{font-size:17px}.product-footer[data-astro-cid-tjdfhdqb]{gap:12px;padding-top:0}.view-product[data-astro-cid-tjdfhdqb]{padding:9px 16px;font-size:13px}}@media(max-width:768px){.product-card[data-astro-cid-tjdfhdqb]{width:100%}}@media(max-width:449px){.product-card[data-astro-cid-tjdfhdqb]{width:100%}.product-info[data-astro-cid-tjdfhdqb]{padding:16px}.product-name[data-astro-cid-tjdfhdqb]{font-size:16px;margin-bottom:8px}.product-description[data-astro-cid-tjdfhdqb]{font-size:13px;margin-bottom:14px;-webkit-line-clamp:3;max-height:4.5em}.product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{font-size:16px}.product-price-container[data-astro-cid-tjdfhdqb]{width:100%}.product-footer[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:stretch;gap:12px;padding-top:0}.view-product[data-astro-cid-tjdfhdqb]{width:100%;text-align:center;padding:10px 16px;justify-content:center;display:flex;min-height:44px}.product-category[data-astro-cid-tjdfhdqb]{font-size:11px;padding:5px 12px;top:10px;right:10px;max-width:calc(100% - 20px);animation:none!important}.product-discount-badge[data-astro-cid-tjdfhdqb]{font-size:13px;padding:7px 14px;top:10px;left:10px}.product-out-of-stock-badge[data-astro-cid-tjdfhdqb],.product-almost-gone-badge[data-astro-cid-tjdfhdqb]{font-size:10px;padding:5px 10px;bottom:8px;left:8px;right:8px}.product-price-old[data-astro-cid-tjdfhdqb]{font-size:12px}}@media(max-width:350px){.product-info[data-astro-cid-tjdfhdqb]{padding:12px}.product-name[data-astro-cid-tjdfhdqb]{font-size:14px;margin-bottom:6px}.product-description[data-astro-cid-tjdfhdqb]{font-size:12px;margin-bottom:12px;-webkit-line-clamp:2;max-height:3em}.product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb],.product-price-wrapper[data-astro-cid-tjdfhdqb] .product-price[data-astro-cid-tjdfhdqb] .price-with-gross__amount[data-astro-cid-tjdfhdqb]{font-size:14px}.product-price-unit[data-astro-cid-tjdfhdqb]{font-size:12px}.view-product[data-astro-cid-tjdfhdqb]{padding:8px 12px;font-size:12px;min-height:40px}.product-category[data-astro-cid-tjdfhdqb]{font-size:10px;padding:4px 10px;top:8px;right:8px;max-width:calc(100% - 16px);animation:none!important}.product-discount-badge[data-astro-cid-tjdfhdqb]{font-size:12px;padding:6px 12px;top:8px;left:8px}.product-image[data-astro-cid-tjdfhdqb]{max-height:200px}}
