.product-recommendations--complementary .complementary-card{display:flex;flex-direction:row;align-items:stretch;min-height:0;height:100%;text-decoration:none;color:inherit;background:var(--complementary-card-bg, var(--color-background));border-radius:var(--complementary-card-radius, 12px);overflow:hidden;transition:box-shadow .2s ease}.product-recommendations--complementary[data-complementary-card-shadow=subtle] .complementary-card,.product-recommendations--complementary:not([data-complementary-card-shadow]) .complementary-card{box-shadow:0 2px 10px #0000000f}.product-recommendations--complementary[data-complementary-card-shadow=medium] .complementary-card{box-shadow:0 4px 20px #0000001a}.product-recommendations--complementary[data-complementary-card-shadow=none] .complementary-card{box-shadow:none}.product-recommendations--complementary[data-complementary-card-shadow=subtle] .complementary-card:hover,.product-recommendations--complementary[data-complementary-card-shadow=medium] .complementary-card:hover,.product-recommendations--complementary:not([data-complementary-card-shadow]) .complementary-card:hover{box-shadow:0 6px 18px #0000001a}.product-recommendations--complementary .complementary-card__image-wrap,.product-recommendations--complementary .complementary-card__info{color:inherit;text-decoration:none}.product-recommendations--complementary .complementary-card__image-wrap:hover,.product-recommendations--complementary .complementary-card__info:hover{color:inherit}.product-recommendations--complementary .complementary-card__image-wrap{flex:0 0 auto;width:var(--complementary-image-size, 80px);aspect-ratio:1;background:var(--complementary-card-bg, var(--color-background));overflow:hidden}.product-recommendations--complementary .complementary-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-recommendations--complementary .complementary-card__image--placeholder{width:100%;height:100%;background:rgb(var(--color-foreground-rgb, 0 0 0) / .06);display:flex;align-items:center;justify-content:center}.product-recommendations--complementary .complementary-card__image--placeholder svg{width:40px;height:40px;opacity:.4}.product-recommendations--complementary .complementary-card__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;color:var(--color-foreground);background:var(--complementary-card-bg, var(--color-background))}.product-recommendations--complementary .complementary-card__info{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;flex:1 1 auto}.product-recommendations--complementary .complementary-card__title{font-size:.9375rem;font-weight:600;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-recommendations--complementary .complementary-card__price{font-size:.9375rem;font-weight:600;color:var(--color-foreground)}.product-recommendations--complementary .complementary-card__form{flex-shrink:0;display:flex;align-items:center}.product-recommendations--complementary .complementary-card__form form{display:flex}.product-recommendations--complementary .complementary-card__button{flex-shrink:0;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.25;overflow:visible;display:inline-flex;align-items:center;gap:.375rem;color:var(--color-primary-button-text);background-color:var(--color-primary-button-background);box-shadow:inset 0 0 0 var(--style-border-width-primary) var(--color-primary-button-border)}.product-recommendations--complementary .complementary-card__button:hover:not(:disabled){color:var(--color-primary-button-hover-text);background-color:var(--color-primary-button-hover-background);box-shadow:inset 0 0 0 var(--style-border-width-primary) var(--color-primary-button-hover-border)}.product-recommendations--complementary .complementary-card__button .add-to-cart-icon svg,.product-recommendations--complementary .complementary-card__button .add-to-cart__added-icon svg{width:1rem;height:1rem}.product-recommendations--complementary .complementary-card__button:disabled{opacity:.5;cursor:not-allowed}.product-recommendations--complementary .complementary-card__error{font-size:.75rem;color:var(--color-foreground);margin-block-start:.25rem}.product-recommendations--complementary .complementary-card__error:not(.hidden){opacity:.9}.product-recommendations--complementary .complementary-card--placeholder{cursor:default;display:flex;flex-direction:row;align-items:stretch;min-height:0;height:100%;background:var(--complementary-card-bg, var(--color-background));border-radius:var(--complementary-card-radius, 12px);overflow:hidden}.product-recommendations--complementary[data-complementary-card-shadow=subtle] .complementary-card--placeholder,.product-recommendations--complementary:not([data-complementary-card-shadow]) .complementary-card--placeholder{box-shadow:0 2px 10px #0000000f}.product-recommendations--complementary[data-complementary-card-shadow=medium] .complementary-card--placeholder{box-shadow:0 4px 20px #0000001a}.product-recommendations--complementary[data-complementary-card-shadow=none] .complementary-card--placeholder{box-shadow:none}.product-recommendations--complementary .complementary-card--placeholder .complementary-card__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;color:var(--color-foreground)}.product-recommendations--complementary .resource-list__item{height:100%;min-height:0}.product-recommendations--complementary .resource-list__slide{height:100%}.product-recommendations--complementary .resource-list__carousel .resource-list__slide{--slide-width-max: 320px}@media(min-width:750px){.product-recommendations--complementary .complementary-card__content{padding:1rem 1.25rem}}.product-recommendations--complementary .product-recommendations__skeleton--complementary{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--resource-list-column-gap, 16px);grid-template-columns:unset}.product-recommendations--complementary .product-recommendations__skeleton--complementary .product-recommendations__skeleton-item{aspect-ratio:unset;min-width:280px;max-width:380px;flex:1 1 280px;height:80px;border-radius:var(--complementary-card-radius, 12px)}@media screen and (max-width:749px){.product-recommendations--complementary .product-recommendations__skeleton--complementary .product-recommendations__skeleton-item{min-width:240px;flex:1 1 240px;height:72px}.product-recommendations--complementary .product-recommendations__skeleton--complementary .product-recommendations__skeleton-item:nth-child(n+4){display:none}.product-recommendations--complementary .product-recommendations__skeleton--complementary .product-recommendations__skeleton-item:nth-child(odd){display:block}}.product-recommendations--complementary .product-recommendations__skeleton--complementary .product-recommendations__skeleton-item:nth-child(n+5){display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/complementary-product-cards.css.map */
