.pp-collection-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--pp-radius-md);background:var(--pp-charcoal);color:var(--pp-cream);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.pp-collection-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-lg)}.pp-collection-card__image{overflow:hidden;aspect-ratio:4 / 5;background:#ffffff0d}.pp-collection-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pp-collection-card:hover .pp-collection-card__img{transform:scale(1.05)}.pp-collection-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:var(--pp-space-5);text-align:center;font-weight:700}.pp-collection-card__content{display:flex;flex:1;flex-direction:column;gap:var(--pp-space-3);padding:var(--pp-space-5)}.pp-collection-card__title{margin:0;font-size:1.4rem;font-weight:800}.pp-collection-card__description{flex:1;margin:0;color:#f5f3eebf;line-height:1.6}.pp-collection-card__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;font-weight:700;color:var(--pp-accent)}.pp-product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:var(--pp-radius-md);background:var(--pp-charcoal);color:var(--pp-cream);transition:transform .22s ease,box-shadow .22s ease}.pp-product-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-lg)}.pp-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:5 / 6;background:#ffffff0a}.pp-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pp-product-card:hover .pp-product-card__image{transform:scale(1.05)}.pp-product-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--pp-space-5);text-align:center;font-weight:700}.pp-product-card__badge{position:absolute;top:1rem;left:1rem;padding:.45rem .8rem;border-radius:999px;background:var(--pp-accent);color:var(--pp-white);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pp-product-card__content{display:flex;flex:1;flex-direction:column;gap:var(--pp-space-3);padding:var(--pp-space-5)}.pp-product-card__title{margin:0;font-size:1.15rem;font-weight:800;line-height:1.35;min-height:3.2rem}.pp-product-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pp-product-card__title a:hover{color:var(--pp-accent)}.pp-product-card__price{display:flex;align-items:center;gap:.6rem;margin-top:auto;font-size:1.15rem;font-weight:700}.pp-product-card__price-prefix{opacity:.7;font-size:.9rem}.pp-product-card__compare-price{opacity:.55}.pp-product-card__compare-price{text-decoration:line-through}.pp-product-card__current-price{color:var(--pp-accent);font-weight:800}.pp-product-card__button{width:100%;margin-top:var(--pp-space-5);justify-content:center}.pp-product-card__content{justify-content:space-between}.pp-product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.18),transparent 45%);opacity:0;transition:opacity .3s ease}.pp-product-card:hover .pp-product-card__media:after{opacity:1}.pp-product-card:hover{border-color:#ffffff14}
/*# sourceMappingURL=/cdn/shop/t/6/assets/pp-cards.css.map */
