.ecds-product-card{--ecds-card-black: #0e0e0e;--ecds-card-black-soft: #151515;--ecds-card-cream: #f5f2eb;--ecds-card-cream-muted: #cfc8bb;--ecds-card-gold: #c6a85c;--ecds-card-gold-soft: #d7c17f;--ecds-card-border: rgba(198, 168, 92, .38);--ecds-card-border-strong: rgba(198, 168, 92, .62);--ecds-card-shadow: 0 18px 42px rgba(0, 0, 0, .24);--ecds-card-radius-media: 1rem;--ecds-card-radius-button: .875rem;--ecds-card-radius-pill: 999px;--ecds-card-space-1: .25rem;--ecds-card-space-2: .5rem;--ecds-card-space-3: .75rem;--ecds-card-space-4: 1rem;--ecds-card-space-5: 1.25rem;--ecds-card-space-6: 1.5rem;position:relative;display:flex;flex-direction:column;min-width:0;height:100%;color:var(--ecds-card-cream);background:transparent;font-family:inherit;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ecds-product-card__media{position:relative;display:block;width:100%;overflow:hidden;border-radius:var(--ecds-card-radius-media);background:transparent;isolation:isolate}.ecds-product-card__media--square{aspect-ratio:1 / 1}.ecds-product-card__media--portrait{aspect-ratio:4 / 5}.ecds-product-card__media--natural{aspect-ratio:auto}.ecds-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;color:inherit;text-decoration:none}.ecds-product-card__image,.ecds-product-card__placeholder{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;backface-visibility:hidden;transform:translateZ(0)}.ecds-product-card__image--primary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:1}.ecds-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;pointer-events:none}.ecds-product-card__badges{position:absolute;top:.625rem;left:.625rem;z-index:5;display:flex;align-items:center;gap:.4rem;pointer-events:none}.ecds-product-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.5rem;padding:.28rem .62rem;border:1px solid rgba(14,14,14,.16);border-radius:var(--ecds-card-radius-pill);font-size:.625rem;font-weight:700;line-height:1;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.ecds-product-card__badge--sale{color:var(--ecds-card-black);background:var(--ecds-card-gold);box-shadow:0 4px 12px #0003}.ecds-product-card__badge--unavailable{color:var(--ecds-card-cream);background:#0e0e0edb;border-color:#f5f2eb47}.ecds-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding-top:.9rem}.ecds-product-card__vendor{margin:0 0 .4rem;color:var(--ecds-card-gold);font-size:.625rem;font-weight:700;line-height:1.35;letter-spacing:.085em;text-transform:uppercase}.ecds-product-card__title{display:-webkit-box;min-width:0;min-height:2.8em;margin:0;overflow:hidden;color:var(--ecds-card-cream);font-size:.9375rem;font-weight:600;line-height:1.4;letter-spacing:-.012em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ecds-product-card__title-link{color:inherit;text-decoration:none}.ecds-product-card__title-link:hover{color:var(--ecds-card-gold-soft)}.ecds-product-card__title-link:focus-visible{outline:2px solid var(--ecds-card-gold);outline-offset:3px;border-radius:.2rem}.ecds-product-card__rating{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:.75rem;color:var(--ecds-card-cream-muted);font-size:.75rem;font-weight:500;line-height:1.3}.ecds-product-card__rating-stars{display:inline-block;color:var(--ecds-card-gold);font-size:.75rem;line-height:1;letter-spacing:.06em}.ecds-product-card__rating-value{color:var(--ecds-card-cream);font-weight:600}.ecds-product-card__rating-count{color:var(--ecds-card-cream-muted)}.ecds-product-card__price{margin-top:.9rem}.ecds-product-card__price-row{display:flex;align-items:center;flex-wrap:wrap;column-gap:.65rem;row-gap:.5rem;width:100%;min-height:1.75rem}.ecds-product-card__current-price{color:var(--ecds-card-cream);font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:.005em;white-space:nowrap}.ecds-product-card__price-row--sale .ecds-product-card__current-price{color:var(--ecds-card-gold)}.ecds-product-card__compare-price{color:var(--ecds-card-cream-muted);opacity:1;font-size:.8125rem;font-weight:500;line-height:1.25;white-space:nowrap;text-decoration:line-through;text-decoration-color:currentColor;text-decoration-thickness:1px;text-decoration-skip-ink:none}.ecds-product-card__discount-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.625rem;padding:.28rem .65rem;border:1px solid rgba(198,168,92,.48);border-radius:var(--ecds-card-radius-pill);color:var(--ecds-card-black);background:linear-gradient(135deg,var(--ecds-card-gold-soft),var(--ecds-card-gold));font-size:.6875rem;font-weight:800;line-height:1;letter-spacing:.01em;white-space:nowrap;box-shadow:0 4px 13px #c6a85c38}.ecds-product-card__price>.price{margin:0}.ecds-product-card__actions{margin-top:auto;padding-top:1.25rem}.ecds-product-card__form{display:block;width:100%;margin:0}.ecds-product-card__quick-add,.ecds-product-card__product-action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding:.7rem .9rem;border:1px solid var(--ecds-card-border);border-radius:var(--ecds-card-radius-button);color:var(--ecds-card-cream);background:transparent;font-family:inherit;font-size:.75rem;font-weight:700;line-height:1.15;letter-spacing:.075em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:inset 0 0 0 1px #ffffff03,0 0 #c6a85c00;transform:none;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .22s ease}.ecds-product-card__quick-add:hover,.ecds-product-card__product-action:hover{border-color:var(--ecds-card-border-strong);color:var(--ecds-card-gold-soft);background:#c6a85c09;box-shadow:inset 0 0 0 1px #c6a85c0f,0 0 18px #c6a85c1a}.ecds-product-card__quick-add:focus-visible,.ecds-product-card__product-action:focus-visible{outline:2px solid var(--ecds-card-gold);outline-offset:3px}.ecds-product-card__quick-add:disabled{border-color:#f5f2eb2e;color:#f5f2eb75;background:#ffffff04;cursor:not-allowed;box-shadow:none}.ecds-product-card__button-label{display:inline-block;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;transform:none}.ecds-product-card__quick-add .loading__spinner{position:absolute;inset:50% auto auto 50%;width:1rem;height:1rem;transform:translate(-50%,-50%)}.ecds-product-card__quick-add .spinner{width:100%;height:100%}.ecds-product-card__quick-add .spinner .path{stroke:currentColor}.ecds-product-card__quick-add.loading .ecds-product-card__button-label{opacity:0}.ecds-product-card--unavailable .ecds-product-card__image{filter:saturate(.74) brightness(.82)}.ecds-product-card--unavailable .ecds-product-card__product-action{color:var(--ecds-card-cream-muted)}@media screen and (max-width:749px){.ecds-product-card__content{padding-top:.8rem}.ecds-product-card__vendor{margin-bottom:.35rem;font-size:.625rem}.ecds-product-card__title{min-height:2.8em;font-size:.9375rem;line-height:1.4}.ecds-product-card__rating{margin-top:.65rem;font-size:.6875rem}.ecds-product-card__price{margin-top:.8rem}.ecds-product-card__price-row{column-gap:.55rem;row-gap:.45rem}.ecds-product-card__current-price{font-size:1rem}.ecds-product-card__compare-price{font-size:.75rem}.ecds-product-card__discount-badge{min-height:1.5rem;padding:.25rem .58rem;font-size:.625rem}.ecds-product-card__actions{padding-top:1.1rem}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:2.75rem;padding:.72rem .65rem;font-size:.75rem;letter-spacing:.065em}}@media screen and (max-width:374px){.ecds-product-card__title{font-size:.875rem}.ecds-product-card__current-price{font-size:.9375rem}.ecds-product-card__quick-add,.ecds-product-card__product-action{padding-inline:.5rem;font-size:.6875rem;letter-spacing:.055em}}@media screen and (min-width:750px){.ecds-product-card__content{padding-top:1rem}.ecds-product-card__vendor{font-size:.6875rem}.ecds-product-card__title{min-height:2.85em;font-size:1rem;line-height:1.42}.ecds-product-card__current-price{font-size:1.0625rem}.ecds-product-card__compare-price{font-size:.8125rem}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:2.875rem;font-size:.8125rem}}@media screen and (min-width:990px){.ecds-product-card__media{border-radius:1.125rem}.ecds-product-card__content{padding-top:1rem}.ecds-product-card__vendor{margin-bottom:.45rem;font-size:.6875rem}.ecds-product-card__title{min-height:2.85em;font-size:1.0625rem;line-height:1.42}.ecds-product-card__price{margin-top:.95rem}.ecds-product-card__current-price{font-size:1.125rem}.ecds-product-card__compare-price{font-size:.875rem}.ecds-product-card__discount-badge{min-height:1.75rem;font-size:.6875rem}.ecds-product-card__actions{padding-top:1.25rem}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:2.875rem;padding:.75rem 1rem;font-size:.8125rem;letter-spacing:.08em}}@media(hover:hover)and (pointer:fine){.ecds-product-card__image{transition:opacity .26s ease,transform .48s cubic-bezier(.22,1,.36,1)}.ecds-product-card__media--has-secondary:hover .ecds-product-card__image--primary{opacity:0}.ecds-product-card__media--has-secondary:hover .ecds-product-card__image--secondary{opacity:1;transform:scale(1.018)}.ecds-product-card__media:not(.ecds-product-card__media--has-secondary):hover .ecds-product-card__image--primary{transform:scale(1.018)}}@media(hover:none),(pointer:coarse){.ecds-product-card__image--primary{opacity:1;transform:none}.ecds-product-card__image--secondary{opacity:0;transform:none}}@media(prefers-reduced-motion:reduce){.ecds-product-card *,.ecds-product-card *:before,.ecds-product-card *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ecds-product-card__image{transform:none!important}}@media(forced-colors:active){.ecds-product-card__quick-add,.ecds-product-card__product-action,.ecds-product-card__badge,.ecds-product-card__discount-badge{border:1px solid ButtonText}.ecds-product-card__quick-add:focus-visible,.ecds-product-card__product-action:focus-visible,.ecds-product-card__title-link:focus-visible{outline:2px solid Highlight}}.ecds-product-card__vendor{margin-bottom:5px;font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.8px}.ecds-product-card__title{min-height:42px;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:-.1px}.ecds-product-card__current-price{font-size:16px;font-weight:700;line-height:1.25}.ecds-product-card__compare-price{font-size:13px;font-weight:500;line-height:1.25}.ecds-product-card__discount-badge{min-height:25px;padding:5px 10px;font-size:11px;font-weight:800}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:44px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.8px;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;transform:none!important}@media screen and (max-width:749px){.ecds-product-card__content{padding-top:10px}.ecds-product-card__vendor{font-size:9px;letter-spacing:.7px}.ecds-product-card__title{min-height:40px;font-size:13px;line-height:1.42}.ecds-product-card__price{margin-top:11px}.ecds-product-card__current-price{font-size:14px}.ecds-product-card__compare-price{font-size:11px}.ecds-product-card__discount-badge{min-height:23px;padding:4px 8px;font-size:10px}.ecds-product-card__actions{padding-top:14px}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:44px;padding:10px 7px;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.65px}}@media screen and (min-width:990px){.ecds-product-card__vendor{font-size:10px}.ecds-product-card__title{min-height:44px;font-size:16px}.ecds-product-card__current-price{font-size:17px}.ecds-product-card__compare-price{font-size:13px}.ecds-product-card__quick-add,.ecds-product-card__product-action{min-height:46px;font-size:12px;letter-spacing:.85px}}.ecds-product-card__price-row--sale{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:space-between;width:100%;column-gap:14px;row-gap:8px}.ecds-product-card__compare-price{justify-self:start}.ecds-product-card__current-price{justify-self:center}.ecds-product-card__discount-badge{justify-self:end}@media screen and (max-width:749px){.ecds-product-card__price-row--sale{grid-template-columns:auto auto auto;column-gap:8px}.ecds-product-card__compare-price{justify-self:start}.ecds-product-card__current-price{justify-self:center}.ecds-product-card__discount-badge{justify-self:end}}.ecds-product-card .ecds-product-card__quick-add,.ecds-product-card .ecds-product-card__product-action{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:46px!important;padding:10px 14px!important;margin:0!important;border:1px solid rgba(198,168,92,.46)!important;border-radius:14px!important;color:#f5f2eb!important;background:transparent!important;background-color:transparent!important;background-image:none!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.9px!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;opacity:1!important;appearance:none!important;-webkit-appearance:none!important;box-shadow:inset 0 0 0 1px #ffffff03,0 0 #c6a85c00!important;cursor:pointer!important;transform:none!important;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .22s ease!important}.ecds-product-card .ecds-product-card__quick-add:before,.ecds-product-card .ecds-product-card__quick-add:after,.ecds-product-card .ecds-product-card__product-action:before,.ecds-product-card .ecds-product-card__product-action:after{display:none!important;content:none!important;box-shadow:none!important;background:none!important}@media(hover:hover)and (pointer:fine){.ecds-product-card .ecds-product-card__quick-add:hover,.ecds-product-card .ecds-product-card__product-action:hover{border-color:#c6a85c!important;color:#d7c17f!important;background:#c6a85c0e!important;background-color:#c6a85c0e!important;box-shadow:inset 0 0 0 1px #c6a85c14,0 0 20px #c6a85c21!important;transform:none!important}}.ecds-product-card .ecds-product-card__quick-add:focus-visible,.ecds-product-card .ecds-product-card__product-action:focus-visible{border-color:#c6a85c!important;outline:2px solid #c6a85c!important;outline-offset:3px!important;color:#f5f2eb!important;background:transparent!important}.ecds-product-card .ecds-product-card__quick-add:active,.ecds-product-card .ecds-product-card__product-action:active{color:#f5f2eb!important;background:#c6a85c17!important;transform:none!important}.ecds-product-card .ecds-product-card__quick-add .ecds-product-card__button-label{display:inline-block!important;color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;opacity:1!important;transform:none!important}.ecds-product-card .ecds-product-card__quick-add:disabled{border-color:#f5f2eb33!important;color:#f5f2eb7a!important;background:transparent!important;opacity:1!important;box-shadow:none!important;cursor:not-allowed!important}@media screen and (max-width:749px){.ecds-product-card .ecds-product-card__quick-add,.ecds-product-card .ecds-product-card__product-action{min-height:44px!important;padding:9px 8px!important;font-size:10px!important;letter-spacing:.75px!important}}.ecds-product-card__media .ecds-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:contain!important;object-position:center center!important;transform:none!important;scale:1!important}.ecds-product-card__media{overflow:hidden;background:transparent}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-ecds-product-card.css.map */
