.product-card[data-v-e5791b2c]{cursor:pointer;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden}.product-card__image[data-v-e5791b2c]{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:12px;margin-bottom:16px;text-decoration:none;flex-shrink:0;background:#fff;border:1px solid rgba(19,41,75,.08);padding:var(--img-pad,0)}@media(max-width:400px){.product-card__image[data-v-e5791b2c]{border-radius:8px;margin-bottom:10px}}.product-card__img[data-v-e5791b2c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;z-index:1}.product-card:hover .product-card__img[data-v-e5791b2c]{transform:scale(1.04)}.product-card__glare[data-v-e5791b2c]{position:absolute;inset:0;z-index:3;pointer-events:none;overflow:hidden}.product-card__glare[data-v-e5791b2c]:after{content:"";position:absolute;top:-50%;left:-60%;width:40%;height:200%;background:linear-gradient(105deg,transparent 40%,hsla(0,0%,100%,.15) 45%,hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,.15) 55%,transparent 60%);transform:skew(-15deg);opacity:0;transition:none}.product-card:hover .product-card__glare[data-v-e5791b2c]:after{animation:glareMove-e5791b2c .7s cubic-bezier(.16,1,.3,1) forwards}.product-card__hover-placeholder[data-v-e5791b2c]{position:absolute;inset:0;z-index:0;background:#fff}.product-card__placeholder[data-v-e5791b2c]{width:100%;height:100%;background:#eceae5;display:flex;align-items:center;justify-content:center;color:var(--color-navy);transition:background .3s}.product-card:hover .product-card__placeholder[data-v-e5791b2c]{background:#e2dfda}.product-card__tags[data-v-e5791b2c]{position:absolute;top:10px;right:10px;left:52px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;z-index:2;pointer-events:none}@media(max-width:480px){.product-card__tags[data-v-e5791b2c]{top:8px;right:8px;left:8px}}@media(max-width:370px){.product-card__tags[data-v-e5791b2c]{top:6px;right:6px;left:6px;gap:2px}}.product-card__tag[data-v-e5791b2c]{padding:5px 12px;font-size:11px;letter-spacing:.03em;background:#13294bbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-cream);border-radius:100px;white-space:nowrap;pointer-events:auto}@media(max-width:1200px){.product-card__tag[data-v-e5791b2c]{font-size:9px;padding:4px 8px}}@media(max-width:480px){.product-card__tag[data-v-e5791b2c]{font-size:8px;padding:3px 7px}}@media(max-width:370px){.product-card__tag[data-v-e5791b2c]{font-size:7px;padding:2px 5px;letter-spacing:0}}.product-card__fav[data-v-e5791b2c]{position:absolute;top:10px;left:10px;width:36px;height:36px;border-radius:50%;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:var(--color-navy);opacity:0;transform:scale(.85);transition:opacity .25s,transform .25s cubic-bezier(.16,1,.3,1),color .2s,background .2s;z-index:2}@media(max-width:480px){.product-card__fav[data-v-e5791b2c]{width:26px;height:26px;top:auto;bottom:8px;left:8px;opacity:1;transform:scale(1)}.product-card__fav svg[data-v-e5791b2c]{width:13px;height:13px}}.product-card:hover .product-card__fav[data-v-e5791b2c]{opacity:1;transform:scale(1)}.product-card__fav[data-v-e5791b2c]:hover{color:var(--color-orange)}.product-card__fav--active[data-v-e5791b2c]{opacity:1;transform:scale(1);color:var(--color-orange);background:#fe5d321a;animation:fav-pulse-e5791b2c .4s cubic-bezier(.16,1,.3,1)}@media(max-width:480px){.product-card__fav[data-v-e5791b2c]{width:30px;height:30px}.product-card__fav svg[data-v-e5791b2c]{width:15px;height:15px}}.product-card__info[data-v-e5791b2c]{display:flex;flex-direction:column;gap:8px;flex:1}@media(max-width:400px){.product-card__info[data-v-e5791b2c]{gap:4px}}.product-card__stock[data-v-e5791b2c]{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#4a9d5b;letter-spacing:.02em}.product-card__stock--out[data-v-e5791b2c]{color:var(--color-accent)}@media(max-width:480px){.product-card__stock[data-v-e5791b2c]{font-size:10px}}.product-card__stock-dot[data-v-e5791b2c]{width:6px;height:6px;border-radius:50%;background:#4a9d5b;flex-shrink:0}.product-card__stock--out .product-card__stock-dot[data-v-e5791b2c]{background:var(--color-accent)}.product-card__name[data-v-e5791b2c]{font-family:Unbounded,sans-serif;font-size:18px;font-weight:400;color:var(--color-navy);line-height:1.2;word-break:break-word;min-width:0}@media(max-width:480px){.product-card__name[data-v-e5791b2c]{font-size:15px}}@media(max-width:370px){.product-card__name[data-v-e5791b2c]{font-size:13px}}.product-card__art[data-v-e5791b2c]{font-size:11px;color:var(--color-gray)}@media(max-width:480px){.product-card__art[data-v-e5791b2c]{font-size:10px}}@media(max-width:370px){.product-card__art[data-v-e5791b2c]{font-size:9px}}.product-card__collection[data-v-e5791b2c]{font-size:12px;letter-spacing:.03em;color:var(--color-gray)}@media(max-width:480px){.product-card__collection[data-v-e5791b2c]{font-size:10px}}@media(max-width:370px){.product-card__collection[data-v-e5791b2c]{font-size:9px}}.product-card__bottom[data-v-e5791b2c]{display:flex;flex-direction:column;gap:8px;margin-top:auto}@media(max-width:370px){.product-card__bottom[data-v-e5791b2c]{gap:6px}}.product-card__details[data-v-e5791b2c]{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-card__box-qty[data-v-e5791b2c],.product-card__volume[data-v-e5791b2c]{font-size:13px;color:var(--color-gray)}@media(max-width:480px){.product-card__box-qty[data-v-e5791b2c],.product-card__volume[data-v-e5791b2c]{font-size:11px}}@media(max-width:370px){.product-card__box-qty[data-v-e5791b2c],.product-card__volume[data-v-e5791b2c]{font-size:10px}}.product-card__price[data-v-e5791b2c]{font-family:Unbounded,sans-serif;font-size:14px;color:var(--color-navy)}@media(max-width:480px){.product-card__price[data-v-e5791b2c]{font-size:12px}}@media(max-width:370px){.product-card__price[data-v-e5791b2c]{font-size:11px}}.product-card__buy[data-v-e5791b2c]{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0;border-radius:100px;background:var(--color-navy);color:var(--color-cream);font-size:11px;font-family:Unbounded,sans-serif;letter-spacing:.05em;text-transform:uppercase;transition:all .25s cubic-bezier(.16,1,.3,1);white-space:nowrap;overflow:hidden}.product-card__buy[data-v-e5791b2c]:hover{background:var(--color-accent);transform:translateY(-1px)}.product-card__buy--added[data-v-e5791b2c]{background:#2a6a3a;pointer-events:none}.product-card__buy--added[data-v-e5791b2c]:hover{background:#2a6a3a;transform:none}.product-card__buy[data-v-e5791b2c]:disabled{background:var(--color-gray-light);color:var(--color-gray);cursor:default;transform:none}@media(max-width:370px){.product-card__buy[data-v-e5791b2c]{padding:8px 0;font-size:10px;letter-spacing:.03em}}.product-card__buy-inner[data-v-e5791b2c]{display:inline-flex;align-items:center;gap:6px}@media(max-width:370px){.product-card__buy-inner[data-v-e5791b2c]{gap:4px}.product-card__buy-inner svg[data-v-e5791b2c]{width:12px;height:12px}.product-card__stock[data-v-e5791b2c]{font-size:9px;gap:4px}.product-card__stock-dot[data-v-e5791b2c]{width:5px;height:5px}.product-card__image[data-v-e5791b2c]{border-radius:8px;margin-bottom:8px}.product-card__info[data-v-e5791b2c]{gap:3px}.product-card__tag[data-v-e5791b2c]{font-size:8px;padding:2px 6px}.product-card__fav[data-v-e5791b2c]{width:22px;height:22px;top:auto;bottom:6px;left:6px;opacity:1;transform:scale(1)}.product-card__fav svg[data-v-e5791b2c]{width:11px;height:11px}}@keyframes glareMove-e5791b2c{0%{left:-60%;opacity:1}to{left:130%;opacity:1}}@keyframes fav-pulse-e5791b2c{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1)}}.btn-swap-enter-active[data-v-e5791b2c],.btn-swap-leave-active[data-v-e5791b2c]{transition:all .25s cubic-bezier(.16,1,.3,1)}.btn-swap-enter-from[data-v-e5791b2c]{opacity:0;transform:translateY(8px)}.btn-swap-leave-to[data-v-e5791b2c]{opacity:0;transform:translateY(-8px)}@media(prefers-reduced-motion:reduce){.product-card:hover .product-card__glare[data-v-e5791b2c]:after{animation:none}}
