.CategoryPage_container__ogjvB{max-width:1200px;margin:0 auto;padding:20px}.CategoryPage_title__DKHi8{font-size:2rem;font-weight:700;margin-bottom:20px;color:#333;text-transform:capitalize}.CategoryPage_loading__EMmA2{text-align:center;font-size:1.2rem;color:#555}.CategoryPage_productList__1BoZe{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;padding:0;margin:0}.CategoryPage_productCard__uHtVG{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer}.CategoryPage_productCard__uHtVG:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.2)}.CategoryPage_productImage__eUgq_{width:100%;-o-object-fit:cover;object-fit:cover}.CategoryPage_productName__qs3iA{font-size:1.2rem;font-weight:700;color:#333;margin:10px 15px 5px}.CategoryPage_productDescription__jRg3x{font-size:.9rem;color:#666;margin:0 15px 10px;line-height:1.4;height:45px;overflow:hidden;text-overflow:ellipsis}.CategoryPage_productPrice__wTyFe{font-size:1.1rem;font-weight:700;color:#007600;margin:0 15px 15px}