.product-card[data-v-11146eba]{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;z-index:1}.product-card--showing-tooltip[data-v-11146eba]{z-index:60;overflow:visible}.product-card__image-container[data-v-11146eba]{z-index:1;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;flex-shrink:0}.product-card__img-layer[data-v-11146eba]{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.product-card__img-layer--main[data-v-11146eba]{z-index:1;opacity:1}.product-card__img-layer--hidden[data-v-11146eba]{opacity:0}.product-card__img-layer--hover[data-v-11146eba]{z-index:2;opacity:0}@media(hover:hover)and (pointer:fine){.product-card__image-container:hover .product-card__img-layer--hover[data-v-11146eba]{opacity:1}.product-card:has(.product-card__quick-view-btn:hover) .product-card__img-layer--hover[data-v-11146eba]{opacity:1}.product-card__image-container:hover .product-card__img-layer--main[data-v-11146eba]{opacity:0}.product-card__image-container:hover .product-card__img[data-v-11146eba]{transform:scale(1.05)}.product-card__image-container:hover .product-card__img-layer--dark-default[data-v-11146eba]{opacity:1}.product-card__image-container:hover .product-card__img-layer--dark-hover-default[data-v-11146eba]{opacity:0}}.product-card.is-tapped .product-card__img-layer--hover[data-v-11146eba]{opacity:1}.product-card.is-tapped .product-card__img-layer--main[data-v-11146eba]{opacity:0}.product-card__img-layer--third[data-v-11146eba]{z-index:3;opacity:0;transition:opacity .3s ease}.product-card__img-layer--third.product-card__img-layer--visible[data-v-11146eba]{opacity:1!important;z-index:4!important}.product-card--showing-third .product-card__img-layer--hover[data-v-11146eba],.product-card--showing-third .product-card__img-layer--main[data-v-11146eba]{opacity:0!important}.product-card--no-hover-swap .product-card__img-layer--hover[data-v-11146eba]{display:none!important}.product-card--no-hover-swap.is-tapped .product-card__img-layer--main[data-v-11146eba]{opacity:1!important}@media(hover:hover)and (pointer:fine){.product-card--no-hover-swap .product-card__image-container:hover .product-card__img-layer--main[data-v-11146eba]{opacity:1!important}}.product-card__img-layer--dark-default[data-v-11146eba]{opacity:0}.product-card.is-tapped .product-card__img-layer--dark-default[data-v-11146eba],.product-card__img-layer--dark-hover-default[data-v-11146eba]{opacity:1}.product-card.is-tapped .product-card__img-layer--dark-hover-default[data-v-11146eba]{opacity:0}.product-card__img[data-v-11146eba]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.product-card.is-tapped .product-card__img[data-v-11146eba]{transform:scale(1.05)}.product-card__placeholder[data-v-11146eba]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-warm)}.product-card__matter-badge[data-v-11146eba]{position:absolute;top:2%;right:2%;z-index:10;width:25%;height:auto;display:flex;align-items:center;justify-content:center}.product-card__matter-img[data-v-11146eba]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.product-card__rgb-badge[data-v-11146eba]{position:absolute;top:2%;right:2%;z-index:10;width:11.52%;height:auto;display:flex;align-items:center;justify-content:center}.product-card__rgb-img[data-v-11146eba]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.product-card__info[data-v-11146eba]{padding:10px 0 0;display:flex;flex-direction:column;font-size:1.2em}.product-card__swap-zone[data-v-11146eba]{display:grid;grid-template-rows:auto;grid-template-columns:1fr}.product-card__swap-zone[data-v-11146eba]>*{grid-row:1/-1;grid-column:1/-1}.product-card__title-price[data-v-11146eba]{display:flex;flex-direction:column;gap:8px;transition:transform .35s ease,opacity .35s ease;z-index:1}@media(hover:hover)and (pointer:fine){.group:hover .product-card__title-price[data-v-11146eba]{transform:translateY(-16px);opacity:0;pointer-events:none}.group:hover .product-card__quick-view-btn[data-v-11146eba]{opacity:1;transform:translateY(0)}}.product-card.is-tapped .product-card__title-price[data-v-11146eba]{transform:translateY(-16px);opacity:0;pointer-events:none}.product-card__name[data-v-11146eba]{font-size:.95rem;font-weight:500;margin:0;color:#000;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6rem}.product-card__price[data-v-11146eba]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-weight:400;color:#525252}.product-card__current-price[data-v-11146eba]{font-weight:700;font-size:.875rem;color:#525252;order:3}.product-card__current-price--sale[data-v-11146eba]{color:#8a1703;font-weight:700}.product-card__old-price[data-v-11146eba]{text-decoration:line-through;color:#6b6b6b;font-size:.8rem;font-weight:500;order:1}.product-card__discount-badge[data-v-11146eba]{font-weight:700;color:#fff;background-color:#8a1703;font-size:.65rem;padding:1px 6px;border-radius:3px;order:2}.product-card__shipping[data-v-11146eba]{margin:0;font-size:.7rem;color:#fff;display:inline-block;padding:2px 8px;border-radius:3px;background-color:#565944;align-self:flex-start}.product-card__quick-view-btn[data-v-11146eba]{width:calc(100% - 12px);margin:1rem 6px 0;padding:1rem .6rem;border-radius:999px;border:1px solid #000;background:#fff;color:#000;font-size:.8rem;font-weight:500;letter-spacing:.3px;cursor:pointer;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translateY(16px);transition:transform .35s ease,opacity .35s ease,background .2s ease,color .2s ease;z-index:2;touch-action:manipulation;align-self:start;line-height:1.4}.product-card.is-tapped .product-card__quick-view-btn[data-v-11146eba]{opacity:1;transform:translateY(0)}@media(hover:hover)and (pointer:fine){.product-card__quick-view-btn[data-v-11146eba]:focus-visible,.product-card__quick-view-btn[data-v-11146eba]:hover{background:#565944;color:#fff;border-color:#565944;box-shadow:0 2px 8px #56594440}}.product-card__quick-view-btn[data-v-11146eba]{-moz-user-select:none;user-select:none;-webkit-user-select:none}@media(hover:none),(pointer:coarse){.product-card__quick-view-btn[data-v-11146eba]:active{background:#565944;color:#fff;border-color:#565944}}.product-card__static[data-v-11146eba]{margin-top:8px;position:relative;overflow:visible}.product-card__colors[data-v-11146eba]{display:flex;gap:8px;margin-top:8px;align-items:center}.product-card__color-dot[data-v-11146eba]{width:20px;height:20px;border-radius:50%;border:1px solid #000;cursor:pointer;flex-shrink:0;transition:transform .3s ease;position:relative;touch-action:manipulation}.product-card__color-dot--hover[data-v-11146eba],.product-card__color-dot[data-v-11146eba]:hover{transform:scale(1.1)}.product-card__color-dot--hover[data-v-11146eba]:before,.product-card__color-dot[data-v-11146eba]:hover:before{content:"";position:absolute;inset:-3px;border:1px solid #000;border-radius:50%}.product-card__color-tooltip[data-v-11146eba]{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid #565944;color:#1a1a1a;font-size:12px;font-weight:500;padding:4px 10px;border-radius:4px;white-space:nowrap;pointer-events:none;z-index:100;box-shadow:0 2px 8px #0000001a;display:inline-block}.product-card__color-more[data-v-11146eba]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:11px;font-weight:700;color:#1a1a1a;flex-shrink:0}.product-card__sizes[data-v-11146eba]{display:flex;gap:4px;margin-top:8px;align-items:center}.product-card__size-btn[data-v-11146eba]{width:24px;height:24px;border-radius:4px;border:1px solid #1a1a1a;background:#fff;cursor:pointer;font-size:12px;font-weight:600;color:#1a1a1a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,color .2s;padding:0;line-height:1}.product-card__size-btn--selected[data-v-11146eba],.product-card__size-btn[data-v-11146eba]:hover{background:#1a1a1a;color:#fff}@media(max-width:768px){.product-card__info[data-v-11146eba]{padding:4px 0 0}.product-card__name[data-v-11146eba]{font-size:.78rem;min-height:2rem;line-height:1.25}.product-card__title-price[data-v-11146eba]{gap:2px}.product-card__colors[data-v-11146eba],.product-card__static[data-v-11146eba]{margin-top:2px}.product-card__quick-view-btn[data-v-11146eba]{pointer-events:none}.product-card.is-tapped .product-card__quick-view-btn[data-v-11146eba]{pointer-events:auto}.product-card__title-price[data-v-11146eba]{transition:transform .18s ease,opacity .18s ease}.product-card__quick-view-btn[data-v-11146eba]{transition:transform .18s ease,opacity .18s ease,background .15s ease,color .15s ease}}@media(max-width:480px){.product-card__info[data-v-11146eba]{padding:3px 0 0}.product-card__name[data-v-11146eba]{font-size:.72rem;min-height:1.8rem;line-height:1.2}.product-card__quick-view-btn[data-v-11146eba]{width:calc(100% - 8px);padding:.75rem .5rem;font-size:.75rem;margin:.5rem 4px 0;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.product-card__color-dot[data-v-11146eba],.product-card__img[data-v-11146eba],.product-card__img-layer[data-v-11146eba],.product-card__quick-view-btn[data-v-11146eba],.product-card__title-price[data-v-11146eba]{transition:none!important}}
