.eb-product-card{display:flex;flex-direction:column;font-size:clamp(1.05rem,5.4cqi,1.4rem);padding:.55em;background:var(--eb-white);border:1px solid var(--eb-border);border-radius:var(--eb-pc-radius, 16px);transition:border-color .25s ease}.eb-product-card:hover{border-color:rgba(var(--eb-neutral-black-rgb),.16)}.eb-product-card__media{position:relative;aspect-ratio:var(--eb-card-ratio, 1);border-radius:max(calc(var(--eb-pc-radius, 16px) - 8px),2px);overflow:hidden;background:rgba(var(--eb-neutral-light-rgb),.12)}.eb-product-card__media-link{display:block;width:100%;height:100%}.eb-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.eb-product-card:hover .eb-product-card__img{transform:scale(1.04)}.eb-product-card__topbar{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.5em;padding:.85em;pointer-events:none}.eb-product-card__topbar>*{pointer-events:auto}.eb-product-card__actions{margin-left:auto}.eb-product-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 14px;font-family:var(--eb-font-body);font-size:.78em;font-weight:var(--eb-fw-semibold);line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:var(--eb-pc-badge-fg, var(--eb-white));background:var(--eb-pc-badge-bg, linear-gradient(97deg, #f62e0a 10.44%, #560000 95.12%));border-radius:var(--eb-radius-pill)}.eb-product-card__add{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.55em;height:2.55em;padding:0;color:var(--eb-neutral-black);background:var(--eb-white);border:0;border-radius:var(--eb-radius-pill);box-shadow:var(--eb-shadow-01);cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.eb-product-card__add:hover{color:var(--eb-white);background:var(--eb-primary)}.eb-product-card__add-icon{width:1.35em;height:1.35em}.eb-product-card__add--disabled,.eb-product-card__add[disabled]{color:rgba(var(--eb-neutral-black-rgb),.35);background:rgba(var(--eb-neutral-light-rgb),.25);box-shadow:none;cursor:not-allowed}.eb-product-card__add--disabled:hover,.eb-product-card__add[disabled]:hover{color:rgba(var(--eb-neutral-black-rgb),.35);background:rgba(var(--eb-neutral-light-rgb),.25)}.eb-product-card__form,.eb-product-card__add-form{display:block}.eb-product-card__add .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0}.eb-product-card__add.loading .eb-product-card__add-icon{visibility:hidden}.eb-product-card__add .loading__spinner svg,.eb-product-card__add .loading__spinner .spinner{width:1.15em;height:1.15em}@media(hover:hover){.eb-product-card__actions{opacity:0;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease}.eb-product-card:hover .eb-product-card__actions,.eb-product-card:focus-within .eb-product-card__actions{opacity:1;transform:none}}@media screen and (max-width:749px){.eb-product-card__actions{opacity:1;transform:none}}.eb-product-card__body{display:flex;flex-direction:column;gap:.25em;padding:.8em .15em 0}.eb-product-card__vendor{margin:0;font-size:.72em;font-weight:var(--eb-fw-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--eb-text-muted);line-height:1.1}.eb-product-card__title{font-family:var(--eb-font-heading);font-size:1.12em;font-weight:var(--eb-fw-semibold);line-height:1.3;color:var(--eb-heading-color);text-decoration:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.eb-product-card__title:hover{text-decoration:none}.eb-product-card__subtitle{margin:0;font-size:.9em;color:var(--eb-text-muted);line-height:1.2}.eb-product-card__foot{display:flex;align-items:center;align-items:last baseline;justify-content:space-between;gap:.5em}.eb-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:.5em;row-gap:.1em;min-width:0;margin:0}.eb-product-card__price-was{font-size:.9em;color:var(--eb-text-muted);text-decoration:line-through;white-space:nowrap}.eb-product-card__price-now{font-size:1.12em;font-weight:var(--eb-fw-bold);color:var(--eb-primary);white-space:nowrap}.eb-product-card__rating{display:inline-flex;align-items:center;gap:.22em;flex-shrink:0;font-size:.9em;line-height:1}.eb-product-card__star{display:block;width:1em;height:1em;color:var(--eb-secondary)}.eb-product-card__rating-value{font-weight:var(--eb-fw-semibold);color:var(--eb-secondary)}.eb-product-card__rating-count{color:var(--eb-text-muted)}.product-grid .grid__item:has(>.eb-product-card){container-type:inline-size}
/*# sourceMappingURL=/cdn/shop/t/24/assets/eb-product-card.css.map */
