.wbe-product-grid{--wbe-pg-cols:4;--wbe-pg-cols-tablet:2;--wbe-pg-cols-mobile:1;--wbe-pg-gap:24px;--wbe-pg-card-bg:#fff;--wbe-pg-title-color:#1e1e2e;--wbe-pg-price-color:#667eea;--wbe-pg-sale-color:#e74c3c;--wbe-pg-card-radius:8px;--wbe-pg-card-shadow:none;--wbe-pg-image-ratio:1/1;--wbe-pg-card-hover-shadow:0 8px 32px rgba(0,0,0,.12);--wbe-pg-star-filled:#f5a623;--wbe-pg-star-empty:#d1d5db;--wbe-pg-atc-bg:#667eea;--wbe-pg-atc-color:#fff;position:relative;width:100%}.wbe-product-grid__inner{display:grid;gap:var(--wbe-pg-gap);grid-template-columns:repeat(var(--wbe-pg-cols),1fr)}.wbe-product-grid__card{background:var(--wbe-pg-card-bg);border:1px solid rgba(0,0,0,.06);border-radius:var(--wbe-pg-card-radius);box-shadow:var(--wbe-pg-card-shadow);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.wbe-product-grid__card:hover{box-shadow:var(--wbe-pg-card-hover-shadow);transform:translateY(-3px)}.wbe-product-grid__image-wrap{aspect-ratio:var(--wbe-pg-image-ratio);flex-shrink:0;overflow:hidden;position:relative}.wbe-product-grid__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.wbe-product-grid__card:hover .wbe-product-grid__image{transform:scale(1.05)}.wbe-product-grid__sale-badge{background:var(--wbe-pg-sale-color);border-radius:999px;color:#fff;font-size:.7rem;font-weight:700;left:10px;letter-spacing:.06em;padding:3px 10px;pointer-events:none;position:absolute;text-transform:uppercase;top:10px;z-index:2}.wbe-product-grid__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px}.wbe-product-grid__title{color:inherit;font-size:.95rem;font-weight:700;line-height:1.4;margin:0}.wbe-product-grid__title a{color:var(--wbe-pg-title-color);text-decoration:none;transition:color .2s}.wbe-product-grid__title a:hover{color:var(--wbe-pg-price-color)}.wbe-product-grid__rating{align-items:center;display:flex;gap:2px}.wbe-product-grid__star{display:inline-block;height:14px;position:relative;width:14px}.wbe-product-grid__star:before{color:var(--wbe-pg-star-empty);content:"\2605";font-size:14px;line-height:1}.wbe-product-grid__star--full:before{color:var(--wbe-pg-star-filled)}.wbe-product-grid__star--half{position:relative}.wbe-product-grid__star--half:before{color:var(--wbe-pg-star-empty)}.wbe-product-grid__star--half:after{color:var(--wbe-pg-star-filled);content:"\2605";font-size:14px;left:0;line-height:1;overflow:hidden;position:absolute;top:0;width:50%}.wbe-product-grid__price{font-size:1rem;font-weight:700;margin-top:auto}.wbe-product-grid__price .price,.wbe-product-grid__price .woocommerce-Price-amount{color:var(--wbe-pg-price-color)}.wbe-product-grid__price del,.wbe-product-grid__price del .woocommerce-Price-amount{color:#999;font-size:.85em;font-weight:400;margin-right:4px}.wbe-product-grid__price ins{text-decoration:none}.wbe-product-grid__atc{margin-top:4px}.wbe-product-grid__atc .add_to_cart_button,.wbe-product-grid__atc .button,.wbe-product-grid__atc a[class*=product_type_]{background:var(--wbe-pg-atc-bg);border:none;border-radius:6px;color:var(--wbe-pg-atc-color);cursor:pointer;display:block;font-size:.85rem;font-weight:600;padding:9px 16px;text-align:center;text-decoration:none;transition:opacity .2s,transform .15s;width:100%}.wbe-product-grid__atc .add_to_cart_button:hover,.wbe-product-grid__atc .button:hover,.wbe-product-grid__atc a[class*=product_type_]:hover{color:var(--wbe-pg-atc-color);opacity:.88;transform:translateY(-1px)}.wbe-product-grid--empty,.wbe-product-grid__error,.wbe-product-grid__loading{border:2px dashed #e9ecef;border-radius:8px;color:#6c757d;padding:32px;text-align:center}@media (max-width:1024px){.wbe-product-grid__inner{grid-template-columns:repeat(var(--wbe-pg-cols-tablet),1fr)}}@media (max-width:640px){.wbe-product-grid__inner{grid-template-columns:repeat(var(--wbe-pg-cols-mobile),1fr)}.wbe-product-grid__body{padding:12px}.wbe-product-grid__title{font-size:.875rem}}
