.product-card:where(.astro-tjdfhdqb){background:#fff;border-radius:var(--radius-lg, 12px);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow, 0 4px 6px -1px rgba(0, 0, 0, .1));height:100%;border:1px solid var(--gray-200, #e2e8f0)}.product-card:where(.astro-tjdfhdqb):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-accent, var(--primary, #0f172a));opacity:0;transition:opacity .3s;z-index:10}.product-card:where(.astro-tjdfhdqb):hover:before{opacity:1}.product-card:where(.astro-tjdfhdqb):hover{transform:translateY(-8px);box-shadow:var(--shadow-xl, 0 20px 25px -5px rgba(0, 0, 0, .1));border-color:var(--card-accent, var(--primary, #0f172a))}.card-theme-1:where(.astro-tjdfhdqb){--card-accent: #2563eb;--card-bg: #eff6ff}.card-theme-2:where(.astro-tjdfhdqb){--card-accent: #7c3aed;--card-bg: #f5f3ff}.card-theme-3:where(.astro-tjdfhdqb){--card-accent: #059669;--card-bg: #ecfdf5}.card-theme-4:where(.astro-tjdfhdqb){--card-accent: #dc2626;--card-bg: #fef2f2}.card-theme-5:where(.astro-tjdfhdqb){--card-accent: #d97706;--card-bg: #fffbeb}.card-theme-6:where(.astro-tjdfhdqb){--card-accent: #0891b2;--card-bg: #ecfeff}.product-link:where(.astro-tjdfhdqb){text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column}.product-image:where(.astro-tjdfhdqb){position:relative;aspect-ratio:1;background:var(--gray-100, #f8fafc);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image:where(.astro-tjdfhdqb) img:where(.astro-tjdfhdqb){width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.image-overlay:where(.astro-tjdfhdqb){position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 50%);opacity:0;transition:opacity .3s}.product-card:where(.astro-tjdfhdqb):hover .product-image:where(.astro-tjdfhdqb) img:where(.astro-tjdfhdqb){transform:scale(1.1)}.product-card:where(.astro-tjdfhdqb):hover .image-overlay:where(.astro-tjdfhdqb){opacity:1}.quick-view:where(.astro-tjdfhdqb){position:absolute;bottom:.75rem;left:50%;transform:translate(-50%) translateY(20px);display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#fff;border-radius:100px;font-size:.75rem;font-weight:600;color:var(--gray-900, #0f172a);opacity:0;transition:all .3s;box-shadow:var(--shadow-lg, 0 10px 15px -3px rgba(0, 0, 0, .1));white-space:nowrap;z-index:5}.quick-view:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:14px;height:14px;flex-shrink:0}.product-card:where(.astro-tjdfhdqb):hover .quick-view:where(.astro-tjdfhdqb){opacity:1;transform:translate(-50%) translateY(0)}.badge:where(.astro-tjdfhdqb){position:absolute;top:.5rem;left:.5rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:6px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;backdrop-filter:blur(8px);z-index:2}.badge:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:10px;height:10px;flex-shrink:0}@media(min-width:640px){.badge:where(.astro-tjdfhdqb){top:.75rem;left:.75rem;padding:.375rem .625rem;font-size:.6875rem;gap:.375rem}.badge:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:12px;height:12px}}.quote-badge:where(.astro-tjdfhdqb){background:#10b981e6;color:#fff}.discount-badge:where(.astro-tjdfhdqb){background:#f59e0be6;color:#fff;top:auto;bottom:.5rem}.product-info:where(.astro-tjdfhdqb){padding:1rem;flex:1;display:flex;flex-direction:column;background:linear-gradient(to bottom,var(--card-bg, white) 0%,white 100%)}.info-top:where(.astro-tjdfhdqb){display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem}.product-category:where(.astro-tjdfhdqb){display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;color:var(--card-accent, var(--primary, #0f172a));text-transform:uppercase;letter-spacing:.05em;background:var(--card-bg, #f1f5f9);padding:.25rem .5rem;border-radius:4px}.product-category:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:10px;height:10px;flex-shrink:0}.rating:where(.astro-tjdfhdqb){display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;color:var(--gray-600, #475569)}.rating:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:12px;height:12px;color:#fbbf24;flex-shrink:0}.product-name:where(.astro-tjdfhdqb){font-size:.875rem;font-weight:700;color:var(--gray-900, #0f172a);margin:0 0 .375rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.color-variants:where(.astro-tjdfhdqb){display:flex;align-items:center;gap:.375rem;flex-wrap:wrap;margin:.5rem 0}.color-dot:where(.astro-tjdfhdqb){width:20px;height:20px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px var(--gray-300, #d1d5db);cursor:pointer;transition:all .2s ease}.color-dot:where(.astro-tjdfhdqb):hover{transform:scale(1.15);box-shadow:0 0 0 2px var(--card-accent, var(--primary, #0f172a))}@media(min-width:640px){.color-dot:where(.astro-tjdfhdqb){width:24px;height:24px}}.color-more:where(.astro-tjdfhdqb){font-size:.625rem;font-weight:700;color:var(--gray-500, #64748b);background:var(--gray-200, #f1f5f9);padding:.25rem .5rem;border-radius:100px}.product-footer:where(.astro-tjdfhdqb){margin-top:auto;padding-top:.75rem;display:flex;flex-direction:column;gap:.75rem}.price-wrapper:where(.astro-tjdfhdqb){display:flex;align-items:baseline;gap:.25rem}.product-price:where(.astro-tjdfhdqb){font-size:1.125rem;font-weight:800;color:var(--gray-900, #0f172a)}.card-action:where(.astro-tjdfhdqb){width:100%}.btn-inspect:where(.astro-tjdfhdqb){display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:10px;font-size:.75rem;font-weight:800;letter-spacing:.05em;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #2563eb33}.product-card:where(.astro-tjdfhdqb):hover .btn-inspect:where(.astro-tjdfhdqb){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb4d;background:linear-gradient(135deg,#1d4ed8,#1e40af)}.btn-inspect:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){transition:transform .3s}.product-card:where(.astro-tjdfhdqb):hover .btn-inspect:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){transform:translate(3px)}.quote-text:where(.astro-tjdfhdqb){display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:var(--card-accent, var(--primary, #0f172a))}.quote-text:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:14px;height:14px;flex-shrink:0}.favorite-btn:where(.astro-tjdfhdqb){position:absolute;top:.75rem;right:.75rem;z-index:10;background:#fff;border:none;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;padding:0}.favorite-btn:where(.astro-tjdfhdqb):hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}.favorite-btn:where(.astro-tjdfhdqb) svg:where(.astro-tjdfhdqb){width:1.25rem;height:1.25rem;color:#ef4444;transition:all .3s ease;flex-shrink:0}.favorite-btn:where(.astro-tjdfhdqb) .heart-filled:where(.astro-tjdfhdqb){display:none}.favorite-btn:where(.astro-tjdfhdqb).active .heart-filled:where(.astro-tjdfhdqb){display:block;animation:heartBeat .3s ease}.favorite-btn:where(.astro-tjdfhdqb).active .heart-outline:where(.astro-tjdfhdqb){display:none}@keyframes heartBeat{0%,to{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.1)}}
