.product-list-section{padding:60px 0}.product-list-header{margin-bottom:40px}.product-list-title{font-size:2.5rem;font-weight:400;color:#333;margin:0;font-family:Times New Roman,serif}.product-list-container{position:relative;overflow:hidden}.product-list-wrapper{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px;scrollbar-width:none;-ms-overflow-style:none}.product-list-wrapper::-webkit-scrollbar{display:none}.product-card{flex:0 0 280px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.product-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1;transition:color .3s ease}.product-card-link:hover{color:inherit;text-decoration:none}.product-card-image{position:relative;width:100%;height:280px;overflow:hidden;background:#f5f5f5}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-badge{position:absolute;top:12px;left:12px;background:#f44;color:#fff;padding:4px 8px;font-size:.75rem;font-weight:600;border-radius:4px;z-index:2}.product-card-content{padding:20px;flex:1;display:flex;flex-direction:column}.product-card-title{margin:0 0 12px;font-size:1.1rem;font-weight:500;line-height:1.4}.product-card-price{margin-bottom:12px;display:flex;align-items:center;gap:8px}.price-regular,.price-sale{font-size:1.2rem;font-weight:600;color:#333}.price-sale{color:#f44}.price-compare{font-size:1rem;color:#999;text-decoration:line-through}.product-card-reviews{display:flex;align-items:center;gap:8px;margin-bottom:16px}.reviews-stars{display:flex;gap:2px}.star{color:#ddd;font-size:.9rem}.reviews-count{font-size:.85rem;color:#666}.product-card-actions{padding:0 20px 20px;margin-top:auto}.btn-add-to-cart{width:100%;background:#477c47;color:#fff;border:none;padding:12px 16px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;letter-spacing:.5px;position:relative;z-index:2}.btn-add-to-cart:hover{background:#3a6b3a;transform:translateY(-1px)}.btn-add-to-cart:active{transform:translateY(0)}.btn-add-to-cart.btn-sold-out{background:#ccc;cursor:not-allowed}.btn-add-to-cart.btn-sold-out:hover{background:#ccc;transform:none}.btn-icon{font-size:1.2rem;font-weight:300}.btn-quantity-selector{width:100%;background:transparent;color:#fff;border:none;padding:6px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:0;position:relative;z-index:2}.btn-quantity-selector:hover{background:transparent}.quantity-btn{background:#2d3748;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:36px;height:36px;box-shadow:0 1px 3px #0003}.quantity-btn:hover{background:#4a5568;transform:translateY(-1px)}.quantity-btn:active{background:#1a202c;transform:translateY(0)}.quantity-display{flex:1;text-align:center;font-weight:600;font-size:1rem;color:#333;min-width:50px;max-width:70px;height:36px;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:0 8px;margin:0 8px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 3px #0000001a}.quantity-btn svg{width:12px;height:12px}.product-list-cart-notification{position:fixed;top:100px;right:20px;z-index:9999;background:#4a5568;color:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;transform:translate(400px);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;max-width:350px;cursor:pointer}.product-list-cart-notification.show{transform:translate(0);opacity:1}.product-list-cart-notification.hide{transform:translate(400px);opacity:0}.notification-content{display:flex;align-items:center;padding:16px 20px;gap:12px;position:relative}.notification-icon{flex-shrink:0;width:32px;height:32px;background:#48bb78;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.notification-text{flex:1;min-width:0}.notification-title{font-weight:600;font-size:.95rem;margin-bottom:2px}.notification-product{font-size:.85rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-close{flex-shrink:0;background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;opacity:.7;transition:opacity .2s ease}.notification-close:hover{opacity:1;background:#ffffff1a}@media screen and (max-width: 768px){.product-list-section{padding:40px 0}.product-list-title{font-size:2rem}.product-list-header{margin-bottom:30px}.product-card{flex:0 0 250px}.product-card-image{height:250px}.product-list-cart-notification{top:auto;bottom:20px;left:20px;right:20px;max-width:none;transform:translateY(100px)}.product-list-cart-notification.show{transform:translateY(0)}.product-list-cart-notification.hide{transform:translateY(100px)}}@media screen and (max-width: 480px){.product-card{flex:0 0 220px}.product-card-image{height:220px}.product-card-content{padding:16px}.notification-content{padding:14px 16px}.notification-title{font-size:.9rem}.notification-product{font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/217/assets/section-product-list.css.map */
