.product-card[data-astro-cid-goqu7m2f]{position:relative;min-width:0;overflow:hidden}.product-card__image-wrap[data-astro-cid-goqu7m2f]{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:.75rem;background-color:#f3f3f3;margin-bottom:.625rem}.product-card__track[data-astro-cid-goqu7m2f]{display:flex;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.product-card__img[data-astro-cid-goqu7m2f]{min-width:100%;width:100%;height:100%;object-fit:cover;flex-shrink:0}.product-card__placeholder[data-astro-cid-goqu7m2f]{width:100%;height:100%;background:#f3f3f3}.product-card__link[data-astro-cid-goqu7m2f]{position:absolute;inset:0;z-index:1}.product-card__arrow[data-astro-cid-goqu7m2f]{position:absolute;top:45%;transform:translateY(-50%);z-index:3;padding:.25rem;border-radius:0;background:none;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.product-card__arrow[data-astro-cid-goqu7m2f]:hover{transform:translateY(-50%) scale(1.15)}.product-card__arrow--prev[data-astro-cid-goqu7m2f]{left:.375rem}.product-card__arrow--next[data-astro-cid-goqu7m2f]{right:.375rem}.product-card__arrow[data-astro-cid-goqu7m2f]:disabled{opacity:.3;cursor:default}.product-card__badge[data-astro-cid-goqu7m2f]{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.2rem .5rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff;background-color:#111;border-radius:9999px}.product-card__category[data-astro-cid-goqu7m2f]{position:absolute;top:.5rem;right:.5rem;z-index:2;padding:.175rem .5rem;font-size:.5625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#00000073;backdrop-filter:blur(4px);border-radius:9999px}.product-card__cart-btn[data-astro-cid-goqu7m2f]{position:absolute;bottom:.625rem;right:.625rem;z-index:3;width:2.25rem;height:2.25rem;border-radius:9999px;background-color:#e5e5e5cc;backdrop-filter:blur(6px);border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.product-card__cart-btn[data-astro-cid-goqu7m2f]:hover{background-color:#111;color:#fff;transform:scale(1.08)}.product-card__info[data-astro-cid-goqu7m2f]{display:flex;flex-direction:column;gap:.25rem}.product-card__name[data-astro-cid-goqu7m2f]{font-family:var(--font-display, "Montserrat", sans-serif);font-weight:700;font-size:.9375rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__name[data-astro-cid-goqu7m2f] a[data-astro-cid-goqu7m2f]{color:inherit;text-decoration:none}@media(min-width:1024px){.product-card__name[data-astro-cid-goqu7m2f]{font-size:1rem}}.product-card__colors[data-astro-cid-goqu7m2f]{display:flex;align-items:center;gap:.375rem;padding:.1875rem}.product-card__color-dot[data-astro-cid-goqu7m2f]{width:.5rem;height:.5rem;border-radius:9999px;border:1px solid rgb(0 0 0 / .1);transition:transform .15s ease;cursor:pointer;flex-shrink:0;outline:1.5px solid transparent;outline-offset:1.5px}@media(min-width:1024px){.product-card__color-dot[data-astro-cid-goqu7m2f]{width:.5625rem;height:.5625rem}}.product-card__color-dot[data-astro-cid-goqu7m2f]:hover{transform:scale(1.15)}.product-card__color-dot--active[data-astro-cid-goqu7m2f]{outline-color:#111}.product-card__colors-extra[data-astro-cid-goqu7m2f]{font-size:.75rem;color:#999;margin-left:.125rem}.product-card__description[data-astro-cid-goqu7m2f]{font-size:.8125rem;color:#888;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__price-wrap[data-astro-cid-goqu7m2f]{display:flex;align-items:center;gap:.375rem;padding-top:.125rem;flex-wrap:wrap}.product-card__price[data-astro-cid-goqu7m2f]{font-weight:700;font-size:1rem}.product-card__price--old[data-astro-cid-goqu7m2f]{font-size:.8125rem;color:#999;text-decoration:line-through;font-weight:500}.product-card__discount[data-astro-cid-goqu7m2f]{font-size:.625rem;font-weight:700;color:#fff;background:#dc2626;padding:.0625rem .375rem;border-radius:.1875rem;line-height:1.4}@media(min-width:1024px){.product-card__price[data-astro-cid-goqu7m2f]{font-size:1.0625rem}}.quick-add-popup{position:absolute;bottom:0;left:0;right:0;z-index:10;background:#fff;border-radius:.75rem .75rem 0 0;padding:.875rem 1rem;box-shadow:0 -4px 20px #0000001f;animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.quick-add-popup__title{font-weight:700;font-size:.8125rem;margin-bottom:.625rem}.quick-add-popup__section{margin-bottom:.5rem}.quick-add-popup__label{font-size:.6875rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:.375rem}.quick-add-popup__colors{display:flex;gap:.375rem;flex-wrap:wrap}.quick-add-popup__color{width:1.5rem;height:1.5rem;border-radius:9999px;border:2px solid transparent;cursor:pointer;transition:all .15s}.quick-add-popup__color.active{border-color:#111;transform:scale(1.15)}.quick-add-popup__sizes{display:flex;gap:.25rem;flex-wrap:wrap}.quick-add-popup__size{padding:.25rem .625rem;font-size:.6875rem;font-weight:600;border:1px solid #e5e5e5;border-radius:.375rem;background:#fff;cursor:pointer;transition:all .15s}.quick-add-popup__size.active{background:#111;color:#fff;border-color:#111}.quick-add-popup__add{width:100%;padding:.5rem;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.8125rem;font-weight:700;background:#111;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s}.quick-add-popup__add:hover{background:#333}
