.product-card.svelte-atmh9l{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative}.product-card--out-of-stock.svelte-atmh9l{filter:grayscale(100%);opacity:.7}.product-card__ribbon.svelte-atmh9l{position:absolute;top:.75rem;right:-6px;width:62px;height:26px;z-index:3;pointer-events:none}@media(min-width:768px){.product-card__ribbon.svelte-atmh9l{right:-6px;width:62px;height:26px}}.product-card__image-wrapper.svelte-atmh9l{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f3f4f6;transition:all .2s ease-in-out}.product-card.svelte-atmh9l:hover .product-card__image-wrapper:where(.svelte-atmh9l){box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-card__image.svelte-atmh9l{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card.svelte-atmh9l:hover .product-card__image:where(.svelte-atmh9l){transform:scale(1.08)}.product-card__badge.svelte-atmh9l{display:inline-flex;align-items:center;justify-content:center;background:#f5e7e7;color:#a00d0d;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;line-height:1}@media(min-width:768px){.product-card__badge.svelte-atmh9l{font-size:.875rem;padding:.25rem .5rem}}.product-card__overlay.svelte-atmh9l{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center}.product-card__out-of-stock.svelte-atmh9l{background:#1717173d;color:#fff;padding:1rem;font-size:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__actions.svelte-atmh9l{position:absolute;inset:0;background:#00000080;display:flex;flex-direction:row;align-items:flex-end;gap:.5rem;opacity:0;transition:opacity .3s ease;padding:1rem;height:100%}.product-card.svelte-atmh9l:hover .product-card__actions:where(.svelte-atmh9l){opacity:1}.product-card__action-btn.svelte-atmh9l{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;width:100%;height:48px}.product-card__action-btn.svelte-atmh9l:active{transform:scale(.95)}.product-card__action-btn--primary.svelte-atmh9l{background:#daa726;color:#fff}.product-card__action-btn--primary.svelte-atmh9l:hover{background:#af861e;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card__action-btn--cart.svelte-atmh9l{background:#fff;color:#171717;width:48px}.product-card__action-btn--cart.svelte-atmh9l:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card__info.svelte-atmh9l{padding:.75rem 0;display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.product-card__info.svelte-atmh9l{padding:1rem 0;gap:.75rem}}.product-card__title.svelte-atmh9l{font-size:.75rem;font-weight:500;color:#171717;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.product-card__title.svelte-atmh9l{font-size:.875rem}}.product-card__pricing.svelte-atmh9l{font-size:.875rem;display:flex;flex-direction:column;gap:.25rem}.product-card__price-group.svelte-atmh9l{display:flex;flex-direction:column;gap:.25rem}.product-card__price-row.svelte-atmh9l{display:flex;align-items:center;gap:.5rem}.product-card__price.svelte-atmh9l{font-size:1.125rem;font-weight:600;color:#171717}.product-card__price--original.svelte-atmh9l{font-size:.875rem;font-weight:400;color:#737373;text-decoration:line-through}.product-card__price--discounted.svelte-atmh9l{font-size:1.125rem;font-weight:600;color:#daa726}
