.product-card{--product-card-font: var(--bc-font-body);--product-card-text: #2a2422;--product-card-accent: #b76e79;--product-card-sale: #8e4652;display:flex;flex-direction:column;height:100%;font-family:var(--product-card-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-card__media-link{position:relative;display:block;border-radius:10px;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1}@media screen and (min-width:750px){.product-card__media{aspect-ratio:4 / 5}}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__image--primary{transition:opacity .5s ease}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease}@media(hover:hover){.product-card:hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}}.product-card__badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;padding:5px 10px;border:1px solid rgba(120,92,20,.14);border-radius:999px;background:#f7e9b8;color:#4b3b0e;font-size:10px;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 6px #2a242214}.product-card__badge--sold-out{left:auto;right:10px;border-color:#2a24221a;background:#fffffff0;color:var(--product-card-text)}@media screen and (min-width:750px){.product-card__badge{top:12px;left:12px;padding:6px 12px;font-size:10.5px}.product-card__badge--sold-out{left:auto;right:12px}}.product-card__content{display:flex;flex-direction:column;flex:1 1 auto;padding-top:12px}@media screen and (min-width:750px){.product-card__content{padding-top:16px}}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{font-family:inherit;font-size:13.5px;font-weight:500;letter-spacing:.005em;line-height:1.35;color:var(--product-card-text);margin:0;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}@media screen and (min-width:750px){.product-card__title{font-size:16px;min-height:1.35em;-webkit-line-clamp:1}}.product-card__title-link:hover .product-card__title{color:var(--product-card-accent)}.product-card__tagline{margin:6px 0 0;font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;color:var(--product-card-accent);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:750px){.product-card__tagline{margin-top:8px;font-size:11px}}.product-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px;margin-top:10px;font-variant-numeric:lining-nums tabular-nums}@media screen and (min-width:750px){.product-card__price-row{gap:8px 12px;margin-top:14px}}.product-card__price{font-size:15.5px;font-weight:600;letter-spacing:-.005em;line-height:1.2;color:var(--product-card-text);white-space:nowrap}@media screen and (min-width:750px){.product-card__price{font-size:19px}}.product-card__price--sale{color:var(--product-card-text)}.product-card__price--compare{font-size:13px;font-weight:400;letter-spacing:0;color:rgba(var(--color-foreground),.45);text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgba(var(--color-foreground),.4)}@media screen and (min-width:750px){.product-card__price--compare{font-size:15px}}.product-card__save{display:inline-flex;align-items:baseline;padding:3px 8px;border-radius:999px;background:#a058631f;font-size:11px;font-weight:600;letter-spacing:.02em;line-height:1.2;color:var(--product-card-sale);white-space:nowrap}@media screen and (min-width:750px){.product-card__save{padding:4px 10px;font-size:12px}}.product-card__media-wrap{position:relative}.product-card__swatches{position:absolute;left:8px;bottom:8px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px #2a24221f}@media screen and (min-width:750px){.product-card__swatches{left:10px;bottom:10px;gap:6px;padding:6px 9px}}.product-card .product-card__swatch{display:block;flex:none;width:13px;height:13px;border-radius:50%;background:var(--swatch, #d9cdc4);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #2a242233;transition:box-shadow .2s ease,transform .2s ease}@media screen and (min-width:750px){.product-card .product-card__swatch{width:15px;height:15px}}.product-card .product-card__swatch:hover,.product-card .product-card__swatch:focus-visible,.product-card .product-card__swatch.is-active{transform:scale(1.18);box-shadow:inset 0 0 0 1px #2a242233,0 0 0 2px #fff,0 0 0 3px var(--product-card-accent);outline:none}.product-card__swatch-more{padding-left:1px;font-size:10.5px;font-weight:600;line-height:1;color:var(--product-card-text)}.product-card.is-swatch-preview .product-card__image--primary{opacity:1!important}.product-card.is-swatch-preview .product-card__image--secondary{opacity:0!important}.product-card .product-card__spacer{display:block;flex:1 0 12px}@media screen and (min-width:750px){.product-card .product-card__spacer{flex-basis:16px}}.product-card__add{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;margin-top:0;padding:0 12px;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;background:none;color:var(--product-card-text);font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media screen and (min-width:750px){.product-card__add{min-height:46px;padding:0 16px;font-size:12px}}.product-card__add:hover{background:var(--product-card-text);border-color:var(--product-card-text);color:#fbf9f6}.product-card__add--sold-out{opacity:.55}.product-card--no-cta .product-card__spacer{display:none}.product-card--no-cta .product-card__content{padding-bottom:2px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-product-card.css.map */
