.bf-product-card{min-width:0;list-style:none;text-align:left}.bf-product-card::marker,.bf-home-products .bf-product-card::before{content:none;display:none}.bf-product-card__media{position:relative;aspect-ratio:1/1.08;display:grid;place-items:center;overflow:hidden;background:#f8f8f8;border:1px solid #f1f1f1;transition:border-color .16s var(--bf-ease),transform .16s var(--bf-ease),box-shadow .16s var(--bf-ease)}.bf-product-card:hover .bf-product-card__media{border-color:#e3e3e3;box-shadow:0 10px 28px rgb(0 0 0/.055);transform:translateY(-2px)}.bf-product-card__media-link{width:100%;height:100%;display:grid;place-items:center}.bf-product-card__image{width:100%;height:100%;padding:4%;object-fit:contain;transform:scale(.96);transition:transform .22s var(--bf-ease)}.bf-product-card:hover .bf-product-card__image{transform:scale(1)}.bf-product-badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.bf-sale-badge,.bf-new-badge{padding:5px 9px;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.bf-sale-badge{background:var(--bf-sale)}.bf-new-badge{background:#111}.bf-product-card__body{padding-top:13px}.bf-product-card .woocommerce-loop-product__title{margin:0 0 5px;max-width:100%;font-size:14px;font-weight:800;line-height:1.38;text-align:left;text-transform:uppercase;letter-spacing:-.015em}.bf-product-card .woocommerce-loop-product__title a{text-decoration:none}.bf-product-card .price{color:#666;font-size:14px;font-weight:800;text-align:left}.bf-product-card .price del{opacity:.55}.bf-product-card .price ins{text-decoration:none;color:var(--bf-sale)}.bf-product-card .price small{font-size:.78em;white-space:nowrap}.bf-card-rating{margin:0 0 5px;display:flex;justify-content:flex-start;align-items:center;gap:5px;color:#111;font-size:13px;font-weight:800}.bf-card-rating>span{color:#d7b400}.bf-card-rating small{color:#888;font-size:11px}.bf-product-card__actions{display:none}.bf-product-card__media .bf-quick-view-trigger,.bf-product-card__media .bf-card-buy{position:absolute;bottom:12px;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border:0;border-radius:0;display:grid;place-items:center;overflow:visible;box-sizing:border-box;transition:background .15s,color .15s,transform .15s}.bf-product-card__media .bf-quick-view-trigger{right:68px;background:#111;color:#fff;opacity:0}.bf-product-card__media .bf-card-buy{right:12px;background:var(--bf-yellow);color:#111}.bf-product-card:hover .bf-product-card__media .bf-quick-view-trigger,.bf-product-card__media .bf-quick-view-trigger:focus-visible{opacity:1}.bf-product-card__media .bf-quick-view-trigger:hover,.bf-product-card__media .bf-quick-view-trigger:focus-visible,.bf-product-card__media .bf-card-buy:hover,.bf-product-card__media .bf-card-buy:focus-visible{background:#111;color:#fff;transform:translateY(-2px)}.bf-product-card__media .bf-quick-view-trigger .bf-icon,.bf-product-card__media .bf-card-buy .bf-icon{width:21px;height:21px;margin:0}.bf-product-card__media .bf-quick-view-trigger>span:not(.screen-reader-text),.bf-product-card__media .bf-card-buy__label{display:none}.bf-product-card__media .bf-quick-view-trigger::after,.bf-product-card__media .bf-card-buy::after{position:absolute;bottom:58px;right:0;white-space:nowrap;background:#111;color:#fff;padding:7px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;opacity:0;pointer-events:none;transform:translateY(4px);transition:.14s;box-shadow:0 5px 16px rgb(0 0 0/.14)}.bf-product-card__media .bf-quick-view-trigger::after{content:'Vista rápida'}.bf-product-card__media .bf-card-buy::after{content:'Añadir'}.bf-product-card__media .bf-card-buy[href]::after{content:'Opciones'}.bf-product-card__media .bf-quick-view-trigger:hover::after,.bf-product-card__media .bf-quick-view-trigger:focus-visible::after,.bf-product-card__media .bf-card-buy:hover::after,.bf-product-card__media .bf-card-buy:focus-visible::after{opacity:1;transform:none}
@media(max-width:991px){.bf-product-card__media .bf-quick-view-trigger{display:none}.bf-product-card__media .bf-card-buy{right:10px;bottom:10px;width:44px;height:44px;min-width:44px;min-height:44px}.bf-product-card__media .bf-card-buy::after{display:none}}
@media(max-width:600px){.bf-product-card__media{aspect-ratio:1/1}.bf-product-card__image{padding:2%}.bf-product-card .woocommerce-loop-product__title{font-size:15px}.bf-product-card .price{font-size:15px}}


/* v0.2.29 — preserve secondary-price contrast on light card surfaces. */
.bf-product-card .price{color:#555}
.bf-product-card .price small{color:#666}
.bf-product-card .price del{opacity:.78}
