.mz-products-hero{background:linear-gradient(135deg,var(--mz-secondary) 0,var(--mz-neutral-dark) 100%);padding:80px 0 60px}.mz-products-hero h1{color:var(--mz-white);font-size:2.25rem;font-weight:800;margin-bottom:16px}.mz-products-hero-text{color:rgba(255,255,255,.75);font-size:1.0625rem;max-width:680px;margin:0 auto;line-height:1.7}.mz-product-category{margin-bottom:48px}.mz-product-category:last-child{margin-bottom:0}.mz-category-title{font-size:1.5rem;font-weight:700;color:var(--mz-neutral-dark);margin-bottom:8px;padding-bottom:12px;border-bottom:2px solid var(--mz-primary);display:inline-block}.mz-category-desc{color:var(--mz-text-light);font-size:.9375rem;margin-bottom:24px}.mz-product-card{background:var(--mz-white);border:1px solid var(--mz-border);border-radius:var(--mz-radius-lg);overflow:hidden;transition:transform var(--mz-transition),box-shadow var(--mz-transition);height:100%}.mz-product-card:hover{transform:translateY(-4px);box-shadow:var(--mz-shadow-lg)}.mz-product-card-link{display:block;-webkit-text-decoration:none;text-decoration:none;color:inherit;height:100%}.mz-product-card-img{aspect-ratio:4/3;background-color:var(--mz-bg-alt);overflow:hidden}.mz-product-card-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform var(--mz-transition)}.mz-product-card:hover .mz-product-card-img img{transform:scale(1.05)}.mz-product-card-body{padding:20px}.mz-product-card-title{font-size:1rem;font-weight:600;color:var(--mz-neutral-dark);margin-bottom:12px;line-height:1.4}.mz-product-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;color:var(--mz-primary);transition:gap var(--mz-transition)}.mz-product-card:hover .mz-product-card-cta{gap:10px}@media (max-width:767.98px){.mz-products-hero{padding:60px 0 40px}.mz-products-hero h1{font-size:1.625rem}}