.product-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e2e2df;border-radius:.7rem;background:var(--paper);box-shadow:0 .35rem 1.4rem rgba(23,20,16,.045);transition:border-color 180ms ease,box-shadow 280ms ease,transform 280ms var(--ease)}
.product-card:hover{border-color:#d3d0ca;box-shadow:0 .85rem 2.25rem rgba(23,20,16,.1);transform:translateY(-.15rem)}
.product-card .product-card__media{position:relative;display:block;aspect-ratio:.96;overflow:hidden;border-radius:calc(.7rem - 1px) calc(.7rem - 1px) 0 0;background:var(--soft)}
.product-card__image-link{position:absolute;inset:0;display:block;overflow:hidden}
.product-card__image-link::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.012),transparent 55%);content:"";pointer-events:none}
.product-card__image-link>img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .65s var(--ease)}
.product-card:hover .product-card__image-link>img{transform:scale(1.035)}
.product-card .product-badge{position:absolute;z-index:2;top:.9rem;left:.9rem;max-width:calc(100% - 4.5rem);overflow:hidden;padding:.52rem .78rem;border:1px solid var(--black);border-radius:999px;background:var(--black);color:var(--paper);font-size:.62rem;font-weight:600;letter-spacing:.05em;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.product-card .product-badge--dark{border-color:var(--black);background:var(--black);color:var(--paper)}
.product-card__actions{position:absolute;z-index:4;top:.9rem;right:.9rem;display:grid;gap:.35rem}
.product-card .product-card__action{position:static;display:grid;width:2.5rem;height:2.5rem;margin:0;padding:0;place-items:center;border:1px solid rgba(17,17,17,.12);border-radius:.45rem;background:rgba(255,255,255,.92);color:#62625f;box-shadow:0 .2rem .7rem rgba(0,0,0,.035);cursor:pointer;transition:border-color 180ms ease,background 180ms ease,color 180ms ease,transform 180ms ease}
.product-card .product-card__action.wishlist-button{border-radius:50%;background:#fff;box-shadow:0 .2rem .75rem rgba(17,17,17,.06)}
.product-card .product-card__action.is-saved,.product-card .product-card__action:focus-visible,.product-card .product-card__action:hover,.product-card .product-card__action[aria-pressed=true]{border-color:var(--black);background:var(--black);color:var(--paper);transform:translateY(-1px)}
.product-card .product-card__action:disabled{background:rgba(241,241,238,.9);color:#aaa;cursor:not-allowed;opacity:.72;transform:none}
.product-card .product-card__action svg{width:1.12rem;height:1.12rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}
.product-card .product-card__action.wishlist-button.is-saved svg,.product-card .product-card__action.wishlist-button[aria-pressed=true] svg{fill:currentColor}
.product-card__explore{position:absolute;z-index:4;right:1rem;bottom:1rem;display:grid;width:2.6rem;height:2.6rem;place-items:center;border:2px solid rgba(17,17,17,.78);border-radius:50%;background:rgba(255,255,255,.94);color:var(--black);box-shadow:0 .25rem .85rem rgba(17,17,17,.16);transition:background 180ms ease,color 180ms ease,transform 220ms var(--ease)}
.product-card__explore .sl-icon{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
.product-card__explore-arrow--desktop,.product-card__explore-label{display:none}
.product-card__explore:focus-visible,.product-card__explore:hover{background:var(--black);color:var(--paper);transform:translateY(-2px)}
.product-card .product-card__info{position:relative;display:flex;min-width:0;flex:1;flex-direction:column;padding:.85rem .75rem .75rem;background:var(--paper)}
.product-card .product-card__brand{display:block;min-height:1.2em;overflow:hidden;margin-bottom:.42rem;font-size:.56rem;font-weight:300;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.product-card .product-card__details{display:block;min-width:0}
.product-card .product-card__name{display:-webkit-box;min-height:1.15em;margin:0;overflow:hidden;color:var(--black);font-size:.9rem;font-weight:700;letter-spacing:-.015em;line-height:1.15;text-transform:uppercase;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.product-card .product-card__description{display:-webkit-box;min-height:0;margin:.38rem 0 0;overflow:hidden;color:#777773;font-size:.75rem;font-weight:500;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.product-card .product-card__category{display:block;min-height:1.35em;margin-top:.3rem;overflow:hidden;font-size:.65rem;font-weight:300;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.product-card .product-card__stats{display:flex;min-width:0;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}
.product-card .product-card__stats>span{display:inline-flex;min-width:0;min-height:1.25rem;align-items:center;gap:.2rem;padding:.12rem .32rem;border:1px solid #e7e0d5;border-radius:999px;background:#fbf9f5;color:#77736c;font-size:.5rem;font-weight:500;line-height:1;white-space:nowrap}
.product-card .product-card__stats svg{width:.65rem;height:.65rem;fill:none;stroke:#b99a6c;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
.product-card .product-card__rating{display:flex;align-items:center;gap:.04rem;min-height:1.2rem;margin-top:.35rem;color:#d4d0c8;font-size:.9rem;line-height:1}
.product-card .product-card__rating .is-filled{color:#f2a044}
.product-card .product-card__review-count{margin-left:.28rem;color:#77736c;font-size:.58rem;font-weight:550;line-height:1;white-space:nowrap}
.product-card__price-block{margin-top:auto;padding-top:.72rem;border-top:1px solid #ece9e3}
.product-card .product-card__pricing{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin:0}
.product-card__current-price,.product-card__previous-price{display:flex;min-width:0;flex-direction:column;gap:.16rem}
.product-card__current-price>span,.product-card__previous-price>span{color:#77736c;font-size:.65rem;font-weight:650;letter-spacing:.08em;line-height:1;text-transform:uppercase}
.product-card .product-card__price{color:var(--black);font-size:1.16rem;font-weight:760;letter-spacing:-.025em;line-height:1.05;white-space:nowrap}
.product-card__previous-price{align-items:flex-end;padding-bottom:.04rem}
.product-card .product-card__pricing del{color:#8d8982;font-size:.78rem;font-weight:500;line-height:1.1;white-space:nowrap;text-decoration-color:#a34e43;text-decoration-thickness:1.5px}
.product-card__offer{display:flex;align-items:center;gap:.58rem;margin-top:.65rem;padding:.52rem .58rem;border:1px solid #e8dcc6;border-radius:.48rem;background:linear-gradient(105deg,#fbf6ec,#f6efe2);color:#6f5123;line-height:1.2}
.product-card__offer-badge{flex:0 0 auto;padding:.3rem .44rem;border-radius:.3rem;background:#1d1d1b;color:#fff;font-size:.64rem;font-weight:750;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}
.product-card__offer-copy{display:flex;min-width:0;flex-direction:column;gap:.13rem}
.product-card__offer-copy strong{color:#5e431b;font-size:.75rem;font-weight:750;white-space:nowrap}
.product-card__offer-copy small{overflow:hidden;color:#766f64;font-size:.66rem;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.product-card__offer-copy .sl-money{font-size:inherit}
@media (min-width:48rem){
.product-card .product-badge{border-color:rgba(17,17,17,.06);background:rgba(255,255,255,.94);color:#333;box-shadow:0 .35rem 1rem rgba(17,17,17,.06)}
.product-card__explore{display:flex;width:auto;min-width:7.35rem;height:3rem;align-items:center;justify-content:space-between;gap:.75rem;padding:.3rem .3rem .3rem 1.1rem;transform:translateY(.5rem);border:0;border-radius:999px;background:rgba(20,20,20,.82);color:#fff;box-shadow:0 .35rem 1rem rgba(17,17,17,.14);opacity:0;pointer-events:none}
.product-card:focus-within .product-card__explore,.product-card:hover .product-card__explore{transform:none;opacity:1;pointer-events:auto}
.product-card__explore-label{display:block;font-size:.58rem;font-weight:700;letter-spacing:.09em;line-height:1;text-transform:uppercase}
.product-card__explore .product-card__explore-arrow--mobile{display:none}
.product-card__explore .product-card__explore-arrow--desktop{display:block;width:2.35rem;height:2.35rem;padding:.66rem;border-radius:50%;background:#fff;color:#111;stroke-width:1.7}
.product-card .product-card__info{padding:1rem .9rem .9rem}
.product-card .product-card__brand{font-size:.58rem}
.product-card .product-card__name{font-size:1rem}
.product-card .product-card__category,.product-card .product-card__description{font-size:.8rem}
.product-card .product-card__stats>span{font-size:.53rem}
.product-card .product-card__rating{font-size:1rem}
.product-card .product-card__price{font-size:1.28rem}
}
@media (max-width:38rem){
.product-card{border-radius:.55rem;box-shadow:0 .25rem 1rem rgba(23,20,16,.035)}
.product-card .product-card__media{border-radius:calc(.55rem - 1px) calc(.55rem - 1px) 0 0}
.product-card__actions{top:.4rem;right:.4rem;gap:.28rem}
.product-card .product-card__action{width:2.1rem;height:2.1rem;border-radius:.4rem}
.product-card .product-card__action svg{width:.98rem;height:.98rem}
.product-card .product-badge{top:.45rem;left:.45rem;max-width:calc(100% - 3.35rem);padding:.32rem .5rem;font-size:.52rem}
.product-card__explore{right:.55rem;bottom:.55rem;width:2.35rem;height:2.35rem;border-width:1.5px}
.product-card__explore .sl-icon{width:.84rem;height:.84rem}
.product-card .product-card__info{padding:.65rem .5rem .6rem}
.product-card .product-card__brand{margin-bottom:.35rem;font-size:.5rem}
.product-card .product-card__name{font-size:.72rem}
.product-card .product-card__description{margin-top:.3rem;font-size:.56rem;line-height:1.35}
.product-card .product-card__category{margin-top:.4rem;font-size:.57rem}
.product-card .product-card__stats{align-items:center;flex-wrap:nowrap;gap:.18rem;margin-top:.25rem}
.product-card .product-card__stats>span{min-height:1.05rem;flex:0 0 auto;gap:.12rem;padding:.1rem .22rem;font-size:.43rem}
.product-card .product-card__stats svg{width:.55rem;height:.55rem}
.product-card .product-card__rating{margin-top:.3rem;font-size:.78rem}
.product-card .product-card__review-count{margin-left:.2rem;font-size:.48rem}
.product-card__price-block{padding-top:.55rem}
.product-card .product-card__pricing{gap:.4rem}
.product-card .product-card__price{font-size:1rem}
.product-card__current-price>span,.product-card__previous-price>span{font-size:.57rem}
.product-card .product-card__pricing del{font-size:.7rem}
.product-card__offer{align-items:flex-start;gap:.4rem;margin-top:.5rem;padding:.44rem}
.product-card__offer-badge{padding:.26rem .34rem;font-size:.56rem}
.product-card__offer-copy strong{font-size:.68rem}
.product-card__offer-copy small{font-size:.59rem;white-space:normal}
}
@media (max-width:21rem){
.product-card .product-card__stats{gap:.12rem}
.product-card .product-card__stats>span{gap:.08rem;padding:.08rem .16rem;font-size:.4rem}
.product-card .product-card__stats svg{width:.5rem;height:.5rem}
}
@media (prefers-reduced-motion:reduce){
.product-card,.product-card .product-card__action,.product-card__explore,.product-card__image-link>img{transition:none}
}
