.top-selling-widget-cbf84951{width:100%;box-sizing:border-box}.top-selling-title-cbf84951{font-size:28px;font-weight:700;margin-bottom:24px;text-align:center}.top-selling-grid-cbf84951{display:grid;gap:20px;width:100%}.top-selling-grid-cbf84951.cols-2{grid-template-columns:repeat(2,1fr)}.top-selling-grid-cbf84951.cols-3{grid-template-columns:repeat(3,1fr)}.top-selling-grid-cbf84951.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.top-selling-grid-cbf84951.cols-3,.top-selling-grid-cbf84951.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.top-selling-grid-cbf84951,.top-selling-grid-cbf84951.cols-2,.top-selling-grid-cbf84951.cols-3,.top-selling-grid-cbf84951.cols-4{grid-template-columns:1fr}}.product-card-cbf84951{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.product-card-cbf84951:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgb(0 0 0 / .1)}.product-link-cbf84951{text-decoration:none;color:inherit;display:block}.product-image-wrap-cbf84951{margin-bottom:12px;overflow:hidden;border-radius:4px}.product-image-wrap-cbf84951 img{width:100%;height:auto;display:block;transition:transform 0.3s ease}.product-card-cbf84951:hover .product-image-wrap-cbf84951 img{transform:scale(1.05)}.product-name-cbf84951{font-size:16px;font-weight:600;margin:8px 0;line-height:1.4;height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price-cbf84951{font-size:15px;font-weight:700;color:#111;margin-bottom:12px}.product-price-cbf84951 del{font-weight:400;color:#999;margin-right:5px;font-size:.9em}.product-price-cbf84951 ins{text-decoration:none}.product-action-cbf84951{margin-top:auto}.add-to-cart-cbf84951{display:inline-block;background-color:#111;color:#fff;padding:10px 18px;border-radius:4px;font-size:14px;font-weight:600;text-transform:uppercase;transition:background-color 0.2s ease;border:none;cursor:pointer;width:100%}.add-to-cart-cbf84951:hover{background-color:#333;color:#fff}