.product-card[data-v-d5c9ddbc]{overflow:hidden;min-height:100%;padding:10px;border:1px solid var(--border);border-radius:30px;background:#ffffffeb;box-shadow:0 18px 50px #1018200f;display:flex;flex-direction:column;transition:border-color .18s ease;position:relative}.product-card[data-v-d5c9ddbc]:hover{border-color:var(--accent)}.product-card__image-box[data-v-d5c9ddbc]{position:relative;overflow:hidden;border-radius:24px;background:#fff;aspect-ratio:4/5}.product-card__gallery[data-v-d5c9ddbc]{width:100%;height:100%;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.product-card__gallery[data-v-d5c9ddbc]::-webkit-scrollbar{display:none}.product-card__gallery-slide[data-v-d5c9ddbc]{min-width:100%;height:100%;scroll-snap-align:start;text-decoration:none;display:block}.product-card__gallery-slide img[data-v-d5c9ddbc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-card__image-box[data-v-d5c9ddbc]:after{display:none}.product-card__badge[data-v-d5c9ddbc]{position:absolute;top:10px;left:10px;max-width:calc(100% - 64px);padding:7px 10px;border-radius:999px;background:var(--accent);color:var(--text);font-size:12px;font-weight:950;z-index:3}.product-card__gallery-dots[data-v-d5c9ddbc]{position:absolute;left:50%;bottom:10px;z-index:3;transform:translate(-50%);max-width:calc(100% - 24px);padding:6px 8px;border:1px solid hsla(0,0%,100%,.72);border-radius:999px;background:#ffffffbd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;gap:6px}.product-card__gallery-dot[data-v-d5c9ddbc]{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#11182747;cursor:pointer;transition:width .18s ease,background .18s ease}.product-card__gallery-dot--active[data-v-d5c9ddbc]{width:18px;background:var(--accent)}.product-card__body[data-v-d5c9ddbc]{flex:1;padding:16px 6px 4px;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.product-card__title[data-v-d5c9ddbc]{color:var(--text);font-size:21px;font-weight:950;line-height:1.03;letter-spacing:-.05em;text-decoration:none}.product-card__title[data-v-d5c9ddbc]:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.product-card__benefit[data-v-d5c9ddbc]{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.product-card__footer[data-v-d5c9ddbc]{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__footer strong[data-v-d5c9ddbc]{color:var(--text);font-size:19px;line-height:1;letter-spacing:-.045em;white-space:nowrap}.product-card__button[data-v-d5c9ddbc]{min-height:40px;padding:0 15px;border-radius:999px;background:var(--accent);color:var(--text);font-size:13px;font-weight:950;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 12px 26px #9fed1638}.product-card__button[data-v-d5c9ddbc]:hover{background:var(--accent-strong);transform:translateY(-1px);box-shadow:0 16px 34px #9fed1647}.product-card__saved-button[data-v-d5c9ddbc]{position:absolute;top:20px;right:20px;z-index:4;width:42px;height:42px;border:1px solid rgba(221,231,234,.95);border-radius:999px;background:#ffffffe0;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #10182014;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card__saved-button[data-v-d5c9ddbc]:hover{transform:translateY(-1px);border-color:#b6ff3bbf;background:#fff;box-shadow:0 16px 36px #1018201f}.product-card__saved-button--active[data-v-d5c9ddbc]{border-color:#b6ff3bf2;background:var(--accent);color:var(--text);box-shadow:0 14px 34px #9fed1647}.product-card__gallery-arrows[data-v-d5c9ddbc]{position:absolute;inset:0;z-index:3;pointer-events:none}.product-card__gallery-arrow[data-v-d5c9ddbc]{position:absolute;top:50%;width:34px;height:34px;border:1px solid rgba(221,231,234,.92);border-radius:999px;background:#ffffffd1;color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px #10182014;transform:translateY(-50%);opacity:0;pointer-events:auto;transition:opacity .18s ease,transform .18s ease,background .18s ease,border-color .18s ease}.product-card__gallery-arrow--prev[data-v-d5c9ddbc]{left:10px}.product-card__gallery-arrow--next[data-v-d5c9ddbc]{right:10px}.product-card:hover .product-card__gallery-arrow[data-v-d5c9ddbc]{opacity:1}.product-card__gallery-arrow[data-v-d5c9ddbc]:hover{background:#fff;border-color:#b6ff3bd9;transform:translateY(-50%) scale(1.04)}@media(max-width:720px){.product-card[data-v-d5c9ddbc]{border-radius:26px}.product-card__image-box[data-v-d5c9ddbc]{border-radius:21px}.product-card__body[data-v-d5c9ddbc]{padding:15px 5px 4px;gap:20px}.product-card__title[data-v-d5c9ddbc]{font-size:21px}.product-card__footer[data-v-d5c9ddbc]{align-items:flex-start}.product-card__button[data-v-d5c9ddbc]{min-height:40px;padding:0 14px}.product-card__gallery-arrows[data-v-d5c9ddbc]{display:none}}
