.container-centered:where(.astro-oplkak3s){max-width:1200px;margin:0 auto}.product-card:where(.astro-oplkak3s){background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}.product-card:where(.astro-oplkak3s):hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.product-card__image-container:where(.astro-oplkak3s){position:relative;height:220px;overflow:hidden}.product-card__image:where(.astro-oplkak3s){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:where(.astro-oplkak3s):hover .product-card__image:where(.astro-oplkak3s){transform:scale(1.05)}.product-card__badge:where(.astro-oplkak3s){position:absolute;top:10px;right:10px;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:600;color:#fff;z-index:2;box-shadow:0 2px 5px #0000001a}.product-card__badge--low-stock:where(.astro-oplkak3s){background:#2279be}.product-card__badge--unavailable:where(.astro-oplkak3s){background:#dc3545}.product-card__content:where(.astro-oplkak3s){padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-card__rating:where(.astro-oplkak3s){color:#2279be;margin-bottom:10px;font-size:14px}.product-card__title:where(.astro-oplkak3s){margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.3}.product-card__title:where(.astro-oplkak3s) a:where(.astro-oplkak3s){color:#333;text-decoration:none;transition:color .3s ease}.product-card__title:where(.astro-oplkak3s) a:where(.astro-oplkak3s):hover{color:var(--boskery-primary, #2279be)}.product-card__description:where(.astro-oplkak3s){color:#666;font-size:14px;margin:0 0 15px;flex-grow:1;line-height:1.4}.product-card__price:where(.astro-oplkak3s){font-size:22px;font-weight:700;color:#28a745;margin-bottom:15px}.product-card__actions:where(.astro-oplkak3s){display:flex;gap:10px;align-items:center}.product-card__quantity:where(.astro-oplkak3s){display:flex;border:1px solid #ddd;border-radius:8px;overflow:hidden;width:100px}.quantity-btn:where(.astro-oplkak3s){background:#f8f9fa;border:none;width:30px;height:36px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:where(.astro-oplkak3s):hover:not(.disabled){background:#e9ecef}.quantity-btn:where(.astro-oplkak3s).disabled{opacity:.5;cursor:not-allowed}.quantity-input:where(.astro-oplkak3s){border:none;text-align:center;width:40px;height:36px;font-weight:600}.add-to-cart-btn:where(.astro-oplkak3s){display:flex;align-items:center;gap:5px;padding:0 15px;height:36px;background:var(--boskery-primary, #2279be);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;flex-grow:1;justify-content:center;position:relative;overflow:hidden}.add-to-cart-btn:where(.astro-oplkak3s):hover:not(:disabled){background:#2279be;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.add-to-cart-btn:where(.astro-oplkak3s):disabled{background:#6c757d;cursor:not-allowed}.add-to-cart-btn:where(.astro-oplkak3s).loading{color:transparent}.add-to-cart-btn:where(.astro-oplkak3s).loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spinner .6s linear infinite}.add-to-cart-btn:where(.astro-oplkak3s).success{background:#28a745}@keyframes spinner{to{transform:rotate(360deg)}}.empty-products:where(.astro-oplkak3s){text-align:center;padding:50px 0}.empty-products__icon:where(.astro-oplkak3s){font-size:48px;color:#6c757d;margin-bottom:20px}.empty-products:where(.astro-oplkak3s) h4:where(.astro-oplkak3s){margin-bottom:10px;color:#333}.empty-products:where(.astro-oplkak3s) p:where(.astro-oplkak3s){color:#666;margin-bottom:20px}.error-message:where(.astro-oplkak3s){text-align:center;padding:30px;background:#fff3cd;border-radius:8px;max-width:500px;margin:20px auto}.error-message__icon:where(.astro-oplkak3s){font-size:24px;color:#856404;margin-bottom:10px}.error-message:where(.astro-oplkak3s) p:where(.astro-oplkak3s){color:#856404;margin:0 0 15px;font-weight:600}.error-message__retry:where(.astro-oplkak3s){background:#856404;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:600;transition:background .3s ease}.error-message__retry:where(.astro-oplkak3s):hover{background:#664d03}.checkout-section:where(.astro-oplkak3s){margin-top:30px}.checkout-btn:where(.astro-oplkak3s){display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#28a745;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 8px #28a7454d}.checkout-btn:where(.astro-oplkak3s):hover{background:#218838;transform:translateY(-2px);box-shadow:0 6px 12px #28a74566}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-card:where(.astro-oplkak3s){animation:fadeInUp .6s ease forwards}.product-card:where(.astro-oplkak3s):nth-child(1){animation-delay:.1s}.product-card:where(.astro-oplkak3s):nth-child(2){animation-delay:.2s}.product-card:where(.astro-oplkak3s):nth-child(3){animation-delay:.3s}.product-card:where(.astro-oplkak3s):nth-child(4){animation-delay:.4s}.product-card:where(.astro-oplkak3s):nth-child(5){animation-delay:.5s}.product-card:where(.astro-oplkak3s):nth-child(6){animation-delay:.6s}.product-card:where(.astro-oplkak3s):nth-child(7){animation-delay:.7s}.product-card:where(.astro-oplkak3s):nth-child(8){animation-delay:.8s}@media (max-width: 768px){.product-card__actions:where(.astro-oplkak3s){flex-direction:column;gap:10px}.product-card__quantity:where(.astro-oplkak3s){width:100%}.add-to-cart-btn:where(.astro-oplkak3s){width:100%}}
