.product-card .product-image{height:180px !important;overflow:hidden !important;position:relative !important;display:flex !important;align-items:center !important;justify-content:center !important;background:white !important}.product-card .product-image img{padding:1rem !important;object-fit:contain !important;object-position:center center !important;max-height:calc(100% - 2rem) !important;max-width:calc(100% - 2rem) !important;width:auto !important;height:auto !important}.product-card .product-info{padding:.625rem !important;padding-bottom:.5rem !important;gap:.125rem !important;display:flex !important;flex-direction:column !important;height:calc(100% - 180px) !important;overflow:hidden !important;box-sizing:border-box !important}.product-card .product-name{font-size:.875rem !important;line-height:1.2 !important;margin:0 !important;min-height:auto !important}.product-card .product-name a{white-space:normal !important;overflow:initial !important;text-overflow:unset !important;display:block !important;-webkit-line-clamp:unset !important;-webkit-box-orient:unset !important;word-wrap:break-word !important}.product-card .brand-name{font-size:.75rem !important}.product-card .product-header{margin-bottom:0 !important}.product-card .feature-tag{padding:.25rem .375rem !important;font-size:.6875rem !important}.product-card .icon-snow{width:12px !important;height:12px !important}.product-card .efficiency-badge{padding:.125rem .375rem !important;font-size:.625rem !important;margin-left:.25rem !important}.product-card .rating-section{margin:.125rem 0 !important;gap:.25rem !important}.product-card .star{width:12px !important;height:12px !important}.product-card .review-count{font-size:.6875rem !important}.product-card .features-list{display:none !important}.product-card .price-section{padding-top:.125rem !important;margin-top:auto !important;border-top:1px solid hsl(214.331.8%91.4%/0.3) !important}.product-card .product-price{gap:.25rem !important;margin-bottom:0 !important;line-height:1 !important}.product-card .price-current{font-size:1rem !important;line-height:1 !important}.product-card .price-old{font-size:.75rem !important;line-height:1.2 !important}.product-card .price-info{font-size:.5625rem !important;margin-bottom:.25rem !important;margin-top:0 !important;line-height:1 !important}.product-card .btn-add-to-cart{padding:.5rem .5rem !important;font-size:.75rem !important;background:linear-gradient(135deg,#28a745,#20c997) !important;font-weight:700 !important;letter-spacing:.2px !important;box-shadow:0 2px 6px rgba(40,167,69,0.25) !important;border:none !important;width:100% !important;box-sizing:border-box !important;margin:0 !important;display:flex !important;align-items:center !important;justify-content:center !important}.product-card .btn-add-to-cart:hover:not(:disabled){background:linear-gradient(135deg,#20c997,#28a745) !important;box-shadow:0 4px 12px rgba(40,167,69,0.4) !important;transform:translateY(-2px) !important}.product-card .cart-icon{width:16px !important;height:16px !important}.product-card .discount-badge{display:none !important}.product-card .stock-badge{padding:.125rem .5rem !important;font-size:.625rem !important;top:.5rem !important;left:.5rem !important}.product-card .quick-actions{bottom:.5rem !important;left:.5rem !important;right:.5rem !important}.product-card .btn-quick-view{padding:.375rem .75rem !important;font-size:.75rem !important}.product-card .icon-eye{width:14px !important;height:14px !important}.products-grid{gap:1rem !important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr)) !important}@media(max-width:767px){.products-grid{grid-template-columns:repeat(2,1fr) !important;gap:8px !important;padding:8px !important}}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr) !important}}@media(min-width:1280px){.products-grid{grid-template-columns:repeat(4,1fr) !important}}@media(min-width:1536px){.products-grid{grid-template-columns:repeat(5,1fr) !important}}.product-card:hover{transform:translateY(-4px) !important}.product-card .product-features{margin:.125rem 0 !important;gap:.25rem !important}.product-card{min-height:auto !important;display:flex !important;flex-direction:column !important;height:auto !important}.product-card .btn-add-to-cart{margin-top:auto !important;margin-bottom:0 !important}