.product-card[data-v-6da8cc8a]{background:var(--white);border-radius:16px;max-width:300px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-v-6da8cc8a]:hover{transform:translateY(-4px)}.product-card__link[data-v-6da8cc8a]{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.product-card__image-container[data-v-6da8cc8a]{aspect-ratio:1;border-radius:16px;margin:.75rem .75rem 0;overflow:hidden;position:relative}.product-card__image[data-v-6da8cc8a]{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-card__image[data-v-6da8cc8a]{transform:scale(1.05)}.product-card__favorite-button[data-v-6da8cc8a]{align-items:center;background:transparent;cursor:pointer;display:flex;height:2.25rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .2s ease;width:2.25rem;z-index:2}.product-card__favorite-button[data-v-6da8cc8a]:hover{transform:scale(1.1)}.product-card__favorite-button.is-favorite[data-v-6da8cc8a]{background:transparent}.product-card__favorite-icon[data-v-6da8cc8a]{height:20px;width:20px}.product-card__preview-button[data-v-6da8cc8a]{align-items:center;background:transparent;border-radius:50%;cursor:pointer;display:flex;height:2.25rem;justify-content:center;position:absolute;right:.75rem;top:2.25rem;transition:all .2s ease;width:2.25rem;z-index:2}.product-card__preview-button[data-v-6da8cc8a]:hover{transform:scale(1.1)}.product-card__preview-icon[data-v-6da8cc8a]{height:20px;width:20px}.product-card__content[data-v-6da8cc8a]{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-height:140px;padding:1rem .5rem}.product-card__title[data-v-6da8cc8a]{color:var(--text-primary);display:-webkit-box;font-size:1.125rem;font-weight:600;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__price[data-v-6da8cc8a]{color:var(--primary);font-size:1.25rem;font-weight:700}.product-card__buttons[data-v-6da8cc8a]{display:flex;gap:.75rem;margin-top:auto}.product-card__buttons--purchased[data-v-6da8cc8a]{flex-direction:column;gap:.5rem}.product-card__buy-now-button[data-v-6da8cc8a],.product-card__cart-button[data-v-6da8cc8a]{border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;flex:1;font-size:.875rem;font-weight:600;letter-spacing:.01em;padding:.625rem .5rem;transition:all .2s ease}.product-card__cart-button[data-v-6da8cc8a]{background:var(--primary);color:#fff}.product-card__cart-button[data-v-6da8cc8a]:hover{background:var(--primary-dark);box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.product-card__buy-now-button[data-v-6da8cc8a]{background:var(--secondary);color:#fff}.product-card__buy-now-button[data-v-6da8cc8a]:hover{background:var(--secondary-dark);box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.sr-only[data-v-6da8cc8a]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.product-card__link[data-v-6da8cc8a]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-card__favorite-button[data-v-6da8cc8a]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:640px){.product-card[data-v-6da8cc8a]{max-width:100%}.product-card__content[data-v-6da8cc8a]{min-height:140px;padding:12px 0 16px}.product-card__delete-button[data-v-6da8cc8a],.product-card__favorite-button[data-v-6da8cc8a]{height:2rem;width:2rem}.product-card__favorite-icon[data-v-6da8cc8a]{height:18px;width:18px}.product-card__buttons[data-v-6da8cc8a]{flex-direction:column;gap:.625rem}.product-card__buttons--purchased[data-v-6da8cc8a]{gap:.5rem}.product-card__buy-now-button[data-v-6da8cc8a],.product-card__cart-button[data-v-6da8cc8a]{font-size:.9375rem;padding:.625rem;width:100%}.product-card__image-container[data-v-6da8cc8a]{margin:0}}.product-card__delete-button[data-v-6da8cc8a]{align-items:center;background:var(--danger);border:none;border-radius:50%;box-shadow:0 4px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:2.25rem;justify-content:center;left:.75rem;position:absolute;top:.75rem;transition:all .2s ease;width:2.25rem;z-index:2}.product-card__delete-button[data-v-6da8cc8a]:hover{background:var(--danger-dark);transform:scale(1.1)}.product-card__purchased-label[data-v-6da8cc8a]{align-items:center;background-color:#22c55e1a;border-radius:8px;color:var(--success);display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:.5rem;padding:.25rem .5rem;width:-moz-fit-content;width:fit-content}.product-card__view-content-button[data-v-6da8cc8a]{background-color:var(--primary);border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.625rem .5rem;transition:all .2s ease;width:100%}.product-card__view-content-button[data-v-6da8cc8a]:hover{background-color:var(--primary-dark);box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}
