.product-card.svelte-1mbmt6h{background:#fff;border-radius:24px;border:none;overflow:hidden;transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 24px #0000000f}.product-card.svelte-1mbmt6h:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0066cc26}.product-card--compact.svelte-1mbmt6h{flex-direction:row;align-items:center;height:auto;border-radius:16px}.product-card--compact.svelte-1mbmt6h .product-card__image-container:where(.svelte-1mbmt6h){width:120px;flex-shrink:0;border-radius:16px 0 0 16px}.product-card--compact.svelte-1mbmt6h .product-card__content:where(.svelte-1mbmt6h){flex:1;padding:1rem}.product-card--featured.svelte-1mbmt6h{border:2px solid #FF3333;box-shadow:0 8px 32px #ff333326}.product-card--featured.svelte-1mbmt6h:hover{box-shadow:0 16px 48px #ff333340}.product-card__image-container.svelte-1mbmt6h{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9);aspect-ratio:1;border-radius:24px 24px 0 0}.product-card__image-link.svelte-1mbmt6h{display:block;width:100%;height:100%;position:relative}.product-card__image.svelte-1mbmt6h{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card.svelte-1mbmt6h:hover .product-card__image:where(.svelte-1mbmt6h){transform:scale(1.08)}.product-card__badges.svelte-1mbmt6h{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.product-card__badge.svelte-1mbmt6h{padding:.375rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00000026}.product-card__badge--sale.svelte-1mbmt6h{background:linear-gradient(135deg,#f33,#c00);color:#fff}.product-card__badge--new.svelte-1mbmt6h{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.product-card__badge--out-of-stock.svelte-1mbmt6h{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.product-card__badge--low-stock.svelte-1mbmt6h{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.product-card__thumbnails.svelte-1mbmt6h{position:absolute;bottom:.75rem;left:.75rem;display:flex;gap:.375rem;z-index:2}.product-card__thumbnail.svelte-1mbmt6h{width:36px;height:36px;border:2px solid rgba(255,255,255,.8);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;background:#fff;padding:0}.product-card__thumbnail.svelte-1mbmt6h:hover,.product-card__thumbnail--active.svelte-1mbmt6h{border-color:#06c;transform:scale(1.1)}.product-card__thumbnail.svelte-1mbmt6h img:where(.svelte-1mbmt6h){width:100%;height:100%;object-fit:cover}.product-card__actions.svelte-1mbmt6h{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translate(12px);transition:all .3s ease;z-index:2}.product-card.svelte-1mbmt6h:hover .product-card__actions:where(.svelte-1mbmt6h){opacity:1;transform:translate(0)}.product-card__action-btn.svelte-1mbmt6h{width:40px;height:40px;border-radius:12px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#4b5563;box-shadow:0 4px 12px #0000001a}.product-card__action-btn.svelte-1mbmt6h:hover{background:#06c;color:#fff;transform:scale(1.1)}.product-card__content.svelte-1mbmt6h{padding:1.25rem;flex:1;display:flex;flex-direction:column}.product-card__category.svelte-1mbmt6h{font-size:.75rem;color:#06c;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:.375rem}.product-card__title.svelte-1mbmt6h{margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.3}.product-card__title.svelte-1mbmt6h a:where(.svelte-1mbmt6h){color:#1a1a2e;text-decoration:none;transition:color .2s ease}.product-card__title.svelte-1mbmt6h a:where(.svelte-1mbmt6h):hover{color:#06c}.product-card__description.svelte-1mbmt6h{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0 0 .75rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price-container.svelte-1mbmt6h{margin-bottom:1rem;flex:1}.product-card__price.svelte-1mbmt6h{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.product-card__current-price.svelte-1mbmt6h{font-size:1.375rem;font-weight:800;color:#1a1a2e}.product-card__original-price.svelte-1mbmt6h{font-size:.875rem;color:#9ca3af;text-decoration:line-through}.product-card__installments.svelte-1mbmt6h{font-size:.75rem;color:#10b981;font-weight:500}.product-card__add-to-cart.svelte-1mbmt6h{margin-top:auto}.product-card.svelte-1mbmt6h .product-card__add-to-cart{border-radius:12px!important;font-weight:600!important;padding:.75rem 1rem!important;background:linear-gradient(135deg,#06c,#0052a3)!important;border:none!important;box-shadow:0 4px 12px #0066cc40!important;transition:all .2s ease!important}.product-card.svelte-1mbmt6h .product-card__add-to-cart:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #0066cc59!important}.product-card.svelte-1mbmt6h .product-card__add-to-cart:disabled{background:#e5e7eb!important;box-shadow:none!important}@media(max-width:768px){.product-card.svelte-1mbmt6h{border-radius:20px}.product-card__image-container.svelte-1mbmt6h{border-radius:20px 20px 0 0}.product-card__actions.svelte-1mbmt6h{opacity:1;transform:translate(0)}.product-card__action-btn.svelte-1mbmt6h{width:36px;height:36px;border-radius:10px}.product-card__thumbnails.svelte-1mbmt6h{display:none}.product-card--compact.svelte-1mbmt6h{flex-direction:column;border-radius:20px}.product-card--compact.svelte-1mbmt6h .product-card__image-container:where(.svelte-1mbmt6h){width:100%;border-radius:20px 20px 0 0}.product-card__content.svelte-1mbmt6h{padding:1rem}.product-card__title.svelte-1mbmt6h{font-size:.9375rem}.product-card__current-price.svelte-1mbmt6h{font-size:1.125rem}}
