.product-card{--shop-primary:var(--infinity-primary,#6366F1);--shop-primary-dark:var(--infinity-primary-dark,#4F46E5);--shop-secondary:var(--infinity-secondary,#14B8A6);--shop-accent:var(--infinity-accent,#F59E0B);--shop-success:var(--infinity-success,#22C55E);--shop-error:var(--infinity-error,#EF4444);--shop-dark:var(--infinity-dark,#1E293B);--shop-gray:var(--infinity-gray,#64748B);--shop-gray-light:var(--infinity-gray-light,#94A3B8);--shop-light:var(--infinity-light,#F8FAFC);--shop-border:#E2E8F0;--shop-white:var(--infinity-white,#FFFFFF);--shop-radius:12px;--shop-radius-sm:8px;--shop-shadow:0 2px 8px rgba(0,0,0,0.06);--shop-shadow-lg:0 8px 24px rgba(0,0,0,0.12);--shop-transition:200ms ease}.card-style-minimal .product-card{--shop-radius:6px;--shop-radius-sm:3px;border:none;box-shadow:none;background:transparent;transition:transform 0.25s ease,box-shadow 0.25s ease}.card-style-minimal .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.08)}.card-style-minimal .product-card__media{aspect-ratio:1 / 1;border-radius:var(--shop-radius);background:#F4F5F7}.card-style-minimal .product-card__media::before{display:none}.card-style-minimal .product-card__media:not(.has-swap):hover .product-card__img--primary{transform:none}.card-style-minimal .product-card__hover-bar{background:none;padding:0;bottom:auto;left:auto;right:0.5rem;top:0.5rem;transform:none;justify-content:flex-end;gap:0.375rem;opacity:0;transition:opacity 0.2s ease}.card-style-minimal .product-card:hover .product-card__hover-bar{transform:none;opacity:1}.card-style-minimal .hbar__cart,.card-style-minimal .hbar__wish{display:none}.card-style-minimal .hbar__view{width:36px;height:36px;background:rgba(255,255,255,0.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 4px rgba(0,0,0,0.1);border-radius:50%}.card-style-minimal .hbar__view svg{width:16px;height:16px}.card-style-minimal .hbar__view:hover{background:var(--shop-dark);color:var(--shop-white);box-shadow:0 2px 8px rgba(0,0,0,0.15);transform:scale(1.05)}.card-style-minimal .hbar__view:hover svg{stroke:var(--shop-white)}.card-style-minimal .product-card__badges{top:0.5rem;left:0.5rem;gap:0.25rem}.card-style-minimal .badge{border-radius:var(--shop-radius-sm);font-size:0.625rem;font-weight:600;padding:0.1875rem 0.5rem;min-height:20px;letter-spacing:0.3px}.card-style-minimal .badge--sale{background:#FEE2E2;color:#DC2626}.card-style-minimal .badge--new{background:#DCFCE7;color:#16A34A}.card-style-minimal .badge--soldout{background:#F1F5F9;color:var(--shop-gray)}.card-style-minimal .product-card__body{padding:0.625rem 0.125rem 0}.card-style-minimal .product-card__cat{text-transform:none;letter-spacing:0;font-weight:500;font-size:0.6875rem;color:var(--shop-gray)}.card-style-minimal .product-card__title{-webkit-line-clamp:1;height:1.45em;margin-bottom:0.25rem;font-size:0.8125rem;font-weight:500}.card-style-minimal .product-card__price{margin-bottom:0.5rem;font-size:0.9375rem}.card-style-minimal .product-card__price ins{color:var(--shop-dark)}.card-style-minimal .product-card__stars{margin-bottom:0.375rem}.card-style-minimal .product-card__foot{display:flex;align-items:center;gap:0.375rem}.card-style-minimal .product-card__foot .btn svg{display:none}.card-style-minimal .product-card__foot .btn{padding:0.5rem 0.75rem;font-size:0.7188rem;font-weight:600;letter-spacing:0.3px;border:none;border-radius:var(--shop-radius);transition:background 0.2s ease,color 0.2s ease}.card-style-minimal .btn--add-to-cart{background:var(--shop-dark);color:var(--shop-white)}.card-style-minimal .btn--add-to-cart:hover{background:var(--shop-primary);color:var(--shop-white);box-shadow:none}.card-style-minimal .btn--select-options{background:#F1F5F9;border:none;color:var(--shop-dark)}.card-style-minimal .btn--select-options:hover{background:var(--shop-dark);color:var(--shop-white);border-color:transparent}.card-style-minimal .btn--soldout{background:#F1F5F9;border:none;color:var(--shop-gray-light);cursor:not-allowed}.card-style-minimal .btn-icon{width:34px;min-width:34px;height:34px;border:none;background:#F1F5F9;border-radius:var(--shop-radius);color:var(--shop-gray-light)}.card-style-minimal .btn-icon svg{width:16px;height:16px}.card-style-minimal .btn-icon:hover{background:#FEE2E2;color:#EF4444}.card-style-minimal .btn-icon:hover svg{stroke:#EF4444}.card-style-minimal .btn--wishlist-mobile.active{background:#FEF2F2;border:none;color:#EF4444}.card-swatches{display:flex;align-items:center;gap:0.375rem;margin-bottom:0.5rem}.card-swatch{width:22px;height:22px;border-radius:50%;border:2px solid transparent;cursor:pointer;flex-shrink:0;transition:border-color 0.15s ease,transform 0.15s ease;padding:0;box-sizing:border-box}.card-swatch:hover,.card-swatch.active{border-color:var(--shop-primary,#6366F1);transform:scale(1.15)}.card-swatch--color{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1)}.card-swatch--image{overflow:hidden}.card-swatch--image img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.card-swatch__overflow{font-size:0.6875rem;color:var(--shop-gray-light,#94A3B8);font-weight:500}.product-card{position:relative;background:var(--shop-white);border-radius:var(--shop-radius);overflow:hidden;border:1px solid var(--shop-border);transition:border-color 0.3s ease,box-shadow 0.3s ease;contain:layout style;content-visibility:auto;contain-intrinsic-size:auto 450px}.product-card:hover{border-color:transparent;box-shadow:0 12px 32px rgba(0,0,0,0.1)}.product-card__media{position:relative;aspect-ratio:4 / 5;background:var(--shop-light);overflow:hidden}.product-card__media::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.4) 50%,transparent 100%);animation:shimmer 1.5s infinite;z-index:1;pointer-events:none}.product-card__media:has(img.lazy-loaded)::before,.product-card__media:has(img[src]:not([src^="data:"]))::before{animation:none;opacity:0}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.product-card__link{display:block !important;width:100% !important;height:100% !important}.product-card__img{display:block;width:100% !important;height:100% !important;object-fit:cover !important;transition:opacity 0.5s ease,transform 0.5s ease}.product-card__img--primary{position:relative;z-index:1}.product-card__img--secondary{position:absolute;inset:0;z-index:0;opacity:0}.product-card__media.has-swap:hover .product-card__img--primary{opacity:0}.product-card__media.has-swap:hover .product-card__img--secondary{opacity:1}.product-card__media:not(.has-swap):hover .product-card__img--primary{transform:scale(1.06)}.product-card__img.lazy-image{opacity:0;filter:blur(10px)}.product-card__img.lazy-loaded,.product-card__img[src]:not([src^="data:"]){filter:blur(0)}.product-card__img--primary.lazy-loaded,.product-card__img--primary[src]:not([src^="data:"]){opacity:1}.product-card__badges{position:absolute;top:0.625rem;left:0.625rem;display:flex;flex-direction:column;align-items:flex-start;gap:0.375rem;z-index:3;max-width:calc(100% - 1.25rem)}.badge{display:inline-flex;align-items:center;justify-content:center;padding:0.25rem 0.625rem;font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;border-radius:20px;line-height:1.3;white-space:nowrap;min-height:22px}.badge--sale{background:var(--shop-error);color:#fff;order:1}.badge--new{background:var(--shop-success);color:#fff;order:2}.badge--soldout{background:var(--shop-gray);color:#fff;order:0}.product-card__hover-bar{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1.25rem 0.75rem 0.75rem;background:linear-gradient(to top,rgba(0,0,0,0.6) 0%,transparent 100%);transform:translateY(100%);transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);z-index:4}.product-card:hover .product-card__hover-bar{transform:translateY(0)}.hbar__btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:none;border-radius:50%;color:var(--shop-dark);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease,color 0.2s ease}.hbar__btn svg{width:18px;height:18px;stroke-width:2;fill:none}.hbar__btn:hover{transform:scale(1.1)}.hbar__cart:hover{background:var(--shop-success);color:#fff;box-shadow:0 4px 12px rgba(34,197,94,0.3)}.hbar__cart:hover svg{stroke:#fff}.hbar__wish:hover{background:#FEE2E2;color:#EF4444;box-shadow:0 4px 12px rgba(239,68,68,0.2)}.hbar__wish:hover svg{stroke:#EF4444}.hbar__wish.active,.action-btn--wishlist.active{background:#fff;color:#EF4444;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.hbar__wish.active svg,.action-btn--wishlist.active svg{fill:#EF4444;stroke:#EF4444}.hbar__view:hover{background:var(--shop-primary);color:#fff;box-shadow:0 4px 12px rgba(99,102,241,0.25)}.hbar__view:hover svg{stroke:#fff}.product-card__body{padding:0.875rem 1rem 1rem}.product-card__cat{display:inline-block;font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.6px;color:var(--shop-gray-light);margin-bottom:0.375rem;transition:color var(--shop-transition);text-decoration:none}.product-card__cat:hover{color:var(--shop-primary)}.product-card__title{margin:0 0 0.5rem;font-size:0.875rem;font-weight:600;line-height:1.45;height:2.55em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__title a{color:var(--shop-dark);text-decoration:none;transition:color var(--shop-transition)}.product-card__title a:hover{color:var(--shop-primary)}.product-card__stars{display:flex;align-items:center;gap:0.25rem;margin-bottom:0.5rem}.star-rating{display:flex;align-items:center;gap:1px}.star-rating .star--filled{color:#FBBF24}.star-rating .star--half{color:#FBBF24}.star-rating .star--empty{color:#D1D5DB}.product-card__stars .review-count{font-size:0.75rem;color:var(--shop-gray-light);margin-left:0.125rem}.product-card__price{margin-bottom:0.75rem;font-size:1rem;font-weight:700;color:var(--shop-dark);line-height:1.3}.product-card__price del{color:var(--shop-gray-light);font-weight:400;font-size:0.8125rem;margin-right:0.375rem}.product-card__price ins{text-decoration:none;color:var(--shop-error)}.product-card__foot{display:none;gap:0.5rem}@media (hover:none){.product-card__foot{display:flex}}.product-card__foot .btn{display:inline-flex;align-items:center;justify-content:center;gap:0.375rem;padding:0.5rem 0.75rem;font-size:0.775rem;font-weight:600;letter-spacing:0.2px;border-radius:8px;border:none;cursor:pointer;transition:all 0.25s ease;text-decoration:none;line-height:1.4}.product-card__foot .btn svg{flex-shrink:0}.btn--add-to-cart{flex:1;background:var(--shop-dark);color:var(--shop-white)}.btn--add-to-cart:hover{background:var(--shop-primary);box-shadow:0 4px 14px rgba(99,102,241,0.3);color:#fff}.btn--select-options{flex:1;background:var(--shop-light);color:var(--shop-dark);border:1px solid var(--shop-border)}.btn--select-options:hover{background:var(--shop-primary);border-color:var(--shop-primary);color:#fff}.btn--soldout{flex:1;background:var(--shop-light);color:var(--shop-gray);cursor:not-allowed}.btn-icon{display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;background:var(--shop-light);border:1px solid var(--shop-border);border-radius:8px;color:var(--shop-gray);cursor:pointer;transition:all var(--shop-transition)}.btn-icon:hover{background:#FEE2E2;border-color:#FECACA;color:#EF4444}.btn-icon:hover svg{stroke:#EF4444}.btn--wishlist-mobile.active{background:#FEF2F2;border-color:#FECACA;color:#EF4444}.btn--wishlist-mobile.active svg{fill:#EF4444;stroke:#EF4444}.stock-bar{margin-bottom:0.5rem}.stock-bar__track{height:4px;background:#E2E8F0;border-radius:2px;overflow:hidden;margin-bottom:0.25rem}.stock-bar__fill{height:100%;border-radius:2px;transition:width 0.6s ease}.stock-bar--green .stock-bar__fill{background:linear-gradient(90deg,#22C55E,#16A34A)}.stock-bar--orange .stock-bar__fill{background:linear-gradient(90deg,#F59E0B,#D97706)}.stock-bar--red .stock-bar__fill{background:linear-gradient(90deg,#EF4444,#DC2626)}.stock-bar__text{font-size:0.6875rem;font-weight:600;color:#EF4444}.badge--countdown{background:rgba(0,0,0,0.75);color:#fff;font-variant-numeric:tabular-nums;font-size:0.625rem;letter-spacing:0.02em}.badge--countdown:empty{display:none}.product-card__brand{display:inline-flex;align-items:center;font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;color:var(--shop-gray);text-decoration:none;margin-bottom:0.25rem;transition:color var(--shop-transition)}.product-card__brand:hover{color:var(--shop-primary)}.product-card__brand-logo{height:16px;width:auto;max-width:60px;object-fit:contain}@media (prefers-reduced-motion:reduce){.product-card,.product-card .product-card__image img,.product-card .action-btn{transition:none}.product-card:hover .product-card__image img{transform:none}.product-card .action-btn:hover{transform:none}}