.product-card-horizontal{width:100%;min-width:0;display:flex;align-items:stretch;gap:var(--space-2);color:var(--color-foreground)}.product-card-horizontal__media-link{display:block;flex-shrink:0;text-decoration:none;color:inherit}.product-card-horizontal__media{position:relative;width:var(--pch-media-width, 120px);flex-shrink:0;aspect-ratio:var(--pch-media-ratio, 4 / 5);border-radius:var(--pch-media-radius, 12px);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:0}.product-card-horizontal__image{width:100%;height:100%;object-fit:var(--pch-image-fit, cover);border-radius:var(--pch-media-radius, 12px);background-color:transparent}.product-card-horizontal .product-card-horizontal__image[loading=lazy]{background-color:transparent}.product-card-horizontal__badges{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px;max-width:100%;min-height:16px}.product-card-horizontal__placeholder{width:100%;height:100%;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-fill-light, var(--color-background)) 70%,#ffffff 30%);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-tertiary, var(--color-text-tertiary))}.product-card-horizontal__placeholder .ph-bold{width:22px;height:22px}.product-card-horizontal__placeholder-svg{width:100%;height:100%}.product-card-horizontal__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:var(--space-3);padding:2px 0}.product-card-horizontal--mode-default .product-card-horizontal__content,.product-card-horizontal--mode-search_drawer .product-card-horizontal__content,.product-card-horizontal--search-drawer .product-card-horizontal__content{justify-content:space-between}.product-card-horizontal__top{display:flex;flex-direction:column;gap:6px;min-width:0}.product-card-horizontal__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.product-card-horizontal__head .product-card-horizontal__title{flex:1;min-width:0}.product-card-horizontal__head .product-card-horizontal__price-row{flex:none;flex-wrap:nowrap}.product-card-horizontal__title{margin:0;font-size:var(--pch-title-size, 14px);line-height:1.1;font-weight:var(--pch-title-weight, 500);letter-spacing:-.01em;text-transform:var(--pch-title-transform, none);color:var(--color-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-horizontal__subtitle{margin:0;font-size:var(--pch-subtitle-size, 12px);font-weight:var(--pch-subtitle-weight, 500);line-height:1.4;color:var(--color-text-secondary, var(--color-text-secondary));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-horizontal__bottom{display:flex;flex-direction:column;gap:8px;min-height:38px}.product-card-horizontal--mode-default .product-card-horizontal__bottom,.product-card-horizontal--mode-search_drawer .product-card-horizontal__bottom,.product-card-horizontal--search-drawer .product-card-horizontal__bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;min-height:0;margin-top:11px}.product-card-horizontal--mode-default .product-card-horizontal__bottom>:first-child,.product-card-horizontal--mode-search_drawer .product-card-horizontal__bottom>:first-child,.product-card-horizontal--search-drawer .product-card-horizontal__bottom>:first-child{margin-right:auto;min-width:0}.product-card-horizontal--mode-default .product-card-horizontal__bottom .product-rating,.product-card-horizontal--mode-default .product-card-horizontal__bottom .product-card-horizontal__rating,.product-card-horizontal--mode-search_drawer .product-card-horizontal__bottom .product-rating,.product-card-horizontal--mode-search_drawer .product-card-horizontal__bottom .product-card-horizontal__rating,.product-card-horizontal--search-drawer .product-card-horizontal__bottom .product-rating,.product-card-horizontal--search-drawer .product-card-horizontal__bottom .product-card-horizontal__rating{flex:none;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.product-card-horizontal__swatches{display:inline-flex;align-items:center;gap:6px;min-height:16px}.product-card-horizontal__swatch{width:14px;height:14px;border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--color-border, var(--color-border-default)) 80%,#ffffff 20%);background-color:var(--color-neutral-4);box-shadow:inset 0 0 0 1px #ffffff73;flex-shrink:0}.product-card-horizontal__swatch-more{font-size:11px;font-weight:700;color:var(--color-text-tertiary, var(--color-text-tertiary))}.product-card-horizontal__stock{margin:0;font-size:11px;font-weight:700;line-height:1.2}.product-card-horizontal__stock--low-stock{color:var(--color-warning-6)}.product-card-horizontal__stock--out-of-stock{color:var(--color-danger-6)}.product-card-horizontal__stock--in-stock{color:var(--color-success-6)}.product-card-horizontal__state-spacer{display:inline-flex;min-height:16px}.product-card-horizontal__price-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.product-card-horizontal__price{font-size:var(--pch-price-size, 14px);line-height:1;font-weight:var(--pch-price-weight, 500);letter-spacing:-.01em;color:var(--color-foreground)}.product-card-horizontal__price--sale{color:var(--color-error, #ca2c26)}.product-card-horizontal__compare-price{font-size:var(--pch-price-size, 14px);line-height:1;font-weight:var(--pch-price-weight, 500);letter-spacing:-.01em;color:var(--color-text-tertiary, var(--color-text-tertiary));text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-card-horizontal.css.map */
