.product-card[data-v-a3477c55]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg,16px);color:inherit;display:flex;flex-direction:column;max-width:100%;min-width:0;outline:none;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-v-a3477c55]:focus-visible,.product-card[data-v-a3477c55]:hover{border-color:var(--color-accent);box-shadow:0 10px 22px #00644614,inset 0 -3px color-mix(in srgb,var(--color-flag-red,#d62612) 55%,transparent);transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){.product-card[data-v-a3477c55]{transition:none}.product-card[data-v-a3477c55]:focus-visible,.product-card[data-v-a3477c55]:hover{transform:none}}.product-card__image-wrapper[data-v-a3477c55]{aspect-ratio:1/1;background:var(--color-surface);contain:layout;overflow:hidden;position:relative}.product-card__image-wrapper--empty .product-card__image[data-v-a3477c55]{opacity:0}.product-card__empty-mark[data-v-a3477c55]{height:auto;inset:14%;pointer-events:none;position:absolute;width:auto}.product-card__offer-badge[data-v-a3477c55]{background:var(--color-flag-red,#d62612);border-radius:var(--radius-pill,999px);color:var(--color-on-fill,#fff);font-size:.75rem;font-weight:700;inset-inline-start:.4rem;letter-spacing:.01em;line-height:1.2;padding:.15rem .4rem;pointer-events:none;position:absolute;top:.4rem;white-space:nowrap;z-index:1}.product-card__image[data-v-a3477c55]{contain:layout;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__content[data-v-a3477c55]{display:flex;flex-direction:column;flex-grow:1;min-width:0;padding:.75rem}.product-card__title[data-v-a3477c55]{color:var(--color-fg);font-size:.95rem;font-weight:600;line-height:1.3;margin:0 0 .35rem;overflow-wrap:anywhere;word-break:break-word}.product-card__description[data-v-a3477c55],.product-card__title[data-v-a3477c55]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__description[data-v-a3477c55]{color:var(--color-muted);font-size:.8rem;margin:0 0 .75rem}.product-card__footer[data-v-a3477c55]{align-items:center;display:flex;gap:.35rem;justify-content:flex-start;margin-top:auto;min-width:0}.product-card__price[data-v-a3477c55]{color:var(--color-fg);font-size:1rem;font-weight:700;white-space:nowrap}.product-card__pricing[data-v-a3477c55]{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem;min-width:0}.product-card__price--offer[data-v-a3477c55]{color:var(--color-flag-red,#d62612)}.product-card__price-list[data-v-a3477c55]{color:var(--color-muted);font-size:.8rem;font-weight:500;white-space:nowrap}.product-grid-container[data-v-d7550773]{contain:layout;max-width:100%;min-width:0}.product-grid[data-v-d7550773]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));max-width:100%;min-width:0}.product-grid--empty[data-v-d7550773]{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;max-width:100%;min-width:0;padding:3rem 1rem;text-align:center}.product-grid--empty[data-v-d7550773] .empty-shelf-mark{max-width:200px;width:min(200px,70vw)}.product-grid--empty-caption[data-v-d7550773]{color:var(--color-muted,#666);font-size:1.1rem;margin:0;overflow-wrap:anywhere}.product-card-skeleton[data-v-d7550773]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg,16px);contain:layout;display:flex;flex-direction:column;max-width:100%;min-width:0;overflow:hidden}.product-card-skeleton__image[data-v-d7550773]{animation:loading-d7550773 1.5s infinite;aspect-ratio:1/1;background:linear-gradient(90deg,color-mix(in srgb,var(--color-border) 70%,var(--color-surface)) 25%,var(--color-surface-hover) 50%,color-mix(in srgb,var(--color-border) 70%,var(--color-surface)) 75%);background-size:200% 100%;contain:layout}.product-card-skeleton__body[data-v-d7550773]{box-sizing:border-box;display:flex;flex-direction:column;gap:.35rem;min-height:7.5rem;padding:.75rem}.product-card-skeleton__line[data-v-d7550773]{animation:loading-d7550773 1.5s infinite;background:linear-gradient(90deg,color-mix(in srgb,var(--color-border) 70%,var(--color-surface)) 25%,var(--color-surface-hover) 50%,color-mix(in srgb,var(--color-border) 70%,var(--color-surface)) 75%);background-size:200% 100%;border-radius:var(--radius-sm,8px)}.product-card-skeleton__line--title[data-v-d7550773]{height:2.47rem;width:92%}.product-card-skeleton__line--desc[data-v-d7550773]{height:2.1rem;margin-bottom:.4rem;width:100%}.product-card-skeleton__line--price[data-v-d7550773]{height:1rem;margin-top:auto;width:40%}@keyframes loading-d7550773{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.product-card-skeleton__image[data-v-d7550773],.product-card-skeleton__line[data-v-d7550773]{animation:none}}@media(max-width:1024px){.product-grid[data-v-d7550773]{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(min(160px,100%),1fr))}}@media(max-width:640px){.product-grid[data-v-d7550773]{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr))}}
