.product-bundle-card{display:flex;align-items:center;gap:.9rem;min-width:0;padding:.8rem;border:.1rem solid rgba(var(--color-foreground),.12);transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease}.product-bundle-card:hover{border-color:rgb(var(--color-base-accent-1));background:rgba(var(--color-foreground),.03)}.product-bundle-card__image-link{position:relative;flex:0 0 7rem;display:block;aspect-ratio:1;overflow:hidden}.bundle-detail-page .product-bundle-card__image-link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(110deg,rgba(var(--color-foreground),.04) 25%,rgba(var(--color-foreground),.1),rgba(var(--color-foreground),.04) 65%);background-size:240% 100%;animation:product-bundle-image-loading 1.25s ease-in-out infinite;transition:opacity var(--duration-short) ease}.bundle-detail-page .product-bundle-card__image-link.is-loaded:after{opacity:0;animation:none;pointer-events:none}.product-bundle-card__image{display:block;width:100%;height:100%;object-fit:contain}.bundle-detail-page .product-bundle-card__image{position:relative;z-index:1;opacity:0;transition:opacity var(--duration-short) ease}.bundle-detail-page .product-bundle-card__image-link.is-loaded .product-bundle-card__image{opacity:1}@keyframes product-bundle-image-loading{to{background-position:-140% 0}}.product-bundle-card__image--placeholder{background:linear-gradient(135deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.1))}.product-bundle-card__content{display:flex;flex:1;flex-direction:column;min-width:0}.product-bundle-card__meta{margin:0 0 .3rem;color:orange;font-size:1rem;font-weight:700;line-height:1.25;text-transform:uppercase}.product-bundle-card__title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.product-bundle-card__title a{color:inherit;text-decoration:none}.product-bundle-card__title a:hover,.product-bundle-card__link:hover{color:rgb(var(--color-base-accent-1))}.product-bundle-card__footer{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.3rem .8rem;margin-top:.4rem}.product-bundle-card__price{color:rgb(var(--color-base-accent-1));font-size:1.25rem;font-weight:700}.product-bundle-card__link{color:rgb(var(--color-foreground));font-size:1rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-bundle-card.css.map */
