.fp-product-card{position:relative;display:flex;flex-direction:column;background:var(--fp-white)}.fp-product-card__link{display:block;text-decoration:none;color:inherit;flex-shrink:0}.fp-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--fp-offwhite)}.fp-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .35s ease}.fp-product-card__image--active{opacity:1}.fp-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--fp-concrete)}.fp-product-card__placeholder svg{width:40%;height:40%;opacity:.25}.fp-product-card__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border:none;cursor:pointer;padding:0;color:var(--fp-dark);border-radius:50%;opacity:0;transition:opacity .2s ease,background .15s ease}.fp-product-card--has-gallery:hover .fp-product-card__arrow:not([disabled]){opacity:1}.fp-product-card__arrow:hover{background:var(--fp-white)}.fp-product-card__arrow[disabled]{cursor:default;opacity:0!important}.fp-product-card__arrow--prev{left:8px}.fp-product-card__arrow--next{right:8px}.fp-product-card__dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:4px;z-index:3;opacity:0;transition:opacity .2s ease}.fp-product-card--has-gallery:hover .fp-product-card__dots{opacity:1}.fp-product-card__dot{width:4px;height:4px;border-radius:50%;background:#ffffff73;cursor:pointer;border:none;padding:0;transition:background .2s ease}.fp-product-card__dot--active{background:var(--fp-white)}.fp-bookmark--card{position:absolute;top:10px;right:10px;z-index:4;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border:none;cursor:pointer;padding:0;color:var(--fp-dark);border-radius:50%;opacity:0;transition:opacity .2s ease,background .15s ease}.fp-product-card:hover .fp-bookmark--card,.fp-product-card:focus-within .fp-bookmark--card{opacity:1}.fp-bookmark--card:hover{background:var(--fp-white)}.fp-bookmark--card[aria-pressed=true] svg path{fill:var(--fp-dark)}.fp-product-card__quick-add{position:absolute;bottom:10px;right:10px;z-index:4;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffe0;border:none;cursor:pointer;padding:0;color:var(--fp-dark);text-decoration:none;border-radius:50%;opacity:0;transition:opacity .2s ease,background .15s ease,color .15s ease}.fp-product-card:hover .fp-product-card__quick-add{opacity:1}.fp-product-card__quick-add:hover{background:var(--fp-dark);color:var(--fp-white)}.fp-badge{position:absolute;top:10px;left:10px;z-index:4;font-family:var(--fp-font);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:3px 7px;line-height:1.4;pointer-events:none}.fp-badge--sale{background:var(--fp-dark);color:var(--fp-white)}.fp-badge--sold-out{background:var(--fp-concrete);color:var(--fp-white)}.fp-product-card__info{padding:10px 0 12px;display:flex;flex-direction:column;gap:3px;flex:1}.fp-product-card__details{display:flex;align-items:baseline;justify-content:space-between;gap:6px;min-width:0}.fp-product-card__title{font-family:var(--fp-font);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:0;color:var(--fp-dark);text-decoration:none;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.fp-product-card__price{font-family:var(--fp-font);font-size:10px;font-weight:400;color:var(--fp-dark);white-space:nowrap;flex-shrink:0}.fp-product-card__price--compare{color:var(--fp-concrete);margin-right:3px;font-weight:400}.fp-product-card__meta{display:flex;align-items:center;gap:4px}.fp-product-card__color,.fp-product-card__variant-count{font-family:var(--fp-font);font-size:10px;color:var(--fp-concrete)}.fp-product-card__meta-sep{font-size:10px;color:var(--fp-concrete)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fanplaza-product-card.css.map */
