.product-card[data-v-4463d4a5]{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;cursor:pointer;transition:box-shadow var(--dur) var(--ease),transform var(--dur) var(--ease);display:flex;flex-direction:column}.product-card[data-v-4463d4a5]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.product-photo[data-v-4463d4a5]{position:relative;aspect-ratio:4/5;overflow:hidden;background:#efe6d4}.img-cover[data-v-4463d4a5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--dur-slow) var(--ease)}.product-card:hover .img-cover[data-v-4463d4a5]{transform:scale(1.04)}.ribbon[data-v-4463d4a5]{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:var(--radius-pill);background:var(--primary);color:var(--fg-inverse);font-size:var(--text-xs);font-weight:500;z-index:1;line-height:1.4}.ribbon--muted[data-v-4463d4a5]{background:#332822b8}.heart[data-v-4463d4a5],.ribbon--muted[data-v-4463d4a5]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.heart[data-v-4463d4a5]{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:var(--radius-pill);background:#ffffffe0;border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;color:var(--fg);cursor:pointer;z-index:1;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease)}.heart[data-v-4463d4a5]:hover{background:#fff;color:var(--primary)}.heart svg[data-v-4463d4a5]{width:18px;height:18px}.heart--on svg[data-v-4463d4a5]{fill:var(--primary);stroke:var(--primary)}.heart[data-v-4463d4a5]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-meta[data-v-4463d4a5]{padding:14px 16px 18px;display:flex;flex-direction:column;gap:8px}.name[data-v-4463d4a5]{font-family:var(--font-serif);font-weight:var(--font-weight-semi);font-size:var(--text-lg);color:var(--fg);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-buy[data-v-4463d4a5]{display:flex;align-items:center;justify-content:space-between;gap:10px}.price[data-v-4463d4a5]{font-family:var(--font-serif);font-weight:var(--font-weight-semi);font-size:var(--text-xl);color:var(--primary);line-height:1.2}.add-cart[data-v-4463d4a5]{width:40px;height:40px;border-radius:var(--radius-pill);flex:none;border:0;background:var(--primary);color:var(--fg-inverse);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-xs);transition:background var(--dur-fast) var(--ease),transform var(--dur-fast) var(--ease)}.add-cart[data-v-4463d4a5]:hover{background:var(--primary-hover);transform:translateY(-1px)}.add-cart[data-v-4463d4a5]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.add-cart[data-v-4463d4a5]:disabled{background:var(--border);color:var(--fg-muted);cursor:not-allowed;transform:none;box-shadow:none}.add-cart svg[data-v-4463d4a5]{width:17px;height:17px}@media(max-width:640px){.add-cart[data-v-4463d4a5]{width:36px;height:36px}.add-cart svg[data-v-4463d4a5]{width:16px;height:16px}}
