.collection-product-card{display:flex;flex-direction:column;height:100%}.collection-product-card .pdp-card-media{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;border-radius:16px;background:var(--color-background-alt)}.collection-product-card .pdp-card-media__link{display:block;width:100%;height:100%}.collection-product-card .pdp-card-img,.collection-product-card .pdp-card-media img,.collection-product-card .pdp-card-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.7,.3,1)}.collection-product-card:hover .pdp-card-img{transform:scale(1.05)}.collection-product-card .collection-badge{position:absolute;top:1.4rem;left:1.4rem;z-index:2}.collection-product-card .pdp-card-quick-add{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;z-index:3;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.collection-product-card:hover .pdp-card-quick-add,.collection-product-card:focus-within .pdp-card-quick-add{opacity:1;transform:none;pointer-events:auto}.collection-product-card .pdp-card-quick-add__btn{width:100%;border:1px solid var(--color-forest);border-radius:var(--radius-button, 8px);background:var(--color-forest);color:var(--color-button-text, #FAF7F2);font-family:var(--font-body);font-size:1.4rem;font-weight:500;letter-spacing:.06em;padding:1.2rem 1.4rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.collection-product-card .pdp-card-quick-add__btn:hover{background:var(--color-text);border-color:var(--color-text);color:var(--color-button-text, #FAF7F2)}.collection-product-card .pdp-card-quick-add__btn:focus-visible{outline:2px solid var(--color-forest);outline-offset:2px}.collection-product-card .pdp-card-quick-add__btn[disabled]{background:transparent;color:var(--color-text-light);border-color:var(--color-border);cursor:not-allowed}@media(hover:none){.collection-product-card .pdp-card-quick-add{opacity:1;transform:none;pointer-events:auto}}.collection-product-card .pdp-card-error{margin:1rem 0 0;padding:1rem 1.2rem;border:1px solid var(--color-terracotta);border-radius:8px;background:#c16a4a14;color:var(--color-terracotta);font-size:1.3rem;line-height:1.5;text-wrap:pretty}.collection-product-card .pdp-card-error[hidden]{display:none}.collection-product-card .pdp-card-info{display:flex;flex-direction:column;flex:1;padding-top:1.6rem}.collection-product-card .pdp-card-rating{display:flex;gap:.2rem;color:var(--color-gold);margin-bottom:.8rem}.collection-product-card .pdp-card-title{font-family:var(--font-heading);color:var(--color-text);font-size:1.8rem;line-height:1.3;margin-bottom:.4rem;display:block;text-decoration:none}.collection-product-card .pdp-card-title:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.collection-product-card .pdp-card-benefit{color:var(--color-text-light);font-size:1.4rem;line-height:1.55;margin:0 0 1.2rem;flex:1}.collection-product-card .pdp-card-price{display:flex;align-items:baseline;gap:.8rem;margin-top:auto;font-variant-numeric:tabular-nums}.collection-product-card .pdp-card-price__now{font-size:1.7rem;font-weight:500;color:var(--color-text)}.collection-product-card .pdp-card-price__was{font-size:1.4rem;text-decoration:line-through;color:var(--color-text-light);opacity:.7}@media(prefers-reduced-motion:reduce){.collection-product-card .pdp-card-img,.collection-product-card .pdp-card-quick-add,.collection-product-card .pdp-card-quick-add__btn{transition:none}.collection-product-card:hover .pdp-card-img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/rnr-overrides.css.map */
