.auction-card[data-v-eb931984]{position:relative;border-radius:8px!important;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb!important;background:#fff!important;cursor:pointer!important}.auction-card[data-v-eb931984]:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px);border-color:#d1d5db}.auction-badge[data-v-eb931984]{position:absolute;top:16px;left:16px;z-index:10}.auction-badge img[data-v-eb931984]{width:40px;height:40px}.image-container[data-v-eb931984]{width:100%;position:relative;overflow:hidden}.product-image[data-v-eb931984]{height:200px;-o-object-fit:contain;object-fit:contain;width:100%;transition:transform .3s ease}.image-zoom[data-v-eb931984]{transform:scale(1.05)}.image-overlay[data-v-eb931984]{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);opacity:0;transition:opacity .3s}.auction-card:hover .image-overlay[data-v-eb931984]{opacity:1}.verified-badge[data-v-eb931984]{position:absolute;top:16px;left:16px;z-index:10;display:flex;align-items:center;gap:3px;padding:3px 8px;border-radius:2rem;background:linear-gradient(135deg,#e6f9f0,#fff);border:1px solid rgba(16,185,129,.3);box-shadow:0 1px 4px #10b98126}.verified-badge .verified-icon[data-v-eb931984]{font-size:13px;color:#10b981}.verified-badge .verified-text[data-v-eb931984]{font-size:.6rem;font-weight:700;color:#047857;letter-spacing:.02em}.watchlist-button[data-v-eb931984]{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 4px #0000001a}.watchlist-button[data-v-eb931984]:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.watchlist-button i[data-v-eb931984]{font-size:1.25rem;color:#6b7280;transition:color .2s ease}.watchlist-button.active i[data-v-eb931984]{color:#dc2626}.product-type[data-v-eb931984]{color:#6b7280;font-size:.875rem;font-weight:500}.product-title-container[data-v-eb931984]{margin-top:-.25rem;font-weight:500}.product-title[data-v-eb931984]{color:#374151;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem;line-height:1.25;transition:color .2s}.product-title[data-v-eb931984]:hover{color:var(--primary-color)}.divider[data-v-eb931984]{color:#d1d5db}.auction-footer[data-v-eb931984]{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.bid-info[data-v-eb931984]{display:flex;flex-direction:column;font-size:.875rem}.bid-row[data-v-eb931984]{display:flex;align-items:baseline;justify-content:space-between}.auction-details[data-v-eb931984]{display:flex;flex-direction:column;gap:.25rem}.bid-price-section[data-v-eb931984]{display:flex;gap:.3rem}.bid-label[data-v-eb931984]{display:flex;align-items:center;color:#6b7280;font-size:.65rem}.bid-value[data-v-eb931984]{color:var(--text-primary)!important;font-weight:600;font-size:1rem;margin-top:2px}.time-left-section[data-v-eb931984]{display:flex;align-items:center;gap:.25rem;color:#dc2626;font-size:.55rem;font-weight:500;background:#dc26261a;padding:.25rem .5rem;border-radius:4px;width:-moz-fit-content;width:fit-content}.price-container[data-v-eb931984]{display:flex;flex-direction:column;gap:.375rem}.main-price[data-v-eb931984]{display:flex;align-items:baseline;gap:.25rem}.currency[data-v-eb931984]{font-size:.875rem;font-weight:500}.currency[data-v-eb931984],.product-price[data-v-eb931984]{color:var(--primary-color)}.product-price[data-v-eb931984]{font-size:1.25rem;font-weight:600}.price-label[data-v-eb931984]{font-size:.75rem;color:#6b7280}.auction-timer[data-v-eb931984]{gap:.25rem;color:#dc2626;font-size:.75rem;font-weight:500;background:#dc26261a;padding:.25rem .5rem;border-radius:4px;width:-moz-fit-content;width:fit-content}.auction-timer[data-v-eb931984],.meta-info[data-v-eb931984]{display:flex;align-items:center}.meta-info[data-v-eb931984]{gap:.5rem;font-size:.65rem;color:#6b7280}.meta-item[data-v-eb931984]{display:flex;align-items:center;gap:.25rem}.meta-item i[data-v-eb931984]{font-size:.875rem}.stats-row[data-v-eb931984]{color:#6b7280;margin-top:4px;font-size:.75rem}.bid-button[data-v-eb931984]{background-color:var(--success-color);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;transition:all .2s}.bid-button[data-v-eb931984]:hover{background-color:#0d9c6e;transform:translate(2px)}.bid-button[data-v-eb931984] .p-button-icon{margin-left:8px;font-size:.875rem}[data-v-eb931984] .p-skeleton{background:linear-gradient(90deg,#f3f4f6,#e5e7eb 40px,#f3f4f6 80px);background-size:300px;animation:shimmer-eb931984 2s infinite}[data-v-eb931984] .p-card-body{padding:1rem}[data-v-eb931984] .p-card-content{padding-bottom:.5rem}.custom-image-popover[data-v-eb931984]{position:fixed;z-index:10000;animation:popoverFadeIn-eb931984 .2s ease-out;pointer-events:auto}@keyframes popoverFadeIn-eb931984{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.image-zoom-popover[data-v-eb931984]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0003;width:600px;max-width:90vw;display:flex;flex-direction:column;max-height:inherit}.zoom-image-wrapper[data-v-eb931984]{position:relative;width:100%;flex:1;min-height:300px;max-height:calc(100% - 60px);background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.zoomed-image[data-v-eb931984]{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .3s ease;transform:scale(1)}.image-zoom-popover:hover .zoomed-image[data-v-eb931984]{transform:scale(1.05)}.zoom-title[data-v-eb931984]{padding:.75rem 1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e5e7eb}.zoom-title p[data-v-eb931984]{font-size:.75rem;font-weight:600;color:#111827;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}[data-v-eb931984] .p-card-footer{padding:0}[data-v-eb931984] .p-skeleton{border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-eb931984 1.5s infinite}.auction-expired[data-v-eb931984]{opacity:.6;pointer-events:none;filter:grayscale(100%);position:relative}.auction-timeout-label[data-v-eb931984]{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);background-color:#1f2937d9;color:#fff;font-size:.875rem;padding:.25rem .75rem;border-radius:.5rem;z-index:20}.product-image.grayscale[data-v-eb931984]{filter:grayscale(100%)}.bid-button-disabled[data-v-eb931984]{background-color:#9ca3af!important;cursor:not-allowed}.processing-overlay[data-v-eb931984]{position:absolute;inset:0;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:20;border-radius:8px}.processing-content[data-v-eb931984]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem}.processing-spinner[data-v-eb931984]{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid var(--primary-color);border-radius:50%;animation:spin-eb931984 1s linear infinite}.processing-text[data-v-eb931984]{font-size:.75rem;font-weight:500;color:#6b7280}.fade-enter-active[data-v-eb931984],.fade-leave-active[data-v-eb931984]{transition:opacity .3s ease}.fade-enter-from[data-v-eb931984],.fade-leave-to[data-v-eb931984]{opacity:0}@keyframes spin-eb931984{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes shimmer-eb931984{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.auction-card[data-v-eb931984]{height:auto}.product-image[data-v-eb931984]{height:150px}.watchlist-button[data-v-eb931984]{width:32px;height:32px}.watchlist-button i[data-v-eb931984]{font-size:1.125rem}.auction-badge img[data-v-eb931984]{width:36px;height:36px}.verified-badge img[data-v-eb931984]{width:20px;height:20px}}@media(max-width:480px){.product-image[data-v-eb931984]{height:140px}.product-title[data-v-eb931984]{font-size:.875rem}.product-price[data-v-eb931984]{font-size:1.125rem}.watchlist-button[data-v-eb931984]{width:30px;height:30px;top:12px;right:12px}.watchlist-button i[data-v-eb931984]{font-size:1rem}.auction-badge[data-v-eb931984]{top:12px;left:12px}.auction-badge img[data-v-eb931984]{width:32px;height:32px}}.dark-theme .watchlist-button[data-v-eb931984]{background:#1f2937e6}.dark-theme .watchlist-button i[data-v-eb931984]{color:#9ca3af}.dark-theme .watchlist-button.active i[data-v-eb931984]{color:var(--success-color)}.dark-theme .processing-overlay[data-v-eb931984]{background:#1f2937f2}.dark-theme .processing-text[data-v-eb931984]{color:#d1d5db}@media(prefers-contrast:high){.watchlist-button[data-v-eb931984]{border:2px solid #e5e7eb}.watchlist-button.active[data-v-eb931984]{border-color:var(--success-color)}}@media(prefers-reduced-motion:reduce){.watchlist-button[data-v-eb931984]{transition:none}.watchlist-button[data-v-eb931984]:hover{transform:none}.processing-spinner[data-v-eb931984]{animation:none;border-top-color:var(--primary-color);opacity:.7}.fade-enter-active[data-v-eb931984],.fade-leave-active[data-v-eb931984]{transition:none}}.custom-image-popover[data-v-dceec0c5]{position:fixed;z-index:10000;animation:popoverFadeIn-dceec0c5 .2s ease-out;pointer-events:auto}@keyframes popoverFadeIn-dceec0c5{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.image-zoom-popover[data-v-dceec0c5]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0003;width:100%;max-width:90vw;display:flex;flex-direction:column;max-height:inherit}.zoom-image-wrapper[data-v-dceec0c5]{position:relative;width:100%;flex:1;min-height:200px;max-height:calc(100% - 60px);background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow:hidden}.zoomed-image[data-v-dceec0c5]{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .3s ease;transform:scale(1)}.image-zoom-popover:hover .zoomed-image[data-v-dceec0c5]{transform:scale(1.05)}.preview-verified-overlay[data-v-dceec0c5]{position:absolute;top:16px;right:16px;padding:4px 10px;background:linear-gradient(135deg,#e6f9f0,#fff);border-radius:2rem;display:flex;align-items:center;justify-content:center;gap:4px;box-shadow:0 2px 8px #0000001f;border:1px solid rgba(16,185,129,.3);z-index:10}.preview-verified-overlay i[data-v-dceec0c5]{font-size:15px;color:#10b981}.preview-verified-overlay span[data-v-dceec0c5]{font-size:.7rem;font-weight:700;color:#047857;letter-spacing:.02em}.zoom-title[data-v-dceec0c5]{padding:.75rem 1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e5e7eb}.zoom-title p[data-v-dceec0c5]{font-size:.75rem;font-weight:600;color:#111827;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card[data-v-dceec0c5]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s ease;cursor:pointer;position:relative;font-family:Plus Jakarta Sans,sans-serif;height:420px;display:flex;flex-direction:column;width:100%}.product-card[data-v-dceec0c5]:hover:not(.loading):not(.unavailable){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#d1d5db}.product-card[data-v-dceec0c5]:focus{outline-offset:2px}.product-card.loading[data-v-dceec0c5]{cursor:default;pointer-events:none}.product-card.unavailable[data-v-dceec0c5]{opacity:.6;cursor:not-allowed}.product-card.unavailable[data-v-dceec0c5]:hover{transform:none;box-shadow:none}.product-header[data-v-dceec0c5]{position:relative;height:220px;flex-shrink:0}.product-image-container[data-v-dceec0c5]{position:relative;width:100%;height:100%;overflow:hidden;background:#f9fafb;padding:.5rem}.image-skeleton[data-v-dceec0c5]{width:100%;height:100%;border-radius:0}.product-image[data-v-dceec0c5]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .2s ease}.product-card:hover:not(.loading) .product-image[data-v-dceec0c5]{transform:scale(1.02)}.product-badges[data-v-dceec0c5]{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:4px;z-index:5}.new-badge[data-v-dceec0c5],.verified-badge[data-v-dceec0c5]{display:flex;align-items:center;justify-content:center;gap:3px;padding:4px 8px;border-radius:2rem;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:.65rem;font-weight:600}.verified-badge[data-v-dceec0c5]{background:linear-gradient(135deg,#e6f9f0,#fff);border:1px solid rgba(16,185,129,.3);box-shadow:0 1px 4px #10b98126}.verified-icon[data-v-dceec0c5]{font-size:14px;color:#10b981}.verified-text[data-v-dceec0c5]{font-size:.65rem;font-weight:700;color:#047857;letter-spacing:.02em}.new-badge[data-v-dceec0c5]{background:var(--success-color);color:#fff}.wishlist-heart[data-v-dceec0c5]{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:none;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;box-shadow:0 2px 4px #0000001a}.wishlist-heart[data-v-dceec0c5]:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 8px #00000026}.wishlist-heart i[data-v-dceec0c5]{font-size:1.25rem;color:#6b7280;transition:color .2s ease}.wishlist-heart.active i[data-v-dceec0c5]{color:#f04747}.unavailable-overlay[data-v-dceec0c5]{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10}.unavailable-text[data-v-dceec0c5]{background:#dc2626;color:#fff;padding:.5rem 1rem;border-radius:100px;font-weight:600;font-size:.875rem}.product-content[data-v-dceec0c5]{padding:1.25rem;display:flex;flex-direction:column;gap:.875rem;flex:1;justify-content:space-between}.product-title-section[data-v-dceec0c5]{min-height:2.75rem;max-height:2.75rem;overflow:hidden}.product-title[data-v-dceec0c5]{font-size:.875rem;font-weight:500;color:#111827;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.product-title[data-v-dceec0c5]:hover{color:var(--primary-color)}.rating-section[data-v-dceec0c5]{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.stars[data-v-dceec0c5]{display:flex;gap:.125rem}.star[data-v-dceec0c5]{font-size:.875rem;color:#d1d5db}.star.mdi-star[data-v-dceec0c5]{color:#fbbf24}.rating-text[data-v-dceec0c5]{font-size:.75rem;color:#6b7280}.price-container[data-v-dceec0c5]{display:flex;flex-direction:column;gap:.375rem}.main-price[data-v-dceec0c5]{display:flex;align-items:baseline;gap:.25rem}.currency[data-v-dceec0c5]{font-size:.875rem;font-weight:500}.currency[data-v-dceec0c5],.product-price[data-v-dceec0c5]{color:var(--primary-color)}.product-price[data-v-dceec0c5]{font-size:1.25rem;font-weight:600}.price-label[data-v-dceec0c5]{font-size:.75rem;color:#6b7280}.discount-info[data-v-dceec0c5]{display:flex;align-items:center;gap:.5rem}.original-price[data-v-dceec0c5]{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.discount-badge[data-v-dceec0c5]{background:#dcfce7;color:#166534;padding:.125rem .5rem;border-radius:100px;font-size:.65rem;font-weight:600}.auction-timer[data-v-dceec0c5]{gap:.25rem;color:#dc2626;font-weight:500;background:#dc26261a;padding:.25rem .5rem;border-radius:4px;width:-moz-fit-content;width:fit-content}.auction-timer[data-v-dceec0c5],.meta-info[data-v-dceec0c5]{display:flex;align-items:center;font-size:.75rem}.meta-info[data-v-dceec0c5]{gap:.5rem;color:#6b7280}.meta-item[data-v-dceec0c5]{display:flex;align-items:center;gap:.25rem}.meta-item i[data-v-dceec0c5]{font-size:.875rem}.meta-item.best-offer-badge[data-v-dceec0c5]{color:#059669;font-weight:600}.meta-item.best-offer-badge i[data-v-dceec0c5]{color:var(--success-color)}.divider[data-v-dceec0c5]{color:#d1d5db}.loading-overlay[data-v-dceec0c5]{background:#ffffffe6;z-index:10}.loading-overlay[data-v-dceec0c5],.processing-overlay[data-v-dceec0c5]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.processing-overlay[data-v-dceec0c5]{background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20}.processing-content[data-v-dceec0c5]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem}.loading-spinner[data-v-dceec0c5],.processing-spinner[data-v-dceec0c5]{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid var(--primary-color);border-radius:50%;animation:spin-dceec0c5 1s linear infinite}.processing-text[data-v-dceec0c5]{font-size:.75rem;font-weight:500;color:#6b7280}[data-v-dceec0c5] .p-skeleton{background:linear-gradient(90deg,#f3f4f6,#e5e7eb 40px,#f3f4f6 80px);background-size:300px;animation:shimmer-dceec0c5 2s infinite}@keyframes spin-dceec0c5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes shimmer-dceec0c5{0%{background-position:-300px 0}to{background-position:300px 0}}.fade-enter-active[data-v-dceec0c5],.fade-leave-active[data-v-dceec0c5]{transition:opacity .3s ease}.fade-enter-from[data-v-dceec0c5],.fade-leave-to[data-v-dceec0c5]{opacity:0}@media(max-width:1024px){.image-preview-popover[data-v-dceec0c5]{width:380px}.preview-image-wrapper[data-v-dceec0c5]{height:320px}}@media(max-width:768px){.image-preview-popover[data-v-dceec0c5]{width:340px}.preview-image-wrapper[data-v-dceec0c5]{height:280px}.preview-info[data-v-dceec0c5]{padding:1.25rem}.preview-title[data-v-dceec0c5]{font-size:1rem}.preview-price[data-v-dceec0c5]{font-size:1.25rem}.product-card[data-v-dceec0c5]{height:380px}.product-header[data-v-dceec0c5]{height:200px}.product-content[data-v-dceec0c5]{padding:1rem;gap:.75rem}.product-title[data-v-dceec0c5]{font-size:.875rem}.product-price[data-v-dceec0c5]{font-size:1.125rem}.wishlist-heart[data-v-dceec0c5]{width:32px;height:32px}.wishlist-heart i[data-v-dceec0c5]{font-size:1.125rem}}@media(max-width:480px){.image-preview-popover[data-v-dceec0c5]{width:300px}.preview-image-wrapper[data-v-dceec0c5]{height:240px}.preview-info[data-v-dceec0c5]{padding:1rem}.preview-action-hint[data-v-dceec0c5]{font-size:.75rem;padding:.5rem 1rem}.product-card[data-v-dceec0c5]{height:360px}.product-header[data-v-dceec0c5]{height:180px}.product-content[data-v-dceec0c5]{padding:.875rem}.product-title-section[data-v-dceec0c5]{min-height:2.5rem;max-height:2.5rem}}.dark-theme .image-preview-popover[data-v-dceec0c5],.dark-theme .popover-arrow[data-v-dceec0c5]{background:#1f2937;border-color:#374151}.dark-theme .preview-image-wrapper[data-v-dceec0c5]{background:#111827}.dark-theme .preview-info[data-v-dceec0c5]{background:linear-gradient(135deg,#374151,#1f2937);border-color:#4b5563}.dark-theme .preview-title[data-v-dceec0c5]{color:#f9fafb}.dark-theme .product-card[data-v-dceec0c5]{background:#1f2937;border-color:#374151}.dark-theme .product-image-container[data-v-dceec0c5]{background:#111827}.dark-theme .product-title[data-v-dceec0c5]{color:#f9fafb}.dark-theme .wishlist-heart[data-v-dceec0c5]{background:#1f2937e6}@media(prefers-contrast:high){.image-preview-popover[data-v-dceec0c5]{border-width:4px;border-color:var(--primary-color)}.popover-arrow[data-v-dceec0c5]{border-width:4px}.preview-verified-overlay[data-v-dceec0c5]{border-width:2px;border-color:var(--success-color)}.product-card[data-v-dceec0c5]{border-width:2px}.wishlist-heart[data-v-dceec0c5]{border:2px solid #e5e7eb}}@media(prefers-reduced-motion:reduce){.large-preview-image[data-v-dceec0c5],.preview-action-hint[data-v-dceec0c5]{transition:none}.image-preview-popover:hover .large-preview-image[data-v-dceec0c5]{transform:none}.image-preview-popover:hover .preview-action-hint[data-v-dceec0c5]{transform:translate(-50%)}.popover-fade-enter-active[data-v-dceec0c5],.popover-fade-leave-active[data-v-dceec0c5]{transition:opacity .3s ease}.popover-fade-enter-from[data-v-dceec0c5],.popover-fade-leave-to[data-v-dceec0c5]{transform:none}.product-card[data-v-dceec0c5],.product-image[data-v-dceec0c5],.wishlist-heart[data-v-dceec0c5]{transition:none}.product-card[data-v-dceec0c5]:hover,.wishlist-heart[data-v-dceec0c5]:hover{transform:none}.loading-spinner[data-v-dceec0c5],.processing-spinner[data-v-dceec0c5]{animation:none;border-top-color:var(--primary-color);opacity:.7}.hover-progress-bar[data-v-dceec0c5]{transition:none}}@media print{.hover-progress[data-v-dceec0c5],.image-preview-popover[data-v-dceec0c5],.loading-overlay[data-v-dceec0c5],.processing-overlay[data-v-dceec0c5],.wishlist-heart[data-v-dceec0c5]{display:none}.product-card[data-v-dceec0c5]{box-shadow:none;border:1px solid #ccc}}
