.card-wrapper{position:relative;transition:transform .3s ease}.card-wrapper:hover{transform:translateY(-4px)}.card--card{border:1px solid #e9ecef;border-radius:var(--chewy-border-radius, 8px);background:#fff;overflow:hidden;box-shadow:var(--chewy-shadow-light, 0 2px 8px rgba(0, 0, 0, .08));transition:all .3s ease;height:100%;display:flex;flex-direction:column}.card--card:hover{box-shadow:var(--chewy-shadow-medium, 0 4px 16px rgba(0, 0, 0, .12));border-color:var(--chewy-blue, #00677f)}.card__media{position:relative;overflow:hidden;background:#fafafa}.card__media img{transition:transform .3s ease}.card--card:hover .card__media img{transform:scale(1.05)}.card__badge{position:absolute;top:8px;left:8px;z-index:2}.badge{background:var(--chewy-red, #e31837);color:#fff;font-size:.75rem;font-weight:var(--chewy-font-weight-bold, 700);padding:4px 8px;border-radius:var(--chewy-border-radius, 8px);text-transform:uppercase;letter-spacing:.5px}.badge--sale{background:var(--chewy-red, #e31837)}.badge--new{background:var(--chewy-green, #00a651)}.badge--bestseller{background:var(--chewy-orange, #ff6900)}.card-information{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.card-information__wrapper{flex-grow:1}.card-information .card-information__text h3{font-size:.875rem;line-height:1.3;color:var(--chewy-dark-gray, #343a40);margin-bottom:.5rem;font-weight:var(--chewy-font-weight-medium, 500)}.card-information .card-information__text h3:hover{color:var(--chewy-blue, #00677f)}.card-information .caption-with-letter-spacing{color:var(--chewy-medium-gray, #6c757d);font-size:.75rem;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.product-rating{display:flex;align-items:center;margin-bottom:.5rem;gap:.25rem}.stars{display:flex;gap:1px}.star{width:12px;height:12px;fill:#ddd}.star--filled{fill:var(--chewy-orange, #ff6900)}.rating-count{font-size:.75rem;color:var(--chewy-medium-gray, #6c757d);margin-left:.25rem}.price{font-size:1rem;font-weight:var(--chewy-font-weight-bold, 700);color:var(--chewy-blue, #00677f);margin-bottom:.5rem}.price--on-sale .price__sale{color:var(--chewy-red, #e31837)}.price--on-sale .price__regular{color:var(--chewy-medium-gray, #6c757d);text-decoration:line-through;font-size:.875rem;margin-left:.5rem}.quick-add{margin-top:auto}.quick-add__btn{width:100%;background:var(--chewy-blue, #00677f);color:#fff;border:none;border-radius:var(--chewy-border-radius, 8px);padding:8px 12px;font-size:.875rem;font-weight:var(--chewy-font-weight-semibold, 600);cursor:pointer;transition:all .2s ease}.quick-add__btn:hover{background:var(--chewy-navy, #003d82);transform:translateY(-1px)}.autoship-option{background:var(--chewy-light-gray, #f8f9fa);border:1px solid #e9ecef;border-radius:var(--chewy-border-radius, 8px);padding:8px;margin:.5rem 0;font-size:.75rem;text-align:center}.autoship-price{color:var(--chewy-green, #00a651);font-weight:var(--chewy-font-weight-semibold, 600)}.product-grid{gap:1.5rem}.product-grid .grid__item{margin-bottom:0}.collection-card-wrapper .card{position:relative;overflow:hidden;border-radius:var(--chewy-border-radius-large, 16px)}.collection-card-wrapper .card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#00677f1a,#003d821a);opacity:0;transition:opacity .3s ease}.collection-card-wrapper:hover .card:after{opacity:1}.collection-card-wrapper .card-information{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:2rem 1.5rem 1.5rem}.collection-card-wrapper .card-information h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}@media (max-width: 749px){.card-information{padding:.75rem}.card-information .card-information__text h3{font-size:.8rem}.price{font-size:.9rem}.quick-add__btn{padding:6px 10px;font-size:.8rem}}.product-card--loading{background:#f8f9fa;border-radius:var(--chewy-border-radius, 8px);overflow:hidden;position:relative}.product-card--loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.5s infinite}.wishlist-icon{position:absolute;top:8px;right:8px;z-index:2;background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.wishlist-icon:hover{background:#fff;transform:scale(1.1)}.wishlist-icon svg{width:16px;height:16px;fill:var(--chewy-medium-gray, #6c757d);transition:fill .2s ease}.wishlist-icon--active svg{fill:var(--chewy-red, #e31837)}.product-options-preview{display:flex;gap:4px;margin:.5rem 0;flex-wrap:wrap}.option-swatch{width:20px;height:20px;border-radius:50%;border:2px solid #e9ecef;cursor:pointer;transition:all .2s ease}.option-swatch:hover,.option-swatch--active{border-color:var(--chewy-blue, #00677f);transform:scale(1.1)}.inventory-status{font-size:.75rem;margin-bottom:.5rem}.inventory-status--low{color:var(--chewy-orange, #ff6900)}.inventory-status--out{color:var(--chewy-red, #e31837)}.inventory-status--in{color:var(--chewy-green, #00a651)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-card-enhancements.css.map */
