.product-card[data-v-1cfb38e2]{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--rovana-border);border-radius:24px;background:linear-gradient(155deg,rgb(var(--rovana-white-rgb)/96%),rgb(var(--rovana-primary-rgb)/5%)),var(--rovana-card);box-shadow:var(--rovana-shadow-sm);transition:border-color .28s ease,transform .3s ease,box-shadow .3s ease}.product-card[data-v-1cfb38e2]:after{position:absolute;inset:10px;z-index:0;border:1px solid rgb(var(--rovana-primary-rgb)/8%);border-radius:17px;content:"";pointer-events:none}.product-card[data-v-1cfb38e2]:hover{border-color:var(--rovana-border-strong);box-shadow:var(--rovana-shadow-md);transform:translateY(-7px)}.product-card--linked[data-v-1cfb38e2]{cursor:pointer}.product-card--linked[data-v-1cfb38e2]:focus-visible{outline:2px solid var(--rovana-primary-deep);outline-offset:4px;box-shadow:var(--rovana-focus-ring),var(--rovana-shadow-md)}.product-card__body[data-v-1cfb38e2],.product-card__visual[data-v-1cfb38e2]{position:relative;z-index:1}.product-card__visual[data-v-1cfb38e2]{overflow:hidden;margin:9px 9px 0;border-radius:18px;aspect-ratio:1.08/1;background:var(--rovana-primary-mist)}.product-card__image[data-v-1cfb38e2],.product-card__image-link[data-v-1cfb38e2]{display:block;width:100%;height:100%}.product-card__image[data-v-1cfb38e2]{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image[data-v-1cfb38e2]{transform:scale(1.04)}.product-card__badge[data-v-1cfb38e2]{position:absolute;inset-block-start:13px;inset-inline-start:13px;padding:6px 11px;border:1px solid rgb(var(--rovana-white-rgb)/72%);border-radius:999px;background:rgb(var(--rovana-primary-rgb)/90%);box-shadow:0 7px 18px rgb(var(--rovana-primary-rgb)/20%);color:#fff;font-size:var(--rovana-text-sm);font-weight:650}.product-card__favourite[data-v-1cfb38e2]{position:absolute;z-index:2;inset-block-start:13px;inset-inline-end:13px;display:grid;width:35px;height:35px;place-items:center;border:1px solid rgb(var(--rovana-white-rgb)/76%);border-radius:12px;background:rgb(var(--rovana-white-rgb)/76%);box-shadow:0 7px 18px #294f681c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--rovana-primary-deep);cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.product-card__favourite[data-v-1cfb38e2] svg{width:18px;height:18px}.product-card__favourite[data-v-1cfb38e2]:hover{color:var(--rovana-accent-hover);transform:translateY(-1px)}.product-card__favourite--active[data-v-1cfb38e2]{background:rgb(var(--rovana-accent-rgb)/88%);color:#fff}.product-card__body[data-v-1cfb38e2]{display:flex;flex:1;flex-direction:column;align-items:center;padding:14px 20px 19px;text-align:center}.product-card h3[data-v-1cfb38e2]{margin:0;color:var(--rovana-primary-deep);font-size:clamp(18px,1.55vw,24px);font-weight:700;line-height:1.6}.product-card h3 a[data-v-1cfb38e2]{color:inherit;text-decoration:none}.product-card h3 a[data-v-1cfb38e2]:hover{color:var(--rovana-primary-ink)}.product-card p[data-v-1cfb38e2]{min-height:48px;margin:4px 0 8px;color:var(--rovana-text-muted);font-size:clamp(12px,1vw,15px);line-height:1.8}.product-card__price[data-v-1cfb38e2]{display:flex;min-height:var(--rovana-touch-target);align-items:center;justify-content:center;margin-top:auto;gap:10px}.product-card__price strong[data-v-1cfb38e2]{display:inline-flex;align-items:baseline;color:var(--rovana-primary-deep);font-size:clamp(17px,1.3vw,21px);font-weight:700;gap:5px}.product-card__price small[data-v-1cfb38e2]{color:var(--rovana-text-muted);font-size:var(--rovana-text-xs);font-weight:500}.product-card__price del[data-v-1cfb38e2]{color:var(--rovana-text-muted);font-size:var(--rovana-text-sm);opacity:.72}.product-card__details[data-v-1cfb38e2]{display:inline-flex;align-items:center;margin-top:8px;padding-block:3px;border-bottom:1px solid rgb(var(--rovana-primary-rgb)/34%);color:var(--rovana-primary-deep);font-size:var(--rovana-text-sm);font-weight:650;gap:6px;text-decoration:none;transition:color .18s ease,border-color .18s ease,gap .18s ease}.product-card__details[data-v-1cfb38e2] svg{width:14px;height:14px}.product-card__details[data-v-1cfb38e2]:hover{border-color:var(--rovana-primary-deep);color:var(--rovana-primary-ink);gap:9px}.product-card__button[data-v-1cfb38e2]{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;margin-top:14px;border:1px solid rgb(var(--rovana-primary-rgb)/72%);border-radius:15px;background:var(--rovana-primary-mist);color:var(--rovana-primary-deep);cursor:pointer;font:inherit;font-size:clamp(14px,1.15vw,18px);font-weight:650;gap:12px;transition:color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.product-card__button[data-v-1cfb38e2] svg{width:23px;height:23px;stroke-width:1.7}.product-card__button[data-v-1cfb38e2]:hover:not(:disabled){border-color:var(--rovana-primary-hover);background:linear-gradient(135deg,var(--rovana-primary),var(--rovana-primary-hover));box-shadow:0 9px 22px rgb(var(--rovana-primary-rgb)/26%);color:#fff;transform:translateY(-1px)}.product-card a[data-v-1cfb38e2]:focus-visible,.product-card__button[data-v-1cfb38e2]:focus-visible{outline:2px solid var(--rovana-primary-deep);outline-offset:3px;box-shadow:var(--rovana-focus-ring)}.product-card__button[data-v-1cfb38e2]:disabled{border-color:var(--rovana-border);background:var(--rovana-surface-muted);color:var(--rovana-text-muted);cursor:not-allowed;opacity:.72}.product-card--compact .product-card__body[data-v-1cfb38e2]{padding:11px 15px 15px}.product-card--compact .product-card__button[data-v-1cfb38e2]{min-height:46px}@media(max-width:640px){.product-card__visual[data-v-1cfb38e2]{aspect-ratio:1.2/1}.product-card__body[data-v-1cfb38e2]{padding-inline:16px}}
