.products-page{min-height:calc(100vh - 200px);background:linear-gradient(90deg,#fef6ec,#fedbba)!important}.product-card{border:none;border-radius:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.product-card img{transition:transform .3s ease}.product-card:hover img{transform:scale(1.05)}.products-hero-title{font-size:42px;font-weight:800;color:#4b1c0b;background:#4b1c0b;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.products-hero-subtitle{font-size:1.2rem;opacity:.95;max-width:600px;margin:0 auto;color:var(--color6)}.product-card .h6,.product-card h3{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4}.product-card .btn{border-radius:25px;padding:8px 24px;font-weight:500;transition:all .3s ease}.product-card .btn-outline-primary{border-color:#f28581;color:#f28581}.product-card .btn-outline-primary:hover{background:#f28581;border-color:#f28581;color:#fff}@media (max-width:768px){.articles-hero-title{font-size:2rem}.articles-hero-subtitle{font-size:1rem}}@media (max-width:480px){.articles-hero-title{font-size:1.5rem}}.results-count{color:#704934;margin-bottom:30px;font-size:16px}.stock-badge{display:inline-block;padding:4px 10px;border-radius:3px;font-size:11px;font-weight:600;background:#48bb78;color:#fff;margin-top:8px;text-transform:uppercase;letter-spacing:.5px}.stock-badge.out-of-stock{background:#bf7b6a}.no-results{text-align:center;padding:60px 20px;color:#704934}.no-results p{font-size:18px}@media (max-width:1024px){.page-title{font-size:32px}}@media (max-width:768px){.products-hero-title{font-size:2rem}.products-hero-subtitle{font-size:1rem}.page-title{font-size:28px;margin-bottom:20px}.products-search-input{padding:12px 50px 12px 16px;font-size:14px}.products-search-btn{width:36px;height:36px;right:5px}.products-category-select{padding:12px 45px 12px 16px;font-size:14px;background-position:right 16px center}.results-count{font-size:14px;margin-bottom:20px}.no-results{padding:40px 15px}}@media (max-width:480px){.page-title{font-size:24px}.products-search-input{padding:12px 50px 12px 16px;font-size:14px}.products-search-btn{width:36px;height:36px}.products-category-select{padding:12px 45px 12px 16px;font-size:14px;background-position:right 14px center}}