.container-breadcrumb{max-width:1400px;margin:0 auto;padding:0 2rem}.products-page{width:100%;min-height:60vh;background:linear-gradient(180deg,#fff,#fafafa,#fff)}.page-header{width:100%;height:350px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:linear-gradient(135deg,var(--primary-red-dark) 0%,var(--primary-red-light) 100%);color:#fff;padding:3.5rem 2rem;margin-bottom:3.5rem}.page-header:before{content:"";position:absolute;inset:0;background:linear-gradient(#00000080,#0000004d);z-index:1}.page-header-image{position:absolute;inset:0;width:100%;height:100%;opacity:.3;z-index:0}.page-header-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-header-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-header h1{font-size:3.5rem;font-weight:900;color:#fff;margin:0 0 .8rem;line-height:1.1;letter-spacing:-1.2px;text-shadow:0 4px 10px rgba(0,0,0,.3);background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}.page-header h1:after{display:none}.page-subtitle{font-size:1.3rem;color:#ffffffe6;font-weight:500;letter-spacing:.3px;max-width:700px;margin:0 auto}.products-wrapper{display:grid;grid-template-columns:260px 1fr;gap:2.5rem;max-width:1400px;margin:0 auto 6rem;padding:0 2rem;min-height:70vh;box-sizing:border-box;overflow-x:hidden}.product-sidebar{height:-moz-fit-content;height:fit-content;position:sticky}.product-search-input{position:relative;display:flex;align-items:center;margin-bottom:1.5rem}.product-search-input svg{position:absolute;left:.8rem;color:var(--text-light)}.product-search-input input{width:100%;padding:.65rem .8rem .65rem 2.5rem;border:1px solid var(--border-color);border-radius:6px;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background-color:var(--bg-light-gray)}.product-search-input input:focus{border-color:var(--primary-red);box-shadow:0 0 0 2px #da020e1a}.product-categories-filter h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-top:0;margin-bottom:.6rem;position:relative;padding-bottom:.4rem}.product-categories-filter h3:after{content:"";position:absolute;bottom:0;left:0;width:20px;height:1.5px;background:linear-gradient(90deg,var(--primary-red) 0%,var(--primary-red-light) 100%);border-radius:2px}.product-categories-filter ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.2rem}.category-filter-link{display:block;padding:.3rem .5rem;color:var(--text-medium);text-decoration:none;font-size:.8rem;font-weight:500;border-radius:4px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent;position:relative;cursor:pointer}.category-filter-link:hover{background-color:var(--bg-light-gray);color:var(--primary-red);border-color:var(--border-color);transform:translate(1px)}.category-filter-link.active{background:linear-gradient(90deg,#da020e14,#ff47570a);color:var(--primary-red);border-color:var(--primary-red-light);font-weight:600;transform:translate(0)}.product-listing{display:flex;flex-direction:column;gap:3rem;opacity:1;transition:opacity .3s ease-in;min-height:200px;width:100%!important;box-sizing:border-box;overflow-x:hidden}.product-listing *{box-sizing:border-box}.product-listing.loading{opacity:.5;pointer-events:none}.no-results{text-align:center;padding:4rem 2rem;color:var(--text-medium)}.no-results p{font-size:1.1rem;margin:0}.category-section{margin-bottom:4rem;scroll-margin-top:100px;width:100%;max-width:100%}.category-section:last-child{margin-bottom:0}.category-header{text-align:left;margin-bottom:2rem;position:relative;display:flex;align-items:center;gap:.8rem}.category-title{font-size:1.6rem;font-weight:800;color:var(--text-dark);margin:0;text-transform:uppercase;letter-spacing:.8px;line-height:1.2;padding:0}.category-title:before,.category-title:after{display:none}.category-divider{width:50px;height:2.5px;margin:0;background:linear-gradient(90deg,var(--primary-red) 0%,var(--primary-red-light) 100%);box-shadow:none}.category-divider:before{display:none}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.8rem;width:100%!important;max-width:100%!important;position:relative}@media(min-width:1400px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.page-header{height:300px;margin-bottom:2.5rem}.page-header h1{font-size:2.8rem;letter-spacing:-1px}.page-subtitle{font-size:1.1rem;max-width:90%}.products-wrapper{grid-template-columns:1fr;padding:0 1.5rem;margin-top:2rem;gap:2rem}.product-sidebar{position:static;top:auto;height:auto;margin-bottom:2.5rem}.product-search-input{margin-bottom:1.2rem}.product-search-input input{font-size:.9rem;padding:.6rem .8rem .6rem 2.5rem}.product-categories-filter h3{font-size:.95rem;margin-bottom:.5rem;padding-bottom:.35rem}.product-categories-filter h3:after{width:18px;height:1.5px}.product-categories-filter ul{flex-direction:row;flex-wrap:wrap;gap:.3rem}.category-filter-link{padding:.3rem .6rem;font-size:.75rem}.product-listing{gap:2.5rem}.category-section{margin-bottom:3rem}.category-title{font-size:1.4rem;letter-spacing:.7px}.category-divider{width:40px;height:2px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.2rem}}@media(max-width:768px){.page-header{height:250px;padding:2.5rem 1rem;margin-bottom:2rem}.page-header h1{font-size:2.2rem}.page-subtitle{font-size:1rem}.products-wrapper{padding:0 1rem;margin-top:1.5rem;gap:1.5rem}.product-sidebar{padding:1rem;margin-bottom:2rem}.product-search-input{margin-bottom:1rem}.product-search-input svg{left:.8rem}.product-search-input input{font-size:.85rem;padding:.5rem .7rem .5rem 2.2rem}.product-categories-filter h3{font-size:.85rem;margin-bottom:.4rem;padding-bottom:.3rem}.product-categories-filter h3:after{width:15px;height:1.5px}.product-categories-filter ul{gap:.2rem}.category-filter-link{padding:.25rem .5rem;font-size:.7rem}.product-listing{gap:2rem}.category-section{margin-bottom:2.5rem}.category-header{margin-bottom:1.5rem;gap:.7rem}.category-title{font-size:1.2rem;letter-spacing:.6px}.category-divider{width:35px;height:1.5px}.products-grid{grid-template-columns:1fr;gap:1rem}}@media(max-width:480px){.page-header{height:200px;padding:2rem .8rem;margin-bottom:1.5rem}.page-header h1{font-size:1.8rem;letter-spacing:-.8px}.page-subtitle{font-size:.9rem}.products-wrapper{padding:0 .8rem;margin-top:1rem;gap:1rem}.product-sidebar{padding:.8rem;margin-bottom:1.5rem}.product-search-input{margin-bottom:.8rem}.product-search-input svg{left:.6rem}.product-search-input input{font-size:.8rem;padding:.4rem .6rem .4rem 2rem}.product-categories-filter h3{font-size:.75rem;margin-bottom:.3rem;padding-bottom:.2rem}.product-categories-filter h3:after{width:12px;height:1px}.product-categories-filter ul{gap:.1rem}.category-filter-link{padding:.2rem .4rem;font-size:.65rem}.product-listing{gap:1.5rem}.category-section{margin-bottom:2rem}.category-header{margin-bottom:1.2rem;gap:.5rem}.category-title{font-size:1rem;letter-spacing:.5px}.category-divider{width:30px;height:1.5px}.products-grid{gap:.8rem}}.product-card{background:transparent;border-radius:12px;overflow:hidden;border:none;display:block;flex-direction:column;height:100%;transition:none;width:100%;min-width:0;box-sizing:border-box;position:relative;box-shadow:none}.product-card:before{display:none}.product-card:hover{transform:none;box-shadow:none;border-color:none}.product-card:hover:before{display:none}.product-card-link{display:block;text-decoration:none;height:100%;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 2px 8px var(--shadow-light);border:1px solid var(--border-color);transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card-link:hover{transform:translateY(-8px);box-shadow:0 12px 32px var(--shadow-medium)}.product-card-link:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-red) 0%,var(--secondary-red) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:2}.product-card-link:hover:before{transform:scaleX(1)}.product-image-wrapper{position:relative;width:100%;aspect-ratio:3 / 2;background:linear-gradient(135deg,var(--bg-light-gray) 0%,#f3f4f6 100%);overflow:hidden;height:100%}.product-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-card-link:hover .product-image{transform:scale(1.05)}.product-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000c,#0006,#0000);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;text-align:left;opacity:0;transition:opacity .4s ease,transform .4s ease;transform:translateY(100%);z-index:1}.product-card-link:hover .product-overlay{opacity:1;transform:translateY(0)}.product-overlay .product-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.3;letter-spacing:.2px}.product-overlay .product-description{font-size:.9rem;color:#ffffffe6;line-height:1.5;margin-bottom:.5rem;flex-grow:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.product-overlay .product-actions{margin-top:.5rem;display:flex;width:100%}.product-overlay .btn-more-details{flex:none;width:auto;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;background:var(--primary-red);color:#fff;border:none;box-shadow:0 2px 8px #0003}.product-overlay .btn-more-details:hover{background:var(--secondary-red);transform:translateY(-1px)}.product-info{display:none}@media(max-width:768px){.product-overlay{opacity:1;transform:translateY(0);background:linear-gradient(to top,#000c,#0009,#0000004d)}.product-overlay .product-title{font-size:1.1rem}.product-overlay .product-description{font-size:.8rem;margin-bottom:.5rem;-webkit-line-clamp:2}.product-overlay .btn-more-details{padding:.5rem 1rem;font-size:.8rem}}@media(max-width:480px){.product-overlay{padding:1rem}.product-overlay .product-title{font-size:1rem}.product-overlay .product-description{font-size:.75rem;margin-bottom:.4rem;-webkit-line-clamp:2}.product-overlay .btn-more-details{padding:.4rem .8rem;font-size:.75rem}}.empty-category-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:300px;width:100vw!important;max-width:100%!important;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:2px dashed #d1d5db;text-align:center;box-sizing:border-box}.empty-category-placeholder svg{color:#9ca3af;margin-bottom:1rem;opacity:.7}.empty-category-placeholder p{color:#6b7280;font-size:1rem;margin:0;font-weight:500}@media(max-width:768px){.empty-category-placeholder{padding:3rem 1.5rem;min-height:250px}.empty-category-placeholder svg{width:48px;height:48px}.empty-category-placeholder p{font-size:.9rem}}
